summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-23Linux 4.19.295v4.19.295Greg Kroah-Hartman1-1/+1
2023-09-23net/sched: Retire rsvp classifierJamal Hadi Salim5-861/+0
2023-09-23net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-freevalis1-1/+0
2023-09-23mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang1-33/+42
2023-09-23nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton1-2/+2
2023-09-23btrfs: fix lockdep splat and potential deadlock after failure running delayed...Filipe Manana1-3/+16
2023-09-23attr: block mode changes of symlinksChristian Brauner1-2/+18
2023-09-23md/raid1: fix error: ISO C90 forbids mixed declarationsNigel Croxon1-2/+1
2023-09-23kobject: Add sanity check for kset->kobj.ktype in kset_register()Zhen Lei1-0/+5
2023-09-23media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warningSakari Ailus1-1/+1
2023-09-23serial: cpm_uart: Avoid suspicious lockingChristophe Leroy1-9/+4
2023-09-23scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()Konstantin Shelekhin1-27/+27
2023-09-23usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke1-1/+5
2023-09-23media: pci: cx23885: replace BUG with error returnHans Verkuil1-1/+1
2023-09-23media: tuners: qt1010: replace BUG_ON with a regular errorHans Verkuil1-5/+6
2023-09-23iio: core: Use min() instead of min_t() to make code more robustAndy Shevchenko1-1/+1
2023-09-23media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()Zhang Shurong1-0/+8
2023-09-23media: anysee: fix null-ptr-deref in anysee_master_xferZhang Shurong1-1/+1
2023-09-23media: af9005: Fix null-ptr-deref in af9005_i2c_xferZhang Shurong1-0/+5
2023-09-23media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()Zhang Shurong1-0/+24
2023-09-23media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xferZhang Shurong1-6/+8
2023-09-23powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie1-0/+1
2023-09-23jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmountLiu Shixin via Jfs-discussion1-0/+1
2023-09-23fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()Andrew Kanner1-0/+1
2023-09-23ext2: fix datatype of block number in ext2_xattr_set2()Georg Ottinger1-2/+2
2023-09-23md: raid1: fix potential OOB in raid1_remove_disk()Zhang Shurong1-0/+4
2023-09-23drm/exynos: fix a possible null-pointer dereference due to data race in exyno...Tuo Li1-3/+2
2023-09-23alx: fix OOB-read compiler warningGONG, Ruiqi1-3/+2
2023-09-23tpm_tis: Resend command to recover from data transfer errorsAlexander Steffen1-4/+11
2023-09-23crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()Mark O'Donovan1-2/+6
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov1-3/+6
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu2-4/+4
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak3-9/+25
2023-09-23ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470Jiri Slaby (SUSE)1-0/+9
2023-09-23ACPICA: Add AML_NO_OPERAND_RESOLVE flag to TimerAbhishek Mainkar1-1/+1
2023-09-23btrfs: output extra debug info if we failed to find an inline backrefQu Wenruo1-0/+5
2023-09-23autofs: fix memory leak of waitqueues in autofs_catatonic_modeFedor Pchelkin1-1/+2
2023-09-23parisc: Drop loops_per_jiffy from per_cpu structHelge Deller2-4/+2
2023-09-23drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers1-2/+3
2023-09-23kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().Kuniyuki Iwashima1-7/+8
2023-09-23ixgbe: fix timestamp configuration codeVadim Fedorenko1-13/+15
2023-09-23kcm: Fix memory leak in error path of kcm_sendmsg()Shigeru Yoshida1-0/+2
2023-09-23net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua1-0/+3
2023-09-23perf hists browser: Fix hierarchy mode headerNamhyung Kim1-1/+1
2023-09-23mtd: rawnand: brcmnand: Fix potential false time out warningWilliam Zhang1-0/+8
2023-09-23mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob writeWilliam Zhang1-2/+16
2023-09-23mtd: rawnand: brcmnand: Fix crash during the panic_writeWilliam Zhang1-1/+11
2023-09-23btrfs: don't start transaction when joining with TRANS_JOIN_NOSTARTFilipe Manana1-3/+4
2023-09-23ata: pata_ftide010: Add missing MODULE_DESCRIPTIONDamien Le Moal1-0/+1
2023-09-23ata: sata_gemini: Add missing MODULE_DESCRIPTIONDamien Le Moal1-0/+1