summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-20ARM: aspeed: ast2500 is ARMv6KArnd Bergmann
2019-09-20ALSA: hda - Apply AMD controller workaround for Raven platformTakashi Iwai
2019-09-20nios2: force the string buffer NULL-terminatedWang Xiayang
2019-09-19selftests: Add test cases for `ip nexthop flush proto XX`Donald Sharp
2019-09-19dt-bindings: net: Correct the documentation of KSZ9021 skew valuesJames Byrne
2019-09-19net/ncsi: Disable global multicast filterVijay Khemka
2019-09-19ibmvnic: Warn unknown speed message only when carrier is presentMurilo Fossa Vicentini
2019-09-19ionic: Remove unnecessary ternary operator in ionic_debugfs_add_identNathan Chancellor
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-19iomap: move the iomap_dio_rw ->end_io callback into a structureChristoph Hellwig
2019-09-19iomap: split size and error for iomap_dio_rw ->end_ioMatthew Bobrowski
2019-09-19Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-nextStephen Boyd
2019-09-19Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ...Stephen Boyd
2019-09-19Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ...Stephen Boyd
2019-09-19Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i...Stephen Boyd
2019-09-19Merge branches 'clk-qcom', 'clk-mtk', 'clk-armada', 'clk-ingenic' and 'clk-me...Stephen Boyd
2019-09-19Merge branches 'clk-aspeed', 'clk-unused', 'clk-of-node-put', 'clk-const-bulk...Stephen Boyd
2019-09-19clk: Drop !clk checks in debugfs dumpingStephen Boyd
2019-09-19Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-09-19Merge tag 'for-linus-5.4-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-09-19Merge tag 'mailbox-v5.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-09-19Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-19Merge tag 'configfs-for-5.4' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2019-09-19Hexagon: change maintainer to Brian CainBrian Cain
2019-09-19iwlwifi: mvm: fix build w/o CONFIG_THERMALJohannes Berg
2019-09-19ata: libahci_platform: Add of_node_put() before loop exitNishka Dasgupta
2019-09-19Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-09-19Merge tag 'for-linus-5.4-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-19Merge branch 'work.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-19Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-19drm/panfrost: Prevent race when handling page faultSteven Price
2019-09-19drm/panfrost: Remove NULL checks for regulatorSteven Price
2019-09-19drm/panfrost: Fix regulator_get_optional() misuseMark Brown
2019-09-19Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds
2019-09-19timer: Read jiffies once when forwarding base clkLi RongQing
2019-09-19selftests/ftrace: Update kprobe event error testcaseMasami Hiramatsu
2019-09-19tracing/probe: Reject exactly same probe eventMasami Hiramatsu
2019-09-19ieee802154: atusb: fix use-after-free at disconnectJohan Hovold
2019-09-19drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul
2019-09-19drm: Fix kerneldoc and remove unused struct member in self_refresh helperSean Paul
2019-09-19tracing/probe: Fix to allow user to enable events on unloaded modulesMasami Hiramatsu
2019-09-19of: restore old handling of cells_name=NULL in of_*_phandle_with_args()Uwe Kleine-König
2019-09-19RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfigAnup Patel
2019-09-19RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=yGreentime Hu
2019-09-19riscv: dts: Add DT support for SiFive FU540 PWM driverYash Shah
2019-09-19xsk: relax UMEM headroom alignmentBjörn Töpel
2019-09-19bpf: fix BTF limitsAlexei Starovoitov