summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-03-19module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-03-19kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu
2018-03-19gcov: add support for GCC 4.9Yuan Pengfei
2018-03-19gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata
2018-03-19gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata
2018-03-19gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata
2018-03-03hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-03-03futex: Prevent overflow by strengthen input validationLi Jinyue
2018-03-03ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)
2018-03-03posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner
2018-03-03kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-03-03kdb: Fix handling of kallsyms_symbol_next() return valueDaniel Thompson
2018-02-13blktrace: fix unlocked access to init/start-stop/teardownJens Axboe
2018-02-13blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long
2018-02-13kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modulesZhou Chengming
2018-02-13x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell
2018-01-07KAISER: Kernel Address IsolationHugh Dickins
2018-01-07sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski
2018-01-07sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2018-01-01ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglockOleg Nesterov
2018-01-01kernel/params.c: align add_sysfs_param documentation with codeJean Delvare
2018-01-01sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao
2017-11-26genirq: Make sparse_irq_lock protect what it should protectThomas Gleixner
2017-11-26ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)
2017-11-11perf/core: Fix group {cpu,task} validationMark Rutland
2017-11-11perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2017-11-11audit: Fix use after free in audit_remove_watch_rule()Jan Kara
2017-11-11perf/core: Fix locking for children siblings group readJiri Olsa
2017-11-11perf/core: Invert perf_read_group() loopsPeter Zijlstra
2017-10-12cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2017-10-12perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra
2017-10-12sched/topology: Fix building of overlapping sched-groupsPeter Zijlstra
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2017-09-15tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca
2017-09-15signal: Only reschedule timers on signals timers have sentEric W. Biederman
2017-09-15alarmtimer: Rate limit periodic intervalsThomas Gleixner
2017-09-15alarmtimer: Prevent overflow of relative timersThomas Gleixner
2017-09-15tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-08-26padata: free correct variableJason A. Donenfeld
2017-07-18ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)
2017-07-18ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com
2017-07-18perf/core: Fix event inheritance on fork()Peter Zijlstra
2017-07-18sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming
2017-07-18futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra
2017-07-18futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra
2017-06-05tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()Amey Telawane
2017-03-16futex: Move futex_init() to core_initcallYang Yang
2017-03-16sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet
2017-03-16hotplug: Make register and unregister notifier API symmetricMichal Hocko
2017-02-23perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra