summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-05net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi-3/+12
2026-03-05thermal: intel: int340x: Read DDR data rate for Nova LakeSrinivas Pandruvada-5/+20
2026-03-05cpuidle: governors: teo: Rearrange stopped tick handlingRafael J. Wysocki-47/+34
2026-03-05cpuidle: governors: menu: Refine stopped tick handlingRafael J. Wysocki-6/+14
2026-03-05Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"Maarten Lankhorst-2/+2
2026-03-05ALSA: us122l: drop redundant interface referencesJohan Hovold-10/+2
2026-03-05arm64: dts: mediatek: mt8195-cherry-dojo: Describe M.2 M-key NVMe slotChen-Yu Tsai-0/+38
2026-03-05arm64: dts: mediatek: mt8195-cherry: add WiFi PCIe and BT USB power suppliesChen-Yu Tsai-11/+36
2026-03-05r8169: add support for RTL8125cpJaven Xu-0/+34
2026-03-05ppp: don't store tx skb in the fastpathQingfang Deng-46/+65
2026-03-05netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal-13/+50
2026-03-05netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso-6/+26
2026-03-05netfilter: nf_tables: unconditionally bump set->nelems before insertionPablo Neira Ayuso-14/+16
2026-03-05exfat: fix error handling for FAT table operationsChi Zhiling-10/+16
2026-03-05exfat: optimize exfat_chain_cont_cluster with cached buffer headsChi Zhiling-12/+37
2026-03-05exfat: drop redundant sec parameter from exfat_mirror_bhChi Zhiling-7/+4
2026-03-05exfat: use readahead helper in exfat_get_dentryChi Zhiling-38/+14
2026-03-05exfat: use readahead helper in exfat_allocate_bitmapChi Zhiling-12/+6
2026-03-05exfat: add block readahead in exfat_chain_cont_clusterChi Zhiling-2/+46
2026-03-05memory: tegra-mc: Use %pe formatKrzysztof Kozlowski-2/+1
2026-03-05memory: tegra-mc: Simplify printing PTR_ERR with dev_err_probeKrzysztof Kozlowski-8/+5
2026-03-05memory: tegra-mc: Drop tegra_mc_setup_latency_allowance() return valueKrzysztof Kozlowski-8/+2
2026-03-05memory: renesas-rpc-if: Simplify printing PTR_ERR with dev_err_probeKrzysztof Kozlowski-5/+3
2026-03-05net: mana: Add MAC address to vPort logs and clarify error messagesErni Sri Satya Vennela-9/+11
2026-03-05net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior-10/+24
2026-03-05block: use trylock to avoid lockdep circular dependency in sysfsMing Lei-2/+18
2026-03-05net/mlx5: Expose TLP emulation capabilitiesMaher Sanalla-0/+16
2026-03-05net/mlx5: Add TLP emulation device capabilitiesMaher Sanalla-1/+22
2026-03-05Merge tag 'nf-next-26-03-04' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni-513/+2011
2026-03-05Merge branch 'amd-xgbe-add-support-for-p100a-platform'Paolo Abeni-11/+87
2026-03-05amd-xgbe: add support for P100a platformRaju Rangoju-8/+65
2026-03-05amd-xgbe: define macros for MAC versions and speed select valuesRaju Rangoju-4/+23
2026-03-05Merge tag 'v7.0-rc2' into __tmp-hverkuil-media-tags_br_v7_1aMauro Carvalho Chehab-2458/+5122
2026-03-05RDMA/bng_re: Fix silent failure in HWRM version queryKamal Heib-5/+9
2026-03-05xfs: Remove redundant NULL check after __GFP_NOFAILhongao-6/+2
2026-03-05ntfs: select FS_IOMAP in KconfigNamjae Jeon-0/+1
2026-03-05ntfs: add MODULE_ALIAS_FSWoody Suwalski-0/+1
2026-03-05arm64: dts: exynos: add initial support for Samsung Galaxy J5Andras Sebok-0/+529
2026-03-05dt-bindings: arm: samsung: add compatible for samsung-j5y17lteKaustabh Chakraborty-0/+1
2026-03-05drm/ttm: Fix bo resource use-after-freeThadeu Lima de Souza Cascardo-6/+5
2026-03-05drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detachSebastian Brzezinka-4/+2
2026-03-05drm/gud: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-1/+1
2026-03-05PCI: endpoint: Propagate error from pci_epf_create()Alok Tiwari-2/+2
2026-03-05PCI: qilai: Add Andes QiLai SoC PCIe host driver supportRandolph Lin-0/+216
2026-03-05dt-bindings: PCI: Add Andes QiLai PCIe supportRandolph Lin-0/+89
2026-03-05PCI: endpoint: Fix typo in pci_epf_add_vepf() kernel-docAlok Tiwari-1/+1
2026-03-04Merge branch 'net-stmmac-fix-vlan-handling-when-interface-is-down'Jakub Kicinski-35/+79
2026-03-04net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait-19/+26
2026-03-04net: stmmac: Fix VLAN HW state restoreOvidiu Panait-12/+22
2026-03-04net: stmmac: Improve double VLAN handlingOvidiu Panait-4/+21