index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-4
/
+4
2025-12-17
perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host
Sandipan Das
-0
/
+2
2025-12-14
Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-4
/
+1
2025-12-09
perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on error
Sandipan Das
-4
/
+1
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+8
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+3
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
-4
/
+8
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
-2
/
+3
2025-10-16
perf/x86/amd: Check event before enable to avoid GPF
George Kennedy
-1
/
+6
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-48
/
+54
2025-05-21
perf/x86/amd: Remove driver-specific throttle support
Kan Liang
-5
/
+2
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
-47
/
+53
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
-1
/
+1
2025-05-02
x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
Xin Li (Intel)
-1
/
+1
2025-05-02
x86/msr: Convert the rdpmc() macro to an __always_inline function
Xin Li (Intel)
-1
/
+1
2025-05-02
x86/msr: Rename rdpmcl() to rdpmc()
Xin Li (Intel)
-1
/
+1
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
-0
/
+6
2025-04-18
perf/x86/amd/uncore: Prevent UMC counters from saturating
Sandipan Das
-1
/
+34
2025-04-18
perf/x86/amd/uncore: Add parameter to configure hrtimer
Sandipan Das
-1
/
+5
2025-04-18
perf/x86/amd/uncore: Use hrtimer for handling overflows
Sandipan Das
-0
/
+63
2025-04-18
perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' member
Sandipan Das
-1
/
+0
2025-04-14
x86/platform/amd: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>
Ingo Molnar
-1
/
+1
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
-1
/
+1
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
-21
/
+21
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
-22
/
+22
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2025-03-24
Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-34
/
+180
2025-03-22
perf/amd/ibs: Prevent leaking sensitive data to userspace
Namhyung Kim
-6
/
+78
2025-03-17
perf/x86: Check data address for IBS software filter
Namhyung Kim
-4
/
+6
2025-03-17
perf: Supply task information to sched_task()
Kan Liang
-2
/
+4
2025-02-17
perf/amd/ibs: Update DTLB/PageSize decode logic
Ravi Bangoria
-0
/
+23
2025-02-17
perf/amd/ibs: Add support for OP Load Latency Filtering
Ravi Bangoria
-8
/
+85
2025-02-14
x86/events/amd/iommu: Increase IOMMU_NAME_SIZE
Andy Shevchenko
-1
/
+1
2025-02-03
perf/amd/ibs: Ceil sample_period to min_period
Ravi Bangoria
-0
/
+7
2025-02-03
perf/amd/ibs: Add ->check_period() callback
Ravi Bangoria
-0
/
+24
2025-02-03
perf/amd/ibs: Add PMU specific minimum period
Ravi Bangoria
-8
/
+16
2025-02-03
perf/amd/ibs: Don't allow freq mode event creation through ->config interface
Ravi Bangoria
-0
/
+3
2025-02-03
perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt
Ravi Bangoria
-1
/
+2
2025-02-03
perf/amd/ibs: Fix ->config to sample period calculation for OP PMU
Ravi Bangoria
-4
/
+13
2025-02-03
perf/amd/ibs: Remove pointless sample period check
Ravi Bangoria
-7
/
+2
2025-02-03
perf/amd/ibs: Remove IBS_{FETCH|OP}_CONFIG_MASK macros
Ravi Bangoria
-5
/
+2
2024-12-09
perf/x86: Relax privilege filter restriction on AMD IBS
Namhyung Kim
-18
/
+41
2024-11-19
perf/core: Check sample_type in perf_sample_save_brstack
Yabin Cui
-2
/
+1
2024-11-19
perf/core: Check sample_type in perf_sample_save_callchain
Yabin Cui
-2
/
+1
2024-11-19
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
-1
/
+1
2024-11-11
perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation...
Jean Delvare
-2
/
+3
2024-10-07
perf/x86/amd: Warn only on new bits set
Breno Leitao
-2
/
+8
2024-07-04
perf/x86/amd/uncore: Fix DF and UMC domain identification
Sandipan Das
-3
/
+3
2024-07-04
perf/x86/amd/uncore: Avoid PMU registration if counters are unavailable
Sandipan Das
-8
/
+14
[next]