summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-07scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspendWang Shuaiwei
2026-03-07scsi: core: Fix error handling for scsi_alloc_sdev()Junxiao Bi
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-07sched_ext: Fix enqueue_task_scx() truncation of upper enqueue flagsTejun Heo
2026-03-07powerpc/pseries: Correct MSI allocation trackingNam Cao
2026-03-07powerpc: dts: mpc83xx: Add unit addresses to /memoryJ. Neuschäfer
2026-03-07powerpc: dts: mpc8315erdb: Add missing #cells properties to SPI busJ. Neuschäfer
2026-03-07powerpc: dts: mpc8315erdb: Rename LED nodes to comply with schemaJ. Neuschäfer
2026-03-07powerpc: dts: mpc8315erdb: Use IRQ_TYPE_* macrosJ. Neuschäfer
2026-03-07powerpc: dts: mpc8313erdb: Use IRQ_TYPE_* macrosJ. Neuschäfer
2026-03-07powerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer
2026-03-07dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCsJ. Neuschäfer
2026-03-07powerpc64/bpf: fix kfunc call supportHari Bathini
2026-03-07powerpc64/bpf: fix handling of BPF stack in exception callbackHari Bathini
2026-03-07powerpc64/bpf: remove BPF redzone protection in trampoline stackHari Bathini
2026-03-07powerpc64/bpf: use consistent tailcall offset in trampolineHari Bathini
2026-03-07powerpc64/bpf: fix the address returned by bpf_get_func_ipHari Bathini
2026-03-07powerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini
2026-03-07powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entriesHari Bathini
2026-03-07powerpc64/ftrace: fix OOL stub count with clangHari Bathini
2026-03-07powerpc64: make clang cross-build friendlyHari Bathini
2026-03-06Merge branch 'bpf-fix-precision-backtracking-bug-with-linked-registers'Alexei Starovoitov
2026-03-06selftests/bpf: add reproducer for spurious precision propagation through callsEduard Zingerman
2026-03-06bpf: collect only live registers in linked regsEduard Zingerman
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-06Merge tag 's390-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-06tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2GCalvin Owens
2026-03-06Merge branch 'net-spacemit-a-few-error-handling-fixes'Jakub Kicinski
2026-03-06net: spacemit: Fix error handling in emac_tx_mem_map()Vivian Wang
2026-03-06net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()Vivian Wang
2026-03-06Merge branch 'bpf-fix-u32-s32-bounds-when-ranges-cross-min-max-boundary'Alexei Starovoitov
2026-03-06Revert "selftests/bpf: Update reg_bound range refinement logic"Eduard Zingerman
2026-03-06selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-03-06bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-03-06rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()Miaoqian Lin
2026-03-06Merge branch 'further-sja1105-phylink-link-replay-fixups'Jakub Kicinski
2026-03-06net: dsa: sja1105: ensure phylink_replay_link_end() will not be missedVladimir Oltean
2026-03-06net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()Vladimir Oltean
2026-03-06net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave ...Weiming Shi
2026-03-06net: ncsi: fix skb leak in error pathsJian Zhang
2026-03-06Merge branch 'mlx5-misc-fixes-2026-03-05'Jakub Kicinski
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQDragos Tatulea
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQDragos Tatulea
2026-03-06net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman
2026-03-06net/mlx5: Fix peer miss rules host disabled checksCarolina Jubran
2026-03-06net/mlx5: Fix crash when moving to switchdev modePatrisious Haddad
2026-03-06net/mlx5: Fix deadlock between devlink lock and esw->wqCosmin Ratiu
2026-03-06qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
2026-03-06Merge branch 'bond-fix-2-link-state-issues'Jakub Kicinski