summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-12Linux 4.12.1v4.12.1Greg Kroah-Hartman1-1/+1
2017-07-12crypto: drbg - Fixes panic in wait_for_completion callStephan Mueller1-0/+1
2017-07-12xen: avoid deadlock in xenbus driverJuergen Gross1-11/+10
2017-07-12sched/numa: Hide numa_wake_affine() from UP buildThomas Gleixner1-0/+2
2017-07-12sched/fair: Remove effective_load()Rik van Riel1-123/+1
2017-07-12sched/numa: Implement NUMA node level wake_affine()Rik van Riel1-59/+71
2017-07-12sched/fair: Simplify wake_affine() for the single socket caseRik van Riel1-1/+12
2017-07-12sched/numa: Override part of migrate_degrades_locality() when idle balancingRik van Riel1-0/+4
2017-07-12sched/numa: Use down_read_trylock() for the mmap_semVlastimil Babka1-1/+2
2017-07-12sched/core: Implement new approach to scale select_idle_cpu()Peter Zijlstra2-5/+17
2017-07-12sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra3-41/+53
2017-07-12x86/uaccess: Optimize copy_user_enhanced_fast_string() for short stringsPaolo Abeni1-2/+5
2017-07-12powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile errorNicholas Piggin1-0/+2
2017-07-12tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen1-1/+2
2017-07-12tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman2-0/+37
2017-07-12Add "shutdown" to "struct class".Josh Zimmerman2-1/+7
2017-07-12gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2-2/+10
2017-07-12xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang3-0/+16
2017-07-12USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork1-0/+1
2017-07-12USB: serial: option: add two Longcheer device idsJohan Hovold1-0/+4
2017-07-12USB: core: fix device node leakJohan Hovold1-0/+2
2017-07-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt1-2/+2
2017-07-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller1-0/+4
2017-07-12usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik2-0/+8
2017-07-12USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin1-0/+1
2017-07-12usb: dwc3: replace %p with %pKFelipe Balbi2-7/+4
2017-07-12RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny1-0/+8
2017-07-12driver core: platform: fix race condition with driver_overrideAdrian Salido1-2/+9
2017-07-03Linux 4.12v4.12Linus Torvalds1-1/+1
2017-07-03moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier1-1/+1
2017-07-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-16/+33
2017-07-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-4/+4
2017-07-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-10/+15
2017-07-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+6
2017-07-01Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-40/+4
2017-07-01Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-2/+3
2017-07-01Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-14/+24
2017-06-30uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg1-25/+1
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski1-1/+0
2017-06-30x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa1-1/+3
2017-06-30Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-54/+58
2017-06-30Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+3
2017-06-30Merge tag 'sound-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-2/+9
2017-06-30Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+19
2017-06-30x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He3-7/+2
2017-06-30x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...Baoquan He1-0/+2
2017-06-30tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca1-9/+5
2017-06-30MIPS: Avoid accidental raw backtraceJames Hogan1-0/+2
2017-06-30MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton1-5/+18
2017-06-30MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton1-0/+3