Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
16ecba59bc333d6282ee057fb02339f77a880beb
/
kernel
bb35a6e
bpf, inode: allow for rename and link ops
by Daniel Borkmann
· 9 years ago
bd1060a
sock, cgroup: add sock->sk_cgroup
by Tejun Heo
· 9 years ago
bc9b145
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by David S. Miller
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
071f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
c041f08
Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
01b3f52
bpf: fix allocation warnings in bpf maps and integer overflow
by Alexei Starovoitov
· 9 years ago
fbca9d2
bpf, array: fix heap out-of-bounds access when updating elements
by Daniel Borkmann
· 9 years ago
0f72e37
tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filter
by Steven Rostedt (Red Hat)
· 9 years ago
9e5d25e
Merge tag 'trace-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
c9da161
bpf: fix clearing on persistent program array maps
by Daniel Borkmann
· 9 years ago
81b1a83
pidns: fix NULL dereference in __task_pid_nr_ns()
by Eric Dumazet
· 9 years ago
bd1b7cd
ring-buffer: Put back the length if crossed page with add_timestamp
by Steven Rostedt (Red Hat)
· 9 years ago
b81f472
ring-buffer: Update read stamp with first real commit on page
by Steven Rostedt (Red Hat)
· 9 years ago
7625b3a
kernel/panic.c: turn off locks debug before releasing console lock
by Vitaly Kuznetsov
· 9 years ago
9d8a765
kernel/signal.c: unexport sigsuspend()
by Richard Weinberger
· 9 years ago
16af439
cgroup: implement cgroup_get_from_path() and expose cgroup_put()
by Tejun Heo
· 9 years ago
b11cfb5
cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
by Tejun Heo
· 9 years ago
f99bf20
bpf: add show_fdinfo handler for maps
by Daniel Borkmann
· 9 years ago
a3d66b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
0ca9b67
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
051b29f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
511601b
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0e97606
Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
3370b69
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
e41b104
livepatch: x86: fix relocation computation with kASLR
by Zhou Chengming
· 9 years ago
2df4ee7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
a31d82d
bpf_trace: Make dependent on PERF_EVENTS
by Steven Rostedt
· 9 years ago
264015f
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
e428abb
tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not set
by Chen Gang
· 9 years ago
4717f13
genirq/PM: Restore system wake up from chained interrupts
by Grygorii Strashko
· 9 years ago
d0e536d
context_tracking: avoid irq_save/irq_restore on guest entry and exit
by Paolo Bonzini
· 9 years ago
f70cd6b
context_tracking: remove duplicate enabled check
by Paolo Bonzini
· 9 years ago
bd4f203
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
50c3650
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
79211c8
remove abs64()
by Andrew Morton
· 9 years ago
85ce230
Merge branch 'for-4.4/hotplug' into libnvdimm-for-next
by Dan Williams
· 9 years ago
25b3e5a
sched/numa: Fix math underflow in task_tick_numa()
by Rik van Riel
· 9 years ago
b71b437
perf: Fix inherited events vs. tracepoint filters
by Peter Zijlstra
· 9 years ago
2fd5907
perf: Disable IRQs across RCU RS CS that acquires scheduler lock
by Paul E. McKenney
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
03e88ae6
tracing: Remove unused ftrace_cpu_disabled per cpu variable
by Dmitry Safonov
· 9 years ago
08d7865
panic: release stale console lock to always get the logbuf printed out
by Vitaly Kuznetsov
· 9 years ago
8639b46
pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode
by Ben Segall
· 9 years ago
de90a6b
kexec: use file name as the output message prefix
by Minfei Huang
· 9 years ago
5fa534c
coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP
by Oleg Nesterov
· 9 years ago
2e01fab
signals: kill block_all_signals() and unblock_all_signals()
by Oleg Nesterov
· 9 years ago
3824657
printk: prevent userland from spoofing kernel messages
by Mathias Krause
· 9 years ago
3d9c637
module: export param_free_charp()
by Dan Streetman
· 9 years ago
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
22402cd
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
8b12919
tracing: Make tracing work when debugfs is not configured in
by Jiaxing Wang
· 9 years ago
2e3078a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
de60f5f
mm: introduce VM_LOCKONFAULT
by Eric B Munson
· 9 years ago
a8ca5d0
mm: mlock: add new mlock system call
by Eric B Munson
· 9 years ago
da39da3
mm, oom: remove task_lock protecting comm printing
by David Rientjes
· 9 years ago
39d2da2
kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer_fn()
by Ulrich Obergfell
· 9 years ago
a2a45b8
kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}_threads()
by Ulrich Obergfell
· 9 years ago
8614dde
kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug
by Ulrich Obergfell
· 9 years ago
ee89e71
kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU hotplug
by Ulrich Obergfell
· 9 years ago
ac1f591
kernel/watchdog.c: add sysctl knob hardlockup_panic
by Don Zickus
· 9 years ago
5553787
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
by Jiri Kosina
· 9 years ago
ee7fed5
watchdog: do not unpark threads in watchdog_park_threads() on error
by Ulrich Obergfell
· 9 years ago
c993590
watchdog: implement error handling in lockup_detector_suspend()
by Ulrich Obergfell
· 9 years ago
b43cb43
watchdog: implement error handling in update_watchdog_all_cpus() and callers
by Ulrich Obergfell
· 9 years ago
58cf690
watchdog: move watchdog_disable_all_cpus() outside of ifdef
by Ulrich Obergfell
· 9 years ago
d283c64
watchdog: fix error handling in proc_watchdog_thresh()
by Ulrich Obergfell
· 9 years ago
451637e
kernel/watchdog.c: is_hardlockup can be boolean
by Yaowei Bai
· 9 years ago
933425fb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
1873499
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
3460b01
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 9 years ago
69234ac
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
e25ac7d
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 9 years ago
66339fda
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 9 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
d9734e0
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
0d51ce9
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
2dc10ad
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
22b886d
timers: Use proper base migration in add_timer_on()
by Tejun Heo
· 9 years ago
b0f85fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
233a686
audit: make audit_log_common_recv_msg() a void function
by Paul Moore
· 9 years ago
c5ea6efd
audit: removing unused variable
by Saurabh Sengar
· 9 years ago
725131e
audit: fix comment block whitespace
by Scott Matheina
· 9 years ago
6f1b5d7
audit: audit_tree_match can be boolean
by Yaowei Bai
· 9 years ago
9fcf836
audit: audit_string_contains_control can be boolean
by Yaowei Bai
· 9 years ago
32a1dba
audit: try harder to send to auditd upon netlink failure
by Richard Guy Briggs
· 9 years ago
43ed384
tracing: Put back comma for empty fields in boot string parsing
by Steven Rostedt (Red Hat)
· 9 years ago
a4d1e68
tracing: Apply tracer specific options from kernel command line.
by Jiaxing Wang
· 9 years ago
5352869
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b831ef2
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b02ac6b
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
105ff3c
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
by Linus Torvalds
· 9 years ago
d63a978
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
28142286
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6aa2fdb
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7b2a430
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
54ed144
ring_buffer: Remove unneeded smp_wmb() before wakeup of reader benchmark
by Steven Rostedt (Red Hat)
· 9 years ago
919cd97
tracing: Allow dumping traces without tracking trace started cpus
by Sasha Levin
· 9 years ago
f47cb66
ring_buffer: Fix more races when terminating the producer in the benchmark
by Petr Mladek
· 9 years ago
Next »