summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: make lx-dmesg command work (reliably)André Draszik2017-06-031-4/+5
* mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2017-06-034-11/+54
* mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse2017-06-033-12/+24
* mlock: fix mlock count can not decrease in race conditionYisheng Xie2017-06-031-2/+3
* mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal2017-06-031-6/+2
* dax: fix race between colliding PMD & PTE entriesRoss Zwisler2017-06-031-0/+23
* mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler2017-06-031-10/+30
* mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...Tetsuo Handa2017-06-031-1/+3
* pcmcia: remove left-over %Z formatNicolas Iooss2017-06-031-3/+3
* slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner2017-06-031-2/+4
* initramfs: fix disabling of initramfs (and its compression)Florian Fainelli2017-06-031-0/+1
* mm: clarify why we want kmalloc before falling backto vmallockMichal Hocko2017-06-031-2/+5
* frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2017-06-032-1/+11
* include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko2017-06-031-1/+1
* ksm: prevent crash after write_protect_page failsAndrea Arcangeli2017-06-031-2/+1
* Merge tag 'sound-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-06-022-9/+14
|\
| * ALSA: hda - Fix applying MSI dual-codec mobo quirkTakashi Iwai2017-06-011-2/+2
| * ALSA: usb: Avoid VLA in mixer_us16x08.cTakashi Iwai2017-05-311-3/+8
| * ALSA: usb: Fix a typo in Tascam US-16x08 mixer elementTakashi Iwai2017-05-311-1/+1
| * Revert "ALSA: usb-audio: purge needless variable length array"Takashi Iwai2017-05-311-4/+4
* | Merge tag 'dmaengine-fix-4.12-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-06-025-71/+85
|\ \
| * | dmaengine: pl330: fix warning in pl330_removeJean-Philippe Brucker2017-06-021-1/+2
| * | rcar-dmac: fixup descriptor pointer for descriptor modeKuninori Morimoto2017-05-301-0/+3
| * | dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin2017-05-241-4/+33
| * | dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin2017-05-241-0/+2
| * | dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama2017-05-161-1/+1
| * | dmaengine: mv_xor_v2: set DMA mask to 40 bitsThomas Petazzoni2017-05-141-0/+4
| * | dmaengine: mv_xor_v2: remove interrupt coalescingThomas Petazzoni2017-05-141-25/+0
| * | dmaengine: mv_xor_v2: fix tx_submit() implementationThomas Petazzoni2017-05-141-17/+5
| * | dmaengine: mv_xor_v2: enable XOR engine after its configurationHanna Hawa2017-05-141-3/+3
| * | dmaengine: mv_xor_v2: do not use descriptors not acked by async_txThomas Petazzoni2017-05-141-10/+22
| * | dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptorsThomas Petazzoni2017-05-141-10/+4
| * | dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properlyThomas Petazzoni2017-05-141-0/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-06-028-40/+119
|\ \ \
| * | | HID: asus: Stop underlying hardware on removeCarlo Caione2017-06-021-0/+2
| * | | HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devicesHans de Goede2017-05-291-0/+13
| * | | HID: asus: Add support for T100 keyboardHans de Goede2017-05-223-0/+12
| * | | HID: elecom: extend to fix the descriptor for DEFT trackballsDiego Elio Pettenò2017-05-114-11/+61
| * | | HID: magicmouse: Set multi-touch keybits for Magic MouseChe-Liang Chiou2017-05-051-7/+8
| * | | HID: wacom: Have wacom_tpc_irq guard against possible NULL dereferenceJason Gerecke2017-05-051-22/+23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-06-021-0/+1
|\ \ \ \
| * | | | livepatch: Make livepatch dependent on !TRIM_UNUSED_KSYMSMiroslav Benes2017-05-271-0/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-023-15/+12
|\ \ \ \ \
| * | | | | Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"Ingo Molnar2017-06-011-6/+3
| * | | | | x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...Borislav Petkov2017-05-291-1/+1
| * | | | | x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov2017-05-291-8/+8
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-025-12/+83
|\ \ \ \ \ \
| * | | | | | efi/bgrt: Skip efi_bgrt_init() in case of non-EFI bootDave Young2017-05-281-0/+3
| * | | | | | x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabledBaoquan He2017-05-281-8/+71
| * | | | | | x86/efi: Disable runtime services on kexec kernel if booted with efi=old_mapSai Praneeth2017-05-281-2/+4