summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-23Linux 5.15.133v5.15.133Greg Kroah-Hartman
2023-09-23interconnect: Teach lockdep about icc_bw_lock orderRob Clark
2023-09-23drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen
2023-09-23net/sched: Retire rsvp classifierJamal Hadi Salim
2023-09-23drm/amdgpu: fix amdgpu_cs_p1_user_fenceChristian König
2023-09-23drm/amd/display: fix the white screen issue when >= 64GB DRAMYifan Zhang
2023-09-23ext4: fix rec_len verify errorShida Zhang
2023-09-23scsi: pm8001: Setup IRQs on resumeDamien Le Moal
2023-09-23scsi: megaraid_sas: Fix deadlock on firmware crashdumpJunxiao Bi
2023-09-23ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel
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-23tracing: Have tracing_max_latency inc the trace array ref countSteven Rostedt (Google)
2023-09-23btrfs: release path before inode lookup during the ino lookup ioctlFilipe Manana
2023-09-23btrfs: fix lockdep splat and potential deadlock after failure running delayed...Filipe Manana
2023-09-23ovl: fix incorrect fdput() on aio completionAmir Goldstein
2023-09-23ovl: fix failed copyup of fileattr on a symlinkAmir Goldstein
2023-09-23attr: block mode changes of symlinksChristian Brauner
2023-09-23md/raid1: fix error: ISO C90 forbids mixed declarationsNigel Croxon
2023-09-23samples/hw_breakpoint: fix building without module unloadingArnd Bergmann
2023-09-23x86/purgatory: Remove LTO flagsSong Liu
2023-09-23x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov
2023-09-23scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
2023-09-23selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)
2023-09-23scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir()Jinjie Ruan
2023-09-23drm: gm12u320: Fix the timeout usage for usb_bulk_msg()Jinjie Ruan
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 test shell stat_bpf_counters: Fix test on IntelNamhyung Kim
2023-09-23perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark
2023-09-23MIPS: Use "grep -E" instead of "egrep"Tiezhu Yang
2023-09-23mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang
2023-09-23mtd: rawnand: brcmnand: Allow SoC to provide I/O operationsFlorian Fainelli
2023-09-23jbd2: correct the end of the journal recovery scan rangeZhang Yi
2023-09-23jbd2: rename jbd_debug() to jbd2_debug()Jan Kara
2023-09-23jbd2: kill t_handle_lock transaction spinlockRitesh Harjani
2023-09-23jbd2: fix use-after-free of transaction_t raceRitesh Harjani
2023-09-23jbd2: refactor wait logic for transaction updates into a common functionRitesh Harjani
2023-09-23printk: Consolidate console deferred printingJohn Ogness
2023-09-23interconnect: Fix locking for runpm vs reclaimRob Clark
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-23usb: ehci: add workaround for chipidea PORTSC.PEC bugXu Yang
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-23tools: iio: iio_generic_buffer: Fix some integer type and calculationChenyuan Mi