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-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-04
module: Simplify warning on positive returns from module_init()
Lucas De Marchi
-7
/
+3
2026-04-04
module: Override -EEXIST module return
Lucas De Marchi
-0
/
+8
2026-04-03
Merge branch 'dpll-add-frequency-monitoring-feature'
Jakub Kicinski
-21
/
+353
2026-04-03
dpll: zl3073x: implement frequency monitoring
Ivan Vecera
-17
/
+187
2026-04-03
dpll: add frequency monitoring callback ops
Ivan Vecera
-1
/
+104
2026-04-03
dpll: add frequency monitoring to netlink spec
Ivan Vecera
-3
/
+62
2026-04-03
KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's name
Yosry Ahmed
-1
/
+1
2026-04-03
KVM: selftests: Rework svm_nested_invalid_vmcb12_gpa
Yosry Ahmed
-37
/
+115
2026-04-03
KVM: nSVM: Fail emulation of VMRUN/VMLOAD/VMSAVE if mapping vmcb12 fails
Yosry Ahmed
-8
/
+4
2026-04-03
KVM: SVM: Treat mapping failures equally in VMLOAD/VMSAVE emulation
Yosry Ahmed
-4
/
+2
2026-04-03
KVM: SVM: Check EFER.SVME and CPL on #GP intercept of SVM instructions
Yosry Ahmed
-0
/
+8
2026-04-03
KVM: SVM: Move RAX legality check to SVM insn interception handlers
Yosry Ahmed
-5
/
+21
2026-04-03
KVM: SVM: Properly check RAX on #GP intercept of SVM instructions
Yosry Ahmed
-2
/
+2
2026-04-03
KVM: SVM: Refactor SVM instruction handling on #GP intercept
Yosry Ahmed
-51
/
+26
2026-04-03
KVM: SVM: Properly check RAX in the emulator for SVM instructions
Yosry Ahmed
-2
/
+9
2026-04-03
net: ethernet: ravb: Suspend and resume the transmission flow
Yoshihiro Shimoda
-0
/
+9
2026-04-03
Merge branch 'net-stmmac-fix-tegra234-mgbe-clock'
Jakub Kicinski
-4
/
+19
2026-04-03
dt-bindings: net: Fix Tegra234 MGBE PTP clock
Jon Hunter
-2
/
+2
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-04
x86/apic: Drop AMD Extended Interrupt LVT macros
Naveen N Rao (AMD)
-19
/
+12
2026-04-03
Merge branch 'for-7.1/cxl-misc' into cxl-for-next
Dave Jiang
-9
/
+10
2026-04-03
MAINTAINERS: Update address for Dan Williams
Dan Williams
-9
/
+10
2026-04-03
net: increase IP_TUNNEL_RECURSION_LIMIT to 5
Chris J Arges
-1
/
+1
2026-04-03
Merge branch 'net-macb-remove-dedicated-irq-handler-for-wol'
Jakub Kicinski
-156
/
+97
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
-47
/
+5
2026-04-03
ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
Yiqi Sun
-0
/
+7
2026-04-04
platform/wmi: use generic driver_override infrastructure
Danilo Krummrich
-35
/
+5
2026-04-04
PCI: use generic driver_override infrastructure
Danilo Krummrich
-44
/
+13
2026-04-03
ppp: update Kconfig help message
Qingfang Deng
-9
/
+7
2026-04-03
ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()
Fernando Fernandez Mancera
-11
/
+27
2026-04-03
ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dump
Fernando Fernandez Mancera
-2
/
+1
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
tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
Oleh Konko
-1
/
+5
2026-04-03
inet: remove leftover EXPORT_SYMBOL()
Eric Dumazet
-21
/
+0
2026-04-03
rtnetlink: add missing netlink_ns_capable() check for peer netns
Nikolaos Gkarlis
-13
/
+27
2026-04-03
Merge branch 'selftests-drv-net-gro-more-test-cases'
Jakub Kicinski
-57
/
+157
2026-04-03
selftests: drv-net: gro: add a test for bad IPv4 csum
Jakub Kicinski
-0
/
+30
2026-04-03
selftests: drv-net: gro: test ip6ip6
Jakub Kicinski
-6
/
+19
2026-04-03
selftests: drv-net: gro: make large packet math more precise
Jakub Kicinski
-16
/
+29
2026-04-03
selftests: drv-net: gro: remove TOTAL_HDR_LEN
Jakub Kicinski
-4
/
+3
2026-04-03
selftests: drv-net: gro: prepare for ip6ip6 support
Jakub Kicinski
-32
/
+41
[prev]
[next]