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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-04-04
misc: pci_endpoint_test: Add Tegra194 and Tegra234 device table entries
Manikanta Maddireddy
-0
/
+5
2026-04-04
PCI: tegra194: Expose BAR2 (MSI-X) and BAR4 (DMA) as 64-bit BAR_RESERVED
Manikanta Maddireddy
-5
/
+37
2026-04-04
PCI: tegra194: Make BAR0 programmable and remove 1MB size limit
Manikanta Maddireddy
-2
/
+2
2026-04-04
PCI: aspeed: Fix IRQ domain leak on platform_get_irq() failure
Felix Gu
-4
/
+4
2026-04-04
rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()
Rafael J. Wysocki
-2
/
+11
2026-04-04
staging: rtl8723bs: remove redundant & parentheses
Sam Daly
-2
/
+2
2026-04-03
Input: xpad - add support for BETOP BTP-KP50B/C controller's wireless mode
Shengyu Qu
-0
/
+3
2026-04-03
Input: xpad - add support for Razer Wolverine V3 Pro
Zoltan Illes
-0
/
+2
2026-04-03
Input: xpad - add RedOctane Games vendor id
Sanjay Govind
-0
/
+1
2026-04-03
Input: xpad - remove stale TODO and changelog header
Elliot Tester
-34
/
+0
2026-04-04
mshv: Fix infinite fault loop on permission-denied GPA intercepts
Stanislav Kinsburskii
-3
/
+12
2026-04-04
PCI: hv: Fix double ida_free in hv_pci_probe error path
Sahil Chandna
-3
/
+1
2026-04-03
Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-18
/
+14
2026-04-03
Merge tag 'hwmon-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-17
/
+25
2026-04-03
dpll: zl3073x: implement frequency monitoring
Ivan Vecera
-17
/
+187
2026-04-03
dpll: add frequency monitoring callback ops
Ivan Vecera
-1
/
+94
2026-04-03
dpll: add frequency monitoring to netlink spec
Ivan Vecera
-2
/
+3
2026-04-03
net: ethernet: ravb: Suspend and resume the transmission flow
Yoshihiro Shimoda
-0
/
+9
2026-04-03
net: stmmac: Fix PTP ref clock for Tegra234
Jon Hunter
-2
/
+17
2026-04-03
nfc: s3fwrn5: allocate rx skb before consuming bytes
Pengpeng Hou
-3
/
+7
2026-04-03
net: macb: Remove dedicated IRQ handler for WoL
Kevin Hao
-85
/
+27
2026-04-03
net: macb: Factor out the handling of non-hot IRQ events into a separate func...
Kevin Hao
-42
/
+61
2026-04-03
net: macb: Introduce macb_queue_isr_clear() helper function
Kevin Hao
-36
/
+22
2026-04-03
net: macb: Replace open-coded implementation with napi_schedule()
Kevin Hao
-8
/
+2
2026-04-04
s390/ap: use generic driver_override infrastructure
Danilo Krummrich
-36
/
+23
2026-04-04
s390/cio: use generic driver_override infrastructure
Danilo Krummrich
-35
/
+4
2026-04-04
vdpa: use generic driver_override infrastructure
Danilo Krummrich
-43
/
+5
2026-04-04
platform/wmi: use generic driver_override infrastructure
Danilo Krummrich
-31
/
+5
2026-04-04
PCI: use generic driver_override infrastructure
Danilo Krummrich
-38
/
+13
2026-04-03
ppp: update Kconfig help message
Qingfang Deng
-9
/
+7
2026-04-04
driver core: make software nodes available earlier
Bartosz Golaszewski
-4
/
+4
2026-04-03
net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failure
Pengpeng Hou
-1
/
+1
2026-04-03
PCI: imx6: Keep Root Port MSI capability with iMSI-RX to work around hardware...
Richard Zhu
-1
/
+9
2026-04-03
net: airoha: Fix memory leak in airoha_qdma_rx_process()
Lorenzo Bianconi
-2
/
+1
2026-04-03
net: lapbether: handle NETDEV_PRE_TYPE_CHANGE
Eric Dumazet
-5
/
+8
2026-04-03
net: fec: make FIXED_PHY dependency unconditional
Arnd Bergmann
-1
/
+1
2026-04-03
PCI: Update PCIe spec references for AtomicOps
Gerd Bayer
-2
/
+2
2026-04-03
PCI: Enable AtomicOps only if Root Port supports them
Gerd Bayer
-21
/
+20
2026-04-03
PCI: Do not enable AtomicOps by RCiEPs
Gerd Bayer
-3
/
+2
2026-04-03
net: stmmac: qcom-ethqos: set clk_csr
Russell King (Oracle)
-0
/
+6
2026-04-03
stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
Julian Braha
-6
/
+3
2026-04-03
drm/amdgpu: dump job ibs in the devcoredump
Pierre-Eric Pelloux-Prayer
-1
/
+92
2026-04-03
drm/amdgpu: store ib info for devcoredump
Pierre-Eric Pelloux-Prayer
-1
/
+20
2026-04-03
Merge branch 'for-7.1/cxl-region-refactor' into cxl-for-next
Dave Jiang
-284
/
+301
2026-04-03
Merge branch 'for-7.1/dax-hmem' into cxl-for-next
Dave Jiang
-35
/
+280
2026-04-03
Merge branch 'for-7.1/cxl-type2-support' into cxl-for-next
Dave Jiang
-298
/
+167
2026-04-03
Merge branch 'for-7.1/cxl-consolidate-endpoint' into cxl-for-next
Dave Jiang
-6
/
+12
2026-04-03
drm/amdgpu: extract amdgpu_vm_lock_by_pasid from amdgpu_vm_handle_fault
Pierre-Eric Pelloux-Prayer
-29
/
+54
2026-04-04
PM / devfreq: tegra30-devfreq: add support for Tegra114
Svyatoslav Ryhel
-5
/
+12
2026-04-04
PM / devfreq: use _visible attribute to replace create/remove_sysfs_files()
Pengjie Zhang
-43
/
+60
[prev]
[next]