futex: Prevent robust futex exit race
[platform/kernel/linux-rpi.git] / kernel /
2019-12-01 Yang Taofutex: Prevent robust futex exit race
2019-12-01 Arnd Bergmanny2038: futex: Move compat implementation into futex.c
2019-12-01 Richard Guy Briggsaudit: print empty EXECVE args
2019-12-01 Valentin Schneidersched/fair: Don't increase sd->balance_interval on...
2019-12-01 Peter Zijlstrasched/topology: Fix off by one bug
2019-12-01 Michael Kelleyirq/matrix: Fix memory overallocation
2019-12-01 Borislav Petkovkernel/panic.c: do not append newline to the stack...
2019-12-01 Martin Laubpf, btf: fix a missing check bug in btf_parse
2019-12-01 Taehee Yoobpf: devmap: fix wrong interface selection in notifier_call
2019-12-01 Christoph Hellwigswiotlb: do not panic on mapping failures
2019-12-01 Sergey Senozhatskyprintk: fix integer overflow in setup_log_buf()
2019-12-01 Sergey Senozhatskyprintk: lock/unlock console only for new logbuf entries
2019-11-24 Wenwen Wangbpf: btf: Fix a missing check bug
2019-11-24 He Zheprintk: Give error on attempt to set log buffer length...
2019-11-24 Lianbo Jiangkexec: Allocate decrypted control pages for kdump if...
2019-11-24 He Zheprintk: Correct wrong casting
2019-11-24 Borislav Petkovcpu/SMT: State SMT is disabled even with nosmt and...
2019-11-24 Sergey Senozhatskyprintk: CON_PRINTBUFFER console registration is a bit...
2019-11-24 Petr Mladekprintk: Do not miss new messages when replaying the log
2019-11-20 Masami Hiramatsukprobes: Don't call BUG_ON() if there is a kprobe in...
2019-11-20 Eric W. Biedermansignal: Properly deliver SIGILL from uprobes
2019-11-20 Eric W. Biedermansignal: Always ignore SIGKILL and SIGSTOP sent to the...
2019-11-20 Peter Zijlstrasched/debug: Explicitly cast sched_feat() to bool
2019-11-20 Arnd Bergmanny2038: make do_gettimeofday() and get_seconds() inline
2019-11-12 Tyler Hickscpu/speculation: Uninline and export CPU mitigations...
2019-11-12 Qian Caisched/fair: Fix -Wunused-but-set-variable warnings
2019-11-12 Dave Chiluksched/fair: Fix low cpu usage with high throttling...
2019-11-10 Zhengjun Xingtracing: Fix "gfp_t" format for synthetic events
2019-11-06 Petr Mladektracing: Initialize iter->seq after zeroing in tracing_...
2019-11-06 Frederic Weisbeckersched/vtime: Fix guest/system mis-accounting on task...
2019-10-29 Prateek Soodtracing: Fix race in perf_trace_buf initialization
2019-10-29 Alexander Shishkinperf/aux: Fix AUX output stopping
2019-10-17 Mark-PK Tsaiperf/hw_breakpoint: Fix arch_hw_breakpoint use-before...
2019-10-17 Steven Rostedt ... tracing: Get trace_array reference for available_tracer...
2019-10-17 Steven Rostedt ... ftrace: Get a reference counter for the trace_array...
2019-10-17 Srivatsa S. Bhat... tracing/hwlat: Don't ignore outer-loop duration when...
2019-10-17 Srivatsa S. Bhat... tracing/hwlat: Report total time spent in all NMIs...
2019-10-17 Michal Hockokernel/sysctl.c: do not override max_threads provided...
2019-10-17 Will Deaconpanic: ensure preemption is disabled during panic()
2019-10-11 Balasubramani Vive... tick: broadcast-hrtimer: Fix a race in bc_set_next
2019-10-11 Valdis Kletniekskernel/elfcore.c: include proper prototypes
2019-10-11 KeMeng Shisched/core: Fix migration to invalid CPU in __set_cpus_...
2019-10-11 Mathieu Desnoyerssched/membarrier: Fix private expedited registration...
2019-10-11 Wanpeng LiRevert "locking/pvqspinlock: Don't wait if vCPU is...
2019-10-11 Li RongQingtimer: Read jiffies once when forwarding base clk
2019-10-11 Tom Zanussitracing: Make sure variable reference alias has correct...
2019-10-07 Tetsuo Handakexec: bail out upon SIGKILL when allocating memory.
2019-10-07 Daniel Borkmannbpf: fix use after free in prog symbol exposure
2019-10-07 Miroslav Beneslivepatch: Nullify obj->mod in klp_module_coming()...
2019-10-05 Thadeu Lima de Sou... alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
2019-10-05 Vincent Whitchurchprintk: Do not lose last line in kmsg buffer dump
2019-10-05 Masami Hiramatsukprobes: Prohibit probing on BUG() and WARN() address
2019-10-05 Douglas RAILLARDsched/cpufreq: Align trace event behavior of fast switching
2019-10-05 Thomas Gleixnerposix-cpu-timers: Sanitize bogus WARNONS
2019-10-05 Peter Zijlstraidle: Prevent late-arriving interrupts from disrupting...
2019-10-05 Phil Auldsched/fair: Use rq_lock/unlock in online_fair_sched_group
2019-10-05 Juri Lellisched/deadline: Fix bandwidth accounting at all levels...
2019-10-05 Juri Lellisched/core: Fix CPU controller for !RT_GROUP_SCHED
2019-10-05 Vincent Guittotsched/fair: Fix imbalance due to CPU affinity
2019-10-05 Paul E. McKenneytime/tick-broadcast: Fix tick_broadcast_offline() lockd...
2019-10-01 Waiman Longlocking/lockdep: Add debug_locks check in __lock_downgr...
2019-09-21 Marc Zyngierkallsyms: Don't let kallsyms_lookup_size_offset() fail...
2019-09-19 Yang Yingliangmodules: fix compile error if don't have strict module rwx
2019-09-19 Yang Yingliangmodules: fix BUG when load module with rodata=n
2019-09-19 Yunfeng Yegenirq: Prevent NULL pointer dereference in resend_irqs()
2019-09-16 Nadav Amitresource: fix locking in find_next_iomem_res()
2019-09-16 Bjorn Helgaasresource: Fix find_next_iomem_res() iteration issue
2019-09-16 Bjorn Helgaasresource: Include resource end in walk_*() interfaces
2019-09-16 YueHaibingkernel/module: Fix mem leak in module_add_modinfo_attrs
2019-09-16 Jessica Yumodules: always page-align module section allocations
2019-09-16 Jason A. Donenfeldtimekeeping: Use proper ktime_add when adding nsecs...
2019-09-16 Liangyansched/fair: Don't assign runtime for throttled cfs_rq
2019-09-10 Andrea Righikprobes: Fix potential deadlock in kprobe_optimizer()
2019-09-06 Steven Rostedt ... ftrace: Check for empty hash and comment the race with...
2019-09-06 Naveen N. Raoftrace: Check for successful allocation of hash
2019-09-06 Naveen N. Raoftrace: Fix NULL pointer dereference in t_probe_next()
2019-08-29 Michael Kelleygenirq: Properly pair kobject_del() with kobject_add()
2019-08-25 Viresh Kumarcpufreq: schedutil: Don't skip freq update when limits...
2019-08-16 Leonard Crestezperf/core: Fix creating kernel counters for PMUs that...
2019-08-09 Tejun Heocgroup: Fix css_task_iter_advance_css_set() cset skip...
2019-08-09 Tejun Heocgroup: css_task_iter_skip()'d iterators must be advanc...
2019-08-09 Tejun Heocgroup: Include dying leaders with live threads in...
2019-08-09 Tejun Heocgroup: Implement css_task_iter_skip()
2019-08-09 Tejun Heocgroup: Call cgroup_release() before __exit_signal()
2019-08-06 Prarit Bhargavakernel/module.c: Only return -EEXIST for modules that...
2019-08-06 Cheng Jianftrace: Enable trampoline when rec count returns back...
2019-08-04 Jann Hornsched/fair: Use RCU accessors consistently for ->numa_group
2019-08-04 Jann Hornsched/fair: Don't free p->numa_faults with concurrent...
2019-07-31 Linus Torvaldsaccess: avoid the RCU grace period for the temporary...
2019-07-31 Arnd Bergmannlocking/lockdep: Hide unused 'class' variable
2019-07-31 Yuyang Dulocking/lockdep: Fix lock used or unused stats error
2019-07-28 Peter Zijlstraperf/core: Fix race between close() and fork()
2019-07-28 Alexander Shishkinperf/core: Fix exclusive events' grouping
2019-07-26 Daniel Jordanpadata: use smp_mb in padata_reorder to avoid orphaned...
2019-07-26 Nathan Huckleberrytimer_list: Guard procfs specific code
2019-07-26 Miroslav Lichvarntp: Limit TAI-UTC offset
2019-07-26 Qian Caisched/fair: Fix "runnable_avg_yN_inv" not used warnings
2019-07-26 Gao Xiangsched/core: Add __sched tag for io_schedule()
2019-07-26 Valdis Klētnieksbpf: silence warning messages in core
2019-07-26 Imre Deaklocking/lockdep: Fix merging of hlocks with non-zero...
next