aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-23usb: chipidea: add workaround for chipidea PEC bugXu Yang
2023-09-23usb: ehci: add workaround for chipidea PORTSC.PEC bugXu Yang
2023-09-23misc: open-dice: make OPEN_DICE depend on HAS_IOMEMBaoquan He
2023-09-23serial: cpm_uart: Avoid suspicious lockingChristophe Leroy
2023-09-23scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()Konstantin Shelekhin
2023-09-23tools: iio: iio_generic_buffer: Fix some integer type and calculationChenyuan Mi
2023-09-23usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke
2023-09-23usb: cdns3: Put the cdns set active part outside the spin lockXiaolei Wang
2023-09-23media: pci: cx23885: replace BUG with error returnHans Verkuil
2023-09-23media: tuners: qt1010: replace BUG_ON with a regular errorHans Verkuil
2023-09-23scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detectedJustin Tee
2023-09-23media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xferZhang Shurong
2023-09-23media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()Zhang Shurong
2023-09-23media: anysee: fix null-ptr-deref in anysee_master_xferZhang Shurong
2023-09-23media: af9005: Fix null-ptr-deref in af9005_i2c_xferZhang Shurong
2023-09-23media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()Zhang Shurong
2023-09-23media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xferZhang Shurong
2023-09-23media: mdp3: Fix resource leaks in of_find_device_by_nodeLu Hongfei
2023-09-23PCI: fu740: Set the number of MSI vectorsYong-Xuan Wang
2023-09-23PCI: vmd: Disable bridge window for domain resetNirmal Patel
2023-09-23powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie
2023-09-23ARM: 9317/1: kexec: Make smp stop calls asynchronousMÃ¥rten Lindahl
2023-09-23PCI: dwc: Provide deinit callback for i.MXMark Brown
2023-09-23jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmountLiu Shixin via Jfs-discussion
2023-09-23fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()Andrew Kanner
2023-09-23ext2: fix datatype of block number in ext2_xattr_set2()Georg Ottinger
2023-09-23md: raid1: fix potential OOB in raid1_remove_disk()Zhang Shurong
2023-09-23bus: ti-sysc: Configure uart quirks for k3 SoCTony Lindgren
2023-09-23drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()AngeloGioacchino Del Regno
2023-09-23drm/exynos: fix a possible null-pointer dereference due to data race in exyno...Tuo Li
2023-09-23drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314Leo Chen
2023-09-23drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31Leo Chen
2023-09-23drm/amd/display: Use DTBCLK as refclk instead of DPREFCLKAustin Zheng
2023-09-23ALSA: hda: intel-dsp-cfg: add LunarLake supportPierre-Louis Bossart
2023-09-23ASoC: Intel: sof_sdw: Update BT offload config for soundwire configUday M Bhat
2023-09-23ASoC: SOF: topology: simplify code to prevent static analysis warningsPierre-Louis Bossart
2023-09-23drm/amd/display: Fix underflow issue on 175hz timingLeo Ma
2023-09-23samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'Rong Tao
2023-09-23arm64: dts: qcom: sm8250-edo: correct ramoops pmsg-sizeKrzysztof Kozlowski
2023-09-23arm64: dts: qcom: sm8150-kumano: correct ramoops pmsg-sizeKrzysztof Kozlowski
2023-09-23arm64: dts: qcom: sm6350: correct ramoops pmsg-sizeKrzysztof Kozlowski
2023-09-23arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-sizeKrzysztof Kozlowski
2023-09-23drm/edid: Add quirk for OSVR HDK 2.0Ralph Campbell
2023-09-23drm/bridge: tc358762: Instruct DSI host to generate HSE packetsMarek Vasut
2023-09-23libbpf: Free btf_vmlinux when closing bpf_objectHao Luo
2023-09-23wifi: mac80211_hwsim: drop short framesJohannes Berg
2023-09-23wifi: mac80211: check for station first in client probeJohannes Berg
2023-09-23wifi: cfg80211: ocb: don't leave if not joinedJohannes Berg
2023-09-23wifi: cfg80211: reject auth/assoc to AP with our addressJohannes Berg
2023-09-23netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi