summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.12.1v4.12.1Greg Kroah-Hartman2017-07-121-1/+1
* crypto: drbg - Fixes panic in wait_for_completion callStephan Mueller2017-07-121-0/+1
* xen: avoid deadlock in xenbus driverJuergen Gross2017-07-121-11/+10
* sched/numa: Hide numa_wake_affine() from UP buildThomas Gleixner2017-07-121-0/+2
* sched/fair: Remove effective_load()Rik van Riel2017-07-121-123/+1
* sched/numa: Implement NUMA node level wake_affine()Rik van Riel2017-07-121-59/+71
* sched/fair: Simplify wake_affine() for the single socket caseRik van Riel2017-07-121-1/+12
* sched/numa: Override part of migrate_degrades_locality() when idle balancingRik van Riel2017-07-121-0/+4
* sched/numa: Use down_read_trylock() for the mmap_semVlastimil Babka2017-07-121-1/+2
* sched/core: Implement new approach to scale select_idle_cpu()Peter Zijlstra2017-07-122-5/+17
* sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra2017-07-123-41/+53
* x86/uaccess: Optimize copy_user_enhanced_fast_string() for short stringsPaolo Abeni2017-07-121-2/+5
* powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile errorNicholas Piggin2017-07-121-0/+2
* tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen2017-07-121-1/+2
* tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman2017-07-122-0/+37
* Add "shutdown" to "struct class".Josh Zimmerman2017-07-122-1/+7
* gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2017-07-122-2/+10
* xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang2017-07-123-0/+16
* USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork2017-07-121-0/+1
* USB: serial: option: add two Longcheer device idsJohan Hovold2017-07-121-0/+4
* USB: core: fix device node leakJohan Hovold2017-07-121-0/+2
* usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt2017-07-121-2/+2
* Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller2017-07-121-0/+4
* usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik2017-07-122-0/+8
* USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin2017-07-121-0/+1
* usb: dwc3: replace %p with %pKFelipe Balbi2017-07-122-7/+4
* RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny2017-07-121-0/+8
* driver core: platform: fix race condition with driver_overrideAdrian Salido2017-07-121-2/+9
* Linux 4.12v4.12Linus Torvalds2017-07-021-1/+1
* moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier2017-07-021-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-027-16/+33
|\
| * MIPS: Avoid accidental raw backtraceJames Hogan2017-06-301-0/+2
| * MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton2017-06-301-5/+18
| * MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton2017-06-301-0/+3
| * MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton2017-06-301-8/+1
| * MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic2017-06-282-2/+8
| * MIPS: head: Reorder instructions missing a delay slotKarl Beldan2017-06-271-1/+1
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-021-4/+4
|\ \
| * | ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger2017-06-291-4/+4
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-016-10/+15
|\ \ \
| * | | x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa2017-06-301-1/+3
| * | | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He2017-06-303-7/+2
| * | | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...Baoquan He2017-06-301-0/+2
| * | | perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang2017-06-291-1/+1
| * | | x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUDJérôme Glisse2017-06-261-1/+7
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-011-4/+6
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo-4.12-20170626' of git://git.kernel.org/pub/s...Ingo Molnar2017-06-271-4/+6
| |\ \ \ | | |/ / | |/| |
| | * | perf machine: Fix segfault for kernel.kptr_restrict=2Jiri Olsa2017-06-261-4/+6
* | | | Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-011-40/+4
|\ \ \ \
| * | | | Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"Brian Norris2017-06-291-40/+4
| |/ / /