Revert "swap: fix do_swap_page() race with swapoff"
[platform/kernel/linux-rpi.git] / kernel /
2021-07-25 Odin Ugedalsched/fair: Fix CFS bandwidth hrtimer expiry type
2021-07-20 Peter Zijlstrastatic_call: Fix static_call_text_reserved() vs __init
2021-07-20 Peter Zijlstrajump_label: Fix jump_label_text_reserved() vs __init
2021-07-20 Xuewen Yansched/uclamp: Ignore max aggregation if rq is idle
2021-07-20 Paul E. McKenneyrcu: Reject RCU_LOCKDEP_WARN() false positives
2021-07-20 Frederic Weisbeckersrcu: Fix broken node geometry after early ssp init
2021-07-20 Christian Braunercgroup: verify that source is a string
2021-07-20 Steven Rostedt ... tracing: Do not reference char * as a string in histograms
2021-07-19 Paul Burtontracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
2021-07-19 Paul Burtontracing: Simplify & fix saved_tgids logic
2021-07-19 Jan Kararq-qos: fix missed wake-ups in rq_qos_throttle try two
2021-07-19 Thomas Gleixnercpu/hotplug: Cure the cpusets trainwreck
2021-07-19 Rustam Kovhaevbpf: Fix false positive kmemleak report in bpf_ringbuf_...
2021-07-19 Odin Ugedalsched/fair: Ensure _sum and _avg values stay consistent
2021-07-19 Daniel Borkmannbpf: Fix up register-based shifts in interpreter to...
2021-07-14 Yang Yingliangcred: add missing return error code when set_cred_ucoun...
2021-07-14 Paul E. McKenneyrcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp...
2021-07-14 John Fastabendbpf: Fix null ptr deref with mixed tail calls and subprogs
2021-07-14 Zhaoyang Huangpsi: Fix race between psi_trigger_create/destroy
2021-07-14 Peter Zijlstralockdep: Fix wait-type for empty stack
2021-07-14 Qais Yousefsched/uclamp: Fix uclamp_tg_restrict()
2021-07-14 Vincent Donnefortsched/rt: Fix Deadline utilization tracking during...
2021-07-14 Vincent Donnefortsched/rt: Fix RT utilization tracking during policy...
2021-07-14 Qais Yousefsched/uclamp: Fix locking around cpu_util_update_eff()
2021-07-14 Qais Yousefsched/uclamp: Fix wrong implementation of cpu.uclamp.min
2021-07-14 Petr Mladekkthread_worker: fix return value when kthread_mod_delay...
2021-07-14 Paul E. McKenneyclocksource: Check per-CPU clock synchronization when...
2021-07-14 Paul E. McKenneyclocksource: Retry clock read if long delays detected
2021-07-14 Boqun Fenglockding/lockdep: Avoid to find wrong lock dep path...
2021-07-14 Boqun Fenglocking/lockdep: Fix the dep path printing for backward...
2021-07-14 Odin Ugedalsched/fair: Fix ascii art by relpacing tabs
2021-07-14 Valentin Schneidersched/core: Initialize the idle task with preemption...
2021-07-14 Alexey GladkovAdd a reference to ucounts for each cred
2021-07-14 Steven Rostedt ... tracepoint: Add tracepoint_probe_register_may_exist...
2021-07-14 Steven Rostedt ... tracing/histograms: Fix parsing of "sym-offset" modifier
2021-06-30 Bumyong Leeswiotlb: manipulate orig_addr when tlb_addr has offset
2021-06-30 Hugh Dickinsmm, futex: fix shared futex pgoff on shmem huge page
2021-06-30 Petr Mladekkthread: prevent deadlock when kthread_mod_delayed_work...
2021-06-30 Petr Mladekkthread_worker: split code for canceling the delayed...
2021-06-30 Peter Zijlstralocking/lockdep: Improve noinstr vs errors
2021-06-30 Mimi Zoharmodule: limit enabling module.sig_enforce
2021-06-23 Pingfan Liucrash_core, vmcoreinfo: append 'SECTION_SIZE_BITS'...
2021-06-23 Steven Rostedt ... tracing: Do no increment trace_clock_global() by one
2021-06-23 Steven Rostedt ... tracing: Do not stop recording comms if the trace file...
2021-06-23 Steven Rostedt ... tracing: Do not stop recording cmdlines when tracing...
2021-06-23 Daniel Borkmannbpf: Do not mark insn as seen under speculative path...
2021-06-23 Daniel Borkmannbpf: Inherit expanded/patched seen count from old aux...
2021-06-23 Vincent Guittotsched/pelt: Ensure that *_sum is always synced with...
2021-06-23 Daniel Borkmannbpf: Fix leakage under speculation on mispredicted...
2021-06-16 Liangyantracing: Correct the length check which causes memory...
2021-06-16 Dietmar Eggemannsched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
2021-06-16 Vincent Guittotsched/fair: Make sure to update tg contrib for blocked...
2021-06-16 Vincent Guittotsched/fair: Keep load_avg and load_sum synced
2021-06-16 Marco Elverperf: Fix data race between pin_count increment/decrement
2021-06-16 Steven Rostedt ... ftrace: Do not blindly read the ip address in ftrace_bug()
2021-06-16 Alexander Kuznetsovcgroup1: don't allow '\n' in renaming
2021-06-16 Sergey Senozhatskywq: handle VM suspension in stall detection
2021-06-16 Shakeel Buttcgroup: disable controllers at parse time
2021-06-16 Jiri Olsabpf: Forbid trampoline attach for functions with variab...
2021-06-10 Daniel Borkmannbpf, lockdown, audit: Fix buggy SELinux lockdown permis...
2021-06-10 Tobias Klauserbpf: Simplify cases in bpf_base_func_proto
2021-06-03 Yinjun Zhangbpf, offload: Reorder offload callback 'prepare' in...
2021-06-03 Sargun Dhillonseccomp: Refactor notification handler to prepare for...
2021-05-28 Daniel Borkmannbpf: No need to simulate speculative domain for immediates
2021-05-28 Daniel Borkmannbpf: Fix mask direction swap upon off reg sign change
2021-05-28 Daniel Borkmannbpf: Wrap aux data inside bpf_sanitize_info container
2021-05-26 Arnd Bergmannkcsan: Fix debugfs initcall return type
2021-05-26 Zqianglocking/mutex: clear MUTEX_FLAGS if wait_list is empty...
2021-05-26 Leo Yanlocking/lockdep: Correct calling tracepoints
2021-05-26 Oleg Nesterovptrace: make ptrace() fail if the tracee changed its...
2021-05-19 David Hildenbrandkernel/resource: make walk_mem_res() find all busy...
2021-05-19 David Hildenbrandkernel/resource: make walk_system_ram_res() find all...
2021-05-19 Jia-Ju Baikernel: kexec_file: fix error return code of kexec_calc...
2021-05-19 Odin Ugedalsched/fair: Fix unfairness caused by missing load decay
2021-05-19 Quentin Perretsched: Fix out-of-bound access in uclamp
2021-05-19 Claire Changswiotlb: Fix the type of index
2021-05-19 Petr Mladekwatchdog: fix barriers when printing backtraces from...
2021-05-19 Petr Mladekwatchdog/softlockup: remove logic that tried to prevent...
2021-05-19 Petr Mladekwatchdog: explicitly update timestamp when reporting...
2021-05-19 Petr Mladekwatchdog: rename __touch_watchdog() to a better descrip...
2021-05-14 Arnd Bergmannsmp: Fix smp_call_function_single_async prototype
2021-05-14 Andrii Nakryikobpf: Prevent writable memory-mapping of read-only ringb...
2021-05-14 Thadeu Lima de Sou... bpf, ringbuf: Deny reserve of buffers larger than ringbuf
2021-05-14 Daniel Borkmannbpf: Fix alu32 const subreg bound tracking on bitwise...
2021-05-14 Daniel Borkmannbpf: Fix propagation of 32 bit unsigned bounds from...
2021-05-14 Waiman Longsched/debug: Fix cgroup_path[] serialization
2021-05-14 Zhouyi Zhourcu: Remove spurious instrumentation_end() in rcu_nmi_e...
2021-05-14 Valentin Schneidersched/fair: Fix shift-out-of-bounds in load_balance()
2021-05-11 Steven Rostedt ... tracing: Restructure trace_clock_global() to never...
2021-05-11 Steven Rostedt ... tracing: Map all PIDs to command lines
2021-05-11 Masahiro Yamadakbuild: update config_data.gz only when the content...
2021-05-11 Thomas Gleixnerfutex: Do not apply time namespace adjustment on FUTEX_...
2021-05-11 Thomas GleixnerRevert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME...
2021-05-11 Marco Elverkcsan, debugfs: Move debugfs file creation out of early...
2021-05-11 Charan Teja Reddysched,psi: Handle potential task count underflow bugs...
2021-05-11 Peter Zijlstrasched,fair: Alternative sched_slice()
2021-05-11 Peter Zijlstraperf: Rework perf_event_exit_event()
2021-05-11 Lingutla Chandrasekharsched/fair: Ignore percpu threads for imbalance pulls
2021-05-11 Uladzislau Rezki... kvfree_rcu: Use same set of GFP flags as does single...
2021-05-11 Vincent Donnefortsched/pelt: Fix task util_est update filtering
next