summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-10-12cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2017-10-12sched: move no_new_privs into new atomic flagsKees Cook
2017-10-12perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra
2017-10-12sched/topology: Fix overlapping sched_group_capacityPeter Zijlstra
2017-10-12sched/topology: Fix overlapping sched_group_maskPeter Zijlstra
2017-10-12sched/topology: Fix building of overlapping sched-groupsPeter Zijlstra
2017-10-12sched/topology: Refactor function build_overlap_sched_groups()Lauro Ramos Venancio
2017-10-12sched: Rename a misleading variable in build_overlap_sched_groups()Zhihui Zhang
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-15genirq: Release resources in __setup_irq() error pathHeiner Kallweit
2017-09-15srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini
2017-09-15rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney
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-09-15pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()Kirill Tkhai
2017-09-15pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processesEric W. Biederman
2017-08-26lockdep: teach lockdep about memalloc_noio_saveNikolay Borisov
2017-08-26ftrace: Fix removing of second function probeSteven Rostedt (VMware)
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-18tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)
2017-07-18ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com
2017-07-18ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun
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-06-05locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra
2017-04-04vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman
2017-03-16sched/cputime: Fix invalid gtime in procHiroshi Shimamoto
2017-03-16printk: use rcuidle console tracepointSergey Senozhatsky
2017-03-16futex: Move futex_init() to core_initcallYang Yang
2017-03-16perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memoryPeter Zijlstra
2017-03-16sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet
2017-03-16jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-03-16fgraph: Handle a case where a tracer ignores set_graph_notraceSteven Rostedt (Red Hat)
2017-03-16hotplug: Make register and unregister notifier API symmetricMichal Hocko
2017-02-26mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2017-02-23perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra
2017-02-23perf: Do not double freePeter Zijlstra
2017-02-23perf: Fix event->ctx lockingPeter Zijlstra
2017-02-23perf: Fix race in swevent hashPeter Zijlstra
2017-02-23locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner
2017-02-23PM / sleep: fix device reference leak in test_suspendJohan Hovold
2017-02-23x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2017-02-23genirq/generic_chip: Add irq_unmap callbackSebastian Frias