summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 '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-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-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-1/+26
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-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-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+20
2026-04-21net: cache snapshot entries for ndo_set_rx_mode_asyncStanislav Fomichev1-2/+5
2026-04-21net: introduce ndo_set_rx_mode_async and netdev_rx_mode_workStanislav Fomichev1-0/+18
2026-04-21net: add address list snapshot and reconciliation infrastructureStanislav Fomichev1-0/+7
2026-04-21Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
2026-04-21Merge tag 'printk-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+3
2026-04-21Merge tag 'core-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+5
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-18/+48
2026-04-20net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming1-0/+3
2026-04-20pppoe: drop PFC framesQingfang Deng1-0/+16
2026-04-20Merge tag 'mfd-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds8-14/+30
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds21-253/+465
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds18-760/+365
2026-04-20Merge branch 'for-7.1-printf-kunit-build' into for-linusPetr Mladek409-4951/+22277
2026-04-19Merge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+45
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-44/+319
2026-04-19Merge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-7/+58
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds18-196/+286
2026-04-19Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+4