summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-02-11hrtimer: Get rid of the resolution field in hrtimer_clock_baseThomas Gleixner
2020-02-11futex: Prevent robust futex exit raceYang Tao
2020-02-11workqueue: Fix spurious sanity check failures in destroy_workqueue()Tejun Heo
2020-01-11Revert "sched/fair: Fix bandwidth timer clock drift condition"Ben Hutchings
2020-01-11PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse
2020-01-11suspend: simplify block I/O handlingChristoph Hellwig
2020-01-11tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler
2019-12-19tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)
2019-12-19sched/fair: Scale bandwidth quota and period without losing quota/period rati...Xuewei Zhang
2019-12-19panic: ensure preemption is disabled during panic()Will Deacon
2019-12-19tick: broadcast-hrtimer: Fix a race in bc_set_nextBalasubramani Vivekanandan
2019-12-19tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is ...Andreas Sandberg
2019-12-19tick: broadcast-hrtimer: Remove overly clever return value abuseThomas Gleixner
2019-12-19hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar
2019-11-22alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo
2019-11-22genirq: Prevent NULL pointer dereference in resend_irqs()Yunfeng Ye
2019-11-22sched/fair: Don't assign runtime for throttled cfs_rqLiangyan
2019-11-22sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-10-31padata: use smp_mb in padata_reorder to avoid orphaned padata jobsDaniel Jordan
2019-10-31signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sigEric W. Biederman
2019-10-05tracing/snapshot: Resize spare buffer if size changedEiichi Tsukata
2019-10-05cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven
2019-10-05perf/ioctl: Add check for the sample_period valueRavi Bangoria
2019-10-05perf/core: Fix perf_sample_regs_user() mm checkPeter Zijlstra
2019-10-05ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn
2019-10-05kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei
2019-10-05signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFOEric W. Biederman
2019-10-05perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra
2019-10-05perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui
2019-09-23kdb: do a sanity check on the cpu in kdb_per_cpu()Dan Carpenter
2019-09-23ntp: Allow TAI-UTC offset to be set to zeroMiroslav Lichvar
2019-09-23tracing: Fix partial reading of trace event's id fileElazar Leibovich
2019-08-13trace: Fix preempt_enable_no_resched() abusePeter Zijlstra
2019-08-13sched/numa: Fix a possible divide-by-zeroXie XiuQi
2019-08-13kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu
2019-08-13sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld
2019-08-13sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman
2019-08-13futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie
2019-08-13perf/core: Restore mmap record type correctlyStephane Eranian
2019-07-23ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEMEJann Horn
2019-07-09kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_convZev Weiss
2019-07-09rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun
2019-05-22cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-22x86/speculation: Rework SMT state changeThomas Gleixner
2019-05-22sched: Add sched_smt_active()Ben Hutchings
2019-05-22x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina
2019-05-22locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini
2019-05-22locking/static_keys: Add a new static_key interfacePeter Zijlstra
2019-05-22locking/static_keys: Rework update logicPeter Zijlstra
2019-05-22jump_label: Add jump_entry_key() helperPeter Zijlstra