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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
arm64: alternative: Apply alternatives early in boot process
Daniel Thompson
5
-5
/
+56
2019-02-06
arm64: alternative: Allow alternative status checking per cpufeature
Julien Thierry
3
-7
/
+19
2019-02-06
arm64: daifflags: Include PMR in daifflags restore operations
Julien Thierry
1
-4
/
+46
2019-02-06
arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
Julien Thierry
2
-28
/
+83
2019-02-06
efi: Let architectures decide the flags that should be saved/restored
Julien Thierry
2
-4
/
+18
2019-02-06
arm64: kvm: Unmask PMR before entering guest
Julien Thierry
2
-0
/
+32
2019-02-06
arm64: Unmask PMR before going idle
Julien Thierry
2
-11
/
+45
2019-02-06
arm64: Make PMR part of task context
Julien Thierry
5
-3
/
+35
2019-02-06
arm64: ptrace: Provide definitions for PMR values
Julien Thierry
1
-0
/
+12
2019-02-06
irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
Julien Thierry
3
-0
/
+39
2019-02-06
arm/arm64: gic-v3: Add PMR and RPR accessors
Julien Thierry
2
-0
/
+31
2019-02-06
arm64: cpufeature: Add cpufeature for IRQ priority masking
Julien Thierry
3
-1
/
+31
2019-02-06
arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
Julien Thierry
1
-1
/
+1
2019-02-06
arm64: Remove unused daif related functions/macros
Julien Thierry
2
-19
/
+1
2019-02-06
arm64: Fix HCR.TGE status for NMI contexts
Julien Thierry
3
-0
/
+41
2019-02-06
Merge branch 'irq/generic-nmi' of git://git.kernel.org/pub/scm/linux/kernel/g...
Catalin Marinas
8
-3
/
+532
2019-02-05
irqdesc: Add domain handler for NMIs
Julien Thierry
2
-0
/
+40
2019-02-05
genirq: Provide NMI handlers
Julien Thierry
2
-0
/
+57
2019-02-05
genirq: Provide NMI management for percpu_devid interrupts
Julien Thierry
2
-0
/
+186
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
5
-3
/
+249
2019-02-04
arm64: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-10
/
+1
2019-02-04
efi/arm: Don't expect a return value of ptdump_debugfs_register
Nathan Chancellor
1
-3
/
+3
2019-02-01
arm64: add ptrace regsets for ptrauth key management
Kristina Martsenko
4
-0
/
+167
2019-01-31
arm64: dump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-13
/
+7
2019-01-25
arm64: uaccess: Implement unsafe accessors
Julien Thierry
1
-20
/
+59
2019-01-25
arm64: uaccess: Cleanup get/put_user()
Julien Thierry
1
-24
/
+12
2019-01-21
MAINTAINERS: Add LAKML list to ACPI for ARM64 entry
Lorenzo Pieralisi
1
-0
/
+1
2019-01-21
arm64: mm: make use of new memblocks_present() helper
Logan Gunthorpe
1
-19
/
+1
2019-01-21
arm64: Remove asm/memblock.h
Will Deacon
4
-23
/
+1
2019-01-21
arm64: asm-offsets: remove unused offsets
Andrew Murray
1
-20
/
+0
2019-01-21
arm64: default NR_CPUS to 256
Mark Rutland
1
-2
/
+1
2019-01-21
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
1
-1
/
+1
2019-01-21
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+4
2019-01-21
Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+21
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
114
-602
/
+2090
2019-01-21
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
1
-6
/
+3
2019-01-21
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
1
-0
/
+18
2019-01-21
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
1
-2
/
+3
2019-01-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
9
-60
/
+126
2019-01-20
Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-10
/
+35
2019-01-20
Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...
Linus Torvalds
5
-12
/
+48
2019-01-20
fix int_sqrt64() for very large numbers
Florian La Roche
1
-1
/
+1
2019-01-20
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
Will Deacon
1
-1
/
+1
2019-01-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+10
2019-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
16
-36
/
+1293
2019-01-20
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2
-10
/
+12
2019-01-20
virtio_net: bulk free tx skbs
Michael S. Tsirkin
1
-6
/
+6
2019-01-20
Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-79
/
+47
2019-01-20
Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2019-01-20
Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-19
/
+14
[next]