2021-07-25 |
Odin Ugedal | sched/fair: Fix CFS bandwidth hrtimer expiry type |
tree | commitdiff |
2021-07-20 |
Peter Zijlstra | static_call: Fix static_call_text_reserved() vs __init |
tree | commitdiff |
2021-07-20 |
Peter Zijlstra | jump_label: Fix jump_label_text_reserved() vs __init |
tree | commitdiff |
2021-07-20 |
Xuewen Yan | sched/uclamp: Ignore max aggregation if rq is idle |
tree | commitdiff |
2021-07-20 |
Paul E. McKenney | rcu: Reject RCU_LOCKDEP_WARN() false positives |
tree | commitdiff |
2021-07-20 |
Frederic Weisbecker | srcu: Fix broken node geometry after early ssp init |
tree | commitdiff |
2021-07-20 |
Christian Brauner | cgroup: verify that source is a string |
tree | commitdiff |
2021-07-20 |
Steven Rostedt ... | tracing: Do not reference char * as a string in histograms |
tree | commitdiff |
2021-07-19 |
Paul Burton | tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT |
tree | commitdiff |
2021-07-19 |
Paul Burton | tracing: Simplify & fix saved_tgids logic |
tree | commitdiff |
2021-07-19 |
Jan Kara | rq-qos: fix missed wake-ups in rq_qos_throttle try two |
tree | commitdiff |
2021-07-19 |
Thomas Gleixner | cpu/hotplug: Cure the cpusets trainwreck |
tree | commitdiff |
2021-07-19 |
Rustam Kovhaev | bpf: Fix false positive kmemleak report in bpf_ringbuf_... |
tree | commitdiff |
2021-07-19 |
Odin Ugedal | sched/fair: Ensure _sum and _avg values stay consistent |
tree | commitdiff |
2021-07-19 |
Daniel Borkmann | bpf: Fix up register-based shifts in interpreter to... |
tree | commitdiff |
2021-07-14 |
Yang Yingliang | cred: add missing return error code when set_cred_ucoun... |
tree | commitdiff |
2021-07-14 |
Paul E. McKenney | rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp... |
tree | commitdiff |
2021-07-14 |
John Fastabend | bpf: Fix null ptr deref with mixed tail calls and subprogs |
tree | commitdiff |
2021-07-14 |
Zhaoyang Huang | psi: Fix race between psi_trigger_create/destroy |
tree | commitdiff |
2021-07-14 |
Peter Zijlstra | lockdep: Fix wait-type for empty stack |
tree | commitdiff |
2021-07-14 |
Qais Yousef | sched/uclamp: Fix uclamp_tg_restrict() |
tree | commitdiff |
2021-07-14 |
Vincent Donnefort | sched/rt: Fix Deadline utilization tracking during... |
tree | commitdiff |
2021-07-14 |
Vincent Donnefort | sched/rt: Fix RT utilization tracking during policy... |
tree | commitdiff |
2021-07-14 |
Qais Yousef | sched/uclamp: Fix locking around cpu_util_update_eff() |
tree | commitdiff |
2021-07-14 |
Qais Yousef | sched/uclamp: Fix wrong implementation of cpu.uclamp.min |
tree | commitdiff |
2021-07-14 |
Petr Mladek | kthread_worker: fix return value when kthread_mod_delay... |
tree | commitdiff |
2021-07-14 |
Paul E. McKenney | clocksource: Check per-CPU clock synchronization when... |
tree | commitdiff |
2021-07-14 |
Paul E. McKenney | clocksource: Retry clock read if long delays detected |
tree | commitdiff |
2021-07-14 |
Boqun Feng | lockding/lockdep: Avoid to find wrong lock dep path... |
tree | commitdiff |
2021-07-14 |
Boqun Feng | locking/lockdep: Fix the dep path printing for backward... |
tree | commitdiff |
2021-07-14 |
Odin Ugedal | sched/fair: Fix ascii art by relpacing tabs |
tree | commitdiff |
2021-07-14 |
Valentin Schneider | sched/core: Initialize the idle task with preemption... |
tree | commitdiff |
2021-07-14 |
Alexey Gladkov | Add a reference to ucounts for each cred |
tree | commitdiff |
2021-07-14 |
Steven Rostedt ... | tracepoint: Add tracepoint_probe_register_may_exist... |
tree | commitdiff |
2021-07-14 |
Steven Rostedt ... | tracing/histograms: Fix parsing of "sym-offset" modifier |
tree | commitdiff |
2021-06-30 |
Bumyong Lee | swiotlb: manipulate orig_addr when tlb_addr has offset |
tree | commitdiff |
2021-06-30 |
Hugh Dickins | mm, futex: fix shared futex pgoff on shmem huge page |
tree | commitdiff |
2021-06-30 |
Petr Mladek | kthread: prevent deadlock when kthread_mod_delayed_work... |
tree | commitdiff |
2021-06-30 |
Petr Mladek | kthread_worker: split code for canceling the delayed... |
tree | commitdiff |
2021-06-30 |
Peter Zijlstra | locking/lockdep: Improve noinstr vs errors |
tree | commitdiff |
2021-06-30 |
Mimi Zohar | module: limit enabling module.sig_enforce |
tree | commitdiff |
2021-06-23 |
Pingfan Liu | crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS'... |
tree | commitdiff |
2021-06-23 |
Steven Rostedt ... | tracing: Do no increment trace_clock_global() by one |
tree | commitdiff |
2021-06-23 |
Steven Rostedt ... | tracing: Do not stop recording comms if the trace file... |
tree | commitdiff |
2021-06-23 |
Steven Rostedt ... | tracing: Do not stop recording cmdlines when tracing... |
tree | commitdiff |
2021-06-23 |
Daniel Borkmann | bpf: Do not mark insn as seen under speculative path... |
tree | commitdiff |
2021-06-23 |
Daniel Borkmann | bpf: Inherit expanded/patched seen count from old aux... |
tree | commitdiff |
2021-06-23 |
Vincent Guittot | sched/pelt: Ensure that *_sum is always synced with... |
tree | commitdiff |
2021-06-23 |
Daniel Borkmann | bpf: Fix leakage under speculation on mispredicted... |
tree | commitdiff |
2021-06-16 |
Liangyan | tracing: Correct the length check which causes memory... |
tree | commitdiff |
2021-06-16 |
Dietmar Eggemann | sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling |
tree | commitdiff |
2021-06-16 |
Vincent Guittot | sched/fair: Make sure to update tg contrib for blocked... |
tree | commitdiff |
2021-06-16 |
Vincent Guittot | sched/fair: Keep load_avg and load_sum synced |
tree | commitdiff |
2021-06-16 |
Marco Elver | perf: Fix data race between pin_count increment/decrement |
tree | commitdiff |
2021-06-16 |
Steven Rostedt ... | ftrace: Do not blindly read the ip address in ftrace_bug() |
tree | commitdiff |
2021-06-16 |
Alexander Kuznetsov | cgroup1: don't allow '\n' in renaming |
tree | commitdiff |
2021-06-16 |
Sergey Senozhatsky | wq: handle VM suspension in stall detection |
tree | commitdiff |
2021-06-16 |
Shakeel Butt | cgroup: disable controllers at parse time |
tree | commitdiff |
2021-06-16 |
Jiri Olsa | bpf: Forbid trampoline attach for functions with variab... |
tree | commitdiff |
2021-06-10 |
Daniel Borkmann | bpf, lockdown, audit: Fix buggy SELinux lockdown permis... |
tree | commitdiff |
2021-06-10 |
Tobias Klauser | bpf: Simplify cases in bpf_base_func_proto |
tree | commitdiff |
2021-06-03 |
Yinjun Zhang | bpf, offload: Reorder offload callback 'prepare' in... |
tree | commitdiff |
2021-06-03 |
Sargun Dhillon | seccomp: Refactor notification handler to prepare for... |
tree | commitdiff |
2021-05-28 |
Daniel Borkmann | bpf: No need to simulate speculative domain for immediates |
tree | commitdiff |
2021-05-28 |
Daniel Borkmann | bpf: Fix mask direction swap upon off reg sign change |
tree | commitdiff |
2021-05-28 |
Daniel Borkmann | bpf: Wrap aux data inside bpf_sanitize_info container |
tree | commitdiff |
2021-05-26 |
Arnd Bergmann | kcsan: Fix debugfs initcall return type |
tree | commitdiff |
2021-05-26 |
Zqiang | locking/mutex: clear MUTEX_FLAGS if wait_list is empty... |
tree | commitdiff |
2021-05-26 |
Leo Yan | locking/lockdep: Correct calling tracepoints |
tree | commitdiff |
2021-05-26 |
Oleg Nesterov | ptrace: make ptrace() fail if the tracee changed its... |
tree | commitdiff |
2021-05-19 |
David Hildenbrand | kernel/resource: make walk_mem_res() find all busy... |
tree | commitdiff |
2021-05-19 |
David Hildenbrand | kernel/resource: make walk_system_ram_res() find all... |
tree | commitdiff |
2021-05-19 |
Jia-Ju Bai | kernel: kexec_file: fix error return code of kexec_calc... |
tree | commitdiff |
2021-05-19 |
Odin Ugedal | sched/fair: Fix unfairness caused by missing load decay |
tree | commitdiff |
2021-05-19 |
Quentin Perret | sched: Fix out-of-bound access in uclamp |
tree | commitdiff |
2021-05-19 |
Claire Chang | swiotlb: Fix the type of index |
tree | commitdiff |
2021-05-19 |
Petr Mladek | watchdog: fix barriers when printing backtraces from... |
tree | commitdiff |
2021-05-19 |
Petr Mladek | watchdog/softlockup: remove logic that tried to prevent... |
tree | commitdiff |
2021-05-19 |
Petr Mladek | watchdog: explicitly update timestamp when reporting... |
tree | commitdiff |
2021-05-19 |
Petr Mladek | watchdog: rename __touch_watchdog() to a better descrip... |
tree | commitdiff |
2021-05-14 |
Arnd Bergmann | smp: Fix smp_call_function_single_async prototype |
tree | commitdiff |
2021-05-14 |
Andrii Nakryiko | bpf: Prevent writable memory-mapping of read-only ringb... |
tree | commitdiff |
2021-05-14 |
Thadeu Lima de Sou... | bpf, ringbuf: Deny reserve of buffers larger than ringbuf |
tree | commitdiff |
2021-05-14 |
Daniel Borkmann | bpf: Fix alu32 const subreg bound tracking on bitwise... |
tree | commitdiff |
2021-05-14 |
Daniel Borkmann | bpf: Fix propagation of 32 bit unsigned bounds from... |
tree | commitdiff |
2021-05-14 |
Waiman Long | sched/debug: Fix cgroup_path[] serialization |
tree | commitdiff |
2021-05-14 |
Zhouyi Zhou | rcu: Remove spurious instrumentation_end() in rcu_nmi_e... |
tree | commitdiff |
2021-05-14 |
Valentin Schneider | sched/fair: Fix shift-out-of-bounds in load_balance() |
tree | commitdiff |
2021-05-11 |
Steven Rostedt ... | tracing: Restructure trace_clock_global() to never... |
tree | commitdiff |
2021-05-11 |
Steven Rostedt ... | tracing: Map all PIDs to command lines |
tree | commitdiff |
2021-05-11 |
Masahiro Yamada | kbuild: update config_data.gz only when the content... |
tree | commitdiff |
2021-05-11 |
Thomas Gleixner | futex: Do not apply time namespace adjustment on FUTEX_... |
tree | commitdiff |
2021-05-11 |
Thomas Gleixner | Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME... |
tree | commitdiff |
2021-05-11 |
Marco Elver | kcsan, debugfs: Move debugfs file creation out of early... |
tree | commitdiff |
2021-05-11 |
Charan Teja Reddy | sched,psi: Handle potential task count underflow bugs... |
tree | commitdiff |
2021-05-11 |
Peter Zijlstra | sched,fair: Alternative sched_slice() |
tree | commitdiff |
2021-05-11 |
Peter Zijlstra | perf: Rework perf_event_exit_event() |
tree | commitdiff |
2021-05-11 |
Lingutla Chandrasekhar | sched/fair: Ignore percpu threads for imbalance pulls |
tree | commitdiff |
2021-05-11 |
Uladzislau Rezki... | kvfree_rcu: Use same set of GFP flags as does single... |
tree | commitdiff |
2021-05-11 |
Vincent Donnefort | sched/pelt: Fix task util_est update filtering |
tree | commitdiff |
next |