| 2026-09-24 02:01 UTC |
net: wangxun: keep MAC enabled for specific |
2 |
jiawenwu@trustnetic.com |
-
|
| 2026-09-24 01:55 UTC |
net: sock: serialize SO_RESERVE_MEM accounting |
1 |
weir@nebusec.ai |
-
|
| 2026-09-24 01:45 UTC |
i2c: xiic: fix SMBus block read and PEC support |
6 |
abdurrahman@nexthop.ai |
-
|
| 2026-09-24 01:26 UTC |
llc: reserve device headroom for allocated frames |
2 |
weir@nebusec.ai |
-
|
| 2026-09-24 01:15 UTC |
rtnetlink: dump link-layer multicast addresses |
7 |
sigefriedhyy@gmail.com |
-
|
| 2026-09-24 00:46 UTC |
wifi: rtw88: TX report with long timeout for non-PCIE devices |
1 |
pkshih@realtek.com |
-
|
| 2026-09-24 00:42 UTC |
gve: DQO: fix handling of out of range TSO MSS |
1 |
edumazet@google.com |
-
|
| 2026-09-24 00:32 UTC |
l2tp: bound the reorder queue |
1 |
weir@nebusec.ai |
-
|
| 2026-09-24 00:25 UTC |
KVM: x86: Honor EFER_LMSLE_MBZ |
2 |
jmattson@google.com |
-
|
| 2026-09-24 00:16 UTC |
hfs: handle extent B-tree write errors |
4 |
davyfelipe34@gmail.com |
-
|
| 2026-09-23 23:58 UTC |
e1000e: fix flow control stuck off after link partner reset |
1 |
hagan@amazon.com |
-
|
| 2026-09-23 23:56 UTC |
block device fixes for large block sizes, IOCB_NOWAIT, and direct I/O |
5 |
tz2294@columbia.edu |
-
|
| 2026-09-23 23:48 UTC |
idpf: Fix vport IRQ name leak on request failure |
1 |
oss.patchbox@gmail.com |
-
|
| 2026-09-23 23:29 UTC |
libbpf: BPF program manual loading |
5 |
andrey.grodzovsky@crowdstrike.com |
-
|
| 2026-09-23 23:08 UTC |
hfs: handle extent B-tree write errors |
3 |
davyfelipe34@gmail.com |
-
|
| 2026-09-23 23:07 UTC |
selftests/bpf: Refactor cb_refs selftests |
1 |
ihor.solodrai@linux.dev |
-
|
| 2026-09-23 23:05 UTC |
net/mlx5e: advertise tcp-data-split support |
1 |
dimitri.daskalakis1@gmail.com |
-
|
| 2026-09-23 22:44 UTC |
luo: tmpfs preservation |
1 |
pratyush@kernel.org |
-
|
| 2026-09-23 22:35 UTC |
bpf: Verify loops without walking every iteration |
1 |
alexei.starovoitov@gmail.com |
-
|
| 2026-09-23 22:35 UTC |
net: use a single lockdep class for the netdev instance lock |
1 |
kuba@kernel.org |
-
|
| 2026-09-23 22:31 UTC |
x86/mm: Drop the page allocation from pud_free_pmd_page() |
2 |
mikhail.v.gavrilov@gmail.com |
-
|
| 2026-09-23 22:18 UTC |
namespace: prevent UMOUNT_CONNECTED reference count cycles |
1 |
brauner@kernel.org |
-
|
| 2026-09-23 22:05 UTC |
rust: configfs: Fix incorrect subsystem root check in `get_group_data` |
1 |
pgovind2@uci.edu |
-
|
| 2026-09-23 21:58 UTC |
net: dsa: qca8k: add a QCA8337 CPU PHY consumer |
3 |
yongzhao.derek@gmail.com |
-
|
| 2026-09-23 21:57 UTC |
net: dsa: qca8k: propagate MDIO errors |
1 |
yongzhao.derek@gmail.com |
-
|
| 2026-09-23 21:42 UTC |
HID: bpf: fix lockless race on device_data allocation |
1 |
morbo@google.com |
-
|
| 2026-09-23 21:35 UTC |
wifi: rtw88: add RTL8723B/RTL8723BS support |
4 |
luka.gejak@linux.dev |
-
|
| 2026-09-23 21:35 UTC |
bpf: Add bpf_tcp_ops hooks for TCP AutoLOWAT. |
2 |
kuniyu@google.com |
-
|
| 2026-09-23 21:34 UTC |
sched_ext: Avoid relocking DSQ during remote DSQ moves |
1 |
usama.arif@linux.dev |
-
|
| 2026-09-23 21:34 UTC |
sched_ext: Update scx_dispatch_dequeue() comments |
1 |
usama.arif@linux.dev |
-
|
| 2026-09-23 21:32 UTC |
mm/huge_memory: clean up and decouple the anon and file split helpers |
6 |
devnull@kernel.org |
-
|
| 2026-09-23 21:25 UTC |
kcm: fix data race in /proc/net/kcm reader vs kcm_unattach |
1 |
hello@metalaudit.com |
-
|
| 2026-09-23 21:10 UTC |
mm: pass alloc_flags through folio, filemap, and bulk allocators |
1 |
gourry@gourry.net |
-
|
| 2026-09-23 20:50 UTC |
mount: add OPEN_TREE_SKIP_MNTNS |
1 |
kolyshkin@gmail.com |
-
|
| 2026-09-23 20:47 UTC |
net: stmmac: Add support for Allwinner A733 GMAC210 |
3 |
jbrunet@baylibre.com |
-
|
| 2026-09-23 20:45 UTC |
net: phy: marvell: add support for PHY LEDs polarity modes |
2 |
olek2@wp.pl |
-
|
| 2026-09-23 20:37 UTC |
brcmfmac: firmware: Add missing clm_blob firmware files |
1 |
benjamin.drung@canonical.com |
-
|
| 2026-09-23 20:37 UTC |
net: fec: reject oversized fragments before bounce-buffer memcpy |
2 |
qwe.aldo@gmail.com |
-
|
| 2026-09-23 20:31 UTC |
rust: module_param: Fix potentially incorrect access of `SetOnce<T>` |
2 |
pgovind2@uci.edu |
-
|
| 2026-09-23 20:18 UTC |
KVM: SEV: Return INVALID_INPUT on SNP req/resp buffer access failure |
2 |
jackyli@google.com |
-
|
| 2026-09-23 20:14 UTC |
ch9200: stop ignoring the register write errors |
3 |
s.shtylyov@auroraos.dev |
-
|
| 2026-09-23 20:14 UTC |
selftests/x86: Skip fsgsbase segment setup when int $0x80 is unavailable |
1 |
doebel@amazon.de |
-
|
| 2026-09-23 20:08 UTC |
udmabuf: use __GFP_NOWARN for page and folio array allocations |
1 |
syzbot@kernel.org |
finished
in 3h58m0s
|
| 2026-09-23 19:50 UTC |
netfilter: flowtable: restore wireless forward path |
1 |
pablo@netfilter.org |
-
|
| 2026-09-23 19:11 UTC |
bpf: Fix arena memory incoherence |
3 |
emil@etsalapatis.com |
-
|
| 2026-09-23 19:11 UTC |
Raise BPF program stack size to 2KiB |
1 |
memxor@gmail.com |
-
|
| 2026-09-23 19:05 UTC |
net/mlx5: Don't return firmware-owned command mailboxes to the DMA pool |
2 |
dcostantino@meta.com |
-
|
| 2026-09-23 18:52 UTC |
bpf: Fix inode leak on token FD preparation failure |
1 |
suchitkarunakaran@gmail.com |
-
|
| 2026-09-23 18:44 UTC |
spi: bcm2835: fix device_node reference leak in bcm2835_spi_setup() |
1 |
2000.costalucas@gmail.com |
-
|
| 2026-09-23 18:40 UTC |
vsock: receive queue hint for io_uring |
2 |
devnexen@gmail.com |
-
|
| 2026-09-23 18:36 UTC |
slab: Remove slab_folio() |
1 |
willy@infradead.org |
-
|
| 2026-09-23 18:11 UTC |
netpoll: bound the deferred transmit queue |
3 |
zack.gomez@gmail.com |
-
|
| 2026-09-23 17:52 UTC |
ata: libata-scsi: bound the ATA passthru sense descriptor writes |
2 |
matthias.goergens@gmail.com |
-
|
| 2026-09-23 17:45 UTC |
mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc |
1 |
ljs@kernel.org |
-
|
| 2026-09-23 17:25 UTC |
hwmon: (lm95245) Fix negative temperature conversion |
1 |
khurana.ridham222@gmail.com |
-
|
| 2026-09-23 17:24 UTC |
wifi: mt76: mt792x: defer the MCU shutdown past unregister on USB |
1 |
lucid_duck@justthetip.ca |
-
|
| 2026-09-23 17:20 UTC |
io_uring/lock: Keep spinlock release before wake_up() |
3 |
chuanx2070@163.com |
-
|
| 2026-09-23 16:52 UTC |
bpf, x86: Support fetching AND/OR/XOR atomics in arena |
1 |
puranjay@kernel.org |
-
|
| 2026-09-23 16:48 UTC |
io_uring/lock: Keep spinlock release before wake_up() |
2 |
chuanx2070@163.com |
-
|
| 2026-09-23 16:37 UTC |
KVM: SEV: Fix intra-host migration cache bugs |
1 |
seanjc@google.com |
-
|
| 2026-09-23 16:33 UTC |
KVM: TDX: Synthesize SHUTDOWN instead of returning -EIO on unhandled EPT violation |
1 |
seanjc@google.com |
-
|
| 2026-09-23 16:28 UTC |
drm/amdgpu: fix ATOM parameter space index bounds check |
2 |
qwe.aldo@gmail.com |
-
|
| 2026-09-23 16:23 UTC |
net: stmmac: guard FCS stripping against runt frames |
1 |
qwe.aldo@gmail.com |
-
|
| 2026-09-23 16:17 UTC |
ip: netns: report the network namespace cookie |
1 |
idosch@nvidia.com |
-
|
| 2026-09-23 16:16 UTC |
io_uring/lock: Keep spinlock release before wake_up() |
2 |
chuanx2070@163.com |
-
|
| 2026-09-23 16:14 UTC |
net: pcs: lynx: enable autonegotiation for 10g-qxgmii and usxgmii |
4 |
pbiel7@gmail.com |
-
|
| 2026-09-23 16:12 UTC |
drm/amdgpu: fix ATOM parameter space index bounds check |
1 |
qwe.aldo@gmail.com |
-
|
| 2026-09-23 16:12 UTC |
ARM: socfpga: Fix OF node refcount leaks in sysmgr init |
1 |
oss.patchbox@gmail.com |
-
|
| 2026-09-23 15:55 UTC |
soundwire: bus_type: Create IRQ mapping before calling driver probe() |
1 |
ckeepax@opensource.cirrus.com |
-
|
| 2026-09-23 15:51 UTC |
KVM: SVM: Fix AVIC Physical ID table UAF |
2 |
seanjc@google.com |
-
|
| 2026-09-23 15:45 UTC |
replace CONFIG_SLUB_TINY with a slab_tiny boot parameter |
1 |
vbabka@kernel.org |
-
|
| 2026-09-23 15:43 UTC |
drm/amdgpu: prevent parameter-space underflow in nested ATOM table calls |
3 |
qwe.aldo@gmail.com |
-
|
| 2026-09-23 15:34 UTC |
fs: enforce chroot check for failfs entry |
1 |
shawnq1@163.com |
-
|
| 2026-09-23 15:32 UTC |
isofs: validate directory records in isofs_read_level3_size() |
2 |
matthias.goergens@gmail.com |
-
|
| 2026-09-23 15:31 UTC |
isofs: Always advance to the next block in readdir and lookup |
1 |
matthias.goergens@gmail.com |
-
|
| 2026-09-23 15:29 UTC |
kselftest: mm: fix intermittent failure khugepaged test |
3 |
yeoreum.yun@arm.com |
-
|
| 2026-09-23 15:29 UTC |
drm/qxl: use correct offset when stamping drawable mm_time |
2 |
qwe.aldo@gmail.com |
-
|
| 2026-09-23 15:29 UTC |
drm/amdgpu: prevent parameter-space underflow in nested ATOM table calls |
2 |
qwe.aldo@gmail.com |
-
|
| 2026-09-23 15:26 UTC |
nvmet: add cgroup_path to charge namespace I/O to a cgroup |
3 |
yupeng0921@gmail.com |
-
|
| 2026-09-23 15:22 UTC |
firmware: arm_scmi: perf: ignore an implausible sustained frequency |
1 |
charlie@akao.au |
-
|
| 2026-09-23 15:15 UTC |
KVM: arm64: Add KVM_PRE_FAULT_MEMORY support |
4 |
ljs@kernel.org |
-
|
| 2026-09-23 15:14 UTC |
net: stmmac: qcom-ethqos: add support for SCMI power domains |
15 |
bartosz.golaszewski@oss.qualcomm.com |
-
|
| 2026-09-23 14:59 UTC |
gve: DQO: fix header length used by gve_can_send_tso() for UDP GSO |
1 |
edumazet@google.com |
-
|
| 2026-09-23 14:50 UTC |
drm/qxl: use correct offset when stamping drawable mm_time |
1 |
qwe.aldo@gmail.com |
-
|
| 2026-09-23 14:50 UTC |
drm/amdgpu: prevent parameter-space underflow in nested ATOM table calls |
1 |
qwe.aldo@gmail.com |
-
|
| 2026-09-23 14:49 UTC |
sysctl: Cover the jiffies converters in the selftests |
1 |
zhanxusheng1024@gmail.com |
-
|
| 2026-09-23 14:45 UTC |
net: mana: reserve RX buffer headroom to fix forwarding performance |
1 |
hamzamahfooz@linux.microsoft.com |
-
|
| 2026-09-23 14:43 UTC |
wifi: mwifiex: bound SDIO fw dump count by memory table size |
2 |
tianchu.chen@linux.dev |
-
|
| 2026-09-23 14:41 UTC |
jfs: fix self-deadlock on discarded metapage in __get_metapage() |
1 |
ngocthang2710.1999@gmail.com |
-
|
| 2026-09-23 14:40 UTC |
RDMA/rxe: fix ADVISE_MR prefetch on non-ODP MRs |
3 |
devnull@kernel.org |
-
|
| 2026-09-23 14:39 UTC |
riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc args |
1 |
pulehui@huaweicloud.com |
-
|
| 2026-09-23 14:39 UTC |
riscv, bpf: Adjust bpf_func to account for CFI offset in bpf_jit_free |
1 |
pulehui@huaweicloud.com |
-
|
| 2026-09-23 14:36 UTC |
arm64: mm: Fix the break-before-make flush range for erratum 2645198 |
1 |
parri.andrea@gmail.com |
-
|
| 2026-09-23 14:13 UTC |
ALSA: hda/realtek: Fix silent speaker on Higole F9B |
1 |
asas1asas200@gmail.com |
-
|
| 2026-09-23 14:11 UTC |
net: fec: reject oversized fragments before bounce-buffer memcpy |
1 |
qwe.aldo@gmail.com |
-
|
| 2026-09-23 14:10 UTC |
gve: DQO: accept TSO packets with non-protocol gso_type bits |
1 |
hannu@varjosoft.com |
-
|
| 2026-09-23 14:06 UTC |
drbd: preparation for DRBD 9 |
1 |
christoph.boehmwalder@linbit.com |
-
|
| 2026-09-23 14:02 UTC |
KVM: nSVM: Enable DecodeAssists for nested guests |
8 |
zhang_wei@open-hieco.net |
-
|
| 2026-09-23 14:01 UTC |
bpf: Fix loop detection for re-arming async callbacks |
1 |
puranjay@kernel.org |
-
|
| 2026-09-23 14:01 UTC |
net: gso: limit recursive IP-in-IP segmentation |
5 |
zihanx@nebusec.ai |
-
|