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
2019-01-25
rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu()
Paul E. McKenney
3
-91
/
+73
2019-01-25
rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited()
Paul E. McKenney
1
-56
/
+49
2019-01-25
rcu: Determine expedited-GP IPI handler at build time
Paul E. McKenney
2
-17
/
+14
2019-01-25
rcu: Inline rcu_kthread_do_work() into its sole remaining caller
Paul E. McKenney
1
-6
/
+1
2019-01-25
rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVOR
Paul E. McKenney
2
-4
/
+0
2019-01-25
rcu: Inline force_quiescent_state() into rcu_force_quiescent_state()
Paul E. McKenney
1
-15
/
+6
2019-01-25
rcu: Make expedited IPI handler return after handling critical section
Paul E. McKenney
1
-0
/
+1
2019-01-25
rcu: Rename and comment changes due to only one rcuo kthread per CPU
Paul E. McKenney
3
-6
/
+6
2019-01-25
sched: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2
-3
/
+3
2019-01-25
sched: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
2
-3
/
+3
2019-01-25
audit: clean up AUDITSYSCALL prototypes and stubs
Richard Guy Briggs
1
-31
/
+33
2019-01-25
audit: more filter PATH records keyed on filesystem magic
Richard Guy Briggs
1
-8
/
+27
2019-01-25
LSM: add SafeSetID module that gates setid calls
Micah Morton
2
-5
/
+24
2019-01-25
audit: add support for fcaps v3
Richard Guy Briggs
3
-2
/
+9
2019-01-25
audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT
Richard Guy Briggs
2
-84
/
+85
2019-01-25
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
1
-0
/
+3
2019-01-25
workqueue: Try to catch flush_work() without INIT_WORK().
Tetsuo Handa
1
-0
/
+3
2019-01-23
bpf: notify offload JITs about optimizations
Jakub Kicinski
2
-0
/
+41
2019-01-23
bpf: verifier: record original instruction index
Jakub Kicinski
1
-3
/
+5
2019-01-23
bpf: verifier: remove unconditional branches by 0
Jakub Kicinski
1
-0
/
+23
2019-01-23
bpf: verifier: remove dead code
Jakub Kicinski
2
-3
/
+185
2019-01-23
bpf: verifier: hard wire branches to dead code
Jakub Kicinski
1
-2
/
+43
2019-01-23
bpf: change parameters of call/branch offset adjustment
Jakub Kicinski
1
-19
/
+21
2019-01-23
PM / EM: Expose the Energy Model in debugfs
Quentin Perret
1
-0
/
+57
2019-01-22
capabilities:: annotate implicit fall through
Mathieu Malaterre
1
-3
/
+1
2019-01-22
Merge tag 'v5.0-rc3' into next-general
James Morris
12
-33
/
+141
2019-01-22
PM: QoS: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+2
2019-01-22
Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
1
-7
/
+7
2019-01-21
bpf: Add module name [bpf] to ksymbols for bpf programs
Song Liu
1
-1
/
+1
2019-01-21
perf, bpf: Introduce PERF_RECORD_BPF_EVENT
Song Liu
3
-1
/
+118
2019-01-21
perf, bpf: Introduce PERF_RECORD_KSYMBOL
Song Liu
1
-1
/
+97
2019-01-21
perf: Make perf_event_output() propagate the output() return
Arnaldo Carvalho de Melo
2
-6
/
+8
2019-01-21
locking/lockdep: Provide enum lock_usage_bit mask names
Frederic Weisbecker
2
-22
/
+15
2019-01-21
locking/lockdep: Simplify mark_held_locks()
Frederic Weisbecker
1
-15
/
+8
2019-01-21
Revert "sched/core: Take the hotplug lock in sched_init_smp()"
Valentin Schneider
1
-4
/
+1
2019-01-21
cpu/hotplug: Mute hotplug lockdep during init
Valentin Schneider
1
-0
/
+9
2019-01-21
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
1
-0
/
+3
2019-01-21
sched/wake_q: Add branch prediction hint to wake_q_add() cmpxchg
Davidlohr Bueso
1
-1
/
+1
2019-01-21
locking/rwsem: Fix (possible) missed wakeup
Xie Yongji
1
-2
/
+9
2019-01-21
futex: Fix (possible) missed wakeup
Peter Zijlstra
1
-5
/
+8
2019-01-21
sched/wake_q: Fix wakeup ordering for wake_q
Peter Zijlstra
1
-3
/
+4
2019-01-21
sched/wake_q: Document wake_q_add()
Peter Zijlstra
1
-0
/
+12
2019-01-21
sched/wait: Fix rcuwait_wake_up() ordering
Prateek Sood
1
-1
/
+1
2019-01-21
perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
1
-0
/
+9
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+24
2019-01-18
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
1
-2
/
+15
2019-01-18
audit: add syscall information to CONFIG_CHANGE records
Richard Guy Briggs
4
-12
/
+22
2019-01-18
IB/core: Simplify rdma cgroup registration
Parav Pandit
1
-4
/
+1
2019-01-18
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
1
-7
/
+7
2019-01-18
ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
Arnd Bergmann
1
-0
/
+1
[prev]
[next]