summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-07-09Merge tag 'reset-for-v6.11-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann
2024-07-09Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-07-09block: Validate logical block size in blk_validate_limits()John Garry
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-07-08jbd2: precompute number of transaction descriptor blocksJan Kara
2024-07-08jbd2: make jbd2_journal_get_max_txn_bufs() internalJan Kara
2024-07-09cpufreq: Make cpufreq_driver->exit() return voidLizhe
2024-07-08sched_ext: Implement DSQ iteratorTejun Heo
2024-07-08sched_ext: Take out ->priq and ->flags from scx_dsq_nodeTejun Heo
2024-07-08of: dynamic: Introduce of_changeset_add_prop_bool()Herve Codina
2024-07-08of: dynamic: Constify parameter in of_changeset_add_prop_string_array()Herve Codina
2024-07-08Input: make events() method return number of events processedDmitry Torokhov
2024-07-08uaccess: always export _copy_[from|to]_user with CONFIG_RUSTArnd Bergmann
2024-07-08sunrpc: refactor pool_mode setting codeJeff Layton
2024-07-08sunrpc: fix up the special handling of sv_nrpools == 1Jeff Layton
2024-07-08nfs: move nfs_wait_on_request to write.cChristoph Hellwig
2024-07-08nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requestsChristoph Hellwig
2024-07-08nfs: simplify nfs_folio_find_and_lock_requestChristoph Hellwig
2024-07-08nfs: remove dead code for the old swap over NFS implementationChristoph Hellwig
2024-07-08nfs: Block on write congestionJan Kara
2024-07-08NFSv4/pNFS: Do layout state recovery upon rebootTrond Myklebust
2024-07-08NFSv4.1: constify the stateid argument in nfs41_test_stateid()Trond Myklebust
2024-07-08Return the delegation when deleting sillyrenamed filesLance Shelton
2024-07-08NFSv4: Detect support for OPEN4_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATIONTrond Myklebust
2024-07-08NFSv4: Add support for the FATTR4_OPEN_ARGUMENTS attributeTrond Myklebust
2024-07-08NFSv4: Add a capability for delegated attributesTrond Myklebust
2024-07-08NFSv4: Add recovery of attribute delegationsTrond Myklebust
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