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-02-06
ipv6: do not use skb_header_pointer() in icmpv6_filter()
Eric Dumazet
1
-16
/
+16
2026-02-06
net: ti: icssg: Remove dedicated workqueue for ndo_set_rx_mode callback
Kevin Hao
4
-19
/
+5
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
2
-9
/
+7
2026-02-06
myri10ge: avoid uninitialized variable use
Arnd Bergmann
1
-1
/
+27
2026-02-06
hinic3: select CONFIG_DIMLIB
Arnd Bergmann
1
-0
/
+1
2026-02-06
net: skb: allow up to 8 skb extension ids
Oliver Hartkopp
1
-1
/
+1
2026-02-06
net: marvell: prestera: fix FEC error message for SFP ports
Alok Tiwari
1
-5
/
+0
2026-02-06
net_sched: sch_fq: rework fq_gc() to avoid stack canary
Eric Dumazet
1
-13
/
+11
2026-02-06
netns: optimize netns cleaning by batching unhash_nsid calls
Qiliang Yuan
2
-13
/
+22
2026-02-07
crypto: img-hash - Use unregister_ahashes in img_{un}register_algs
Thorsten Blum
1
-14
/
+7
2026-02-07
crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))
Aleksander Jan Bajkowski
2
-0
/
+66
2026-02-06
pstore/ram: fix buffer overflow in persistent_ram_save_old()
Sai Ritvik Tanksalkar
1
-0
/
+11
2026-02-06
pstore: ram_core: fix incorrect success return when vmap() fails
Ruipeng Qi
1
-0
/
+7
2026-02-07
dt-bindings: i2c: Add CP2112 HID USB to SMBus Bridge
Danny Kaehn
1
-0
/
+100
2026-02-07
i2c: amd8111: switch to devm_ functions
Filippo MuscherĂ
1
-19
/
+7
2026-02-07
i2c: amd8111: Remove spaces in MODULE_* macros
Filippo MuscherĂ
1
-2
/
+2
2026-02-07
rust: devres: fix race condition due to nesting
Danilo Krummrich
1
-109
/
+40
2026-02-06
mm/memory: handle non-split locks correctly in zap_empty_pte_table()
David Hildenbrand (Red Hat)
1
-4
/
+6
2026-02-06
mm: move pte table reclaim code to memory.c
David Hildenbrand (Red Hat)
5
-98
/
+62
2026-02-06
mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
2
-8
/
+2
2026-02-06
mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE config
Qi Zheng
6
-3
/
+6
2026-02-06
um: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
1
-0
/
+1
2026-02-06
parisc: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
2
-2
/
+3
2026-02-06
mips: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
2
-4
/
+4
2026-02-06
LoongArch: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
2
-4
/
+4
2026-02-06
alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
2
-3
/
+4
2026-02-06
mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
Qi Zheng
1
-1
/
+1
2026-02-06
mm/damon/stat: remove __read_mostly from memory_idle_ms_percentiles
Li RongQing
1
-1
/
+1
2026-02-06
zsmalloc: make common caches global
Sergey Senozhatsky
1
-56
/
+50
2026-02-06
mm: add SPDX id lines to some mm source files
Tim Bird
8
-13
/
+8
2026-02-06
mm/zswap: use %pe to print error pointers
Sahil Chandna
1
-2
/
+2
2026-02-06
mm/vmscan: use %pe to print error pointers
Sahil Chandna
1
-2
/
+2
2026-02-06
mm/readahead: fix typo in comment
Wilson Zeng
1
-1
/
+1
2026-02-06
mm: khugepaged: fix NR_FILE_PAGES and NR_SHMEM in collapse_file()
Shakeel Butt
1
-7
/
+9
2026-02-06
mm: refactor vma_map_pages to use vm_insert_pages
Justin Green
1
-9
/
+1
2026-02-06
mm/damon: unify address range representation with damon_addr_range
Enze Li
1
-13
/
+2
2026-02-06
mm/cma: replace snprintf with strscpy in cma_new_area
Thorsten Blum
1
-1
/
+2
2026-02-06
mm: zswap: use SG list decompression APIs from zsmalloc
Yosry Ahmed
1
-30
/
+19
2026-02-07
parisc: lba_pci: Add debug code to show IO and PA ranges
Helge Deller
1
-0
/
+4
2026-02-07
parisc: Detect 64-bit free running platform counter
Helge Deller
1
-0
/
+20
2026-02-07
parisc: Fix minor printk issues in iosapic debug code
Helge Deller
1
-9
/
+12
2026-02-07
parisc: Enhance debug code for PAT firmware
Helge Deller
1
-0
/
+13
2026-02-07
parisc: Add PDC PAT call to get free running 64-bit counter
Helge Deller
2
-3
/
+31
2026-02-07
parisc: Fix module path output in qemu tables
Helge Deller
1
-2
/
+2
2026-02-07
parisc: Export model name for MPE/ix
Helge Deller
1
-1
/
+5
2026-02-07
parisc: Prevent interrupts during reboot
Helge Deller
1
-0
/
+3
2026-02-07
parisc: Print hardware IDs as 4 digit hex strings
Helge Deller
1
-13
/
+13
2026-02-07
parisc: kernel: replace kfree() with put_device() in create_tree_node()
Haoxiang Li
1
-1
/
+1
2026-02-06
hfsplus: avoid double unload_nls() on mount failure
Shardul Bankar
1
-1
/
+0
2026-02-06
Merge branch 'pci/misc'
Bjorn Helgaas
3
-6
/
+5
[prev]
[next]