index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-12-15
1
-6
/
+6
|
\
|
*
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-10
1
-6
/
+6
*
|
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-14
1
-24
/
+136
|
\
\
|
*
|
perf: Break deadlock involving exec_update_mutex
peterz@infradead.org
2020-12-09
1
-23
/
+23
|
*
|
perf/core: Fix arch_perf_get_page_size()
Peter Zijlstra
2020-12-03
1
-65
/
+38
|
*
|
Merge remote-tracking branch 'origin/master' into perf/core
Peter Zijlstra
2020-11-26
4
-63
/
+53
|
|
\
|
|
*
|
perf,mm: Handle non-page-table-aligned hugetlbfs
Peter Zijlstra
2020-10-29
1
-6
/
+33
|
*
|
perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2020-10-29
1
-1
/
+10
|
*
|
perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
Kan Liang
2020-10-29
1
-0
/
+103
*
|
|
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
2020-11-04
2
-52
/
+80
|
|
\
\
|
*
|
|
signal: Add task_sigpending() helper
Jens Axboe
2020-10-29
1
-1
/
+1
*
|
|
|
perf: Tweak perf_event_attr::exclusive semantics
Peter Zijlstra
2020-11-09
1
-1
/
+1
*
|
|
|
perf: Fix event multiplexing for exclusive groups
Peter Zijlstra
2020-11-09
1
-1
/
+1
*
|
|
|
perf: Simplify group_sched_in()
Peter Zijlstra
2020-11-09
1
-7
/
+3
*
|
|
|
perf: Simplify group_sched_out()
Peter Zijlstra
2020-11-09
1
-3
/
+0
*
|
|
|
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
2020-11-09
1
-5
/
+3
*
|
|
|
perf: Optimize get_recursion_context()
Peter Zijlstra
2020-11-09
1
-10
/
+6
*
|
|
|
perf: Fix get_recursion_context()
Peter Zijlstra
2020-11-09
1
-1
/
+1
*
|
|
|
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2020-11-09
2
-24
/
+28
*
|
|
|
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-07
1
-7
/
+5
|
|
/
/
|
/
|
|
*
|
|
task_work: cleanup notification modes
Jens Axboe
2020-10-17
1
-1
/
+1
*
|
|
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
1
-47
/
+74
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-10-12
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
|
|
/
*
|
perf: Fix task_function_call() error handling
Kajol Jain
2020-10-09
1
-2
/
+3
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
|
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
2020-08-21
1
-1
/
+1
|
/
*
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-15
1
-2
/
+2
|
\
|
*
perf/core: Take over CAP_SYS_PTRACE creds to CAP_PERFMON capability
Alexey Budankov
2020-08-06
1
-2
/
+2
*
|
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
1
-3
/
+3
*
|
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-12
2
-6
/
+4
*
|
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
2020-08-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
2
-7
/
+24
|
\
\
|
|
/
|
/
|
|
*
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2020-07-25
1
-0
/
+18
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
1
-1
/
+1
|
|
\
|
*
|
perf: Expose get/put_callchain_entry()
Song Liu
2020-07-01
1
-7
/
+6
*
|
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
2
-2
/
+2
|
\
\
\
|
*
|
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
2
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'v5.8-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-07-28
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-07-24
1
-1
/
+1
|
|
/
*
|
perf/x86: Remove task_ctx_size
Kan Liang
2020-07-08
1
-3
/
+1
*
|
perf/core: Use kmem_cache to allocate the PMU specific data
Kan Liang
2020-07-08
1
-1
/
+7
*
|
perf/core: Factor out functions to allocate/free the task_ctx_data
Kan Liang
2020-07-08
1
-6
/
+15
*
|
perf: Add perf text poke event
Adrian Hunter
2020-06-15
1
-1
/
+89
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-09
2
-15
/
+15
|
\
|
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
2
-5
/
+5
|
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
2
-10
/
+10
[next]