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-01-26
net: usb: smsc95xx: use phy_do_ioctl_running function
Ethan Nelson-Moore
1
-9
/
+1
2026-01-26
kho: print which scratch buffer failed to be reserved
Pratyush Yadav (Google)
1
-4
/
+12
2026-01-26
kernel-chktaint: add reporting for tainted modules
Randy Dunlap
1
-1
/
+17
2026-01-26
lib/group_cpus: make group CPU cluster aware
Wangyang Guo
1
-65
/
+206
2026-01-26
atomic: add option for weaker alignment check
Finn Thain
2
-1
/
+15
2026-01-26
atomic: add alignment check to instrumented atomic operations
Peter Zijlstra
2
-0
/
+21
2026-01-26
atomic: specify alignment for atomic_t and atomic64_t
Finn Thain
2
-2
/
+2
2026-01-26
bpf: explicitly align bpf_res_spin_lock
Finn Thain
2
-2
/
+1
2026-01-26
init/main: read bootconfig header with get_unaligned_le32()
Sun Jian
1
-4
/
+5
2026-01-26
init/main.c: check if rdinit was explicitly set before printing warning
Lillian Berry
1
-2
/
+5
2026-01-26
linux/log2.h: reduce instruction count for is_power_of_2()
Maciej W. Rozycki
1
-1
/
+1
2026-01-26
tsacct: skip all kernel threads
Mathieu Desnoyers
1
-1
/
+1
2026-01-26
once: don't use a work queue to reset sleepable static key
Luck, Tony
1
-1
/
+1
2026-01-26
fat: avoid parent link count underflow in rmdir
Zhiyu Zhang
2
-2
/
+12
2026-01-26
kho: remove duplicate header file references
Long Wei
1
-1
/
+0
2026-01-26
kho: test: clean up residual memory upon test_kho module unload
Long Wei
1
-1
/
+5
2026-01-26
lib/glob: convert selftest to KUnit
Kir Chou
18
-193
/
+139
2026-01-26
rust: task: restrict Task::group_leader() to current
Alice Ryhl
1
-12
/
+12
2026-01-26
kernel/fork: update obsolete use_mm references to kthread_use_mm
mingzhu.wang(王明珠)
1
-1
/
+1
2026-01-26
ocfs2: add check for free bits before allocation in ocfs2_move_extent()
Deepanshu Kartikey
1
-1
/
+6
2026-01-26
lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment
Tomas Glozar
1
-1
/
+1
2026-01-26
kho/abi: add memblock ABI header
Mike Rapoport (Microsoft)
6
-83
/
+81
2026-01-26
kho: relocate vmalloc preservation structure to KHO ABI header
Jason Miu
6
-41
/
+88
2026-01-26
kho: introduce KHO FDT ABI header
Jason Miu
7
-80
/
+120
2026-01-26
kho: docs: combine concepts and FDT documentation
Mike Rapoport (Microsoft)
6
-163
/
+75
2026-01-26
kho/abi: memfd: make generated documentation more coherent
Mike Rapoport (Microsoft)
1
-2
/
+2
2026-01-26
kho/abi: luo: make generated documentation more coherent
Mike Rapoport (Microsoft)
1
-4
/
+4
2026-01-26
ocfs2: adjust function name reference
Julia Lawall
1
-1
/
+1
2026-01-26
x86/kexec: add a sanity check on previous kernel's ima kexec buffer
Harshit Mogalapalli
1
-0
/
+6
2026-01-26
of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()
Harshit Mogalapalli
1
-12
/
+3
2026-01-26
ima: verify the previous kernel's IMA buffer lies in addressable RAM
Harshit Mogalapalli
2
-0
/
+36
2026-01-26
types: drop definition of __EXPORTED_HEADERS__
Thomas Weißschuh
1
-1
/
+0
2026-01-26
liveupdate: separate memfd support into LIVEUPDATE_MEMFD
Pasha Tatashin
2
-2
/
+17
2026-01-26
lib/kstrtox: fix kstrtobool() docstring to mention enabled/disabled
Chaitanya Mishra
1
-2
/
+2
2026-01-26
resource: provide 0args DEFINE_RES variant for unset resource desc
Christian Marangi
1
-1
/
+6
2026-01-26
ipc/shm: uapi: remove dependency on libc
Thomas Weißschuh
1
-3
/
+0
2026-01-26
lib/tests: convert test_min_heap module to KUnit
Ryota Sakamoto
19
-105
/
+80
2026-01-26
editorconfig: add rst extension
Kari Argillander
1
-1
/
+1
2026-01-26
kfifo: fix kmalloc_array_node() argument order
Randy Dunlap
1
-1
/
+1
2026-01-26
vmcoreinfo: make hwerr_data visible for debugging
Breno Leitao
1
-1
/
+5
2026-01-26
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
7
-9
/
+47
2026-01-26
mm/mm_init: don't cond_resched() in deferred_init_memmap_chunk() if called from deferred_grow_zone()
Waiman Long
1
-6
/
+6
2026-01-26
mm/kfence: randomize the freelist on initialization
Pimyn Girgis
1
-4
/
+19
2026-01-26
kho: kho_preserve_vmalloc(): don't return 0 when ENOMEM
Andrew Morton
1
-1
/
+3
2026-01-26
kho: init alloc tags when restoring pages from reserved memory
Ran Xiaokai
1
-0
/
+8
2026-01-26
mm: memfd_luo: restore and free memfd_luo_ser on failure
Pratyush Yadav (Google)
1
-2
/
+4
2026-01-26
mm: memfd_luo: use memfd_alloc_file() instead of shmem_file_setup()
Pratyush Yadav (Google)
1
-2
/
+2
2026-01-26
memfd: export alloc_file()
Pratyush Yadav (Google)
2
-2
/
+8
2026-01-26
flex_proportions: make fprop_new_period() hardirq safe
Jan Kara
1
-2
/
+3
2026-01-26
mailmap: add entry for Viacheslav Bocharov
Viacheslav Bocharov
1
-0
/
+1
[prev]
[next]