GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author Commit
2024-05-16 Daniel Borkmannbpf: fix use after free in prog symbol exposure
2024-05-16 Sami TolvanenANDROID: arm64: bpf: implement arch_bpf_jit_check_func
2024-05-16 Sami TolvanenANDROID: bpf: validate bpf_func when BPF_JIT is enabled...
2024-05-16 Sami TolvanenUPSTREAM: kcm: use BPF_PROG_RUN
2024-05-16 Daniel Borkmannbpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
2024-05-16 Daniel Borkmannbpf: add bpf_jit_limit knob to restrict unpriv allocations
2024-05-16 Daniel Borkmannbpf: restrict access to core bpf sysctls
2024-05-16 Daniel Borkmannbpf: get rid of pure_initcall dependency to enable...
2024-05-16 Eric Dumazettcp: fix tcp_set_congestion_control() use from bpf...
2024-05-16 Valdis Klētnieksbpf: silence warning messages in core
2024-05-16 John Fastabendbpf: sockmap, fix use after free from sleep in psock...
2024-05-16 Chang-Hsien... samples, bpf: fix to change the buffer size for read()
2024-05-16 Daniel Borkmannbpf, arm64: use more scalable stadd over ldxr / stxr...
2024-05-16 Martin KaFai Laubpf: udp: ipv6: Avoid running reuseport's bpf_prog...
2024-05-16 Martin KaFai Laubpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
2024-05-16 Naveen N. Raopowerpc/bpf: use unsigned division instruction for...
2024-05-16 Daniel T. Leelibbpf: fix samples/bpf build failure due to undefined...
2024-05-16 Vineet Guptatools/bpf: fix perf build error with uClibc (seen on...
2024-05-16 Eric Dumazetbpf: devmap: fix use-after-free Read in __dev_map_entry...
2024-05-16 Daniel Borkmannbpf, lru: avoid messing with eviction heuristics upon...
2024-05-16 Daniel Borkmannbpf: add map_lookup_elem_sys_only for lookups from...
2024-05-16 Daniel Borkmannbpf, arm64: remove prefetch insn in xadd mapping
2024-04-29 Kevin F. Haggertymm: Drop Google's picks and put do_wp_page back in... backups/20240517-1949/lineage-21
2024-04-24 Nolen Johnsonarch: arm64: configs: kane_defcofig: Enable BPF JIT
2024-04-22 Nolen Johnsondrivers: misc: samsung: Fix strict-prototypes error
2024-04-22 Nolen Johnsonarch: arm64: defconfig: kane/troika: savedefconfig
2024-04-22 Nolen Johnsondefconfig: troika/kane: Enable BPF JIT
2024-04-22 Sami TolvanenANDROID: bpf: validate bpf_func when BPF_JIT is enabled...
2024-04-22 Cosmin Tanislavusb: gadget: configfs: fix build error
2024-04-22 Cosmin TanislavRevert "lib/genalloc.c: fix allocation of aligned buffe...
2024-04-22 Cosmin TanislavRevert "pstore: Convert buf_lock to semaphore"
2024-04-22 Youngmin Nam[COMMON] kernel: cpu: fix conflict
2024-04-22 Cosmin TanislavRevert "BACKPORT: sched/fair: Fix cpu_util_wake() for...
2024-04-22 Youngtae Leetrace: events: sched: Add event "activated_cpus" for frt
2024-04-22 Park Bumgyuinit/kconfig: FRT dependends on EMS
2024-04-22 Park Bumgyu[RAMEN9610-11191] sched: ems: check empty of gb-list
2024-04-22 Park Bumgyucpu: fix prevent defect
2024-04-22 Park Bumgyu[RAMEN9610-9421][COMMON] cpufreq: acme: request prefer...
2024-04-22 Daeyeong Lee[RAMEN9610-14454] [COMMON] sched: ems: Fix possibility...
2024-04-22 Park Bumgyu[RAMEN9610-9421][COMMON] sched: ems: support prefer...
2024-04-22 Park Bumgyu[RAMEN9610-9421][COMMON] sched: ems: introduce ems...
2024-04-22 Youngtae Lee[RAMEN9610-9418][COMMON] sched: frt: Fix zero dividing bug
2024-04-22 Youngtae Lee[RAMEN9610-9418][COMMON] sched: frt: fix cpumask warnni...
2024-04-22 Daeyeong Lee[RAMEN9610-9418][COMMON] sched: ems: Disable ontime...
2024-04-22 Daeyeong Lee[RAMEN9610-9418][COMMON] sched: ems: Modify get_cpu_max...
2024-04-22 Sangkyu Kim[RAMEN9610-9418][COMMON] ems: frt: fix initialize varia...
2024-04-22 Youngtae Leesched: rt: fix prevent
2024-04-22 Sangkyu Kimems: frt: sync for latest
2024-04-22 Youngtae Leeems: frt: Disable cache-hot
2024-04-22 Youngtae Leeems: frt: Change cache-hot check conditon
2024-04-22 Youngtae Leeems: frt: Add exception condition for frt init
2024-04-22 Youngtae Leesched: frt: Fix loop condition to use domain pointer
2024-04-22 Youngtae Leeems: frt: Support activated_cpus to reflect system_idle
2024-04-22 Soohyun Kim[COMMON] sched: ems: Disable ontime and lbt when using...
2024-04-22 Youngtae Leesched: rt: Refactoring select idle cpu and recessive cpu
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Use get_cpu_max_capacity instead...
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Modify ontime_can_migration condition
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Change how to select ontime target CPU
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Change ontime policy and algorithm
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Change calculate_energy function...
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Modify ontime migration to apply...
2024-04-22 Daeyeong Lee[COMMON] sched: ems: allow to disable up/down ontime...
2024-04-22 Youngtae Leesched: frt: Fix condition to select idle_cpu and recess...
2024-04-22 Youngtae Leesched: rt: Refactoring select idle cpu and recessive cpu
2024-04-22 Park Bumgyuems: clean up ems.h
2024-04-22 Youngtae Leesched: rt: Fix cpu_util_wake problem
2024-04-22 Park Bumgyusched: ems: update topology after energy table creation
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Consider sync cpu when ontime...
2024-04-22 lakkyung.jungsched: ems: Fix calculate_energy bug
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Modify select_eco_cpu algorithm
2024-04-22 Park Bumgyusched: ems: reinforce comment of wakeup balance
2024-04-22 Park Bumgyusched: ems: remove group balancer
2024-04-22 Park Bumgyusched: ems: declare task_of for common use in ems
2024-04-22 Park Bumgyusched: ems: use LOAD_AVG_MAX declared in sched-pelt.h
2024-04-22 Daeyeong Leesched: ems: ontime: Use get_cpu_max_capacity instead...
2024-04-22 Park Bumgyusched: ems: provide API for cpu max capacity
2024-04-22 Park Bumgyusched: fix wrong declaration of inline extern function.
2024-04-22 Park Bumgyusched: ems: update cpu_scale when policy is updated
2024-04-22 Daeyeong Leesched: ems: ontime: Modify to initialize the boundary...
2024-04-22 Daeyeong Leesched: ems: Don't check lbt_bring_overutilize when...
2024-04-22 Park Bumgyusched: ems: support schedtune.boost in wakeup balance.
2024-04-22 Park Bumgyusched: ems: fix return type of task_util.
2024-04-22 Daeyeong Leesched: ems: ontime: Modify to check whether fit_cpus...
2024-04-22 Johnlay Parksched: frt: Add the rt_rq load update.
2024-04-22 Daeyeong Leesched: ems: ontime: Use get_cpu_mips instead of capacit...
2024-04-22 Park Bumgyusched: ems: add function to get cpu mips.
2024-04-22 Park Bumgyusched: ems: prevent access to plugged out cpu.
2024-04-22 Park Bumgyusched: ems: introduce task band
2024-04-22 Cosmin TanislavRevert "sched: fair/ems: Add schedtune_util_est"
2024-04-22 lakkyung.jungsched: fair/ems: Add schedtune_util_est
2024-04-22 lakkyung.jungsched: tune: Add utilest interface to schedtune.
2024-04-22 lakkyung.jungsched: fair/ems: Add to apply util-est to wake up balance.
2024-04-22 Daeyeong Leesched: ems: ontime: Rename ontime threshold to boundary.
2024-04-22 Daeyeong Leesched: ems: ontime: Clear unnecessary sequence to migra...
2024-04-22 Daeyeong Leesched: ems: ontime: Change new entity's initial ontime...
2024-04-22 Daeyeong Leesched: ems: ontime: Allow to migrate to active core...
2024-04-22 Daeyeong Leesched: ems: ontime: Don't allow to down-migrate heavies...
2024-04-22 Daeyeong Leesched: ems: ontime: Use fit cpus when ontime migration.
2024-04-22 Daeyeong Leesched: ems: ontime: Use fit cpus when ontime task wake-up.
2024-04-22 Daeyeong Leesched: ems: ontime: Add API to find fit cpus for heavy...
next