summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-07pagewalk: separate function pointers from iterator dataChristoph Hellwig
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig
2019-09-07mm/mmu_notifiers: annotate with might_sleep()Daniel Vetter
2019-09-07mm/mmu_notifiers: prime lockdepDaniel Vetter
2019-09-07mm/mmu_notifiers: add a lockdep map for invalidate_range_start/endDaniel Vetter
2019-09-07Merge tag 'iwlwifi-next-for-kalle-2019-09-06' of git://git.kernel.org/pub/scm...Kalle Valo
2019-09-07ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domainTakashi Sakamoto
2019-09-07EDAC/amd64: Add PCI device IDs for family 17h, model 70hIsaac Vaughn
2019-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-09-06f2fs: convert inline_data in prior to i_size_writeJaegeuk Kim
2019-09-06f2fs: fix error path of f2fs_convert_inline_page()Chao Yu
2019-09-06f2fs: add missing documents of reserve_root/resuid/resgidChao Yu
2019-09-06f2fs: fix flushing node pages when checkpoint is disabledJaegeuk Kim
2019-09-06f2fs: enhance f2fs_is_checkpoint_ready()'s readabilityChao Yu
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