summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-18fs,block: get holder during claimChristian Brauner
2024-03-18net: wan: fsl_qmc_hdlc: Fix module compilationHerve Codina
2024-03-18Revert "firewire: Kill unnecessary buf check in device_attribute.show"Li Zhijian
2024-03-18hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyNuno Das Neves
2024-03-18bcachefs: ratelimit errors from async_btree_node_rewriteKent Overstreet
2024-03-18bcachefs: Run check_topology() firstKent Overstreet
2024-03-18bcachefs: Improve bch2_fatal_error()Kent Overstreet
2024-03-18bcachefs: Fix lost transaction restart errorKent Overstreet
2024-03-17bcachefs: Don't corrupt journal keys gap buffer when dropping alloc infoKent Overstreet
2024-03-17bcachefs: fix for building in userspaceKent Overstreet
2024-03-17bcachefs: bch2_snapshot_is_ancestor() now safe to call in early recoveryKent Overstreet
2024-03-17bcachefs: Fix nested transaction restart handling in bch2_bucket_gens_init()Kent Overstreet
2024-03-17bcachefs: Improve sysfs internal/btree_updatesKent Overstreet
2024-03-17bcachefs: Split out btree_node_rewrite_workerKent Overstreet
2024-03-17bcachefs: Fix locking in bch2_alloc_write_key()Kent Overstreet
2024-03-17bcachefs: Avoid extent entry type assertions in .invalid()Kent Overstreet
2024-03-17bcachefs: Fix spurious -BCH_ERR_transaction_restart_nestedKent Overstreet
2024-03-17bcachefs: Fix check_key_has_snapshot() callKent Overstreet
2024-03-17bcachefs: Change "accounting overran journal reservation" to a warningKent Overstreet
2024-03-17Merge tag 'i3c/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2024-03-17Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-17Merge tag 'timers-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-17Merge tag 'perf-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-17Merge tag 'linux-watchdog-6.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2024-03-17Merge tag 'pcmcia-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-17s390/entry: compare gmap asce to determine guest/host faultSven Schnelle
2024-03-17s390/entry: remove OUTSIDE macroSven Schnelle
2024-03-17s390/entry: add CIF_SIE flag and remove sie64a() address checkSven Schnelle
2024-03-17s390/cio: use while (i--) pattern to clean upAndy Shevchenko
2024-03-17xen/events: increment refcnt only if event channel is refcountedJuergen Gross
2024-03-17xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross
2024-03-17ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon
2024-03-17ovl: relax WARN_ON in ovl_verify_area()Amir Goldstein
2024-03-17ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...linke li
2024-03-17ring-buffer: Zero ring-buffer sub-buffersVincent Donnefort
2024-03-17tracing: Move saved_cmdline code into trace_sched_switch.cSteven Rostedt (Google)
2024-03-17tracing: Move open coded processing of tgid_map into helper functionSteven Rostedt (Google)
2024-03-17tracing: Have saved_cmdlines arrays all in one allocationSteven Rostedt (Google)
2024-03-17eventfs: Create eventfs_root_inode to store dentrySteven Rostedt (Google)
2024-03-17eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()Steven Rostedt (Google)
2024-03-17MAINTAINERS: update overlayfs git treeAmir Goldstein
2024-03-17ALSA: core: add kunitconfigTakashi Sakamoto
2024-03-17ALSA: hda/realtek: add in quirk for Acer Swift Go 16 - SFG16-71Ian Murphy
2024-03-17Revert "ALSA: usb-audio: Name feature ctl using output if input is PCM"Takashi Iwai
2024-03-17powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini
2024-03-17powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMPHari Bathini
2024-03-17kexec/kdump: make struct crash_mem available without CONFIG_CRASH_DUMPHari Bathini
2024-03-17powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()Christophe Leroy
2024-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds