index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
Revert "bpf: Add support to inline bpf_get_func_ip helper on x86"
Jiri Olsa
2
-21
/
+1
2022-03-21
bpf: Simplify check in btf_parse_hdr()
Yuntao Wang
1
-2
/
+1
2022-03-21
Merge branch 'rework/fast-next-seq' into for-linus
Petr Mladek
2
-5
/
+49
2022-03-21
Merge branch 'for-5.18-panic-deadlocks' into for-linus
Petr Mladek
1
-1
/
+54
2022-03-21
watch_queue: Actually free the watch
David Howells
1
-0
/
+1
2022-03-21
watch_queue: Fix NULL dereference in error cleanup
David Howells
1
-1
/
+1
2022-03-20
bpf: Check for NULL return from bpf_get_btf_vmlinux
Kumar Kartikeya Dwivedi
1
-1
/
+5
2022-03-20
bpf: Adjust BPF stack helper functions to accommodate skip > 0
Namhyung Kim
1
-32
/
+24
2022-03-20
bpf: Select proper size for bpf_prog_pack
Song Liu
1
-23
/
+47
2022-03-20
bpf: Enable non-atomic allocations in local storage
Joanne Koong
4
-29
/
+68
2022-03-20
tracing: Have type enum modifications copy the strings
Steven Rostedt (Google)
1
-1
/
+61
2022-03-19
bpf: Always raise reference in btf_get_module_btf
Kumar Kartikeya Dwivedi
1
-10
/
+11
2022-03-18
bpf: Factor out fd returning from bpf_btf_find_by_name_kind
Kumar Kartikeya Dwivedi
1
-37
/
+53
2022-03-18
Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'
Rafael J. Wysocki
3
-10
/
+12
2022-03-18
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+1
2022-03-17
bpf: Add cookie support to programs attached with kprobe multi link
Jiri Olsa
2
-2
/
+114
2022-03-17
bpf: Add support to inline bpf_get_func_ip helper on x86
Jiri Olsa
2
-1
/
+21
2022-03-17
bpf: Add bpf_get_func_ip kprobe helper for multi kprobe link
Jiri Olsa
1
-1
/
+15
2022-03-17
bpf: Add multi kprobe link
Jiri Olsa
2
-5
/
+232
2022-03-17
kallsyms: Skip the name search for empty string
Jiri Olsa
1
-0
/
+4
2022-03-17
fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobe
Masami Hiramatsu
1
-1
/
+18
2022-03-17
fprobe: Add exit_handler support
Masami Hiramatsu
2
-9
/
+116
2022-03-17
rethook: Add a generic return hook
Masami Hiramatsu
5
-0
/
+334
2022-03-17
fprobe: Add ftrace based probe APIs
Masami Hiramatsu
3
-0
/
+224
2022-03-17
ftrace: Add ftrace_set_filter_ips function
Jiri Olsa
1
-9
/
+49
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+45
2022-03-17
configs/debug: restore DEBUG_INFO=y for overriding
Qian Cai
1
-0
/
+1
2022-03-16
bpf: Fix net.core.bpf_jit_harden race
Hou Tao
2
-3
/
+5
2022-03-15
user_events: Add trace event call as root for low permission cases
Beau Belgrave
1
-2
/
+37
2022-03-15
sched/headers: Only include <linux/entry-common.h> when CONFIG_GENERIC_ENTRY=y
Ingo Molnar
1
-1
/
+3
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
25
-107
/
+269
2022-03-15
Merge branch 'sched/fast-headers' into sched/core
Ingo Molnar
33
-163
/
+369
2022-03-14
Merge tag 'v5.17-rc8' into irq/core, to fix conflicts
Ingo Molnar
25
-107
/
+269
2022-03-14
Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
3
-17
/
+29
2022-03-13
cgroup: cleanup comments
Tom Rix
2
-6
/
+6
2022-03-11
tracing/user_events: Use alloc_pages instead of kzalloc() for register pages
Steven Rostedt (Google)
1
-6
/
+8
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
1
-11
/
+11
2022-03-11
watch_queue: Make comment about setting ->defunct more accurate
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
1
-0
/
+1
2022-03-11
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
1
-1
/
+2
2022-03-11
watch_queue: Use the bitmap API when applicable
Christophe JAILLET
1
-5
/
+2
2022-03-11
watch_queue: Fix to always request a pow-of-2 pipe ring size
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Fix to release page in ->release()
David Howells
1
-0
/
+1
2022-03-11
watch_queue: Fix filter limit check
David Howells
1
-2
/
+2
2022-03-11
tracing: Add snapshot at end of kernel boot up
Steven Rostedt (Google)
2
-0
/
+20
2022-03-11
tracing: Have TRACE_DEFINE_ENUM affect trace event types as well
Steven Rostedt (Google)
1
-0
/
+28
2022-03-11
tracing: Fix strncpy warning in trace_events_synth.c
Tom Zanussi
1
-4
/
+1
2022-03-11
user_events: Prevent dyn_event delete racing with ioctl add/delete
Beau Belgrave
1
-6
/
+40
2022-03-10
bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepable
Roberto Sassu
1
-0
/
+1
[prev]
[next]