aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-18Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds56-1858/+3207
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds310-2442/+10289
2019-09-18ASoC: rsnd: do error check after rsnd_channel_normalization()Kuninori Morimoto1-5/+5
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-515/+496
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds63-797/+1694
2019-09-18drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter5-11/+10
2019-09-18io_uring: IORING_OP_TIMEOUT supportJens Axboe2-5/+146
2019-09-19io_uring: use cond_resched() in sqthreadJens Axboe1-1/+1
2019-09-18io_uring: fix potential crash issue due to io_get_req failureJackie Liu1-0/+6
2019-09-18io_uring: ensure poll commands clear ->sqeJens Axboe1-9/+9
2019-09-18io_uring: fix use-after-free of shadow_reqJackie Liu1-0/+2
2019-09-18io_uring: use kmemdup instead of kmalloc and memcpyJackie Liu1-3/+1
2019-09-18drm/atomic: Reject FLIP_ASYNC unconditionallyDaniel Vetter1-2/+1
2019-09-18drm/atomic: Take the atomic toys away from XDaniel Vetter1-1/+6
2019-09-18Merge tag 'for-linus-urgent' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+11
2019-09-18Merge tag 'unicode-next-v5.4' of https://git.kernel.org/pub/scm/linux/kernel/...Theodore Ts'o2-3/+3
2019-09-18HID: core: fix dmesg flooding if report field larger than 32bitJoshua Clayton1-2/+2
2019-09-18HID: core: Add printk_once variants to hid_warn() etcJoshua Clayton1-0/+11
2019-09-18HID: core: reformat and reduce hid_printk macrosJoshua Clayton1-20/+12
2019-09-18KVM: coalesced_mmio: add bounds checkingMatt Delco1-8/+11
2019-09-18drm/amdgpu: flag navi12 and 14 as experimental for 5.4Alex Deucher1-4/+4
2019-09-18virtio-fs: add Documentation/filesystems/virtiofs.rstStefan Hajnoczi3-0/+82
2019-09-18reset: reset-scmi: add missing handle initialisationSudeep Holla1-0/+1
2019-09-18firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_resetSudeep Holla1-1/+1
2019-09-18irqchip/sifive-plic: Switch to fasteoi flowMarc Zyngier1-14/+15
2019-09-18irqchip/gic-v3: Fix GIC_LINE_NR accessorZenghui Yu1-1/+1
2019-09-18sched/core: Convert vcpu_is_preempted() from macro to an inline functionQian Cai1-1/+4
2019-09-18arm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABIJeremy Cline1-1/+1
2019-09-18ASoC: atmel_ssc_dai: Remove wrong spinlock usageGregory CLEMENT2-11/+2
2019-09-18drm/kms: Duct-tape for mode object lifetime checksDaniel Vetter2-4/+4
2019-09-18microblaze: defconfig synchronizationMichal Simek2-23/+19
2019-09-18microblaze: Enable Xilinx AXI emac driver by defaultMichal Simek1-0/+1
2019-09-18arch/microblaze: support get_user() of size 8 bytesRandy Dunlap1-33/+9
2019-09-17clk: imx: imx8mn: fix pll mux bitPeng Fan1-22/+10
2019-09-17clk: imx: imx8mm: fix pll mux bitPeng Fan1-22/+10
2019-09-17clk: imx: clk-pll14xx: unbypass PLL by defaultPeng Fan1-0/+5
2019-09-17clk: imx: pll14xx: avoid glitch when set ratePeng Fan1-1/+21
2019-09-17clk: mvebu: ap80x: add AP807 clock supportBen Peled1-0/+28
2019-09-17clk: mvebu: ap806: Prepare the introduction of AP807 clock supportBen Peled1-63/+77
2019-09-17clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driverOmri Itach1-2/+46
2019-09-17clk: mvebu: ap806: be more explicit on what SaR isMiquel Raynal1-1/+1
2019-09-17clk: mvebu: ap80x-cpu: add AP807 CPU clock supportBen Peled1-2/+57
2019-09-17clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clockChristine Gharzuzi1-20/+62
2019-09-17dt-bindings: ap806: Document AP807 clock compatibleMiquel Raynal1-3/+5
2019-09-17dt-bindings: ap80x: Document AP807 CPU clock compatibleMiquel Raynal1-3/+6
2019-09-17clk: sprd: add missing kfreeChunyan Zhang1-0/+2
2019-09-17clk: at91: allow 24 Mhz clock as input for PLLEugen Hristev1-1/+1
2019-09-17Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-60/+78
2019-09-17Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds36-152/+285
2019-09-18powerpc: Use ftrace_graph_ret_addr() when unwindingNaveen N. Rao1-13/+6