sfrench/cifs-2.6.git
2024-03-18 Huang Yiweitracing: Support to dump instance traces by ftrace_dump...
2024-03-18 Steven Rostedt... tracing: Remove second parameter to __assign_rel_str()
2024-03-18 Steven Rostedt... tracing: Add warning if string in __assign_str() does...
2024-03-18 Steven Rostedt... tracing: Add __string_len() example
2024-03-18 Steven Rostedt... tracing: Remove __assign_str_len()
2024-03-18 Randy Dunlapftrace: Fix most kernel-doc warnings
2024-03-18 Steven Rostedt... tracing: Decrement the snapshot if the snapshot trigger...
2024-03-18 Steven Rostedt... tracing: Fix snapshot counter going between two tracers...
2024-03-18 Steven Rostedt... tracing: Use EVENT_NULL_STR macro instead of open codin...
2024-03-18 Steven Rostedt... tracing: Use ? : shortcut in trace macros
2024-03-18 Steven Rostedt... tracing: Do not calculate strlen() twice for __string...
2024-03-18 Steven Rostedt... tracing: Rework __assign_str() and __string() to not...
2024-03-18 Alison Schofieldcxl/trace: Properly initialize cxl_poison region name
2024-03-18 Steven Rostedt... net: hns3: tracing: fix hclgevf trace event strings
2024-03-18 Steven Rostedt... drm/i915: Add missing ; to __assign_str() macros in...
2024-03-18 Steven Rostedt... NFSD: Fix nfsd_clid_class use of __string_len() macro
2024-03-18 John Garrytracing: Use init_utsname()->release
2024-03-18 Beau Belgravetracing/user_events: Document multi-format flag
2024-03-18 Beau Belgraveselftests/user_events: Test multi-format events
2024-03-18 Beau Belgravetracing/user_events: Introduce multi-format events
2024-03-18 Beau Belgravetracing/user_events: Prepare find/delete for same name...
2024-03-18 Vincent Donneforttracing: Add snapshot refcount
2024-03-18 Steven Rostedt... ring-buffer: Make wake once of ring_buffer_wait() more...
2024-03-18 Thorsten Leemhuisdocs: verify/bisect: remove a level of indenting
2024-03-18 Thorsten Leemhuisdocs: verify/bisect: drop 'v' prefix, EOL aspect, and...
2024-03-18 Thorsten Leemhuisdocs: verify/bisect: check taint flag
2024-03-18 Thorsten Leemhuisdocs: verify/bisect: improve install instructions
2024-03-18 Nícolas F.... docs: handling-regressions.rst: Update regzbot command...
2024-03-18 Nícolas F.... docs: *-regressions.rst: Add colon to regzbot commands
2024-03-18 Kendra Mooredoc: Fix typo in admin-guide/cifs/introduction.rst
2024-03-18 Maki HatanoREADME: Fix spelling
2024-03-18 David Howellsfscache: Fix error handling in fscache_begin_operation()
2024-03-18 Christian Braunerfs,block: get holder during claim
2024-03-18 Nuno Das Neveshyperv-tlfs: Rename some HV_REGISTER_* defines for...
2024-03-18 Kent Overstreetbcachefs: ratelimit errors from async_btree_node_rewrite
2024-03-18 Kent Overstreetbcachefs: Run check_topology() first
2024-03-18 Kent Overstreetbcachefs: Improve bch2_fatal_error()
2024-03-18 Kent Overstreetbcachefs: Fix lost transaction restart error
2024-03-18 Kent Overstreetbcachefs: Don't corrupt journal keys gap buffer when...
2024-03-18 Kent Overstreetbcachefs: fix for building in userspace
2024-03-18 Kent Overstreetbcachefs: bch2_snapshot_is_ancestor() now safe to call...
2024-03-18 Kent Overstreetbcachefs: Fix nested transaction restart handling in...
2024-03-18 Kent Overstreetbcachefs: Improve sysfs internal/btree_updates
2024-03-18 Kent Overstreetbcachefs: Split out btree_node_rewrite_worker
2024-03-18 Kent Overstreetbcachefs: Fix locking in bch2_alloc_write_key()
2024-03-18 Kent Overstreetbcachefs: Avoid extent entry type assertions in .invalid()
2024-03-18 Kent Overstreetbcachefs: Fix spurious -BCH_ERR_transaction_restart_nested
2024-03-18 Kent Overstreetbcachefs: Fix check_key_has_snapshot() call
2024-03-18 Kent Overstreetbcachefs: Change "accounting overran journal reservatio...
2024-03-17 Linus TorvaldsMerge tag 'i3c/for-6.9' of git://git./linux/kernel...
2024-03-17 Linus TorvaldsMerge tag 'efi-fixes-for-v6.9-1' of git://git./linux...
2024-03-17 Linus TorvaldsMerge tag 'timers-urgent-2024-03-17' of git://git....
2024-03-17 Linus TorvaldsMerge tag 'perf-urgent-2024-03-17' of git://git./linux...
2024-03-17 Linus TorvaldsMerge tag 'linux-watchdog-6.9-rc1' of git://linux-watch...
2024-03-17 Linus TorvaldsMerge tag 'pcmcia-6.9-rc1' of git://git./linux/kernel...
2024-03-17 Linus TorvaldsMerge tag 'input-for-v6.9-rc0' of git://git./linux...
2024-03-17 Sven Schnelles390/entry: compare gmap asce to determine guest/host...
2024-03-17 Sven Schnelles390/entry: remove OUTSIDE macro
2024-03-17 Sven Schnelles390/entry: add CIF_SIE flag and remove sie64a() addres...
2024-03-17 Andy Shevchenkos390/cio: use while (i--) pattern to clean up
2024-03-17 Juergen Grossxen/events: increment refcnt only if event channel...
2024-03-17 Juergen Grossxen/evtchn: avoid WARN() when unbinding an event channel
2024-03-17 Namjae Jeonksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
2024-03-17 Amir Goldsteinovl: relax WARN_ON in ovl_verify_area()
2024-03-17 linke liring-buffer: use READ_ONCE() to read cpu_buffer->commit...
2024-03-17 Vincent Donnefortring-buffer: Zero ring-buffer sub-buffers
2024-03-17 Steven Rostedt... tracing: Move saved_cmdline code into trace_sched_switch.c
2024-03-17 Steven Rostedt... tracing: Move open coded processing of tgid_map into...
2024-03-17 Steven Rostedt... tracing: Have saved_cmdlines arrays all in one allocation
2024-03-17 Steven Rostedt... eventfs: Create eventfs_root_inode to store dentry
2024-03-17 Steven Rostedt... eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_l...
2024-03-17 Amir GoldsteinMAINTAINERS: update overlayfs git tree
2024-03-17 Takashi SakamotoALSA: core: add kunitconfig
2024-03-17 Ian MurphyALSA: hda/realtek: add in quirk for Acer Swift Go 16...
2024-03-17 Takashi IwaiRevert "ALSA: usb-audio: Name feature ctl using output...
2024-03-16 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2024-03-16 Linus TorvaldsMerge tag 'parisc-for-6.9-rc1' of git://git./linux...
2024-03-16 Frederic Weisbeckertimer/migration: Remove buggy early return on deactivation
2024-03-16 Linus TorvaldsMerge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org...
2024-03-16 Linus TorvaldsMerge tag 'phy-for-6.9' of git://git./linux/kernel...
2024-03-16 Linus TorvaldsMerge tag 'firewire-updates-6.9' of git://git./linux...
2024-03-16 Linus TorvaldsMerge tag 'cxl-for-6.9' of git://git./linux/kernel...
2024-03-16 Josef Baciknfs: fix panic when nfs4_ff_layout_prepare_ds() fails
2024-03-16 Borislav Petkov... x86/CPU/AMD: Update the Zenbleed microcode revisions
2024-03-16 Linus TorvaldsMerge tag 'powerpc-6.9-1' of git://git./linux/kernel...
2024-03-16 Oliver UptonRevert "KVM: arm64: Snapshot all non-zero RES0/RES1...
2024-03-15 David Teiglanddlm: add comments about forced waiters reset
2024-03-15 Dmitry TorokhovMerge branch 'next' into for-linus
2024-03-15 Linus TorvaldsMerge tag 'block-6.9-20240315' of git://git.kernel...
2024-03-15 Linus TorvaldsMerge tag 'v6.9-p1' of git://git./linux/kernel/git...
2024-03-15 Linus TorvaldsMerge tag 'vfio-v6.9-rc1' of https://github.com/awillia...
2024-03-15 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2024-03-15 Linus TorvaldsMerge tag 'sparc-for-6.9-tag1' of git://git./linux...
2024-03-15 Linus TorvaldsMerge tag 'mips_6.9' of git://git./linux/kernel/git...
2024-03-15 David Teiglanddlm: revert atomic_t lkb_wait_count
2024-03-15 Linus TorvaldsMerge tag 'devicetree-for-6.9' of git://git./linux...
2024-03-15 Linus TorvaldsMerge tag 'mtd/for-6.9' of git://git./linux/kernel...
2024-03-15 Linus TorvaldsMerge tag 'dmaengine-6.9-rc1' of git://git./linux/kerne...
2024-03-15 Linus TorvaldsMerge tag 'soundwire-6.9-rc1' of git://git./linux/kerne...
2024-03-15 Linus TorvaldsMerge tag 'i2c-for-6.9-rc1' of git://git./linux/kernel...
next