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-03
Merge branch 'bonding-fix-missing-xdp-compat-check-on-xmit_hash_policy-change'
Paolo Abeni
4
-2
/
+68
2026-03-03
selftests/bpf: add test for xdp_bonding xmit_hash_policy compat
Jiayuan Chen
1
-0
/
+58
2026-03-03
bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
Jiayuan Chen
3
-2
/
+10
2026-03-03
ALSA: hda/senary: Ensure EAPD is enabled during init
wangdicheng
1
-0
/
+5
2026-03-03
tee: shm: Remove refcounting of kernel pages
Matthew Wilcox
1
-27
/
+0
2026-03-02
selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17
Zhao Mengmeng
1
-2
/
+2
2026-03-02
selftests/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
1
-0
/
+2
2026-03-02
tools/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
1
-0
/
+2
2026-03-02
sched_ext: Use READ_ONCE() for plain reads of scx_watchdog_timeout
zhidao su
1
-3
/
+3
2026-03-03
dt-bindings: auxdisplay: ht16k33: Use unevaluatedProperties to fix common property warning
Frank Li
1
-1
/
+1
2026-03-03
dma-buf: Include ioctl.h in UAPI header
Isaac J. Manjarres
1
-0
/
+1
2026-03-03
wifi: mac80211: fix missing ieee80211_eml_params member initialization
MeiChia Chiu
1
-0
/
+1
2026-03-03
ALSA: hda/senary: Use codec->core.afg for GPIO access
wangdicheng
1
-6
/
+3
2026-03-03
ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_SKIP_IFACE_SETUP
Rong Zhang
1
-0
/
+4
2026-03-02
fsverity: add dependency on 64K or smaller pages
Eric Biggers
1
-0
/
+3
2026-03-02
MAINTAINERS: ena: update AMAZON ETHERNET maintainers
Arthur Kiyanovski
1
-3
/
+1
2026-03-02
selftests/net: packetdrill: restore tcp_rcv_big_endseq.pkt
Simon Baatz
1
-0
/
+44
2026-03-02
net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return value
Mieczyslaw Nalewaj
1
-1
/
+1
2026-03-02
crypto: Clean up help text for CRYPTO_CRC32
Geert Uytterhoeven
1
-2
/
+0
2026-03-02
crypto: Clean up help text for CRYPTO_CRC32C
Geert Uytterhoeven
1
-2
/
+0
2026-03-02
crypto: Clean up help text for CRYPTO_XXHASH
Geert Uytterhoeven
1
-2
/
+0
2026-03-02
crypto: Clean up help text for CRYPTO_SHA256
Geert Uytterhoeven
1
-1
/
+0
2026-03-02
crypto: Clean up help text for CRYPTO_BLAKE2B
Geert Uytterhoeven
1
-2
/
+0
2026-03-02
lib/crypto: tests: Add a .kunitconfig file
Eric Biggers
1
-0
/
+34
2026-03-02
ASoC: fsl_easrc: Fix control writes
Mark Brown
1
-4
/
+10
2026-03-02
spi: spi-dw-dma: fix print error log when wait finish transaction
Vladimir Yakovlev
1
-1
/
+1
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
1
-1
/
+5
2026-03-02
drm/amdgpu: Enable DPG support for VCN5
sguttula
1
-1
/
+3
2026-03-02
drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT
Alex Hung
2
-8
/
+16
2026-03-02
drm/amd/display: Use mpc.preblend flag to indicate 3D LUT
Alex Hung
2
-3
/
+6
2026-03-02
kbuild: Leave objtool binary around with 'make clean'
Nathan Chancellor
2
-7
/
+9
2026-03-02
ACPICA: Update the _CPC definition to match ACPI 6.6
Saket Dumbre
1
-2
/
+3
2026-03-02
iio: orientation: hid-sensor-rotation: fix quaternion alignment
David Lechner
1
-1
/
+1
2026-03-02
iio: add IIO_DECLARE_QUATERNION() macro
David Lechner
1
-0
/
+12
2026-03-02
iio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Felix Gu
1
-4
/
+2
2026-03-02
Documentation: KVM: Formalizing taking vcpu->mutex *outside* of kvm->slots_lock
Sean Christopherson
1
-0
/
+2
2026-03-02
ftrace: Add missing ftrace_lock to update_ftrace_direct_add/del
Jiri Olsa
1
-0
/
+2
2026-03-02
accel/amdxdna: Fix NULL pointer dereference of mgmt_chann
Lizhi Hou
3
-10
/
+19
2026-03-02
uaccess: Fix scoped_user_read_access() for 'pointer to const'
David Laight
1
-34
/
+20
2026-03-02
sched_ext: Replace naked scx_root dereferences in kobject callbacks
zhidao su
1
-2
/
+6
2026-03-02
sched_ext: Use READ_ONCE() for the read side of dsq->nr update
zhidao su
1
-2
/
+6
2026-03-02
kunit: reduce stack usage in kunit_run_tests()
Arnd Bergmann
1
-106
/
+125
2026-03-02
Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-16
/
+17
2026-03-02
kunit: tool: copy caller args in run_kernel to prevent mutation
Shuvam Pandey
2
-2
/
+30
2026-03-02
rust: kunit: fix warning when !CONFIG_PRINTK
Alexandre Courbot
1
-0
/
+8
2026-03-02
MAINTAINERS: Update email address for David Gow
David Gow
2
-2
/
+3
2026-03-02
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
5
-12
/
+26
2026-03-02
block: break pcpu_alloc_mutex dependency on freeze_lock
Nilay Shroff
1
-15
/
+30
2026-03-02
io_uring/net: reject SEND_VECTORIZED when unsupported
Pavel Begunkov
1
-0
/
+2
2026-03-02
blktrace: fix __this_cpu_read/write in preemptible context
Chaitanya Kulkarni
1
-2
/
+1
[prev]
[next]