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-07
scsi: qla2xxx: Completely fix fcport double free
Vladimir Riabchun
1
-2
/
+0
2026-03-07
scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspend
Wang Shuaiwei
1
-1
/
+1
2026-03-07
scsi: core: Fix error handling for scsi_alloc_sdev()
Junxiao Bi
1
-6
/
+2
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
14
-77
/
+97
2026-03-07
sched_ext: Fix enqueue_task_scx() truncation of upper enqueue flags
Tejun Heo
1
-3
/
+2
2026-03-07
iio: imu: adis16550: fix swapped gyro/accel filter functions
Antoniu Miclaus
1
-4
/
+4
2026-03-07
iio: adc: aspeed: clear reference voltage bits before configuring vref
Billy Tsai
1
-0
/
+1
2026-03-07
iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()
Felix Gu
1
-0
/
+3
2026-03-07
iio: adc: ti-ads1018: fix type overflow for data rate
Chunyang Chen
1
-1
/
+1
2026-03-07
iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()
Dmitry Torokhov
1
-3
/
+5
2026-03-07
iio: adc: ti-ads7950: normalize return value of gpio_get
Dmitry Torokhov
1
-1
/
+1
2026-03-07
powerpc/pseries: Correct MSI allocation tracking
Nam Cao
1
-1
/
+1
2026-03-07
powerpc: dts: mpc83xx: Add unit addresses to /memory
J. Neuschäfer
12
-12
/
+12
2026-03-07
powerpc: dts: mpc8315erdb: Add missing #cells properties to SPI bus
J. Neuschäfer
1
-0
/
+2
2026-03-07
powerpc: dts: mpc8315erdb: Rename LED nodes to comply with schema
J. Neuschäfer
1
-2
/
+2
2026-03-07
powerpc: dts: mpc8315erdb: Use IRQ_TYPE_* macros
J. Neuschäfer
1
-52
/
+59
2026-03-07
powerpc: dts: mpc8313erdb: Use IRQ_TYPE_* macros
J. Neuschäfer
1
-25
/
+34
2026-03-07
powerpc: 83xx: km83xx: Fix keymile vendor prefix
J. Neuschäfer
1
-2
/
+2
2026-03-07
dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs
J. Neuschäfer
1
-0
/
+93
2026-03-07
powerpc64/bpf: fix kfunc call support
Hari Bathini
2
-9
/
+94
2026-03-07
powerpc64/bpf: fix handling of BPF stack in exception callback
Hari Bathini
1
-11
/
+25
2026-03-07
powerpc64/bpf: remove BPF redzone protection in trampoline stack
Hari Bathini
1
-56
/
+33
2026-03-07
powerpc64/bpf: use consistent tailcall offset in trampoline
Hari Bathini
3
-13
/
+9
2026-03-07
powerpc64/bpf: fix the address returned by bpf_get_func_ip
Hari Bathini
1
-9
/
+19
2026-03-07
powerpc64/bpf: do not increment tailcall count when prog is NULL
Hari Bathini
1
-18
/
+21
2026-03-07
powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entries
Hari Bathini
1
-4
/
+22
2026-03-07
powerpc64/ftrace: fix OOL stub count with clang
Hari Bathini
1
-2
/
+2
2026-03-07
powerpc64: make clang cross-build friendly
Hari Bathini
2
-2
/
+2
2026-03-06
Merge branch 'bpf-fix-precision-backtracking-bug-with-linked-registers'
Alexei Starovoitov
5
-38
/
+137
2026-03-06
selftests/bpf: add reproducer for spurious precision propagation through calls
Eduard Zingerman
1
-0
/
+64
2026-03-06
bpf: collect only live registers in linked regs
Eduard Zingerman
4
-38
/
+73
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
31
-11
/
+44
2026-03-06
Merge tag 's390-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-7
/
+6
2026-03-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
5
-16
/
+67
2026-03-06
tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
1
-3
/
+3
2026-03-06
Merge branch 'net-spacemit-a-few-error-handling-fixes'
Jakub Kicinski
1
-6
/
+13
2026-03-06
net: spacemit: Fix error handling in emac_tx_mem_map()
Vivian Wang
1
-1
/
+10
2026-03-06
net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()
Vivian Wang
1
-5
/
+3
2026-03-06
Merge branch 'bpf-fix-u32-s32-bounds-when-ranges-cross-min-max-boundary'
Alexei Starovoitov
3
-19
/
+120
2026-03-06
Revert "selftests/bpf: Update reg_bound range refinement logic"
Eduard Zingerman
1
-14
/
+0
2026-03-06
selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
1
-1
/
+38
2026-03-06
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
2
-4
/
+82
2026-03-06
rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()
Miaoqian Lin
2
-7
/
+9
2026-03-06
Merge branch 'further-sja1105-phylink-link-replay-fixups'
Jakub Kicinski
1
-4
/
+3
2026-03-06
net: dsa: sja1105: ensure phylink_replay_link_end() will not be missed
Vladimir Oltean
1
-1
/
+2
2026-03-06
net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()
Vladimir Oltean
1
-4
/
+2
2026-03-06
net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave xmit
Weiming Shi
1
-0
/
+1
2026-03-06
net: ncsi: fix skb leak in error paths
Jian Zhang
2
-5
/
+14
2026-03-06
Merge branch 'mlx5-misc-fixes-2026-03-05'
Jakub Kicinski
4
-31
/
+22
2026-03-06
net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ
Dragos Tatulea
1
-7
/
+4
[prev]
[next]