summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-24Merge tag 'vfs-6.15-rc1.pipe' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24net: phy: phy_interface_t: Fix RGMII_TXID code commentIhor Matushchak
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount.api' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge branch 'pm-misc'Rafael J. Wysocki
2025-03-24Merge tag 'asoc-v6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-03-24Merge branch 'pm-sleep'Rafael J. Wysocki
2025-03-24Merge branches 'pm-em' and 'pm-runtime'Rafael J. Wysocki
2025-03-24Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-03-24Merge branches 'acpi-x86', 'acpi-platform-profile', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki
2025-03-24ax25: Remove broken autobindMurad Masimov
2025-03-24drm/probe-helper: Do not fail from drmm_kms_helper_poll_init()Thomas Zimmermann
2025-03-22Merge tag 'cpufreq-arm-updates-6.15' of git://git.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki
2025-03-22keys: Fix UAF in key_put()David Howells
2025-03-22tracing: gfp: vsprintf: Do not print "none" when using %pGg printf formatPetr Mladek
2025-03-21resource: split DEFINE_RES_NAMED_DESC() out of DEFINE_RES_NAMED()Andy Shevchenko
2025-03-21hung_task: show the blocker task if the task is hung on mutexMasami Hiramatsu (Google)
2025-03-21mm/hwpoison: introduce folio_contain_hwpoisoned_page() helperJinjiang Tu
2025-03-21mm: vmscan: split proactive reclaim statistics from direct reclaim statisticsHao Jia
2025-03-21mm/damon: implement a new DAMOS filter type for active pagesNhat Pham
2025-03-21meminfo: add a per node counter for balloon driversNico Pache
2025-03-21mm: simplify folio_memcg_charged()Matthew Wilcox (Oracle)
2025-03-21mm: simplify split_page_memcg()Matthew Wilcox (Oracle)
2025-03-21mm: separate folio_split_memcg_refs() from split_page_memcg()Matthew Wilcox (Oracle)
2025-03-21pds_fwctl: add rpc and query supportBrett Creeley
2025-03-21pds_fwctl: initial driver frameworkShannon Nelson
2025-03-21hwspinlock: Remove unused hwspin_lock_get_id()Dr. David Alan Gilbert
2025-03-21hwspinlock: Remove unused (devm_)hwspin_lock_request()Dr. David Alan Gilbert
2025-03-21net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Kuniyuki Iwashima
2025-03-21s390/pci: Support mmap() of PCI resources except for ISM devicesNiklas Schnelle
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle
2025-03-21io_uring/cmd: introduce io_uring_cmd_import_fixed_vecPavel Begunkov
2025-03-21x86/hyperv: Add comments about hv_vpset and var size hypercall input argsMichael Kelley
2025-03-21Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMsNuno Das Neves
2025-03-21net: mctp: Remove unnecessary cast in mctp_cbHerbert Xu
2025-03-21pNFS/flexfiles: Treat ENETUNREACH errors as fatal in containersTrond Myklebust
2025-03-21NFS: Treat ENETUNREACH errors as fatal in containersTrond Myklebust
2025-03-21NFS: Add a mount option to make ENETUNREACH errors fatalTrond Myklebust
2025-03-21net: remove sb1000 cable modem driverArnd Bergmann
2025-03-21sunrpc: Add a sysfs file for adding a new xprtAnna Schumaker
2025-03-21NFS: Extend rdirplus mount option with "force|none"Benjamin Coddington
2025-03-21landlock: Add the errata interfaceMickaël Salaün
2025-03-21crypto: lib/chacha - remove unused arch-specific init supportEric Biggers
2025-03-21crypto: remove obsolete 'comp' compression APIArd Biesheuvel
2025-03-21xfrm: ipcomp: Use crypto_acomp interfaceHerbert Xu
2025-03-21crypto: acomp - Add support for foliosHerbert Xu
2025-03-21crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extraHerbert Xu
2025-03-21crypto: acomp - Remove dst_freeHerbert Xu