index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
cgroup: Prevent double killing of css when enabling threaded cgroup
Michal Koutný
1
-5
/
+6
2020-01-15
workqueue: add worker function to workqueue_execute_end tracepoint
Daniel Jordan
1
-1
/
+1
2020-01-15
cgroup: fix function name in comment
Chen Zhou
1
-1
/
+1
2020-01-15
modsign: print module name along with error message
Jessica Yu
1
-1
/
+1
2020-01-15
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
1
-3
/
+5
2020-01-15
tick/sched: Annotate lockless access to last_jiffies_update
Eric Dumazet
1
-5
/
+9
2020-01-14
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2
-16
/
+45
2020-01-14
ring-buffer: Fix kernel doc for rb_update_event()
Steven Rostedt (VMware)
1
-3
/
+3
2020-01-14
ring-bufer: kernel-doc warning fixes
Fabian Frederick
1
-0
/
+3
2020-01-14
tracing/uprobe: Fix double perf_event linking on multiprobe uprobe
Masami Hiramatsu
4
-48
/
+86
2020-01-14
Merge branch 'dhowells' (patches from DavidH)
Linus Torvalds
1
-2
/
+2
2020-01-14
bpf: Fix seq_show for BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
1
-4
/
+10
2020-01-14
keys: Fix request_key() cache
David Howells
1
-2
/
+2
2020-01-14
mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
Jason Gunthorpe
1
-2
/
+2
2020-01-14
fs/proc: Introduce /proc/pid/timens_offsets
Andrei Vagin
1
-0
/
+101
2020-01-14
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
1
-0
/
+10
2020-01-14
time: Allocate per-timens vvar page
Dmitry Safonov
1
-1
/
+103
2020-01-14
posix-timers: Make clock_nanosleep() time namespace aware
Andrei Vagin
2
-4
/
+25
2020-01-14
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
3
-8
/
+12
2020-01-14
alarmtimer: Make nanosleep() time namespace aware
Andrei Vagin
1
-0
/
+2
2020-01-14
posix-timers: Make timer_settime() time namespace aware
Andrei Vagin
1
-0
/
+2
2020-01-14
time: Add do_timens_ktime_to_host() helper
Andrei Vagin
1
-0
/
+36
2020-01-14
posix-clocks: Wire up clock_gettime() with timens offsets
Andrei Vagin
3
-1
/
+16
2020-01-14
posix-timers: Use clock_get_ktime() in common_timer_get()
Andrei Vagin
1
-7
/
+1
2020-01-14
posix-clocks: Introduce clock_get_ktime() callback
Andrei Vagin
3
-2
/
+46
2020-01-14
alarmtimer: Provide get_timespec() callback
Andrei Vagin
1
-1
/
+6
2020-01-14
alarmtimer: Rename gettime() callback to get_ktime()
Andrei Vagin
1
-17
/
+17
2020-01-14
posix-clocks: Rename .clock_get_timespec() callbacks accordingly
Andrei Vagin
2
-11
/
+11
2020-01-14
posix-clocks: Rename the clock_get() callback to clock_get_timespec()
Andrei Vagin
5
-35
/
+35
2020-01-14
time: Add timens_offsets to be used for tasks in time namespace
Andrei Vagin
1
-0
/
+2
2020-01-14
ns: Introduce Time Namespace
Andrei Vagin
4
-10
/
+265
2020-01-13
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2
-16
/
+45
2020-01-13
pid: Implement pidfd_getfd syscall
Sargun Dhillon
1
-0
/
+90
2020-01-13
tracing/boot: Add function tracer filter options
Masami Hiramatsu
1
-0
/
+40
2020-01-13
tracing/boot: Add cpu_mask option support
Masami Hiramatsu
2
-13
/
+43
2020-01-13
tracing/boot: Add instance node support
Masami Hiramatsu
1
-5
/
+38
2020-01-13
tracing/boot: Add synthetic event support
Masami Hiramatsu
2
-0
/
+52
2020-01-13
tracing/boot Add kprobe event support
Masami Hiramatsu
2
-0
/
+51
2020-01-13
tracing/boot: Add per-event settings
Masami Hiramatsu
2
-1
/
+61
2020-01-13
tracing/boot: Add boot-time tracing
Masami Hiramatsu
4
-5
/
+128
2020-01-13
tracing: Add NULL trace-array check in print_synth_event()
Masami Hiramatsu
1
-1
/
+1
2020-01-13
tracing: Accept different type for synthetic event fields
Masami Hiramatsu
1
-2
/
+5
2020-01-13
tracing: kprobes: Register to dynevent earlier stage
Masami Hiramatsu
1
-4
/
+15
2020-01-13
tracing: kprobes: Output kprobe event to printk buffer
Masami Hiramatsu
3
-31
/
+31
2020-01-13
tracing: Apply soft-disabled and filter to tracepoints printk
Masami Hiramatsu
1
-0
/
+7
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
15
-126
/
+126
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
17
-193
/
+193
2020-01-13
perf: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
3
-65
/
+65
2020-01-11
Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-0
/
+10
2020-01-10
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-0
/
+3
[prev]
[next]