summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-08-01IB/core: Add mitigation for Spectre V1Luck, Tony
2019-08-01arm64/mm: fix variable 'tag' set but not usedQian Cai
2019-08-01drm/msm: Annotate intentional switch statement fall throughsJordan Crouse
2019-08-01drm/msm: add support for per-CRTC max_vblank_count on mdp5Brian Masney
2019-08-01arm64/mm: fix variable 'pud' set but not usedQian Cai
2019-08-01arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu
2019-08-01arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu
2019-08-01arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry
2019-08-01Merge tag 'mmc-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-08-01Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-08-01parisc: Add archclean Makefile targetJames Bottomley
2019-08-01parisc: Strip debug info from kernel before creating compressed vmlinuzHelge Deller
2019-08-01parisc: Fix build of compressed kernel even with debug enabledHelge Deller
2019-08-01xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross
2019-08-01xen/swiotlb: simplify range_straddles_page_boundary()Juergen Gross
2019-08-01xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross
2019-07-31drm/msm: Use the correct dma_sync calls in msm_gemRob Clark
2019-07-31Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-07-31Bluetooth: hci_uart: check for missing tty operationsVladis Dronov
2019-07-31mm: slub: Fix slab walking for init_on_freeLaura Abbott
2019-07-31Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-07-31arm64/efi: fix variable 'si' set but not usedQian Cai
2019-07-31Merge tag 'for-linus-5.3-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-07-31arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-07-31arm64: vdso: Fix Makefile regressionVincenzo Frascino
2019-07-31gfs2: Inode dirtying fixAndreas Gruenbacher
2019-07-31Unbreak mount_capable()Al Viro
2019-07-31MAINTAINERS: floppy: take over maintainershipDenis Efremov
2019-07-31nbd: replace kill_bdev() with __invalidate_device() againMunehisa Kamata
2019-07-31ata: libahci: do not complain in case of deferred probeMiquel Raynal
2019-07-31io_uring: fix KASAN use after free in io_sq_wq_submit_workJackie Liu
2019-07-31parisc: fix race condition in patching codeSven Schnelle
2019-07-31parisc: rename default_defconfig to defconfigMasahiro Yamada
2019-07-31parisc: Fix fall-through warnings in fpudispatch.cHelge Deller
2019-07-31parisc: Mark expected switch fall-throughs in fault.cHelge Deller
2019-07-31drm/amd/powerplay: correct UVD/VCE/VCN power status retrievalEvan Quan
2019-07-31drm/amd/powerplay: correct Navi10 VCN powergate control (v2)Evan Quan
2019-07-31drm/amd/powerplay: support VCN powergate status retrieval for SW SMUEvan Quan
2019-07-31drm/amd/powerplay: support VCN powergate status retrieval on RavenEvan Quan
2019-07-31drm/amd/powerplay: add new sensor type for VCN powergate statusEvan Quan
2019-07-31drm/amdgpu: fix a potential information leaking bugWang Xiayang
2019-07-31drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König
2019-07-31xen: avoid link error on ARMArnd Bergmann
2019-07-31xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()Souptick Joarder
2019-07-31drm/amd/powerplay: enable SW SMU reset functionalityEvan Quan
2019-07-31drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan
2019-07-31drm/amdgpu/powerplay: use proper revision id for naviAlex Deucher
2019-07-31drm/amd/powerplay: fix temperature granularity error in smu11Kevin Wang
2019-07-31drm/amd/powerplay: add callback function of get_thermal_temperature_rangeKevin Wang
2019-07-30drm/amdkfd: Fix byte align on VegaMKent Russell