summaryrefslogtreecommitdiff
path: root/kernel (unfollow)
Commit message (Expand)Author
2022-04-19Revert "bpf: prevent out-of-bounds speculation"Anay Wadhera
2022-04-19Revert "bpf, array: fix overflow in max_entries and undefined behavior in ind...Anay Wadhera
2022-04-19Revert "bpf: fix branch pruning logic"Anay Wadhera
2022-04-19Revert "bpf: fix bpf_tail_call() x64 JIT"Anay Wadhera
2022-04-19Revert "bpf: introduce BPF_JIT_ALWAYS_ON config"Anay Wadhera
2022-04-19Revert "bpf: arsh is not supported in 32 bit alu thus reject it"Anay Wadhera
2022-04-19Revert "bpf: fix divides by zero"Anay Wadhera
2022-04-19Revert "bpf: fix 32-bit divide by zero"Anay Wadhera
2022-04-19Revert "bpf: reject stores into ctx via st and xadd"Anay Wadhera
2022-04-19Revert "bpf: fix incorrect sign extension in check_alu_op()"Anay Wadhera
2022-04-19Revert "bpf: skip unnecessary capability check"Anay Wadhera
2022-04-19Revert "bpf: map_get_next_key to return first key on NULL"Anay Wadhera
2022-04-19Revert "bpf: fix references to free_bpf_prog_info() in comments"Anay Wadhera
2022-04-19Revert "bpf: generally move prog destruction to RCU deferral"Anay Wadhera
2022-04-19Revert "bpf: support 8-byte metafield access"Anay Wadhera
2022-04-19Revert "bpf/verifier: Add spi variable to check_stack_write()"Anay Wadhera
2022-04-19Revert "bpf/verifier: Pass instruction index to check_mem_access() and check_...Anay Wadhera
2022-04-19Revert "bpf: Prevent memory disambiguation attack"Anay Wadhera
2022-04-19Revert "bpf: silence warning messages in core"Anay Wadhera
2022-02-03PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman
2021-12-22timekeeping: Really make sure wall_to_monotonic isn't positiveYu Liao
2021-12-14wait: add wake_up_pollfree()Eric Biggers
2021-12-08kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu
2021-12-08tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)
2021-11-26sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()Vincent Donnefort
2021-11-26PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin
2021-11-26signal: Remove the bogus sigkill_pending in ptrace_stopEric W. Biederman
2021-11-12printk/console: Allow to disable console output by using console="" or consol...Petr Mladek
2021-10-27tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)
2021-10-06blktrace: Fix uaf in blk_trace access after removing by sysfsZhihao Cheng
2021-09-28futex: Fix inode life-time issuePeter Zijlstra
2021-09-28futex: Handle faults correctly for PI futexesLee Jones
2021-09-28futex: Simplify fixup_pi_state_owner()Lee Jones
2021-09-28futex: Use pi_state_update_owner() in put_pi_state()Lee Jones
2021-09-28rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Lee Jones
2021-09-28futex: Provide and use pi_state_update_owner()Lee Jones
2021-09-28futex: Replace pointless printk in fixup_owner()Lee Jones
2021-09-28futex: Avoid violating the 10th rule of futexLee Jones
2021-09-28futex: Rework inconsistent rt_mutex/futex_q stateLee Jones
2021-09-28futex: Remove rt_mutex_deadlock_account_*()Lee Jones
2021-09-28futex,rt_mutex: Provide futex specific rt_mutex APILee Jones
2021-09-26profiling: fix shift-out-of-bounds bugsPavel Skripkin
2021-09-26prctl: allow to setup brk for et_dyn executablesCyrill Gorcunov
2021-08-10futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra
2021-08-10futex: Avoid freeing an active timerThomas Gleixner
2021-08-10futex: Handle transient "ownerless" rtmutex state correctlyMike Galbraith
2021-08-10rtmutex: Make wait_lock irq safeThomas Gleixner
2021-08-10futex: Futex_unlock_pi() determinismPeter Zijlstra
2021-08-10futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()Peter Zijlstra
2021-08-10futex: Pull rt_mutex_futex_unlock() out from under hb->lockPeter Zijlstra