index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-02-26
net: consume xmit errors of GSO frames
Jakub Kicinski
-5
/
+18
2026-02-26
Merge branch 'vsock-add-write-once-semantics-to-child_ns_mode'
Paolo Abeni
-27
/
+48
2026-02-26
vsock: document write-once behavior of the child_ns_mode sysctl
Bobby Eshleman
-0
/
+3
2026-02-26
vsock: lock down child_ns_mode as write-once
Bobby Eshleman
-7
/
+24
2026-02-26
selftests/vsock: change tests to respect write-once child ns mode
Bobby Eshleman
-20
/
+21
2026-02-26
RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf file
Leon Romanovsky
-0
/
+2
2026-02-26
kthread: consolidate kthread exit paths to prevent use-after-free
Christian Brauner
-37
/
+31
2026-02-26
iomap: don't report direct-io retries to fserror
Darrick J. Wong
-1
/
+14
2026-02-26
ALSA: usb-audio: Use correct version for UAC3 header validation
Jun Seo
-1
/
+1
2026-02-26
ALSA: hda/realtek: add quirk for Acer Nitro ANV15-51
Zhang Heng
-0
/
+8
2026-02-25
Merge branch 'mlx5-misc-fixes-2026-02-24'
Jakub Kicinski
-10
/
+22
2026-02-25
net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query
Jianbo Liu
-2
/
+1
2026-02-25
net/mlx5: Fix missing devlink lock in SRIOV enable error path
Shay Drory
-0
/
+2
2026-02-25
net/mlx5: E-switch, Clear legacy flag when moving to switchdev
Shay Drory
-0
/
+2
2026-02-25
net/mlx5: LAG, disable MPESW in lag_disable_change()
Shay Drory
-6
/
+15
2026-02-25
net/mlx5: DR, Fix circular locking dependency in dump
Shay Drory
-2
/
+2
2026-02-25
Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-14
/
+23
2026-02-25
Merge branch 'team-fix-reference-count-leak-when-changing-port-netns'
Jakub Kicinski
-5
/
+39
2026-02-25
selftests: team: Add a reference count leak test
Ido Schimmel
-0
/
+18
2026-02-25
team: avoid NETDEV_CHANGEMTU event when unregistering slave
Tetsuo Handa
-5
/
+21
2026-02-25
net: mana: Fix double destroy_workqueue on service rescan PCI path
Dipayaan Roy
-2
/
+7
2026-02-25
MAINTAINERS: Update maintainer entry for QUALCOMM ETHQOS ETHERNET DRIVER
Mohd Ayaan Anwar
-1
/
+1
2026-02-25
dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
Felix Gu
-5
/
+1
2026-02-25
Merge branch 'tcp-re-enable-acceptance-of-fin-packets-when-rwin-is-0'
Jakub Kicinski
-4
/
+41
2026-02-25
selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0
Simon Baatz
-0
/
+27
2026-02-25
tcp: re-enable acceptance of FIN packets when RWIN is 0
Simon Baatz
-4
/
+14
2026-02-25
vsock: Use container_of() to get net namespace in sysctl handlers
Greg Kroah-Hartman
-2
/
+2
2026-02-25
net: usb: kaweth: validate USB endpoints
Greg Kroah-Hartman
-0
/
+13
2026-02-25
net: usb: kalmia: validate USB endpoints
Greg Kroah-Hartman
-0
/
+7
2026-02-25
net: usb: pegasus: validate USB endpoints
Greg Kroah-Hartman
-1
/
+12
2026-02-25
nfc: pn533: properly drop the usb interface reference on disconnect
Greg Kroah-Hartman
-0
/
+1
2026-02-25
Merge tag 'erofs-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-68
/
+63
2026-02-25
sched_ext: Fix out-of-bounds access in scx_idle_init_masks()
David Carlier
-2
/
+2
2026-02-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
-10
/
+0
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
-7
/
+10
2026-02-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
-0
/
+4
2026-02-25
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
-5
/
+7
2026-02-25
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
-0
/
+1
2026-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
-2
/
+2
2026-02-25
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
-0
/
+5
2026-02-25
drm/amdgpu: add upper bound check on user inputs in signal ioctl
Sunil Khatri
-0
/
+7
2026-02-25
drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warnings
Tvrtko Ursulin
-4
/
+4
2026-02-25
drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
-0
/
+2
2026-02-25
accel/amdxdna: Use a different name for latest firmware
Lizhi Hou
-5
/
+26
2026-02-25
PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entry
Niklas Cassel
-0
/
+3
2026-02-25
PCI: dwc: ep: Refresh MSI Message Address cache on change
Niklas Cassel
-9
/
+13
2026-02-25
arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI
Mark Rutland
-36
/
+47
2026-02-25
arm64: tlb: Allow XZR argument to TLBI ops
Mark Rutland
-3
/
+3
2026-02-25
kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)
Catalin Marinas
-0
/
+76
2026-02-25
arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappings
Catalin Marinas
-1
/
+5
[prev]
[next]