summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-07-08NFSv4: Add a flags argument to the 'have_delegation' callbackTrond Myklebust
2024-07-08NFSv4: Plumb in XDR support for the new delegation-only setattr opTrond Myklebust
2024-07-08NFSv4: Add new attribute delegation definitionsTrond Myklebust
2024-07-08NFSv4: Clean up open delegation return structureTrond Myklebust
2024-07-08rpcrdma: Implement generic device removalChuck Lever
2024-07-08interconnect: icc-clk: Add devm_icc_clk_registerVaradarajan Narayanan
2024-07-08interconnect: icc-clk: Specify master/slave idsVaradarajan Narayanan
2024-07-08regmap-irq: handle const struct regmap_irq_sub_irq_mapThomas Weißschuh
2024-07-08x86/efistub: Call Apple set_os protocol on dual GPU Intel MacsAditya Garg
2024-07-08x86/efistub: Enable SMBIOS protocol handling for x86Ard Biesheuvel
2024-07-08block: add a bvec_phys helperChristoph Hellwig
2024-07-06mm: migrate: remove folio_migrate_copy()Kefeng Wang
2024-07-06mm: add folio_mc_copy()Kefeng Wang
2024-07-06mm: move memory_failure_queue() into copy_mc_[user]_highpage()Kefeng Wang
2024-07-06Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fixAndrew Morton
2024-07-06platform/x86: asus-wmi: support the disable camera LED on F10 of Zenbook 2023Devin Bayer
2024-07-06Merge tag 'mhi-for-v6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-07-05net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)
2024-07-05net: pse-pd: Add new power limit get and set c33 featuresKory Maincent (Dent Project)
2024-07-05net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)
2024-07-05Merge patch series "cachefiles: random bugfixes"Christian Brauner
2024-07-05Merge tag 'drm-msm-next-2024-07-04' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter
2024-07-05Merge v6.10-rc6 into drm-nextDaniel Vetter
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin
2024-07-05net: pcs: xpcs: Add fwnode-based descriptor creation methodSerge Semin
2024-07-05net: pcs: xpcs: Add Synopsys DW xPCS platform device driverSerge Semin
2024-07-05net: pcs: xpcs: Introduce DW XPCS info structureSerge Semin
2024-07-05net: pcs: xpcs: Convert xpcs_id to dw_xpcs_descSerge Semin
2024-07-05net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.hSerge Semin
2024-07-05blk-lib: check for kill signal in ioctl BLKZEROOUTChristoph Hellwig
2024-07-05block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal
2024-07-05dm: handle REQ_OP_ZONE_RESET_ALLDamien Le Moal
2024-07-04mm: memcg: put struct task_struct::in_user_fault under CONFIG_MEMCG_V1Roman Gushchin
2024-07-04mm: memcg: put struct task_struct::memcg_in_oom under CONFIG_MEMCG_V1Roman Gushchin
2024-07-04mm: memcg: guard memcg1-specific members of struct mem_cgroup_per_nodeRoman Gushchin
2024-07-04mm: memcg: put memcg1-specific struct mem_cgroup's members under CONFIG_MEMCG_V1Roman Gushchin
2024-07-04mm: memcg: factor out legacy socket memory accounting codeRoman Gushchin
2024-07-04mm: add swappiness= arg to memory.reclaimDan Schatzberg
2024-07-04mm: add defines for min/max swappinessDan Schatzberg
2024-07-04mm: memcg: put cgroup v1-specific code under a config optionRoman Gushchin
2024-07-04mm: memcg: group cgroup v1 memcg related declarationsRoman Gushchin
2024-07-04mm: memcg: move legacy memcg event code into memcontrol-v1.cRoman Gushchin
2024-07-04mm: memcg: rename soft limit reclaim-related functionsRoman Gushchin
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen
2024-07-04ethtool: move firmware flashing flag to struct ethtool_netdev_stateEdward Cree
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc...Paul E. McKenney
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04mfd: lm3533: Move to new GPIO descriptor-based APIsAndy Shevchenko