summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-10Add linux-next specific files for 20200110next-20200110Stephen Rothwell
2020-01-10Merge branch 'akpm/master'Stephen Rothwell
2020-01-10drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflowAndi Kleen
2020-01-10drivers/tty/serial/sh-sci.c: suppress warningAndrew Morton
2020-01-10ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()Chen-Yu Tsai
2020-01-10treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-01-10include/linux/cpumask.h: don't calculate length of the input stringYury Norov
2020-01-10lib: new testcases for bitmap_parse{_user}Yury Norov
2020-01-10lib: rework bitmap_parse()Yury Norov
2020-01-10lib: make bitmap_parse_user a wrapper on bitmap_parseYury Norov
2020-01-10lib/test_bitmap: fix address space when test user bufferAndy Shevchenko
2020-01-10fix rebase issueYury Norov
2020-01-10lib: add test for bitmap_parse()Yury Norov
2020-01-10bitops: more BITS_TO_* macrosYury Norov
2020-01-10lib/string: add strnchrnul()Yury Norov
2020-01-10proc-convert-everything-to-struct-proc_ops-fixAndrew Morton
2020-01-10proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-10proc: decouple proc from VFS with "struct proc_ops"Alexey Dobriyan
2020-01-10x86: mm: avoid allocating struct mm_struct on the stackSteven Price
2020-01-10mm: ptdump: reduce level numbers by 1 in note_page()Steven Price
2020-01-10arm64: mm: display non-present entries in ptdumpSteven Price
2020-01-10arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price
2020-01-10x86: mm: convert dump_pagetables to use walk_page_rangeSteven Price
2020-01-10mm: add generic ptdumpSteven Price
2020-01-10x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_structSteven Price
2020-01-10x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_structSteven Price
2020-01-10x86: mm: point to struct seq_file from struct pg_stateSteven Price
2020-01-10mm: pagewalk: add 'depth' parameter to pte_holeSteven Price
2020-01-10mm: pagewalk: fix termination condition in walk_pte_range()Steven Price
2020-01-10mm: pagewalk: don't lock PTEs for walk_page_range_novma()Steven Price
2020-01-10mm: pagewalk: allow walking without vmaSteven Price
2020-01-10mm: pagewalk: fix unused variable warningArnd Bergmann
2020-01-10mm: pagewalk: add p4d_entry() and pgd_entry()Steven Price
2020-01-10x86: mm: add p?d_leaf() definitionsSteven Price
2020-01-10sparc: mm: add p?d_leaf() definitionsSteven Price
2020-01-10s390: mm: add p?d_leaf() definitionsSteven Price
2020-01-10riscv: mm: add p?d_leaf() definitionsSteven Price
2020-01-10powerpc: mm: add p?d_leaf() definitionsSteven Price
2020-01-10mips: mm: add p?d_leaf() definitionsSteven Price
2020-01-10arm64: mm: add p?d_leaf() definitionsSteven Price
2020-01-10arm: mm: add p?d_leaf() definitionsSteven Price
2020-01-10arc: mm: add p?d_leaf() definitionsSteven Price
2020-01-10mm: add generic p?d_leaf() macrosSteven Price
2020-01-10mm: remove __kreallocFlorian Westphal
2020-01-10pinctrl: fix pxa2xx.c build warningsRandy Dunlap
2020-01-10drivers/block/null_blk_main.c: fix uninitialized var warningsAndrew Morton
2020-01-10drivers/block/null_blk_main.c: fix layoutAndrew Morton
2020-01-10Merge branch 'akpm-current/current'Stephen Rothwell
2020-01-10fs: fix up for !CONFIG_BLOCK and bmapStephen Rothwell
2020-01-10Merge remote-tracking branch 'generic-ioremap/for-next'Stephen Rothwell