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
2018-02-20
rcu: More clearly identify grace-period kthread stack dump
Paul E. McKenney
1
-0
/
+1
2018-02-20
rcu: Remove obsolete force-quiescent-state statistics for debugfs
Paul E. McKenney
2
-8
/
+1
2018-02-20
rcu: Remove obsolete __rcu_pending() statistics for debugfs
Paul E. McKenney
2
-39
/
+9
2018-02-20
rcu: Remove obsolete callback-invocation statistics for debugfs
Paul E. McKenney
3
-4
/
+0
2018-02-20
rcu: Remove obsolete boost statistics for debugfs
Paul E. McKenney
2
-12
/
+2
2018-02-20
rcu: Call touch_nmi_watchdog() while printing stall warnings
Tejun Heo
1
-1
/
+13
2018-02-20
rcu: Fix CPU offload boot message when no CPUs are offloaded
Paul E. McKenney
1
-2
/
+5
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-86
/
+169
2018-02-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-50
/
+128
2018-02-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-14
/
+4
2018-02-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
79
-1593
/
+4748
2018-02-16
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
1
-0
/
+16
2018-02-16
genirq: Let irq thread follow the effective hard irq affinity
Thomas Gleixner
1
-3
/
+7
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+4
2018-02-16
kprobes: Propagate error from disarm_kprobe_ftrace()
Jessica Yu
1
-25
/
+53
2018-02-16
kprobes: Propagate error from arm_kprobe_ftrace()
Jessica Yu
1
-25
/
+75
2018-02-15
bpf: fix mlock precharge on arraymaps
Daniel Borkmann
1
-12
/
+16
2018-02-15
sched/isolation: Eliminate NO_HZ_FULL_ALL
Paul E. McKenney
2
-30
/
+2
2018-02-15
rcu: Remove unnecessary spinlock in rcu_boot_init_percpu_data()
Lihao Liang
1
-4
/
+0
2018-02-15
audit: bail before bug check if audit disabled
Richard Guy Briggs
1
-4
/
+1
2018-02-15
audit: deprecate the AUDIT_FILTER_ENTRY filter
Richard Guy Briggs
2
-12
/
+13
2018-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-16
/
+22
2018-02-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+15
2018-02-15
bpf: Remove unused callee_saved array
Joe Stringer
1
-4
/
+0
2018-02-14
audit: session ID should not set arch quick field pointer
Richard Guy Briggs
1
-1
/
+0
2018-02-14
audit: update bugtracker and source URIs
Richard Guy Briggs
1
-1
/
+2
2018-02-14
bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
Daniel Borkmann
2
-1
/
+3
2018-02-14
bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
Jason Wang
1
-1
/
+1
2018-02-13
bpf: fix sock_map_alloc() error path
Eric Dumazet
1
-1
/
+2
2018-02-13
bpf: fix memory leak in lpm_trie map_free callback function
Yonghong Song
1
-4
/
+7
2018-02-13
net: Convert audit_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-13
locking/qspinlock: Ensure node->count is updated before initialising node
Will Deacon
1
-0
/
+8
2018-02-13
locking/qspinlock: Ensure node is initialised before updating prev->next
Will Deacon
1
-6
/
+7
2018-02-13
sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macro
Leo Yan
1
-2
/
+0
2018-02-13
sched/core: Fix DEBUG_SPINLOCK annotation for rq->lock
Peter Zijlstra
1
-11
/
+16
2018-02-13
sched/rt: Make update_curr_rt() more accurate
Wen Yang
1
-1
/
+2
2018-02-13
sched/deadline: Make update_curr_dl() more accurate
Wen Yang
1
-2
/
+4
2018-02-13
sched/fair: Remove stray space in #ifdef
Vincent Guittot
1
-2
/
+2
2018-02-12
sched, cgroup: Don't reject lower cpu.max on ancestors
Tejun Heo
1
-5
/
+10
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
7
-12
/
+12
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-72
/
+115
2018-02-09
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-6
/
+4
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-72
/
+115
2018-02-08
tracing: Fix parsing of globs with a wildcard at the beginning
Steven Rostedt (VMware)
1
-5
/
+4
2018-02-08
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
1
-1
/
+0
2018-02-08
print kdump kernel loaded status in stack dump
Dave Young
1
-2
/
+5
2018-02-07
Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
1
-6
/
+1
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-120
/
+83
2018-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-99
/
+308
[prev]
[next]