summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-20Input: serio - complete sizeof(*pointer) conversionsWentong Tian
2026-01-20perf cs-etm: Test sparse CPU mapsJames Clark
2026-01-20perf cs-etm: Fix decoding for sparse CPU mapsJames Clark
2026-01-20Input: wdt87xx_i2c - switch to use dev_err_probe()Andy Shevchenko
2026-01-20perf test: Add missing newlines in debug messagesJames Clark
2026-01-20perf tools: Always uniquify event namesJames Clark
2026-01-20perf c2c: Update documentation for adding memory event tableLeo Yan
2026-01-20perf mem: Simplify Arm SPE event configLeo Yan
2026-01-20perf tests kallsyms: Fix missed map__put()Ian Rogers
2026-01-20perf tools: Add the legacy-cache.json to .gitignoreHaiyue Wang
2026-01-20perf tools: Get debug info of DSO properlyNamhyung Kim
2026-01-20perf test: Add DWARF callchain conversion testNamhyung Kim
2026-01-20perf inject: Add --convert-callchain optionNamhyung Kim
2026-01-20Input: tsc40 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: touchwin - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: touchright - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: touchit213 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: penmount - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: mtouch - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: inexio - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: fujitsu_ts - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: hampshire - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: gunze - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: elo - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation wa...Andy Shevchenko
2026-01-20Input: dynapro - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20ALSA: hda: controllers: intel: add support for Nova LakePeter Ujfalusi
2026-01-20ALSA: hda: core: intel-dsp-config: Add support for NVLPeter Ujfalusi
2026-01-20ASoC: SOF: Intel: add support for Nova Lake NVLPeter Ujfalusi
2026-01-20PCI: Add Intel Nova Lake audio Device IDPeter Ujfalusi
2026-01-20dt-bindings: input: google,goldfish-events-keypad: Convert to DT schemaKuan-Wei Chiu
2026-01-20thermal/drivers/mediatek/lvts_thermal: Add mt7987 supportFrank Wunderlich
2026-01-20dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT...Frank Wunderlich
2026-01-20NFS: make nfs_mark_return_unreferenced_delegations less aggressiveChristoph Hellwig
2026-01-20NFS: return delegations from the end of a LRU when over the watermarkChristoph Hellwig
2026-01-20NFS: add a separate delegation return listChristoph Hellwig
2026-01-20NFS: reformat nfs_mark_delegation_revokedChristoph Hellwig
2026-01-20NFS: use a local RCU critical section in nfs_start_delegation_returnChristoph Hellwig
2026-01-20NFS: use refcount_inc_not_zero nfs_start_delegation_returnChristoph Hellwig
2026-01-20NFS: don't consume a delegation reference in nfs_end_delegation_returnChristoph Hellwig
2026-01-20NFS: take a delegation reference in nfs4_get_valid_delegationChristoph Hellwig
2026-01-20NFS: simplify the detached delegation check in update_open_stateidChristoph Hellwig
2026-01-20NFS: move the deleg_cur check out of nfs_detach_delegation_lockedChristoph Hellwig
2026-01-20NFS: return bool from nfs_detach_delegation{,_locked}Christoph Hellwig
2026-01-20NFS: move delegation lookup into can_open_delegatedChristoph Hellwig
2026-01-20NFS: rewrite nfs_delegations_present in terms of nr_active_delegationsChristoph Hellwig
2026-01-20NFS: remove nfs_free_delegationChristoph Hellwig
2026-01-20NFS: open code nfs_delegation_need_returnChristoph Hellwig
2026-01-20NFS: remove NFS_DELEGATION_INODE_FREEINGChristoph Hellwig
2026-01-20NFS: drop the _locked postfix from nfs_start_delegation_returnChristoph Hellwig