summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
4 daysMerge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
4 daysMerge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
5 daysMerge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/s...Linus Torvalds
5 daysMerge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds
6 daysprocfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko
6 daysMerge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
6 dayslivepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu
7 daysMerge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko
8 dayssched/mmcid: Protect transition on weakly ordered systemsThomas Gleixner
10 daysMerge tag 'perf-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
12 daysperf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt
12 daysMerge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
13 daysnet: add skb_header_pointer_careful() helperEric Dumazet
13 daysMerge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-29of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost
2026-01-26memfd: export alloc_file()Pratyush Yadav (Google)
2026-01-26mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin
2026-01-26Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-24Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-22PCI/IDE: Fix off by one error calculating VF RID rangeLi Ming
2026-01-22Revert "PCI/TSM: Report active IDE streams"Dan Williams
2026-01-20Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-01-20mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-01-19fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong
2026-01-19mm: take into account mm_cid size for mm_struct static definitionsMathieu Desnoyers
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers
2026-01-18Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-16Merge tag 'pci-v6.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki
2026-01-16rust: driver: drop device private data post unbindDanilo Krummrich
2026-01-15Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp
2026-01-14powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang
2026-01-14mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya
2026-01-14textsearch: describe @list member in ts_ops searchBagas Sanjaya
2026-01-14mm: describe @flags parameter in memalloc_flags_save()Bagas Sanjaya
2026-01-14Merge tag 'iio-fixes-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy
2026-01-13sched: Provide idle_rq() helperPeter Zijlstra