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
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-23
/
+35
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+15
2017-10-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-11
/
+49
2017-10-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-3
/
+6
2017-10-01
bpf: Fix compiler warning on info.map_ids for 32bit platform
Martin KaFai Lau
1
-1
/
+1
2017-09-29
sched: Implement interface for cgroup unified hierarchy
Tejun Heo
1
-0
/
+171
2017-09-29
sched: Misc preps for cgroup unified hierarchy interface
Tejun Heo
1
-4
/
+4
2017-09-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-13
/
+10
2017-09-29
fix infoleak in waitid(2)
Al Viro
1
-13
/
+10
2017-09-29
sched/fair: Update calc_group_*() comments
Peter Zijlstra
1
-22
/
+44
2017-09-29
sched/fair: Calculate runnable_weight slightly differently
Josef Bacik
1
-12
/
+33
2017-09-29
sched/fair: Implement more accurate async detach
Peter Zijlstra
1
-6
/
+3
2017-09-29
sched/fair: Align PELT windows between cfs_rq and its se
Peter Zijlstra
1
-14
/
+31
2017-09-29
sched/fair: Implement synchonous PELT detach on load-balance migrate
Peter Zijlstra
1
-12
/
+21
2017-09-29
sched/fair: Propagate an effective runnable_load_avg
Peter Zijlstra
3
-62
/
+121
2017-09-29
sched/fair: Rewrite PELT migration propagation
Peter Zijlstra
3
-85
/
+112
2017-09-29
sched/fair: Rewrite cfs_rq->removed_*avg
Peter Zijlstra
3
-24
/
+48
2017-09-29
sched/fair: Use reweight_entity() for set_user_nice()
Vincent Guittot
3
-33
/
+54
2017-09-29
sched/fair: More accurate reweight_entity()
Peter Zijlstra
1
-1
/
+11
2017-09-29
sched/fair: Introduce {en,de}queue_load_avg()
Peter Zijlstra
1
-70
/
+86
2017-09-29
sched/fair: Rename {en,de}queue_entity_load_avg()
Peter Zijlstra
1
-6
/
+6
2017-09-29
sched/fair: Move enqueue migrate handling
Peter Zijlstra
1
-34
/
+36
2017-09-29
sched/fair: Change update_load_avg() arguments
Peter Zijlstra
1
-16
/
+15
2017-09-29
sched/fair: Remove se->load.weight from se->avg.load_sum
Peter Zijlstra
1
-27
/
+64
2017-09-29
sched/fair: Cure calc_cfs_shares() vs. reweight_entity()
Peter Zijlstra
1
-4
/
+3
2017-09-29
sched/fair: Add comment to calc_cfs_shares()
Peter Zijlstra
1
-0
/
+61
2017-09-29
sched/fair: Clean up calc_cfs_shares()
Peter Zijlstra
1
-19
/
+12
2017-09-29
perf/core: Explain perf_sched_mutex
Alexander Shishkin
1
-0
/
+5
2017-09-29
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-12
/
+31
2017-09-29
sched/sysctl: Check user input value of sysctl_sched_time_avg
Ethan Zhao
1
-1
/
+2
2017-09-29
sched/debug: Ignore TASK_IDLE for SysRq-W
Peter Zijlstra
1
-1
/
+23
2017-09-29
sched/tracing: Use common task-state helpers
Peter Zijlstra
2
-19
/
+10
2017-09-29
locking/rwsem-xadd: Fix missed wakeup due to reordering of load
Prateek Sood
1
-0
/
+27
2017-09-29
sched/debug: Remove unused variable
Peter Zijlstra
1
-2
/
+0
2017-09-29
perf/aux: Only update ->aux_wakeup in non-overwrite mode
Alexander Shishkin
1
-5
/
+15
2017-09-29
bpf: Add map_name to bpf_map_info
Martin KaFai Lau
1
-1
/
+6
2017-09-29
bpf: Add name, load_time, uid and map_ids to bpf_prog_info
Martin KaFai Lau
1
-1
/
+50
2017-09-29
PM / s2idle: Invoke the ->wake() platform callback earlier
Rafael J. Wysocki
1
-7
/
+11
2017-09-28
Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-7
/
+16
2017-09-28
bpf/verifier: improve disassembly of BPF_NEG instructions
Edward Cree
1
-0
/
+5
2017-09-28
bpf/verifier: improve disassembly of BPF_END instructions
Edward Cree
1
-2
/
+16
2017-09-28
watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently"
Colin Ian King
1
-1
/
+1
2017-09-28
irq/generic-chip: Don't replace domain's name
Jeffy Chen
1
-1
/
+0
2017-09-28
kprobes: Warn if optprobe handler tries to change execution path
Masami Hiramatsu
1
-1
/
+4
2017-09-28
kprobes: Improve smoke test to check preemptibility
Masami Hiramatsu
1
-0
/
+20
2017-09-28
kprobes/x86: Make insn buffer always ROX and use text_poke()
Masami Hiramatsu
1
-1
/
+1
2017-09-27
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
Oleg Nesterov
1
-7
/
+16
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
1
-28
/
+86
2017-09-26
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
Daniel Borkmann
1
-2
/
+2
2017-09-26
block: fix a build error
Shaohua Li
1
-4
/
+4
[prev]
[next]