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-06
platform/chrome: chromeos_tbmc: Register ACPI notify handler
Rafael J. Wysocki
-2
/
+14
2026-03-06
platform/chrome: chromeos_tbmc: Drop wakeup source on remove
Rafael J. Wysocki
-0
/
+6
2026-03-06
platform/chrome: Convert ChromeOS privacy-screen driver to platform
Rafael J. Wysocki
-23
/
+18
2026-03-05
cgroup: Expose some cgroup helpers
Tejun Heo
-63
/
+63
2026-03-05
audit: fix coding style issues
Ricardo Robaina
-4
/
+3
2026-03-05
tools: ynl: add uns-admin-perm to genetlink
Antonio Quartulli
-1
/
+1
2026-03-05
net: airoha: Rely __field_prep for non-constant masks
Lorenzo Bianconi
-3
/
+3
2026-03-05
Merge branch 'net-cadence-macb-add-ieee-802-3az-eee-support'
Jakub Kicinski
-2
/
+163
2026-03-05
net: cadence: macb: enable EEE for Mobileye EyeQ5
Nicolai Buchwitz
-1
/
+1
2026-03-05
net: cadence: macb: enable EEE for Raspberry Pi RP1
Nicolai Buchwitz
-1
/
+2
2026-03-05
net: cadence: macb: add ethtool EEE support
Nicolai Buchwitz
-0
/
+16
2026-03-05
net: cadence: macb: implement EEE TX LPI support
Nicolai Buchwitz
-0
/
+132
2026-03-05
net: cadence: macb: add EEE LPI statistics counters
Nicolai Buchwitz
-0
/
+12
2026-03-05
tcp: Initialise ehash secrets during connect() and listen().
Kuniyuki Iwashima
-5
/
+29
2026-03-05
Merge branch 'doc-netlink-expand-nftables-specification'
Jakub Kicinski
-50
/
+650
2026-03-05
doc/netlink: nftables: Fill out operation attributes
Remy D. Farley
-42
/
+243
2026-03-05
doc/netlink: nftables: Add sub-messages
Remy D. Farley
-0
/
+15
2026-03-05
doc/netlink: nftables: Update attribute sets
Remy D. Farley
-4
/
+204
2026-03-05
doc/netlink: nftables: Add definitions
Remy D. Farley
-3
/
+178
2026-03-05
doc/netlink: netlink-raw: Add max check
Remy D. Farley
-1
/
+10
2026-03-05
Merge branch 'net-stmmac-qcom-ethqos-further-serdes-reorganisation'
Jakub Kicinski
-63
/
+41
2026-03-05
net: stmmac: qcom-ethqos: remove phy_set_mode_ext() after phy_power_on()
Russell King (Oracle)
-16
/
+2
2026-03-05
phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()
Russell King (Oracle)
-1
/
+13
2026-03-05
phy: qcom-sgmii-eth: remove qcom_dwmac_sgmii_phy_interface()
Russell King (Oracle)
-17
/
+10
2026-03-05
phy: qcom-sgmii-eth: use PHY interface mode for SerDes settings
Russell King (Oracle)
-20
/
+21
2026-03-05
phy: qcom-sgmii-eth: remove .set_speed() implementation
Russell King (Oracle)
-11
/
+0
2026-03-05
net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext()
Russell King (Oracle)
-13
/
+10
2026-03-05
net: stmmac: qcom-ethqos: move ethqos_set_serdes_speed()
Russell King (Oracle)
-11
/
+11
2026-03-05
smb: client: fix oops due to uninitialised var in smb2_unlink()
Paulo Alcantara
-1
/
+3
2026-03-05
tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.c
Eric Dumazet
-39
/
+40
2026-03-05
net: mdio: xgene: Fix misleading err message in xgene mdio read
Alok Tiwari
-1
/
+1
2026-03-05
octeontx2-af: make PF_FUNC comparison consistent in NIX XOFF handling
Alok Tiwari
-2
/
+2
2026-03-05
tcp: shrink per-packet memset in __tcp_transmit_skb()
Keita Morisaki
-4
/
+11
2026-03-05
net: phy: realtek: Add support for PHY LEDs on RTL8211F-VD
Kryštof Černý
-0
/
+3
2026-03-05
net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
Mieczyslaw Nalewaj
-2
/
+1
2026-03-06
rust: pin-init: internal: init: document load-bearing fact of field accessors
Benno Lossin
-0
/
+8
2026-03-06
rust: pin-init: internal: init: remove `#[disable_initialized_field_access]`
Benno Lossin
-31
/
+8
2026-03-06
rust: build: remap path to avoid absolute path
Gary Guo
-2
/
+6
2026-03-05
arm: multi_v7_defconfig: Enable more OMAP 3/4 related configs
Andreas Kemnade
-0
/
+26
2026-03-06
rust: kbuild: emit dep-info into $(depfile) directly
Gary Guo
-4
/
+2
2026-03-05
ARM: omap: fix all kernel-doc warnings
Randy Dunlap
-2
/
+2
2026-03-05
ARM: omap2: Replace scnprintf with strscpy in omap3_cpuinfo
Thorsten Blum
-1
/
+2
2026-03-05
ARM: multi_v7_defconfig: omap2plus_defconfig: Enable ITE IT66121 driver
Kory Maincent (TI)
-0
/
+3
2026-03-05
drm/xe/xe_hw_error: Add support for PVC SoC errors
Riana Tauro
-0
/
+231
2026-03-05
drm/xe/xe_hw_error: Add support for Core-Compute errors
Riana Tauro
-20
/
+236
2026-03-05
drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handling
Riana Tauro
-28
/
+42
2026-03-05
drm/xe/xe_drm_ras: Add support for XE DRM RAS
Riana Tauro
-0
/
+325
2026-03-05
drm/ras: Introduce the DRM RAS infrastructure over generic netlink
Rodrigo Vivi
-0
/
+853
2026-03-05
ARM: dts: ti: Enable overlays for am335x BeagleBoard devicetrees
Kory Maincent (TI)
-0
/
+8
2026-03-05
ARM: dts: ti: omap: samsung-espresso10: Add initial support for Galaxy Tab 2 ...
Mithil Bavishi
-0
/
+102
[prev]
[next]