Age | Commit message (Expand) | Author |
2021-07-27 | asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user | Arnd Bergmann |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-07-09 | Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V |
2021-07-08 | riscv: convert to setup_initial_init_mm() | Kefeng Wang |
2021-07-08 | arch, mm: wire up memfd_secret system call where relevant | Mike Rapoport |
2021-07-08 | riscv/Kconfig: make direct map manipulation options depend on MMU | Mike Rapoport |
2021-07-06 | riscv: xip: Fix duplicate included asm/pgtable.h | Jiapeng Chong |
2021-07-06 | riscv: Fix PTDUMP output now BPF region moved back to module region | Alexandre Ghiti |
2021-07-06 | riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline... | Akira Tsukamoto |
2021-07-06 | riscv: add VMAP_STACK overflow detection | Tong Tiangen |
2021-07-05 | riscv: ptrace: add argn syntax | Jeff Xie |
2021-07-05 | riscv: mm: fix build errors caused by mk_pmd() | Nanyong Sun |
2021-07-05 | riscv: Introduce structure that group all variables regarding kernel mapping | Alexandre Ghiti |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual |
2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual |
2021-06-30 | Merge branch 'riscv-wx-mappings' into for-next | Palmer Dabbelt |
2021-06-30 | riscv: Map the kernel with correct permissions the first time | Alexandre Ghiti |
2021-06-30 | riscv: Introduce set_kernel_memory helper | Alexandre Ghiti |
2021-06-30 | riscv: Enable KFENCE for riscv64 | Liu Shixin |
2021-06-30 | RISC-V: Use asm-generic for {in,out}{bwlq} | Palmer Dabbelt |
2021-06-30 | riscv: add ASID-based tlbflushing methods | Guo Ren |
2021-06-30 | riscv: pass the mm_struct to __sbi_tlb_flush_range | Christoph Hellwig |
2021-06-30 | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-06-28 | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-06-28 | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-06-19 | riscv: dts: fu740: fix cache-controller interrupts | David Abdurachmanov |
2021-06-18 | riscv: Ensure BPF_JIT_REGION_START aligned with PMD size | Jisheng Zhang |
2021-06-18 | riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name | Jisheng Zhang |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra |
2021-06-18 | Merge branch 'sched/urgent' into sched/core, to resolve conflicts | Ingo Molnar |
2021-06-15 | riscv: Add mem kernel parameter support | Kefeng Wang |
2021-06-12 | riscv: sifive: fix Kconfig errata warning | Randy Dunlap |
2021-06-12 | riscv32: Use medany C model for modules | Khem Raj |
2021-06-11 | riscv: Fix BUILTIN_DTB for sifive and microchip soc | Alexandre Ghiti |
2021-06-11 | riscv: Simplify xip and !xip kernel address conversion macros | Alexandre Ghiti |
2021-06-11 | riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED | Alexandre Ghiti |
2021-06-11 | riscv: Only initialize swiotlb when necessary | Kefeng Wang |
2021-06-10 | riscv: alternative: fix typo in macro name | Vitaly Wool |
2021-06-10 | riscv: code patching only works on !XIP_KERNEL | Jisheng Zhang |
2021-06-10 | riscv: xip: support runtime trap patching | Vitaly Wool |
2021-06-08 | riscv: fix typo in init.c | Vitaly Wool |
2021-06-08 | riscv: Cleanup unused functions | Guo Ren |
2021-06-08 | riscv: mm: Use better bitmap_zalloc() | Kefeng Wang |
2021-06-08 | riscv: fix build error when CONFIG_SMP is disabled | Bixuan Cui |
2021-06-03 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar |