summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-09perf: Fix event leak upon exec and file releaseFrederic Weisbecker1-0/+1
2024-07-09task_work: Introduce task_work_cancel() againFrederic Weisbecker1-0/+1
2024-07-09task_work: s/task_work_cancel()/task_work_cancel_func()/Frederic Weisbecker1-1/+1
2024-07-09PM: domains: Allow devices attached to genpd to be managed by HWUlf Hansson1-0/+17
2024-07-09dt-bindings: power: add Amlogic A5 power domainsXianwei Zhao1-0/+21
2024-07-09mfd: tmio: Move header to platform_dataWolfram Sang1-0/+0
2024-07-09mfd: tmio: Sanitize commentsWolfram Sang1-21/+11
2024-07-09mfd: tmio: Update include filesWolfram Sang1-8/+1
2024-07-09mfd: tmio: Remove obsolete io accessorsWolfram Sang1-25/+0
2024-07-09mfd: tmio: Remove obsolete platform_dataWolfram Sang1-27/+0
2024-07-09wifi: mac80211: add radio index to ieee80211_chanctx_confFelix Fietkau1-0/+2
2024-07-09wifi: cfg80211: add helper for checking if a chandef is valid on a radioFelix Fietkau1-0/+11
2024-07-09sctp: Fix typos and improve commentsThorsten Blum1-4/+4
2024-07-09wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau1-0/+5
2024-07-09wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau2-1/+106
2024-07-09soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registersPeter Griffin1-0/+4
2024-07-09Merge tag 'reset-for-v6.11-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann1-0/+7
2024-07-09Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann7-9/+133
2024-07-09block: Validate logical block size in blk_validate_limits()John Garry1-0/+1
2024-07-09Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe2-3/+20
2024-07-09jbd2: precompute number of transaction descriptor blocksJan Kara1-0/+7
2024-07-09jbd2: make jbd2_journal_get_max_txn_bufs() internalJan Kara1-5/+0
2024-07-09cpufreq: Make cpufreq_driver->exit() return voidLizhe1-1/+1
2024-07-09of: dynamic: Introduce of_changeset_add_prop_bool()Herve Codina1-0/+3
2024-07-09of: dynamic: Constify parameter in of_changeset_add_prop_string_array()Herve Codina1-1/+1
2024-07-09Input: make events() method return number of events processedDmitry Torokhov1-3/+4
2024-07-09uaccess: always export _copy_[from|to]_user with CONFIG_RUSTArnd Bergmann1-14/+32
2024-07-09bpf: Fix too early release of tcx_entryDaniel Borkmann1-4/+9
2024-07-08dt-bindings: clock: airoha: Add reset support to EN7581 clock bindingLorenzo Bianconi1-0/+66
2024-07-08nfsd: new netlink ops to get/set server pool_modeJeff Layton1-0/+10
2024-07-08sunrpc: refactor pool_mode setting codeJeff Layton1-0/+2
2024-07-08sunrpc: fix up the special handling of sv_nrpools == 1Jeff Layton1-0/+1
2024-07-08nfs: move nfs_wait_on_request to write.cChristoph Hellwig1-1/+0
2024-07-08nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requestsChristoph Hellwig1-1/+0
2024-07-08nfs: simplify nfs_folio_find_and_lock_requestChristoph Hellwig1-1/+0
2024-07-08nfs: remove dead code for the old swap over NFS implementationChristoph Hellwig1-2/+2
2024-07-08nfs: Block on write congestionJan Kara1-0/+1
2024-07-08NFSv4/pNFS: Do layout state recovery upon rebootTrond Myklebust1-0/+1
2024-07-08NFSv4.1: constify the stateid argument in nfs41_test_stateid()Trond Myklebust1-1/+1
2024-07-08Return the delegation when deleting sillyrenamed filesLance Shelton1-0/+1
2024-07-08NFSv4: Detect support for OPEN4_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATIONTrond Myklebust2-0/+3
2024-07-08NFSv4: Add support for the FATTR4_OPEN_ARGUMENTS attributeTrond Myklebust2-0/+11
2024-07-08NFSv4: Add a capability for delegated attributesTrond Myklebust1-0/+1
2024-07-08NFSv4: Add recovery of attribute delegationsTrond Myklebust1-1/+1
2024-07-08NFSv4: Add a flags argument to the 'have_delegation' callbackTrond Myklebust1-1/+1
2024-07-08NFSv4: Plumb in XDR support for the new delegation-only setattr opTrond Myklebust1-0/+10
2024-07-08NFSv4: Add new attribute delegation definitionsTrond Myklebust2-0/+11
2024-07-08NFSv4: Clean up open delegation return structureTrond Myklebust1-4/+17
2024-07-08xprtrdma: Handle device removal outside of the CM event handlerChuck Lever1-0/+23
2024-07-08rpcrdma: Implement generic device removalChuck Lever2-0/+61