index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
probes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
2020-07-04
1
-1
/
+1
*
arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page
Christoph Hellwig
2020-06-26
1
-9
/
+3
*
-
.
Merge branches 'for-next/asm' and 'for-next/insn' into for-next/bti
Will Deacon
2020-05-05
2
-3
/
+3
|
\
\
|
|
*
arm64: insn: Provide a better name for aarch64_insn_is_nop()
Mark Brown
2020-05-04
1
-1
/
+1
|
|
/
|
/
|
|
*
arm64: kernel: Convert to modern annotations for assembly functions
Mark Brown
2020-05-04
1
-2
/
+2
|
/
*
arm64: remove __exception annotations
James Morse
2019-10-28
1
-4
/
+0
*
arm64: kprobes: Recover pstate.D in single-step exception handler
Masami Hiramatsu
2019-08-02
1
-34
/
+6
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
1
-1
/
+3
|
\
|
*
arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pages
Ard Biesheuvel
2019-06-24
1
-1
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
5
-46
/
+5
*
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
2019-04-09
2
-2
/
+2
*
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
Will Deacon
2019-04-09
2
-14
/
+4
*
arm64: kprobes: Avoid calling kprobes debug handlers explicitly
Will Deacon
2019-04-09
1
-2
/
+14
*
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
2019-04-09
1
-4
/
+3
*
arm64: kprobes: Use arch_populate_kprobe_blacklist()
Masami Hiramatsu
2019-03-19
1
-19
/
+30
*
arm64: kprobes: Move exception_text check in blacklist
Masami Hiramatsu
2019-03-19
1
-4
/
+2
*
arm64: kprobes: Remove unneeded RODATA check
Masami Hiramatsu
2019-03-19
1
-6
/
+0
*
arm64: kprobes: Move extable address check into arch_prepare_kprobe()
Masami Hiramatsu
2019-03-19
1
-2
/
+5
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-10
1
-0
/
+6
|
\
|
*
arm64: debug: Ensure debug handlers check triggering exception level
Will Deacon
2019-03-01
1
-0
/
+6
*
|
arm64: kprobe: Always blacklist the KVM world-switch code
James Morse
2019-02-01
1
-3
/
+3
|
/
*
arm64: kprobe: make page to RO mode when allocate it
Anders Roxell
2018-11-02
1
-7
/
+20
*
arm64/kprobes: remove an extra semicolon in arch_prepare_kprobe
zhong jiang
2018-10-01
1
-1
/
+1
*
kprobes/arm64: Fix %p uses in error messages
Masami Hiramatsu
2018-06-21
1
-1
/
+1
*
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-5
/
+5
*
arm64/kprobes: Don't call the ->break_handler() in arm64 kprobes code
Masami Hiramatsu
2018-06-21
1
-8
/
+0
*
arm64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2018-06-21
1
-68
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
arm64: introduce separated bits for mm_context_t flags
Yury Norov
2017-08-22
1
-1
/
+1
*
arm64: Call __show_regs directly
Kefeng Wang
2017-05-30
1
-2
/
+2
*
arm64: kprobes: remove kprobe_exceptions_notify
Naveen N. Rao
2017-03-10
1
-6
/
+0
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-28
1
-0
/
+2
*
arm64/kprobes: consistently handle MRS/MSR with XZR
Mark Rutland
2017-02-15
1
-12
/
+6
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
arm64: fix error: conflicting types for 'kprobe_fault_handler'
Pratyush Anand
2016-11-07
1
-1
/
+0
*
arm64: Add uprobe support
Pratyush Anand
2016-11-07
2
-0
/
+218
*
arm64: kprobe: protect/rename few definitions to be reused by uprobe
Pratyush Anand
2016-11-07
3
-35
/
+41
*
arm64/kprobes: Tidy up sign-extension usage
Robin Murphy
2016-11-07
1
-9
/
+7
*
arm64: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-20
1
-1
/
+1
*
arm64: Improve kprobes test for atomic sequence
David A. Long
2016-09-15
1
-25
/
+23
*
arm64: Create sections.h
James Morse
2016-08-25
1
-4
/
+1
*
arm64: kprobe: Always clear pstate.D in breakpoint exception handler
Pratyush Anand
2016-08-25
1
-16
/
+13
*
arm64: Remove stack duplicating code from jprobes
David A. Long
2016-08-11
1
-26
/
+5
*
arm64: kprobes: Add KASAN instrumentation around stack accesses
Catalin Marinas
2016-07-21
1
-0
/
+5
*
arm64: kprobes: Cleanup jprobe_return
Marc Zyngier
2016-07-21
1
-12
/
+10
*
arm64: kprobes: Fix overflow when saving stack
Marc Zyngier
2016-07-20
1
-8
/
+14
*
arm64: kprobes: WARN if attempting to step with PSTATE.D=1
Will Deacon
2016-07-19
1
-0
/
+2
*
arm64: Add kernel return probes support (kretprobes)
Sandeepa Prabhu
2016-07-19
1
-1
/
+89
[next]