aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-02kprobes: Lock rcu_read_lock() while searching kprobefrag-next-20191202Masami Hiramatsu
2019-12-02x86: configs: x86_64_defconfig: WIP disable stuffAnders Roxell
2019-12-02Revert "seqlock: mark functions as __always_inline to not be traceable"Anders Roxell
2019-12-02selftests: net: add missing NFT_FWD_NETDEV to configAnders Roxell
2019-12-02kprobes: Run init_test_probes() later in boot upAnders Roxell
2019-12-02DEBUG: DON't SENDAnders Roxell
2019-12-02arm64: entry: PROVE_LOCKING finds issues in el1_irqAnders Roxell
2019-12-02arm: arch_timer: mark functions as __always_inlineAnders Roxell
2019-12-02seqlock: mark functions as __always_inline to not be traceableAnders Roxell
2019-12-02mm: kasan: mark file report so ftrace doesn't trace itAnders Roxell
2019-12-02Revert "tty: hvc: add a undef_hook"Anders Roxell
2019-12-02tty: hvc: add a undef_hookAnders Roxell
2019-12-02arm64: configs: defconfig: enable DEBUG_PREEMPT and FTRACEAnders Roxell
2019-12-02arm64: configs: defconfig: remove unneeded fragmentsAnders Roxell
2019-12-02config: provide a fragment to enable gdb for qemuAnders Roxell
2019-12-02tracing: instruct KCOV not to track tracing filesAnders Roxell
2019-12-02Add linux-next specific files for 20191202Stephen Rothwell
2019-12-02Merge branch 'akpm/master'Stephen Rothwell
2019-12-02drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflowAndi Kleen
2019-12-02drivers/tty/serial/sh-sci.c: suppress warningAndrew Morton
2019-12-02auxdisplay: charlcd: deduplicate simple_strtoul()Andy Shevchenko
2019-12-02kernel.h: update comment about simple_strto<foo>() functionsAndy Shevchenko
2019-12-02mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.hMike Rapoport
2019-12-02um: add support for folded p4d page tablesMike Rapoport
2019-12-02um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport
2019-12-02sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-02parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller
2019-12-02parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-12-02nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-12-02microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-12-02m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-12-02m68k: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-02c6x: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-02arm: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-02alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-02mm: ptdump: reduce level numbers by 1 in note_page()Steven Price
2019-12-02arm64: mm: display non-present entries in ptdumpSteven Price
2019-12-02arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price
2019-12-02x86: mm: convert dump_pagetables to use walk_page_rangeSteven Price
2019-12-02mm/ptdump: fix a -Wold-style-declaration warningQian Cai
2019-12-02mm-add-generic-ptdump-v15Steven Price
2019-12-02mm: add generic ptdumpSteven Price
2019-12-02x86: mm: convert ptdump_walk_pgd_level_core() to take an mm_structSteven Price
2019-12-02x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_structSteven Price
2019-12-02x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_structSteven Price
2019-12-02x86: mm: point to struct seq_file from struct pg_stateSteven Price
2019-12-02mm: pagewalk: add 'depth' parameter to pte_holeSteven Price
2019-12-02mm: pagewalk: add test_p?d callbacksSteven Price
2019-12-02mm-pagewalk-allow-walking-without-vma-fixSteven Price
2019-12-02mm-pagewalk-allow-walking-without-vma-v15Steven Price