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-02-26
Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-417
/
+313
2021-02-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-99
/
+203
2021-02-26
MIPS: make userspace mapping young by default
Huang Pei
1
-14
/
+16
2021-02-26
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
1
-2
/
+2
2021-02-26
alpha: remove CONFIG_EXPERIMENTAL from defconfigs
Randy Dunlap
1
-1
/
+0
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
7
-73
/
+60
2021-02-26
kfence: add test suite
Marco Elver
2
-2
/
+3
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
4
-10
/
+2
2021-02-26
arm64, kfence: enable KFENCE for ARM64
Marco Elver
4
-1
/
+36
2021-02-26
x86, kfence: enable KFENCE for x86
Alexander Potapenko
3
-0
/
+76
2021-02-26
s390/mm: define arch_get_mappable_range()
Anshuman Khandual
2
-1
/
+14
2021-02-26
arm64/mm: define arch_get_mappable_range()
Anshuman Khandual
1
-8
/
+7
2021-02-25
parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
Sami Tolvanen
1
-0
/
+1
2021-02-25
Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
4
-4
/
+4
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
29
-156
/
+136
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-02-25
Merge tag 'nds32-for-linux-5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-50
/
+5
2021-02-25
KVM: SVM: Fix nested VM-Exit on #GP interception handling
Sean Christopherson
1
-3
/
+8
2021-02-25
nds32: Fix bogus reference to <asm/procinfo.h>
Geert Uytterhoeven
1
-1
/
+1
2021-02-25
nds32: use get_kernel_nofault in dump_mem
Christoph Hellwig
1
-12
/
+3
2021-02-25
nds32: remove dump_instr
Christoph Hellwig
1
-35
/
+0
2021-02-25
nds32: configs: Cleanup CONFIG_CROSS_COMPILE
Krzysztof Kozlowski
1
-1
/
+0
2021-02-25
nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
32
-187
/
+287
2021-02-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-21
/
+47
2021-02-24
MIPS: do not call flush_tlb_all when setting pmd entry
Bibo Mao
2
-2
/
+0
2021-02-24
mm: simplify parater of function memmap_init_zone()
Baoquan He
1
-5
/
+7
2021-02-24
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
1
-3
/
+3
2021-02-24
mm: fix prototype warning from kernel test robot
Baoquan He
1
-6
/
+0
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
4
-6
/
+39
2021-02-24
hexagon: remove CONFIG_EXPERIMENTAL from defconfigs
Randy Dunlap
1
-1
/
+0
2021-02-24
Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
46
-2817
/
+35
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+104
2021-02-24
Merge tag 'nios2-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-11
/
+24
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+14
2021-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
18
-69
/
+71
2021-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-89
/
+4
2021-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-1
/
+2
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-3
/
+22
2021-02-23
x86, build: allow LTO to be selected
Sami Tolvanen
2
-0
/
+7
2021-02-23
x86, cpu: disable LTO for cpu.c
Sami Tolvanen
1
-0
/
+4
2021-02-23
x86, vdso: disable LTO only for vDSO
Sami Tolvanen
1
-1
/
+2
2021-02-23
x86, build: use objtool mcount
Sami Tolvanen
1
-0
/
+1
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-37
/
+2
2021-02-23
Merge tag 'microblaze-v5.12' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-28
/
+1
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-153
/
+206
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-1
/
+96
2021-02-23
KVM: vmx/pmu: Fix dummy check if lbr_desc->event is created
Like Xu
1
-2
/
+2
2021-02-23
arch: mips: update references to current linux-mips list
Lukas Bulwahn
3
-3
/
+3
[next]