summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-01-02nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner
2018-01-02timers: Reinitialize per cpu bases on hotplugThomas Gleixner
2018-01-02timers: Invoke timer_start_debug() where it makes senseThomas Gleixner
2018-01-02timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner
2018-01-02cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes
2018-01-02ring-buffer: Do no reuse reader page if still in useSteven Rostedt (VMware)
2018-01-02ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)
2018-01-02tracing: Fix crash when it fails to alloc ring bufferJing Xia
2018-01-02tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)
2018-01-02tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)
2017-12-29arch, mm: Allow arch_dup_mmap() to failThomas Gleixner
2017-12-25bpf: fix integer overflowsDaniel Borkmann
2017-12-25bpf: don't prune branches when a scalar is replaced with a pointerDaniel Borkmann
2017-12-25bpf: force strict alignment checks for stack pointersDaniel Borkmann
2017-12-25bpf: fix missing error return in check_stack_boundary()Daniel Borkmann
2017-12-25bpf: fix 32-bit ALU op verificationDaniel Borkmann
2017-12-25bpf: fix incorrect tracking of register size truncationDaniel Borkmann
2017-12-25bpf: fix incorrect sign extension in check_alu_op()Daniel Borkmann
2017-12-25bpf/verifier: fix bounds calculation on BPF_RSHDaniel Borkmann
2017-12-25bpf: fix corruption on concurrent perf_event_output callsDaniel Borkmann
2017-12-25bpf: fix branch pruning logicDaniel Borkmann
2017-12-25tracing: Exclude 'generic fields' from histogramsTom Zanussi
2017-12-25locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon
2017-12-20PM / s2idle: Clear the events_check_enabled flagRajat Jain
2017-12-20posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner
2017-12-20sched/rt: Do not pull from current CPU if only one CPU to pullSteven Rostedt
2017-12-20tracing: Allocate mask_str buffer dynamicallyChangbin Du
2017-12-20kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-17audit: ensure that 'audit=1' actually enables audit for PID 1Paul Moore
2017-12-17audit: Allow auditd to set pid to 0 to end auditingSteve Grubb
2017-12-14jump_label: Invoke jump_label_test() via early_initcall()Jason Baron
2017-12-14bpf: fix lockdep splatEric Dumazet
2017-12-14pipe: match pipe_max_size data type with procfsJoe Lawrence
2017-12-14kdb: Fix handling of kallsyms_symbol_next() return valueDaniel Thompson
2017-12-14smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct placeLai Jiangshan
2017-12-10kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=yMasami Hiramatsu
2017-12-10perf/core: Fix __perf_read_group_add() lockingPeter Zijlstra
2017-11-30genirq: Track whether the trigger type has been setMarc Zyngier
2017-11-30sched/rt: Simplify the IPI based RT balancing logicSteven Rostedt (Red Hat)
2017-11-30sched: Make resched_cpu() unconditionalPaul E. McKenney
2017-11-30cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freqViresh Kumar
2017-11-24rcu: Fix up pending cbs check in rcu_prepare_for_idleNeeraj Upadhyay
2017-11-09Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-11-09Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki
2017-11-06Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-04cpufreq: schedutil: Examine the correct CPU when we update utilChris Redpath
2017-11-04Merge branch 'linus' into core/urgent, to pick up dependent commitsIngo Molnar
2017-11-03Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds