summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2017-04-17bpf: fix checking xdp_adjust_head on tail callsDaniel Borkmann
2017-04-17bpf: fix cb access in socket filter programs on tail callsDaniel Borkmann
2017-04-17bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4Martin KaFai Lau
2017-04-17cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki
2017-04-16livepatch: add missing printk newlinesJosh Poimboeuf
2017-04-16Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-16Merge tag 'trace-v4.11-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-16Revert "cgroup: avoid attaching a cgroup root to two different superblocks"Tejun Heo
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-15futex: Clarify mark_wake_futex memory barrier usageDarren Hart (VMware)
2017-04-15genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQsHans de Goede
2017-04-15Merge tag 'irqchip-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-04-15workqueue: Provide work_on_cpu_safe()Thomas Gleixner
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-14ftrace: Fix removing of second function probeSteven Rostedt (VMware)
2017-04-14time: Change k_clock nsleep() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock timer_set() and timer_get() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_set() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_getres() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_get() to use timespec64Deepa Dinamani
2017-04-14time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani
2017-04-14time: Delete do_sys_setimeofday()Deepa Dinamani
2017-04-14genirq: Use cpumask_available() for check of cpumask variableMatthias Kaehlcke
2017-04-14futex: Fix small (and harmless looking) inconsistenciesPeter Zijlstra
2017-04-14futex: Avoid freeing an active timerThomas Gleixner
2017-04-14Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-04-14sched/fair: Move the PELT constants into a generated headerPeter Zijlstra
2017-04-14sched/fair: Increase PELT accuracy for small tasksPeter Zijlstra
2017-04-14sched/fair: Fix commentsPeter Zijlstra
2017-04-14sched/fair: Fix corner case in __accumulate_sum()Peter Zijlstra
2017-04-13irq/affinity: Fix extra vecs calculationKeith Busch
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-13cpufreq: schedutil: Reduce frequencies slowerRafael J. Wysocki
2017-04-12Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-04-11Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-11livepatch: Cancel transition a safe way for immediate patchesPetr Mladek
2017-04-11bpf: pass sk to helper functionsWillem de Bruijn
2017-04-11bpf: remove struct bpf_map_type_listJohannes Berg
2017-04-11bpf: remove struct bpf_prog_type_listJohannes Berg
2017-04-11bpf: reference may_access_skb() from __bpf_prog_run()Johannes Berg
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown
2017-04-11Merge tag 'v4.11-rc6' into sched/core, to pick up fixesIngo Molnar
2017-04-11Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar
2017-04-11cgroup: avoid attaching a cgroup root to two different superblocksZefan Li
2017-04-11cpuset: Remove cpuset_update_active_cpus()'s parameter.Rakib Mullick
2017-04-10audit: make sure we don't let the retry queue grow without boundsPaul Moore
2017-04-10padata: free correct variableJason A. Donenfeld
2017-04-08sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang
2017-04-08Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds