summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-13Bluetooth: hci_sync: extend conn_hash lookup critical sectionsPauli Virtanen
2026-07-13Bluetooth: btrtl: validate firmware patch boundsLaxman Acharya Padhya
2026-07-13Bluetooth: MGMT: revalidate LOAD_CONN_PARAM queued updateCen Zhang
2026-07-13Bluetooth: qca: fix NVM tag length underflow in TLV parserXiang Mei
2026-07-13wifi: carl9170: fix buffer overflow in rx_stream failover pathTristan Madani
2026-07-13wifi: carl9170: fix OOB read from off-by-two in TX status handlerTristan Madani
2026-07-13wifi: carl9170: bound memcpy length in cmd callback to prevent OOB readTristan Madani
2026-07-13wifi: ath6kl: fix OOB read from firmware IE lengths in connect eventTristan Madani
2026-07-13wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handlerTristan Madani
2026-07-13wifi: ath6kl: fix OOB access from firmware ADDBA window sizeTristan Madani
2026-07-13wifi: ath12k: fix NULL pointer dereference in rhash table destroyJose Ignacio Tornos Martinez
2026-07-13wifi: ath12k: Fix low MLO RX throughput on WCN7850Yingying Tang
2026-07-13iommufd/selftest: Avoid selftest dirty bitmap size wrapSamuel Moelius
2026-07-13KVM: x86: Fix null pointer deref due to dummy array in trace_kvm_inj_exception()Daniel Paziyski
2026-07-13scripts: headers_install.sh: Normalize __ASSEMBLER__ to __ASSEMBLY__Thomas Weißschuh
2026-07-13RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REGAnup Patel
2026-07-13riscv: kvm: Skip TLB flush when G-stage PTE becomes valid with SvvptcDylan.Wu
2026-07-13KVM: riscv: PMU: Bound counter mask scan to BITS_PER_LONGShengwen Cheng
2026-07-13ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYPChancel Liu
2026-07-13isofs: fix out-of-bounds page array access on empty zisofs blockXiang Mei
2026-07-13ASoC: apple: mca: support simultaneous I2S capture on the frontendMark Brown
2026-07-13ASoC: apple: mca: Add delay after configuring clockHector Martin
2026-07-13ASoC: apple: mca: Do not mark clocks in use for non-providersHector Martin
2026-07-13ASoC: apple: mca: Support capture on multiples BEsMartin Povišer
2026-07-13ASoC: apple: mca: Support FEs being clock consumersMartin Povišer
2026-07-13ASoC: apple: mca: Factor out mca_be_get_feMartin Povišer
2026-07-13ASoC: apple: mca: Separate data & clock port setupMartin Povišer
2026-07-13ASoC: apple: mca: increase SERDES reset delayJames Calligeros
2026-07-13scripts: kconfig: merge_config.sh: keep temp file in the output dirGustavo Luiz Duarte
2026-07-13RDMA/hfi1: Align probe error unwinding with device removalLeon Romanovsky
2026-07-13RDMA/hfi1: Initialize debugfs after probe completesLeon Romanovsky
2026-07-13RDMA/hfi1: Defer device creation until probe succeedsLeon Romanovsky
2026-07-13RDMA/hfi1: Stop flushing the global IB workqueueLeon Romanovsky
2026-07-13RDMA/hfi1: Remove redundant NULL checks in create_workqueues()Leon Romanovsky
2026-07-13RDMA/hfi1: Allocate device data after PCI initializationLeon Romanovsky
2026-07-13RDMA/hfi1: Free RX data on late probe failureLeon Romanovsky
2026-07-13RDMA/hfi1: Create workqueues before device initializationLeon Romanovsky
2026-07-13RDMA/hfi1: Drop device data from hfi1_validate_rcvhdrcnt()Leon Romanovsky
2026-07-13RDMA/hfi1: Pass PCI device to hfi1_pcie_init()Leon Romanovsky
2026-07-13RDMA/hfi1: Remove redundant PCI device ID validationLeon Romanovsky
2026-07-13RDMA/hfi1: Preserve unit 0 on allocation failureLeon Romanovsky
2026-07-13RDMA/rvt: Return NULL after port allocation failureLeon Romanovsky
2026-07-13firewire: net: Fix fragmented datagram reassemblyRuoyu Wang
2026-07-13dt-bindings: mmc: rockchip-dw-mshc: Add RV1106 compatibleSimon Glass
2026-07-13mmc: rtsx_usb_sdmmc: suppress false CD after init timeoutSean Rhodes
2026-07-13misc: rtsx_usb: avoid USB I/O in runtime autosuspendSean Rhodes
2026-07-13rust: pin-init: make `[pin_]chain` unwind safeMirko Adzic
2026-07-13rust: pin-init: make `[pin_]init_array_from_fn` unwind safeMirko Adzic
2026-07-13rust: pin-init: internal: generate brace in macro for init code blocksGary Guo
2026-07-13rust: pin-init: internal: remove `allow` and `expect`s that don't fireGary Guo