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-02-06
selftests/bpf: Choose another percpu variable in bpf for btf_dump test
Amery Hung
1
-2
/
+2
2026-02-06
selftests/bpf: Remove test_task_storage_map_stress_lookup
Amery Hung
2
-166
/
+0
2026-02-06
selftests/bpf: Update task_local_storage/task_storage_nodeadlock test
Amery Hung
1
-5
/
+2
2026-02-06
selftests/bpf: Update task_local_storage/recursion test
Amery Hung
2
-17
/
+7
2026-02-06
selftests/bpf: Update sk_storage_omem_uncharge test
Amery Hung
1
-9
/
+3
2026-02-06
bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}
Amery Hung
6
-41
/
+39
2026-02-06
bpf: Support lockless unlink when freeing map or local storage
Amery Hung
2
-7
/
+118
2026-02-06
PCI: host-generic: Avoid reporting incorrect 'missing reg property' error
Jess
1
-1
/
+1
2026-02-06
PCI/PME: Replace RMW of Root Status register with direct write
Lukas Wunner
1
-1
/
+1
2026-02-06
bpf: Prepare for bpf_selem_unlink_nofail()
Amery Hung
2
-37
/
+37
2026-02-06
bpf: Remove unused percpu counter from bpf_local_storage_map_free
Amery Hung
6
-12
/
+6
2026-02-06
bpf: Remove cgroup local storage percpu counter
Amery Hung
1
-51
/
+8
2026-02-06
bpf: Remove task local storage percpu counter
Amery Hung
2
-136
/
+18
2026-02-06
bpf: Change local_storage->lock and b->lock to rqspinlock
Amery Hung
2
-22
/
+47
2026-02-06
bpf: Convert bpf_selem_unlink to failable
Amery Hung
6
-49
/
+39
2026-02-06
bpf: Convert bpf_selem_link_map to failable
Amery Hung
3
-7
/
+16
2026-02-06
bpf: Convert bpf_selem_unlink_map to failable
Amery Hung
1
-18
/
+39
2026-02-06
bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage
Amery Hung
3
-7
/
+13
2026-02-06
PCI/AER: Clear stale errors on reporting agents upon probe
Lukas Wunner
1
-1
/
+25
2026-02-06
PCI: Don't claim disabled bridge windows
Ilpo Järvinen
1
-0
/
+2
2026-02-06
perf build: Reduce pmu-events related copying and mkdirs
Ian Rogers
1
-68
/
+149
2026-02-06
vfio/fsl-mc: add myself as maintainer
Ioana Ciornei
3
-7
/
+3
2026-02-06
vfio: selftests: only build tests on arm64 and x86_64
Ted Logan
1
-0
/
+9
2026-02-06
PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()
Felix Gu
1
-1
/
+2
2026-02-06
perf lock contention: fix segfault in `lock contention -b/--use-bpf`
Tycho Andersen (AMD)
1
-0
/
+3
2026-02-06
perf sort: Replace static cacheline size with sysconf cacheline size
Ricky Ringler
1
-5
/
+12
2026-02-06
perf test: Fix test case Leader sampling on s390
Thomas Richter
1
-1
/
+15
2026-02-06
perf annotate: Fix register usage in data type profiling
Namhyung Kim
1
-31
/
+30
2026-02-06
perf stat: Ensure metrics are displayed even with failed events
Chun-Tse Shao
3
-37
/
+26
2026-02-06
perf test addr2line_inlines: Ensure inline information shows on LBR leaves
Ian Rogers
1
-0
/
+28
2026-02-06
perf callchain lbr: Make the leaf IP that of the sample
Ian Rogers
1
-4
/
+16
2026-02-06
Merge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-49
/
+80
2026-02-06
perf kvm stat: Fix build error
Leo Yan
1
-3
/
+3
2026-02-06
Merge tag 'trace-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-24
/
+36
2026-02-06
tracing/kprobes: Skip setup_boot_kprobe_events() when no cmdline event
Yaxiong Tian
1
-0
/
+4
2026-02-06
blktrace: Make init_blk_tracer() asynchronous
Yaxiong Tian
1
-1
/
+22
2026-02-06
tracing: Rename `eval_map_wq` and allow other parts of tracing use it
Yaxiong Tian
2
-9
/
+10
2026-02-06
cache: ax45mp: Fix device node reference leak in ax45mp_cache_init()
Felix Gu
1
-2
/
+2
2026-02-06
cache: starfive: fix device node leak in starlink_cache_init()
Felix Gu
1
-2
/
+2
2026-02-06
riscv: dts: microchip: add can resets to mpfs
Conor Dooley
1
-0
/
+2
2026-02-06
rust: dma: add missing __rust_helper annotations
Dirk Behme
1
-5
/
+5
2026-02-06
samples: rust: pci: Remove some additional `.as_ref()` for `dev_*` print
Dirk Behme
1
-3
/
+3
2026-02-06
Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-client
Linus Torvalds
7
-27
/
+69
2026-02-06
Merge tag 'dma-mapping-6.19-2026-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
2
-10
/
+25
2026-02-06
Merge tag 'iommu-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-1
/
+1
2026-02-06
Merge tag 'pmdomain-v6.19-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
4
-8
/
+34
2026-02-06
Merge tag 'gpio-fixes-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2
-1
/
+2
2026-02-06
Merge tag 'sound-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
18
-56
/
+234
2026-02-06
Merge tag 'slab-for-6.19-rc8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-1
/
+5
2026-02-06
Merge branch 'fix-some-corner-cases-in-xskxceiver'
Alexei Starovoitov
1
-1
/
+3
[prev]
[next]