summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-08media: amphion: Make some vpu_v4l2 functions staticLaurent Pinchart2-11/+9
2026-01-08media: amphion: Add a frame flush mode for decoderMing Qian1-1/+13
2026-01-08media: mediatek: vcodec: Use spinlock for context list protection lockChen-Yu Tsai7-20/+28
2026-01-08powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand1-0/+1
2026-01-08mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand5-34/+21
2026-01-08mm/balloon_compaction: we cannot have isolated pages in the balloon listDavid Hildenbrand1-6/+0
2026-01-08PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan1-7/+3
2026-01-08PCI: brcmstb: Set MLW based on "num-lanes" DT property if presentJim Quinlan1-1/+26
2026-01-08PCI: brcmstb: Reuse pcie_cfg_data structureStanimir Varbanov1-40/+32
2026-01-08ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_widthBiju Das1-9/+4
2026-01-08ASoC: qcom: sdw: fix memory leak for sdw_stream_runtimeSrinivas Kandagatla6-50/+64
2026-01-08soundwire: stream: extend sdw_alloc_stream() to take 'type' parameterPierre-Louis Bossart4-5/+7
2026-01-08block: handle zone management operations completionsDamien Le Moal2-49/+106
2026-01-08ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex modeBiju Das1-8/+43
2026-01-08gve: defer interrupt enabling until NAPI registrationAnkit Garg2-1/+3
2026-01-08hrtimers: Make hrtimer_update_function() less expensiveThomas Gleixner1-1/+2
2026-01-08idpf: remove obsolete stashing codeJoshua Hay2-334/+22
2026-01-08idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay3-19/+47
2026-01-08idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay2-112/+105
2026-01-08idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay3-58/+95
2026-01-08idpf: improve when to set RE bit logicJoshua Hay2-3/+23
2026-01-08idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay2-10/+91
2026-01-08idpf: trigger SW interrupt when exiting wb_on_itr modeJoshua Hay1-10/+19
2026-01-08idpf: add support for SW triggered interruptsJoshua Hay3-1/+13
2026-01-08wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou14-34/+127
2026-01-08wifi: mt76: mt7925: fix CLC command timeout when suspend/resumeQuan Zhou3-3/+21
2026-01-08wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspendQuan Zhou2-0/+7
2026-01-08media: i2c: imx219: Fix 1920x1080 mode to use 1:1 pixel aspect ratioDave Stevenson1-3/+6
2026-01-08x86/microcode/AMD: Select which microcode patch to loadBorislav Petkov (AMD)1-37/+67
2026-01-08tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)3-7/+12
2026-01-08serial: core: Fix serial device initializationAlexander Stein1-0/+1
2026-01-08usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
2026-01-08net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet4-10/+16
2026-01-08ipv6: adopt dst_dev() helperEric Dumazet17-47/+60
2026-01-08net: ipv6: ioam6: use consistent dst namesJustin Iurman1-17/+18
2026-01-08drm/panthor: Flush shmem writes before mapping buffers CPU-uncachedBoris Brezillon1-0/+18
2026-01-08md/raid10: wait barrier before returning discard request with REQ_NOWAITXiao Ni1-2/+1
2026-01-08netfilter: nft_ct: add seqadj extension for natted connectionsAndrii Melnychenko1-0/+5
2026-01-08gpiolib: acpi: Add quirk for Dell Precision 7780Askar Safin1-0/+22
2026-01-08gpiolib: acpi: Add quirk for ASUS ProArt PX13Mario Limonciello (AMD)1-0/+14
2026-01-08gpiolib: acpi: Add a quirk for Acer Nitro V15Mario Limonciello1-0/+13
2026-01-08gpiolib: acpi: Move quirks to a separate fileAndy Shevchenko3-346/+364
2026-01-08gpiolib: acpi: Add acpi_gpio_need_run_edge_events_on_boot() getterAndy Shevchenko2-1/+8
2026-01-08gpiolib: acpi: Handle deferred list via new APIAndy Shevchenko2-20/+37
2026-01-08gpiolib: acpi: Switch to use enum in acpi_gpio_in_ignore_list()Andy Shevchenko2-5/+24
2026-01-08f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu1-10/+16
2026-01-08f2fs: dump more information for f2fs_{enable,disable}_checkpoint()Chao Yu1-0/+16
2026-01-08f2fs: add timeout in f2fs_enable_checkpoint()Chao Yu2-6/+17
2026-01-08f2fs: clear SBI_POR_DOING before initing inmem cursegSheng Yong1-3/+3
2026-01-08serial: xilinx_uartps: fix rs485 delay_rts_after_sendj.turek1-7/+7