summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-16Merge tag 'pinctrl-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-16Merge tag 'drm-fixes-2018-07-16-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin
2018-07-16ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirkYOKOTA Hiroshi
2018-07-16ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin
2018-07-16of: overlay: update phandle cache on overlay apply and removeFrank Rowand
2018-07-16drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul
2018-07-16drm/nouveau: Remove bogus crtc check in pmops_runtime_idleLyude Paul
2018-07-16drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul
2018-07-16drm/nouveau: Avoid looping through fake MST connectorsLyude Paul
2018-07-16drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul
2018-07-16drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter
2018-07-16drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing mst ...Ben Skeggs
2018-07-16Merge tag 'drm-intel-fixes-2018-07-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-07-16Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie
2018-07-16Merge tag 'drm-misc-fixes-2018-07-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-16Merge tag 'drm/tegra/for-4.18-rc5' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-07-16Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-07-16Merge tag 'drm-intel-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-07-15Linux 4.18-rc5v4.18-rc5Linus Torvalds
2018-07-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-07-15x86/kvmclock: set pvti_cpu0_va after enabling kvmclockRadim Krčmář
2018-07-15x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMDJanakarajan Natarajan
2018-07-15kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loadingJim Mattson
2018-07-15x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasksVitaly Kuznetsov
2018-07-15KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSRPaolo Bonzini
2018-07-14Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2018-07-14Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-07-14Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2018-07-14Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2018-07-14Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-07-14Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-07-14reiserfs: fix buffer overflow with long warning messagesEric Biggers
2018-07-14checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches
2018-07-14mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko
2018-07-14mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVEMichal Hocko
2018-07-14fs, elf: make sure to page align bss in load_elf_libraryOscar Salvador
2018-07-14x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo
2018-07-14net/9p/client.c: put refcount of trans_mod in error case in parse_opts()piaojun
2018-07-14mm: allow arch to supply p??_free_tlb functionsNicholas Piggin
2018-07-14autofs: fix slab out of bounds read in getname_kernel()Tomas Bortoli
2018-07-14fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*Vlastimil Babka
2018-07-14mm: do not drop unused pages when userfaultd is runningChristian Borntraeger
2018-07-14mm: zero unavailable pages before memmap initPavel Tatashin
2018-07-14pinctrl: nsp: Fix potential NULL dereferenceWei Yongjun
2018-07-14pinctrl: nsp: off by ones in nsp_pinmux_enable()Dan Carpenter
2018-07-14pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flagNiklas Söderlund
2018-07-14pinctrl: ingenic: Fix inverted direction for < JZ4770Paul Cercueil
2018-07-14pinctrl: mt7622: fix a kernel panic when gpio-hog is being appliedSean Wang