summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
8 daysMerge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
8 daysMerge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+2
9 dayssched_ext: Skip past-sched_ext_dead() tasks in scx_task_iter_next_locked()Tejun Heo1-0/+1
9 dayscgroup, sched_ext: Include exiting tasks in cgroup iterTejun Heo1-0/+1
9 dayscgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulatedTejun Heo1-2/+2
12 daysMerge tag 'drm-fixes-2026-05-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+2
12 daysMerge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+4
12 daysMerge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+2
13 daysMerge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
13 daysMerge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-0/+33
13 daysdpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera1-0/+1
13 daysMerge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2026-04-29Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-0/+29
2026-04-29Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+10
2026-04-28tracepoint: Fix typo in tracepoint.h commentSheng Che Peng1-1/+1
2026-04-28workqueue: fix devm_alloc_workqueue() va_list misuseBreno Leitao1-2/+4
2026-04-28ipmr: Free mr_table after RCU grace period.Kuniyuki Iwashima1-0/+3
2026-04-28Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-04-28Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds2-4/+14
2026-04-28cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
2026-04-28Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe1-3/+3
2026-04-27mtd: spinand: Add support for packed read data ODTR commandsMiquel Raynal1-0/+7
2026-04-27MAINTAINERS: update Liam's email addressLiam R. Howlett1-1/+1
2026-04-27mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes1-1/+1
2026-04-27Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann394-5425/+8622
2026-04-26Merge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+7
2026-04-25Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+13
2026-04-25Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-0/+6
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-41/+318
2026-04-24Merge tag 'spi-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds11-1492/+1
2026-04-24Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+13
2026-04-24Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-10/+68
2026-04-24eventpoll: refresh eventpoll_release() fast-path commentChristian Brauner1-6/+10
2026-04-24nstree: fix func. parameter kernel-doc warningsRandy Dunlap1-3/+3
2026-04-23Merge tag 'acpi-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+6
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski4-433/+1
2026-04-23net: remove ISDN subsystem and Bluetooth CMTPJakub Kicinski6-1035/+0
2026-04-23caif: remove CAIF NETWORK LAYERJakub Kicinski1-24/+0
2026-04-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard83-414/+640
2026-04-238021q: use RCU for egress QoS mappingsLongxuan Yu1-9/+16
2026-04-23dma-buf: fix stale @lock references in struct dma_buf documentationXiang Gao1-2/+2
2026-04-23Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2026-04-23Merge tag 'kgdb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds1-3/+4
2026-04-22nvme-auth: Hash DH shared secret to create session keyChris Leech1-3/+3
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2026-04-22spi: fix resource leaks on device setup failureMark Brown1-1/+1
2026-04-22spi: fix controller cleanup() documentationJohan Hovold1-1/+1
2026-04-22NFS: fix writeback in presence of errorsOlga Kornievskaia1-0/+1