Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
kernel_oneplus_sm8350
/
a251e5e45e93e9ac453ab7d642c1ebfffc461ffd
/
kernel
a8241c9
Merge "sched/walt: Improve the scheduler"
by qctecmdr
· 6 years ago
dbb5639
sched/walt: Improve the scheduler
by Pavankumar Kondeti
· 6 years ago
5277fb38
Merge "sched/walt: Improve the scheduler"
by qctecmdr
· 6 years ago
7b80147
Merge "kernel: time: Fix accuracy for low resolution timer"
by qctecmdr
· 6 years ago
4fc5c12
Merge "Perf: core: create/delete shared kernel/user events"
by qctecmdr
· 6 years ago
2c80b14
sched/walt: Improve the scheduler
by Pavankumar Kondeti
· 6 years ago
da89633
Merge "sched:/fair: check cpu_allowed mask when find target"
by qctecmdr
· 6 years ago
3584a82
Merge "sched: Improve the Scheduler"
by qctecmdr
· 6 years ago
8b06ac7
Merge "sched: rt: Add trace point for taskplacement"
by qctecmdr
· 6 years ago
6be142a
Merge "sched/walt: Improve the scheduler"
by qctecmdr
· 6 years ago
dd0b2f4
Merge "sched: rt: Fix double accounting of cpu util in task placement decision"
by qctecmdr
· 6 years ago
68d7a1a
Merge "sched: Improve the scheduler"
by qctecmdr
· 6 years ago
9475145
sched:/fair: check cpu_allowed mask when find target
by Biao Long
· 6 years ago
dca86b7
kernel: time: Fix accuracy for low resolution timer
by Channagoud Kadabi
· 9 years ago
c6cb643
sched: Improve the Scheduler
by Shaleen Agrawal
· 6 years ago
2f71f65
Perf: core: create/delete shared kernel/user events
by Patrick Fay
· 6 years ago
33a0fb7
Merge android11-5.4.57 (3f413d0) into msm-5.4
by Blagovest Kolenichev
· 6 years ago
60302c4
sched: rt: Add trace point for taskplacement
by Lingutla Chandrasekhar
· 6 years ago
e1459c8
sched/walt: Improve the scheduler
by Pavankumar Kondeti
· 6 years ago
7b4422b
sched: Improve the scheduler
by Shaleen Agrawal
· 6 years ago
3f413d0
Merge 5.4.57 into android11-5.4
by Greg Kroah-Hartman
· 6 years ago
ca7ace8
bpf: sockmap: Require attach_bpf_fd when detaching a program
by Lorenz Bauer
· 6 years ago
c15a77b
random32: update the net random state on interrupt and activity
by Willy Tarreau
· 6 years ago
66b69d6
Merge android11-5.4.56 (fcb0d3e) into msm-5.4
by Blagovest Kolenichev
· 6 years ago
98d72cd
sched: rt: Fix double accounting of cpu util in task placement decision
by Lingutla Chandrasekhar
· 6 years ago
95e9552
Merge "sched/walt: Improve the scheduler"
by qctecmdr
· 6 years ago
562c20c
Merge "sched/fair: Add policy for restricting prefer_spread to newly idle balance"
by qctecmdr
· 6 years ago
fcb0d3e
Merge 5.4.56 into android11-5.4
by Greg Kroah-Hartman
· 6 years ago
fe58e3d
bpf: Fix map leak in HASH_OF_MAPS map
by Andrii Nakryiko
· 6 years ago
611e7f2
sched/fair: Add policy for restricting prefer_spread to newly idle balance
by Satya Durga Srinivasu Prabhala
· 6 years ago
538a6d6
sched/fair: Tighten prefer_spread feature
by Pavankumar Kondeti
· 6 years ago
95ab0b8
ANDROID: kallsyms: increase KSYM_NAME_LEN
by Sami Tolvanen
· 6 years ago
40bffd3
Merge android11-5.4.54 (261a54f) into msm-5.4
by Blagovest Kolenichev
· 6 years ago
94380d3
Merge "taskstats: extended taskstats2 with acct fields"
by qctecmdr
· 6 years ago
7fd88fc
Merge "sched/walt: Improve the scheduler"
by qctecmdr
· 6 years ago
261a54f
Merge 5.4.54 into android11-5.4
by Greg Kroah-Hartman
· 6 years ago
ee2f6a6
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression
by Oleg Nesterov
· 6 years ago
3c0be5d
sched/walt: Improve the scheduler
by Pavankumar Kondeti
· 6 years ago
7a8045d
sched/walt: Improve the scheduler
by Tengfei Fan
· 6 years ago
fac8c78
Merge android11-5.4.52 (c7725ae) into msm-5.4
by Blagovest Kolenichev
· 6 years ago
6c24075
Merge "sched/fair: Fix need_idle argument in sched_task_util trace point"
by qctecmdr
· 6 years ago
1f83308
sched/tracing: GKI friendly long preempt/irq disable traces
by Pavankumar Kondeti
· 6 years ago
171202d
Merge 5.4.53 into android11-5.4
by Greg Kroah-Hartman
· 6 years ago
fcecef8
tracing/sched: Clean up preemptoff/irqsoff extensions
by Pavankumar Kondeti
· 6 years ago
84a6a00
ANDROID: power: wakeup_reason: refine wakeup logs
by claude.yen
· 6 years ago
7a9803c
ANDROID: power: wakeup_reason: export log_threaded_irq_wakeup_reason
by claude.yen
· 6 years ago
9f8d3d2
genirq/affinity: Handle affinity setting on inactive interrupts correctly
by Thomas Gleixner
· 6 years ago
6aae92e
sched/fair: handle case of task_h_load() returning 0
by Vincent Guittot
· 6 years ago
b5b7749
sched: Fix unreliable rseq cpu_id for new tasks
by Mathieu Desnoyers
· 6 years ago
c285013
timer: Fix wheel index calculation on last level
by Frederic Weisbecker
· 6 years ago
6c2388e
timer: Prevent base->clk from moving backward
by Frederic Weisbecker
· 6 years ago
94886c8
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
by Cong Wang
· 6 years ago
a733dc8
sched/walt: Improve the scheduler
by Amir Vajid
· 6 years ago
c8f071d
Merge android-5.4-stable.50 (a200ad5) into msm-5.4
by Blagovest Kolenichev
· 6 years ago
882b7ca
ANDROID: GKI: do not export symbol_get/put()
by Greg Kroah-Hartman
· 6 years ago
c7725ae
Merge 5.4.52 into android11-5.4
by Greg Kroah-Hartman
· 6 years ago
baef8d1
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
by Kees Cook
· 6 years ago
e5541c6
kprobes: Do not expose probe addresses to non-CAP_SYSLOG
by Kees Cook
· 6 years ago
314ac27
module: Do not expose section addresses to non-CAP_SYSLOG
by Kees Cook
· 6 years ago
0d5d941
module: Refactor section attr into bin attribute
by Kees Cook
· 6 years ago
2a6c8d3
kallsyms: Refactor kallsyms_show_value() to take cred
by Kees Cook
· 6 years ago
1128ed7
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption
by Scott Wood
· 6 years ago
6c12d8d
Merge "msm_rtb: Include <asm/io.h> header in rtb for QGKI"
by qctecmdr
· 6 years ago
441301d
Merge android-5.4-stable.45 (a9a13ee) into msm-5.4
by Blagovest Kolenichev
· 6 years ago
4022b5a
Merge 5.4.51 into android11-5.4
by Greg Kroah-Hartman
· 6 years ago
1f98a9e
kgdb: Avoid suspicious RCU usage warning
by Douglas Anderson
· 6 years ago
542d541c
sched/debug: Make sd->flags sysctl read-only
by Valentin Schneider
· 6 years ago
0c7d745
ANDROID: PM: sleep: export device_pm_callback_start/end trace event
by Changki Kim
· 6 years ago
95c72d0
msm_rtb: Include <asm/io.h> header in rtb for QGKI
by Jeevan Shriram
· 6 years ago
0283064
UPSTREAM: net: bpf: Make bpf_ktime_get_ns() available to non GPL programs
by Maciej Żenczykowski
· 6 years ago
64f0825f
Merge "vmscan: Support multiple kswapd threads per node"
by qctecmdr
· 6 years ago
a200ad5
Merge 5.4.50 into android-5.4-stable
by Greg Kroah-Hartman
· 6 years ago
0b3cc97
ring-buffer: Zero out time extend if it is nested and not absolute
by Steven Rostedt (VMware)
· 6 years ago
9a59a88
tracing: Fix event trigger to accept redundant spaces
by Masami Hiramatsu
· 6 years ago
72647ea
blktrace: break out of blktrace setup on concurrent calls
by Luis Chamberlain
· 6 years ago
d14eb5d
kprobes: Suppress the suspicious RCU warning on kprobes
by Masami Hiramatsu
· 6 years ago
83bdf7f
sched/core: Fix PI boosting between RT and DEADLINE tasks
by Juri Lelli
· 7 years ago
3dc7138
sched/deadline: Initialize ->dl_boosted
by Juri Lelli
· 6 years ago
f1ee7d3
bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
by Stanislav Fomichev
· 6 years ago
0f3aa6c
devmap: Use bpf_map_area_alloc() for allocating hash buckets
by Toke Høiland-Jørgensen
· 6 years ago
6e625d3
Merge "mm: Fix sleeping while atomic during speculative page fault"
by qctecmdr
· 6 years ago
1f2a0ad
Merge "Merge android-5.4-stable.32 (724ffa0) into msm-5.4"
by qctecmdr
· 6 years ago
3f6caac
sched/fair: Fix need_idle argument in sched_task_util trace point
by Pavankumar Kondeti
· 6 years ago
90dbaed
Merge 5.4.49 into android-5.4-stable
by Greg Kroah-Hartman
· 6 years ago
72fdae8
Merge android-5.4-stable.32 (724ffa0) into msm-5.4
by Blagovest Kolenichev
· 6 years ago
3d39037
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
by Jiri Olsa
· 6 years ago
c19f0c3
kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex
by Masami Hiramatsu
· 6 years ago
f4748ee
tracing/probe: Fix memleak in fetch_op_data operations
by Vamshi K Sthambamkadi
· 6 years ago
c7c658e
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
by Jean-Philippe Brucker
· 6 years ago
e782a45
blktrace: fix endianness for blk_log_remap()
by Chaitanya Kulkarni
· 6 years ago
545bafe
blktrace: fix endianness in get_pdu_int()
by Chaitanya Kulkarni
· 6 years ago
d578f98
blktrace: use errno instead of bi_status
by Chaitanya Kulkarni
· 6 years ago
ece3a33
/dev/mem: Revoke mappings when a driver claims the region
by Dan Williams
· 6 years ago
9faf140
Merge "mm: support vector address ranges for process_madvise"
by qctecmdr
· 6 years ago
b318939
Merge "trace: increase caller depth for preempt/irqs disable events"
by qctecmdr
· 6 years ago
9f2b8d8
trace: increase caller depth for preempt/irqs disable events
by Lingutla Chandrasekhar
· 6 years ago
7bd4f1b
sched: use wake_q length only when WALT is enabled
by Jeevan Shriram
· 6 years ago
fa469979
Merge 5.4.48 into android-5.4-stable
by Greg Kroah-Hartman
· 6 years ago
ec9b162
taskstats: extended taskstats2 with acct fields
by Jasleen Kalsi
· 6 years ago
b5d2f71
kernel/cpu_pm: Fix uninitted local in cpu_pm
by Douglas Anderson
· 6 years ago
Next »