index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2023-08-23
entry: Remove empty addr_limit_user_check()
Mark Rutland
-2
/
+1
2023-08-23
tracing/fprobe-event: Assume fprobe is a return event by $retval
Masami Hiramatsu (Google)
-14
/
+44
2023-08-23
tracing/probes: Add string type check with BTF
Masami Hiramatsu (Google)
-3
/
+89
2023-08-23
tracing/probes: Support BTF field access from $retval
Masami Hiramatsu (Google)
-102
/
+86
2023-08-23
tracing/probes: Support BTF based data structure field access
Masami Hiramatsu (Google)
-28
/
+216
2023-08-23
tracing/probes: Add a function to search a member of a struct/union
Masami Hiramatsu (Google)
-0
/
+73
2023-08-23
tracing/probes: Move finding func-proto API and getting func-param API to tra...
Masami Hiramatsu (Google)
-40
/
+72
2023-08-23
tracing/probes: Support BTF argument on module functions
Masami Hiramatsu (Google)
-49
/
+74
2023-08-23
tracing/eprobe: Iterate trace_eprobe directly
Chuang Wang
-9
/
+9
2023-08-23
kernel: kprobes: Use struct_size()
Ruan Jinjie
-4
/
+2
2023-08-22
bpf: Fix check_func_arg_reg_off bug for graph root/node
Kumar Kartikeya Dwivedi
-11
/
+0
2023-08-22
PM: QoS: Add check to make sure CPU latency is non-negative
Clive Lin
-2
/
+7
2023-08-22
bpf: Fix a bpf_kptr_xchg() issue with local kptr
Yonghong Song
-10
/
+15
2023-08-22
tracing/user_events: Optimize safe list traversals
Eric Vaughn
-7
/
+8
2023-08-22
tracing: Remove unused function declarations
Yue Haibing
-2
/
+0
2023-08-22
tracing/filters: Further optimise scalar vs cpumask comparison
Valentin Schneider
-6
/
+20
2023-08-22
tracing/filters: Optimise CPU vs cpumask filtering when the user mask is a si...
Valentin Schneider
-2
/
+7
2023-08-22
tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a...
Valentin Schneider
-1
/
+6
2023-08-22
tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a si...
Valentin Schneider
-1
/
+34
2023-08-22
tracing/filters: Enable filtering the CPU common field by a cpumask
Valentin Schneider
-0
/
+14
2023-08-22
tracing/filters: Enable filtering a scalar field by a cpumask
Valentin Schneider
-11
/
+81
2023-08-22
tracing/filters: Enable filtering a cpumask field by another cpumask
Valentin Schneider
-2
/
+95
2023-08-22
tracing/filters: Dynamically allocate filter_pred.regex
Valentin Schneider
-25
/
+39
2023-08-21
bpf: Add bpf_get_func_ip helper support for uprobe link
Jiri Olsa
-3
/
+30
2023-08-21
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
-1
/
+34
2023-08-21
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
-5
/
+42
2023-08-21
bpf: Add multi uprobe link
Jiri Olsa
-3
/
+244
2023-08-21
bpf: Add attach_type checks under bpf_prog_attach_check_attach_type
Jiri Olsa
-68
/
+52
2023-08-21
bpf, cpumask: Clean up bpf_cpu_map_entry directly in cpu_map_free
Hou Tao
-9
/
+8
2023-08-21
bpf, cpumap: Use queue_rcu_work() to remove unnecessary rcu_barrier()
Hou Tao
-69
/
+27
2023-08-21
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
-1
/
+0
2023-08-21
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
-1
/
+0
2023-08-21
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
-1
/
+1
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
-1
/
+1
2023-08-21
lockdep: fix static memory detection even more
Helge Deller
-22
/
+14
2023-08-21
kernel/fork: stop playing lockless games for exe_file replacement
Mateusz Guzik
-13
/
+9
2023-08-21
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
-19
/
+18
2023-08-21
perf/core: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
-22
/
+11
2023-08-21
kernel/iomem.c: remove __weak ioremap_cache helper
Arnd Bergmann
-8
/
+4
2023-08-21
nsproxy: Convert nsproxy.count to refcount_t
Elena Reshetova
-2
/
+2
2023-08-21
tracing: Introduce pipe_cpumask to avoid race on trace_pipes
Zheng Yejian
-7
/
+50
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
-21
/
+76
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2023-08-18
watchdog/hardlockup: avoid large stack frames in watchdog_hardlockup_check()
Douglas Anderson
-7
/
+2
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
-1
/
+1
2023-08-18
kthread: unexport __kthread_should_park()
Greg Kroah-Hartman
-2
/
+1
2023-08-18
gcov: shut up missing prototype warnings for internal stubs
Arnd Bergmann
-0
/
+2
2023-08-18
kernel: relay: remove unnecessary NULL values from relay_open_buf
Li kunyu
-1
/
+1
2023-08-18
remove ARCH_DEFAULT_KEXEC from Kconfig.kexec
Eric DeVolder
-1
/
+0
2023-08-18
kexec: rename ARCH_HAS_KEXEC_PURGATORY
Eric DeVolder
-3
/
+3
[prev]
[next]