summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-19i2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()Carlos Song
2026-06-19futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-de...Ji'an Zhou
2026-06-19fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate foliosJann Horn
2026-06-19fuse: reject fuse_notify() pagecache ops on directoriesJann Horn
2026-06-19fs/qnx6: fix pointer arithmetic in directory iterationArpith Kalaginanavoor
2026-06-19accel/ethosu: reject NPU_OP_RESIZE commands from userspaceMuhammad Bilal
2026-06-19accel/ethosu: reject DMA commands with uninitialized lengthMuhammad Bilal
2026-06-19accel/ethosu: fix arithmetic issues in dma_length()Muhammad Bilal
2026-06-19accel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85Muhammad Bilal
2026-06-19accel/ethosu: fix IFM region index out-of-bounds in command stream parserMuhammad Bilal
2026-06-19accel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate()Muhammad Bilal
2026-06-19s390: Remove GENERIC_LOCKBREAK Kconfig optionHeiko Carstens
2026-06-19pidfd: refuse access to tasks that have started exiting harderChristian Brauner
2026-06-19ovl: keep err zero after successful ovl_cache_get()Nirmoy Das
2026-06-19inet: frags: fix use-after-free caused by the fqdir_pre_exit() flushHyunwoo Kim
2026-06-19IB/isert: Reject login PDUs shorter than ISER_HEADERS_LENMichael Bommarito
2026-06-19hv: utils: handle and propagate errors in kvp_registerThorsten Blum
2026-06-19fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()Jann Horn
2026-06-19Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui
2026-06-19bnxt_en: Fix NULL pointer dereferenceKyle Meyer
2026-06-19ASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR writeChancel Liu
2026-06-19staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtractionSalman Alghamdi
2026-06-19staging: rtl8723bs: fix buffer over-read in rtw_update_protectionSalman Alghamdi
2026-06-19spi: qcom-geni: Fix cs_change handling on the last transferViken Dadhaniya
2026-06-19timers/migration: Fix livelock in tmigr_handle_remote_up()Amit Matityahu
2026-06-19vsock/vmci: fix sk_ack_backlog leak on failed handshakeRaf Dickson
2026-06-19wifi: nl80211: reject oversized EMA RNR listsYuqi Xu
2026-06-19wifi: iwlwifi: pcie: simplify the resume flow if fast resume is not usedEmmanuel Grumbach
2026-06-19xfs: fix rtgroup cleanup in CoW fork repairYingjie Gao
2026-06-19xfs: fix error returns in CoW fork repairYingjie Gao
2026-06-19mptcp: add-addr: always drop other suboptionsMatthieu Baerts (NGI0)
2026-06-19selftests: mptcp: add test for extra_subflows underflow on userspace PMTao Cui
2026-06-19mptcp: sockopt: set sockopt on all subflowsMatthieu Baerts (NGI0)
2026-06-19mptcp: sockopt: check timestamping ret valueMatthieu Baerts (NGI0)
2026-06-19mptcp: check desc->count in read_sockGang Yan
2026-06-19mptcp: pm: fix extra_subflows underflow on userspace PM subflow creationTao Cui
2026-06-19mptcp: allow subflow rcv wnd to shrinkPaolo Abeni
2026-06-19mptcp: close TOCTOU race while computing rcv_wndPaolo Abeni
2026-06-19mptcp: fix retransmission loop when csum is enabledPaolo Abeni
2026-06-19mptcp: fix missing wakeups in edge scenariosPaolo Abeni
2026-06-19arm64: mm: call pagetable dtor when freeing hot-removed page tablesAlistair Popple
2026-06-19ARM: 9475/1: entry: use byte load for KASAN VMAP stack shadowKarl Mehltretter
2026-06-19ARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/OKarl Mehltretter
2026-06-19ARM: socfpga: Fix OF node refcount leak in SMP setupYuho Choi
2026-06-19udp: clear skb->dev before running a sockmap verdictSechang Lim
2026-06-19zram: fix use-after-free in zram_bvec_write_partial()Cunlong Li
2026-06-19RDMA/srp: bound SRP_RSP sense copy by the received lengthMichael Bommarito
2026-06-19RDMA/core: Validate cpu_id against nr_cpu_ids in DMAH allocYishai Hadas
2026-06-19RDMA/core: Validate the passed in fops for ib_get_ucaps()Jason Gunthorpe
2026-06-19mm/huge_memory: update file PUD counter before folio_put()Yin Tirui