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-03-27
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Josh Law
1
-0
/
+3
2026-03-27
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
1
-0
/
+3
2026-03-27
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
1
-1
/
+3
2026-03-27
mm/swap: fix swap cache memcg accounting
Alexandre Ghiti
1
-5
/
+4
2026-03-27
MAINTAINERS, mailmap: update email address for Harry Yoo
Harry Yoo (Oracle)
2
-2
/
+3
2026-03-27
mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
Jinjiang Tu
1
-11
/
+21
2026-03-27
selftests/tc-testing: add test for HFSC divide-by-zero in rtsc_min()
Xiang Mei
1
-0
/
+25
2026-03-27
net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()
Xiang Mei
1
-2
/
+2
2026-03-27
ext4: always drain queued discard work in ext4_mb_release()
Theodore Ts'o
1
-7
/
+5
2026-03-27
ext4: handle wraparound when searching for blocks for indirect mapped blocks
Theodore Ts'o
1
-0
/
+2
2026-03-27
ext4: skip split extent recovery on corruption
hongao
1
-3
/
+13
2026-03-27
ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
Baokun Li
1
-5
/
+8
2026-03-27
ext4: fix deadlock on inode reallocation
Jan Kara
1
-0
/
+21
2026-03-27
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
3
-1
/
+11
2026-03-27
Merge branch 'bridge-vxlan-harden-nd-option-parsing-paths'
Jakub Kicinski
2
-9
/
+15
2026-03-27
vxlan: validate ND option lengths in vxlan_na_create
Yang Yang
1
-2
/
+4
2026-03-27
bridge: br_nd_send: validate ND option lengths
Yang Yang
1
-2
/
+4
2026-03-27
bridge: br_nd_send: linearize skb before parsing ND options
Yang Yang
1
-5
/
+7
2026-03-27
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
2
-13
/
+5
2026-03-27
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
1
-0
/
+7
2026-03-27
ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
4
-11
/
+51
2026-03-27
ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
4
-45
/
+172
2026-03-27
ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helper
Ye Bin
1
-0
/
+5
2026-03-27
jbd2: gracefully abort on checkpointing state corruptions
Milos Nikic
1
-2
/
+13
2026-03-27
ext4: avoid infinite loops caused by residual data
Edward Adam Davis
1
-2
/
+6
2026-03-27
ext4: validate p_idx bounds in ext4_ext_correct_indexes
Tejas Bharambe
1
-0
/
+15
2026-03-27
ext4: test if inode's all dirty pages are submitted to disk
Ye Bin
1
-0
/
+8
2026-03-27
ext4: minor fix for ext4_split_extent_zeroout()
Ojaswin Mujoo
1
-1
/
+1
2026-03-27
ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
Ye Bin
1
-1
/
+5
2026-03-27
ext4: kunit: extents-test: lix percpu_counters list corruption
Ritesh Harjani (IBM)
1
-1
/
+3
2026-03-27
ext4: publish jinode after initialization
Li Chen
2
-6
/
+13
2026-03-27
ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio
Yuto Ohnuki
1
-1
/
+9
2026-03-27
ext4: fix fsync(2) for nojournal mode
Jan Kara
1
-2
/
+14
2026-03-27
ext4: make recently_deleted() properly work with lazy itable initialization
Jan Kara
1
-0
/
+6
2026-03-27
Merge branch 'fix-page-fragment-handling-when-page_size-4k'
Jakub Kicinski
2
-4
/
+4
2026-03-27
ext4: fix journal credit check when setting fscrypt context
Simon Weber
1
-1
/
+8
2026-03-27
eth: fbnic: Fix debugfs output for BDQ's with page frags
Dimitri Daskalakis
1
-1
/
+1
2026-03-27
eth: fbnic: Account for page fragments when updating BDQ tail
Dimitri Daskalakis
1
-3
/
+3
2026-03-27
ext4: convert inline data to extents when truncate exceeds inline size
Deepanshu Kartikey
1
-0
/
+12
2026-03-27
ext4: fix stale xarray tags after writeback
Jan Kara
1
-2
/
+8
2026-03-27
ip6_tunnel: clear skb2->cb[] in ip4ip6_err()
Eric Dumazet
1
-0
/
+5
2026-03-27
ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()
Eric Dumazet
1
-0
/
+3
2026-03-27
ext4: do not check fast symlink during orphan recovery
Zhang Yi
1
-11
/
+29
2026-03-27
Update MAINTAINERS file to add reviewers for ext4
Theodore Ts'o
1
-1
/
+6
2026-03-27
Merge tag 'hwmon-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
7
-75
/
+217
2026-03-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-10
/
+51
2026-03-27
Merge tag 'drm-fixes-2026-03-28-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
37
-116
/
+312
2026-03-28
s390/entry: Scrub r12 register on kernel entry
Vasily Gorbik
1
-0
/
+3
2026-03-28
s390/syscalls: Add spectre boundary for syscall dispatch table
Greg Kroah-Hartman
1
-1
/
+4
2026-03-28
s390/barrier: Make array_index_mask_nospec() __always_inline
Vasily Gorbik
1
-2
/
+2
[prev]
[next]