aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-09-23wifi: mac80211: check S1G action frame sizeJohannes Berg
2023-09-23alx: fix OOB-read compiler warningGONG, Ruiqi
2023-09-23mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450Giulio Benetti
2023-09-23tpm_tis: Resend command to recover from data transfer errorsAlexander Steffen
2023-09-23netlink: convert nlk->flags to atomic flagsEric Dumazet
2023-09-23Bluetooth: Fix hci_suspend_sync crashYing Hsu
2023-09-23crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()Mark O'Donovan
2023-09-23net/ipv4: return the real errno instead of -EINVALxu xin
2023-09-23net: Use sockaddr_storage for getsockopt(SO_PEERNAME).Kuniyuki Iwashima