summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-24Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-21/+95
2025-03-24Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+31
2025-03-24tcp: move icsk_clean_acked to a better locationEric Dumazet3-4/+5
2025-03-24Merge tag 'vfs-6.15-rc1.pipe' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+4
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-6/+107
2025-03-24Merge tag 'vfs-6.15-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2025-03-24net: phy: phy_interface_t: Fix RGMII_TXID code commentIhor Matushchak1-1/+1
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-35/+85
2025-03-24Merge tag 'vfs-6.15-rc1.mount.api' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+0
2025-03-24Merge branch 'pm-misc'Rafael J. Wysocki1-5/+0
2025-03-24Merge tag 'asoc-v6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai34-408/+1681
2025-03-24Merge branch 'pm-sleep'Rafael J. Wysocki4-9/+33
2025-03-24Merge branches 'pm-em' and 'pm-runtime'Rafael J. Wysocki2-15/+22
2025-03-24Merge branch 'pm-cpufreq'Rafael J. Wysocki1-15/+9
2025-03-24Merge branches 'acpi-x86', 'acpi-platform-profile', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki1-1/+1
2025-03-24ax25: Remove broken autobindMurad Masimov1-1/+0
2025-03-22Merge tag 'cpufreq-arm-updates-6.15' of git://git.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki1-15/+6
2025-03-22keys: Fix UAF in key_put()David Howells1-0/+1
2025-03-22tracing: gfp: vsprintf: Do not print "none" when using %pGg printf formatPetr Mladek1-1/+1
2025-03-22resource: split DEFINE_RES_NAMED_DESC() out of DEFINE_RES_NAMED()Andy Shevchenko1-2/+7
2025-03-22hung_task: show the blocker task if the task is hung on mutexMasami Hiramatsu (Google)2-0/+6
2025-03-22mm/hwpoison: introduce folio_contain_hwpoisoned_page() helperJinjiang Tu1-0/+6
2025-03-22mm: vmscan: split proactive reclaim statistics from direct reclaim statisticsHao Jia2-0/+3
2025-03-22mm/damon: implement a new DAMOS filter type for active pagesNhat Pham1-0/+2
2025-03-22meminfo: add a per node counter for balloon driversNico Pache1-0/+1
2025-03-22mm: simplify folio_memcg_charged()Matthew Wilcox (Oracle)1-3/+1
2025-03-22mm: simplify split_page_memcg()Matthew Wilcox (Oracle)1-2/+2
2025-03-22mm: separate folio_split_memcg_refs() from split_page_memcg()Matthew Wilcox (Oracle)1-0/+7
2025-03-22pds_fwctl: add rpc and query supportBrett Creeley2-0/+224
2025-03-22pds_fwctl: initial driver frameworkShannon Nelson3-0/+116
2025-03-22hwspinlock: Remove unused hwspin_lock_get_id()Dr. David Alan Gilbert1-6/+0
2025-03-22hwspinlock: Remove unused (devm_)hwspin_lock_request()Dr. David Alan Gilbert1-12/+0
2025-03-22net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Kuniyuki Iwashima1-4/+2
2025-03-21s390/pci: Support mmap() of PCI resources except for ISM devicesNiklas Schnelle1-0/+1
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle1-0/+1
2025-03-21io_uring/cmd: introduce io_uring_cmd_import_fixed_vecPavel Begunkov1-0/+13
2025-03-21x86/hyperv: Add comments about hv_vpset and var size hypercall input argsMichael Kelley1-1/+8
2025-03-21Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMsNuno Das Neves1-0/+291
2025-03-21net: mctp: Remove unnecessary cast in mctp_cbHerbert Xu1-1/+1
2025-03-21pNFS/flexfiles: Treat ENETUNREACH errors as fatal in containersTrond Myklebust1-0/+1
2025-03-21NFS: Treat ENETUNREACH errors as fatal in containersTrond Myklebust4-1/+7
2025-03-21NFS: Add a mount option to make ENETUNREACH errors fatalTrond Myklebust1-0/+1
2025-03-21net: remove sb1000 cable modem driverArnd Bergmann1-23/+0
2025-03-21sunrpc: Add a sysfs file for adding a new xprtAnna Schumaker1-0/+1
2025-03-21NFS: Extend rdirplus mount option with "force|none"Benjamin Coddington1-0/+1
2025-03-21landlock: Add the errata interfaceMickaël Salaün1-0/+2
2025-03-21crypto: lib/chacha - remove unused arch-specific init supportEric Biggers1-10/+1
2025-03-21crypto: remove obsolete 'comp' compression APIArd Biesheuvel1-75/+1
2025-03-21xfrm: ipcomp: Use crypto_acomp interfaceHerbert Xu1-12/+1
2025-03-21crypto: acomp - Add support for foliosHerbert Xu2-4/+103