summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-01-15Merge tag 'scmi-updates-6.14' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-01-15Merge tag 'memory-controller-drv-ti-6.14' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2025-01-15Merge tag 'memory-controller-drv-6.14' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-01-15saner replacement for debugfs_rename()Al Viro
2025-01-15debugfs: take debugfs_short_fops definition out of ifdefAl Viro
2025-01-15debugfs: allow to store an additional opaque pointer at file creationAl Viro
2025-01-15genirq: Provide IRQCHIP_MOVE_DEFERREDThomas Gleixner
2025-01-14KVM: x86: Drop double-underscores from __kvm_set_memory_region()Sean Christopherson
2025-01-14KVM: Add a dedicated API for setting KVM-internal memslotsSean Christopherson
2025-01-14KVM: Open code kvm_set_memory_region() into its sole caller (ioctl() API)Sean Christopherson
2025-01-14socket: Remove unused kernel_sendmsg_lockedDr. David Alan Gilbert
2025-01-14PCI: Store number of supported End-End TLP PrefixesIlpo Järvinen
2025-01-14PCI: Add defines for TLP Header/Prefix log sizesIlpo Järvinen
2025-01-14PCI: Don't expose pcie_read_tlp_log() outside PCI subsystemIlpo Järvinen
2025-01-14Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-14nfs: probe for LOCALIO when v3 client reconnects to serverMike Snitzer
2025-01-14nfs: probe for LOCALIO when v4 client reconnects to serverMike Snitzer
2025-01-14nfs/localio: remove redundant code and simplify LOCALIO enablementMike Snitzer
2025-01-14nfs_common: track all open nfsd_files per LOCALIO nfs_clientMike Snitzer
2025-01-14nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_Mike Snitzer
2025-01-14nfs: cache all open LOCALIO nfsd_file(s) in clientMike Snitzer
2025-01-14nfs_common: move localio_lock to new lock member of nfs_uuid_tMike Snitzer
2025-01-14nfs_common: rename functions that invalidate LOCALIO nfs_clientsMike Snitzer
2025-01-14nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operationsMike Snitzer
2025-01-14nfs/localio: add direct IO enablement with sync and async IO supportMike Snitzer
2025-01-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-01-14kobject: Remove unused functionsDr. David Alan Gilbert
2025-01-14ACPI: PRM: Fix missing guid_t declaration in linux/prmt.hRobert Richter
2025-01-14net: pse-pd: Clean ethtool header of PSE structuresKory Maincent
2025-01-14net: pse-pd: Remove is_enabled callback from driversKory Maincent
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent
2025-01-14net: pse-pd: Use power limit at driver side instead of current limitKory Maincent
2025-01-14net: pse-pd: Add power limit checkKory Maincent
2025-01-14net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declarationKory Maincent
2025-01-14ARM: 9433/2: implement cacheinfo supportDmitry Baryshkov
2025-01-14i2c: add core-managed per-client directory in debugfsWolfram Sang
2025-01-14net: hsr: Create and export hsr_get_port_ndev()MD Danish Anwar
2025-01-14net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC modeMD Danish Anwar
2025-01-14net: phy: introduce optional polling interface for PHY statisticsOleksij Rempel
2025-01-14net: ethtool: plumb PHY stats to PHY driversJakub Kicinski
2025-01-14Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/scm/linux/kernel/git/...Wolfram Sang
2025-01-14x86/efistub: Drop long obsolete UGA supportArd Biesheuvel
2025-01-13memcg/hugetlb: remove memcg hugetlb try-commit-cancel protocolJoshua Hahn
2025-01-13memcg/hugetlb: introduce mem_cgroup_charge_hugetlbJoshua Hahn
2025-01-13mm: perform all memfd seal checks in a single placeLorenzo Stoakes
2025-01-13mm: introduce mmap_lock_speculate_{try_begin|retry}Suren Baghdasaryan
2025-01-13mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan
2025-01-13seqlock: add raw_seqcount_try_beginSuren Baghdasaryan
2025-01-13mm: add per-order mTHP swap-in fallback/fallback_charge countersWenchao Hao
2025-01-13x86: mm: free page table pages by RCU instead of semi RCUQi Zheng