index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-05
net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...
Lorenzo Bianconi
-3
/
+12
2026-03-05
thermal: intel: int340x: Read DDR data rate for Nova Lake
Srinivas Pandruvada
-5
/
+20
2026-03-05
cpuidle: governors: teo: Rearrange stopped tick handling
Rafael J. Wysocki
-47
/
+34
2026-03-05
cpuidle: governors: menu: Refine stopped tick handling
Rafael J. Wysocki
-6
/
+14
2026-03-05
Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"
Maarten Lankhorst
-2
/
+2
2026-03-05
ALSA: us122l: drop redundant interface references
Johan Hovold
-10
/
+2
2026-03-05
arm64: dts: mediatek: mt8195-cherry-dojo: Describe M.2 M-key NVMe slot
Chen-Yu Tsai
-0
/
+38
2026-03-05
arm64: dts: mediatek: mt8195-cherry: add WiFi PCIe and BT USB power supplies
Chen-Yu Tsai
-11
/
+36
2026-03-05
r8169: add support for RTL8125cp
Javen Xu
-0
/
+34
2026-03-05
ppp: don't store tx skb in the fastpath
Qingfang Deng
-46
/
+65
2026-03-05
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
-13
/
+50
2026-03-05
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
-6
/
+26
2026-03-05
netfilter: nf_tables: unconditionally bump set->nelems before insertion
Pablo Neira Ayuso
-14
/
+16
2026-03-05
exfat: fix error handling for FAT table operations
Chi Zhiling
-10
/
+16
2026-03-05
exfat: optimize exfat_chain_cont_cluster with cached buffer heads
Chi Zhiling
-12
/
+37
2026-03-05
exfat: drop redundant sec parameter from exfat_mirror_bh
Chi Zhiling
-7
/
+4
2026-03-05
exfat: use readahead helper in exfat_get_dentry
Chi Zhiling
-38
/
+14
2026-03-05
exfat: use readahead helper in exfat_allocate_bitmap
Chi Zhiling
-12
/
+6
2026-03-05
exfat: add block readahead in exfat_chain_cont_cluster
Chi Zhiling
-2
/
+46
2026-03-05
memory: tegra-mc: Use %pe format
Krzysztof Kozlowski
-2
/
+1
2026-03-05
memory: tegra-mc: Simplify printing PTR_ERR with dev_err_probe
Krzysztof Kozlowski
-8
/
+5
2026-03-05
memory: tegra-mc: Drop tegra_mc_setup_latency_allowance() return value
Krzysztof Kozlowski
-8
/
+2
2026-03-05
memory: renesas-rpc-if: Simplify printing PTR_ERR with dev_err_probe
Krzysztof Kozlowski
-5
/
+3
2026-03-05
net: mana: Add MAC address to vPort logs and clarify error messages
Erni Sri Satya Vennela
-9
/
+11
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
-10
/
+24
2026-03-05
block: use trylock to avoid lockdep circular dependency in sysfs
Ming Lei
-2
/
+18
2026-03-05
net/mlx5: Expose TLP emulation capabilities
Maher Sanalla
-0
/
+16
2026-03-05
net/mlx5: Add TLP emulation device capabilities
Maher Sanalla
-1
/
+22
2026-03-05
Merge tag 'nf-next-26-03-04' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
-513
/
+2011
2026-03-05
Merge branch 'amd-xgbe-add-support-for-p100a-platform'
Paolo Abeni
-11
/
+87
2026-03-05
amd-xgbe: add support for P100a platform
Raju Rangoju
-8
/
+65
2026-03-05
amd-xgbe: define macros for MAC versions and speed select values
Raju Rangoju
-4
/
+23
2026-03-05
Merge tag 'v7.0-rc2' into __tmp-hverkuil-media-tags_br_v7_1a
Mauro Carvalho Chehab
-2458
/
+5122
2026-03-05
RDMA/bng_re: Fix silent failure in HWRM version query
Kamal Heib
-5
/
+9
2026-03-05
xfs: Remove redundant NULL check after __GFP_NOFAIL
hongao
-6
/
+2
2026-03-05
ntfs: select FS_IOMAP in Kconfig
Namjae Jeon
-0
/
+1
2026-03-05
ntfs: add MODULE_ALIAS_FS
Woody Suwalski
-0
/
+1
2026-03-05
arm64: dts: exynos: add initial support for Samsung Galaxy J5
Andras Sebok
-0
/
+529
2026-03-05
dt-bindings: arm: samsung: add compatible for samsung-j5y17lte
Kaustabh Chakraborty
-0
/
+1
2026-03-05
drm/ttm: Fix bo resource use-after-free
Thadeu Lima de Souza Cascardo
-6
/
+5
2026-03-05
drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detach
Sebastian Brzezinka
-4
/
+2
2026-03-05
drm/gud: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2026-03-05
PCI: endpoint: Propagate error from pci_epf_create()
Alok Tiwari
-2
/
+2
2026-03-05
PCI: qilai: Add Andes QiLai SoC PCIe host driver support
Randolph Lin
-0
/
+216
2026-03-05
dt-bindings: PCI: Add Andes QiLai PCIe support
Randolph Lin
-0
/
+89
2026-03-05
PCI: endpoint: Fix typo in pci_epf_add_vepf() kernel-doc
Alok Tiwari
-1
/
+1
2026-03-04
Merge branch 'net-stmmac-fix-vlan-handling-when-interface-is-down'
Jakub Kicinski
-35
/
+79
2026-03-04
net: stmmac: Defer VLAN HW configuration when interface is down
Ovidiu Panait
-19
/
+26
2026-03-04
net: stmmac: Fix VLAN HW state restore
Ovidiu Panait
-12
/
+22
2026-03-04
net: stmmac: Improve double VLAN handling
Ovidiu Panait
-4
/
+21
[prev]
[next]