summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2018-11-04bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend
2018-11-04locking/ww_mutex: Fix runtime warning in the WW mutex selftestGuenter Roeck
2018-11-04perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa
2018-11-04perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra
2018-10-20mm: disallow mappings that conflict for devm_memremap_pages()Dave Jiang
2018-10-18cgroup: Fix dom_cgrp propagation when enabling threaded modeTejun Heo
2018-10-13perf/core: Add sanity check to deal with pinned event failureReinette Chatre
2018-10-10bpf: 32-bit RSH verification must truncate input before the ALU opJann Horn
2018-10-03bpf: sockmap: write_space events need to be passed to TCP handlerJohn Fastabend
2018-10-03module: exclude SHN_UNDEF symbols from kallsyms apiJessica Yu
2018-10-03posix-timers: Sanitize overrun handlingThomas Gleixner
2018-10-03posix-timers: Make forward callback return s64Thomas Gleixner
2018-10-03alarmtimer: Prevent overflow for relative nanosleepThomas Gleixner
2018-09-29tick/nohz: Prevent bogus softirq pending warningThomas Gleixner
2018-09-29sched/fair: Fix vruntime_normalized() for remote non-migration wakeupSteve Muckle
2018-09-29ring-buffer: Allow for rescheduling when removing pagesVaibhav Nagarnaik
2018-09-26sched/fair: Fix util_avg of new tasks for asymmetric systemsQuentin Perret
2018-09-26sched/core: Use smp_mb() in wake_woken_function()Andrea Parri
2018-09-26audit: fix use-after-free in audit_add_watchRonny Chevalier
2018-09-26perf/core: Force USER_DS when recording user stack dataYabin Cui
2018-09-19timers: Clear timer_base::must_forward_clk with timer_base::lock heldGaurav Kohli
2018-09-19cpu/hotplug: Prevent state corruption on error rollbackThomas Gleixner
2018-09-19cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()Neeraj Upadhyay
2018-09-15mm: Fix devm_memremap_pages() collision handlingJan H. Schönherr
2018-09-15sched/deadline: Fix switching to -deadlineLuca Abeni
2018-09-15fork: don't copy inconsistent signal handler state to childJann Horn
2018-09-09userns: move user access out of the mutexJann Horn
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-09-09PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)
2018-09-09uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)
2018-09-09livepatch: Validate module/old func name lengthKamalesh Babulal
2018-09-09printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)
2018-09-09tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)
2018-09-09tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)
2018-09-05watchdog: Mark watchdog touch functions as notraceVincent Whitchurch
2018-09-05kprobes: Make list and blacklist root user read onlyMasami Hiramatsu
2018-09-05stop_machine: Atomically queue and wake stopper threadsPrasad Sodagudi
2018-09-05stop_machine: Reflow cpu_stop_queue_two_works()Peter Zijlstra
2018-09-05printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek
2018-09-05printk: Create helper function to queue deferred console handlingPetr Mladek
2018-09-05printk: Split the code for storing a message into the log bufferPetr Mladek
2018-09-05sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHAREHailong Liu
2018-09-05locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin
2018-08-24tracing: Use __printf markup to silence compilerMathieu Malaterre
2018-08-24bpf: hash map: decrement counter on errorMauricio Vasquez B
2018-08-24locking/lockdep: Do not record IRQ state within lockdep codeSteven Rostedt (VMware)
2018-08-15cpu/hotplug: Non-SMP machines do not make use of booted_onceAbel Vesa
2018-08-15cpu/hotplug: Fix SMT supported evaluationThomas Gleixner
2018-08-15cpu/hotplug: detect SMT disabled by BIOSJosh Poimboeuf
2018-08-15cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner