index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/user_events: Use write ABI in example
Beau Belgrave
2023-03-29
1
-37
/
+8
*
tracing/user_events: Add ABI self-test
Beau Belgrave
2023-03-29
2
-1
/
+227
*
tracing/user_events: Update self-tests to write ABI
Beau Belgrave
2023-03-29
2
-89
/
+96
*
tracing/user_events: Add ioctl for disabling addresses
Beau Belgrave
2023-03-29
2
-2
/
+119
*
tracing/user_events: Fixup enable faults asyncly
Beau Belgrave
2023-03-29
1
-6
/
+114
*
tracing/user_events: Use remote writes for event enablement
Beau Belgrave
2023-03-29
4
-142
/
+517
*
tracing/user_events: Track fork/exec/exit for mm lifetime
Beau Belgrave
2023-03-29
5
-0
/
+29
*
tracing/user_events: Split header into uapi and kernel
Beau Belgrave
2023-03-29
3
-51
/
+54
*
tracing: Add "fields" option to show raw trace event fields
Steven Rostedt (Google)
2023-03-29
5
-2
/
+183
*
tools/kvm_stat: use canonical ftrace path
Ross Zwisler
2023-03-29
1
-1
/
+1
*
leaking_addresses: also skip canonical ftrace path
Ross Zwisler
2023-03-29
1
-0
/
+1
*
selftests: use canonical ftrace path
Ross Zwisler
2023-03-29
4
-12
/
+12
*
docs: tracing: Update fprobe documentation
Masami Hiramatsu (Google)
2023-03-29
1
-4
/
+12
*
lib/test_fprobe: Add a testcase for skipping exit_handler
Masami Hiramatsu (Google)
2023-03-29
1
-1
/
+25
*
fprobe: Skip exit_handler if entry_handler returns !0
Masami Hiramatsu (Google)
2023-03-29
5
-13
/
+32
*
lib/test_fprobe: Add a test case for nr_maxactive
Masami Hiramatsu (Google)
2023-03-29
1
-0
/
+42
*
fprobe: Add nr_maxactive to specify rethook_node pool size
Masami Hiramatsu (Google)
2023-03-29
2
-1
/
+6
*
lib/test_fprobe: Add private entry_data testcases
Masami Hiramatsu (Google)
2023-03-29
1
-0
/
+30
*
fprobe: Pass entry_data to handlers
Masami Hiramatsu (Google)
2023-03-29
5
-14
/
+29
*
ftrace: Show a list of all functions that have ever been enabled
Steven Rostedt (Google)
2023-03-21
2
-6
/
+50
*
ring_buffer: Use try_cmpxchg instead of cmpxchg
Uros Bizjak
2023-03-21
1
-4
/
+4
*
ring_buffer: Change some static functions to bool
Uros Bizjak
2023-03-21
1
-24
/
+23
*
ring_buffer: Change some static functions to void
Uros Bizjak
2023-03-21
1
-15
/
+7
*
ftrace: selftest: remove broken trace_direct_tramp
Mark Rutland
2023-03-21
5
-10
/
+18
*
ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
Florent Revest
2023-03-21
3
-2
/
+8
*
ftrace: Store direct called addresses in their ops
Florent Revest
2023-03-21
2
-2
/
+8
*
ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs
Florent Revest
2023-03-21
10
-54
/
+55
*
ftrace: Remove the legacy _ftrace_direct API
Florent Revest
2023-03-21
2
-425
/
+0
*
ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
Florent Revest
2023-03-21
4
-18
/
+28
*
ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter()
Florent Revest
2023-03-21
5
-8
/
+12
*
Linux 6.3-rc3
v6.3-rc3
Linus Torvalds
2023-03-19
1
-1
/
+1
*
Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-03-19
6
-17
/
+16
|
\
|
*
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
2023-03-19
1
-2
/
+2
|
*
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
2023-03-19
1
-4
/
+0
|
*
tracing: Make splice_read available again
Sung-hun Kim
2023-03-19
1
-0
/
+2
|
*
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
2023-03-19
1
-1
/
+1
|
*
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
2023-03-19
1
-0
/
+4
|
*
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
2023-03-19
1
-3
/
+0
|
*
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...
Tom Rix
2023-03-19
1
-5
/
+5
|
*
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
2023-03-19
1
-2
/
+2
*
|
Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-03-19
8
-23
/
+30
|
\
\
|
*
|
tty: vt: protect KD_FONT_OP_GET_TALL from unbound access
Samuel Thibault
2023-03-09
1
-0
/
+3
|
*
|
serial: qcom-geni: drop bogus uart_write_wakeup()
Johan Hovold
2023-03-09
1
-4
/
+0
|
*
|
serial: qcom-geni: fix mapping of empty DMA buffer
Johan Hovold
2023-03-09
1
-0
/
+3
|
*
|
serial: qcom-geni: fix DMA mapping leak on shutdown
Johan Hovold
2023-03-09
1
-1
/
+1
|
*
|
serial: qcom-geni: fix console shutdown hang
Johan Hovold
2023-03-09
1
-0
/
+4
|
*
|
serdev: Set fwnode for serdev devices
Saravana Kannan
2023-03-09
1
-1
/
+1
|
*
|
tty: serial: fsl_lpuart: fix race on RX DMA shutdown
Alexander Sverdlin
2023-03-09
1
-8
/
+3
|
*
|
serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by default
Kumaravel Thiagarajan
2023-03-09
1
-1
/
+0
|
*
|
serial: 8250_fsl: fix handle_irq locking
Johan Hovold
2023-03-09
1
-2
/
+2
[next]