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-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
165
-551
/
+543
2026-02-20
Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
4
-5
/
+23
2026-02-19
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+3
2026-02-19
tracing: Fix checking of freed trace_event_file for hist files
Petr Pavlu
1
-2
/
+2
2026-02-19
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
1
-1
/
+11
2026-02-19
tracing: ring-buffer: Fix to check event length before using
Masami Hiramatsu (Google)
1
-1
/
+5
2026-02-19
ring-buffer: Fix possible dereference of uninitialized pointer
Daniil Dulov
1
-1
/
+2
2026-02-19
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-23
/
+25
2026-02-18
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-13
/
+15
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-19
/
+37
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
4
-40
/
+383
2026-02-18
unshare: fix unshare_fs() handling
Al Viro
1
-1
/
+1
2026-02-17
Merge tag 'spdx-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
11
-31
/
+11
2026-02-17
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-17
/
+21
2026-02-16
Merge tag 'kernel-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-6
/
+9
2026-02-16
blk-mq: use NOIO context to prevent deadlock during debugfs creation
Yu Kuai
1
-17
/
+21
2026-02-16
Merge tag 'probes-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-26
/
+102
2026-02-14
printk, vt, fbcon: Remove console_conditional_schedule()
Sebastian Andrzej Siewior
1
-16
/
+0
2026-02-13
Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
23
-1058
/
+1322
2026-02-13
Merge tag 'dma-mapping-7.0-2026-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
3
-12
/
+0
2026-02-13
bpf: Add a map/btf from a fd array more consistently
Anton Protopopov
1
-2
/
+4
2026-02-13
bpf: Fix a potential use-after-free of BTF object
Anton Protopopov
1
-26
/
+26
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-5
/
+23
2026-02-13
function_graph: Restore direct mode when callbacks drop to one
Shengming Hu
1
-1
/
+1
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+30
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-11
/
+60
2026-02-12
kho: remove unnecessary WARN_ON(err) in kho_populate()
Ran Xiaokai
1
-1
/
+1
2026-02-12
kho: fix missing early_memunmap() call in kho_populate()
Ran Xiaokai
1
-12
/
+14
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
1
-1
/
+1
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
1
-18
/
+36
2026-02-12
Merge tag 'trace-rv-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
22
-248
/
+244
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
31
-240
/
+1211
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-8
/
+9
2026-02-12
cgroup: fix race between task migration and iteration
Qingye Zhao
1
-0
/
+1
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-1
/
+82
2026-02-11
tracing: Fix indentation of return statement in print_trace_fmt()
Haoyang LIU
1
-1
/
+1
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
2
-1
/
+2
2026-02-11
Merge tag 'printk-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-2
/
+5
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
3
-4
/
+4
2026-02-11
Merge tag 'sched_ext-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-2
/
+2
2026-02-11
Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
7
-423
/
+473
2026-02-11
Merge tag 'wq-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-34
/
+115
2026-02-11
sched/mmcid: Don't assume CID is CPU owned on mode switch
Thomas Gleixner
2
-6
/
+7
2026-02-11
tracing: Reset last_boot_info if ring buffer is reset
Masami Hiramatsu (Google)
1
-0
/
+6
2026-02-11
tracing: Fix to set write permission to per-cpu buffer_size_kb
Masami Hiramatsu (Google)
1
-1
/
+1
2026-02-11
Merge branch 'for-6.20' into for-linus
Petr Mladek
1
-2
/
+5
2026-02-11
time/jiffies: Inline jiffies_to_msecs() and jiffies_to_usecs()
Eric Dumazet
1
-12
/
+7
2026-02-10
Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-2
/
+2
2026-02-10
printk: Add execution context (task name/CPU) to printk_info
Breno Leitao
4
-1
/
+82
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-2
/
+19
[prev]
[next]