summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-11media: s2255: Use refcount_t instead of atomic_t for num_channelsRicardo Ribalda1-10/+10
2024-07-11media: dvb-frontends: tda18271c2dd: Remove casting during divRicardo Ribalda1-2/+2
2024-07-11net: dsa: mv88e6xxx: Correct check for empty listSimon Horman1-2/+2
2024-07-11thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_dataJulien Panis1-0/+2
2024-07-11wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang2-1/+9
2024-07-11wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau2-6/+6
2024-07-11usb: xhci: prevent potential failure in handle_tx_event() for Transfer events...Niklas Neronin1-2/+3
2024-07-11Input: ff-core - prefer struct_size over open coded arithmeticErick Archer1-3/+4
2024-07-11firmware: dmi: Stop decoding on broken entryJean Delvare1-0/+11
2024-07-11sctp: prefer struct_size over open coded arithmeticErick Archer1-3/+4
2024-07-11riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vmaSamuel Holland3-25/+29
2024-07-11media: dw2102: Don't translate i2c read into writeMichael Bunk1-47/+73
2024-07-11drm/amdgpu: fix the warning about the expression (int)size - lenJesse Zhang1-2/+3
2024-07-11drm/amdgpu: fix uninitialized scalar variable warningTim Huang1-1/+2
2024-07-11drm/amd/display: Fix uninitialized variables in DMAlex Hung2-6/+6
2024-07-11drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung1-0/+3
2024-07-11drm/amd/display: Check pipe offset before setting vblankAlex Hung1-2/+6
2024-07-11drm/amd/display: Check index msg_id before read or writeAlex Hung1-0/+8
2024-07-11drm/amdgpu: Initialize timestamp for some legacy SOCsMa Jun1-0/+8
2024-07-11drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang1-1/+2
2024-07-11drm/amdgpu: Fix uninitialized variable warningsMa Jun2-2/+2
2024-07-11media: mediatek: vcodec: Only free buffer VA that is not NULLFei Shao2-9/+18
2024-07-11crypto: aead,cipher - zeroize key buffer after useHailey Mothershead2-4/+2
2024-07-11RISC-V: KVM: Fix the initial sample period valueAtish Patra1-1/+1
2024-07-11selftests/bpf: dummy_st_ops should reject 0 for non-nullable paramsEduard Zingerman1-0/+27
2024-07-11selftests/bpf: do not pass NULL for non-nullable params in dummy_st_opsEduard Zingerman2-3/+6
2024-07-11selftests/bpf: adjust dummy_st_ops_success to detect additional errorEduard Zingerman1-2/+11
2024-07-11scsi: qedf: Make qedf_execute_tmf() non-preemptibleJohn Meneghini1-3/+3
2024-07-11IB/core: Implement a limit on UMAD receive ListMichael Guralnik1-6/+15
2024-07-11media: dvb-usb: dib0700_devices: Add missing release_firmware()Ricardo Ribalda1-3/+15
2024-07-11media: dvb: as102-fe: Fix as10x_register_addr packingRicardo Ribalda1-1/+1
2024-07-11powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.Mahesh Salgaonkar3-0/+22
2024-07-11drm/lima: fix shared irq handling on driver removeErico Nunes3-0/+11
2024-07-11crypto: hisilicon/debugfs - Fix debugfs uninit process issueChenghai Huang1-3/+18
2024-07-11leds: an30259a: Use devm_mutex_init() for mutex initializationGeorge Stark1-10/+4
2024-07-11locking/mutex: Introduce devm_mutex_init()George Stark2-0/+39
2024-07-09Linux 6.6.38v6.6.38Greg Kroah-Hartman1-1/+1
2024-07-09Revert "bpf: Take return from set_memory_ro() into account with bpf_prog_lock...Greg Kroah-Hartman3-12/+5
2024-07-09Revert "powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data"Greg Kroah-Hartman1-2/+2
2024-07-09Revert "powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]"Greg Kroah-Hartman4-96/+51
2024-07-09Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_bina...Greg Kroah-Hartman8-51/+27
2024-07-05Linux 6.6.37v6.6.37Greg Kroah-Hartman1-1/+1
2024-07-05tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()Yunseong Kim1-2/+2
2024-07-05serial: 8250_omap: Fix Errata i2310 with RX FIFO level checkUdit Kumar1-1/+2
2024-07-05serial: imx: only set receiver level if it is zeroStefan Eichenberger1-2/+6
2024-07-05cxl/region: check interleave capabilityYao Xingtao5-0/+111
2024-07-05cxl/region: Avoid null pointer dereference in region lookupAlison Schofield1-4/+15
2024-07-05cxl/region: Move cxl_dpa_to_region() work to the region driverAlison Schofield3-44/+51
2024-07-05arm64: dts: rockchip: Add sound-dai-cells for RK3368Alex Bee1-0/+3
2024-07-05arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi EFUKAUMI Naoki1-2/+2