index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-04
perf/core: Further simplify perf_mmap()
Peter Zijlstra
1
-11
/
+10
2025-03-04
perf/core: Simplify the perf_mmap() control flow
Peter Zijlstra
1
-39
/
+36
2025-03-04
perf/bpf: Robustify perf_event_free_bpf_prog()
Peter Zijlstra
1
-0
/
+3
2025-03-04
perf/core: Introduce perf_free_addr_filters()
Peter Zijlstra
1
-3
/
+13
2025-03-04
perf/core: Add this_cpc() helper
Peter Zijlstra
1
-16
/
+18
2025-03-04
perf/core: Merge struct pmu::pmu_disable_count into struct perf_cpu_pmu_conte...
Peter Zijlstra
2
-9
/
+5
2025-03-04
perf/core: Simplify perf_event_alloc()
Peter Zijlstra
1
-37
/
+22
2025-03-04
perf/core: Simplify perf_init_event()
Peter Zijlstra
1
-19
/
+12
2025-03-04
perf/core: Simplify perf_pmu_register()
Peter Zijlstra
2
-42
/
+46
2025-03-04
perf/core: Simplify the perf_pmu_register() error path
Peter Zijlstra
1
-37
/
+30
2025-03-04
perf/core: Simplify the perf_event_alloc() error path
Peter Zijlstra
2
-76
/
+78
2025-03-04
perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type
Saket Kumar Bhaskar
1
-2
/
+3
2025-03-01
Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...
Ingo Molnar
492
-2531
/
+5144
2025-03-01
perf/core: Fix perf_pmu_register() vs. perf_init_event()
Peter Zijlstra
1
-2
/
+26
2025-03-01
perf/core: Fix pmus_lock vs. pmus_srcu ordering
Peter Zijlstra
1
-2
/
+2
2025-03-01
Merge tag 'ata-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
3
-6
/
+7
2025-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-64
/
+96
2025-03-01
Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"
Niklas Cassel
1
-4
/
+0
2025-03-01
kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
2
-19
/
+38
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
3
-4
/
+4
2025-02-28
Merge tag 'thermal-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-30
/
+52
2025-02-28
Merge tag 'pm-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+4
2025-02-28
Merge tag 'x86-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-3
/
+7
2025-02-28
Merge tag 'sched-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2025-02-28
Merge tag 'perf-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-15
/
+119
2025-02-28
Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-7
/
+8
2025-02-28
Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+8
2025-02-28
Merge tag 'trace-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-37
/
+38
2025-02-28
Merge tag 'iommu-fixes-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+10
2025-02-28
intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly
Thomas Gleixner
1
-0
/
+4
2025-02-28
Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linux
Linus Torvalds
6
-17
/
+94
2025-02-28
Merge tag 'io_uring-6.14-20250228' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+3
2025-02-28
Merge tag 'efi-fixes-for-v6.14-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-37
/
+37
2025-02-28
block: fix 'kmem_cache of name 'bio-108' already exists'
Ming Lei
1
-1
/
+1
2025-02-28
iommu/vt-d: Fix suspicious RCU usage
Lu Baolu
2
-0
/
+8
2025-02-28
iommu/vt-d: Remove device comparison in context_setup_pass_through_cb
Jerry Snitselaar
1
-3
/
+0
2025-02-28
iommu/amd: Preserve default DTE fields when updating Host Page Table Root
Alejandro Jimenez
1
-2
/
+2
2025-02-27
Merge tag 'drm-fixes-2025-02-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
28
-124
/
+407
2025-02-27
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
1
-15
/
+12
2025-02-27
selftests/ftrace: Let fprobe test consider already enabled functions
Heiko Carstens
1
-7
/
+11
2025-02-27
tracing: Fix bad hist from corrupting named_triggers list
Steven Rostedt
1
-15
/
+15
2025-02-28
Merge tag 'drm-xe-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
4
-10
/
+38
2025-02-28
Merge tag 'drm-intel-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-4
/
+5
2025-02-28
Merge tag 'drm-misc-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
6
-66
/
+168
2025-02-28
Merge tag 'amd-drm-fixes-6.14-2025-02-26' of https://gitlab.freedesktop.org/a...
Dave Airlie
19
-44
/
+196
2025-02-27
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
1
-1
/
+1
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
69
-461
/
+792
2025-02-27
efi/mokvar-table: Avoid repeated map/unmap of the same page
Ard Biesheuvel
1
-3
/
+15
2025-02-27
efi: Don't map the entire mokvar table to determine its size
Peter Jones
1
-28
/
+13
2025-02-27
Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
17
-56
/
+162
[next]