summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-30ksmbd: doc: update feature support status for durable handles and compressionNamjae Jeon
2026-06-30ksmbd: annotate oplock list traversals under m_lockRunyu Xiao
2026-06-30ksmbd: fix outstanding credit leak on abort and error pathsNamjae Jeon
2026-06-30ksmbd: fix credit charge calculation for SMB2 QUERY_INFONamjae Jeon
2026-06-30ksmbd: avoid zeroing the read buffer in smb2_read()Namjae Jeon
2026-06-30ksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li
2026-06-30ksmbd: reject undersized DACLs before parsing ACEsHaofeng Li
2026-06-30ksmbd: fix n.data memory leak in ksmbd_vfs_set_dos_attrib_xattrQiang Liu
2026-06-30ksmbd: Fix acl.sd_buf memory leak and invalid sd_size error handlingQiang Liu
2026-06-30ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattrQiang Liu
2026-06-30net/sched: act_bpf: use rcu_dereference_bh() to read the filterSechang Lim
2026-07-01iio: light: al3320a: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-07-01iio: light: al3010: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-07-01iio: light: al3000a: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-06-30selinux: hooks: use kmalloc() to allocate path bufferMike Rapoport (Microsoft)
2026-06-30riscv: probes: save original sp in rethook trampolineMartin Kaiser
2026-06-30selftests: drv-net: tso: don't touch dangerous feature bitsJakub Kicinski
2026-06-30cxgb4: Fix decode strings dump for T6 adaptersGleb Markov
2026-06-30x86/fpu: Fix kernel-doc formatting above fpu_enable_guest_xfd_features()Chao Gao
2026-06-30Merge branch 'net-do-not-warn-on-best-effort-skb-allocation-failures'Jakub Kicinski
2026-06-30netpoll: do not warn when the best-effort pool refill failsBreno Leitao
2026-06-30netconsole: do not warn when the best-effort skb allocation failsBreno Leitao
2026-06-30net: sgi: ioc3-eth: fix split TX DMA mapping lengthsXu Rao
2026-06-30net: sgi: ioc3-eth: unregister netdev before freeing DMA ringsXu Rao
2026-06-30perf tests: Include error output for skipped tests in JUnit XMLIan Rogers
2026-06-30perf tests: Speed up metrics checking shell testsIan Rogers
2026-06-30perf tests: Speed up lock contention analysis shell testIan Rogers
2026-06-30perf tests: Speed up off-cpu profiling testsIan Rogers
2026-06-30perf tests: Fix flakiness in branch stack sampling testsIan Rogers
2026-06-30perf tests: Fix flakiness in BPF counters test on hybrid systemsIan Rogers
2026-06-30perf tests: Fix flakiness in trace record and replay testIan Rogers
2026-06-30perf tests: Fix Python JIT dump profiling test failureIan Rogers
2026-06-30perf tests: Skip metrics validation if system-wide recording lacks permissionIan Rogers
2026-06-30perf tests: Add robust record retry helper and use subsecond workloadsIan Rogers
2026-06-30perf tests workloads: Support sub-second durations in noploop and thloopIan Rogers
2026-06-30perf test: Truncate test description to fit terminal widthIan Rogers
2026-06-30perf parse-events: Restrict core PMU bypass to --cputype optionIan Rogers
2026-06-30perf test: Update perf timechart testNamhyung Kim
2026-06-30perf timechart: Fix memory leaks in draw_wakeups()Namhyung Kim
2026-06-30perf timechart: Fix memory leaks during recordNamhyung Kim
2026-06-30perf timechart: Release event samples at the endNamhyung Kim
2026-06-30perf timechart: Remove unnecessary copy of backtraceNamhyung Kim
2026-06-30perf timechart: Remove unused backtrace in trace_handlerNamhyung Kim
2026-06-30perf timechart: Generate backtrace only if neededNamhyung Kim
2026-06-30perf timechart: Don't pass @event to cat_backtrace()Namhyung Kim
2026-06-30virtio_net: disable cb when NAPI is busy-polledLongjun Tang
2026-06-30bonding: no longer rely on RTNL in bond_fill_info()Eric Dumazet
2026-06-30sctp: fix addr_wq_timer race in sctp_free_addr_wq()Xin Long
2026-06-30selftests/xsk: Preserve UMEM view in BIDIRECTIONAL testMaciej Fijalkowski
2026-06-30perf pmu: Recognize default_core as a core PMU in more placesIan Rogers