summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-02qrb4210-rb2: add HDMI audio playback supportMark Brown
2024-10-02ASoC: codecs: wcd9335: remove unnecessary MODULE_ALIAS()Masahiro Yamada
2024-10-02Revert "ALSA: hda: Conditionally use snooping for AMD HDMI"Takashi Iwai
2024-10-02netfs: Fix missing wakeup after issuing writesDavid Howells
2024-10-02slub/kunit: skip test_kfree_rcu when the slub kunit test is built-inVlastimil Babka
2024-10-02mm, slab: suppress warnings in test_leak_destroy kunit testVlastimil Babka
2024-10-02dm-verity: introduce the options restart_on_error and panic_on_errorMikulas Patocka
2024-10-02Revert: "dm-verity: restart or panic on an I/O error"Mikulas Patocka
2024-10-02xen: Fix config option reference in XEN_PRIVCMD definitionLukas Bulwahn
2024-10-02aoe: fix the potential use-after-free problem in more placesChun-Yi Lee
2024-10-02blk_iocost: remove some duplicate irq disable/enablesDan Carpenter
2024-10-02block: fix blk_rq_map_integrity_sg kernel-docKeith Busch
2024-10-02inotify: Fix possible deadlock in fsnotify_destroy_markLizhi Xu
2024-10-02fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_...Jan Kara
2024-10-02ASoC: amd: acp: drop bogus NULL check from i2s_irq_handlerMurad Masimov
2024-10-02ASoC: intel: sof_sdw: Add check devm_kasprintf() returned valueCharles Han
2024-10-02ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=mHui Wang
2024-10-02ASoC: dt-bindings: davinci-mcasp: Fix interrupts propertyMiquel Raynal
2024-10-02ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible stringAlexey Klimov
2024-10-02ASoC: dt-bindings: qcom,sm8250: add qrb4210-rb2-sndcardAlexey Klimov
2024-10-02udf: fix uninit-value use in udf_get_fileshortadGianfranco Trad
2024-10-02udf: refactor inode_bmap() to handle errorZhao Mengmeng
2024-10-02udf: refactor udf_next_aext() to handle errorZhao Mengmeng
2024-10-02ALSA: hda: fix trigger_tstamp_latchedJaroslav Kysela
2024-10-02udf: refactor udf_current_aext() to handle errorZhao Mengmeng
2024-10-02gpio: davinci: Fix condition for irqchip registrationVignesh Raghavendra
2024-10-02kconfig: qconf: fix buffer overflow in debug linksMasahiro Yamada
2024-10-02ALSA: hda/realtek: Add a quirk for HP Pavilion 15z-ec200Abhishek Tamboli
2024-10-02ALSA: hda/generic: Drop obsoleted obey_preferred_dacs flagTakashi Iwai
2024-10-02ALSA: hda/generic: Unconditionally prefer preferred_dacs pairsTakashi Iwai
2024-10-02ufs_rename(): fix bogus argument of folio_release_kmap()Al Viro
2024-10-01parisc: get rid of private asm/unaligned.hAl Viro
2024-10-01smb: client: use actual path when queryfswangrong
2024-10-02spi: Fix pm_runtime_set_suspended() with runtime pmMark Brown
2024-10-01drm/amd/display: Fix system hang while resume with TBT monitorTom Chung
2024-10-01drm/amd/display: Enable idle workqueue for more IPS modesLeo Li
2024-10-01drm/amd/display: Add HDR workaround for specific eDPAlex Hung
2024-10-01drm/amd/display: avoid set dispclk to 0Charlene Liu
2024-10-01drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSCFangzhi Zuo
2024-10-01drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal...Yihan Zhu
2024-10-01rust: kunit: use C-string literals to clean warningMiguel Ojeda
2024-10-01bcachefs: Fix bad shift in bch2_read_flag_list()Kent Overstreet
2024-10-01riscv: Fix kernel stack size when KASAN is enabledAlexandre Ghiti
2024-10-01ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()Thorsten Blum
2024-10-01ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()Thorsten Blum
2024-10-01ksmbd: Use struct_size() to improve get_file_alternate_info()Thorsten Blum
2024-10-01ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIOHans de Goede
2024-10-01cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà
2024-10-01cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlockUwe Kleine-König
2024-10-01spi: s3c64xx: fix timeout counters in flush_fifoBen Dooks