index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
17
-441
/
+639
2017-04-14
sched/fair: Move the PELT constants into a generated header
Peter Zijlstra
2
-18
/
+16
2017-04-14
sched/fair: Increase PELT accuracy for small tasks
Peter Zijlstra
1
-1
/
+2
2017-04-14
sched/fair: Fix comments
Peter Zijlstra
1
-10
/
+10
2017-04-14
sched/fair: Fix corner case in __accumulate_sum()
Peter Zijlstra
1
-56
/
+19
2017-04-13
irq/affinity: Fix extra vecs calculation
Keith Busch
1
-1
/
+1
2017-04-13
netlink: extended ACK reporting
Johannes Berg
1
-1
/
+1
2017-04-13
cpufreq: schedutil: Reduce frequencies slower
Rafael J. Wysocki
1
-0
/
+3
2017-04-12
printk: fix double printing with earlycon
Aleksey Makarov
1
-10
/
+36
2017-04-12
printk: rename selected_console -> preferred_console
Aleksey Makarov
1
-5
/
+5
2017-04-12
printk: fix name/type/scope of preferred_console var
Aleksey Makarov
1
-6
/
+6
2017-04-12
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-35
/
+32
2017-04-11
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+9
2017-04-11
livepatch: Cancel transition a safe way for immediate patches
Petr Mladek
1
-20
/
+0
2017-04-11
bpf: pass sk to helper functions
Willem de Bruijn
1
-1
/
+4
2017-04-11
bpf: remove struct bpf_map_type_list
Johannes Berg
5
-157
/
+32
2017-04-11
bpf: remove struct bpf_prog_type_list
Johannes Berg
2
-43
/
+14
2017-04-11
bpf: reference may_access_skb() from __bpf_prog_run()
Johannes Berg
1
-6
/
+6
2017-04-11
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
1
-1
/
+1
2017-04-11
Merge tag 'v4.11-rc6' into sched/core, to pick up fixes
Ingo Molnar
16
-457
/
+664
2017-04-11
Merge tag 'v4.11-rc6' into perf/core, to pick up fixes
Ingo Molnar
8
-70
/
+103
2017-04-11
cgroup: avoid attaching a cgroup root to two different superblocks
Zefan Li
1
-1
/
+1
2017-04-11
cpuset: Remove cpuset_update_active_cpus()'s parameter.
Rakib Mullick
2
-3
/
+3
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
8
-70
/
+103
2017-04-10
rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
Steven Rostedt (VMware)
2
-2
/
+24
2017-04-10
rcu: Fix dyntick-idle tracing
Paul E. McKenney
1
-25
/
+23
2017-04-10
tracing: Rename trace_active to disable_stack_tracer and inline its modification
Steven Rostedt (VMware)
1
-41
/
+9
2017-04-10
tracing: Add stack_tracer_disable/enable() functions
Steven Rostedt (VMware)
1
-0
/
+32
2017-04-10
tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c
Steven Rostedt (VMware)
1
-16
/
+7
2017-04-10
fsnotify: Move ->free_mark callback to fsnotify_ops
Jan Kara
3
-6
/
+6
2017-04-10
fsnotify: Add group pointer in fsnotify_init_mark()
Jan Kara
3
-12
/
+15
2017-04-10
fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
Jan Kara
2
-2
/
+3
2017-04-10
fsnotify: Pass fsnotify_iter_info into handle_event handler
Jan Kara
3
-3
/
+6
2017-04-10
fsnotify: Detach mark from object list when last reference is dropped
Jan Kara
1
-16
/
+15
2017-04-10
fsnotify: Free fsnotify_mark_connector when there is no mark attached
Jan Kara
1
-4
/
+2
2017-04-10
fsnotify: Move object pointer to fsnotify_mark_connector
Jan Kara
1
-5
/
+20
2017-04-10
fsnotify: Move mark list head from object into dedicated structure
Jan Kara
1
-2
/
+5
2017-04-10
audit_tree: Use mark flags to check whether mark is alive
Jan Kara
1
-3
/
+3
2017-04-10
audit: make sure we don't let the retry queue grow without bounds
Paul Moore
1
-35
/
+32
2017-04-10
padata: free correct variable
Jason A. Donenfeld
1
-1
/
+1
2017-04-08
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
Liping Zhang
1
-0
/
+2
2017-04-08
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2
-19
/
+14
2017-04-08
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
1
-4
/
+10
2017-04-07
sysctl: don't print negative flag for proc_douintvec
Liping Zhang
1
-0
/
+1
2017-04-07
ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines
Steven Rostedt (VMware)
2
-25
/
+20
2017-04-06
Merge tag 'trace-v4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-311
/
+478
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-22
/
+42
2017-04-05
rtmutex: Plug preempt count leak in rt_mutex_futex_unlock()
Mike Galbraith
1
-5
/
+5
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-2
/
+3
[prev]
[next]