summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-06f2fs: clean up __bio_alloc()'s parameterChao Yu
2019-09-06f2fs: fix wrong error injection path in inc_valid_block_count()Chao Yu
2019-09-06f2fs: fix to writeout dirty inode during node flushChao Yu
2019-09-06f2fs: optimize case-insensitive lookupsChao Yu
2019-09-06Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-09-06Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires
2019-09-06clk: Add support for AST2600 SoCJoel Stanley
2019-09-06clk: aspeed: Move structures to headerJoel Stanley
2019-09-06kprobes/parisc: remove arch_kprobe_on_func_entry()Jisheng Zhang
2019-09-06kexec_elf: support 32 bit ELF filesSven Schnelle
2019-09-06kexec_elf: remove unused variable in kexec_elf_load()Sven Schnelle
2019-09-06kexec_elf: remove Elf_Rel macroSven Schnelle
2019-09-06kexec_elf: remove PURGATORY_STACK_SIZESven Schnelle
2019-09-06kexec_elf: remove parsing of section headersSven Schnelle
2019-09-06kexec_elf: change order of elf_*_to_cpu() functionsSven Schnelle
2019-09-06kexec: add KEXEC_ELFSven Schnelle
2019-09-06clk/ti: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-09-06gfs2: Improve mmap write vs. truncate consistencyAndreas Gruenbacher
2019-09-06bfq: Add per-device weightFam Zheng
2019-09-06bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacyFam Zheng
2019-09-06bfq: Fix the missing barrier in __bfq_entity_update_weight_prioFam Zheng
2019-09-06bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()Tony Lindgren
2019-09-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-09-06ipc: fix semtimedop for generic 32-bit architecturesArnd Bergmann
2019-09-06Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2019-09-06vfs: subtype handling moved to fuseDavid Howells
2019-09-06fuse: convert to use the new mount APIDavid Howells
2019-09-06Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Miklos Szeredi
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-06Drivers: hv: vmbus: Resume after fixing up old primary channelsDexuan Cui
2019-09-06Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channelsDexuan Cui
2019-09-06Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspendDexuan Cui
2019-09-06Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernationDexuan Cui
2019-09-06Drivers: hv: vmbus: Ignore the offers when resuming from hibernationDexuan Cui
2019-09-06Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernationDexuan Cui
2019-09-06Drivers: hv: vmbus: Add a helper function is_sub_channel()Dexuan Cui
2019-09-06Drivers: hv: vmbus: Suspend/resume the synic for hibernationDexuan Cui
2019-09-06Drivers: hv: vmbus: Break out synic enable and disable operationsDexuan Cui
2019-09-06clk: clk-cdce925: Add regulator supportPhil Reid
2019-09-06dt-bindings: clock: cdce925: Add regulator documentationPhil Reid
2019-09-06clk: fix devm_platform_ioremap_resource.cocci warningskbuild test robot
2019-09-06clk: spear: Make structure i2s_sclk_masks constantNishka Dasgupta
2019-09-06clk: st: clkgen-pll: remove unused variable 'st_pll3200c32_407_a0'YueHaibing
2019-09-06clk: st: clkgen-fsyn: remove unused variable 'st_quadfs_fs660c32_ops'YueHaibing
2019-09-06kcm: use BPF_PROG_RUNSami Tolvanen
2019-09-06Merge branch 'move-sockopt-tests'Alexei Starovoitov
2019-09-06selftests/bpf: test_progs: convert test_tcp_rttStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_inheritStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_multiStanislav Fomichev