summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-15mtd: parsers: Move TI AR7 parserLinus Walleij
2019-09-15mtd: pismo: Simplify getting the adapter of a clientWolfram Sang
2019-09-15mtd: phram: Module parameters add writable permissionsXiaoming Ni
2019-09-15mtd: pxa2xx: Use ioremap_cache insted of ioremap_cachedChristoph Hellwig
2019-09-15Linux 5.3v5.3Linus Torvalds
2019-09-15Merge tag 'cfi/for-5.4-rc1' of https://github.com/r-vignesh/linux into mtd/fo...Richard Weinberger
2019-09-15Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger
2019-09-15Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
2019-09-15jffs2: Fix memory leak in jffs2_scan_eraseblock() error pathWenwen Wang
2019-09-15jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_pageChristoph Hellwig
2019-09-15jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree()Jia-Ju Bai
2019-09-15ubi: block: Warn if volume size is not multiple of 512Richard Weinberger
2019-09-15ubifs: Fix memory leak bug in alloc_ubifs_info() error pathWenwen Wang
2019-09-15ubifs: Fix memory leak in __ubifs_node_verify_hmac error pathWenwen Wang
2019-09-15ubifs: Fix memory leak in read_znode() error pathWenwen Wang
2019-09-15ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEBZhihao Cheng
2019-09-15ubi: Don't do anchor move within fastmap areaRichard Weinberger
2019-09-15ubifs: Remove redundant assignment to pointer fnameColin Ian King
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar
2019-09-15um: Add SPDX headers for files in arch/um/os-LinuxAlex Dewar
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar
2019-09-15um: Add SPDX headers for files in arch/um/driversAlex Dewar
2019-09-15um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACKJohannes Berg
2019-09-15um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQJohannes Berg
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron
2019-09-15um: Use real DMA barriersJohannes Berg
2019-09-15um: Don't use generic barrier.hJohannes Berg
2019-09-15um: time-travel: Restrict time update in IRQ handlerJohannes Berg
2019-09-15um: time-travel: Fix periodic timersJohannes Berg
2019-09-15um: Enable CONFIG_CONSTRUCTORSJohannes Berg
2019-09-15um: Place (soft)irq text with macrosJohannes Berg
2019-09-15um: Fix VDSO compiler warningJohannes Berg
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg
2019-09-15um: Remove misleading #define ARCh_IRQ_ENABLEDJohannes Berg
2019-09-15um: Avoid using uninitialized regsJohannes Berg
2019-09-15um: Remove sig_info[SIGALRM]Johannes Berg
2019-09-15um: Error handling fixes in vector driversAnton Ivanov
2019-09-15um: Add checks to mtu parameter parsingAnton Ivanov
2019-09-15um: Added support for unix socket transports and bess transportAnton Ivanov
2019-09-15um: Add legacy tap support and rename existing vector to hybridAnton Ivanov
2019-09-15um: Remove meaningless clearing of clean-filesMasahiro Yamada
2019-09-15um: Fix off by one error in IRQ enumerationAnton Ivanov
2019-09-15Revert "ext4: make __ext4_get_inode_loc plug"Linus Torvalds
2019-09-15net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch
2019-09-15net_sched: let qdisc_put() accept NULL pointerCong Wang
2019-09-15net: dsa: Fix load order between DSA drivers and taggersAndrew Lunn
2019-09-15net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni
2019-09-15x86: bug.h: use asm_inline in _BUG_FLAGS definitionsRasmus Villemoes
2019-09-15x86: alternative.h: use asm_inline for all alternative variantsRasmus Villemoes
2019-09-15compiler-types.h: add asm_inline definitionRasmus Villemoes