aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-06-14Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-06-14nfc: Ensure presence of required attributes in the deactivate_target handlerYoung Xiao
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-14btrfs: start readahead also in seed devicesNaohiro Aota
2019-06-14x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin
2019-06-14cfg80211: report measurement start TSF correctlyAvraham Stern
2019-06-14cfg80211: fix memory leak of wiphy device nameEric Biggers
2019-06-14cfg80211: util: fix bit count off by oneMordechay Goodstein
2019-06-14mac80211: do not start any work during reconfigure flowNaftali Goldstein
2019-06-14cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()Luca Coelho
2019-06-14mac80211: only warn once on chanctx_conf being NULLYibo Zhao
2019-06-14mac80211: drop robust management frames from unknown TAJohannes Berg
2019-06-14ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski
2019-06-14ARM: davinci: da850-evm: call regulator_has_full_constraints()Bartosz Golaszewski
2019-06-14timekeeping: Repair ktime_get_coarse*() granularityThomas Gleixner
2019-06-14Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2019-06-14Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"Hui Wang
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-13PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams
2019-06-13lib/genalloc: introduce chunk ownersDan Williams
2019-06-13PCI/P2PDMA: fix the gen_pool_add_virt() failure pathDan Williams
2019-06-13mm/devm_memremap_pages: introduce devm_memunmap_pagesDan Williams
2019-06-13drivers/base/devres: introduce devm_release_action()Dan Williams
2019-06-13mm/vmscan.c: fix trying to reclaim unevictable LRU pageMinchan Kim
2019-06-13coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-06-13mm/mlock.c: change count_mm_mlocked_page_nr return typeswkhack
2019-06-13mm: mmu_gather: remove __tlb_reset_range() for force flushYang Shi
2019-06-13fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang
2019-06-13mm/vmscan.c: fix recent_rotated historyKirill Tkhai
2019-06-13mm/mlock.c: mlockall error for flag MCL_ONFAULTPotyra, Stefan
2019-06-13scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILEManuel Traut
2019-06-13mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt
2019-06-13mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner
2019-06-14PCI: PM: Skip devices in D0 for suspend-to-idleRafael J. Wysocki
2019-06-13Merge branch 'bpf-ppc-div-fix'Daniel Borkmann
2019-06-13powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao
2019-06-13bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao
2019-06-13bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapiMartynas Pumputis
2019-06-13bpf: simplify definition of BPF_FIB_LOOKUP related flagsMartynas Pumputis
2019-06-13cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg
2019-06-13cifs: fix panic in smb2_reconnectRonnie Sahlberg
2019-06-13x86/fpu: Don't use current->mm to check for a kthreadChristoph Hellwig
2019-06-13Merge tag 'timers-v5.2-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-13Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-06-13KVM: nVMX: use correct clean fields when copying from eVMCSVitaly Kuznetsov
2019-06-13vfio-ccw: Destroy kmem cache region on module exitFarhan Ali
2019-06-13Merge tag 'drm-intel-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2019-06-13block/ps3vram: Use %llu to format sector_t after LBDAF removalGeert Uytterhoeven