index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
perf: Fix __perf_event_overflow() vs perf_remove_from_context() race
Peter Zijlstra
1
-1
/
+41
9 days
perf/core: Fix refcount bug and potential UAF in perf_mmap
Haocheng Yu
1
-19
/
+19
9 days
perf/core: Fix invalid wait context in ctx_sched_in()
Namhyung Kim
1
-1
/
+2
9 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
10 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-12
/
+12
11 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-15
/
+16
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-132
/
+436
2026-02-02
uprobes: Fix incorrect lockdep condition in filter_chain()
Breno Leitao
1
-1
/
+1
2026-01-30
perf: sched: Fix perf crash with new is_user_task() helper
Steven Rostedt
2
-4
/
+4
2026-01-21
perf: Fix refcount warning on event->mmap_count increment
Will Rosenberg
1
-0
/
+9
2026-01-16
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
1
-3
/
+7
2026-01-15
perf/core: Fix slow perf_event_task_exit() with LBR callstacks
Namhyung Kim
1
-2
/
+18
2026-01-13
perf/core: Speed up kexec shutdown by avoiding unnecessary cross CPU calls
Jan H. Schönherr
1
-1
/
+2
2026-01-11
Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2026-01-11
treewide: Update email address
Thomas Gleixner
3
-3
/
+3
2026-01-06
uprobes: use kmap_local_page() for temporary page mappings
Keke Ming
1
-6
/
+6
2026-01-05
perf: Ensure swevent hrtimer is properly destroyed
Peter Zijlstra
1
-0
/
+6
2025-12-19
perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIs
Peter Zijlstra
1
-2
/
+3
2025-12-17
perf: Clean up mediated vPMU accounting
Peter Zijlstra
1
-2
/
+7
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
1
-2
/
+7
2025-12-17
perf: Add APIs to load/put guest mediated PMU context
Kan Liang
1
-0
/
+61
2025-12-17
perf: Add a EVENT_GUEST flag
Kan Liang
1
-51
/
+179
2025-12-17
perf: Clean up perf ctx time
Kan Liang
1
-38
/
+32
2025-12-17
perf: Add APIs to create/release mediated guest vPMUs
Kan Liang
1
-0
/
+82
2025-12-17
perf: Move security_perf_event_free() call to __free_event()
Sean Christopherson
1
-2
/
+2
2025-12-17
perf: Add generic exclude_guest support
Kan Liang
1
-7
/
+8
2025-12-17
perf: Skip pmu_ctx based on event_type
Kan Liang
1
-34
/
+40
2025-12-09
perf/core: Fix missing read event generation on task exit
Thaumy Cheng
1
-10
/
+12
2025-12-03
perf/uprobes: Remove <space><Tab> whitespace noise
Ingo Molnar
1
-4
/
+4
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+89
2025-11-20
perf: Fix 0 count issue of cpu-clock
Dapeng Mi
1
-1
/
+1
2025-11-03
perf/core: Fix system hang caused by cpu-clock usage
Dapeng Mi
1
-5
/
+15
2025-10-29
perf: Support deferred user unwind
Peter Zijlstra
2
-3
/
+89
2025-10-14
perf/core: Fix MMAP2 event device with backing files
Adrian Hunter
1
-2
/
+2
2025-10-14
perf/core: Fix MMAP event path names with backing files
Adrian Hunter
1
-1
/
+1
2025-10-14
perf/core: Fix address filter match with backing files
Adrian Hunter
1
-1
/
+1
2025-10-14
uprobe: Move arch_uprobe_optimize right after handlers execution
Jiri Olsa
1
-3
/
+3
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-16
/
+16
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-0
/
+11
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-231
/
+286
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-24
uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
1
-0
/
+7
2025-09-24
bpf: Allow uprobe program to change context registers
Jiri Olsa
1
-0
/
+4
2025-09-16
uprobes: uprobe_warn should use passed task
Jeremy Linton
1
-1
/
+1
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+1
2025-09-14
perf: make pmu_bus const
Ricardo B. Marliere
1
-1
/
+1
2025-09-13
mm: convert uprobes to mm_flags_*() accessors
Lorenzo Stoakes
1
-16
/
+16
2025-09-03
perf: Fix the POLL_HUP delivery breakage
Kan Liang
1
-0
/
+1
[next]