summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-03-25Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-37/+89
2025-03-25Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-25/+45
2025-03-25Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+4
2025-03-25Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds8-46/+220
2025-03-25Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds4-30/+58
2025-03-25Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-11/+56
2025-03-25Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-11/+3
2025-03-25Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds5-64/+42
2025-03-25Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+4
2025-03-25Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-71/+125
2025-03-25Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+2
2025-03-25rv: Add option for nested monitors and include schedGabriele Monaco1-1/+1
2025-03-25sched: Add sched tracepoints for RV task modelGabriele Monaco2-1/+17
2025-03-24net: introduce per netns packet chainsPaolo Abeni1-1/+11
2025-03-24Merge tag 'kernel-6.15-rc1.tasklist_lock' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-3/+4
2025-03-24Merge tag 'vfs-6.15-rc1.file' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+48
2025-03-24Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2025-03-24Merge tag 'vfs-6.15-rc1.ceph' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-36/+4
2025-03-24Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+8
2025-03-24Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2025-03-24Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-214/+0
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-47/+47
2025-03-24Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-21/+95
2025-03-24Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-03-24tcp: move icsk_clean_acked to a better locationEric Dumazet1-0/+3
2025-03-24Merge tag 'vfs-6.15-rc1.pipe' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+4
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-4/+85
2025-03-24Merge tag 'vfs-6.15-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2025-03-24net: phy: phy_interface_t: Fix RGMII_TXID code commentIhor Matushchak1-1/+1
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-35/+85
2025-03-24Merge tag 'vfs-6.15-rc1.mount.api' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+0
2025-03-24Merge branch 'pm-misc'Rafael J. Wysocki1-5/+0
2025-03-24Merge branch 'pm-sleep'Rafael J. Wysocki4-9/+33
2025-03-24Merge branches 'pm-em' and 'pm-runtime'Rafael J. Wysocki2-15/+22
2025-03-24Merge branch 'pm-cpufreq'Rafael J. Wysocki1-15/+9
2025-03-24Merge branches 'acpi-x86', 'acpi-platform-profile', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki1-1/+1
2025-03-22Merge tag 'cpufreq-arm-updates-6.15' of git://git.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki1-15/+6
2025-03-22keys: Fix UAF in key_put()David Howells1-0/+1
2025-03-22resource: split DEFINE_RES_NAMED_DESC() out of DEFINE_RES_NAMED()Andy Shevchenko1-2/+7
2025-03-22hung_task: show the blocker task if the task is hung on mutexMasami Hiramatsu (Google)2-0/+6
2025-03-22mm/hwpoison: introduce folio_contain_hwpoisoned_page() helperJinjiang Tu1-0/+6
2025-03-22mm: vmscan: split proactive reclaim statistics from direct reclaim statisticsHao Jia2-0/+3
2025-03-22mm/damon: implement a new DAMOS filter type for active pagesNhat Pham1-0/+2
2025-03-22meminfo: add a per node counter for balloon driversNico Pache1-0/+1
2025-03-22mm: simplify folio_memcg_charged()Matthew Wilcox (Oracle)1-3/+1
2025-03-22mm: simplify split_page_memcg()Matthew Wilcox (Oracle)1-2/+2
2025-03-22mm: separate folio_split_memcg_refs() from split_page_memcg()Matthew Wilcox (Oracle)1-0/+7
2025-03-22pds_fwctl: add rpc and query supportBrett Creeley1-0/+194
2025-03-22pds_fwctl: initial driver frameworkShannon Nelson1-0/+83
2025-03-22hwspinlock: Remove unused hwspin_lock_get_id()Dr. David Alan Gilbert1-6/+0