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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-08
Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-1
/
+10
2026-01-08
KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Sean Christopherson
1
-48
/
+35
2026-01-08
Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+6
2026-01-08
net: wan: framer: Discard pm_runtime_put() return values
Rafael J. Wysocki
1
-3
/
+2
2026-01-08
PM: EM: Fix incorrect description of the cost field in struct em_perf_state
Yaxiong Tian
1
-1
/
+1
2026-01-08
HID: asus: Add WMI communication infrastructure
Ionut Nechita
1
-0
/
+1
2026-01-08
locking/local_lock: Include more missing headers
Peter Zijlstra
1
-0
/
+1
2026-01-08
compiler-context-analysys: Fix CONFIG_MODVERSION
Marco Elver
1
-1
/
+1
2026-01-07
cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
Michal Koutný
1
-11
/
+14
2026-01-08
dma-mapping: Remove dma_mark_clean (again)
Robin Murphy
1
-8
/
+0
2026-01-07
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
1
-0
/
+9
2026-01-07
ftrace: Make ftrace_graph_ent depth field signed
Steven Rostedt
1
-1
/
+1
2026-01-07
usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptor
Johannes Brüderl
1
-0
/
+3
2026-01-07
usb: isp1362-hcd: remove Philips ISP1362 USB OTG controller driver
Vladimir Zapolskiy
1
-47
/
+0
2026-01-07
block: use bvec iterator helper for bio_may_need_split()
Ming Lei
1
-2
/
+2
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage maps
Leon Hwang
2
-2
/
+3
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps
Leon Hwang
1
-1
/
+3
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
Leon Hwang
1
-2
/
+7
2026-01-06
bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
1
-1
/
+22
2026-01-07
powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memory
Gaurav Batra
1
-0
/
+4
2026-01-06
cred: remove unused set_security_override_from_ctx()
Casey Schaufler
1
-1
/
+0
2026-01-06
udp: udplite is unlikely
Eric Dumazet
1
-1
/
+1
2026-01-06
PCI/P2PDMA: Add missing struct p2pdma_provider documentation
Leon Romanovsky
1
-0
/
+2
2026-01-06
ASoC: rt5575: Add the codec driver for the ALC5575
Mark Brown
1
-0
/
+9
2026-01-06
firmware: cirrus: cs_dsp: Add long-offset WMDR
Mark Brown
2
-2
/
+11
2026-01-06
ASoC: nau8821: Fixes and driver cleanup
Mark Brown
13
-20
/
+59
2026-01-06
linux/bitfield.h: replace __auto_type with auto
H. Peter Anvin
1
-2
/
+3
2026-01-06
scripts/atomic: Fix kerneldoc spelling in try_cmpxchg()
oldzhu
3
-27
/
+27
2026-01-06
types: move phys_vec definition to common header
Leon Romanovsky
1
-0
/
+5
2026-01-06
sysctl: replace SYSCTL_INT_CONV_CUSTOM macro with functions
Joel Granados
1
-42
/
+4
2026-01-06
sysctl: Replace unidirectional INT converter macros with functions
Joel Granados
1
-49
/
+7
2026-01-05
mm: drop mem_cgroup_usage() declaration from memcontrol.h
Roman Gushchin
1
-1
/
+0
2026-01-05
net: airoha: Fix npu rx DMA definitions
Lorenzo Bianconi
1
-4
/
+4
2026-01-05
overflow: Remove is_non_negative() and is_negative()
Vincent Mailhol
1
-8
/
+2
2026-01-05
cpufreq: Add new helper function returning cpufreq policy
Lifeng Zheng
1
-0
/
+5
2026-01-05
sched: Enable context analysis for core.c and fair.c
Marco Elver
4
-5
/
+14
2026-01-05
printk: Move locking annotation to printk.c
Marco Elver
1
-2
/
+2
2026-01-05
rhashtable: Enable context analysis
Marco Elver
1
-3
/
+13
2026-01-05
compiler: Let data_race() imply disabled context analysis
Marco Elver
1
-0
/
+2
2026-01-05
compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
11
-146
/
+134
2026-01-05
compiler-context-analysis: Remove Sparse support
Marco Elver
2
-71
/
+27
2026-01-05
debugfs: Make debugfs_cancellation a context lock struct
Marco Elver
1
-7
/
+5
2026-01-05
locking/ww_mutex: Support Clang's context analysis
Marco Elver
1
-6
/
+16
2026-01-05
locking/local_lock: Support Clang's context analysis
Marco Elver
2
-33
/
+85
2026-01-05
locking/local_lock: Include missing headers
Marco Elver
1
-0
/
+2
2026-01-05
locking/rwsem: Support Clang's context analysis
Marco Elver
1
-25
/
+47
2026-01-05
kref: Add context-analysis annotations
Marco Elver
1
-0
/
+2
2026-01-05
srcu: Support Clang's context analysis
Marco Elver
3
-24
/
+65
2026-01-05
rcu: Support Clang's context analysis
Marco Elver
1
-24
/
+53
2026-01-05
bit_spinlock: Support Clang's context analysis
Marco Elver
2
-4
/
+20
[prev]
[next]