summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-18Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds476-24162/+16764
2019-09-18Merge tag 'sound-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds354-8267/+17141
2019-09-18Merge tag 'mmc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds43-310/+958
2019-09-18Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds107-1283/+5895
2019-09-18Merge tag 'for-5.4/libata-2019-09-15' of git://git.kernel.dk/linux-blockLinus Torvalds24-378/+255
2019-09-18Merge tag 'for-5.4/io_uring-2019-09-15' of git://git.kernel.dk/linux-blockLinus Torvalds2-184/+355
2019-09-18Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds249-3963/+5169
2019-09-18Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds4-23/+12
2019-09-18Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2-25/+6
2019-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller16-23/+83
2019-09-18Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-16/+11
2019-09-18Merge tag 'xtensa-20190917' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds12-35/+132
2019-09-18Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds73-4123/+4047
2019-09-17f2fs: add a condition to detect overflow in f2fs_ioc_gc_range()Sahitya Tummala1-2/+2
2019-09-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds5-24/+17
2019-09-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-0/+1
2019-09-17clk: Make clk_bulk_get_all() return a valid "id"Bjorn Andersson1-1/+4
2019-09-17clk: actions: Fix factor clk struct member accessManivannan Sadhasivam1-4/+3
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds61-895/+1476
2019-09-17Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds34-572/+432
2019-09-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds26-195/+734
2019-09-17Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-21/+11
2019-09-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+6
2019-09-17Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-13/+106
2019-09-17clk: qcom: rcg: Return failure for RCG updateTaniya Das1-1/+1
2019-09-17clk: remove extra ---help--- tags in KconfigLubomir Rintel1-9/+0
2019-09-17clk: add include guard to clk-conf.hMasahiro Yamada1-0/+5
2019-09-17clk: Evict unregistered clks from parent cachesStephen Boyd1-6/+36
2019-09-17clk: mediatek: Runtime PM support for MT8183 mcucfg clock providerWeiyi Lu1-2/+5
2019-09-17clk: mediatek: Register clock gate with deviceWeiyi Lu4-6/+23
2019-09-17clk: mediatek: add pericfg clocks for MT8183Chunfeng Yun2-0/+34
2019-09-17dt-bindings: clock: mediatek: add pericfg for MT8183Chunfeng Yun1-0/+1
2019-09-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2019-09-17clk: bcm2835: Mark PLLD_PER as CRITICALStefan Wahren1-1/+6
2019-09-17clk: bcm2835: Add BCM2711_CLOCK_EMMC2 supportStefan Wahren1-1/+19
2019-09-17clk: bcm2835: Introduce SoC specific clock registrationStefan Wahren1-17/+96
2019-09-17dt-bindings: bcm2835-cprman: Add bcm2711 supportStefan Wahren2-1/+5
2019-09-17selftests/ftrace: Select an existing function in kprobe_eventname testSteven Rostedt (VMware)1-1/+15
2019-09-17unicode: make array 'token' static const, makes object smallerColin Ian King1-1/+1
2019-09-17unicode: Move static keyword to the front of declarationsKrzysztof Wilczynski1-2/+2
2019-09-17tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()Masami Hiramatsu1-5/+6
2019-09-17tracing: Make sure variable reference alias has correct var_ref_idxTom Zanussi1-0/+2
2019-09-17tracing: Be more clever when dumping hex in __print_hex()Andy Shevchenko1-3/+3
2019-09-17ftrace: Simplify ftrace hash lookup code in clear_func_from_hash()Changbin Du1-5/+1
2019-09-17gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrpsBob Peterson1-0/+1
2019-09-17powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar1-0/+1
2019-09-17docs: powerpc: Add missing documentation referenceAdam Zerella3-23/+21
2019-09-17arm64: fix function types in COND_SYSCALLSami Tolvanen1-3/+12
2019-09-17selftests, arm64: add kernel headers path for tags_testAndrey Konovalov1-0/+1
2019-09-17arm64: fix unreachable code issue with cmpxchgArnd Bergmann1-3/+3