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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-09
Merge tag 'pm-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-4
/
+10
2026-01-09
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
1
-2
/
+3
2026-01-08
PM: EM: Fix memory leak in em_create_pd() error path
Malaya Kumar Rout
1
-2
/
+4
2026-01-08
sched: Further restrict the preemption modes
Peter Zijlstra
3
-2
/
+5
2026-01-08
sched: Reorder some fields in struct rq
Blake Jones
1
-28
/
+47
2026-01-08
sched/fair: Use cpumask_weight_and() in sched_balance_find_dst_group()
Yury Norov (NVIDIA)
1
-4
/
+3
2026-01-08
sched/fair: Simplify task_numa_find_cpu()
Yury Norov (NVIDIA)
1
-5
/
+2
2026-01-08
sched/fair: Drop useless cpumask_empty() in find_energy_efficient_cpu()
Yury Norov (NVIDIA)
1
-3
/
+1
2026-01-07
bpf: Reject BPF_MAP_TYPE_INSN_ARRAY in check_reg_const_str()
Deepanshu Kartikey
1
-0
/
+5
2026-01-07
cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
Michal Koutný
1
-1
/
+1
2026-01-08
dma-mapping: Remove dma_mark_clean (again)
Robin Murphy
3
-12
/
+0
2026-01-07
trace: ftrace_dump_on_oops[] is not exported, make it static
Ben Dooks
1
-1
/
+1
2026-01-07
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
1
-0
/
+6
2026-01-07
ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Wupeng Ma
1
-0
/
+2
2026-01-07
tracing: Drop unneeded assignment to soft_mode
Julia Lawall
1
-4
/
+3
2026-01-07
srcu: Use suitable gfp_flags for the init_srcu_struct_nodes()
Zqiang
1
-1
/
+1
2026-01-07
rcu: Fix rcu_read_unlock() deadloop due to softirq
Yao Kai
2
-7
/
+10
2026-01-07
rcutorture: Correctly compute probability to invoke ->exp_current()
Paul E. McKenney
1
-2
/
+2
2026-01-07
rcu: Make expedited RCU CPU stall warnings detect stall-end races
Paul E. McKenney
1
-1
/
+6
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage maps
Leon Hwang
2
-6
/
+19
2026-01-06
bpf: Copy map value using copy_map_value_long for percpu_cgroup_storage maps
Leon Hwang
1
-4
/
+2
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
2
-31
/
+65
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
Leon Hwang
2
-7
/
+24
2026-01-06
bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
1
-13
/
+16
2026-01-07
powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memory
Gaurav Batra
1
-2
/
+2
2026-01-06
cred: remove unused set_security_override_from_ctx()
Casey Schaufler
1
-23
/
+0
2026-01-06
bpf: Allow calls to arena functions while holding spinlocks
Emil Tsalapatis
1
-1
/
+10
2026-01-06
bpf: Check active lock count in in_sleepable_context()
Emil Tsalapatis
1
-0
/
+1
2026-01-06
uprobes: use kmap_local_page() for temporary page mappings
Keke Ming
1
-6
/
+6
2026-01-06
sysctl: replace SYSCTL_INT_CONV_CUSTOM macro with functions
Joel Granados
2
-14
/
+72
2026-01-06
sysctl: Replace unidirectional INT converter macros with functions
Joel Granados
2
-18
/
+158
2026-01-05
PM: hibernate: Fix crash when freeing invalid crypto compressor
Malaya Kumar Rout
1
-4
/
+10
2026-01-05
sched: Enable context analysis for core.c and fair.c
Marco Elver
4
-63
/
+162
2026-01-05
printk: Move locking annotation to printk.c
Marco Elver
1
-0
/
+2
2026-01-05
kcsan: Enable context analysis
Marco Elver
2
-3
/
+10
2026-01-05
kcov: Enable context analysis
Marco Elver
2
-11
/
+27
2026-01-05
compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
2
-12
/
+5
2026-01-05
sysctl: Add kernel doc to proc_douintvec_conv
Joel Granados
1
-0
/
+16
2026-01-05
sysctl: Replace UINT converter macros with functions
Joel Granados
1
-17
/
+123
2026-01-05
sysctl: clarify proc_douintvec_minmax doc
Joel Granados
1
-4
/
+4
2026-01-05
sysctl: Return -ENOSYS from proc_douintvec_conv when CONFIG_PROC_SYSCTL=n
Joel Granados
1
-0
/
+8
2026-01-05
sysctl: Remove unused ctl_table forward declarations
Joel Granados
2
-2
/
+1
2026-01-05
sysctl: Add missing kernel-doc for proc_dointvec_conv
Joel Granados
1
-0
/
+16
2026-01-05
Merge back a commit related to system sleep for 6.20
Rafael J. Wysocki
1
-1
/
+1
2026-01-05
perf: Ensure swevent hrtimer is properly destroyed
Peter Zijlstra
1
-0
/
+6
2026-01-04
Merge branch 'rcu-torture.20260104a' into rcu-next
Boqun Feng
1
-0
/
+3
2026-01-02
bpf: Replace __opt annotation with __nullable for kfuncs
Puranjay Mohan
2
-28
/
+23
2026-01-02
bpf: arena: Reintroduce memcg accounting
Puranjay Mohan
3
-8
/
+29
2026-01-02
bpf: syscall: Introduce memcg enter/exit helpers
Puranjay Mohan
1
-28
/
+26
2026-01-02
Merge tag 'pm-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-3
/
+6
[prev]
[next]