summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo
2019-09-20perf debug: No need to include ui/util.hArnaldo Carvalho de Melo
2019-09-20perf tools: Remove needless builtin.h include directivesArnaldo Carvalho de Melo
2019-09-20perf tools: Add PMU event JSON files for ARM Cortex-A76 and, Neoverse N1.James Clark
2019-09-20perf jvmti: Link against tools/lib/string.o to have weak strlcpy()Arnaldo Carvalho de Melo
2019-09-20ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependenciesArnd Bergmann
2019-09-20ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi
2019-09-20ASoC: core: use list_del_init and move it back to soc_cleanup_componentBard liao
2019-09-20netfilter: nf_tables: allow lookups in dynamic setsFlorian Westphal
2019-09-20netfilter: nf_tables_offload: fix always true policy is unset checkPablo Neira Ayuso
2019-09-20netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use itPablo Neira Ayuso
2019-09-20ALSA: hda/realtek - PCI quirk for Medion E4254Jan-Marek Glogowski
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