aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-28HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaroundMikhail Khvainitski
2023-11-28jfs: fix array-index-out-of-bounds in diAllocManas Ghandat
2023-11-28jfs: fix array-index-out-of-bounds in dbFindLeafManas Ghandat
2023-11-28fs/jfs: Add validity check for db_maxag and db_agprefJuntong Deng
2023-11-28fs/jfs: Add check for negative db_l2nbperpageJuntong Deng
2023-11-28scsi: ibmvfc: Remove BUG_ON in the case of an empty event poolTyrel Datwyler
2023-11-28scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfsYihang Li
2023-11-28RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-28ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmwareRander Wang
2023-11-28crypto: pcrypt - Fix hungtask for PADATA_RESETLu Jialin
2023-11-28ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald
2023-11-28ASoC: soc-card: Add storage for PCI SSIDRichard Fitzgerald
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun2
2023-11-28arm64: dts: ls208xa: use a pseudo-bus to constrain usb dma sizeLaurentiu Tudor
2023-11-28drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang
2023-11-28drm/amdkfd: Fix shift out-of-bounds issueJesse Zhang
2023-11-28drm/panel: st7703: Pick different reset sequenceOndrej Jirman
2023-11-28drm/amdgpu/vkms: fix a possible null pointer dereferenceMa Ke
2023-11-28drm/radeon: fix a possible null pointer dereferenceMa Ke
2023-11-28drm/panel/panel-tpo-tpg110: fix a possible null pointer dereferenceMa Ke
2023-11-28drm/panel: fix a possible null pointer dereferenceMa Ke
2023-11-28drm/amdgpu: Fix potential null pointer derefernceStanley.Yang
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello
2023-11-28drm/msm/dp: skip validity check for DP CTS EDID checksumJani Nikula
2023-11-28drm: vmwgfx_surface.c: copy user-array safelyPhilipp Stanner
2023-11-28drm_lease.c: copy user-array safelyPhilipp Stanner
2023-11-28kernel: watch_queue: copy user-array safelyPhilipp Stanner
2023-11-28kernel: kexec: copy user-array safelyPhilipp Stanner
2023-11-28string.h: add array-wrappers for (v)memdup_user()Philipp Stanner
2023-11-28drm/amd/display: use full update for clip size increase of large plane sourceWenjing Liu
2023-11-28drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsMario Limonciello
2023-11-28drm/amdkfd: Fix a race condition of vram buffer unref in svm codeXiaogang Chen
2023-11-28drm/amdgpu: not to save bo in the case of RAS err_event_athubDavid (Ming Qiang) Wu
2023-11-28drm/komeda: drop all currently held locks if deadlock happensbaozhu.liu
2023-11-28drm/gma500: Fix call trace when psb_gem_mm_init() failsSui Jingfeng
2023-11-28platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120eOlli Asikainen
2023-11-28platform/chrome: kunit: initialize lock for fake ec_devTzung-Bi Shih
2023-11-28tsnep: Fix tsnep_request_irq() format-overflow warningGerhard Engleder
2023-11-28ACPI: EC: Add quirk for HP 250 G7 Notebook PCJonathan Denose
2023-11-28Bluetooth: Fix double free in hci_conn_cleanupZhengHan Wang
2023-11-28Bluetooth: btusb: Add date->evt_skb is NULL checkyouwan Wang
2023-11-28bpf: Ensure proper register state printing for cond jumpsAndrii Nakryiko
2023-11-28vsock: read from socket's error queueArseniy Krasnov
2023-11-28wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson
2023-11-28net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet
2023-11-28net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov
2023-11-28bpf: Detect IP == ksym.end as part of BPF programKumar Kartikeya Dwivedi