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-20
bpf: Introduce struct bpf_kfunc_meta
Ihor Solodrai
1
-65
/
+91
2026-01-20
bpf: Refactor btf_kfunc_id_set_contains
Ihor Solodrai
2
-20
/
+56
2026-01-20
Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2026-01-20
bpf/verifier: Optimize ID mapping reset in states_equal
Qiliang Yuan
1
-9
/
+14
2026-01-20
bpf: Remove leftover accounting in htab_map_mem_usage after rqspinlock
Daniel Borkmann
1
-7
/
+4
2026-01-20
bpf: verifier: Make sync_linked_regs() scratch registers
Puranjay Mohan
1
-6
/
+12
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-9
/
+18
2026-01-20
kprobes: retry blocked optprobe in do_free_cleaned_kprobes
hongao
1
-6
/
+12
2026-01-20
timekeeping: Adjust the leap state for the correct auxiliary timekeeper
Thomas Weißschuh
1
-1
/
+1
2026-01-19
panic: only warn about deprecated panic_print on write access
Gal Pressman
1
-2
/
+2
2026-01-18
Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
3
-16
/
+3
2026-01-18
Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-01-18
Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-55
/
+59
2026-01-16
bpf: Add SPDX license identifiers to a few files
Tim Bird
3
-11
/
+3
2026-01-16
bpf: Add __force annotations to silence sparse warnings
Mykyta Yatsenko
1
-7
/
+7
2026-01-16
Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-107
/
+192
2026-01-16
genirq/chip: Change irq_chip_pm_put() return type to void
Rafael J. Wysocki
1
-11
/
+11
2026-01-16
bpf: Preserve id of register in sync_linked_regs()
Puranjay Mohan
1
-1
/
+3
2026-01-16
Merge tag 'printk-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-20
/
+18
2026-01-16
dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
Dan Williams
1
-11
/
+60
2026-01-16
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
1
-3
/
+7
2026-01-16
Merge branch 'pm-em'
Rafael J. Wysocki
4
-107
/
+192
2026-01-16
kernel: add SPDX-License-Identifier lines
Tim Bird
2
-4
/
+2
2026-01-15
kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c
Tim Bird
1
-8
/
+1
2026-01-15
kernel: cgroup: Add SPDX-License-Identifier lines
Tim Bird
2
-8
/
+2
2026-01-15
kernel: modules: Add SPDX license identifier to kmod.c
Tim Bird
1
-0
/
+1
2026-01-15
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
1
-0
/
+1
2026-01-15
Merge tag 'ftrace-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-14
/
+15
2026-01-15
sched/fair: Remove nohz.nr_cpus and use weight of cpumask instead
Shrikanth Hegde
1
-4
/
+1
2026-01-15
sched/fair: Change likelyhood of nohz.nr_cpus
Shrikanth Hegde
1
-2
/
+2
2026-01-15
sched/fair: Move checking for nohz cpus after time check
Shrikanth Hegde
1
-7
/
+16
2026-01-15
sched/fair: Fix math notation errors in avg_vruntime comment
Zhan Xusheng
1
-2
/
+2
2026-01-15
sched: Fix build for modules using set_tsk_need_resched()
Gabriele Monaco
1
-0
/
+1
2026-01-15
sched/deadline: Use ENQUEUE_MOVE to allow priority change
Peter Zijlstra
1
-1
/
+1
2026-01-15
sched: Deadline has dynamic priority
Peter Zijlstra
2
-2
/
+2
2026-01-15
sched: Audit MOVE vs balance_callbacks
Peter Zijlstra
3
-2
/
+8
2026-01-15
sched: Fold rq-pin swizzle into __balance_callbacks()
Peter Zijlstra
1
-6
/
+8
2026-01-15
sched/deadline: Avoid double update_rq_clock()
Peter Zijlstra
1
-2
/
+1
2026-01-15
sched/deadline: Ensure get_prio_dl() is up-to-date
Peter Zijlstra
1
-0
/
+6
2026-01-15
Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-19
/
+20
2026-01-15
ftrace: Do not over-allocate ftrace memory
Guenter Roeck
1
-14
/
+15
2026-01-15
perf/core: Fix slow perf_event_task_exit() with LBR callstacks
Namhyung Kim
1
-2
/
+18
2026-01-14
powerpc/watchdog: add support for hardlockup_sys_info sysctl
Feng Tang
1
-1
/
+1
2026-01-14
kho: validate preserved memory map during population
Pasha Tatashin
1
-18
/
+19
2026-01-14
bpf: Properly mark live registers for indirect jumps
Anton Protopopov
1
-0
/
+6
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
29
-54
/
+106
2026-01-14
dma/pool: Avoid allocating redundant pools
Robin Murphy
1
-5
/
+14
2026-01-14
dma/pool: Improve pool lookup
Robin Murphy
1
-4
/
+4
2026-01-14
vdso: Remove struct getcpu_cache
Thomas Weißschuh
1
-3
/
+1
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+5
[prev]
[next]