aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23selinux: fix handling of empty opts in selinux_fs_context_submount()Ondrej Mosnacek
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: Increase trace array ref count on enable and filter filesSteven Rostedt (Google)
2023-09-23tracing: Have event inject files 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: check for BTRFS_FS_ERROR in pending ordered assertJosef Bacik
2023-09-23btrfs: release path before inode lookup during the ino lookup ioctlFilipe Manana
2023-09-23btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folioQu Wenruo
2023-09-23btrfs: fix lockdep splat and potential deadlock after failure running delayed...Filipe Manana
2023-09-23dm: don't attempt to queue IO under RCU protectionJens Axboe
2023-09-23Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz
2023-09-23md: Put the right device in md_seq_nextMariusz Tkaczyk
2023-09-23nvme: avoid bogus CRTO valuesKeith Busch
2023-09-23io_uring/net: fix iter retargeting for selected bufPavel Begunkov
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-23Revert "SUNRPC: Fail faster on bad verifier"Trond Myklebust
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-23panic: Reenable preemption in WARN slowpathLukas Wunner
2023-09-23scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
2023-09-23scsi: target: core: Fix target_cmd_counter leakDavid Disseldorp
2023-09-23riscv: kexec: Align the kexeced kernel entrySong Shuai
2023-09-23x86/ibt: Suppress spurious ENDBRPeter Zijlstra
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-23nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()Varun Prakash
2023-09-23nvmet: use bvec_set_page to initialize bvecsChristoph Hellwig
2023-09-23block: factor out a bvec_set_page helperChristoph Hellwig
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-23MIPS: Use "grep -E" instead of "egrep"Tiezhu Yang
2023-09-23misc: fastrpc: Fix incorrect DMA mapping unmap requestEkansh Gupta
2023-09-23misc: fastrpc: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2023-09-23dma-buf: Add unlocked variant of attachment-mapping functionsDmitry Osipenko
2023-09-23printk: Consolidate console deferred printingJohn Ogness
2023-09-23printk: Keep non-panic-CPUs out of console lockJohn 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: chipidea: add workaround for chipidea PEC bugXu Yang
2023-09-23usb: ehci: add workaround for chipidea PORTSC.PEC bugXu Yang
2023-09-23misc: open-dice: make OPEN_DICE depend on HAS_IOMEMBaoquan He