index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
Julien Thierry
2019-02-06
2
-7
/
+64
*
arm64: gic-v3: Implement arch support for priority masking
Julien Thierry
2019-02-06
1
-4
/
+4
*
arm64: Switch to PMR masking when starting CPUs
Julien Thierry
2019-02-06
2
-1
/
+33
*
irqchip/gic-v3: Factor group0 detection into functions
Julien Thierry
2019-02-06
1
-19
/
+36
*
arm64: alternative: Apply alternatives early in boot process
Daniel Thompson
2019-02-06
5
-5
/
+56
*
arm64: alternative: Allow alternative status checking per cpufeature
Julien Thierry
2019-02-06
3
-7
/
+19
*
arm64: daifflags: Include PMR in daifflags restore operations
Julien Thierry
2019-02-06
1
-4
/
+46
*
arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
Julien Thierry
2019-02-06
2
-28
/
+83
*
efi: Let architectures decide the flags that should be saved/restored
Julien Thierry
2019-02-06
2
-4
/
+18
*
arm64: kvm: Unmask PMR before entering guest
Julien Thierry
2019-02-06
2
-0
/
+32
*
arm64: Unmask PMR before going idle
Julien Thierry
2019-02-06
2
-11
/
+45
*
arm64: Make PMR part of task context
Julien Thierry
2019-02-06
5
-3
/
+35
*
arm64: ptrace: Provide definitions for PMR values
Julien Thierry
2019-02-06
1
-0
/
+12
*
irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
Julien Thierry
2019-02-06
3
-0
/
+39
*
arm/arm64: gic-v3: Add PMR and RPR accessors
Julien Thierry
2019-02-06
2
-0
/
+31
*
arm64: cpufeature: Add cpufeature for IRQ priority masking
Julien Thierry
2019-02-06
3
-1
/
+31
*
arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
Julien Thierry
2019-02-06
1
-1
/
+1
*
arm64: Remove unused daif related functions/macros
Julien Thierry
2019-02-06
2
-19
/
+1
*
arm64: Fix HCR.TGE status for NMI contexts
Julien Thierry
2019-02-06
3
-0
/
+41
*
Merge branch 'irq/generic-nmi' of git://git.kernel.org/pub/scm/linux/kernel/g...
Catalin Marinas
2019-02-06
8
-3
/
+532
|
\
|
*
irqdesc: Add domain handler for NMIs
Julien Thierry
2019-02-05
2
-0
/
+40
|
*
genirq: Provide NMI handlers
Julien Thierry
2019-02-05
2
-0
/
+57
|
*
genirq: Provide NMI management for percpu_devid interrupts
Julien Thierry
2019-02-05
2
-0
/
+186
|
*
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
2019-02-05
5
-3
/
+249
*
|
arm64: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-02-04
1
-10
/
+1
*
|
efi/arm: Don't expect a return value of ptdump_debugfs_register
Nathan Chancellor
2019-02-04
1
-3
/
+3
*
|
arm64: add ptrace regsets for ptrauth key management
Kristina Martsenko
2019-02-01
4
-0
/
+167
*
|
arm64: dump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-31
3
-13
/
+7
*
|
arm64: uaccess: Implement unsafe accessors
Julien Thierry
2019-01-25
1
-20
/
+59
*
|
arm64: uaccess: Cleanup get/put_user()
Julien Thierry
2019-01-25
1
-24
/
+12
*
|
MAINTAINERS: Add LAKML list to ACPI for ARM64 entry
Lorenzo Pieralisi
2019-01-21
1
-0
/
+1
*
|
arm64: mm: make use of new memblocks_present() helper
Logan Gunthorpe
2019-01-21
1
-19
/
+1
*
|
arm64: Remove asm/memblock.h
Will Deacon
2019-01-21
4
-23
/
+1
*
|
arm64: asm-offsets: remove unused offsets
Andrew Murray
2019-01-21
1
-20
/
+0
*
|
arm64: default NR_CPUS to 256
Mark Rutland
2019-01-21
1
-2
/
+1
|
/
*
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
2019-01-21
1
-1
/
+1
*
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-21
1
-8
/
+4
|
\
|
*
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
2019-01-20
1
-6
/
+3
|
*
pstore/ram: Fix console ramoops to show the previous boot logs
Sai Prakash Ranjan
2019-01-17
1
-2
/
+1
*
|
Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-21
1
-2
/
+21
|
\
\
|
*
|
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
2019-01-20
1
-0
/
+18
|
*
|
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
2019-01-20
1
-2
/
+3
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-21
114
-602
/
+2090
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-19
16
-36
/
+1293
|
|
\
\
|
|
*
|
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-20
2
-10
/
+12
|
|
*
|
tools: bpftool: Cleanup license mess
Thomas Gleixner
2019-01-18
2
-11
/
+1
|
|
*
|
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
2019-01-18
1
-2
/
+15
|
|
*
|
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
Daniel Borkmann
2019-01-18
1
-0
/
+1163
|
|
*
|
bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
Yuchung Cheng
2019-01-18
1
-0
/
+4
|
|
*
|
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
2019-01-18
1
-1
/
+4
[next]