index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-25
MIPS: do not call flush_tlb_all when setting pmd entry
Bibo Mao
2
-2
/
+0
2021-02-25
mm: simplify parater of function memmap_init_zone()
Baoquan He
1
-5
/
+7
2021-02-25
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
1
-3
/
+3
2021-02-25
mm: fix prototype warning from kernel test robot
Baoquan He
1
-6
/
+0
2021-02-25
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
4
-6
/
+39
2021-02-25
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-24
arm64: Add missing ISB after invalidating TLB in enter_vhe
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: VHE: Enable EL2 MMU from the idmap
Marc Zyngier
1
-13
/
+26
2021-02-24
KVM: arm64: make the hyp vector table entries local
Joey Gouly
1
-1
/
+1
2021-02-24
arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
Jens Axboe
2
-2
/
+2
2021-02-24
s390/cpumf: Add support for complete counter set extraction
Thomas Richter
2
-23
/
+576
2021-02-24
s390/smp: implement arch_irq_work_raise()
Ilya Leoshkevich
2
-0
/
+23
2021-02-24
s390/topology: move cpumasks away from stack
Heiko Carstens
1
-12
/
+13
2021-02-24
s390/smp: smp_emergency_stop() - move cpumask away from stack
Heiko Carstens
1
-1
/
+4
2021-02-24
s390/smp: __smp_rescan_cpus() - move cpumask away from stack
Heiko Carstens
1
-1
/
+1
2021-02-24
s390/smp: consolidate locking for smp_rescan()
Heiko Carstens
1
-6
/
+4
2021-02-24
s390/mm: fix phys vs virt confusion in vmem_*() functions family
Alexander Gordeev
1
-15
/
+15
2021-02-24
s390/mm: fix phys vs virt confusion in pgtable allocation routines
Alexander Gordeev
2
-12
/
+12
2021-02-24
s390/mm: fix invalid __pa() usage in pfn_pXd() macros
Alexander Gordeev
1
-2
/
+2
2021-02-24
s390/mm: make pXd_deref() macros return a pointer
Alexander Gordeev
1
-6
/
+6
2021-02-24
s390/opcodes: rename selhhhr to selfhr
Heiko Carstens
1
-1
/
+1
2021-02-24
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+14
2021-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
18
-69
/
+71
2021-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-89
/
+4
2021-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-1
/
+2
2021-02-24
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
whack-a-mole: don't open-code iminor/imajor
Al Viro
1
-4
/
+2
2021-02-23
arch: mips: update references to current linux-mips list
Lukas Bulwahn
3
-3
/
+3
2021-02-23
mips: bmips: init clocks earlier
Álvaro Fernández Rojas
1
-1
/
+1
2021-02-23
arm64/mm: Fixed some coding style issues
Zhiyuan Dai
1
-3
/
+3
2021-02-23
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
1
-1
/
+1
2021-02-23
Merge branch 'for-5.12/i2c-hid' into for-linus
Jiri Kosina
1
-1
/
+2
2021-02-23
ARM: dts: cros-ec-keyboard: Use keymap macros
Philip Chen
1
-89
/
+4
2021-02-23
riscv: Improve kasan population by using hugepages when possible
Alexandre Ghiti
1
-0
/
+24
2021-02-23
riscv: Improve kasan population function
Alexandre Ghiti
1
-28
/
+63
2021-02-23
riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
Alexandre Ghiti
1
-2
/
+2
2021-02-23
riscv: Improve kasan definitions
Alexandre Ghiti
1
-3
/
+19
[prev]
[next]