summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-07-22PM / hibernate: Introduce test_resume mode for hibernationChen Yu
2016-07-21cpufreq: schedutil: map raw required frequency to driver frequencySteve Muckle
2016-07-20audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore
2016-07-20bpf: enable direct packet data write for xdp progsBrenden Blanco
2016-07-20bpf: add XDP prog type for early driver filterBrenden Blanco
2016-07-20bpf: add bpf_prog_add api for bulk prog refcntBrenden Blanco
2016-07-20kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bugAndrew Morton
2016-07-19cgroup: remove duplicated include from cgroup.cWei Yongjun
2016-07-19tick/nohz: Optimize nohz idle enterGaurav Jindal
2016-07-19genirq: Fix missing irq allocation affinity hintVincent Stehle
2016-07-19clockevents: Make clockevents_subsys staticBen Dooks
2016-07-17bpf: bpf_event_entry_gen's alloc needs to be in atomic contextDaniel Borkmann
2016-07-15Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-15bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann
2016-07-15bpf, perf: split bpf_perf_event_outputDaniel Borkmann
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann
2016-07-15x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki
2016-07-15cgroupns: Only allow creation of hierarchies in the initial cgroup namespaceEric W. Biederman
2016-07-15cgroupns: Close race between cgroup_post_fork and copy_cgroup_nsEric W. Biederman
2016-07-15cgroupns: Fix the locking in copy_cgroup_nsEric W. Biederman
2016-07-15rcu: Convert rcutree to hotplug state machineThomas Gleixner
2016-07-15smp/cfd: Convert core to hotplug state machineRichard Weinberger
2016-07-15profile: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-15timers/core: Convert to hotplug state machineRichard Cochran
2016-07-15hrtimer: Convert to hotplug state machineThomas Gleixner
2016-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-15gcov: add support for gcc version >= 6Florian Meier
2016-07-14audit: fix whitespace in CWD recordSteve Grubb
2016-07-14sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()Rik van Riel
2016-07-14sched/cputime: Clean up the old vtime gen irqtime accounting completelyFrederic Weisbecker
2016-07-14sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING codeRik van Riel
2016-07-14sched/cputime: Count actually elapsed irq & softirq timeRik van Riel
2016-07-14Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming pa...Ingo Molnar
2016-07-14workqueue: Convert to state machine callbacksThomas Gleixner
2016-07-14perf/core: Convert to hotplug state machineThomas Gleixner
2016-07-14cpu/hotplug: Handle early registration gracefullyThomas Gleixner
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-07-13Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds
2016-07-13Merge branch 'core/urgent' into smp/hotplug to pick up dependenciesThomas Gleixner
2016-07-13Merge branch 'core/rcu' into smp/hotplug to pick up dependenciesThomas Gleixner
2016-07-13Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner
2016-07-13sched/core: Correct off by one bug in load migration calculationThomas Gleixner
2016-07-13cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...Thomas Gleixner
2016-07-11bpf: make inode code explicitly non-modularPaul Gortmaker
2016-07-11irqdomain: Fix irq_domain_alloc_irqs_recursive() error handlingAlexander Popov
2016-07-11posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan
2016-07-10Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar
2016-07-10sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is setDaniel Bristot de Oliveira
2016-07-10PM / hibernate: Image data protection during restorationRafael J. Wysocki