Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
68e1171308ce1783a96f2b677103ad8edb36cfa7
/
kernel
9453ed4
Merge "trace: ipc_logging: Avoid buffer overflow in ipc_log_string()" into msm-4.9
by Linux Build Service Account
· 8 years ago
5b65b16
perf: Add support for exclude_idle attribute
by Patrick Fay
· 8 years ago
95190931
Merge "qos: Disable irq notifier when qos request is removed" into msm-4.9
by Linux Build Service Account
· 8 years ago
5dae462
Merge "kernel/lib: add additional debug capabilities for data corruption" into msm-4.9
by Linux Build Service Account
· 8 years ago
f123c9a
trace: ipc_logging: Avoid buffer overflow in ipc_log_string()
by Jack Pham
· 8 years ago
b02d764
perf: enable perf to continue across hotplug
by Patrick Fay
· 8 years ago
e15713b
Merge "sched: hmp: Reduce number of load reports in a window" into msm-4.9
by Linux Build Service Account
· 8 years ago
0078bd9
Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9
by Kyle Yan
· 8 years ago
2a69936
sched: hmp: Reduce number of load reports in a window
by Vikram Mulukutla
· 8 years ago
c96f651
Merge 4.9.20 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
916c5cfe
sched/rt: Add a missing rescheduling point
by Sebastian Andrzej Siewior
· 8 years ago
4b54aae
sched: cpufreq: HMP load reporting changes
by Vikram Mulukutla
· 8 years ago
cf9c1e4
kernel/lib: add additional debug capabilities for data corruption
by Syed Rameez Mustafa
· 12 years ago
4891f6a
Merge remote-tracking branch '4.9/tmp-6bf53d4' into msm-4.9
by Kyle Yan
· 8 years ago
6bf53d4
Merge 4.9.18 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
577379a
Merge "Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9" into msm-4.9
by Channagoud Kadabi
· 8 years ago
20e0464
Merge "sched/core_ctl: Fix state_lock spinlock contention" into msm-4.9
by Kyle Yan
· 8 years ago
110cce4
Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9
by Kyle Yan
· 8 years ago
d198dde
core_ctl: Bail out early from the boost API when core_ctl is disabled
by Pavankumar Kondeti
· 8 years ago
1e951a7
core_ctl: Add a kernel parameter to disable core_ctl
by Pavankumar Kondeti
· 8 years ago
e9afb1a
sched/core_ctl: Fix state_lock spinlock contention
by Pavankumar Kondeti
· 8 years ago
228514b
cgroup/pids: remove spurious suspicious RCU usage warning
by Tejun Heo
· 8 years ago
69efd8e
perf/core: Fix event inheritance on fork()
by Peter Zijlstra
· 8 years ago
c04a938
perf/core: Fix use-after-free in perf_release()
by Peter Zijlstra
· 8 years ago
9767aee
Merge "sched: Call sched_exit() when a task is exiting" into msm-4.9
by Kyle Yan
· 8 years ago
239ad2d
Merge "trace: cpu_freq_switch: Add profiler for CPU frequency switch times" into msm-4.9
by Kyle Yan
· 8 years ago
d5b9f97
sched: Call sched_exit() when a task is exiting
by Syed Rameez Mustafa
· 8 years ago
4fed24d
sched: don't assume higher capacity means higher power in tick migration
by Pavankumar Kondeti
· 9 years ago
5229664
sched: optimize cpumask operations during task placement
by Pavankumar Kondeti
· 8 years ago
068743c
sched: don't select an inactive/isolated CPU in sbc()
by Pavankumar Kondeti
· 8 years ago
b1bfa78
sched: Fix load tracking bug to avoid adding phantom task demand
by Syed Rameez Mustafa
· 8 years ago
82175be
Merge "sched: fix bug in auto adjustment of group upmigrate/downmigrate" into msm-4.9
by Kyle Yan
· 8 years ago
8bcb8ea
qos: Disable irq notifier when qos request is removed
by Srinivas Rao L
· 9 years ago
aff73b6
Merge "sched: remove sched_new_task_windows tunable" into msm-4.9
by Kyle Yan
· 8 years ago
2444a62
Merge "core_ctl: remove "cpus" sysfs file that prints CPU online status" into msm-4.9
by Kyle Yan
· 8 years ago
3b0d26c
Merge "core_ctl: use pr_fmt" into msm-4.9
by Kyle Yan
· 8 years ago
66e7c96
Merge "core_ctl: kill maintenance of online state" into msm-4.9
by Kyle Yan
· 8 years ago
5d467eb
Merge "core_ctl: fix bug in assignment of not_preferred tunable values" into msm-4.9
by Kyle Yan
· 8 years ago
4076c83
Merge "core_ctl: redo offline_delay_ms tunable implementation" into msm-4.9
by Kyle Yan
· 8 years ago
74fdd73
drivers: Fix more compiler warnings
by Kyle Yan
· 8 years ago
7298964
locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
by Niklas Cassel
· 8 years ago
7135bd3
futex: Add missing error handling to FUTEX_REQUEUE_PI am: 1522181f4b
by Peter Zijlstra
· 8 years ago
11a359f
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI am: 6244ffc5a1
by Peter Zijlstra
· 8 years ago
82af7ab
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
by Daniel Borkmann
· 8 years ago
01db8bf
bpf: fix regression on verifier pruning wrt map lookups am: 1889d6d9b5
by Daniel Borkmann
· 8 years ago
67684a3
bpf: fix state equivalence am: b7f5aa1ca0
by Alexei Starovoitov
· 8 years ago
199e71c
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers am: 1411707acb
by Thomas Graf
· 8 years ago
c406096
locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
by Niklas Cassel
· 8 years ago
1522181
futex: Add missing error handling to FUTEX_REQUEUE_PI
by Peter Zijlstra
· 8 years ago
6244ffc
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
by Peter Zijlstra
· 8 years ago
0e0f1d6
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
by Daniel Borkmann
· 8 years ago
1889d6d
bpf: fix regression on verifier pruning wrt map lookups
by Daniel Borkmann
· 8 years ago
b7f5aa1
bpf: fix state equivalence
by Alexei Starovoitov
· 8 years ago
1411707
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
by Thomas Graf
· 8 years ago
80f5fbf
sched: fix bug in auto adjustment of group upmigrate/downmigrate
by Pavankumar Kondeti
· 8 years ago
41b4166
sched: remove sched_new_task_windows tunable
by Pavankumar Kondeti
· 8 years ago
fbfa7b3
core_ctl: remove "cpus" sysfs file that prints CPU online status
by Pavankumar Kondeti
· 8 years ago
088f334
core_ctl: use pr_fmt
by Pavankumar Kondeti
· 8 years ago
85dfbfa
core_ctl: kill maintenance of online state
by Pavankumar Kondeti
· 8 years ago
63877bc
core_ctl: fix bug in assignment of not_preferred tunable values
by Pavankumar Kondeti
· 8 years ago
83236e3
core_ctl: redo offline_delay_ms tunable implementation
by Pavankumar Kondeti
· 8 years ago
deb64a7
Merge remote-tracking branch '4.9/tmp-23b839a' into msm-4.9
by Kyle Yan
· 8 years ago
c481c78
trace: cpu_freq_switch: Add profiler for CPU frequency switch times
by Matt Wagantall
· 12 years ago
4ee06d5
ucount: Remove the atomicity from ucount->count am: ee6f7ee1e4
by Eric W. Biederman
· 8 years ago
ee6f7ee
ucount: Remove the atomicity from ucount->count
by Eric W. Biederman
· 8 years ago
2a3c6e6
ANDROID: sched: fix duplicate sched_group_energy const specifiers
by Greg Hackmann
· 8 years ago
0795fff
Merge "Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9" into msm-4.9
by Kyle Yan
· 8 years ago
90ed47f
Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9
by Kyle Yan
· 8 years ago
2eada80
kernel: rcu: Panic on RCU stall
by Channagoud Kadabi
· 8 years ago
5feec54
fs: Better permission checking for submounts am: d3381fab77
by Eric W. Biederman
· 8 years ago
d3381fa
fs: Better permission checking for submounts
by Eric W. Biederman
· 8 years ago
df06519
timer: Fix incorrect parenthesis in timer
by Kyle Yan
· 8 years ago
b2eb431
ANDROID: sched/walt: Fix missing locking in WALT port
by Andres Oportus
· 8 years ago
da75569
Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9
by Kyle Yan
· 8 years ago
e7ccc25
Fix: Disable sys_membarrier when nohz_full is enabled am: 3de5a92847
by Mathieu Desnoyers
· 8 years ago
6d8a3f1
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT am: 6d94a6b32e
by Stas Sergeev
· 8 years ago
9f702ef
mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
by Dan Williams
· 8 years ago
3de5a92
Fix: Disable sys_membarrier when nohz_full is enabled
by Mathieu Desnoyers
· 8 years ago
6d94a6b
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
by Stas Sergeev
· 8 years ago
f1faaec
mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
by Dan Williams
· 8 years ago
e584864
Merge "timer: Initialize global deferrable timer" into msm-4.9
by Kyle Yan
· 8 years ago
309fb62
watchdog: Induce non secure watchdog bite for lockup
by Prasad Sodagudi
· 8 years ago
5d33676
Merge "Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9" into msm-4.9
by Kyle Yan
· 8 years ago
8ae9bd6
Merge "clocksource: add API to force re-selection of the best clocksource" into msm-4.9
by Kyle Yan
· 8 years ago
e980f1e
timer: Initialize global deferrable timer
by Kyle Yan
· 8 years ago
e682dcb
Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9
by Kyle Yan
· 8 years ago
c1f109c
timer: Add a global deferrable timer
by Kyle Yan
· 8 years ago
3f8e648
clocksource: add API to force re-selection of the best clocksource
by Se Wang (Patrick) Oh
· 10 years ago
930e235
kernel: tick-sched: Add API to get the next wakeup for a CPU
by Mahesh Sivasubramanian
· 8 years ago
6d0d150
Merge "workqueue: fix possible livelock with concurrent mod_delayed_work()" into msm-4.8
by Kyle Yan
· 8 years ago
0455ac9
Merge branch 'upstream-linux-4.9.y' into android-4.9
by Todd Kjos
· 8 years ago
00aaa93
lpm-levels: Do not disable non-sec interrupts in suspend
by Murali Nalajala
· 10 years ago
de7c75e
cpu_pm: Add level to the cluster pm notification
by Murali Nalajala
· 10 years ago
215d4d6
timekeeping: Use deferred printk() in debug code
by Sergey Senozhatsky
· 8 years ago
7ee2103
printk: use rcuidle console tracepoint
by Sergey Senozhatsky
· 8 years ago
808de34
futex: Move futex_init() to core_initcall
by Yang Yang
· 8 years ago
0c0b764
workqueue: fix possible livelock with concurrent mod_delayed_work()
by Pavankumar Kondeti
· 8 years ago
8810e5f
Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8
by Channagoud Kadabi
· 8 years ago
193d25c
UPSTREAM: cpufreq: schedutil: Add iowait boosting
by Rafael J. Wysocki
· 8 years ago
097cf68
UPSTREAM: cpufreq / sched: ignore SMT when determining max cpu capacity
by Steve Muckle
· 8 years ago
Next »