index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-11
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
4
-0
/
+25
2021-10-11
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
4
-27
/
+27
2021-10-09
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
13
-61
/
+5
2021-10-09
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
15
-96
/
+103
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-06
tracing: Create a sparse bitmask for pid filtering
Steven Rostedt (VMware)
2
-35
/
+445
2021-10-06
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-27
Linux 5.15-rc3
v5.15-rc3
Linus Torvalds
1
-1
/
+1
2021-09-26
Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-260
/
+164
2021-09-26
Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2021-09-26
Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+8
2021-09-26
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-27
/
+39
2021-09-26
Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2021-09-26
Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-17
/
+69
2021-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-39
/
+69
2021-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
35
-300
/
+288
2021-09-26
Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-16
/
+72
2021-09-26
Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-45
/
+55
2021-09-26
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-36
/
+28
2021-09-26
Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-33
/
+27
2021-09-25
Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+6
2021-09-25
Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-9
/
+21
[next]