linux.git
2024-03-21 Ian Rogersperf vendor events intel: Update sapphirerapids to...
2024-03-21 Ian Rogersperf vendor events intel: Update meteorlake to 1.08
2024-03-21 Ian Rogersperf vendor events intel: Update lunarlake to 1.01
2024-03-21 Ian Rogersperf vendor events intel: Update icelakex to 1.24
2024-03-21 Ian Rogersperf vendor events intel: Update grandridge to 1.02
2024-03-21 Ian Rogersperf vendor events intel: Update emeraldrapids to 1.06
2024-03-21 Ian Rogersperf vendor events intel: Update cascadelakex to 1.21
2024-03-21 Arnaldo Carvalho... perf probe: Add missing libgen.h header needed for...
2024-03-21 Arnaldo Carvalho... perf trace: Fix 'newfstatat'/'fstatat' argument pretty...
2024-03-21 Arnaldo Carvalho... perf trace: Beautify the 'flags' arg of unlinkat
2024-03-21 Arnaldo Carvalho... perf beauty: Introduce faccessat2 flags scnprintf routine
2024-03-21 Arnaldo Carvalho... perf beauty: Introduce scrape script for the 'statx...
2024-03-21 Arnaldo Carvalho... perf beauty: Introduce scrape script for various fs...
2024-03-21 Ian Rogersperf tests: Run tests in parallel by default
2024-03-21 Ian Rogersperf help: Lower levenshtein penality for deleting...
2024-03-21 Ian Rogersperf tools: Suggest inbuilt commands for unknown command
2024-03-21 Ian Rogersperf test: Read child test 10 times a second rather...
2024-03-21 Ian Rogersperf test: Use a single fd for the child process out/err
2024-03-21 Ian Rogersperf test: Stat output per thread of just the parent...
2024-03-21 Ian Rogersperf record: Delete session after stopping sideband...
2024-03-21 Ian Rogersperf tools: Add/use PMU reverse lookup from config...
2024-03-21 Ian Rogersperf tools: Use pmus to describe type from attribute
2024-03-21 Ian Rogersperf list: Give more details about raw event encodings
2024-03-21 Ian Rogersperf list: Allow wordwrap to wrap on commas
2024-03-21 Ian Rogersperf pmu: Drop "default_core" from alias names
2024-03-21 Ian Rogersperf list: Add tracepoint encoding to detailed output
2024-03-21 Arnaldo Carvalho... perf beauty: Introduce scrape script for 'clone' syscal...
2024-03-21 Namhyung Kimperf annotate-data: Do not retry for invalid types
2024-03-21 Namhyung Kimperf annotate-data: Add a cache for global variable...
2024-03-21 Namhyung Kimperf annotate-data: Add stack canary type
2024-03-21 Namhyung Kimperf annotate-data: Handle ADD instructions
2024-03-21 Namhyung Kimperf annotate-data: Support general per-cpu access
2024-03-21 Namhyung Kimperf annotate-data: Track instructions with a this...
2024-03-21 Namhyung Kimperf annotate-data: Handle this-cpu variables in kernel
2024-03-21 Namhyung Kimperf annotate: Parse x86 segment register location
2024-03-21 Namhyung Kimperf annotate-data: Check register state for type
2024-03-21 Namhyung Kimperf annotate-data: Implement instruction tracking
2024-03-21 Namhyung Kimperf annotate-data: Handle call instructions
2024-03-21 Namhyung Kimperf annotate-data: Handle global variable access
2024-03-21 Namhyung Kimperf annotate-data: Add get_global_var_type()
2024-03-21 Namhyung Kimperf annotate-data: Add update_insn_state()
2024-03-21 Namhyung Kimperf annotate-data: Maintain variable type info
2024-03-21 Namhyung Kimperf annotate-data: Add debug messages
2024-03-21 Namhyung Kimperf annotate: Add annotate_get_basic_blocks()
2024-03-21 Namhyung Kimperf annotate-data: Introduce 'struct data_loc_info'
2024-03-21 Namhyung Kimperf map: Add map__objdump_2rip()
2024-03-21 Namhyung Kimperf dwarf-aux: Add die_find_func_rettype()
2024-03-21 Namhyung Kimperf dwarf-aux: Handle type transfer for memory access
2024-03-21 Namhyung Kimperf dwarf-aux: Add die_collect_vars()
2024-03-21 Namhyung Kimperf dwarf-aux: Remove unused pc argument
2024-03-21 Ian Rogersperf cpumap: Use perf_cpu_map__for_each_cpu when possible
2024-03-21 Ian Rogersperf stat: Remove duplicate cpus_map_matched function
2024-03-21 Ian Rogersperf arm64 header: Remove unnecessary CPU map get and put
2024-03-21 Ian Rogersperf cpumap: Clean up use of perf_cpu_map__has_any_cpu_...
2024-03-21 Ian Rogersperf intel-pt/intel-bts: Switch perf_cpu_map__has_any_c...
2024-03-21 Ian Rogersperf arm-spe/cs-etm: Directly iterate CPU maps
2024-03-21 Ian Rogerslibperf cpumap: Ensure empty cpumap is NULL from alloc
2024-03-21 Ian Rogerslibperf cpumap: Add any, empty and min helpers
2024-03-21 Ethan Adamsperf build: Fix out of tree build related to installati...
2024-03-21 Adrian Hunterperf auxtrace: Fix multiple use of --itrace option
2024-03-21 Adrian Hunterperf script: Show also errors for --insn-trace option
2024-03-21 James Clarkperf docs arm_spe: Clarify more SPE requirements relate...
2024-03-21 Arnaldo Carvalho... tools headers: Remove almost unused copy of uapi/stat...
2024-03-21 Arnaldo Carvalho... tools headers: Remove now unused copies of uapi/{fcntl...
2024-03-21 Arnaldo Carvalho... perf beauty: Use the system linux/fcntl.h instead of...
2024-03-21 Arnaldo Carvalho... perf beauty: Move prctl.h files (uapi/linux and x86...
2024-03-21 Arnaldo Carvalho... perf beauty: Stop using the copy of uapi/linux/prctl.h
2024-03-21 Arnaldo Carvalho... perf beauty: Move arch/x86/include/asm/irq_vectors...
2024-03-21 Arnaldo Carvalho... perf beauty: Move uapi/sound/asound.h copy out of the...
2024-03-21 Arnaldo Carvalho... perf beauty: Move uapi/linux/usbdevice_fs.h copy out...
2024-03-21 Arnaldo Carvalho... perf beauty: Move uapi/linux/mount.h copy out of the...
2024-03-21 Arnaldo Carvalho... perf beauty: Don't include uapi/linux/mount.h, use...
2024-03-21 Arnaldo Carvalho... perf beauty: Move uapi/linux/fs.h copy out of the direc...
2024-03-21 Arnaldo Carvalho... perf beauty: Fix dependency of tables using uapi/linux...
2024-03-21 Bhaskar Chowdhuryperf c2c: Fix a punctuation
2024-03-21 Arnaldo Carvalho... perf trace: Collect sys_nanosleep first argument
2024-03-20 Linus TorvaldsMerge tag 'v6.9-rc-smb3-server-fixes' of git://git...
2024-03-20 Linus TorvaldsMerge tag 'trace-tools-v6.9' of git://git./linux/kernel...
2024-03-20 Linus TorvaldsMerge tag 'docs-6.9-2' of git://git.lwn.net/linux
2024-03-20 Daniel Bristot... tools/rtla: Add -U/--user-load option to timerlat
2024-03-20 Daniel Bristot... tools/verification: Use tools/build makefiles on rv
2024-03-20 Daniel Bristot... tools/rtla: Use tools/build makefiles to build rtla
2024-03-20 Daniel Bristot... tools/tracing: Use tools/build makefiles on latency...
2024-03-20 Linus TorvaldsMerge tag 'bcachefs-2024-03-19' of https://evilpiepirat...
2024-03-19 Linus TorvaldsMerge tag 'soc-late-6.9' of git://git./linux/kernel...
2024-03-19 Linus TorvaldsMerge tag 's390-6.9-2' of git://git./linux/kernel/git...
2024-03-19 Steven Rostedt... tracing: Just use strcmp() for testing __string() and...
2024-03-19 Linus TorvaldsMerge tag 'pm-6.9-rc1-2' of git://git./linux/kernel...
2024-03-19 Linus TorvaldsMerge tag 'acpi-6.9-rc1-2' of git://git./linux/kernel...
2024-03-19 Linus TorvaldsMerge tag 'thermal-6.9-rc1-2' of git://git./linux/kerne...
2024-03-19 Linus TorvaldsMerge tag 'ata-6.9-rc1-2' of git://git./linux/kernel...
2024-03-19 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2024-03-19 Linus TorvaldsMerge tag 'for-linus-6.9-rc1-tag' of git://git./linux...
2024-03-19 Rafael J. WysockiMerge branches 'pm-em', 'pm-powercap' and 'pm-sleep'
2024-03-19 Rafael J. WysockiMerge branch 'acpi-docs'
2024-03-19 Conrad Kosteckiahci: asm1064: asm1166: don't limit reported ports
2024-03-19 Xuan Zhuovirtio_net: rename free_old_xmit_skbs to free_old_xmit
2024-03-19 Xuan Zhuovirtio_net: unify the code for recycling the xmit ptr
2024-03-19 Jason Wangvirtio-net: add cond_resched() to the command waiting...
2024-03-19 Jason Wangvirtio-net: convert rx mode setting to use workqueue
next