index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2017-04-10
audit: make sure we don't let the retry queue grow without bounds
Paul Moore
-35
/
+32
2017-04-10
padata: free correct variable
Jason A. Donenfeld
-1
/
+1
2017-04-08
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
Liping Zhang
-0
/
+2
2017-04-08
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
-19
/
+14
2017-04-08
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
-4
/
+10
2017-04-07
sysctl: don't print negative flag for proc_douintvec
Liping Zhang
-0
/
+1
2017-04-07
ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines
Steven Rostedt (VMware)
-25
/
+20
2017-04-06
Merge tag 'trace-v4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+4
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-311
/
+478
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-22
/
+42
2017-04-05
rtmutex: Plug preempt count leak in rt_mutex_futex_unlock()
Mike Galbraith
-5
/
+5
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
-2
/
+3
2017-04-05
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
-4
/
+4
2017-04-05
audit: Abstract hash key handling
Jan Kara
-11
/
+28
2017-04-04
tracing/kprobes: expose maxactive for kretprobe in kprobe_events
Alban Crequy
-6
/
+33
2017-04-04
printk: Correctly handle preemption in console_unlock()
Petr Mladek
-2
/
+6
2017-04-04
irq/affinity: Fix CPU spread for unbalanced nodes
Keith Busch
-9
/
+11
2017-04-04
rtmutex: Fix more prio comparisons
Peter Zijlstra
-3
/
+29
2017-04-04
rtmutex: Fix PI chain order integrity
Peter Zijlstra
-2
/
+28
2017-04-04
sched,tracing: Update trace_sched_pi_setprio()
Peter Zijlstra
-1
/
+1
2017-04-04
sched/rtmutex: Refactor rt_mutex_setprio()
Peter Zijlstra
-95
/
+83
2017-04-04
rtmutex: Clean up
Peter Zijlstra
-19
/
+18
2017-04-04
sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period update
Xunlei Pang
-1
/
+1
2017-04-04
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
Xunlei Pang
-8
/
+24
2017-04-04
rtmutex: Deboost before waking up the top waiter
Xunlei Pang
-32
/
+34
2017-04-04
Merge branch 'sched/core' into locking/core
Thomas Gleixner
-304
/
+648
2017-04-03
ftrace: Have init/main.c call ftrace directly to free init memory
Steven Rostedt (VMware)
-3
/
+4
2017-04-03
Merge 4.11-rc5 into tty-next
Greg Kroah-Hartman
-21
/
+30
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-19
/
+27
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
-496
/
+840
2017-04-01
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
-2
/
+25
2017-04-01
bpf, verifier: fix rejection of unaligned access checks for map_value_adj
Daniel Borkmann
-20
/
+38
2017-04-01
bpf, verifier: fix alu ops against map_value{, _adj} register types
Daniel Borkmann
-0
/
+1
2017-03-31
ftrace: Create separate t_func_next() to simplify the function / hash logic
Steven Rostedt (VMware)
-14
/
+31
2017-03-31
ftrace: Update func_pos in t_start() when all functions are enabled
Steven Rostedt (VMware)
-0
/
+1
2017-03-31
ftrace: Return NULL at end of t_start() instead of calling t_hash_start()
Steven Rostedt (VMware)
-1
/
+1
2017-03-31
ftrace: Assign iter->hash to filter or notrace hashes on seq read
Steven Rostedt (VMware)
-12
/
+9
2017-03-31
ftrace: Clean up __seq_open_private() return check
Steven Rostedt (VMware)
-11
/
+13
2017-03-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-2
/
+3
2017-03-31
braille-console: Fix value returned by _braille_console_setup
Samuel Thibault
-10
/
+18
2017-03-31
timekeeping: Remove pointless conversion to bool
Nicholas Mc Guire
-2
/
+1
2017-03-31
Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
-104
/
+256
2017-03-30
livepatch: Reduce the time of finding module symbols
Zhou Chengming
-1
/
+4
2017-03-30
locking/ww-mutex: Limit stress test to 2 seconds
Chris Wilson
-9
/
+9
2017-03-30
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
-387
/
+584
2017-03-30
sched/fair: Optimize ___update_sched_avg()
Yuyang Du
-94
/
+118
2017-03-30
sched/fair: Explicitly generate __update_load_avg() instances
Peter Zijlstra
-18
/
+38
2017-03-28
new helper: uaccess_kernel()
Al Viro
-1
/
+1
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
-341
/
+477
2017-03-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-16
/
+48
[prev]
[next]