index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
user_namespace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
tracing: Rework synthetic event command parsing
Tom Zanussi
1
-102
/
+143
2021-02-09
tracing/dynevent: Delegate parsing to create function
Masami Hiramatsu
9
-73
/
+120
2021-02-09
kprobes: Warn if the kprobe is reregistered
Masami Hiramatsu
1
-5
/
+8
2021-02-09
ftrace: Remove unused ftrace_force_update()
Jinyang He
1
-2
/
+0
2021-02-09
tracepoints: Code clean up
Steven Rostedt (VMware)
2
-57
/
+36
2021-02-09
tracepoints: Do not punish non static call users
Steven Rostedt (VMware)
1
-10
/
+13
2021-02-09
tracepoints: Remove unnecessary "data_args" macro parameter
Steven Rostedt (VMware)
1
-20
/
+11
2021-02-06
tracing: Do not create "enable" or "filter" files for ftrace event subsystem
Steven Rostedt (VMware)
1
-9
/
+13
2021-02-02
kernel: trace: preemptirq_delay_test: add cpu affinity
Song Chen
2
-0
/
+18
2021-02-02
tracepoint: Do not fail unregistering a probe due to memory failure
Steven Rostedt (VMware)
1
-16
/
+64
2021-02-02
tracing: Remove definition of DEBUG in trace_mmiotrace.c
Tom Rix
1
-2
/
+0
2021-02-02
tracing: Fix a kernel doc warning
Bean Huo
1
-0
/
+1
2021-02-02
tracing: Fix spelling of controlling in uprobes
Bhaskar Chowdhury
1
-1
/
+1
2021-02-02
tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"
Colin Ian King
1
-1
/
+1
2021-02-02
tracing: Remove NULL check from current in tracing_generic_entry_update().
Sebastian Andrzej Siewior
1
-3
/
+1
2021-02-02
tracing: Use in_serving_softirq() to deduct softirq status.
Sebastian Andrzej Siewior
1
-2
/
+1
2021-02-02
tracing: Inline tracing_gen_ctx_flags()
Sebastian Andrzej Siewior
3
-58
/
+53
2021-02-02
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
17
-308
/
+287
2021-02-02
ring-buffer: Drop unneeded check in ring_buffer_resize()
Qiujun Huang
1
-5
/
+1
2021-02-02
ring-buffer: Remove cpu_buffer argument from the rb_inc_page()
Qiujun Huang
1
-19
/
+16
2021-02-02
tracing: Remove get/put_cpu() from function_trace_init
Qiujun Huang
1
-2
/
+1
2021-02-02
tracing: Update trace_ignore_this_task() kernel-doc comment
Qiujun Huang
1
-1
/
+2
2021-02-02
tracing: Add printf attribute to log function
Tom Rix
1
-1
/
+2
2021-02-02
tracepoint: Fix race between tracing and removing tracepoint
Alexey Kardashevskiy
1
-5
/
+7
2021-01-29
kretprobe: Avoid re-registration of the same kretprobe earlier
Wang ShaoBo
1
-0
/
+4
2021-01-29
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
3
-14
/
+32
2021-01-29
tracing: Use pause-on-trace with the latency tracers
Viktor Rosendahl
1
-0
/
+4
2021-01-29
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2
-3
/
+2
2021-01-25
Linux 5.11-rc5
v5.11-rc5
Linus Torvalds
1
-1
/
+1
2021-01-24
MAINTAINERS: add a couple more files to the Clang/LLVM section
Nathan Chancellor
1
-0
/
+2
2021-01-24
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
1
-1
/
+6
2021-01-24
powerpc/mm/highmem: use __set_pte_at() for kmap_local()
Thomas Gleixner
1
-0
/
+2
2021-01-24
mips/mm/highmem: use set_pte() for kmap_local()
Thomas Gleixner
1
-0
/
+1
2021-01-24
mm/highmem: prepare for overriding set_pte_at()
Thomas Gleixner
1
-1
/
+6
2021-01-24
sparc/mm/highmem: flush cache and TLB
Thomas Gleixner
1
-4
/
+5
2021-01-24
mm: fix page reference leak in soft_offline_page()
Dan Williams
1
-4
/
+16
2021-01-24
ubsan: disable unsigned-overflow check for i386
Arnd Bergmann
1
-0
/
+1
2021-01-24
kasan, mm: fix resetting page_alloc tags for HW_TAGS
Andrey Konovalov
1
-0
/
+2
2021-01-24
kasan, mm: fix conflicts with init_on_alloc/free
Andrey Konovalov
1
-3
/
+4
2021-01-24
kasan: fix HW_TAGS boot parameters
Andrey Konovalov
2
-66
/
+38
2021-01-24
kasan: fix incorrect arguments passing in kasan_add_zero_shadow
Lecopzer Chen
1
-2
/
+1
2021-01-24
kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
Lecopzer Chen
1
-8
/
+12
2021-01-24
mm: fix numa stats for thp migration
Shakeel Butt
1
-11
/
+12
2021-01-24
mm: memcg: fix memcg file_dirty numa stat
Shakeel Butt
1
-2
/
+2
2021-01-24
mm: memcg/slab: optimize objcg stock draining
Roman Gushchin
1
-3
/
+1
2021-01-24
mm: fix initialization of struct page for holes in memory layout
Mike Rapoport
1
-34
/
+50
2021-01-24
x86/setup: don't remove E820_TYPE_RAM for pfn 0
Mike Rapoport
1
-11
/
+9
2021-01-24
io_uring: account io_uring internal files as REQ_F_INFLIGHT
Jens Axboe
1
-10
/
+26
2021-01-24
io_uring: fix sleeping under spin in __io_clean_op
Pavel Begunkov
1
-5
/
+5
2021-01-23
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
Ronnie Sahlberg
1
-2
/
+2
[next]