index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
arm64: mm: Remove pte_unmap_nested()
Qian Cai
1
-2
/
+0
2019-04-30
arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
Qian Cai
1
-1
/
+2
2019-04-30
arm64: compat: Reduce address limit for 64K pages
Vincenzo Frascino
1
-1
/
+1
2019-04-30
arm64: arch_timer: Ensure counter register reads occur with seqlock held
Will Deacon
2
-6
/
+42
2019-04-29
firmware: arm_sdei: Prohibit probing in '_sdei_handler'
Xiongfeng Wang
1
-0
/
+3
2019-04-29
arm64: mmap: Ensure file offset is treated as unsigned
Boyang Zhou
1
-1
/
+1
2019-04-29
arm64: Kconfig: Tidy up errata workaround help text
Will Deacon
1
-16
/
+13
2019-04-25
arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTO
Kees Cook
3
-19
/
+38
2019-04-23
arm64: Expose SVE2 features for userspace
Dave Martin
9
-1
/
+108
2019-04-23
arm64: Kconfig: Make CONFIG_COMPAT a menuconfig entry
Will Deacon
1
-55
/
+58
2019-04-23
arm64: compat: Add KUSER_HELPERS config option
Vincenzo Frascino
4
-5
/
+39
2019-04-23
arm64: compat: Refactor aarch32_alloc_vdso_pages()
Vincenzo Frascino
1
-26
/
+26
2019-04-23
arm64: compat: Split kuser32
Vincenzo Frascino
3
-57
/
+50
2019-04-23
arm64: compat: Alloc separate pages for vectors and sigpage
Vincenzo Frascino
4
-34
/
+93
2019-04-16
ACPI/IORT: Reject platform device creation on NUMA node mapping failure
Kefeng Wang
1
-5
/
+14
2019-04-16
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
Vincenzo Frascino
4
-5
/
+8
2019-04-16
arm64: Use the correct style for SPDX License Identifier
Nishad Kamdar
4
-4
/
+4
2019-04-16
arm64: instrument smp_{load_acquire,store_release}
Mark Rutland
1
-9
/
+15
2019-04-16
arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=y
Miles Chen
1
-1
/
+1
2019-04-16
arm64: Advertise ARM64_HAS_DCPODP cpu feature
Andrew Murray
2
-1
/
+12
2019-04-16
arm64: add CVADP support to the cache maintenance helper
Andrew Murray
1
-0
/
+4
2019-04-16
arm64: Expose DC CVADP to userspace
Andrew Murray
5
-0
/
+12
2019-04-16
arm64: Handle trapped DC CVADP
Andrew Murray
2
-1
/
+5
2019-04-16
arm64: HWCAP: encapsulate elf_hwcap
Andrew Murray
3
-17
/
+38
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
15
-63
/
+130
2019-04-12
arm64: ptrace: Add function argument access API
Masami Hiramatsu
2
-0
/
+23
2019-04-11
arm64: vdso: use $(LD) instead of $(CC) to link VDSO
Masahiro Yamada
1
-10
/
+3
2019-04-10
arm64: compat: Reduce address limit
Vincenzo Frascino
1
-0
/
+8
2019-04-09
arm64: Save and restore OSDLR_EL1 across suspend/resume
Jean-Philippe Brucker
1
-16
/
+18
2019-04-09
arm64: Clear OSDLR_EL1 on CPU boot
Jean-Philippe Brucker
1
-0
/
+1
2019-04-09
arm64: mm: Consolidate early page table allocation
Will Deacon
1
-11
/
+7
2019-04-09
arm64: mm: enable per pmd page table lock
Yu Zhao
3
-2
/
+18
2019-04-09
KVM: ARM: Remove pgtable page standard functions from stage-2 page tables
Anshuman Khandual
3
-5
/
+5
2019-04-09
arm64: mm: don't call page table ctors for init_mm
Yu Zhao
1
-2
/
+13
2019-04-09
arm64: mm: use appropriate ctors for page tables
Yu Zhao
1
-12
/
+24
2019-04-09
arm64: debug: Clean up brk_handler()
Will Deacon
1
-6
/
+4
2019-04-09
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
7
-12
/
+11
2019-04-09
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
Will Deacon
4
-27
/
+5
2019-04-09
arm64: kprobes: Avoid calling kprobes debug handlers explicitly
Will Deacon
3
-14
/
+14
2019-04-09
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
6
-58
/
+95
2019-04-09
arm64: debug: Remove meaningless comment
Will Deacon
1
-5
/
+0
2019-04-09
arm64: debug: Rename addr parameter for non-watchpoint exception hooks
Will Deacon
1
-2
/
+2
2019-04-09
arm64: debug: Remove unused return value from do_debug_exception()
Will Deacon
1
-10
/
+4
2019-04-09
kasan: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
1
-3
/
+3
2019-04-09
efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
1
-3
/
+3
2019-04-09
arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
2
-4
/
+4
2019-04-05
arm64: Use defines instead of magic numbers
Alexandru Elisei
2
-7
/
+7
2019-04-03
arm64: vdso: fix and clean-up Makefile
Masahiro Yamada
1
-5
/
+3
2019-04-03
arm64: mm: Ensure we ignore the initrd if it is placed out of range
Will Deacon
1
-1
/
+1
2019-04-03
arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
Wen Yang
1
-0
/
+1
[next]