summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-08Linux 6.12.64v6.12.64Greg Kroah-Hartman1-1/+1
2026-01-08block: fix NULL pointer dereference in blk_zone_reset_all_bio_endio()Damien Le Moal1-9/+12
2026-01-08iomap: allocate s_dio_done_wq for async reads as wellChristoph Hellwig1-5/+5
2026-01-08mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_thre...SeongJae Park1-0/+6
2026-01-08mm/damon/tests/core-kunit: handle alloc failres in damon_test_new_filter()SeongJae Park1-0/+2
2026-01-08mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_...SeongJae Park1-0/+20
2026-01-08vfio/pci: Disable qword access to the PCI ROM barKevin Tian3-9/+29
2026-01-08media: amphion: Remove vpu_vb_is_codecconfigMing Qian3-40/+3
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