index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-09
tracefs: Have tracefs directories not set OTH permission bits by default
Steven Rostedt (VMware)
1
-1
/
+2
2021-10-07
tracing: Initialize upper and lower vars in pid_list_refill_irq()
Steven Rostedt (VMware)
1
-2
/
+2
2021-10-05
tracing: Create a sparse bitmask for pid filtering
Steven Rostedt (VMware)
2
-35
/
+445
2021-10-05
tracing: Place trace_pid_list logic into abstract functions
Steven Rostedt (VMware)
7
-61
/
+217
2021-10-01
x86/kprobes: Fixup return address in generic trampoline handler
Masami Hiramatsu
3
-2
/
+30
2021-10-01
tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
Masami Hiramatsu
1
-13
/
+4
2021-10-01
x86/unwind: Recover kretprobe trampoline entry
Masami Hiramatsu
4
-8
/
+42
2021-10-01
x86/kprobes: Push a fake return address at kretprobe_trampoline
Masami Hiramatsu
1
-9
/
+25
2021-10-01
kprobes: Enable stacktrace from pt_regs in kretprobe handler
Masami Hiramatsu
1
-0
/
+7
2021-10-01
arm: kprobes: Make space for instruction pointer on stack
Masami Hiramatsu
1
-0
/
+2
2021-10-01
ia64: Add instruction_pointer_set() API
Masami Hiramatsu
1
-0
/
+5
2021-10-01
ARC: Add instruction_pointer_set() API
Masami Hiramatsu
1
-0
/
+5
2021-10-01
x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()
Josh Poimboeuf
2
-2
/
+16
2021-10-01
objtool: Ignore unwind hints for ignored functions
Josh Poimboeuf
1
-1
/
+1
2021-10-01
objtool: Add frame-pointer-specific function ignore
Josh Poimboeuf
2
-0
/
+24
2021-10-01
kprobes: Add kretprobe_find_ret_addr() for searching return address
Masami Hiramatsu
2
-26
/
+105
2021-10-01
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
29
-75
/
+76
2021-10-01
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
16
-27
/
+29
2021-10-01
kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...
Masami Hiramatsu
5
-24
/
+3
2021-10-01
ia64: kprobes: Fix to pass correct trampoline address to the handler
Masami Hiramatsu
1
-4
/
+5
2021-10-01
kprobes: Use bool type for functions which returns boolean value
Masami Hiramatsu
3
-18
/
+18
2021-10-01
kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...
Masami Hiramatsu
5
-15
/
+16
2021-10-01
kprobes: Add assertions for required lock
Masami Hiramatsu
1
-7
/
+12
2021-10-01
kprobes: Use IS_ENABLED() instead of kprobes_built_in()
Masami Hiramatsu
1
-13
/
+1
2021-10-01
kprobes: Fix coding style issues
Masami Hiramatsu
2
-131
/
+145
2021-10-01
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
7
-40
/
+41
2021-10-01
kprobes: Make arch_check_ftrace_location static
Punit Agrawal
2
-4
/
+2
2021-10-01
csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location()
Punit Agrawal
1
-7
/
+0
2021-10-01
kprobe: Simplify prepare_kprobe() by dropping redundant version
Punit Agrawal
2
-14
/
+14
2021-10-01
kprobes: Use helper to parse boolean input from userspace
Punit Agrawal
1
-22
/
+6
2021-10-01
kprobes: Do not use local variable when creating debugfs file
Punit Agrawal
1
-2
/
+1
2021-09-26
Linux 5.15-rc3
v5.15-rc3
Linus Torvalds
1
-1
/
+1
2021-09-25
ksmbd: use LOOKUP_BENEATH to prevent the out of share access
Hyunchul Lee
5
-206
/
+140
2021-09-25
mm: fix uninitialized use in overcommit_policy_handler
Chen Jun
1
-2
/
+2
2021-09-25
mm/memory_failure: fix the missing pte_unmap() call
Qi Zheng
1
-5
/
+5
2021-09-25
kasan: always respect CONFIG_KASAN_STACK
Nathan Chancellor
1
-1
/
+2
2021-09-25
sh: pgtable-3level: fix cast to pointer from integer of different size
Geert Uytterhoeven
1
-1
/
+1
2021-09-25
mm/debug: sync up latest migrate_reason to migrate_reason_names
Weizhao Ouyang
2
-1
/
+6
2021-09-25
mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN
Weizhao Ouyang
1
-1
/
+2
2021-09-25
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
3
-7
/
+24
2021-09-25
lib/zlib_inflate/inffast: check config in C to avoid unused function warning
Paul Menzel
1
-7
/
+6
2021-09-25
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Changbin Du
1
-1
/
+1
2021-09-25
scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error
Miles Chen
1
-0
/
+4
2021-09-25
ocfs2: drop acl cache for directories too
Wengang Wang
1
-1
/
+2
2021-09-25
mm/shmem.c: fix judgment error in shmem_is_huge()
Liu Yuntao
1
-2
/
+2
2021-09-25
xtensa: increase size of gcc stack frame check
Guenter Roeck
1
-1
/
+1
2021-09-25
mm/damon: don't use strnlen() with known-bogus source length
Adam Borowski
1
-8
/
+8
2021-09-25
kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
Marco Elver
1
-0
/
+2
2021-09-25
mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()
Naoya Horiguchi
1
-1
/
+1
2021-09-24
io_uring: make OP_CLOSE consistent with direct open
Pavel Begunkov
1
-1
/
+51
[next]