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