Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5f68eb19b5716f8cf3ccfa833cffd1522813b0e8
/
kernel
5f68eb1
sched/fair : Improve update_sd_pick_busiest for spare capacity case
by Vincent Guittot
· 5 years ago
db5793c
watchdog: Remove soft_lockup_hrtimer_cnt and related code
by Jisheng Zhang
· 5 years ago
804d402
sched/rt: Make RT capacity-aware
by Qais Yousef
· 5 years ago
1d42509
sched/fair: Make EAS wakeup placement consider uclamp restrictions
by Valentin Schneider
· 5 years ago
a7008c07
sched/fair: Make task_fits_capacity() consider uclamp restrictions
by Valentin Schneider
· 5 years ago
d2b58a2
sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()
by Valentin Schneider
· 5 years ago
686516b
sched/uclamp: Make uclamp util helpers use and return UL values
by Valentin Schneider
· 5 years ago
59fe675
sched/uclamp: Remove uclamp_util()
by Valentin Schneider
· 5 years ago
1734645
sched/fair: Make sched-idle CPU selection consistent throughout
by Viresh Kumar
· 5 years ago
53a2336
sched/core: Remove unused variable from set_user_nice()
by Qian Cai
· 5 years ago
1e5f8a3
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
by Ingo Molnar
· 5 years ago
78bac77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
b8e382a
Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
fe6e096
tracing: Fix endianness bug in histogram trigger
by Sven Schnelle
· 5 years ago
3a53acf
tracing: Fix lock inversion in trace_event_enable_tgid_record()
by Prateek Sood
· 5 years ago
fd7a6d2
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
c4ff10e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
106f41f
tracing: Have the histogram compare functions convert to u64 first
by Steven Rostedt (VMware)
· 5 years ago
79e65c2
tracing: Avoid memory leak in process_system_preds()
by Keita Suzuki
· 5 years ago
cc52d91
bpf: Fix record_func_key to perform backtracking on r3
by Daniel Borkmann
· 5 years ago
5f096c0
Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
9e8a0d5
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e473042
bpf: Fix cgroup local storage prog tracking
by Daniel Borkmann
· 5 years ago
a5e37de
stop_machine: remove try_stop_cpus helper
by Yangtao Li
· 5 years ago
d040e07
schied/fair: Skip calculating @contrib without load
by Peng Wang
· 5 years ago
60588bf
sched/fair: Optimize select_idle_cpu
by Cheng Jian
· 5 years ago
45178ac
cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
by Peter Zijlstra
· 5 years ago
cde6519
sched/wait: fix ___wait_var_event(exclusive)
by Oleg Nesterov
· 5 years ago
5443a0b
sched: Use fair:prio_changed() instead of ad-hoc implementation
by Frederic Weisbecker
· 5 years ago
7c2e8bb
sched: Spare resched IPI when prio changes on a single fair task
by Frederic Weisbecker
· 5 years ago
6cf82d5
sched/cfs: fix spurious active migration
by Vincent Guittot
· 5 years ago
7ed735c
sched/fair: Fix find_idlest_group() to handle CPU affinity
by Vincent Guittot
· 5 years ago
c346695
psi: Fix a division error in psi poll()
by Johannes Weiner
· 5 years ago
3dfbe25
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
by Johannes Weiner
· 5 years ago
9f0bff1
perf/core: Add SRCU annotation for pmus list walk
by Sebastian Andrzej Siewior
· 5 years ago
a2ea074
bpf: Fix missing prog untrack in release_maps
by Daniel Borkmann
· 5 years ago
22ff311
Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
85572c2
cpufreq: Avoid leaving stale IRQ work items during CPU offline
by Rafael J. Wysocki
· 5 years ago
b91e014
bpf: Make BPF trampoline use register_ftrace_direct() API
by Alexei Starovoitov
· 5 years ago
6674fdb
Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
4c80c7bc
bpf: Fix build in minimal configurations, again
by Arnd Bergmann
· 5 years ago
c571b72
Revert "locking/mutex: Complain upon mutex API misuse in IRQ contexts"
by Davidlohr Bueso
· 5 years ago
ff20576
ftrace: Fix function_graph tracer interaction with BPF trampoline
by Alexei Starovoitov
· 5 years ago
a61f810
tracing: remove set but not used variable 'buffer'
by YueHaibing
· 5 years ago
af74262
module: Remove accidental change of module_enable_x()
by Steven Rostedt (VMware)
· 5 years ago
184b8f7
Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
95e6ba5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
025f50f
sched/rt, workqueue: Use PREEMPTION
by Sebastian Andrzej Siewior
· 5 years ago
1b40cd5
sched/rt, locking: Use CONFIG_PREEMPTION
by Sebastian Andrzej Siewior
· 5 years ago
4f797f5
Merge branch 'linus' into sched/urgent, to pick up the latest before merging new patches
by Ingo Molnar
· 5 years ago
ee19545
Fix up for "printk: Drop pr_warning definition"
by Stephen Rothwell
· 5 years ago
1d9a615
workqueue: Use pr_warn instead of pr_warning
by Kefeng Wang
· 5 years ago
0f13741
Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
fb3da48
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
by Linus Torvalds
· 5 years ago
5ecc9d1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
e9eeec5
bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id
by Yonghong Song
· 5 years ago
eec028c
kcov: remote coverage support
by Andrey Konovalov
· 5 years ago
964975a
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
by Huang Shijie
· 5 years ago
5e1aada
kernel/sys.c: avoid copying possible padding bytes in copy_to_user
by Joe Perches
· 5 years ago
ef70eff
kernel/profile.c: use cpumask_available to check for NULL cpumask
by Nathan Chancellor
· 5 years ago
260a267
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
by Xiaoming Ni
· 5 years ago
5adaabb
kernel/notifier.c: remove notifier_chain_cond_register()
by Xiaoming Ni
· 5 years ago
1a50cb8
kernel/notifier.c: intercept duplicate registrations to avoid infinite loops
by Xiaoming Ni
· 5 years ago
2f13437
Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
ef867c1
Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
a356646
tracing: Do not create directories if lockdown is in affect
by Steven Rostedt (VMware)
· 5 years ago
043cf46
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
b22bfea
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
76bb8b0
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
734c702
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
6c3edaf
tracing: Introduce trace event injection
by Cong Wang
· 5 years ago
596cf45
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
ceb3074
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
ad0b314
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
204cb79
kernel: sysctl: make drop_caches write-only
by Johannes Weiner
· 5 years ago
eafb149
fork: support VMAP_STACK with KASAN_VMALLOC
by Daniel Axtens
· 5 years ago
ff68dac
mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area
by Gaowei Pu
· 5 years ago
b94ae8a
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
3b805ca1
Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 5 years ago
8a99117
Merge tag 'kgdb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
by Linus Torvalds
· 5 years ago
738d5fa
Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 5 years ago
6a96566
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
aa32f11
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
36a8015
PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY
by Leonard Crestez
· 5 years ago
c5105d7
sched/clock: Use static_branch_likely() with sched_clock_running
by Zhenzhong Duan
· 5 years ago
1a365e8
locking/spinlock/debug: Fix various data races
by Marco Elver
· 5 years ago
ce27709
bpf: Fix build in minimal configurations
by Alexei Starovoitov
· 5 years ago
81b6b96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
95f1fa9
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
9a3d7fd
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
9e7a032
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
d0f0104
bpf: Fix static checker warning
by Alexei Starovoitov
· 5 years ago
168829a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1ae7878
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
77a0594
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
3f59dbc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
3f61281
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
61a47c1
sysctl: Remove the sysctl system call
by Eric W. Biederman
· 5 years ago
5a97aa5
Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap'
by Rafael J. Wysocki
· 5 years ago
Next »