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-24
arm64: dts: imx91-tqma9131: improve eMMC pad configuration
Markus Niebel
1
-10
/
+10
2026-02-24
overflow: Make sure size helpers are always inlined
Kees Cook
1
-4
/
+4
2026-02-24
kunit: irq: Ensure timer doesn't fire too frequently
Eric Biggers
1
-16
/
+28
2026-02-24
zloop: check for spurious options passed to remove
Christoph Hellwig
1
-1
/
+6
2026-02-24
zloop: advertise a volatile write cache
Christoph Hellwig
1
-6
/
+18
2026-02-24
media: dvb-core: fix wrong reinitialization of ringbuffer on reopen
Jens Axboe
1
-1
/
+3
2026-02-24
arm64: dts: imx93-9x9-qsb: change usdhc tuning step for eMMC and SD
Luke Wang
1
-0
/
+2
2026-02-24
arm64: dts: imx8mq: Set the correct gpu_ahb clock frequency
Sebastian Krzyszkowiak
1
-1
/
+1
2026-02-24
scsi: ufs: core: Fix shift out of bounds when MAXQ=32
wangshuaiwei
1
-1
/
+1
2026-02-24
MAINTAINERS: update Yosry Ahmed's email address
Yosry Ahmed
2
-2
/
+3
2026-02-24
mailmap: add entry for Daniele Alessandrelli
Daniele Alessandrelli
1
-0
/
+1
2026-02-24
mm: fix NULL NODE_DATA dereference for memoryless nodes on boot
Ming Lei
1
-1
/
+5
2026-02-24
mm/tracing: rss_stat: ensure curr is false from kthread context
Kalesh Singh
1
-1
/
+7
2026-02-24
mm/kfence: fix KASAN hardware tag faults during late enablement
Alexander Potapenko
2
-7
/
+10
2026-02-24
mm/damon/core: disallow non-power of two min_region_sz
SeongJae Park
1
-0
/
+3
2026-02-24
Squashfs: check metadata block offset is within range
Phillip Lougher
1
-0
/
+3
2026-02-24
MAINTAINERS, mailmap: update e-mail address for Vlastimil Babka
Vlastimil Babka (SUSE)
2
-9
/
+10
2026-02-24
liveupdate: luo_file: remember retrieve() status
Pratyush Yadav (Google)
3
-20
/
+37
2026-02-24
mm: thp: deny THP for files on anonymous inodes
Deepanshu Kartikey
1
-0
/
+3
2026-02-24
mm: change vma_alloc_folio_noprof() macro to inline function
Arnd Bergmann
1
-2
/
+5
2026-02-24
mm/kfence: disable KFENCE upon KASAN HW tags enablement
Alexander Potapenko
1
-0
/
+15
2026-02-24
io_uring/cmd_net: use READ_ONCE() for ->addr3 read
Jens Axboe
1
-1
/
+1
2026-02-24
staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
Luka Gejak
1
-1
/
+4
2026-02-24
tools/sched_ext: Add Kconfig to sync with upstream
Cheng-Yang Chou
1
-0
/
+61
2026-02-24
tools/sched_ext: Sync README.md Kconfig with upstream scx
Cheng-Yang Chou
1
-6
/
+0
2026-02-24
irqchip/ls-extirq: Fix devm_of_iomap() error check
Ioana Ciornei
1
-2
/
+4
2026-02-24
Revert "irqchip/ls-extirq: Use for_each_of_imap_item iterator"
Ioana Ciornei
1
-17
/
+30
2026-02-24
regulator: Kconfig: fix a typo
Felix Gu
1
-1
/
+1
2026-02-24
regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gpio()
Felix Gu
1
-2
/
+1
2026-02-24
regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()
Felix Gu
1
-4
/
+3
2026-02-24
drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-doc
Matthew Brost
1
-5
/
+5
2026-02-24
scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resume
Peter Wang
1
-9
/
+9
2026-02-24
scsi: ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_trace()
Peter Wang
1
-2
/
+2
2026-02-24
x86/hyperv: print out reserved vectors in hexadecimal
Wei Liu
1
-2
/
+3
2026-02-24
MAINTAINERS: Update Shawn Guo's address for HiSilicon PCIe controller driver
Shawn Guo
1
-1
/
+1
2026-02-24
Merge branch 'selftests-bpf-fixes-for-userspace-asan'
Alexei Starovoitov
47
-163
/
+290
2026-02-24
selftests/bpf: Don't override SIGSEGV handler with ASAN
Ihor Solodrai
1
-10
/
+26
2026-02-24
selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()
Ihor Solodrai
1
-1
/
+12
2026-02-24
selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
Ihor Solodrai
3
-7
/
+4
2026-02-24
selftests/bpf: Fix array bounds warning in jit_disasm_helpers
Ihor Solodrai
1
-9
/
+9
2026-02-24
selftests/bpf: Free bpf_object in test_sysctl
Ihor Solodrai
1
-0
/
+3
2026-02-24
selftests/bpf: Fix resource leaks caused by missing cleanups
Ihor Solodrai
7
-25
/
+29
2026-02-24
selftests/bpf: Fix double thread join in uprobe_multi_test
Ihor Solodrai
1
-1
/
+5
2026-02-24
selftests/bpf: Fix use-after-free in xdp_metadata test
Ihor Solodrai
1
-2
/
+2
2026-02-24
veristat: Fix a memory leak for preset ENUMERATOR
Ihor Solodrai
1
-0
/
+2
2026-02-24
selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
Ihor Solodrai
1
-2
/
+2
2026-02-24
selftests/bpf: Fix memory leaks in tests
Ihor Solodrai
3
-4
/
+22
2026-02-24
selftests/bpf: Refactor bpf_get_ksyms() trace helper
Ihor Solodrai
4
-26
/
+34
2026-02-24
selftests/bpf: Add DENYLIST.asan
Ihor Solodrai
1
-0
/
+3
2026-02-24
resolve_btfids: Fix memory leaks reported by ASAN
Ihor Solodrai
1
-27
/
+54
[prev]
[next]