index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
37
-360
/
+901
2021-07-09
Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-19
/
+22
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
42
-106
/
+1668
2021-07-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
57
-152
/
+167
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2021-07-08
powerpc/mm: enable HAVE_MOVE_PMD support
Aneesh Kumar K.V
1
-0
/
+2
2021-07-08
powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache
Aneesh Kumar K.V
3
-18
/
+36
2021-07-08
mm/mremap: allow arch runtime override
Aneesh Kumar K.V
1
-0
/
+6
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
10
-15
/
+22
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
19
-33
/
+43
2021-07-08
x86/dumpstack: use %pSb/%pBb for backtrace printing
Stephen Boyd
1
-1
/
+1
2021-07-08
arm64: stacktrace: use %pSb for backtrace printing
Stephen Boyd
1
-1
/
+1
2021-07-08
x86: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
sh: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
s390: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
riscv: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
powerpc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
openrisc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
nios2: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
nds32: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
m68k: convert to setup_initial_init_mm()
Kefeng Wang
2
-8
/
+2
2021-07-08
h8300: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
csky: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arm64: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arm: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
4
-0
/
+4
2021-07-08
set_memory: allow querying whether set_direct_map_*() is actually enabled
Mike Rapoport
7
-16
/
+31
2021-07-08
riscv/Kconfig: make direct map manipulation options depend on MMU
Mike Rapoport
1
-2
/
+2
2021-07-08
hexagon: select ARCH_WANT_LD_ORPHAN_WARN
Nathan Chancellor
1
-0
/
+1
2021-07-08
hexagon: use common DISCARDS macro
Nathan Chancellor
1
-6
/
+1
2021-07-08
hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script
Nathan Chancellor
1
-0
/
+2
2021-07-08
powerpc/preempt: Don't touch the idle task's preempt_count during hotplug
Valentin Schneider
2
-6
/
+0
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
30
-1169
/
+1151
2021-07-06
riscv: xip: Fix duplicate included asm/pgtable.h
Jiapeng Chong
1
-1
/
+0
2021-07-06
riscv: Fix PTDUMP output now BPF region moved back to module region
Alexandre Ghiti
1
-2
/
+2
2021-07-06
riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...
Akira Tsukamoto
1
-35
/
+146
2021-07-06
riscv: add VMAP_STACK overflow detection
Tong Tiangen
6
-1
/
+163
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
25
-157
/
+313
2021-07-06
powerpc/64e: Fix system call illegal mtmsrd instruction
Nicholas Piggin
1
-1
/
+5
2021-07-05
riscv: ptrace: add argn syntax
Jeff Xie
2
-0
/
+32
2021-07-05
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2
-5
/
+2
2021-07-05
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
8
-93
/
+75
2021-07-05
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-6
/
+6
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-42
/
+16
2021-07-05
Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+3
2021-07-05
Merge tag 'm68knommu-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+805
2021-07-05
powerpc/xive: Fix error handling when allocating an IPI
Cédric Le Goater
1
-4
/
+3
2021-07-05
powerpc/bpf: Reject atomic ops in ppc32 JIT
Naveen N. Rao
1
-3
/
+11
[next]