summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-31sched/deadline: Prevent CPU hotplug operation if DL task on CPUv4.15-bandwidth-accounting-v2Mathieu Poirier
2018-01-30sched/core: Don't change the affinity of DL tasksMathieu Poirier
2018-01-30cgroup: Constrain the addition of CPUs to a new CPUsetMathieu Poirier
2018-01-30cgroup: Constrain 'sched_load_balance' flag when DL tasks are presentMathieu Poirier
2018-01-30sched/deadline: Keep new DL task within root domain's boundaryMathieu Poirier
2018-01-30cpuset: Rebuild root domain deadline accounting informationMathieu Poirier
2018-01-30sched/topology: Adding function partition_sched_domains_locked()Mathieu Poirier
2018-01-30cpuset: Add 'cpuset_debug' proc entryMathieu Poirier
2018-01-30sched/debug: Add 'rq_debug' proc entryMathieu Poirier
2018-01-30sched/topology: Add 'doms_debug' proc entryMathieu Poirier
2018-01-28Linux 4.15Linus Torvalds
2018-01-28Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-01-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-01-28x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf
2018-01-27hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-01-27x86: Mark hpa as a "Designated Reviewer" for the time beingH. Peter Anvin
2018-01-26Merge tag 'riscv-for-linus-4.15-maintainers' of git://git.kernel.org/pub/scm/...Linus Torvalds
2018-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-26Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airli...Linus Torvalds
2018-01-26VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSINGStefan Hajnoczi
2018-01-26dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev
2018-01-26Update the RISC-V MAINTAINERS filePalmer Dabbelt
2018-01-26x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernelsAndy Lutomirski
2018-01-26x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-25net: vrf: Add support for sends to local broadcast addressDavid Ahern
2018-01-25r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-25orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-25Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra
2018-01-25perf/core: Fix ctx::mutex deadlockPeter Zijlstra
2018-01-25perf/core: Fix another perf,trace,cpuhp lock inversionPeter Zijlstra
2018-01-25perf/core: Fix lock inversion between perf,trace,cpuhpPeter Zijlstra
2018-01-25Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-01-24net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov
2018-01-24net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov
2018-01-24Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...Nick Dyer
2018-01-24vhost: do not try to access device IOTLB when not initializedJason Wang
2018-01-24vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang