summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24platform/x86: xo15-ebook: Fix wakeup source and GPE handlingRafael J. Wysocki1-1/+6
2026-07-24x86/platform/olpc: xo15: Drop wakeup source on driver removalRafael J. Wysocki1-0/+1
2026-07-24coresight: cti: Fix DT filter signals silently ignoredYingchao Deng1-0/+1
2026-07-24staging: nvec: fix use-after-free in nvec_rx_completed()Alexandru Hossu1-1/+3
2026-07-24net/9p: fix race condition on rdma->state in trans_rdma.cYizhou Zhao1-2/+17
2026-07-24ocfs2: fix circular locking dependency in ocfs2_dio_end_io_writeAleksandr Nogikh1-4/+9
2026-07-24tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)Eric Dumazet1-3/+3
2026-07-24tipc: fix UAF in tipc_l2_send_msg()Eric Dumazet1-0/+1
2026-07-24KEYS: Use acquire when reading state in keyring searchGui-Dong Han1-1/+1
2026-07-24powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpusAboorva Devarajan1-3/+1
2026-07-24powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_downAboorva Devarajan1-1/+2
2026-07-24powerpc/perf: fix preempt count underflow in fsl_emb_pmu_delAboorva Devarajan1-1/+2
2026-07-24MIPS: mm: Fix out-of-bounds write in maar_res_walk()Yadan Fan1-4/+8
2026-07-24bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds checkSechang Lim1-2/+2
2026-07-24bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()Weiming Shi1-0/+3
2026-07-24netfilter: nf_conncount: callers must hold rcu read lockFlorian Westphal2-4/+4
2026-07-24kcm: use WRITE_ONCE() when changing lower socket callbacksRunyu Xiao1-4/+4
2026-07-24net/sched: sch_codel: Do not call qdisc_tree_reduce_backlog during peek befor...Victor Nogueira1-5/+43
2026-07-24net/sched: sch_fq_codel: Do not call qdisc_tree_reduce_backlog during peek be...Victor Nogueira1-2/+39
2026-07-24spi: xilinx: use FIFO occupancy register to determine buffer sizeLars Pöschel1-2/+9
2026-07-24crypto: rng - Free default RNG on module exitHerbert Xu1-0/+11
2026-07-24crypto: cavium/cpt - fix DMA cleanup using wrong loop indexFelix Gu1-2/+2
2026-07-24crypto: marvell/octeontx - fix DMA cleanup using wrong loop indexFelix Gu1-2/+2
2026-07-24tipc: prevent snt_unacked underflow on CONN_ACKMichael Bommarito1-0/+3
2026-07-24tipc: require net admin for TIPCv2 netlink mutatorsMichael Bommarito1-0/+12
2026-07-24net/sched: sch_hfsc: Don't make class passive twiceVictor Nogueira1-1/+1
2026-07-24sctp: validate embedded address parameter lengthXin Long1-2/+8
2026-07-24net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima2-1/+10
2026-07-24ASoC: tegra: tegra210_ahub: Validate written enum valueHyeongJun An1-1/+3
2026-07-24ASoC: fsl: fsl_audmix: Validate written enum valuesHyeongJun An1-0/+6
2026-07-24RDMA/mlx5: Fix undefined shift of user RQ WQE sizeMaher Sanalla1-7/+4
2026-07-24fs: efs: remove unneeded debug printsMaxwell Doose1-18/+3
2026-07-24bonding: 3ad: fix mux port state on oper downLouis Scalbert1-0/+1
2026-07-24tools/virtio: check mmap return value in vringh_testlonglong yan1-0/+5
2026-07-24vhost/vdpa: validate virtqueue index in mmap and fault pathsQihang Tang1-7/+22
2026-07-24IB/mlx4: Fill in the access_flags if IB_MR_REREG_ACCESS is not specifiedJason Gunthorpe2-2/+8
2026-07-24fbdev: sm501fb: Fix buffer errors in OF binding codeDavid Laight1-4/+12
2026-07-24btrfs: fix invalid pointer dereference in __btrfs_run_delayed_refs()Filipe Manana1-2/+3
2026-07-24hwspinlock: qcom: avoid uninitialized struct membersWolfram Sang1-4/+1
2026-07-24pinctrl: mediatek: mt8167: Fix Schmitt trigger register offset of pins 34-39Luca Leonardo Scorcia1-1/+1
2026-07-24pinctrl: mediatek: mt8516: Fix Schmitt trigger register offset of pins 34-39Luca Leonardo Scorcia1-1/+1
2026-07-24configfs: fix lockless traversals of ->s_childrenAl Viro1-13/+41
2026-07-24firmware_loader: Fix recursive lock in device_cache_fw_images()Dmitry Vyukov1-1/+2
2026-07-24spi: ep93xx: fix double-free of zeropage on DMA setup failureFelix Gu1-0/+1
2026-07-24cpufreq: Documentation: fix conservative governor freq_step descriptionPengjie Zhang1-2/+2
2026-07-24ACPI: IPMI: Fix message kref handling on dead deviceYuho Choi1-1/+1
2026-07-24riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframeRui Qi1-1/+1
2026-07-24wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indicationTristan Madani1-0/+6
2026-07-24bpf: Update transport_header when encapsulating UDP tunnel in lwtLeon Hwang1-0/+12
2026-07-24netfilter: conntrack: call nf_ct_gre_keymap_destroy() if master helper is pptpPablo Neira Ayuso1-2/+16