aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-04-23Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-9/+13
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus 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/rafael/linux-pmLinus 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-22Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+4
2026-04-22Merge tag 'kgdb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linuxLinus Torvalds1-3/+4
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
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus 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
2026-04-21Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+3
2026-04-21Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus 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/clk/linuxLinus Torvalds1-40/+26
2026-04-21spi: Fix the error description in the `ptp_sts_word_post` commentDewei Meng1-1/+1
2026-04-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus 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-21rculist: add list_splice_rcu() for private listsPablo Neira Ayuso1-0/+29
2026-04-20rhashtable: Bounce deferred worker kick through irq_workTejun Heo2-1/+5
2026-04-20Merge tag 'printk-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-2/+3
2026-04-20Merge tag 'core-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+5
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds3-18/+48
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/mfdLinus Torvalds8-14/+30
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-11/+0
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds15-757/+359
2026-04-20Merge branch 'for-7.1-printf-kunit-build' into for-linusPetr Mladek235-2101/+17579
2026-04-20spi: fix explicit controller deregistrationMark Brown11-121/+59
2026-04-19Merge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds1-0/+45
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-35/+259
2026-04-19rhashtable: Restore insecure_elasticity toggleHerbert Xu2-2/+5
2026-04-19Merge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-7/+29
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds16-191/+278
2026-04-18Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+4
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds3-9/+0
2026-04-18mailbox: update kdoc for struct mbox_controllerWolfram Sang1-4/+5
2026-04-18mm/sparse: fix comment for section map alignmentMuchun Song1-15/+10
2026-04-18shmem, userfaultfd: implement shmem uffd operations using vm_uffd_opsMike Rapoport (Microsoft)2-19/+14