aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-18tracing: Use init_utsname()->releaseJohn Garry1-2/+2
2024-03-18tracing/user_events: Document multi-format flagBeau Belgrave1-1/+26
2024-03-18selftests/user_events: Test multi-format eventsBeau Belgrave1-0/+134
2024-03-18tracing/user_events: Introduce multi-format eventsBeau Belgrave2-13/+95
2024-03-18tracing/user_events: Prepare find/delete for same name eventsBeau Belgrave1-48/+59
2024-03-18tracing: Add snapshot refcountVincent Donnefort3-36/+129
2024-03-18ring-buffer: Make wake once of ring_buffer_wait() more robustSteven Rostedt (Google)1-13/+21
2024-03-18Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"Abhishek Chauhan6-10/+6
2024-03-18net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL1-10/+4
2024-03-18Merge branch 'veth-xdp-gro'David S. Miller3-21/+25
2024-03-18selftests: net: veth: test the ability to independently manipulate GRO and XDPIgnat Korchagin2-3/+25
2024-03-18net: veth: do not manipulate GRO when using XDPIgnat Korchagin1-18/+0
2024-03-18irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger typeBiju Das1-4/+32
2024-03-18irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()Biju Das1-4/+3
2024-03-18irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()Biju Das1-5/+3
2024-03-18irqchip/renesas-rzg2l: Flush posted write in irq_eoi()Biju Das1-2/+14
2024-03-18xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky1-1/+2
2024-03-18net: esp: fix bad handling of pages from page_poolDragos Tatulea3-8/+18
2024-03-18Merge tag 'timers-v6.9-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner12-59/+191
2024-03-18docs: verify/bisect: remove a level of indentingThorsten Leemhuis1-57/+57
2024-03-18docs: verify/bisect: drop 'v' prefix, EOL aspect, and assorted fixesThorsten Leemhuis1-55/+62
2024-03-18docs: verify/bisect: check taint flagThorsten Leemhuis1-15/+49
2024-03-18docs: verify/bisect: improve install instructionsThorsten Leemhuis1-65/+57
2024-03-18docs: handling-regressions.rst: Update regzbot command fixed-by to fixNícolas F. R. A. Prado1-1/+1
2024-03-18docs: *-regressions.rst: Add colon to regzbot commandsNícolas F. R. A. Prado2-6/+6
2024-03-18doc: Fix typo in admin-guide/cifs/introduction.rstKendra Moore1-1/+1
2024-03-18README: Fix spellingMaki Hatano1-1/+1
2024-03-18packet: annotate data-races around ignore_outgoingEric Dumazet2-3/+3
2024-03-18fscache: Fix error handling in fscache_begin_operation()David Howells1-1/+3
2024-03-18fs,block: get holder during claimChristian Brauner3-0/+35
2024-03-18net: wan: fsl_qmc_hdlc: Fix module compilationHerve Codina1-1/+1
2024-03-18Revert "firewire: Kill unnecessary buf check in device_attribute.show"Li Zhijian1-4/+12
2024-03-18drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGELuca Weiss1-0/+1
2024-03-18hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyNuno Das Neves5-23/+23
2024-03-18bcachefs: ratelimit errors from async_btree_node_rewriteKent Overstreet1-1/+1
2024-03-18bcachefs: Run check_topology() firstKent Overstreet1-1/+1
2024-03-18bcachefs: Improve bch2_fatal_error()Kent Overstreet15-35/+35
2024-03-18bcachefs: Fix lost transaction restart errorKent Overstreet1-4/+6
2024-03-17bcachefs: Don't corrupt journal keys gap buffer when dropping alloc infoKent Overstreet3-2/+9
2024-03-17bcachefs: fix for building in userspaceKent Overstreet1-16/+16
2024-03-17bcachefs: bch2_snapshot_is_ancestor() now safe to call in early recoveryKent Overstreet1-14/+18
2024-03-17bcachefs: Fix nested transaction restart handling in bch2_bucket_gens_init()Kent Overstreet1-6/+7
2024-03-17bcachefs: Improve sysfs internal/btree_updatesKent Overstreet2-6/+8
2024-03-17bcachefs: Split out btree_node_rewrite_workerKent Overstreet2-2/+11
2024-03-17bcachefs: Fix locking in bch2_alloc_write_key()Kent Overstreet1-1/+1
2024-03-17bcachefs: Avoid extent entry type assertions in .invalid()Kent Overstreet1-3/+3
2024-03-17bcachefs: Fix spurious -BCH_ERR_transaction_restart_nestedKent Overstreet1-8/+21
2024-03-17bcachefs: Fix check_key_has_snapshot() callKent Overstreet1-1/+3
2024-03-17bcachefs: Change "accounting overran journal reservation" to a warningKent Overstreet1-1/+2
2024-03-17Merge tag 'i3c/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds9-10/+12