summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-08-09Merge tag 'fbdev-v5.3-rc4' of git://github.com/bzolnier/linuxLinus Torvalds
2019-08-09Merge tag 'pwm/for-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-09Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-09Merge tag 'media/v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-08-09Merge tag 'pm-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-09gfs2: gfs2_walk_metadata fixAndreas Gruenbacher
2019-08-09Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-09selftests: kvm: Adding config fragmentsNaresh Kamboju
2019-08-09KVM: selftests: Update gitignore file for latest changesThomas Huth
2019-08-09kvm: remove unnecessary PageReserved checkPaolo Bonzini
2019-08-09MAINTAINERS: handle fbdev changes through drm-misc treeBartlomiej Zolnierkiewicz
2019-08-09bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_str...Coly Li
2019-08-09s390/vdso: map vdso also for statically linked binariesHeiko Carstens
2019-08-09KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enableAlexandru Elisei
2019-08-09KVM: arm: Don't write junk to CP15 registers on resetMarc Zyngier
2019-08-09KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier
2019-08-09Merge tag 'drm-intel-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-08-09Merge tag 'drm-misc-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-08-09Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2019-08-08dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed...Paul Walmsley
2019-08-08dt-bindings: riscv: remove obsolete cpus.txtPaul Walmsley
2019-08-08RISC-V: Remove udivdi3Palmer Dabbelt
2019-08-08riscv: delay: use do_div() instead of __udivdi3()Paul Walmsley
2019-08-08dt-bindings: Update the riscv,isa string descriptionAtish Patra
2019-08-08Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-08-08Merge tag 'perf-urgent-for-mingo-5.3-20190808' of git://git.kernel.org/pub/sc...Thomas Gleixner
2019-08-08perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao
2019-08-08perf annotate: Fix s390 gap between kernel end and module startThomas Richter
2019-08-08perf record: Fix module size on s390Thomas Richter
2019-08-08perf tools: Fix include paths in ui directoryIan Rogers
2019-08-08perf tools: Fix a typo in a variable name in the Documentation MakefileMasanari Iida
2019-08-08perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe
2019-08-08perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe
2019-08-08perf db-export: Fix thread__exec_comm()Adrian Hunter
2019-08-08perf annotate: Fix printing of unaugmented disassembled instructions from BPFArnaldo Carvalho de Melo
2019-08-08arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64Jia He
2019-08-08Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-08-08loop: set PF_MEMALLOC_NOIO for the worker threadMikulas Patocka
2019-08-08usb: setup authorized_default attributes using usb_bus_notifyThiƩbaud Weksteen
2019-08-08bdev: Fixup error handling in blkdev_get()Jan Kara
2019-08-08block, bfq: handle NULL return value by bfq_init_rq()Paolo Valente
2019-08-08block, bfq: move update of waker and woken list to queue freeingPaolo Valente
2019-08-08block, bfq: reset last_completed_rq_bfqq if the pointed queue is freedPaolo Valente
2019-08-08block: aoe: Fix kernel crash due to atomic sleep when exitingHe Zhe
2019-08-08s390/build: use size command to perform empty .bss checkVasily Gorbik
2019-08-08kbuild: add OBJSIZE variable for the size toolVasily Gorbik
2019-08-08pwm: Fallback to the static lookup-list when acpi_pwm_get failsHans de Goede
2019-08-08usb: iowarrior: fix deadlock on disconnectOliver Neukum