summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-15Merge tag 'tracefs-v7.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-15Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-15Merge tag 'ftrace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2026-04-15MAINTAINERS: change git.samba.org to httpsStefan Metzmacher
2026-04-15smb: client: fix integer underflow in receive_encrypted_read()Dudu Lu
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-04-15Merge tag 'ipe-pr-20260413' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-15Merge tag 'for-linus-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-15Merge tag 'for-7.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-16drm/nouveau: fix nvkm_device leak on aperture removal failureDavid Carlier
2026-04-15Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-15Merge tag 'ata-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-15Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2026-04-15Merge tag 'spi-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2026-04-15Merge tag 'regulator-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2026-04-15Merge tag 'regmap-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2026-04-15Merge tag 'pmdomain-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2026-04-15Merge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2026-04-15Merge tag 'pwm/for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-15Merge tag 'chrome-platform-v7.1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-15Merge tag 'locking_futex_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-16Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-04-15io_uring/poll: fix signed comparison in io_poll_get_ownership()Longxuan Yu
2026-04-15dt-bindings: qcom,pdc: document the Hawi Power Domain ControllerMukesh Ojha
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15zloop: remove irq-safe lockingChristoph Hellwig
2026-04-15zloop: factor out zloop_mark_{full,empty} helpersChristoph Hellwig
2026-04-15zloop: set RQF_QUIET when completing requests on deleted devicesChristoph Hellwig
2026-04-15zloop: improve the unaligned write pointer warningChristoph Hellwig
2026-04-15zloop: use vfs_truncateChristoph Hellwig
2026-04-15zloop: fix write pointer calculation in zloop_forget_cacheChristoph Hellwig
2026-04-15tools/power/x86: Add SOC slider and platform profile supportKaushlendra Kumar
2026-04-15Merge branch 'fix-garbage-data-in-task-local-data'Alexei Starovoitov
2026-04-15selftests/bpf: Test small task local data allocationAmery Hung
2026-04-15selftests/bpf: Fix tld_get_data() returning garbage dataAmery Hung
2026-04-15selftests/bpf: Prevent allocating data larger than a pageAmery Hung
2026-04-15Merge branch 'bpf-arm64-riscv-remove-redundant-icache-flush-after-pack-alloca...Alexei Starovoitov
2026-04-15bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan
2026-04-15bpf, arm64: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan
2026-04-15bpf: Fix use-after-free in arena_vm_close on forkAlexei Starovoitov
2026-04-15bpf, arm64: Fix off-by-one in check_imm signed range checkDaniel Borkmann
2026-04-15bpf, arm64: Reject out-of-range B.cond targetsDaniel Borkmann
2026-04-15Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-15Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-04-15Merge tag 'cgroup-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-04-15Merge tag 'slab-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-04-15f2fs: do not support mmap write for large folioJaegeuk Kim
2026-04-15Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds