index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-20
ice: add missing ice_deinit_hw() in devlink reinit path
Paul Greenwalt
1
-0
/
+1
2026-01-20
ice: Fix persistent failure in ice_get_rxfh
Cody Haas
3
-5
/
+30
2026-01-20
Revert "f2fs: add timeout in f2fs_enable_checkpoint()"
Jaegeuk Kim
2
-13
/
+4
2026-01-20
Input: serio - complete sizeof(*pointer) conversions
Wentong Tian
3
-4
/
+3
2026-01-20
perf cs-etm: Test sparse CPU maps
James Clark
1
-0
/
+54
2026-01-20
perf cs-etm: Fix decoding for sparse CPU maps
James Clark
1
-1
/
+2
2026-01-20
Input: wdt87xx_i2c - switch to use dev_err_probe()
Andy Shevchenko
1
-10
/
+4
2026-01-20
perf test: Add missing newlines in debug messages
James Clark
1
-3
/
+3
2026-01-20
perf tools: Always uniquify event names
James Clark
1
-1
/
+1
2026-01-20
perf c2c: Update documentation for adding memory event table
Leo Yan
1
-13
/
+36
2026-01-20
perf mem: Simplify Arm SPE event config
Leo Yan
1
-2
/
+2
2026-01-20
perf tests kallsyms: Fix missed map__put()
Ian Rogers
1
-0
/
+1
2026-01-20
perf tools: Add the legacy-cache.json to .gitignore
Haiyue Wang
1
-0
/
+1
2026-01-20
perf tools: Get debug info of DSO properly
Namhyung Kim
2
-24
/
+50
2026-01-20
perf test: Add DWARF callchain conversion test
Namhyung Kim
1
-0
/
+45
2026-01-20
perf inject: Add --convert-callchain option
Namhyung Kim
2
-0
/
+157
2026-01-20
Input: tsc40 - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: touchwin - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: touchright - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: touchit213 - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+2
2026-01-20
Input: penmount - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: mtouch - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: inexio - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: fujitsu_ts - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+1
2026-01-20
Input: hampshire - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+2
2026-01-20
Input: gunze - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: elo - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+1
2026-01-20
Input: dynapro - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+2
2026-01-20
ALSA: hda: controllers: intel: add support for Nova Lake
Peter Ujfalusi
1
-0
/
+1
2026-01-20
ALSA: hda: core: intel-dsp-config: Add support for NVL
Peter Ujfalusi
1
-0
/
+4
2026-01-20
ASoC: SOF: Intel: add support for Nova Lake NVL
Peter Ujfalusi
3
-0
/
+56
2026-01-20
PCI: Add Intel Nova Lake audio Device ID
Peter Ujfalusi
1
-0
/
+1
2026-01-20
dt-bindings: input: google,goldfish-events-keypad: Convert to DT schema
Kuan-Wei Chiu
2
-17
/
+41
2026-01-20
thermal/drivers/mediatek/lvts_thermal: Add mt7987 support
Frank Wunderlich
1
-0
/
+36
2026-01-20
dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT7987
Frank Wunderlich
2
-0
/
+4
2026-01-20
NFS: make nfs_mark_return_unreferenced_delegations less aggressive
Christoph Hellwig
1
-7
/
+17
2026-01-20
NFS: return delegations from the end of a LRU when over the watermark
Christoph Hellwig
3
-3
/
+60
2026-01-20
NFS: add a separate delegation return list
Christoph Hellwig
5
-87
/
+85
2026-01-20
NFS: reformat nfs_mark_delegation_revoked
Christoph Hellwig
1
-6
/
+7
2026-01-20
NFS: use a local RCU critical section in nfs_start_delegation_return
Christoph Hellwig
1
-6
/
+5
2026-01-20
NFS: use refcount_inc_not_zero nfs_start_delegation_return
Christoph Hellwig
1
-12
/
+10
2026-01-20
NFS: don't consume a delegation reference in nfs_end_delegation_return
Christoph Hellwig
1
-22
/
+24
2026-01-20
NFS: take a delegation reference in nfs4_get_valid_delegation
Christoph Hellwig
4
-46
/
+56
2026-01-20
NFS: simplify the detached delegation check in update_open_stateid
Christoph Hellwig
1
-2
/
+1
2026-01-20
NFS: move the deleg_cur check out of nfs_detach_delegation_locked
Christoph Hellwig
1
-8
/
+7
2026-01-20
NFS: return bool from nfs_detach_delegation{,_locked}
Christoph Hellwig
1
-13
/
+14
2026-01-20
NFS: move delegation lookup into can_open_delegated
Christoph Hellwig
1
-32
/
+33
2026-01-20
NFS: rewrite nfs_delegations_present in terms of nr_active_delegations
Christoph Hellwig
1
-1
/
+1
2026-01-20
NFS: remove nfs_free_delegation
Christoph Hellwig
1
-11
/
+8
[prev]
[next]