index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-18
tracing: Remove second parameter to __assign_rel_str()
Steven Rostedt (Google)
2024-03-18
tracing: Add warning if string in __assign_str() does not match __string()
Steven Rostedt (Google)
2024-03-18
tracing: Add __string_len() example
Steven Rostedt (Google)
2024-03-18
tracing: Remove __assign_str_len()
Steven Rostedt (Google)
2024-03-18
ftrace: Fix most kernel-doc warnings
Randy Dunlap
2024-03-18
tracing: Decrement the snapshot if the snapshot trigger fails to register
Steven Rostedt (Google)
2024-03-18
tracing: Fix snapshot counter going between two tracers that use it
Steven Rostedt (Google)
2024-03-18
tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"
Steven Rostedt (Google)
2024-03-18
tracing: Use ? : shortcut in trace macros
Steven Rostedt (Google)
2024-03-18
tracing: Do not calculate strlen() twice for __string() fields
Steven Rostedt (Google)
2024-03-18
tracing: Rework __assign_str() and __string() to not duplicate getting the st...
Steven Rostedt (Google)
2024-03-18
cxl/trace: Properly initialize cxl_poison region name
Alison Schofield
2024-03-18
net: hns3: tracing: fix hclgevf trace event strings
Steven Rostedt (Google)
2024-03-18
drm/i915: Add missing ; to __assign_str() macros in tracepoint code
Steven Rostedt (Google)
2024-03-18
NFSD: Fix nfsd_clid_class use of __string_len() macro
Steven Rostedt (Google)
2024-03-18
tracing: Use init_utsname()->release
John Garry
2024-03-18
tracing/user_events: Document multi-format flag
Beau Belgrave
2024-03-18
selftests/user_events: Test multi-format events
Beau Belgrave
2024-03-18
tracing/user_events: Introduce multi-format events
Beau Belgrave
2024-03-18
tracing/user_events: Prepare find/delete for same name events
Beau Belgrave
2024-03-18
tracing: Add snapshot refcount
Vincent Donnefort
2024-03-18
ring-buffer: Make wake once of ring_buffer_wait() more robust
Steven Rostedt (Google)
2024-03-17
ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...
linke li
2024-03-17
ring-buffer: Zero ring-buffer sub-buffers
Vincent Donnefort
2024-03-17
tracing: Move saved_cmdline code into trace_sched_switch.c
Steven Rostedt (Google)
2024-03-17
tracing: Move open coded processing of tgid_map into helper function
Steven Rostedt (Google)
2024-03-17
tracing: Have saved_cmdlines arrays all in one allocation
Steven Rostedt (Google)
2024-03-17
eventfs: Create eventfs_root_inode to store dentry
Steven Rostedt (Google)
2024-03-17
eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()
Steven Rostedt (Google)
2024-03-14
Merge tag 'trace-ring-buffer-v6.8-rc7-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-03-14
Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-03-14
Merge tag 'lsm-pr-20240314' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-14
Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-14
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-03-14
Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-14
Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-03-14
Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2024-03-14
Merge tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-14
Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2024-03-14
Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-03-14
Merge tag 'for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2024-03-14
Merge tag 'hsi-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2024-03-14
Merge tag 'hid-for-linus-2024031301' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-14
Merge tag 'auxdisplay-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-14
lsm: handle the NULL buffer case in lsm_fill_user_ctx()
Paul Moore
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]