Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a0e813f26ebcb25c0b5e504498fbd796cca1a4ba
/
kernel
a0e813f
sched/core: Further clarify sched_class::set_next_task()
by Peter Zijlstra
· 5 years ago
2eeb01a
sched/fair: Use mul_u32_u32()
by Peter Zijlstra
· 5 years ago
98c2f70
sched/core: Simplify sched_class::pick_next_task()
by Peter Zijlstra
· 5 years ago
5d7d605
sched/core: Optimize pick_next_task()
by Peter Zijlstra
· 5 years ago
f488e10
sched/core: Make pick_next_task_idle() more consistent
by Peter Zijlstra
· 5 years ago
7277a34
sched/fair: Better document newidle_balance()
by Peter Zijlstra
· 5 years ago
6d5a763
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
by Ingo Molnar
· 5 years ago
621084c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
81388c2
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ffba65e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
20c7e29
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
0058b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
6e2df05
sched: Fix pick_next_task() vs 'change' pattern race
by Peter Zijlstra
· 5 years ago
e3b8b6a
sched/core: Fix compilation error when cgroup not selected
by Qais Yousef
· 5 years ago
41de23e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
26bc672
Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
fa729c4
clone3: validate stack arguments
by Christian Brauner
· 5 years ago
0ed9ca25
irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation
by Yi Wang
· 5 years ago
5233841
timekeeping/vsyscall: Update VDSO data unconditionally
by Huacai Chen
· 5 years ago
b0c51f1
stacktrace: Don't skip first entry on noncurrent tasks
by Jiri Slaby
· 5 years ago
1204c70
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
0dbe6cb
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ff1c08e
bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()
by Björn Töpel
· 5 years ago
7541c87
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
by Ilya Leoshkevich
· 5 years ago
64eea63
sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEM
by Frederic Weisbecker
· 5 years ago
e44fcb4
sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enabled_this_cpu()
by Frederic Weisbecker
· 5 years ago
74c5787
context_tracking: Rename context_tracking_is_enabled() => context_tracking_enabled()
by Frederic Weisbecker
· 5 years ago
e6d5bf3
sched/cputime: Add vtime guest task state
by Frederic Weisbecker
· 5 years ago
14faf6f
sched/cputime: Add vtime idle task state
by Frederic Weisbecker
· 5 years ago
802f4a8
sched/vtime: Record CPU under seqcount for kcpustat needs
by Frederic Weisbecker
· 5 years ago
b8c9636
sched/fair/util_est: Implement faster ramp-up EWMA on utilization increases
by Patrick Bellasi
· 5 years ago
e284df7
sched/topology: Allow sched_asym_cpucapacity to be disabled
by Valentin Schneider
· 5 years ago
cd1cb33
sched/topology: Don't try to build empty sched domains
by Valentin Schneider
· 5 years ago
8c7e975
perf/core: Start rejecting the syscall with attr.__reserved_2 set
by Alexander Shishkin
· 5 years ago
2b776b5
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
a8a31fd
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1a51a47
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
5fa2845
Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
fa8a74d
Merge tag 'trace-v5.4-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
7f2cbcb
posix-cpu-timers: Fix two trivial comments
by Yi Wang
· 5 years ago
086ee46
timers/sched_clock: Include local timekeeping.h for missing declarations
by Ben Dooks (Codethink)
· 5 years ago
3b4d9eb
bpf: Fix use after free in bpf_get_prog_name
by Daniel Borkmann
· 5 years ago
cd7455f
bpf: Fix use after free in subprog's jited symbol removal
by Daniel Borkmann
· 5 years ago
f3a519e
perf/aux: Fix AUX output stopping
by Alexander Shishkin
· 5 years ago
6b1340c
tracing: Fix race in perf_trace_buf initialization
by Prateek Sood
· 5 years ago
ce197d8
xdp: Handle device unregister for devmap_hash map type
by Toke Høiland-Jørgensen
· 5 years ago
5e6c3c7
perf/aux: Fix tracking of auxiliary trace buffer allocation
by Thomas Richter
· 5 years ago
57abff0
sched/fair: Rework find_idlest_group()
by Vincent Guittot
· 5 years ago
fc1273f
sched/fair: Optimize find_idlest_group()
by Vincent Guittot
· 5 years ago
11f10e5
sched/fair: Use load instead of runnable load in wakeup path
by Vincent Guittot
· 5 years ago
c63be7b
sched/fair: Use utilization to select misfit task
by Vincent Guittot
· 5 years ago
2ab4092
sched/fair: Spread out tasks evenly when not overloaded
by Vincent Guittot
· 5 years ago
b0fb1eb
sched/fair: Use load instead of runnable load in load_balance()
by Vincent Guittot
· 5 years ago
5e23e47
sched/fair: Use rq->nr_running when balancing load
by Vincent Guittot
· 5 years ago
0b0695f
sched/fair: Rework load_balance()
by Vincent Guittot
· 5 years ago
fcf0553
sched/fair: Remove meaningless imbalance calculation
by Vincent Guittot
· 5 years ago
a349834
sched/fair: Rename sg_lb_stats::sum_nr_running to sum_h_nr_running
by Vincent Guittot
· 5 years ago
490ba97
sched/fair: Clean up asym packing
by Vincent Guittot
· 5 years ago
77751a4
PM: QoS: Introduce frequency QoS
by Rafael J. Wysocki
· 5 years ago
e2ab4ef
Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
188768f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
589f122
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
aa5de30
kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register
by Song Liu
· 5 years ago
05679ca
xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds
by Toke Høiland-Jørgensen
· 5 years ago
9fa8c9c
tracing: Fix "gfp_t" format for synthetic events
by Zhengjun Xing
· 5 years ago
e59b76f
Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
b23eb5c
Merge branches 'pm-cpufreq' and 'pm-sleep'
by Rafael J. Wysocki
· 5 years ago
9ae7ab2
sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relax
by Valentin Schneider
· 5 years ago
b1fc583
stop_machine: Avoid potential race behaviour
by Mark Rutland
· 5 years ago
700dea5
kheaders: substituting --sort in archive creation
by Dmitry Goldin
· 5 years ago
bc88f85
kthread: make __kthread_queue_delayed_work static
by Ben Dooks
· 5 years ago
02755af
Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 5 years ago
b67114d
parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define
by Helge Deller
· 5 years ago
ff229ee
hrtimer: Annotate lockless access to timer->base
by Eric Dumazet
· 5 years ago
d4615e5
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
d303de1
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
by Petr Mladek
· 5 years ago
fc64e4a
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
by Srivatsa S. Bhat (VMware)
· 5 years ago
98dc19c
tracing/hwlat: Report total time spent in all NMIs during the sample
by Srivatsa S. Bhat (VMware)
· 5 years ago
17911ff
tracing: Add locked_down checks to the open calls of files created for tracefs
by Steven Rostedt (VMware)
· 5 years ago
8530dec
tracing: Add tracing_check_open_get_tr()
by Steven Rostedt (VMware)
· 5 years ago
aa07d71
tracing: Have trace events system open call tracing_open_generic_tr()
by Steven Rostedt (VMware)
· 5 years ago
194c2c7
tracing: Get trace_array reference for available_tracers files
by Steven Rostedt (VMware)
· 5 years ago
9ef1669
ftrace: Get a reference counter for the trace_array on filter files
by Steven Rostedt (VMware)
· 5 years ago
328fefa
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
465a7e2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
297cbcc
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
f49249d
PM: sleep: include <linux/pm_runtime.h> for pm_wq
by Ben Dooks
· 5 years ago
7fa343b7
perf/core: Fix corner case in perf_rotate_context()
by Song Liu
· 5 years ago
d44248a
perf/core: Rework memory accounting in perf_mmap()
by Song Liu
· 5 years ago
8d49547
sched/cputime: Spare a seqcount lock/unlock cycle on context switch
by Frederic Weisbecker
· 5 years ago
f83eeb1
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
by Frederic Weisbecker
· 5 years ago
68e7a4d
sched/vtime: Fix guest/system mis-accounting on task switch
by Frederic Weisbecker
· 5 years ago
4929a4e
sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision
by Xuewei Zhang
· 5 years ago
eda57a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
b0f53db
kernel/sysctl.c: do not override max_threads provided by userspace
by Michal Hocko
· 5 years ago
20bb759
panic: ensure preemption is disabled during panic()
by Will Deacon
· 5 years ago
f733c6b
perf/core: Fix inheritance of aux_output groups
by Alexander Shishkin
· 5 years ago
7cdb85d
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
0e48f51
Revert "libata, freezer: avoid block device removal while system is frozen"
by Mika Westerberg
· 5 years ago
2d00aee
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
Next »