summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
* Revert "bpf: refactor fixup_bpf_calls()"Anay Wadhera2022-04-19
* Revert "bpf: adjust insn_aux_data when patching insns"Anay Wadhera2022-04-19
* Revert "bpf: prevent out-of-bounds speculation"Anay Wadhera2022-04-19
* Revert "bpf, array: fix overflow in max_entries and undefined behavior in ind...Anay Wadhera2022-04-19
* Revert "bpf: fix branch pruning logic"Anay Wadhera2022-04-19
* Revert "bpf: fix bpf_tail_call() x64 JIT"Anay Wadhera2022-04-19
* Revert "bpf: introduce BPF_JIT_ALWAYS_ON config"Anay Wadhera2022-04-19
* Revert "bpf: arsh is not supported in 32 bit alu thus reject it"Anay Wadhera2022-04-19
* Revert "bpf: fix divides by zero"Anay Wadhera2022-04-19
* Revert "bpf: fix 32-bit divide by zero"Anay Wadhera2022-04-19
* Revert "bpf: reject stores into ctx via st and xadd"Anay Wadhera2022-04-19
* Revert "bpf: fix incorrect sign extension in check_alu_op()"Anay Wadhera2022-04-19
* Revert "bpf: skip unnecessary capability check"Anay Wadhera2022-04-19
* Revert "bpf: map_get_next_key to return first key on NULL"Anay Wadhera2022-04-19
* Revert "bpf: fix references to free_bpf_prog_info() in comments"Anay Wadhera2022-04-19
* Revert "bpf: generally move prog destruction to RCU deferral"Anay Wadhera2022-04-19
* Revert "bpf: support 8-byte metafield access"Anay Wadhera2022-04-19
* Revert "bpf/verifier: Add spi variable to check_stack_write()"Anay Wadhera2022-04-19
* Revert "bpf/verifier: Pass instruction index to check_mem_access() and check_...Anay Wadhera2022-04-19
* Revert "bpf: Prevent memory disambiguation attack"Anay Wadhera2022-04-19
* Revert "bpf: silence warning messages in core"Anay Wadhera2022-04-19
* Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas2022-02-04
|\
| * Merge 4.4.302 into android-4.4-pGreg Kroah-Hartman2022-02-03
| |\
| | * PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman2022-02-03
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\| |
| * | Merge 4.4.296 into android-4.4-pGreg Kroah-Hartman2021-12-22
| |\|
| | * timekeeping: Really make sure wall_to_monotonic isn't positiveYu Liao2021-12-22
| * | Merge 4.4.295 into android-4.4-pGreg Kroah-Hartman2021-12-14
| |\|
| | * wait: add wake_up_pollfree()Eric Biggers2021-12-14
| * | Merge 4.4.294 into android-4.4-pGreg Kroah-Hartman2021-12-08
| |\|
| | * kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu2021-12-08
| | * tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)2021-12-08
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\| |
| * | Merge 4.4.293 into android-4.4-pGreg Kroah-Hartman2021-11-26
| |\|
| | * sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()Vincent Donnefort2021-11-26
| | * PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin2021-11-26
| | * signal: Remove the bogus sigkill_pending in ptrace_stopEric W. Biederman2021-11-26
| * | Merge 4.4.292 into android-4.4-pGreg Kroah-Hartman2021-11-12
| |\|
| | * printk/console: Allow to disable console output by using console="" or consol...Petr Mladek2021-11-12
| * | Merge 4.4.290 into android-4.4-pGreg Kroah-Hartman2021-10-27
| |\|
| | * tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)2021-10-27
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-12
|\| |
| * | Merge 4.4.286 into android-4.4-pGreg Kroah-Hartman2021-10-06
| |\|
| | * blktrace: Fix uaf in blk_trace access after removing by sysfsZhihao Cheng2021-10-06
| * | Merge 4.4.285 into android-4.4-pGreg Kroah-Hartman2021-09-26
| |\|
| | * profiling: fix shift-out-of-bounds bugsPavel Skripkin2021-09-26
| | * prctl: allow to setup brk for et_dyn executablesCyrill Gorcunov2021-09-26
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-09-16
|\| |
| * | Merge 4.4.280 into android-4.4-pGreg Kroah-Hartman2021-08-10
| |\|
| | * futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra2021-08-10