summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-23Linux 5.4.257v5.4.257Greg Kroah-Hartman
2023-09-23net/sched: Retire rsvp classifierJamal Hadi Salim
2023-09-23drm/amdgpu: fix amdgpu_cs_p1_user_fenceChristian König
2023-09-23mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang
2023-09-23ext4: fix rec_len verify errorShida Zhang
2023-09-23scsi: megaraid_sas: Fix deadlock on firmware crashdumpJunxiao Bi
2023-09-23i2c: aspeed: Reset the i2c controller when timeout occursTommy Huang
2023-09-23tracefs: Add missing lockdown check to tracefs_create_dir()Steven Rostedt (Google)
2023-09-23nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton
2023-09-23tracing: Have option files inc the trace array ref countSteven Rostedt (Google)
2023-09-23tracing: Have current_trace inc the trace array ref countSteven Rostedt (Google)
2023-09-23btrfs: fix lockdep splat and potential deadlock after failure running delayed...Filipe Manana
2023-09-23attr: block mode changes of symlinksChristian Brauner
2023-09-23md/raid1: fix error: ISO C90 forbids mixed declarationsNigel Croxon
2023-09-23selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)
2023-09-23btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_superAnand Jain
2023-09-23btrfs: add a helper to read the superblock metadata_uuidAnand Jain
2023-09-23btrfs: move btrfs_pinned_by_swapfile prototype into volumes.hJosef Bacik
2023-09-23perf tools: Add an option to build without libbfdIan Rogers
2023-09-23perf jevents: Make build dependency on test JSONsJohn Garry
2023-09-23tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo
2023-09-23kobject: Add sanity check for kset->kobj.ktype in kset_register()Zhen Lei
2023-09-23media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warningSakari Ailus
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-23usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke
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-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-23powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie
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/exynos: fix a possible null-pointer dereference due to data race in exyno...Tuo Li
2023-09-23wifi: mac80211_hwsim: drop short framesJohannes 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-23crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()Mark O'Donovan
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu
2023-09-23devlink: remove reload failed checks in params get/set callbacksJiri Pirko
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-09-23perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang