summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-23Linux 6.1.55v6.1.55Greg Kroah-Hartman1-1/+1
2023-09-23interconnect: Teach lockdep about icc_bw_lock orderRob Clark1-1/+9
2023-09-23net/sched: Retire rsvp classifierJamal Hadi Salim6-1045/+0
2023-09-23drm/amdgpu: fix amdgpu_cs_p1_user_fenceChristian König1-14/+4
2023-09-23Revert "memcg: drop kmem.limit_in_bytes"Greg Kroah-Hartman2-0/+12
2023-09-23drm/amd/display: fix the white screen issue when >= 64GB DRAMYifan Zhang1-5/+9
2023-09-23ext4: fix rec_len verify errorShida Zhang1-11/+15
2023-09-23scsi: pm8001: Setup IRQs on resumeDamien Le Moal1-34/+17
2023-09-23scsi: megaraid_sas: Fix deadlock on firmware crashdumpJunxiao Bi2-13/+10
2023-09-23ata: libahci: clear pending interrupt statusSzuying Chen1-12/+23
2023-09-23ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel3-3/+29
2023-09-23i2c: aspeed: Reset the i2c controller when timeout occursTommy Huang1-2/+5
2023-09-23tracefs: Add missing lockdown check to tracefs_create_dir()Steven Rostedt (Google)1-0/+3
2023-09-23nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton1-2/+2
2023-09-23selinux: fix handling of empty opts in selinux_fs_context_submount()Ondrej Mosnacek1-2/+8
2023-09-23tracing: Have option files inc the trace array ref countSteven Rostedt (Google)1-1/+22
2023-09-23tracing: Have current_trace inc the trace array ref countSteven Rostedt (Google)1-1/+2
2023-09-23tracing: Increase trace array ref count on enable and filter filesSteven Rostedt (Google)3-2/+33
2023-09-23tracing: Have event inject files inc the trace array ref countSteven Rostedt (Google)1-1/+2
2023-09-23tracing: Have tracing_max_latency inc the trace array ref countSteven Rostedt (Google)1-5/+10
2023-09-23btrfs: check for BTRFS_FS_ERROR in pending ordered assertJosef Bacik1-1/+1
2023-09-23btrfs: release path before inode lookup during the ino lookup ioctlFilipe Manana1-1/+7
2023-09-23btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folioQu Wenruo1-6/+8
2023-09-23btrfs: fix lockdep splat and potential deadlock after failure running delayed...Filipe Manana1-3/+16
2023-09-23dm: don't attempt to queue IO under RCU protectionJens Axboe1-21/+2
2023-09-23Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz3-29/+3
2023-09-23md: Put the right device in md_seq_nextMariusz Tkaczyk1-1/+1
2023-09-23nvme: avoid bogus CRTO valuesKeith Busch1-19/+35
2023-09-23io_uring/net: fix iter retargeting for selected bufPavel Begunkov1-0/+5
2023-09-23ovl: fix incorrect fdput() on aio completionAmir Goldstein1-6/+3
2023-09-23ovl: fix failed copyup of fileattr on a symlinkAmir Goldstein1-1/+2
2023-09-23attr: block mode changes of symlinksChristian Brauner1-2/+18
2023-09-23Revert "SUNRPC: Fail faster on bad verifier"Trond Myklebust1-1/+1
2023-09-23md/raid1: fix error: ISO C90 forbids mixed declarationsNigel Croxon1-2/+1
2023-09-23samples/hw_breakpoint: fix building without module unloadingArnd Bergmann1-0/+2
2023-09-23x86/purgatory: Remove LTO flagsSong Liu1-0/+4
2023-09-23x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2-14/+39
2023-09-23panic: Reenable preemption in WARN slowpathLukas Wunner1-0/+1
2023-09-23scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan1-7/+7
2023-09-23scsi: target: core: Fix target_cmd_counter leakDavid Disseldorp1-0/+1
2023-09-23riscv: kexec: Align the kexeced kernel entrySong Shuai1-1/+7
2023-09-23x86/ibt: Suppress spurious ENDBRPeter Zijlstra2-0/+13
2023-09-23selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)1-0/+8
2023-09-23scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir()Jinjie Ruan1-3/+3
2023-09-23drm: gm12u320: Fix the timeout usage for usb_bulk_msg()Jinjie Ruan1-5/+5
2023-09-23nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()Varun Prakash1-1/+1
2023-09-23nvmet: use bvec_set_page to initialize bvecsChristoph Hellwig2-11/+4
2023-09-23block: factor out a bvec_set_page helperChristoph Hellwig3-16/+18
2023-09-23btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_superAnand Jain1-5/+3
2023-09-23btrfs: add a helper to read the superblock metadata_uuidAnand Jain2-0/+9