index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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-20
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
1
-6
/
+3
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
1
-0
/
+18
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
1
-2
/
+3
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
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-19
clang-format: Update .clang-format with the latest for_each macro list
Jason Gunthorpe
1
-1
/
+42
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
2
-2
/
+7
2019-01-19
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
1
-1
/
+1
2019-01-19
powerpc: chrp: Use of_node_is_type to access device_type
Rob Herring
1
-2
/
+1
2019-01-19
net/mlx5e: Fix cb_ident duplicate in indirect block register
Eli Britstein
1
-13
/
+16
2019-01-19
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Tariq Toukan
1
-0
/
+1
2019-01-19
net/mlx5e: Fix wrong error code return on FEC query failure
Shay Agroskin
1
-1
/
+4
2019-01-19
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
Cong Wang
1
-0
/
+13
2019-01-19
tools: bpftool: Cleanup license mess
Thomas Gleixner
2
-11
/
+1
2019-01-19
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
1
-2
/
+15