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