summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-30media: ipu-bridge: fix ipu6 Kconfig dependenciesArnd Bergmann
2024-07-30ALSA: control: Take power_ref lock primarilyTakashi Iwai
2024-07-30ALSA: hda: Enhance pm_blacklist optionTakashi Iwai
2024-07-30ALSA: hda: Keep PM disablement for deny-listed instanceTakashi Iwai
2024-07-30ALSA: ump: Update substream name from assigned FB namesTakashi Iwai
2024-07-30ALSA: control: Annotate snd_kcontrol with __counted_by()Takashi Iwai
2024-07-30Merge branch 'for-linus' into for-nextTakashi Iwai
2024-07-29Merge branch '6.11/scsi-queue' into 6.11/scsi-fixesMartin K. Petersen
2024-07-29profiling: remove stale percpu flip buffer variablesLinus Torvalds
2024-07-29da8xx-cfgchip.c: replace of_node_put with __free improves cleanupDavid Hunter
2024-07-29clk: mediatek: reset: Remove unused mtk_register_reset_controller()AngeloGioacchino Del Regno
2024-07-29clk: mediatek: reset: Return regmap's error codeFei Shao
2024-07-29clk: Add KUnit tests for clks registered with struct clk_parent_dataStephen Boyd
2024-07-29clk: Add KUnit tests for clk fixed rate basic typeStephen Boyd
2024-07-29clk: Add test managed clk provider/consumer APIsStephen Boyd
2024-07-29platform: Add test managed platform_device/driver APIsStephen Boyd
2024-07-29of: Add a KUnit test for overlays and test managed APIsStephen Boyd
2024-07-29dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friendsStephen Boyd
2024-07-29of: Add test managed wrappers for of_overlay_apply()/of_node_put()Stephen Boyd
2024-07-29of/platform: Allow overlays to create platform devices from the root nodeStephen Boyd
2024-07-30ata: pata_hpt37x: Rename hpt_dma_blacklisted()Damien Le Moal
2024-07-30ata: pata_hpt366: Rename hpt_dma_blacklisted()Damien Le Moal
2024-07-30ata: pata_cs5520: Rephrase file header commentDamien Le Moal
2024-07-30ata: ata_piix: Remove useless comment in piix_init_sidpr()Damien Le Moal
2024-07-30ata: sata_sil: Rename sil_blacklist to sil_quirksDamien Le Moal
2024-07-30ata: ahci: Rephrase comment to not use the term blacklistDamien Le Moal
2024-07-30ata: pata_serverworks: Do not use the term blacklistDamien Le Moal
2024-07-30ata: libata: Print quirks applied to devicesDamien Le Moal
2024-07-30ata: libata: Use QUIRK instead of HORKAGEDamien Le Moal
2024-07-29selftests/bpf: Load struct_ops map in global_maps_resize testDavid Vernet
2024-07-29selftests/bpf: Integrate test_xdp_veth into test_progsAlexis Lothoré (eBPF Foundation)
2024-07-29selftests/bpf: Update xdp_redirect_map prog sections for libbpfAlexis Lothoré (eBPF Foundation)
2024-07-29libbpf: Don't take direct pointers into BTF data from st_opsDavid Vernet
2024-07-29Merge branch 'selftests-bpf-improve-libc-portability-musl-support-part-1'Andrii Nakryiko
2024-07-29selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar
2024-07-29selftests/bpf: Fix errors compiling crypto_sanity.c with musl libcTony Ambardar
2024-07-29selftests/bpf: Fix errors compiling decap_sanity.c with musl libcTony Ambardar
2024-07-29selftests/bpf: Fix errors compiling lwt_redirect.c with musl libcTony Ambardar
2024-07-29selftests/bpf: Fix compiling core_reloc.c with musl-libcTony Ambardar
2024-07-29selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar
2024-07-29selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar
2024-07-29selftests/bpf: Fix compiling kfree_skb.c with musl-libcTony Ambardar
2024-07-29selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libcTony Ambardar
2024-07-29selftests/bpf: Fix include of <sys/fcntl.h>Tony Ambardar
2024-07-29selftests/bpf: Fix missing BUILD_BUG_ON() declarationTony Ambardar
2024-07-29selftests/bpf: Fix missing UINT_MAX definitions in benchmarksTony Ambardar
2024-07-29selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.cTony Ambardar
2024-07-29selftests/bpf: Drop unneeded error.h includesTony Ambardar
2024-07-29selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libcTony Ambardar
2024-07-29selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar