summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | perf vendor events intel: Update icelakex to 1.21Ian Rogers2023-06-304-8/+32
| * | | | | | | | | | | | | | | perf vendor events intel: Update icelake to 1.19Ian Rogers2023-06-304-12/+36
| * | | | | | | | | | | | | | | perf vendor events intel: Update cascadelakex to 1.19Ian Rogers2023-06-305-12/+54
| * | | | | | | | | | | | | | | perf vendor events intel: Update meteorlake to 1.03Ian Rogers2023-06-3011-58/+3071
| * | | | | | | | | | | | | | | perf vendor events intel: Add rocketlake events/metricsIan Rogers2023-06-3012-1/+4747
| * | | | | | | | | | | | | | | perf vendor metrics intel: Make transaction metrics conditionalIan Rogers2023-06-308-32/+32
| * | | | | | | | | | | | | | | perf jevents: Support for has_event functionIan Rogers2023-06-301-1/+7
| * | | | | | | | | | | | | | | perf expr: Add has_event functionIan Rogers2023-06-305-1/+34
| * | | | | | | | | | | | | | | perf tools: Do not remove addr_location.thread in thread__find_map()Namhyung Kim2023-06-301-5/+2
| * | | | | | | | | | | | | | | perf pmus: Add placeholder core PMUIan Rogers2023-06-283-1/+32
| * | | | | | | | | | | | | | | perf test: Fix a compile error on pe-file-parsing.cNamhyung Kim2023-06-272-4/+12
| * | | | | | | | | | | | | | | perf: Replace deprecated -target with --target= for ClangFangrui Song2023-06-273-5/+5
| * | | | | | | | | | | | | | | perf pmu: Correct auto_merge_stats testIan Rogers2023-06-271-1/+1
| * | | | | | | | | | | | | | | perf tools: Add missing else to cmd_daemon subcommand conditionJiri Olsa2023-06-271-1/+1
| * | | | | | | | | | | | | | | perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fp...Yang Jihong2023-06-242-1/+145
| * | | | | | | | | | | | | | | perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fpri...Yang Jihong2023-06-241-1/+33
| * | | | | | | | | | | | | | | perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0Yang Jihong2023-06-241-7/+7
| * | | | | | | | | | | | | | | perf trace-event-info: Add tracepoint_id_to_name() helperYang Jihong2023-06-242-0/+18
| * | | | | | | | | | | | | | | perf symbol: Remove now unused symbol_conf.sort_by_nameIan Rogers2023-06-246-7/+0
| * | | | | | | | | | | | | | | perf symbol: Remove symbol_name_rb_nodeIan Rogers2023-06-248-92/+99
| * | | | | | | | | | | | | | | perf dso: Sort symbols under lockIan Rogers2023-06-243-6/+8
| * | | | | | | | | | | | | | | perf build: Filter out BTF sources without a .BTF sectionIan Rogers2023-06-241-3/+26
| * | | | | | | | | | | | | | | perf test: Add build tests for BUILD_BPF_SKELIan Rogers2023-06-241-0/+4
| * | | | | | | | | | | | | | | perf bpf: Move the declaration of struct rqIan Rogers2023-06-242-2/+10
| * | | | | | | | | | | | | | | perf build: Add ability to build with a generated vmlinux.hIan Rogers2023-06-244-1/+22
* | | | | | | | | | | | | | | | Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linuxLinus Torvalds2023-07-086-11/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | MAINTAINERS: Add bitfield.h to the BITMAP API recordAndy Shevchenko2023-06-221-0/+2
| * | | | | | | | | | | | | | | | MAINTAINERS: Add bits.h to the BITMAP API recordAndy Shevchenko2023-06-221-0/+4
| * | | | | | | | | | | | | | | | cpumask: fix function description kernel-doc notationRandy Dunlap2023-06-221-1/+1
| * | | | | | | | | | | | | | | | nodemask: Drop duplicate check in for_each_node_mask()Gavin Shan2023-06-221-1/+1
| * | | | | | | | | | | | | | | | lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov2023-06-222-6/+4
| * | | | | | | | | | | | | | | | lib/test_bitmap: increment failure counter properlyYury Norov2023-06-221-3/+15
* | | | | | | | | | | | | | | | | Merge tag 'mmc-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2023-07-081-11/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card"Ulf Hansson2023-06-301-11/+4
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'sound-fix-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-088-26/+94
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ALSA: hda/realtek: Add quirk for ASUS ROG GZ301VLuke D. Jones2023-07-071-0/+1
| * | | | | | | | | | | | | | | | | ALSA: jack: Fix mutex call in snd_jack_report()Takashi Iwai2023-07-061-8/+7
| * | | | | | | | | | | | | | | | | Merge branch 'topic/midi20' into for-linusTakashi Iwai2023-07-051-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1()Minjie Du2023-07-051-1/+1
| * | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Whitespace fixLuke D. Jones2023-07-041-1/+1
| * | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Add quirk for ASUS ROG G614JxLuke D. Jones2023-07-041-0/+1
| * | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Amend G634 quirk to enable rear speakersLuke D. Jones2023-07-041-1/+11
| * | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Add quirk for ASUS ROG GA402XLuke D. Jones2023-07-041-0/+1
| * | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Add quirk for ASUS ROG GX650PLuke D. Jones2023-07-041-0/+19
| * | | | | | | | | | | | | | | | | | ALSA: pcm: Fix potential data race at PCM memory allocation helpersTakashi Iwai2023-07-031-8/+36
| * | | | | | | | | | | | | | | | | | ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd...Tuo Li2023-07-031-4/+3
| * | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760dengxiang2023-07-031-0/+9
| * | | | | | | | | | | | | | | | | | ALSA: hda/realtek: Add quirk for Clevo NPx0SNxWerner Sembach2023-06-291-0/+1
| * | | | | | | | | | | | | | | | | | Merge branch 'topic/midi20' into for-linusTakashi Iwai2023-06-281-1/+1
| |\| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | ALSA: ump: Correct wrong byte size at converting a UMP System messageTakashi Iwai2023-06-281-1/+1