summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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-238021q: use RCU for egress QoS mappingsLongxuan Yu1-9/+16
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-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-1/+26
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
2026-04-22x86/hyperv: Skip LP/VP creation on kexecJork Loeser3-0/+23
2026-04-22Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+38
2026-04-22Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+20
2026-04-22Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+15
2026-04-21tpm: avoid -Wunused-but-set-variableArnd Bergmann1-2/+7
2026-04-21kgdb: update outdated references to kgdb_wait()Kexin Sun1-3/+4
2026-04-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds23-90/+1257
2026-04-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-23/+346
2026-04-21spi: Fix the error description in the `ptp_sts_word_post` commentDewei Meng1-1/+1