aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-21scsi: ufs: core: Fix bRefClkFreq write failure in HS-LSS modeWang Shuaiwei1-0/+5
2026-04-21Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+38
2026-04-21Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds2-4/+20
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 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
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-21netfilter: nf_tables: add hook transactions for device deletionsPablo Neira Ayuso1-0/+13
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 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linuxLinus Torvalds1-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-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/mfdLinus 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-4944/+22270
2026-04-20spi: fix explicit controller deregistrationMark Brown25-171/+165
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 Torvalds10-44/+319
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 Torvalds6-7/+58
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds18-196/+286
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-18f2fs: add page-order information for large folio reads in iostatDaniel Lee1-4/+17
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-18tcp: annotate data-races around tp->delivered and tp->delivered_ceEric Dumazet1-1/+1
2026-04-18tcp: add data-races annotations around tp->reordering, tp->snd_cwndEric Dumazet1-1/+1
2026-04-18tcp: annotate data-races in tcp_get_info_chrono_stats()Eric Dumazet1-3/+7
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
2026-04-18userfaultfd: introduce vm_uffd_ops->alloc_folio()Mike Rapoport (Microsoft)1-0/+6
2026-04-18shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUEMike Rapoport (Microsoft)1-0/+7
2026-04-18userfaultfd: introduce vm_uffd_opsMike Rapoport (Microsoft)2-0/+11
2026-04-18userfaultfd: move vma_can_userfault out of lineMike Rapoport (Microsoft)1-33/+2
2026-04-18mm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park1-0/+1
2026-04-18mm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park1-0/+1
2026-04-18mm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge2-1/+3