2025-08-08 07:21 UTC |
Fix the data type inconsistency issue of min (tier, MAX_CR_TIERS-1) in read_ctrl_pos |
1 |
fffsqian@163.com |
finished
|
2025-08-08 05:39 UTC |
net: wireless: rtw8852bt: Use standard helper for string choice |
1 |
akhilesh@ee.iitb.ac.in |
finished
|
2025-08-08 03:26 UTC |
net: af_packet: user hrtimer instead of timer to do the retire operation |
1 |
jackzxcui1989@163.com |
finished
|
2025-08-08 01:49 UTC |
net: prevent deadlocks and mis-configuration with per-NAPI threaded config |
1 |
kuba@kernel.org |
finished
|
2025-08-07 23:29 UTC |
tls: handle data disappearing from under the TLS ULP |
2 |
kuba@kernel.org |
finished
|
2025-08-07 20:52 UTC |
mt76: avoid uninitialized skb data |
1 |
arnd@kernel.org |
finished
|
2025-08-07 20:15 UTC |
TDX KVM selftests |
8 |
sagis@google.com |
finished
|
2025-08-07 20:04 UTC |
userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry |
5 |
surenb@google.com |
skipped
|
2025-08-07 19:40 UTC |
sctp: linearize cloned gso packets in sctp_rcv |
1 |
lucien.xin@gmail.com |
finished
|
2025-08-07 19:40 UTC |
kasan: unify kasan_enabled() and remove arch-specific implementations |
5 |
snovitoll@gmail.com |
finished
|
2025-08-07 18:35 UTC |
mm: fix accounting of memmap pages |
4 |
sumanthk@linux.ibm.com |
finished
|
2025-08-07 18:25 UTC |
mm: fix accounting of memmap pages |
3 |
sumanthk@linux.ibm.com |
finished
|
2025-08-07 18:16 UTC |
mm/zswap: store <PAGE_SIZE compression failed page as-is |
1 |
sj@kernel.org |
finished
|
2025-08-07 17:50 UTC |
bpf: refactor max_depth computation in bpf_get_stack() |
1 |
contact@arnaud-lcm.com |
finished [2 findings]
|
2025-08-07 17:46 UTC |
selftests/seccomp: improve backwards compatibility for older kernels |
1 |
wakel@google.com |
finished
|
2025-08-07 17:35 UTC |
ice: fix NULL access of tx->in_use |
1 |
jacob.e.keller@intel.com |
finished
|
2025-08-07 16:59 UTC |
KVM: SEV: Add support for SMT Protection |
1 |
kim.phillips@amd.com |
finished
|
2025-08-07 16:22 UTC |
ext4: don't try to clear the orphan_present feature block device is r/o |
1 |
tytso@mit.edu |
finished
|
2025-08-07 15:59 UTC |
ethtool: add FEC bins histogramm report |
4 |
vadfed@meta.com |
finished
|
2025-08-07 15:48 UTC |
net/sched: ets: use old 'nbands' while purging unused classes |
1 |
dcaratti@redhat.com |
finished
|
2025-08-07 15:27 UTC |
mm/mincore: clean up swap cache helper and PTL |
1 |
ryncsn@gmail.com |
finished
|
2025-08-07 14:59 UTC |
KVM: riscv: selftests: Enable supported test cases |
2 |
dayss1224@gmail.com |
finished
|
2025-08-07 14:49 UTC |
KVM: remove redundant __GFP_NOWARN |
1 |
rongqianfeng@vivo.com |
finished
|
2025-08-07 14:47 UTC |
iomap: zero range folio batch support |
4 |
bfoster@redhat.com |
finished
|
2025-08-07 14:21 UTC |
pptp: fix pptp_xmit() error path |
1 |
edumazet@google.com |
finished
|
2025-08-07 13:54 UTC |
net: mdiobus: release reset_gpio in mdiobus_unregister_device() |
2 |
csokas.bence@prolan.hu |
finished
|
2025-08-07 13:49 UTC |
netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX |
1 |
phil@nwl.cc |
finished
|
2025-08-07 13:41 UTC |
net: mask NETIF_F_IPV6_CSUM flag on irregular packet header size |
2 |
jramaseu@redhat.com |
finished
|
2025-08-07 13:15 UTC |
net: phy: motorcomm: make const array mac_addr_reg static |
1 |
colin.i.king@gmail.com |
finished
|
2025-08-07 13:11 UTC |
net/mlx5: Avoid deadlock between PCI error recovery and health reporter |
1 |
gbayer@linux.ibm.com |
finished
|
2025-08-07 13:10 UTC |
wifi: wext: propagate metadata on -E2BIG for GET ioctls |
1 |
luvings@qq.com |
finished
|
2025-08-07 12:40 UTC |
ethernet: liquidio: Remove unnecessary memset |
1 |
liaoyuanhong@vivo.com |
finished
|
2025-08-07 12:34 UTC |
bpf: fix memory leak in SCC management |
1 |
dmantipov@yandex.ru |
finished
|
2025-08-07 12:14 UTC |
freezer: Introduce freeze priority model to address process dependency issues |
1 |
zhangzihuan@kylinos.cn |
finished
|
2025-08-07 11:47 UTC |
selftests/bpf: Use vmlinux.h for BPF programs |
1 |
hengqi.chen@gmail.com |
finished
|
2025-08-07 11:42 UTC |
riscv: skip csr restore if vcpu preempted reload |
1 |
tjytimi@163.com |
finished
|
2025-08-07 11:29 UTC |
Netfilter fixes for net |
1 |
pablo@netfilter.org |
finished
|
2025-08-07 10:39 UTC |
userfaultfd: opportunistic TLB-flush batching for present pages in MOVE |
3 |
lokeshgidra@google.com |
finished
|
2025-08-07 10:05 UTC |
netfilter: nft_socket: remove WARN_ON_ONCE with giant cgroup tree |
1 |
pablo@netfilter.org |
finished
|
2025-08-07 09:45 UTC |
selftests/net: Ensure assert() triggers in psock_tpacket.c |
1 |
wakel@google.com |
finished
|
2025-08-07 09:41 UTC |
KVM: TDX huge page support for private memory |
2 |
yan.y.zhao@intel.com |
skipped
|
2025-08-07 09:14 UTC |
mm: Fix possible deadlock in console_trylock_spinning |
2 |
gubowen5@huawei.com |
skipped
|
2025-08-07 08:48 UTC |
net: stmmac: rk: put the PHY clock on remove |
1 |
rmk@armlinux.org.uk |
finished
|
2025-08-07 08:27 UTC |
selftests/mm: do check_huge_anon() with a number been passed in |
1 |
richard.weiyang@gmail.com |
finished
|
2025-08-07 08:09 UTC |
selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8 |
1 |
wakel@google.com |
finished
|
2025-08-07 07:58 UTC |
__vmalloc() and no-block support |
1 |
urezki@gmail.com |
finished
|
2025-08-07 07:43 UTC |
soc: qcom: mdt_loader: Remove unused parameter |
3 |
mukesh.ojha@oss.qualcomm.com |
finished
|
2025-08-07 07:07 UTC |
RISC-V: KVM: Using user-mode pte within kvm_riscv_gstage_ioremap |
1 |
fangyu.yu@linux.alibaba.com |
skipped
|
2025-08-07 06:36 UTC |
KVM: VMX: Micro-optimize SPEC_CTRL handling in __vmx_vcpu_run() |
1 |
ubizjak@gmail.com |
finished
|
2025-08-07 05:56 UTC |
net: vrf: don't down the interface when add slave |
2 |
menglong8.dong@gmail.com |
finished
|
2025-08-07 04:18 UTC |
vsock: Do not allow binding to VMADDR_PORT_ANY |
1 |
markovicbudimir@gmail.com |
finished
|
2025-08-07 04:08 UTC |
net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45 |
1 |
xiaoning.wang@nxp.com |
finished
|
2025-08-07 02:48 UTC |
bpf: Use cpumask_next_wrap() in get_next_cpu() |
1 |
wangfushuai@baidu.com |
finished
|
2025-08-07 02:34 UTC |
libbpf: fix USDT SIB argument handling causing unrecognized register error |
8 |
phoenix500526@163.com |
finished
|
2025-08-07 01:54 UTC |
selftests/bpf: Fix warning comparing pointer to 0 |
1 |
jiapeng.chong@linux.alibaba.com |
finished
|
2025-08-07 01:44 UTC |
Live Update Orchestrator |
3 |
pasha.tatashin@soleen.com |
finished
|
2025-08-07 01:02 UTC |
bpf: use vrealloc() in bpf_patch_insn_data() |
2 |
eddyz87@gmail.com |
finished
|
2025-08-07 00:54 UTC |
net: dsa: microchip: Fix KSZ8863 reset problem |
2 |
tristram.ha@microchip.com |
finished
|
2025-08-06 23:42 UTC |
mm/damon/core: skip needless update of damon_attrs in damon_commit_ctx() |
2 |
bijan311@gmail.com |
finished
|
2025-08-06 22:51 UTC |
KVM: selftests: Move Intel and AMD module param helpers to x86/processor.h |
1 |
seanjc@google.com |
finished
|
2025-08-06 22:00 UTC |
userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry |
4 |
surenb@google.com |
finished
|
2025-08-06 21:51 UTC |
KVM: Fault injection |
1 |
jthoughton@google.com |
finished
|
2025-08-06 21:37 UTC |
net: lapbether: ignore ops-locked netdevs |
1 |
sdf@fomichev.me |
finished
|
2025-08-06 20:46 UTC |
Support for SEV-ES guest shadow stack |
1 |
john.allen@amd.com |
finished
|
2025-08-06 20:45 UTC |
Enable Shadow Stack Virtualization for SVM |
3 |
john.allen@amd.com |
skipped
|
2025-08-06 20:09 UTC |
bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32 |
1 |
eddyz87@gmail.com |
finished
|
2025-08-06 19:56 UTC |
KVM: x86: Add support for mediated vPMUs |
5 |
seanjc@google.com |
skipped
|
2025-08-06 19:21 UTC |
idpf: set mac type when adding and removing MAC filters |
1 |
emil.s.tantilov@intel.com |
finished
|
2025-08-06 18:44 UTC |
ibmvnic: Increase max subcrq indirect entries with fallback |
4 |
mmc@linux.ibm.com |
finished
|
2025-08-06 18:05 UTC |
tls: handle data disappearing from under the TLS ULP |
1 |
kuba@kernel.org |
finished
|
2025-08-06 17:34 UTC |
mm/swapfile.c: introduce function alloc_swap_scan_list() |
1 |
chrisl@kernel.org |
skipped
|
2025-08-06 17:25 UTC |
soc: qcom: mdt_loader: Fix check mdt_header_valid() |
2 |
mukesh.ojha@oss.qualcomm.com |
finished
|
2025-08-06 17:13 UTC |
KVM: arm64: selftest: Add standalone test checking for KVM's own UUID |
2 |
maz@kernel.org |
finished
|
2025-08-06 17:03 UTC |
vfio: Deprecate fsl-mc, platform, and amba |
1 |
alex.williamson@redhat.com |
finished
|
2025-08-06 16:58 UTC |
ixgbe: fix ndo_xdp_xmit() workloads |
2 |
maciej.fijalkowski@intel.com |
skipped
|
2025-08-06 16:56 UTC |
KVM: arm64: FEAT_RASv1p1 support and RAS selection |
2 |
maz@kernel.org |
finished
|
2025-08-06 16:43 UTC |
mm/damon/core: skip needless update of next_{aggregation,ops_update}_sis |
1 |
bijan311@gmail.com |
finished
|
2025-08-06 16:25 UTC |
Allow struct_ops to create map id to |
2 |
ameryhung@gmail.com |
finished
|
2025-08-06 16:22 UTC |
perf/s390: Regression: Move uid filtering to BPF filters |
5 |
iii@linux.ibm.com |
finished
|
2025-08-06 16:17 UTC |
mm, swap: improve cluster scan strategy |
2 |
ryncsn@gmail.com |
finished
|
2025-08-06 15:59 UTC |
execute PROCMAP_QUERY ioctl under per-vma lock |
3 |
surenb@google.com |
finished
|
2025-08-06 15:41 UTC |
xsk: fix immature cq descriptor production |
3 |
maciej.fijalkowski@intel.com |
finished [1 findings]
|
2025-08-06 15:40 UTC |
userfaultfd: fix a crash in UFFDIO_MOVE with some non-present PMDs |
3 |
surenb@google.com |
finished
|
2025-08-06 14:59 UTC |
mm: Correct misleading comment on mmap_lock field in mm_struct |
2 |
adrianhuang0701@gmail.com |
skipped
|
2025-08-06 14:56 UTC |
mm: Pass page directly instead of using folio_page |
1 |
dev.jain@arm.com |
finished
|
2025-08-06 14:45 UTC |
bpf: Introduce deferred task context execution |
1 |
mykyta.yatsenko5@gmail.com |
finished
|
2025-08-06 14:38 UTC |
tests: shell: Fix packetpath/rate_limit for old socat |
1 |
phil@nwl.cc |
skipped
|
2025-08-06 14:31 UTC |
x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN) |
1 |
omosnace@redhat.com |
finished
|
2025-08-06 13:59 UTC |
phy: ti: gmii-sel: Force RGMII TX delay |
2 |
mwalle@kernel.org |
finished
|
2025-08-06 12:41 UTC |
support large align and nid in Rust allocators |
15 |
vitaly.wool@konsulko.se |
finished
|
2025-08-06 12:14 UTC |
net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio composition |
1 |
fabio.porcedda@gmail.com |
finished
|
2025-08-06 11:46 UTC |
vhost: fix missing descriptor reclaim on copy_to_iter failure |
1 |
bsdhenrymartin@gmail.com |
finished
|
2025-08-06 11:41 UTC |
Add i.MX91 platform support |
8 |
joy.zou@nxp.com |
skipped
|
2025-08-06 11:40 UTC |
perf/s390: Regression: Move uid filtering to BPF filters |
4 |
iii@linux.ibm.com |
finished
|
2025-08-06 11:17 UTC |
wifi: ath12k: Fix Issues in REO RX Queue Updates |
1 |
nithyanantham.paramasivam@oss.qualcomm.com |
finished
|
2025-08-06 11:02 UTC |
selftests/bpf/progs: use __auto_type in swap() macro |
1 |
pranav.tyagi03@gmail.com |
finished
|
2025-08-06 10:27 UTC |
There are some bugfix for hibmcge ethernet driver |
1 |
shaojijie@huawei.com |
finished
|
2025-08-06 09:42 UTC |
net: bridge: fix soft lockup in br_multicast_query_expired() |
1 |
wangliang74@huawei.com |
finished
|
2025-08-06 09:24 UTC |
libbpf: fix USDT SIB argument handling causing unrecognized register error |
7 |
phoenix500526@163.com |
finished
|
2025-08-06 09:23 UTC |
selftests/bpf/progs: replace typeof() with __auto_type |
1 |
pranav.tyagi03@gmail.com |
finished
|