Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | perf vendor events intel: Update icelakex to 1.21 | Ian Rogers | 2023-06-30 | 4 | -8/+32 | |
| * | | | | | | | | | | | | | | | perf vendor events intel: Update icelake to 1.19 | Ian Rogers | 2023-06-30 | 4 | -12/+36 | |
| * | | | | | | | | | | | | | | | perf vendor events intel: Update cascadelakex to 1.19 | Ian Rogers | 2023-06-30 | 5 | -12/+54 | |
| * | | | | | | | | | | | | | | | perf vendor events intel: Update meteorlake to 1.03 | Ian Rogers | 2023-06-30 | 11 | -58/+3071 | |
| * | | | | | | | | | | | | | | | perf vendor events intel: Add rocketlake events/metrics | Ian Rogers | 2023-06-30 | 12 | -1/+4747 | |
| * | | | | | | | | | | | | | | | perf vendor metrics intel: Make transaction metrics conditional | Ian Rogers | 2023-06-30 | 8 | -32/+32 | |
| * | | | | | | | | | | | | | | | perf jevents: Support for has_event function | Ian Rogers | 2023-06-30 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | | | perf expr: Add has_event function | Ian Rogers | 2023-06-30 | 5 | -1/+34 | |
| * | | | | | | | | | | | | | | | perf tools: Do not remove addr_location.thread in thread__find_map() | Namhyung Kim | 2023-06-30 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | | | perf pmus: Add placeholder core PMU | Ian Rogers | 2023-06-28 | 3 | -1/+32 | |
| * | | | | | | | | | | | | | | | perf test: Fix a compile error on pe-file-parsing.c | Namhyung Kim | 2023-06-27 | 2 | -4/+12 | |
| * | | | | | | | | | | | | | | | perf: Replace deprecated -target with --target= for Clang | Fangrui Song | 2023-06-27 | 3 | -5/+5 | |
| * | | | | | | | | | | | | | | | perf pmu: Correct auto_merge_stats test | Ian Rogers | 2023-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | perf tools: Add missing else to cmd_daemon subcommand condition | Jiri Olsa | 2023-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fp... | Yang Jihong | 2023-06-24 | 2 | -1/+145 | |
| * | | | | | | | | | | | | | | | perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fpri... | Yang Jihong | 2023-06-24 | 1 | -1/+33 | |
| * | | | | | | | | | | | | | | | perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0 | Yang Jihong | 2023-06-24 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | perf trace-event-info: Add tracepoint_id_to_name() helper | Yang Jihong | 2023-06-24 | 2 | -0/+18 | |
| * | | | | | | | | | | | | | | | perf symbol: Remove now unused symbol_conf.sort_by_name | Ian Rogers | 2023-06-24 | 6 | -7/+0 | |
| * | | | | | | | | | | | | | | | perf symbol: Remove symbol_name_rb_node | Ian Rogers | 2023-06-24 | 8 | -92/+99 | |
| * | | | | | | | | | | | | | | | perf dso: Sort symbols under lock | Ian Rogers | 2023-06-24 | 3 | -6/+8 | |
| * | | | | | | | | | | | | | | | perf build: Filter out BTF sources without a .BTF section | Ian Rogers | 2023-06-24 | 1 | -3/+26 | |
| * | | | | | | | | | | | | | | | perf test: Add build tests for BUILD_BPF_SKEL | Ian Rogers | 2023-06-24 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | perf bpf: Move the declaration of struct rq | Ian Rogers | 2023-06-24 | 2 | -2/+10 | |
| * | | | | | | | | | | | | | | | perf build: Add ability to build with a generated vmlinux.h | Ian Rogers | 2023-06-24 | 4 | -1/+22 | |
* | | | | | | | | | | | | | | | | Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux | Linus Torvalds | 2023-07-08 | 6 | -11/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | MAINTAINERS: Add bitfield.h to the BITMAP API record | Andy Shevchenko | 2023-06-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | MAINTAINERS: Add bits.h to the BITMAP API record | Andy Shevchenko | 2023-06-22 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | cpumask: fix function description kernel-doc notation | Randy Dunlap | 2023-06-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | nodemask: Drop duplicate check in for_each_node_mask() | Gavin Shan | 2023-06-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | lib/bitmap: drop optimization of bitmap_{from,to}_arr64 | Yury Norov | 2023-06-22 | 2 | -6/+4 | |
| * | | | | | | | | | | | | | | | | lib/test_bitmap: increment failure counter properly | Yury Norov | 2023-06-22 | 1 | -3/+15 | |
* | | | | | | | | | | | | | | | | | Merge tag 'mmc-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2023-07-08 | 1 | -11/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card" | Ulf Hansson | 2023-06-30 | 1 | -11/+4 | |
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge tag 'sound-fix-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-07-08 | 8 | -26/+94 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Add quirk for ASUS ROG GZ301V | Luke D. Jones | 2023-07-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | ALSA: jack: Fix mutex call in snd_jack_report() | Takashi Iwai | 2023-07-06 | 1 | -8/+7 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'topic/midi20' into for-linus | Takashi Iwai | 2023-07-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1() | Minjie Du | 2023-07-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Whitespace fix | Luke D. Jones | 2023-07-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Add quirk for ASUS ROG G614Jx | Luke D. Jones | 2023-07-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Amend G634 quirk to enable rear speakers | Luke D. Jones | 2023-07-04 | 1 | -1/+11 | |
| * | | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Add quirk for ASUS ROG GA402X | Luke D. Jones | 2023-07-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Add quirk for ASUS ROG GX650P | Luke D. Jones | 2023-07-04 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | | | | | ALSA: pcm: Fix potential data race at PCM memory allocation helpers | Takashi Iwai | 2023-07-03 | 1 | -8/+36 | |
| * | | | | | | | | | | | | | | | | | | ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd... | Tuo Li | 2023-07-03 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760 | dengxiang | 2023-07-03 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Add quirk for Clevo NPx0SNx | Werner Sembach | 2023-06-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'topic/midi20' into for-linus | Takashi Iwai | 2023-06-28 | 1 | -1/+1 | |
| |\| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | ALSA: ump: Correct wrong byte size at converting a UMP System message | Takashi Iwai | 2023-06-28 | 1 | -1/+1 |