aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-11ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() function parameterPeter Ujfalusi2-2/+2
2025-05-11ALSA: seq: Fix delivery of UMP events to group portsTakashi Iwai3-19/+52
2025-05-01ASoC: amd: ps: fix for irq handler return statusVijendar Mukunda1-2/+3
2025-05-01ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_directionAlexander Stein1-2/+2
2025-05-01ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakersStefan Binding3-0/+29
2025-05-01ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakersStefan Binding1-0/+10
2025-05-01ASoC: stm32: sai: add a check on minimal kernel frequencyOlivier Moysan1-1/+4
2025-05-01ASoC: stm32: sai: skip useless iterations on kernel rate loopOlivier Moysan1-4/+7
2025-04-30ALSA: hda/realtek - Add more HP laptops which need mute led fixupChris Chiu1-0/+3
2025-04-30ALSA: hda/realtek: Fix built-mic regression on other ASUS modelsTakashi Iwai1-4/+4
2025-04-30ASoC: Intel: catpt: avoid type mismatch in dev_dbg() formatArnd Bergmann1-1/+1
2025-04-29ALSA: usb-audio: Fix duplicated name in MIDI substream namesTakashi Iwai1-4/+12
2025-04-29ALSA: ump: Fix buffer overflow at UMP SysEx message conversionTakashi Iwai1-1/+1
2025-04-28ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headsetJoachim Priesner1-1/+2
2025-04-27Linux 6.15-rc4Linus Torvalds1-1/+1
2025-04-27ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxxTakashi Iwai1-0/+42
2025-04-27ALSA: hda: Apply volume control on speaker+lineout for HP EliteStudio AIOChris Chiu1-0/+26
2025-04-26Revert "sunrpc: clean cache_detail immediately when flush is written frequently"Chuck Lever1-5/+1
2025-04-26sched/eevdf: Fix se->slice being set to U64_MAX and resulting crashOmar Sandoval1-3/+1
2025-04-26irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()Suzuki K Poulose1-1/+1
2025-04-26LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finallyBibo Mao1-0/+1
2025-04-26LoongArch: KVM: Fully clear some CSRs when VM rebootBibo Mao1-0/+7
2025-04-26LoongArch: KVM: Fix multiple typos of KVM codeYulong Han2-4/+4
2025-04-26LoongArch: Return NULL from huge_pte_offset() for invalid PMDMing Wang1-1/+1
2025-04-26LoongArch: Remove a bogus reference to ZONE_DMAPetr Tesarik1-3/+0
2025-04-26LoongArch: Handle fp, lsx, lasx and lbt assembly symbolsTiezhu Yang5-40/+40
2025-04-26LoongArch: Make do_xyz() exception handlers more robustTiezhu Yang1-8/+12
2025-04-26LoongArch: Make regs_irqs_disabled() more clearTiezhu Yang1-2/+2
2025-04-26LoongArch: Select ARCH_USE_MEMTESTYuli Wang1-0/+1
2025-04-25selftests/bpf: Correct typo in __clang_major__ macroPeilin Ye1-1/+1
2025-04-25samples/bpf: Fix compilation failure for samples/bpf on LoongArch FedoraHaoran Jiang1-1/+1
2025-04-25bpf: Add namespace to BPF internal symbolsAlexei Starovoitov3-3/+12
2025-04-25selftests/bpf: add test for softlock when modifying hashmap while iteratingBrandon Kammerdiener2-0/+67
2025-04-25bpf: fix possible endless loop in BPF map iterationBrandon Kammerdiener1-1/+1
2025-04-25ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013Takashi Iwai1-0/+13
2025-04-25ASoC: amd: acp: Fix devm_snd_soc_register_card(acp-pdm-mach) failureVenkata Prasad Potturu1-1/+1
2025-04-25ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slotVenkata Prasad Potturu1-1/+1
2025-04-25ASoC: amd: acp: Fix NULL pointer deref on acp resume pathVenkata Prasad Potturu4-4/+4
2025-04-25MAINTAINERS: Assign maintainer for the port controller driversHeikki Krogerus1-2/+6
2025-04-25fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)Jan Kara1-2/+2
2025-04-25MAINTAINERS: hfs/hfsplus: add myself as maintainerYangtao Li1-0/+2
2025-04-25splice: remove duplicate noinline from pipe_clear_nowaitT.J. Mercier1-1/+1
2025-04-25devtmpfs: don't use vfs_getattr_nosec to query i_modeChristoph Hellwig1-13/+9
2025-04-24ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmdMing Lei1-6/+21
2025-04-24ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATAMing Lei1-11/+3
2025-04-24bcachefs: Rework fiemap transaction restart handlingKent Overstreet1-113/+112
2025-04-24bcachefs: add fiemap delalloc extent detectionBrian Foster1-7/+112
2025-04-24bcachefs: refactor fiemap processing into extent helper and structBrian Foster1-34/+53
2025-04-24bcachefs: track current fiemap offset in start variableBrian Foster1-2/+2
2025-04-24bcachefs: drop duplicate fiemap sync flagBrian Foster1-1/+1