index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
perf evsel: Refactor tool events
Ian Rogers
4
-45
/
+277
2024-06-07
perf test: Speed up test case 70 annotate basic tests
Thomas Richter
1
-3
/
+7
2024-06-07
perf stat: Choose the most disaggregate command line option
Ian Rogers
1
-21
/
+52
2024-06-07
perf stat: Make options local
Ian Rogers
1
-146
/
+145
2024-06-07
perf maps: Add/use a sorted insert for fixup overlap and insert
Ian Rogers
1
-6
/
+59
2024-06-07
perf maps: Reduce sorting for overlapping mappings
Ian Rogers
1
-19
/
+36
2024-06-07
perf maps: Fix use after free in __maps__fixup_overlap_and_insert
Ian Rogers
1
-4
/
+5
2024-06-07
perf script: netdev-times: add location parameter to consume_skb
Lucas Stach
1
-1
/
+2
2024-06-06
perf: parse-events: Fix compilation error while defining DEBUG_PARSER
Clément Le Goffic
2
-7
/
+0
2024-06-05
perf hisi-ptt: remove unused struct 'hisi_ptt_queue'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-04
perf genelf: remove unused struct 'options'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-04
perf lock info: Display both map and thread by default
Nick Forrington
2
-14
/
+17
2024-05-30
perf top: Allow filters on events
Ian Rogers
2
-0
/
+13
2024-05-30
perf bpf filter: Add uid and gid terms
Ian Rogers
5
-1
/
+15
2024-05-30
perf bpf filter: Give terms their own enum
Ian Rogers
6
-69
/
+141
2024-05-30
tools api io: Move filling the io buffer to its own function
Ian Rogers
1
-31
/
+38
2024-05-30
perf trace beauty: Always show mmap prot even though PROT_NONE
Changbin Du
1
-3
/
+3
2024-05-30
perf trace beauty: Always show param if show_zero is set
Changbin Du
1
-22
/
+7
2024-05-29
perf docs: Fix typos
Ian Rogers
3
-4
/
+4
2024-05-28
perf list: Fix the --no-desc option
Breno Leitao
1
-13
/
+10
2024-05-28
perf arm-spe: Unaligned pointer work around
Ian Rogers
1
-18
/
+5
2024-05-28
perf tests: Add some pmu core functionality tests
Ian Rogers
1
-0
/
+99
2024-05-28
perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
Ian Rogers
3
-42
/
+65
2024-05-27
Linux 6.10-rc1
v6.10-rc1
Linus Torvalds
1
-3
/
+3
2024-05-26
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
1
-0
/
+1
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
4
-103
/
+68
2024-05-24
cifs: Fix missing set of remote_i_size
David Howells
2
-3
/
+4
2024-05-24
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
1
-0
/
+1
2024-05-24
mm/ksm: fix possible UAF of stable_node
Chengming Zhou
1
-1
/
+2
2024-05-24
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
1
-2
/
+2
2024-05-24
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Yuanyuan Zhong
1
-2
/
+7
2024-05-24
nilfs2: fix potential hang in nilfs_detach_log_writer()
Ryusuke Konishi
1
-3
/
+18
2024-05-24
nilfs2: fix unexpected freezing of nilfs_segctor_sync()
Ryusuke Konishi
1
-4
/
+13
2024-05-24
nilfs2: fix use-after-free of timer for log writer thread
Ryusuke Konishi
1
-6
/
+19
2024-05-24
selftests/mm: fix build warnings on ppc64
Michael Ellerman
2
-0
/
+2
2024-05-24
arm64: patching: fix handling of execmem addresses
Will Deacon
1
-1
/
+1
2024-05-24
selftests/mm: compaction_test: fix bogus test success and reduce probability ...
Dev Jain
1
-22
/
+49
2024-05-24
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
1
-0
/
+2
2024-05-24
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
1
-7
/
+13
2024-05-24
mailmap: update email address for Satya Priya
Satya Priya Kakitapalli
1
-1
/
+1
2024-05-24
mm/huge_memory: don't unpoison huge_zero_folio
Miaohe Lin
1
-0
/
+7
2024-05-24
kasan, fortify: properly rename memintrinsics
Andrey Konovalov
1
-4
/
+18
2024-05-24
lib: add version into /proc/allocinfo output
Suren Baghdasaryan
2
-17
/
+35
2024-05-24
mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
Hailong.Liu
1
-3
/
+2
2024-05-24
genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()
dicken.ding
1
-1
/
+4
2024-05-24
fs/ntfs3: Break dir enumeration if directory contents error
Konstantin Komarov
1
-0
/
+1
2024-05-24
fs/ntfs3: Fix case when index is reused during tree transformation
Konstantin Komarov
1
-0
/
+6
2024-05-24
selftest mm/mseal read-only elf memory segment
Jeff Xu
4
-36
/
+275
2024-05-24
mseal: add documentation
Jeff Xu
2
-0
/
+200
2024-05-24
selftest mm/mseal memory sealing
Jeff Xu
3
-0
/
+1838
[next]