]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-10-17 Ian Rogersperf test: Add a shell wrapper for "Setup struct perf_e...
2024-10-17 Leo Yanperf probe: Correct demangled symbols in C++ program
2024-10-17 Ian Rogersperf stat: Disable metric thresholds for CSV and JSON...
2024-10-17 Ian Rogersperf stat: Add metric-threshold to json output
2024-10-17 Ian Rogersperf stat: Change color to threshold in print_metric
2024-10-17 Ian Rogersperf stat: Drop metric-unit if unit is NULL
2024-10-17 Ian Rogersperf stat: Display "none" for NaN with metric only...
2024-10-17 Ian Rogersperf stat: Fix/add parameter names for print_metric
2024-10-17 Ian Rogersperf color: Add printf format checking and resolve...
2024-10-17 Ian Rogersperf probe: Fix libdw memory leak
2024-10-17 Ian Rogersperf disasm: Fix capstone memory leak
2024-10-17 Athira Rajeevtools/perf/powerpc/util: Add support to handle compatib...
2024-10-17 Athira Rajeevtools/perf/pmu-events/powerpc: Add support for compat...
2024-10-17 Veronika Molnarovaperf dso: Fix symtab_type for kmod compression
2024-10-17 Leo Yanperf probe: Improve log for long event name failure
2024-10-17 Leo Yanperf probe: Check group string length
2024-10-17 Leo Yanperf probe: Use the MAX_EVENT_NAME_LEN macro
2024-10-17 Namhyung Kimperf test: Speed up some tests using perf list
2024-10-16 Dapeng Miperf x86/topdown: Refine helper arch_is_topdown_metrics()
2024-10-16 Dapeng Miperf x86/topdown: Make topdown metrics comparators...
2024-10-16 Ian Rogersperf tool_pmu: Remove duplicate io.h header
2024-10-14 Leo Yanperf arm-spe: Add Cortex CPUs to common data source...
2024-10-14 Besar Wicaksonoperf arm-spe: Add Neoverse-V2 to common data source...
2024-10-14 Leo Yanperf arm-spe: Remove the unused 'midr' field
2024-10-14 Leo Yanperf arm-spe: Use metadata to decide the data source...
2024-10-14 Leo Yanperf arm-spe: Introduce arm_spe__is_homogeneous()
2024-10-14 Leo Yanperf arm-spe: Rename the common data source encoding
2024-10-14 Leo Yanperf arm-spe: Rename arm_spe__synth_data_source_generic()
2024-10-14 Howard Chuperf test: Delete unused Intel CQM test
2024-10-14 Namhyung Kimperf evsel: Fix missing inherit + sample read check
2024-10-14 Madadi Vineeth... perf sched timehist: Add pre-migration wait time option
2024-10-14 Namhyung Kimperf tools: Remove unnecessary parentheses
2024-10-14 Namhyung Kimperf tools: Fix possible compiler warnings in hashmap
2024-10-14 Namhyung KimMerge tag 'v6.12-rc3' into perf-tools-next
2024-10-14 Namhyung Kimperf tools: Fix compiler error in util/tool_pmu.c
2024-10-14 Athira Rajeevtools/perf/tests: Remove duplicate evlist__delete in...
2024-10-14 Athira Rajeevtools/perf/tests: Fix compilation error with strncpy...
2024-10-13 Linus TorvaldsLinux 6.12-rc3
2024-10-13 Linus TorvaldsMerge tag '6.12-rc2-cifs-fixes' of git://git.samba...
2024-10-13 Linus TorvaldsMerge tag 'usb-6.12-rc3' of git://git.kernel.org/pub...
2024-10-13 Linus TorvaldsMerge tag 'driver-core-6.12-rc3' of git://git.kernel...
2024-10-13 Linus TorvaldsMerge tag 'powerpc-6.12-4' of git://git.kernel.org...
2024-10-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2024-10-12 Linus TorvaldsMerge tag 'hwmon-for-v6.12-rc3' of git://git.kernel...
2024-10-11 Linus TorvaldsMerge tag 'linux_kselftest-fixes-6.12-rc3' of git:...
2024-10-11 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.12-1' of git://git...
2024-10-11 Linus TorvaldsMerge tag 'fbdev-for-6.12-rc3' of git://git.kernel...
2024-10-11 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.12-rc3' of git://git.kerne...
2024-10-11 Linus TorvaldsMerge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org...
2024-10-11 Linus TorvaldsMerge tag 'rcu.fixes.6.12-rc3' of git://git.kernel...
2024-10-11 Linus TorvaldsMerge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel...
2024-10-11 Steven Rostedtftrace/selftest: Test combination of function_graph...
2024-10-11 Mathieu Desnoyersselftests/rseq: Fix mm_cid test failure
2024-10-11 Linus TorvaldsMerge tag 'io_uring-6.12-20241011' of git://git.kernel...
2024-10-11 Linus TorvaldsMerge tag 'pm-6.12-rc3' of git://git.kernel.org/pub...
2024-10-11 Linus TorvaldsMerge tag 'thermal-6.12-rc3' of git://git.kernel.org...
2024-10-11 Linus TorvaldsMerge tag 'acpi-6.12-rc3' of git://git.kernel.org/pub...
2024-10-11 Linus TorvaldsMerge tag 'pmdomain-v6.12-rc1' of git://git.kernel...
2024-10-11 Linus TorvaldsMerge tag 'mmc-v6.12-rc1' of git://git.kernel.org/pub...
2024-10-11 Linus TorvaldsMerge tag 'ata-6.12-rc3' of git://git.kernel.org/pub...
2024-10-11 Linus TorvaldsMerge tag 'drm-fixes-2024-10-11' of https://gitlab...
2024-10-11 Thomas Falconperf report: Display columns Predicted/Abort/Cycles...
2024-10-11 Ian Rogersperf tests: Add tool PMU test
2024-10-11 Ian Rogersperf tool_pmu: Switch to standard pmu functions and...
2024-10-11 Ian Rogersperf jevents: Add tool event json under a common archit...
2024-10-11 Ian Rogersperf tool_pmu: Move expr literals to tool_pmu
2024-10-11 Ian Rogersperf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
2024-10-11 Ian Rogersperf tool_pmu: Rename enum perf_tool_event to tool_pmu_...
2024-10-11 Ian Rogersperf tool_pmu: Factor tool events into their own PMU
2024-10-11 Ian Rogersperf parse-events: Expose/rename config_term_name
2024-10-11 Ian Rogersperf pmu: Allow hardcoded terms to be applied to attributes
2024-10-11 Ian Rogersperf pmu: Simplify an asprintf error message
2024-10-11 Dr. David Alan... perf tools: Remove unused color_fwrite_lines
2024-10-11 Christophe... powerpc/8xx: Fix kernel DTLB miss on dcbz
2024-10-11 Dave AirlieMerge tag 'drm-xe-fixes-2024-10-10' of https://gitlab...
2024-10-10 Dave AirlieMerge tag 'drm-misc-fixes-2024-10-10' of https://gitlab...
2024-10-10 Dave AirlieMerge tag 'drm-intel-fixes-2024-10-10' of https://gitla...
2024-10-10 Linus TorvaldsMerge tag 'net-6.12-rc3' of git://git.kernel.org/pub...
2024-10-10 Linus TorvaldsMerge tag 'trace-ringbuffer-v6.12-rc2' of git://git...
2024-10-10 Stephen Boydof: Skip kunit tests when arm64+ACPI doesn't populate...
2024-10-10 Linus TorvaldsMerge tag 'for-6.12-rc2-tag' of git://git.kernel.org...
2024-10-10 Linus TorvaldsMerge tag 'nfsd-6.12-1' of git://git.kernel.org/pub...
2024-10-10 Frederic Weisbeckerrcu/nocb: Fix rcuog wake-up from offline softirq
2024-10-10 Linus TorvaldsMerge tag 'xfs-6.12-fixes-3' of git://git.kernel.org...
2024-10-10 Jakub KicinskiMerge branch 'maintainers-networking-file-coverage...
2024-10-10 Simon HormanMAINTAINERS: Add headers and mailing list to UDP section
2024-10-10 Simon HormanMAINTAINERS: consistently exclude wireless files from...
2024-10-10 Eric Dumazetslip: make slhc_remember() more robust against maliciou...
2024-10-10 D. Wythenet/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
2024-10-10 Eric Dumazetppp: fix ppp_async_encode() illegal access
2024-10-10 Simon Hormandocs: netdev: document guidance on cleanup patches
2024-10-10 Paolo AbeniMerge branch 'rtnetlink-handle-error-of-rtnl_register_m...
2024-10-10 Kuniyuki Iwashimaphonet: Handle error of rtnl_register_module().
2024-10-10 Kuniyuki Iwashimampls: Handle error of rtnl_register_module().
2024-10-10 Kuniyuki Iwashimamctp: Handle error of rtnl_register_module().
2024-10-10 Kuniyuki Iwashimabridge: Handle error of rtnl_register_module().
2024-10-10 Kuniyuki Iwashimavxlan: Handle error of rtnl_register_module().
2024-10-10 Kuniyuki Iwashimartnetlink: Add bulk registration helpers for rtnetlink...
2024-10-10 Ulf HanssonPM: domains: Fix alloc/free in dev_pm_domain_attach...
2024-10-10 Ulf HanssonRevert "drm/tegra: gr3d: Convert into dev_pm_domain_att...
next