summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-14firmware: tegra: Early resume BPMPBitan Biswas
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-14x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin
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-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-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
2019-06-13libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede
2019-06-13bcache: only set BCACHE_DEV_WB_RUNNING when cached device attachedColy Li
2019-06-13bcache: fix stack corruption by PRECEDING_KEY()Coly Li
2019-06-13arm64/sve: Fix missing SVE/FPSIMD endianness conversionsDave Martin
2019-06-13blk-mq: remove WARN_ON(!q->elevator) from blk_mq_sched_free_requestsMing Lei
2019-06-13blkio-controller.txt: Remove references to CFQAndreas Herrmann
2019-06-13block/switching-sched.txt: Update to blk-mq schedulersAndreas Herrmann
2019-06-13null_blk: remove duplicate check for report zoneChaitanya Kulkarni
2019-06-13blk-mq: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-13io_uring: fix memory leak of UNIX domain socket inodeEric Biggers
2019-06-13block: force select mq-deadline for zoned block devicesDamien Le Moal
2019-06-13soc/tegra: Select pinctrl for Tegra194Krishna Yarlagadda
2019-06-12firmware: ti_sci: Parse all resource ranges even if some is not availablePeter Ujfalusi
2019-06-12firmware: ti_sci: Add support for processor controlSuman Anna
2019-06-12firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udmaPeter Ujfalusi
2019-06-12firmware: ti_sci: Always request response from firmwareAndrew F. Davis
2019-06-12Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-12drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher
2019-06-12drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter
2019-06-12cpuset: restore sanity to cpuset_cpus_allowed_fallback()Joel Savitz
2019-06-12x86/kgdb: Return 0 from kgdb_arch_set_breakpoint()Matt Mullins
2019-06-12selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()Gen Zhang