summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-02mm: return void from various readahead functionsMatthew Wilcox (Oracle)
2020-06-02mm: move readahead prototypes from mm.hMatthew Wilcox (Oracle)
2020-06-02mm, dump_page(): do not crash with invalid mapping pointerVlastimil Babka
2020-06-02Documentation/vm/slub.rst: s/Toggle/Enable/Andrew Morton
2020-06-02mm/slub: fix stack overruns with SLUB_STATSQian Cai
2020-06-02slub: remove kmalloc under list_lock from list_slab_objects() V2Christopher Lameter
2020-06-02slub: Remove userspace notifier for cache add/removeChristoph Lameter
2020-06-02mm/slub.c: fix corrupted freechain in deactivate_slab()Dongli Zhang
2020-06-02usercopy: mark dma-kmalloc caches as usercopy cachesVlastimil Babka
2020-06-02fs/buffer.c: record blockdev write errors in super_block that it backsJeff Layton
2020-06-02vfs: track per-sb writeback errors and report them to syncfsJeff Layton
2020-06-02arch/parisc/include/asm/pgtable.h: remove unused `old_pte'Andrew Morton
2020-06-02ocfs2: mount shared volume without ha stackGang He
2020-06-02ocfs2: add missing annotation for dlm_empty_lockres()Jules Irenge
2020-06-02squashfs: migrate from ll_rw_block usage to BIOPhilippe Liard
2020-06-02gfs2: Allow lock_nolock mount to specify jid=XBob Peterson
2020-06-02gfs2: Don't ignore inode write errors during inode_go_syncBob Peterson
2020-06-02docs: filesystems: convert gfs2-glocks.txt to ReSTMauro Carvalho Chehab
2020-06-02gup: document and work around "COW can break either way" issueLinus Torvalds
2020-06-02PCI: Add ACS quirk for Intel Root Complex Integrated EndpointsAshok Raj
2020-06-02ARM: omap2: fix omap5_realtime_timer_init definitionArnd Bergmann
2020-06-02Merge tag 'keystone_dts_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-06-02selftests/sysctl: Make sysctl test driver as a moduleMasami Hiramatsu
2020-06-02selftests/sysctl: Fix to load test_sysctl moduleMasami Hiramatsu
2020-06-02lib: Make test_sysctl initialized as moduleMasami Hiramatsu
2020-06-02lib: Make prime number generator independently selectableMasami Hiramatsu
2020-06-02keys: Implement update for the big_key typeDavid Howells
2020-06-02security/keys: rewrite big_key crypto to use library interfaceJason A. Donenfeld
2020-06-02KEYS: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-02Documentation: security: core.rst: add missing argumentBen Boeckel
2020-06-02Revert "power: supply: sbs-battery: simplify read_read_string_data"Sebastian Reichel
2020-06-02Revert "power: supply: sbs-battery: add PEC support"Sebastian Reichel
2020-06-02cifs: multichannel: move channel selection in functionAurelien Aptel
2020-06-02cifs: fix minor typos in comments and log messagesSteve French
2020-06-02smb3: minor update to compression header definitionsSteve French
2020-06-02kdb: Remove the misfeature 'KDBFLAGS'Wei Li
2020-06-02kdb: Cleanup math with KDB_CMD_HISTORY_COUNTDouglas Anderson
2020-06-02serial: amba-pl011: Support kgdboc_earlyconSumit Garg
2020-06-02serial: 8250_early: Support kgdboc_earlyconDouglas Anderson
2020-06-02serial: qcom_geni_serial: Support kgdboc_earlyconDouglas Anderson
2020-06-02serial: kgdboc: Allow earlycon initialization to be deferredDaniel Thompson
2020-06-02Documentation: kgdboc: Document new kgdboc_earlycon parameterDouglas Anderson
2020-06-02kgdb: Don't call the deinit under spinlockDouglas Anderson
2020-06-02kgdboc: Disable all the early code when kgdboc is a moduleDouglas Anderson
2020-06-02perf tools: Remove some duplicated includesTiezhu Yang
2020-06-02perf symbols: Fix kernel maps for kcore and eBPFAdrian Hunter
2020-06-02tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2020-06-02MAINTAINERS: Add Lee Jones as reviewer for the PWM subsystemThierry Reding
2020-06-02pwm: imx27: Fix rounding behaviorUwe Kleine-König
2020-06-02pwm: rockchip: Simplify rockchip_pwm_get_state()Rasmus Villemoes