summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-09-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-14sched/wait: Introduce wakeup boomark in wake_up_page_bitTim Chen
2017-09-14sched/wait: Break up long wake list walkTim Chen
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-13Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-12sched/debug: Add debugfs knob for "sched_debug"Peter Zijlstra
2017-09-12sched/core: WARN() when migrating to an offline CPUPeter Zijlstra
2017-09-12sched/fair: Plug hole between hotplug and active_load_balance()Peter Zijlstra
2017-09-12sched/fair: Avoid newidle balance for !active CPUsPeter Zijlstra
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-11perf/bpf: fix a clang compilation issueYonghong Song
2017-09-11sched/fair: Fix nuisance kernel-doc warningRandy Dunlap
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08bpf: devmap, use cond_resched instead of cpu_relaxJohn Fastabend
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend
2017-09-08bpf: don't select potentially stale ri->map from buggy xdp progsDaniel Borkmann
2017-09-08kcov: support compat processesDmitry Vyukov
2017-09-08drivers/pps: aesthetic tweaks to PPS-related contentRobert P. J. Day
2017-09-08kmod: move #ifdef CONFIG_MODULES wrapper to MakefileLuis R. Rodriguez
2017-09-08kmod: split out umh code into its own fileLuis R. Rodriguez
2017-09-08locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso
2017-09-08sched/deadline: replace earliest dl and rq leftmost cachingDavidlohr Bueso
2017-09-08sched/fair: replace cfs_rq->rb_leftmostDavidlohr Bueso
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-08mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse
2017-09-08mm/memcontrol: support MEMORY_DEVICE_PRIVATEJérôme Glisse
2017-09-08mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse
2017-09-08mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse
2017-09-08Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-09-07Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-07Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-09-07genirq: Make sparse_irq_lock protect what it should protectThomas Gleixner
2017-09-07sched/fair: Fix wake_affine_llc() balancing rulesPeter Zijlstra
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06tracing: Apply trace_clock changes to instance max bufferBaohong Liu