summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-11Linux 6.12.65v6.12.65Greg Kroah-Hartman
2026-01-11Revert "iommu/amd: Skip enabling command/event buffers for kdump"Greg Kroah-Hartman
2026-01-11pwm: stm32: Always program polaritySean Nyekjaer
2026-01-11virtio_console: fix order of fields cols and rowsMaximilian Immanuel Brandtner
2026-01-11sched/fair: Proportional newidle balancePeter Zijlstra
2026-01-11sched/fair: Small cleanup to update_newidle_cost()Peter Zijlstra
2026-01-11sched/fair: Small cleanup to sched_balance_newidle()Peter Zijlstra
2026-01-11net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Thadeu Lima de Souza Cascardo
2026-01-11cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL writesRicha Bharti
2026-01-11drm/amdgpu: Forward VMID reservation errorsNatalie Vock
2026-01-11net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibrationMiaoqian Lin
2026-01-11wifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen
2026-01-11mptcp: ensure context reset on disconnect()Paolo Abeni
2026-01-11mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
2026-01-11mm: simplify folio_expected_ref_count()David Hildenbrand
2026-01-11mm/page_alloc: change all pageblocks migrate type on coalescingAlexander Gordeev
2026-01-11mptcp: fallback earlier on simult connectionPaolo Abeni
2026-01-08Linux 6.12.64v6.12.64Greg Kroah-Hartman
2026-01-08block: fix NULL pointer dereference in blk_zone_reset_all_bio_endio()Damien Le Moal
2026-01-08iomap: allocate s_dio_done_wq for async reads as wellChristoph Hellwig
2026-01-08mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_thre...SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failres in damon_test_new_filter()SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_...SeongJae Park
2026-01-08vfio/pci: Disable qword access to the PCI ROM barKevin Tian
2026-01-08media: amphion: Remove vpu_vb_is_codecconfigMing Qian
2026-01-08media: amphion: Make some vpu_v4l2 functions staticLaurent Pinchart
2026-01-08media: amphion: Add a frame flush mode for decoderMing Qian
2026-01-08media: mediatek: vcodec: Use spinlock for context list protection lockChen-Yu Tsai
2026-01-08powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand
2026-01-08mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2026-01-08mm/balloon_compaction: we cannot have isolated pages in the balloon listDavid Hildenbrand
2026-01-08PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan
2026-01-08PCI: brcmstb: Set MLW based on "num-lanes" DT property if presentJim Quinlan
2026-01-08PCI: brcmstb: Reuse pcie_cfg_data structureStanimir Varbanov
2026-01-08ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_widthBiju Das
2026-01-08ASoC: qcom: sdw: fix memory leak for sdw_stream_runtimeSrinivas Kandagatla
2026-01-08soundwire: stream: extend sdw_alloc_stream() to take 'type' parameterPierre-Louis Bossart
2026-01-08block: handle zone management operations completionsDamien Le Moal
2026-01-08ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex modeBiju Das
2026-01-08gve: defer interrupt enabling until NAPI registrationAnkit Garg
2026-01-08hrtimers: Make hrtimer_update_function() less expensiveThomas Gleixner
2026-01-08idpf: remove obsolete stashing codeJoshua Hay
2026-01-08idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay
2026-01-08idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay
2026-01-08idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay
2026-01-08idpf: improve when to set RE bit logicJoshua Hay
2026-01-08idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay
2026-01-08idpf: trigger SW interrupt when exiting wb_on_itr modeJoshua Hay
2026-01-08idpf: add support for SW triggered interruptsJoshua Hay
2026-01-08wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou