index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove src/dst mm parameter in copy_page_range()
Peter Xu
2020-10-14
1
-1
/
+1
*
mm: use helper function mapping_allow_writable()
Miaohe Lin
2020-10-14
1
-1
/
+1
*
resource: report parent to walk_iomem_res_desc() callback
Dan Williams
2020-10-14
1
-4
/
+7
*
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-0
/
+6
|
\
|
*
io_uring: don't rely on weak ->files references
Jens Axboe
2020-10-01
1
-0
/
+6
*
|
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
3
-38
/
+22
|
\
\
|
*
|
block: add a bdget_part helper
Christoph Hellwig
2020-10-05
1
-7
/
+2
|
*
|
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-1
/
+1
|
*
|
PM: mm: cleanup swsusp_swap_check
Christoph Hellwig
2020-09-23
1
-6
/
+4
|
*
|
mm: split swap_type_of
Christoph Hellwig
2020-09-23
2
-21
/
+12
|
*
|
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
2020-09-23
1
-6
/
+6
|
*
|
blktrace: make function blk_trace_bio_get_cgid() static
Wang Hai
2020-09-08
1
-1
/
+1
*
|
|
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-13
1
-1
/
+0
|
\
\
\
|
*
|
|
quota: simplify the quotactl compat handling
Christoph Hellwig
2020-09-17
1
-1
/
+0
*
|
|
|
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
1
-26
/
+102
|
\
\
\
\
|
*
|
|
|
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
2020-09-14
1
-2
/
+3
|
*
|
|
|
kprobes: Make local functions static
Masami Hiramatsu
2020-09-08
1
-5
/
+4
|
*
|
|
|
kprobes: Free kretprobe_instance with RCU callback
Masami Hiramatsu
2020-09-08
1
-19
/
+6
|
*
|
|
|
kprobes: Remove NMI context check
Masami Hiramatsu
2020-09-08
1
-12
/
+4
|
*
|
|
|
kprobes: Add generic kretprobe trampoline handler
Masami Hiramatsu
2020-09-08
1
-0
/
+98
*
|
|
|
|
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
2
-50
/
+78
|
\
\
\
\
\
|
*
|
|
|
|
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-10-12
1
-3
/
+4
|
*
|
|
|
|
kprobes: Use module_name() macro
Jarkko Sakkinen
2020-09-24
1
-3
/
+4
|
*
|
|
|
|
perf/core: Pull pmu::sched_task() into perf_event_context_sched_out()
Kan Liang
2020-09-10
1
-30
/
+17
|
*
|
|
|
|
perf/core: Pull pmu::sched_task() into perf_event_context_sched_in()
Kan Liang
2020-09-10
1
-20
/
+31
|
*
|
|
|
|
perf/core: Add a new PERF_EV_CAP_SIBLING event capability
Kan Liang
2020-08-18
1
-5
/
+33
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-10-12
17
-148
/
+687
|
\
\
\
\
\
|
*
|
|
|
|
static_call: Fix return type of static_call_init
Nathan Chancellor
2020-10-02
1
-2
/
+3
|
*
|
|
|
|
tracepoint: Fix out of sync data passing by static caller
Steven Rostedt (VMware)
2020-10-02
1
-6
/
+16
|
*
|
|
|
|
tracepoint: Optimize using static_call()
Steven Rostedt (VMware)
2020-09-01
1
-4
/
+21
|
*
|
|
|
|
static_call: Allow early init
Peter Zijlstra
2020-09-01
1
-4
/
+66
|
*
|
|
|
|
static_call: Handle tail-calls
Peter Zijlstra
2020-09-01
1
-8
/
+13
|
*
|
|
|
|
static_call: Add simple self-test for static calls
Peter Zijlstra
2020-09-01
1
-0
/
+43
|
*
|
|
|
|
static_call: Avoid kprobes on inline static_call()s
Peter Zijlstra
2020-09-01
2
-0
/
+70
|
*
|
|
|
|
static_call: Add inline static call infrastructure
Josh Poimboeuf
2020-09-01
3
-0
/
+309
|
*
|
|
|
|
jump_label,module: Fix module lifetime for __jump_label_mod_text_reserved()
Peter Zijlstra
2020-09-01
1
-2
/
+8
|
*
|
|
|
|
module: Properly propagate MODULE_STATE_COMING failure
Peter Zijlstra
2020-09-01
1
-3
/
+7
|
*
|
|
|
|
module: Fix up module_notifier return values
Peter Zijlstra
2020-09-01
5
-7
/
+11
|
*
|
|
|
|
notifier: Fix broken error handling pattern
Peter Zijlstra
2020-09-01
7
-131
/
+139
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
10
-448
/
+1050
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-10-09
6
-153
/
+345
|
|
\
\
\
\
\
|
|
*
|
|
|
|
kcsan: Use tracing-safe version of prandom
Marco Elver
2020-08-31
1
-6
/
+29
|
|
*
|
|
|
|
kcsan: Optimize debugfs stats counters
Marco Elver
2020-08-25
4
-34
/
+23
|
|
*
|
|
|
|
kcsan: Use pr_fmt for consistency
Marco Elver
2020-08-25
2
-6
/
+10
|
|
*
|
|
|
|
kcsan: Show message if enabled early
Marco Elver
2020-08-25
1
-2
/
+6
|
|
*
|
|
|
|
kcsan: Remove debugfs test command
Marco Elver
2020-08-25
1
-66
/
+0
|
|
*
|
|
|
|
kcsan: Simplify constant string handling
Marco Elver
2020-08-25
2
-6
/
+6
|
|
*
|
|
|
|
kcsan: Simplify debugfs counter to name mapping
Marco Elver
2020-08-25
1
-20
/
+13
|
|
*
|
|
|
|
kcsan: Test support for compound instrumentation
Marco Elver
2020-08-25
1
-14
/
+51
|
|
*
|
|
|
|
kcsan: Add missing CONFIG_KCSAN_IGNORE_ATOMICS checks
Marco Elver
2020-08-25
1
-8
/
+22
[next]