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
2019-04-03
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
1
-1
/
+0
2019-04-03
perf/core: Make perf_swevent_init_cpu() static
Valdis Kletnieks
1
-1
/
+1
2019-04-03
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
1
-3
/
+3
2019-04-02
tracing: Use tracing error_log with probe events
Masami Hiramatsu
4
-124
/
+348
2019-04-02
tracing: Use tracing error_log with trace event filters
Tom Zanussi
1
-2
/
+9
2019-04-02
tracing: Use tracing error_log with hist triggers
Tom Zanussi
1
-102
/
+104
2019-04-02
tracing: Save the last hist command's associated event name
Tom Zanussi
1
-6
/
+27
2019-04-02
tracing: Add tracing error log
Tom Zanussi
2
-0
/
+222
2019-04-02
tracing: Kernel access to Ftrace instances
Divya Indi
2
-24
/
+51
2019-04-02
ring-buffer: Fix ring buffer size in rb_write_something()
YueHaibing
1
-1
/
+1
2019-04-02
cpu/hotplug: Create SMT sysfs interface for all arches
Josh Poimboeuf
1
-25
/
+39
2019-04-02
PM / sleep: Measure the time of filesystems syncing
Harry Pan
1
-2
/
+7
2019-04-02
PM / sleep: Refactor filesystems sync to reduce duplication
Harry Pan
4
-16
/
+16
2019-04-01
signal: don't silently convert SI_USER signals to non-current pidfd
Jann Horn
1
-9
/
+4
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+18
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+4
2019-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-19
/
+31
2019-03-29
xdp: fix cpumap redirect SKB creation bug
Jesper Dangaard Brouer
1
-3
/
+10
2019-03-29
bpf: Support variable offset stack access from helpers
Andrey Ignatov
1
-21
/
+54
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
1
-2
/
+13
2019-03-29
tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline()
Borislav Petkov
1
-0
/
+4
2019-03-28
kallsyms: store type information in its own array
Eugene Loh
2
-8
/
+15
2019-03-28
timekeeping: Force upper bound for setting CLOCK_REALTIME
Thomas Gleixner
2
-4
/
+4
2019-03-28
cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
Thomas Gleixner
1
-2
/
+18
2019-03-28
watchdog: Respect watchdog cpumask on CPU hotplug
Thomas Gleixner
1
-2
/
+4
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-124
/
+336
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-70
/
+106
2019-03-27
x86/ima: require signed kernel modules
Mimi Zohar
1
-0
/
+5
2019-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-15
/
+18
2019-03-26
locktorture: NULL cxt.lwsa and cxt.lrsa to allow bad-arg detection
Paul E. McKenney
1
-0
/
+2
2019-03-26
rcuperf: Fix cleanup path for invalid perf_type strings
Paul E. McKenney
1
-0
/
+5
2019-03-26
rcutorture: Fix cleanup path for invalid torture_type strings
Paul E. McKenney
1
-0
/
+5
2019-03-26
rcutorture: Fix expected forward progress duration in OOM notifier
Neeraj Upadhyay
1
-1
/
+1
2019-03-26
rcutorture: Remove ->ext_irq_conflict field
Paul E. McKenney
1
-5
/
+0
2019-03-26
rcutorture: Make rcutorture_extend_mask() comment match the code
Paul E. McKenney
1
-1
/
+1
2019-03-26
torture: Don't try to offline the last CPU
Paul E. McKenney
1
-0
/
+2
2019-03-26
rcu: Fix nohz status in stall warning
Neeraj Upadhyay
1
-1
/
+1
2019-03-26
rcu: Move forward-progress checkers into tree_stall.h
Paul E. McKenney
3
-166
/
+173
2019-03-26
rcu: Move irq-disabled stall-warning checking to tree_stall.h
Paul E. McKenney
3
-21
/
+21
2019-03-26
rcu: Organize functions in tree_stall.h
Paul E. McKenney
2
-84
/
+97
2019-03-26
rcu: Move FAST_NO_HZ stall-warning code to tree_stall.h
Paul E. McKenney
3
-81
/
+80
2019-03-26
rcu: Inline RCU stall-warning info helper functions
Paul E. McKenney
3
-22
/
+4
2019-03-26
rcu: Move rcu_print_task_exp_stall() to tree_exp.h
Paul E. McKenney
2
-31
/
+32
2019-03-26
rcu: Inline RCU task stall-warning helper functions
Paul E. McKenney
2
-30
/
+7
2019-03-26
rcu: Move RCU CPU stall-warning code out of tree.c
Paul E. McKenney
3
-294
/
+299
2019-03-26
rcu: Move RCU CPU stall-warning code out of tree_plugin.h
Paul E. McKenney
2
-90
/
+95
2019-03-26
rcu: Move RCU CPU stall-warning code out of update.c
Paul E. McKenney
4
-58
/
+66
2019-03-26
srcu: Remove cleanup_srcu_struct_quiesced()
Paul E. McKenney
3
-30
/
+16
2019-03-26
srcu: Check for in-flight callbacks in _cleanup_srcu_struct()
Paul E. McKenney
1
-0
/
+2
2019-03-26
rcu: Correct READ_ONCE()/WRITE_ONCE() for ->rcu_read_unlock_special
Paul E. McKenney
2
-3
/
+3
[prev]
[next]