linux-2.6-block.git
2024-05-07 Arnaldo Carvalho... perf callchain: Use zfree() to avoid possibly accessing...
2024-05-07 Arnaldo Carvalho... perf annotate: Use zfree() to avoid possibly accessing...
2024-05-06 Ian Rogersperf dso: Use container_of() to avoid a pointer in...
2024-05-06 Ian Rogersperf symbol-elf: dso__load_sym_internal() reference...
2024-05-06 Ian Rogersperf symbol-elf: Ensure dso__put() in machine__process_...
2024-05-06 Ian Rogersperf map: Add missing dso__put() in map__new()
2024-05-06 Ian Rogersperf dso: Add reference count checking and accessor...
2024-05-06 Ian Rogersperf dsos: Switch hand crafted code to bsearch()
2024-05-06 Ian Rogersperf dsos: Remove __dsos__findnew_link_by_longname_id()
2024-05-06 Ian Rogersperf dsos: Remove __dsos__addnew()
2024-05-06 Ian Rogersperf dsos: Switch backing storage to array from rbtree...
2024-05-04 Sandipan Dasperf vendor events amd: Add Zen 5 mapping
2024-05-04 Sandipan Dasperf vendor events amd: Add Zen 5 metrics
2024-05-04 Sandipan Dasperf vendor events amd: Add Zen 5 uncore events
2024-05-04 Sandipan Dasperf vendor events amd: Add Zen 5 core events
2024-05-04 Ian Rogersperf trace: Disable syscall augmentation with record
2024-05-03 Ian Rogersperf pmu: Assume sysfs events are always the same case
2024-05-03 Ian Rogersperf test pmu: Test all sysfs PMU event names are the...
2024-05-03 Ian Rogersperf test pmu: Add an eagerly loaded event test
2024-05-03 Ian Rogersperf test pmu: Refactor format test and exposed test...
2024-05-03 Ian Rogersperf Document: Sysfs event names must be lower or upper...
2024-05-03 Ian Rogersperf test pmu-events: Make it clearer that pmu-events...
2024-05-02 Namhyung Kimperf maps: Remove check_invariants() from maps__lock()
2024-05-02 James Clarkperf cs-etm: Improve version detection and error reporting
2024-05-02 James Clarkperf cs-etm: Remove repeated fetches of the ETM PMU
2024-05-02 James Clarkperf cs-etm: Use struct perf_cpu as much as possible
2024-05-02 Namhyung Kimperf annotate-data: Check kind of stack variables
2024-05-02 Namhyung Kimperf annotate-data: Handle multi regs in find_data_type...
2024-05-02 Namhyung Kimperf annotate-data: Check memory access with two registers
2024-05-02 Namhyung Kimperf annotate-data: Handle direct global variable access
2024-05-02 Namhyung Kimperf annotate-data: Collect global variables in advance
2024-05-02 Namhyung Kimperf dwarf-aux: Add die_collect_global_vars()
2024-04-27 Arnaldo Carvalho... perf test: Reintroduce -p/--parallel and make -S/-...
2024-04-27 Arnaldo Carvalho... tools headers: Synchronize linux/bits.h with the kernel...
2024-04-27 Arnaldo Carvalho... tools headers x86 cpufeatures: Sync with the kernel...
2024-04-27 Namhyung Kimperf annotate: Fix data type profiling on stdio
2024-04-27 Ian Rogersperf build: Pretend scandirat is missing with msan
2024-04-27 Adrian Hunterperf intel-pt: Fix unassigned instruction op (discovere...
2024-04-27 Howard Chuperf record: Fix comment misspellings
2024-04-27 Namhyung Kimperf annotate: Update DSO binary type when trying build-id
2024-04-27 Namhyung Kimperf annotate: Fallback disassemble to objdump when...
2024-04-27 Namhyung Kimperf annotate-data: Check if 'struct annotation_source...
2024-04-27 Namhyung Kimperf test: Add a new test for 'perf annotate'
2024-04-27 Ian Rogersperf parse-events: Tidy the setting of the default...
2024-04-27 Ian Rogersperf parse-events: Minor grouping tidy up
2024-04-27 Ian Rogersperf parse-event: Constify event_symbol arrays
2024-04-27 Ian Rogersperf parse-events: Improvements to modifier parsing
2024-04-27 Ian Rogersperf parse-events: Inline parse_events_evlist_error
2024-04-27 Ian Rogersperf parse-events: Improve error message for bad numbers
2024-04-27 Ian Rogersperf parse-events: Inline parse_events_update_lists
2024-04-27 Ian Rogersperf parse-events: Prefer sysfs/JSON hardware events...
2024-04-27 Ian Rogersperf parse-events: Constify parse_events_add_numeric
2024-04-27 Ian Rogersperf parse-events: Handle PE_TERM_HW in name_or_raw
2024-04-27 Ian Rogersperf parse-events: Legacy cache names on all PMUs and...
2024-04-27 Ian Rogersperf tests parse-events: Use "branches" rather than...
2024-04-27 Ian Rogersperf pmu: Refactor perf_pmu__match()
2024-04-27 Ian Rogersperf parse-events: Avoid copying an empty list
2024-04-27 Ian Rogersperf parse-events: Directly pass PMU to parse_events_ad...
2024-04-27 Ian Rogersperf parse-events: Factor out '<event_or_pmu>/.../...
2024-04-27 Adrian Hunterperf scripts python: Add a script to run instances...
2024-04-27 Arnaldo Carvalho... tools lib rbtree: Pick some improvements from the kerne...
2024-04-27 Arnaldo Carvalho... perf tests shell kprobes: Add missing description as...
2024-04-23 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2024-04-22 Arnaldo Carvalho... tools include UAPI: Sync linux/vhost.h with the kernel...
2024-04-22 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2024-04-21 Linus TorvaldsLinux 6.9-rc5 v6.9-rc5
2024-04-21 Linus TorvaldsMerge tag 'char-misc-6.9-rc5' of git://git./linux/kerne...
2024-04-21 Linus TorvaldsMerge tag 'driver-core-6.9-rc5' of git://git./linux...
2024-04-21 Linus TorvaldsMerge tag 'tty-6.9-rc5' of git://git./linux/kernel...
2024-04-21 Linus TorvaldsMerge tag 'usb-6.9-rc5' of git://git./linux/kernel...
2024-04-21 Linus TorvaldsMerge tag 'sched_urgent_for_v6.9_rc5' of git://git...
2024-04-21 Linus TorvaldsMerge tag 'x86_urgent_for_v6.9_rc5' of git://git./linux...
2024-04-20 Linus TorvaldsMerge tag 'block-6.9-20240420' of git://git.kernel...
2024-04-20 Linus TorvaldsMerge tag 'email' of git://git./linux/kernel/git/jejb...
2024-04-20 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2024-04-20 Linus TorvaldsMerge tag 'powerpc-6.9-3' of git://git./linux/kernel...
2024-04-20 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2024-04-20 James BottomleyMAINTAINERS: update to working email address
2024-04-19 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of...
2024-04-19 Linus TorvaldsMerge tag 'hardening-v6.9-rc5' of git://git./linux...
2024-04-19 Linus TorvaldsMerge tag 'for-linus-iommufd' of git://git./linux/kerne...
2024-04-19 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2024-04-19 Linus TorvaldsMerge tag '9p-fixes-for-6.9-rc5' of git://git./linux...
2024-04-19 Linus TorvaldsMerge tag 'fuse-fixes-6.9-rc5' of git://git./linux...
2024-04-19 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-04-19 Linus TorvaldsMerge tag 's390-6.9-4' of git://git./linux/kernel/git...
2024-04-19 Linus TorvaldsMerge tag 'bootconfig-fixes-v6.9-rc4' of git://git...
2024-04-19 Linus TorvaldsMerge tag 'thermal-6.9-rc5' of git://git./linux/kernel...
2024-04-19 Linus TorvaldsMerge tag 'sound-6.9-rc5' of git://git./linux/kernel...
2024-04-19 Linus TorvaldsMerge tag 'drm-fixes-2024-04-19' of https://gitlab...
2024-04-19 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-04-18-14-41' of...
2024-04-19 Yaxiong Tianarm64: hibernate: Fix level3 translation fault in swsus...
2024-04-19 Greg Kroah... Merge tag 'usb-serial-6.9-rc5' of https://git./linux...
2024-04-19 Li Nanblk-iocost: do not WARN if iocg was already offlined block-6.9-20240420
2024-04-19 Rafael J. Wysockithermal/debugfs: Add missing count increment to thermal...
2024-04-19 Takashi IwaiALSA: seq: ump: Fix conversion from MIDI2 to MIDI1...
2024-04-19 Ai ChaoALSA: hda/realtek - Enable audio jacks of Haier Boyue...
2024-04-19 Arnaldo Carvalho... Revert "tools headers: Remove almost unused copy of...
2024-04-19 Dima Koganperf probe-event: Better error message for a too-long...
2024-04-19 Dima Koganperf probe-event: Un-hardcode sizeof(buf)
next