summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-13perf record: Ensure space for lost samplesIan Rogers
2024-06-10perf evsel: Refactor tool eventsIan Rogers
2024-06-07perf test: Speed up test case 70 annotate basic testsThomas Richter
2024-06-07perf stat: Choose the most disaggregate command line optionIan Rogers
2024-06-07perf stat: Make options localIan Rogers
2024-06-06perf maps: Add/use a sorted insert for fixup overlap and insertIan Rogers
2024-06-06perf maps: Reduce sorting for overlapping mappingsIan Rogers
2024-06-06perf maps: Fix use after free in __maps__fixup_overlap_and_insertIan Rogers
2024-06-06perf script: netdev-times: add location parameter to consume_skbLucas Stach
2024-06-06perf: parse-events: Fix compilation error while defining DEBUG_PARSERClément Le Goffic
2024-06-04perf hisi-ptt: remove unused struct 'hisi_ptt_queue'Dr. David Alan Gilbert
2024-06-03perf genelf: remove unused struct 'options'Dr. David Alan Gilbert
2024-06-03perf lock info: Display both map and thread by defaultNick Forrington
2024-05-30perf top: Allow filters on eventsIan Rogers
2024-05-30perf bpf filter: Add uid and gid termsIan Rogers
2024-05-30perf bpf filter: Give terms their own enumIan Rogers
2024-05-30tools api io: Move filling the io buffer to its own functionIan Rogers
2024-05-29perf trace beauty: Always show mmap prot even though PROT_NONEChangbin Du
2024-05-29perf trace beauty: Always show param if show_zero is setChangbin Du
2024-05-28perf docs: Fix typosIan Rogers
2024-05-28perf list: Fix the --no-desc optionBreno Leitao
2024-05-28perf arm-spe: Unaligned pointer work aroundIan Rogers
2024-05-28perf tests: Add some pmu core functionality testsIan Rogers
2024-05-28perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmuIan Rogers
2024-05-26Linux 6.10-rc1v6.10-rc1Linus Torvalds
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet
2024-05-26Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...Linus Torvalds
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo
2024-05-25Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-25Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-25Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2024-05-25Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-05-25Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2024-05-25Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-05-25Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-05-25Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2024-05-25Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-25Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-24cifs: Fix missing set of remote_i_sizeDavid Howells
2024-05-24cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-24mm/ksm: fix possible UAF of stable_nodeChengming Zhou
2024-05-24mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin
2024-05-24mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong
2024-05-24nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi
2024-05-24nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi
2024-05-24nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi