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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Check flags for branch stack in bpf_read_branch_records helper
Jiri Olsa
2022-09-27
1
-0
/
+3
*
perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails
Marco Elver
2022-09-27
1
-3
/
+1
*
perf: Use sample_flags for raw_data
Namhyung Kim
2022-09-27
5
-4
/
+7
*
perf: Use sample_flags for addr
Namhyung Kim
2022-09-27
3
-4
/
+17
*
perf/core: Convert snprintf() to scnprintf()
Jules Irenge
2022-09-21
1
-3
/
+3
*
perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY
Namhyung Kim
2022-09-13
3
-15
/
+0
*
perf/bpf: Always use perf callchains if exist
Namhyung Kim
2022-09-13
2
-4
/
+12
*
perf: Use sample_flags for callchain
Namhyung Kim
2022-09-13
3
-4
/
+10
*
perf/x86/intel: Optimize FIXED_CTR_CTRL access
Kan Liang
2022-09-07
2
-9
/
+17
*
perf/x86/p4: Remove perfctr_second_write quirk
Peter Zijlstra
2022-09-07
3
-22
/
+29
*
perf/x86/intel: Remove x86_pmu::update_topdown_event
Peter Zijlstra
2022-09-07
2
-11
/
+12
*
perf/x86/intel: Remove x86_pmu::set_topdown_event_period
Peter Zijlstra
2022-09-07
2
-7
/
+10
*
perf/x86: Add a x86_pmu::limit_period static_call
Peter Zijlstra
2022-09-07
1
-4
/
+5
*
perf/x86: Change x86_pmu::limit_period signature
Peter Zijlstra
2022-09-07
4
-22
/
+20
*
perf/x86/intel: Move the topdown stuff into the intel driver
Peter Zijlstra
2022-09-07
2
-10
/
+23
*
perf/x86: Add two more x86_pmu methods
Peter Zijlstra
2022-09-07
2
-5
/
+22
*
perf: Add a few assertions
Peter Zijlstra
2022-09-07
2
-0
/
+19
*
x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
Anshuman Khandual
2022-09-07
2
-18
/
+38
*
arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
Anshuman Khandual
2022-09-07
2
-5
/
+8
*
perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flags
Anshuman Khandual
2022-09-07
1
-0
/
+2
*
perf/core: Expand PERF_EVENT_FLAG_ARCH
Anshuman Khandual
2022-09-07
1
-1
/
+1
*
perf: Consolidate branch sample filter helpers
Anshuman Khandual
2022-09-07
2
-7
/
+28
*
perf: Use sample_flags for txn
Kan Liang
2022-09-06
3
-4
/
+10
*
perf: Use sample_flags for data_src
Kan Liang
2022-09-06
4
-5
/
+13
*
perf: Use sample_flags for weight
Kan Liang
2022-09-06
4
-7
/
+14
*
perf: Use sample_flags for branch stack
Kan Liang
2022-09-06
7
-8
/
+18
*
perf/x86/intel/pebs: Fix PEBS timestamps overwritten
Kan Liang
2022-09-06
1
-2
/
+6
*
perf: Add sample_flags to indicate the PMU-filled sample data
Kan Liang
2022-09-06
2
-6
/
+13
*
perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets
Marco Elver
2022-08-30
1
-31
/
+124
*
perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task t...
Marco Elver
2022-08-30
1
-4
/
+53
*
perf/hw_breakpoint: Introduce bp_slots_histogram
Marco Elver
2022-08-30
1
-33
/
+63
*
perf/hw_breakpoint: Reduce contention with large number of tasks
Marco Elver
2022-08-30
1
-28
/
+133
*
locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
Marco Elver
2022-08-30
2
-0
/
+12
*
powerpc/hw_breakpoint: Avoid relying on caller synchronization
Marco Elver
2022-08-30
1
-13
/
+40
*
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
2
-2
/
+3
*
perf/hw_breakpoint: Optimize constant number of breakpoint slots
Marco Elver
2022-08-30
3
-41
/
+63
*
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
2
-22
/
+37
*
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
3
-1
/
+43
*
perf/hw_breakpoint: Add KUnit test for constraints accounting
Marco Elver
2022-08-30
3
-0
/
+334
*
perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
Anshuman Khandual
2022-08-29
1
-0
/
+6
*
perf: Capture branch privilege information
Anshuman Khandual
2022-08-29
1
-1
/
+13
*
perf: Extend branch type classification
Anshuman Khandual
2022-08-29
1
-1
/
+15
*
perf: Add system error and not in transaction branch types
Anshuman Khandual
2022-08-29
2
-1
/
+3
*
perf/x86/amd/lbr: Add LbrExtV2 branch speculation info support
Sandipan Das
2022-08-27
1
-3
/
+32
*
perf/core: Add speculation info to branch entries
Sandipan Das
2022-08-27
2
-1
/
+15
*
perf/x86/amd/lbr: Use fusion-aware branch classifier
Sandipan Das
2022-08-27
1
-2
/
+10
*
perf/x86: Make branch classifier fusion-aware
Sandipan Das
2022-08-27
2
-69
/
+102
[next]