summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform: goldfish: pipe: Fix comments to fit 80 columnsRoman Kiryanov2018-09-141-4/+7
* misc: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-141-2/+2
* firmware: google: make structure gsmi_dev staticColin Ian King2018-09-141-1/+1
* vme: remove unneeded kfreeDing Xiang2018-09-141-1/+0
* binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.Martijn Coenen2018-09-142-0/+65
* android: binder: use kstrdup instead of open-coding itRasmus Villemoes2018-09-141-2/+1
* binder: use standard functions to allocate fdsTodd Kjos2018-09-143-165/+260
* android: binder: no outgoing transaction when thread todo has transactionSherry Yang2018-09-141-12/+32
* uio: convert to vm_fault_tSouptick Joarder2018-09-121-1/+1
* uio: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-121-2/+1
* nvmem: core: return error code instead of NULL from nvmem_device_getSrinivas Kandagatla2018-09-121-1/+1
* misc: lkdtm: fixed static variable initializationParth Y Shah2018-09-121-1/+1
* misc: bh1770glc: remove unused array prox_curr_maColin Ian King2018-09-121-3/+0
* misc: apds990x: remove unused array ir_currentsColin Ian King2018-09-121-1/+0
* uio: ensure class is registered before devicesAlexandre Belloni2018-09-121-0/+9
* Drivers: hv: vmbus: Fix synic per-cpu context initializationMichael Kelley2018-09-121-3/+12
* uio_hv_generic: drop #ifdef DEBUGStephen Hemminger2018-09-121-1/+0
* uio_hv_generic: increase size of receive and send buffersStephen Hemminger2018-09-121-3/+3
* vmbus: add driver_override supportStephen Hemminger2018-09-123-19/+118
* drivers: fpga: fix two trivial spelling mistakesColin Ian King2018-09-122-2/+2
* Linux 4.19-rc3v4.19-rc3Linus Torvalds2018-09-091-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-0914-59/+87
|\
| * x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2018-09-083-15/+15
| * x86/apic/vector: Make error return value negativeThomas Gleixner2018-09-081-1/+1
| * x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn2018-09-064-13/+26
| * x86/tsc: Prevent result truncation on 32bitChuanhua Lei2018-09-061-1/+1
| * x86: Fix kernel-doc atomic.h warningsRandy Dunlap2018-09-033-16/+16
| * x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2018-09-022-14/+21
| * x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2018-09-022-0/+8
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-09-092-12/+32
|\ \
| * | clocksource: Revert "Remove kthread"Peter Zijlstra2018-09-061-10/+30
| * | timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger2018-09-031-2/+2
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-091-1/+3
|\ \ \
| * | | irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He2018-09-061-1/+3
* | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-091-5/+6
|\ \ \ \
| * | | | cpu/hotplug: Prevent state corruption on error rollbackThomas Gleixner2018-09-061-2/+3
| * | | | cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()Neeraj Upadhyay2018-09-061-3/+3
| | |/ / | |/| |
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds2018-09-093-5/+16
|\ \ \ \
| * | | | random: make CPU trust a boot parameterKees Cook2018-09-013-5/+16
* | | | | Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-0910-36/+47
|\ \ \ \ \
| * | | | | kbuild: modules_install: warn when missing System.map fileRandy Dunlap2018-09-091-0/+1
| * | | | | kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap2018-09-031-2/+2
| * | | | | kconfig: do not require pkg-config on make {menu,n}configMasahiro Yamada2018-09-037-32/+43
| * | | | | kconfig: remove a spurious self-assignmentLukas Bulwahn2018-09-011-1/+0
| * | | | | scripts/setlocalversion: git: Make -dirty check more robustGenki Sky2018-09-011-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-09-0821-134/+204
|\ \ \ \ \ \
| * | | | | | KVM: LAPIC: Fix pv ipis out-of-bounds accessWanpeng Li2018-09-072-8/+21
| * | | | | | KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2Liran Alon2018-09-071-0/+22
| * | | | | | Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...Radim Krčmář2018-09-079-52/+15
| |\ \ \ \ \ \
| | * | | | | | arm64: KVM: Remove pgd_lockSteven Price2018-09-071-2/+1