summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-03wifi: mac80211: track capability/opmode NSS separatelyJohannes Berg5-28/+30
2024-08-03wifi: mac80211: Allow NSS change only up to capabilityRameshkumar Sundaram1-5/+20
2024-08-03io_uring/io-wq: limit retrying worker initialisationPavel Begunkov1-3/+7
2024-08-03PCI/DPC: Fix use-after-free on concurrent DPC and hot-removalLukas Wunner1-3/+3
2024-08-03PCI: Introduce cleanup helpers for device reference counts and locksIra Weiny1-0/+2
2024-08-03nilfs2: handle inconsistent state in nilfs_btnode_create_block()Ryusuke Konishi2-7/+22
2024-08-03Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591WangYuli1-0/+2
2024-08-03Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tablesHilda Wu1-0/+2
2024-08-03bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_funcJiri Olsa1-0/+5
2024-08-03rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappingsIlya Dryomov1-5/+5
2024-08-03rbd: rename RBD_LOCK_STATE_RELEASING and releasing_waitIlya Dryomov1-10/+10
2024-08-03drm/panfrost: Mark simple_ondemand governor as softdepDragan Simic1-0/+1
2024-08-03drm/etnaviv: don't block scheduler when GPU is still activeLucas Stach1-5/+4
2024-08-03MIPS: Loongson64: Test register availability before useJiaxun Yang1-2/+21
2024-08-03MIPS: Loongson64: reset: Prioritise firmware serviceJiaxun Yang1-22/+16
2024-08-03MIPS: Loongson64: Remove memory node for builtin-dtbJiaxun Yang1-8/+0
2024-08-03MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang2-0/+10
2024-08-03MIPS: dts: loongson: Fix GMAC phy nodeJiaxun Yang1-2/+4
2024-08-03MIPS: ip30: ip30-console: Add missing includeJiaxun Yang1-0/+1
2024-08-03MIPS: dts: loongson: Add ISA nodeJiaxun Yang1-0/+7
2024-08-03remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_initAleksandr Mishin1-2/+6
2024-08-03remoteproc: imx_rproc: Skip over memory region when node value is NULLAleksandr Mishin1-0/+2
2024-08-03remoteproc: stm32_rproc: Fix mailbox interrupts queuingGwenael Treuveur1-1/+1
2024-08-03rbd: don't assume rbd_is_lock_owner() for exclusive mappingsIlya Dryomov1-5/+0
2024-08-03dm-verity: fix dm_is_verity_target() when dm-verity is builtinEric Biggers1-8/+8
2024-08-03selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman1-1/+1
2024-08-03RDMA/iwcm: Fix a use-after-free related to destroying CM IDsBart Van Assche1-4/+7
2024-08-03platform: mips: cpu_hwmon: Disable driver on unsupported hardwareJiaxun Yang1-0/+3
2024-08-03watchdog/perf: properly initialize the turbo mode timestamp and rearm counterThomas Gleixner1-3/+8
2024-08-03rtc: isl1208: Fix return value of nvmem callbacksJoy Chakraborty1-7/+4
2024-08-03drm/i915/dp: Reset intel_dp->link_trained before retraining the linkImre Deak1-0/+2
2024-08-03drm/dp_mst: Fix all mstb marked as not probed after suspend/resumeWayne Lin1-2/+2
2024-08-03drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher1-0/+12
2024-08-03drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Nitin Gote1-5/+1
2024-08-03perf/x86/intel/pt: Fix a topa_entry base address calculationAdrian Hunter1-1/+1
2024-08-03perf/x86/intel/pt: Fix topa_entry base lengthMarco Cavenati1-2/+2
2024-08-03perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPRKan Liang1-2/+4
2024-08-03perf: Fix event leak upon exec and file releaseFrederic Weisbecker2-4/+35
2024-08-03perf: Fix event leak upon exitFrederic Weisbecker1-8/+5
2024-08-03scsi: qla2xxx: validate nvme_local_port correctlyNilesh Javali1-1/+4
2024-08-03scsi: qla2xxx: Complete command early within lockShreyas Deodhar1-5/+0
2024-08-03scsi: qla2xxx: Fix flash read failureQuinn Tran2-46/+125
2024-08-03scsi: qla2xxx: Use QP lock to search for bsgQuinn Tran1-39/+57
2024-08-03scsi: qla2xxx: Fix for possible memory corruptionShreyas Deodhar1-1/+1
2024-08-03scsi: qla2xxx: Unable to act on RSCN for port onlineQuinn Tran4-8/+60
2024-08-03scsi: qla2xxx: During vport delete send async logout explicitlyManish Rangankar1-1/+1
2024-08-03rtc: cmos: Fix return value of nvmem callbacksJoy Chakraborty1-6/+4
2024-08-03mm/numa_balancing: teach mpol_to_str about the balancing modeTvrtko Ursulin1-4/+14
2024-08-03irqchip/imx-irqsteer: Handle runtime power management correctlyShenwei Wang1-3/+21
2024-08-03devres: Fix memory leakage caused by driver API devm_free_percpu()Zijun Hu1-1/+5