summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-28Linux 4.14.331v4.14.331Greg Kroah-Hartman
2023-11-28net: sched: fix race condition in qdisc_graft()Eric Dumazet
2023-11-28scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang
2023-11-28ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocksKemeng Shi
2023-11-28ext4: correct return value of ext4_convert_meta_bgKemeng Shi
2023-11-28ext4: correct offset of gdb backup in non meta_bg group to update_backupsKemeng Shi
2023-11-28ext4: apply umask if ACL support is disabledMax Kellermann
2023-11-28media: venus: hfi: fix the check to handle session buffer requirementVikash Garodia
2023-11-28media: sharp: fix sharp encodingSean Young
2023-11-28i2c: i801: fix potential race in i801_block_transaction_byte_by_byteHeiner Kallweit
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin
2023-11-28ALSA: info: Fix potential deadlock at disconnectionTakashi Iwai
2023-11-28parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller
2023-11-28parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller
2023-11-28mcb: fix error handling for different scenarios when parsingSanjuán García, Jorge
2023-11-28jbd2: fix potential data lost in recovering journal raced with synchronizing ...Zhihao Cheng
2023-11-28genirq/generic_chip: Make irq_remove_generic_chip() irqdomain awareHerve Codina
2023-11-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen
2023-11-28PM: hibernate: Clean up sync_read handling in snapshot_write_next()Brian Geffon
2023-11-28PM: hibernate: Use __get_safe_page() rather than touching the listBrian Geffon
2023-11-28mmc: vub300: fix an error codeDan Carpenter
2023-11-28PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner
2023-11-28hvc/xen: fix error path in xen_hvc_init() to always register frontend driverDavid Woodhouse
2023-11-28audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()Paul Moore
2023-11-28audit: don't take task_lock() in audit_exe_compare() code pathPaul Moore
2023-11-28KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero
2023-11-28randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook
2023-11-28media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia
2023-11-28pwm: Fix double shift bugDan Carpenter
2023-11-28gfs2: ignore negated quota changesBob Peterson
2023-11-28media: vivid: avoid integer overflowHans Verkuil
2023-11-28media: gspca: cpia1: shift-out-of-bounds in set_flickerRajeshwar R Shinde
2023-11-28i2c: sun6i-p2wi: Prevent potential division by zeroAxel Lin
2023-11-28tty: vcc: Add check for kstrdup() in vcc_probe()Yi Yang
2023-11-28scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()Wenchao Hao
2023-11-28atm: iphase: Do PCI error checks on own lineIlpo Järvinen
2023-11-28ALSA: hda: Fix possible null-ptr-deref when assigning a streamCezary Rojewski
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-28RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-28crypto: pcrypt - Fix hungtask for PADATA_RESETLu Jialin
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun2
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-28net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov
2023-11-28wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih