summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-18ASoC: soc-compress: Fix and add DPCM lockingShalini Manjunatha
2024-03-18tracing: Add __string_src() helper to help compilers not to get confusedSteven Rostedt (Google)
2024-03-18tracing: Use strcmp() in __assign_str() WARN_ON() checkSteven Rostedt (Google)
2024-03-18tracepoints: Use WARN() and not WARN_ON() for warningsSteven Rostedt (Google)
2024-03-18tracing: Use div64_u64() instead of do_div()Thorsten Blum
2024-03-18tracing: Support to dump instance traces by ftrace_dump_on_oopsHuang Yiwei
2024-03-18tracing: Remove second parameter to __assign_rel_str()Steven Rostedt (Google)
2024-03-18tracing: Add warning if string in __assign_str() does not match __string()Steven Rostedt (Google)
2024-03-18tracing: Add __string_len() exampleSteven Rostedt (Google)
2024-03-18tracing: Remove __assign_str_len()Steven Rostedt (Google)
2024-03-18ftrace: Fix most kernel-doc warningsRandy Dunlap
2024-03-18tracing: Decrement the snapshot if the snapshot trigger fails to registerSteven Rostedt (Google)
2024-03-18tracing: Fix snapshot counter going between two tracers that use itSteven Rostedt (Google)
2024-03-18tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"Steven Rostedt (Google)
2024-03-18tracing: Use ? : shortcut in trace macrosSteven Rostedt (Google)
2024-03-18tracing: Do not calculate strlen() twice for __string() fieldsSteven Rostedt (Google)
2024-03-18tracing: Rework __assign_str() and __string() to not duplicate getting the st...Steven Rostedt (Google)
2024-03-18cxl/trace: Properly initialize cxl_poison region nameAlison Schofield
2024-03-18net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)
2024-03-18drm/i915: Add missing ; to __assign_str() macros in tracepoint codeSteven Rostedt (Google)
2024-03-18NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)
2024-03-18tracing: Use init_utsname()->releaseJohn Garry
2024-03-18tracing/user_events: Document multi-format flagBeau Belgrave
2024-03-18selftests/user_events: Test multi-format eventsBeau Belgrave
2024-03-18tracing/user_events: Introduce multi-format eventsBeau Belgrave
2024-03-18tracing/user_events: Prepare find/delete for same name eventsBeau Belgrave
2024-03-18tracing: Add snapshot refcountVincent Donnefort
2024-03-18ring-buffer: Make wake once of ring_buffer_wait() more robustSteven Rostedt (Google)
2024-03-18Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"Abhishek Chauhan
2024-03-18net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL
2024-03-18Merge branch 'veth-xdp-gro'David S. Miller
2024-03-18selftests: net: veth: test the ability to independently manipulate GRO and XDPIgnat Korchagin
2024-03-18net: veth: do not manipulate GRO when using XDPIgnat Korchagin
2024-03-18irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger typeBiju Das
2024-03-18irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()Biju Das
2024-03-18irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()Biju Das
2024-03-18irqchip/renesas-rzg2l: Flush posted write in irq_eoi()Biju Das
2024-03-18xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky
2024-03-18net: esp: fix bad handling of pages from page_poolDragos Tatulea
2024-03-18Merge tag 'timers-v6.9-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner
2024-03-18docs: verify/bisect: remove a level of indentingThorsten Leemhuis
2024-03-18docs: verify/bisect: drop 'v' prefix, EOL aspect, and assorted fixesThorsten Leemhuis
2024-03-18docs: verify/bisect: check taint flagThorsten Leemhuis
2024-03-18docs: verify/bisect: improve install instructionsThorsten Leemhuis
2024-03-18docs: handling-regressions.rst: Update regzbot command fixed-by to fixNícolas F. R. A. Prado
2024-03-18docs: *-regressions.rst: Add colon to regzbot commandsNícolas F. R. A. Prado
2024-03-18doc: Fix typo in admin-guide/cifs/introduction.rstKendra Moore
2024-03-18README: Fix spellingMaki Hatano
2024-03-18packet: annotate data-races around ignore_outgoingEric Dumazet
2024-03-18fscache: Fix error handling in fscache_begin_operation()David Howells