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-02-02
net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4
Claudiu Manoil
-4
/
+7
2026-02-02
Merge branch 'ptp-vmclock-add-vm-generation-counter-and-acpi-notification'
Jakub Kicinski
-26
/
+279
2026-02-02
ptp: ptp_vmclock: return TAI not UTC
David Woodhouse
-5
/
+5
2026-02-02
ptp: ptp_vmclock: remove dependency on CONFIG_ACPI
David Woodhouse
-5
/
+11
2026-02-02
ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device match
David Woodhouse
-0
/
+1
2026-02-02
ptp: ptp_vmclock: Add device tree support
David Woodhouse
-6
/
+61
2026-02-02
dt-bindings: ptp: Add amazon,vmclock
David Woodhouse
-0
/
+47
2026-02-02
ptp: vmclock: support device notifications
Babis Chalios
-19
/
+148
2026-02-02
ptp: vmclock: add vm generation counter
Babis Chalios
-0
/
+15
2026-02-02
Merge branch 'ipv6-misc-changes-in-output-path'
Jakub Kicinski
-125
/
+144
2026-02-02
ipv6: colocate inet6_cork in inet_cork_full
Eric Dumazet
-41
/
+40
2026-02-02
ipv4: use dst4_mtu() instead of dst_mtu()
Eric Dumazet
-14
/
+13
2026-02-02
ipv6: use dst6_mtu() instead of dst_mtu()
Eric Dumazet
-16
/
+19
2026-02-02
inet: add dst4_mtu() and dst6_mtu() helpers
Eric Dumazet
-0
/
+12
2026-02-02
ipv6: use SKB_DROP_REASON_PKT_TOO_BIG in ip6_xmit()
Eric Dumazet
-1
/
+1
2026-02-02
ipv6: use __skb_push() in ip6_xmit()
Eric Dumazet
-2
/
+2
2026-02-02
ipv6: add some unlikely()/likely() clauses in ip6_output.c
Eric Dumazet
-12
/
+12
2026-02-02
ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()
Eric Dumazet
-40
/
+46
2026-02-02
tipc: use kfree_sensitive() for session key material
Daniel Hodges
-2
/
+2
2026-02-02
net: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
-156
/
+0
2026-02-02
net: ethernet: use module_pci_driver; remove useless driver versions
Ethan Nelson-Moore
-103
/
+3
2026-02-02
net: add a debug check in __skb_push()
Eric Dumazet
-0
/
+1
2026-02-02
Merge branch 'net-phy-dp83867-always-program-r-sgmii-enable-bits'
Jakub Kicinski
-40
/
+23
2026-02-02
net: phy: dp83867: Always program R/SGMII enable bits
Sean Anderson
-24
/
+10
2026-02-02
net: phy: dp83867: Program TX FIFO for all interfaces
Sean Anderson
-17
/
+14
2026-02-02
net: stmmac: fix stm32 (and potentially others) resume regression
Russell King (Oracle)
-1
/
+2
2026-02-02
fs: consolidate fsverity_info lookup in buffer.c
Christoph Hellwig
-16
/
+11
2026-02-02
fsverity: push out fsverity_info lookup
Christoph Hellwig
-35
/
+63
2026-02-02
fsverity: deconstify the inode pointer in struct fsverity_info
Christoph Hellwig
-5
/
+6
2026-02-02
fsverity: kick off hash readahead at data I/O submission time
Christoph Hellwig
-74
/
+161
2026-02-02
ext4: move ->read_folio and ->readahead to readpage.c
Christoph Hellwig
-30
/
+31
2026-02-02
net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contexts
Jakub Kicinski
-10
/
+2
2026-02-02
net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out()
Eric Dumazet
-3
/
+4
2026-02-02
bnxt_en: Allow ntuple filters for drops
Joe Damato
-6
/
+7
2026-02-02
tools: ynl: cli: make the output compact
Jakub Kicinski
-3
/
+6
2026-02-02
docs: networking: mention that RSS table should be 4x the queue count
Jakub Kicinski
-4
/
+8
2026-02-02
selftests: drv-net: rss: validate min RSS table size
Jakub Kicinski
-0
/
+89
2026-02-02
net: spacemit: display phy driver information
Chukun Pan
-0
/
+2
2026-02-02
linkwatch: use __dev_put() in callers to prevent UAF
Jiayuan Chen
-5
/
+15
2026-02-02
clk: Disable KUNIT_UML_PCI
Peng Fan
-1
/
+1
2026-02-03
tpm: st33zp24: Fix missing cleanup on get_burstcount() error
Alper Ak
-2
/
+4
2026-02-03
tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
Alper Ak
-2
/
+4
2026-02-02
dt-bindings: clk: rs9: Fix DIF pattern match
Marek Vasut
-1
/
+10
2026-02-02
clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
-4
/
+4
2026-02-02
clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841
Marek Vasut
-1
/
+1
2026-02-03
pinctrl: mediatek: remove unused drv_offset field
Akari Tsuyukusa
-2
/
+0
2026-02-03
pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree
Jiayu Du
-2
/
+5
2026-02-03
pinctrl: single: fix refcount leak in pcs_add_gpio_func()
Wei Li
-0
/
+2
2026-02-03
pinctrl: meson: amlogic-a4: Fix device node reference leak in bank helpers
Felix Gu
-4
/
+6
2026-02-03
pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition
Luca Weiss
-1
/
+1
[prev]
[next]