index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-10-04
5
-23
/
+38
|
\
|
*
kernel/params.c: improve STANDARD_PARAM_DEF readability
Jean Delvare
2017-10-04
1
-8
/
+8
|
*
kernel/params.c: fix an overflow in param_attr_show
Jean Delvare
2017-10-04
1
-10
/
+7
|
*
kernel/params.c: fix the maximum length in param_get_string
Jean Delvare
2017-10-04
1
-1
/
+1
|
*
kernel/kcmp.c: drop branch leftover typo
Cyrill Gorcunov
2017-10-04
1
-1
/
+1
|
*
memremap: add scheduling point to devm_memremap_pages
Michal Hocko
2017-10-04
1
-1
/
+3
|
*
kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()
Luis R. Rodriguez
2017-10-04
1
-2
/
+0
|
*
android: binder: drop lru lock in isolate callback
Sherry Yang
2017-10-04
1
-0
/
+18
|
*
kernel/params.c: align add_sysfs_param documentation with code
Jean Delvare
2017-10-04
1
-1
/
+1
*
|
Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-04
2
-16
/
+2
|
\
\
|
|
/
|
/
|
|
*
rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}()
Paul E. McKenney
2017-10-03
1
-2
/
+2
|
*
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
2017-10-03
1
-14
/
+0
*
|
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-03
1
-0
/
+8
|
\
\
|
*
|
cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns
Waiman Long
2017-09-22
1
-0
/
+8
*
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
1
-142
/
+364
|
\
\
\
|
*
|
|
smp/hotplug: Hotplug state fail injection
Peter Zijlstra
2017-09-25
1
-1
/
+59
|
*
|
|
smp/hotplug: Differentiate the AP completion between up and down
Peter Zijlstra
2017-09-25
1
-17
/
+32
|
*
|
|
smp/hotplug: Differentiate the AP-work lockdep class between up and down
Peter Zijlstra
2017-09-25
1
-9
/
+32
|
*
|
|
smp/hotplug: Callback vs state-machine consistency
Peter Zijlstra
2017-09-25
1
-4
/
+22
|
*
|
|
smp/hotplug: Rewrite AP state machine core
Peter Zijlstra
2017-09-25
1
-115
/
+206
|
*
|
|
smp/hotplug: Allow external multi-instance rollback
Peter Zijlstra
2017-09-25
1
-15
/
+32
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-10-01
5
-23
/
+35
|
\
\
\
\
|
*
|
|
|
sched/sysctl: Check user input value of sysctl_sched_time_avg
Ethan Zhao
2017-09-29
1
-1
/
+2
|
*
|
|
|
sched/debug: Ignore TASK_IDLE for SysRq-W
Peter Zijlstra
2017-09-29
1
-1
/
+23
|
*
|
|
|
sched/tracing: Use common task-state helpers
Peter Zijlstra
2017-09-29
2
-19
/
+10
|
*
|
|
|
sched/debug: Remove unused variable
Peter Zijlstra
2017-09-29
1
-2
/
+0
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-01
1
-5
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
perf/aux: Only update ->aux_wakeup in non-overwrite mode
Alexander Shishkin
2017-09-29
1
-5
/
+15
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-10-01
2
-11
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
locking/rwsem-xadd: Fix missed wakeup due to reordering of load
Prateek Sood
2017-09-29
1
-0
/
+27
|
*
|
|
|
|
futex: Fix pi_state->owner serialization
Peter Zijlstra
2017-09-25
1
-11
/
+22
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
3
-3
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
irq/generic-chip: Don't replace domain's name
Jeffy Chen
2017-09-28
1
-1
/
+0
|
*
|
|
|
|
irqdomain: Add __rcu annotations to radix tree accessors
Masahiro Yamada
2017-09-25
1
-2
/
+2
|
*
|
|
|
|
genirq: Check __free_irq() return value for NULL
Alexandru Moise
2017-09-25
1
-0
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-09-29
1
-13
/
+10
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fix infoleak in waitid(2)
Al Viro
2017-09-29
1
-13
/
+10
*
|
|
|
|
Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-28
1
-7
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
Oleg Nesterov
2017-09-28
1
-7
/
+16
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-26
1
-6
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2017-09-25
1
-6
/
+12
*
|
|
|
|
|
Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-26
3
-29
/
+41
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
tracing: Remove RCU work arounds from stack tracer
Steven Rostedt (VMware)
2017-09-23
1
-15
/
+0
|
*
|
|
|
extable: Enable RCU if it is not watching in kernel_text_address()
Steven Rostedt (VMware)
2017-09-23
1
-5
/
+30
|
*
|
|
|
extable: Consolidate *kernel_text_address() functions
Steven Rostedt (VMware)
2017-09-23
1
-9
/
+1
|
*
|
|
|
rcu: Allow for page faults in NMI handlers
Paul E. McKenney
2017-09-23
1
-0
/
+10
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-23
4
-6
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
2017-09-20
1
-1
/
+2
|
*
|
|
|
|
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
2017-09-20
1
-1
/
+6
|
*
|
|
|
|
bpf: do not disable/enable BH in bpf_map_free_id()
Eric Dumazet
2017-09-20
1
-2
/
+4
[next]