summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-27ACPI: bus: add missing forward declaration to acpi_bus.hBartosz Golaszewski1-0/+2
2026-04-27ACPICA: Provide #defines for EINJV2 error typesTony Luck1-0/+6
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 Zimmermann749-13262/+23893
2026-04-27Merge branch '7.1/scsi-queue' into 7.1/scsi-fixesMartin K. Petersen1-0/+5
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 Torvalds4-14/+20
2026-04-24Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-3/+35
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-50/+360
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 'sound-fix-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-04-24Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+2
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds36-4566/+6
2026-04-24Merge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-1/+2
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 Torvalds10-20/+87
2026-04-24drivers: net: 8390: wd80x3: Remove this driverAndrew Lunn1-1/+0
2026-04-24drivers: net: 8390: ultra: Remove this driverAndrew Lunn1-1/+0
2026-04-24drivers: net: smsc: smc9194: Remove this driverAndrew Lunn1-1/+0
2026-04-24drivers: net: amd: lance: Remove this driverAndrew Lunn1-1/+0
2026-04-24drivers: net: 3com: 3c515: Remove this driverAndrew Lunn1-1/+0
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-24rxrpc: Fix re-decryption of RESPONSE packetsDavid Howells1-1/+0
2026-04-23rxrpc: Fix potential UAF after skb_unshare() failureDavid Howells1-2/+2
2026-04-23rxrpc: Fix rxkad crypto unalignment handlingDavid Howells1-0/+1
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 unused ATM protocols and legacy ATM device driversJakub Kicinski1-53/+0
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski12-1893/+6
2026-04-23net: remove ISDN subsystem and Bluetooth CMTPJakub Kicinski9-1334/+0
2026-04-23caif: remove CAIF NETWORK LAYERJakub Kicinski13-1281/+0
2026-04-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard143-562/+1133
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 'asoc-fix-v7.1-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai25-171/+161
2026-04-23net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
2026-04-23net: validate skb->napi_id in RX tracepointsKohei Enju1-1/+3
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-22ASoC: tas2781: Add tas5832 supportBaojun Xu1-0/+1
2026-04-22nvme-auth: Hash DH shared secret to create session keyChris Leech1-3/+3
2026-04-22bpf: Reject TCP_NODELAY in bpf-tcp-ccKaFai Wan1-0/+1