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.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
...
|
*
|
perf/hw_breakpoint: Remove useless code related to flexible breakpoints
Marco Elver
2022-08-30
1
-40
/
+17
|
*
|
perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
Marco Elver
2022-08-30
1
-1
/
+3
|
*
|
perf/hw_breakpoint: Optimize constant number of breakpoint slots
Marco Elver
2022-08-30
1
-33
/
+61
|
*
|
perf/hw_breakpoint: Mark data __ro_after_init
Marco Elver
2022-08-30
1
-3
/
+3
|
*
|
perf/hw_breakpoint: Optimize list of per-task breakpoints
Marco Elver
2022-08-30
1
-21
/
+35
|
*
|
perf/hw_breakpoint: Clean up headers
Marco Elver
2022-08-30
1
-10
/
+9
|
*
|
perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
Marco Elver
2022-08-30
2
-1
/
+40
|
*
|
perf/hw_breakpoint: Add KUnit test for constraints accounting
Marco Elver
2022-08-30
2
-0
/
+324
|
|
/
*
/
perf/core: Fix reentry problem in perf_output_read_group()
Yang Jihong
2022-09-06
1
-0
/
+9
|
/
*
Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-06
1
-1
/
+1
|
\
|
*
perf/core: Fix ';;' typo
Slark Xiao
2022-08-04
1
-1
/
+1
*
|
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-03
1
-6
/
+10
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-14
/
+31
|
|
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-06-17
1
-6
/
+10
|
|
\
\
|
|
*
|
bpf: allow sleepable uprobe programs to attach
Delyan Kratunov
2022-06-16
1
-6
/
+10
*
|
|
|
Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-01
2
-4
/
+22
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2022-06-28
2
-4
/
+22
|
|
/
/
*
/
/
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
2022-07-13
1
-14
/
+31
|
/
/
*
|
Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-05
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
perf/core: Remove unused local variable
Haowen Bai
2022-05-27
1
-1
/
+0
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-1
/
+1
|
\
\
|
*
|
mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
David Hildenbrand
2022-05-09
1
-1
/
+1
*
|
|
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-3
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
2022-05-09
1
-3
/
+2
|
*
|
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-2
/
+4
|
|
/
*
|
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
1
-2
/
+2
|
\
\
|
*
|
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-05-11
3
-163
/
+61
|
|
\
|
|
*
|
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-04-22
1
-2
/
+2
*
|
|
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
2022-05-20
1
-0
/
+14
|
|
/
|
/
|
*
|
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
2022-04-19
3
-6
/
+6
*
|
perf/core: Always set cpuctx cgrp when enable cgroup event
Chengming Zhou
2022-04-05
1
-16
/
+2
*
|
perf/core: Fix perf_cgroup_switch()
Chengming Zhou
2022-04-05
1
-107
/
+25
*
|
perf/core: Use perf_cgroup_info->active to check if cgroup is active
Chengming Zhou
2022-04-05
1
-5
/
+2
*
|
perf/core: Don't pass task around when ctx sched in
Chengming Zhou
2022-04-05
1
-32
/
+26
*
|
perf/core: Inherit event_caps
Namhyung Kim
2022-04-05
1
-0
/
+3
|
/
*
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
2
-7
/
+0
|
\
|
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
2
-7
/
+0
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-10
/
+3
|
\
\
|
*
|
mm: Add DEFINE_PAGE_VMA_WALK and DEFINE_FOLIO_VMA_WALK
Matthew Wilcox (Oracle)
2022-03-21
1
-5
/
+1
|
*
|
mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
Hugh Dickins
2022-02-17
1
-5
/
+2
*
|
|
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-22
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
perf/core: Allow kernel address filter when not filtering the kernel
Adrian Hunter
2022-02-02
1
-2
/
+0
|
*
|
perf/core: Fix address filter parser for multiple filters
Adrian Hunter
2022-02-02
1
-0
/
+3
*
|
|
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
2022-02-06
1
-2
/
+2
|
|
/
|
/
|
*
|
perf: Copy perf_event_attr::sig_data on modification
Marco Elver
2022-02-02
1
-0
/
+16
|
/
*
perf/core: Fix cgroup event list management
Namhyung Kim
2022-01-26
1
-2
/
+9
*
perf: Always wake the parent event
James Clark
2022-01-26
1
-2
/
+10
*
perf: Fix perf_event_read_local() time
Peter Zijlstra
2022-01-18
1
-100
/
+146
*
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-12
1
-12
/
+29
|
\
|
*
perf/core: Use static_call to optimize perf_guest_info_callbacks
Sean Christopherson
2021-11-17
1
-0
/
+15
[prev]
[next]