index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
lockd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-23
arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernels
Mark Rutland
1
-6
/
+8
2017-06-23
arm64: signal: Allow expansion of the signal frame
Dave Martin
2
-19
/
+214
2017-06-22
perf: xgene: Add support for SoC PMU version 3
Hoan Tran
1
-29
/
+534
2017-06-22
perf: xgene: Move PMU leaf functions into function pointer structure
Hoan Tran
1
-18
/
+65
2017-06-22
perf: xgene: Parse PMU subnode from the match table
Hoan Tran
1
-10
/
+30
2017-06-22
arm64: dump cpu_hwcaps at panic time
Mark Rutland
1
-0
/
+19
2017-06-22
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
Dave Martin
3
-2
/
+13
2017-06-22
arm64: ptrace: Flush FPSIMD regs back to thread_struct before reading
Dave Martin
1
-0
/
+7
2017-06-22
arm64: ptrace: Fix VFP register dumping in compat coredumps
Dave Martin
1
-4
/
+7
2017-06-20
arm64: pass machine size to sparse
Luc Van Oostenryck
1
-1
/
+1
2017-06-20
arm64: signal: factor out signal frame record allocation
Dave Martin
2
-7
/
+55
2017-06-20
arm64: signal: factor frame layout and population into separate passes
Dave Martin
1
-23
/
+88
2017-06-20
arm64: signal: Refactor sigcontext parsing in rt_sigreturn
Dave Martin
1
-6
/
+80
2017-06-20
arm64: signal: split frame link record from sigcontext structure
Dave Martin
1
-18
/
+32
2017-06-20
arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
Ard Biesheuvel
1
-0
/
+3
2017-06-20
fs/proc: kcore: use kcore_list type to check for vmalloc/module address
Ard Biesheuvel
1
-1
/
+1
2017-06-20
drivers/char: kmem: disable on arm64
Ard Biesheuvel
1
-0
/
+2
2017-06-15
arm64: Export save_stack_trace_tsk()
Dustin Brown
1
-0
/
+1
2017-06-15
ACPI/IORT: Remove iort_node_match()
Lorenzo Pieralisi
2
-17
/
+0
2017-06-15
ARM64/irqchip: Update ACPI_IORT symbol selection logic
Lorenzo Pieralisi
2
-1
/
+1
2017-06-15
arm64/dma-mapping: Remove extraneous null-pointer checks
Olav Haugan
2
-11
/
+0
2017-06-15
drivers/perf: commonise PERF_EVENTS dependency
Mark Rutland
1
-4
/
+5
2017-06-15
arm: perf: make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-06-12
arm64: kconfig: allow support for memory failure handling
Jonathan (Zhixiong) Zhang
1
-0
/
+1
2017-06-12
arm64: mm: Update perf accounting to handle poison faults
Punit Agrawal
1
-32
/
+36
2017-06-12
arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
Jonathan (Zhixiong) Zhang
1
-3
/
+19
2017-06-12
arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
Punit Agrawal
2
-20
/
+11
2017-06-12
arm64: ftrace: fix building without CONFIG_MODULES
Will Deacon
1
-6
/
+10
2017-06-12
arm64: fault: Print info about page table structure when dumping pte
Will Deacon
1
-1
/
+3
2017-06-12
arm64: mm: print file name of faulting vma
Kristina Martsenko
1
-1
/
+3
2017-06-12
arm64: mm: don't print out page table entries on EL0 faults
Kristina Martsenko
1
-1
/
+0
2017-06-12
arm64: mm: print out correct page table entries
Kristina Martsenko
2
-12
/
+26
2017-06-07
arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
7
-2
/
+84
2017-06-07
arm64: ftrace: don't validate branch via PLT in ftrace_make_nop()
Ard Biesheuvel
1
-3
/
+43
2017-06-06
arm64, vdso: Define vdso_{start,end} as array
Kees Cook
1
-5
/
+5
2017-06-05
arm64: cpufeature: Fix CPU_OUT_OF_SPEC taint for uniform systems
Will Deacon
1
-2
/
+4
2017-06-01
arm64: kernel: restrict /dev/mem read() calls to linear region
Ard Biesheuvel
1
-6
/
+13
2017-05-30
arm64: perf: Extend event config for ARMv8.1
Shaokun Zhang
1
-1
/
+1
2017-05-30
ARM64/PCI: Set root bus NUMA node on ACPI systems
Lorenzo Pieralisi
1
-0
/
+3
2017-05-30
arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
Will Deacon
1
-4
/
+4
2017-05-30
arm64: check return value of of_flat_dt_get_machine_name
Kefeng Wang
1
-0
/
+3
2017-05-30
arm64: cpufeature: Don't dump useless backtrace on CPU_OUT_OF_SPEC
Will Deacon
1
-2
/
+2
2017-05-30
arm64: mm: explicity include linux/vmalloc.h
Tobias Klauser
1
-0
/
+1
2017-05-30
arm64: Add dump_backtrace() in show_regs
Kefeng Wang
3
-3
/
+3
2017-05-30
arm64: Call __show_regs directly
Kefeng Wang
2
-3
/
+3
2017-05-30
arm64: Preventing READ_IMPLIES_EXEC propagation
Dong Bo
1
-0
/
+6
2017-05-29
Linux 4.12-rc3
v4.12-rc3
Linus Torvalds
1
-1
/
+1
2017-05-27
x86/ftrace: Make sure that ftrace trampolines are not RWX
Thomas Gleixner
1
-6
/
+14
2017-05-27
x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()
Steven Rostedt (VMware)
1
-1
/
+1