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
2019-04-11
ftrace: Do not process STUB functions in ftrace_ops_list_func()
Steven Rostedt (VMware)
-0
/
+3
2019-04-11
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
-1
/
+9
2019-04-10
swiotlb: dump used and total slots when swiotlb buffer is full
Dongli Zhang
-1
/
+2
2019-04-10
ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.c
Steven Rostedt (VMware)
-4
/
+0
2019-04-10
alarmtimer: Return correct remaining time
Andrei Vagin
-1
/
+1
2019-04-10
locking/lockdep: Zap lock classes even with lock debugging disabled
Bart Van Assche
-17
/
+12
2019-04-10
locking/rwsem: Enable lock event counting
Waiman Long
-0
/
+32
2019-04-10
locking/lock_events: Don't show pvqspinlock events on bare metal
Waiman Long
-1
/
+27
2019-04-10
locking/lock_events: Make lock_events available for all archs & other locks
Waiman Long
-132
/
+173
2019-04-10
locking/qspinlock_stat: Introduce generic lockevent_*() counting APIs
Waiman Long
-114
/
+181
2019-04-10
locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
Waiman Long
-8
/
+16
2019-04-10
locking/rwsem: Add debug check for __down_read*()
Waiman Long
-5
/
+10
2019-04-10
locking/rwsem: Micro-optimize rwsem_try_read_lock_unqueued()
Waiman Long
-10
/
+5
2019-04-10
locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
Waiman Long
-0
/
+7
2019-04-10
locking/rwsem: Move owner setting code from rwsem.c to rwsem.h
Waiman Long
-22
/
+20
2019-04-10
locking/rwsem: Relocate rwsem_down_read_failed()
Waiman Long
-86
/
+86
2019-04-10
sched/topology: Skip duplicate group rewrites in build_sched_groups()
Valentin Schneider
-3
/
+9
2019-04-10
sched/topology: Fix build_sched_groups() comment
Valentin Schneider
-2
/
+2
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
-33
/
+44
2019-04-09
bpf: allow for key-less BTF in array map
Daniel Borkmann
-6
/
+26
2019-04-09
bpf: kernel side support for BTF Var and DataSec
Daniel Borkmann
-20
/
+397
2019-04-09
bpf: allow . char as part of the object name
Daniel Borkmann
-3
/
+3
2019-04-09
bpf: add syscall side map freeze support
Daniel Borkmann
-12
/
+54
2019-04-09
bpf: add program side {rd, wr}only support for maps
Daniel Borkmann
-13
/
+62
2019-04-09
bpf: do not retain flags that are not tied to map lifetime
Daniel Borkmann
-1
/
+13
2019-04-09
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
-30
/
+124
2019-04-10
cpuidle: Export the next timer expiration for CPUs
Ulf Hansson
-0
/
+12
2019-04-09
Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...
Paul E. McKenney
-826
/
+831
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
-19
/
+19
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-5
/
+9
2019-04-08
audit: purge unnecessary list_empty calls
Richard Guy Briggs
-39
/
+27
2019-04-08
time: Introduce jiffies64_to_msecs()
Li RongQing
-0
/
+10
2019-04-08
workqueue: Use normal rcu
Thomas Gleixner
-42
/
+51
2019-04-08
x86/dma: Remove the x86_dma_fallback_dev hack
Christoph Hellwig
-7
/
+0
2019-04-08
dma-mapping: remove leftover NULL device support
Christoph Hellwig
-1
/
+1
2019-04-08
dma: select GENERIC_ALLOCATOR for DMA_REMAP
Clément Leger
-0
/
+1
2019-04-08
rcu: validate arguments for rcu tracepoints
Yafang Shao
-11
/
+6
2019-04-08
tracing: Add error_log to README
Tom Zanussi
-0
/
+1
2019-04-08
tracing: Have the error logs show up in the proper instances
Steven Rostedt (VMware)
-23
/
+46
2019-04-08
tracing: Have histogram code pass around trace_array for error handling
Steven Rostedt (VMware)
-62
/
+80
2019-04-08
tracing: Add trace_array parameter to create_event_filter()
Steven Rostedt (VMware)
-13
/
+18
2019-04-08
tracing: stop making gpio tracing configurable
Uwe Kleine-König
-7
/
+0
2019-04-08
mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors
Will Deacon
-1
/
+5
2019-04-08
asm-generic/mmiowb: Add generic implementation of mmiowb() tracking
Will Deacon
-0
/
+14
2019-04-08
cpufreq: schedutil: Simplify iowait boosting
Rafael J. Wysocki
-11
/
+10
2019-04-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+2
2019-04-05
kernel/sysctl.c: fix out-of-bounds access when setting file-max
Will Deacon
-1
/
+2
2019-04-05
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
-4
/
+7
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-34
/
+70
2019-04-05
genirq/timings: Add array suffix computation code
Daniel Lezcano
-5
/
+457
[prev]
[next]