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-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-6
/
+32
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-4
/
+30
2017-08-15
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
-4
/
+30
2017-08-15
bpf/verifier: track liveness for pruning
Edward Cree
-43
/
+146
2017-08-15
audit: Receive unmount event
Jan Kara
-1
/
+1
2017-08-15
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
-5
/
+7
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
-1
/
+2
2017-08-15
fork: allow arch-override of VMAP stack alignment
Mark Rutland
-1
/
+2
2017-08-15
printk: Clean up do_syslog() error handling
Nikitas Angelinas
-23
/
+12
2017-08-15
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-96
/
+114
2017-08-14
locking/lockdep: Fix the rollback and overwrite detection logic in crossrelease
Byungchul Park
-6
/
+6
2017-08-14
locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_e...
Byungchul Park
-0
/
+4
2017-08-14
genirq: Fix for_each_action_of_desc() macro
Masahiro Yamada
-1
/
+1
2017-08-11
sched: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
-2
/
+2
2017-08-11
cgroup: remove unneeded checks
Dan Carpenter
-2
/
+2
2017-08-11
cgroup: misc changes
Tejun Heo
-21
/
+2
2017-08-11
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
-2
/
+2
2017-08-11
PM / s2idle: Rename platform operations structure
Rafael J. Wysocki
-15
/
+15
2017-08-11
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
-1
/
+1
2017-08-11
PM / s2idle: Rename freeze_state enum and related items
Rafael J. Wysocki
-27
/
+27
2017-08-11
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
Rafael J. Wysocki
-24
/
+24
2017-08-10
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
-1
/
+1
2017-08-10
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
-1
/
+1
2017-08-10
sched/autogroup: Fix error reporting printk text in autogroup_create()
Anshuman Khandual
-2
/
+1
2017-08-10
sched/fair: Fix wake_affine() for !NUMA_BALANCING
Peter Zijlstra
-68
/
+122
2017-08-10
locking/lockdep: Apply crossrelease to completions
Byungchul Park
-0
/
+11
2017-08-10
locking/lockdep: Make print_circular_bug() aware of crossrelease
Byungchul Park
-20
/
+47
2017-08-10
locking/lockdep: Handle non(or multi)-acquisition of a crosslock
Byungchul Park
-26
/
+56
2017-08-10
locking/lockdep: Detect and handle hist_lock ring buffer overwrite
Byungchul Park
-5
/
+47
2017-08-10
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
-23
/
+492
2017-08-10
locking/lockdep: Make check_prev_add() able to handle external stack_trace
Byungchul Park
-21
/
+19
2017-08-10
locking/lockdep: Change the meaning of check_prev_add()'s return value
Byungchul Park
-3
/
+4
2017-08-10
locking/lockdep: Add a function building a chain between two classes
Byungchul Park
-0
/
+70
2017-08-10
locking/lockdep: Refactor lookup_chain_cache()
Byungchul Park
-48
/
+93
2017-08-10
locking/lockdep: Avoid creating redundant links
Peter Zijlstra
-0
/
+33
2017-08-10
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
-95
/
+1
2017-08-10
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
-2
/
+2
2017-08-10
jump_label: Provide hotplug context variants
Marc Zyngier
-4
/
+18
2017-08-10
jump_label: Split out code under the hotplug lock
Marc Zyngier
-9
/
+19
2017-08-10
jump_label: Move CPU hotplug locking
Marc Zyngier
-2
/
+4
2017-08-10
jump_label: Add RELEASE barrier after text changes
Peter Zijlstra
-2
/
+9
2017-08-10
cpuset: Make nr_cpusets private
Paolo Bonzini
-0
/
+7
2017-08-10
jump_label: Fix concurrent static_key_enable/disable()
Paolo Bonzini
-22
/
+37
2017-08-10
locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()
Kirill Tkhai
-3
/
+30
2017-08-10
locking/rwsem-spinlock: Add killable versions of __down_read()
Kirill Tkhai
-9
/
+28
2017-08-10
locking/osq_lock: Fix osq_lock queue corruption
Prateek Sood
-0
/
+13
2017-08-10
sched/wait: Remove the lockless swait_active() check in swake_up*()
Boqun Feng
-6
/
+0
2017-08-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
-54
/
+103
2017-08-10
sched/debug: Intruduce task_state_to_char() helper function
Xie XiuQi
-18
/
+7
2017-08-10
sched/debug: Show task state in /proc/sched_debug
Xie XiuQi
-6
/
+12
[prev]
[next]