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
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-01-19
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
-0
/
+6
2025-01-19
crypto: asymmetric_keys - Remove unused key_being_used_for[]
Dr. David Alan Gilbert
-2
/
+0
2025-01-18
Merge tag 'for-net-next-2025-01-15' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
-12
/
+4
2025-01-18
Merge tag 'wireless-next-2025-01-17' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-13
/
+236
2025-01-18
net: phy: remove leftovers from switch to linkmode bitmaps
Heiner Kallweit
-18
/
+0
2025-01-18
mailbox: add Samsung Exynos driver
Tudor Ambarus
-0
/
+19
2025-01-18
mailbox: add Microchip IPC support
Valentina Fernandez
-0
/
+33
2025-01-18
Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+63
2025-01-18
of: address: Add parent_bus_addr to struct of_pci_range
Frank Li
-0
/
+1
2025-01-18
PCI: Remove devres from pci_intx()
Philipp Stanner
-1
/
+0
2025-01-18
PCI: Export pci_intx_unmanaged() and pcim_intx()
Philipp Stanner
-0
/
+2
2025-01-18
Merge patch series "riscv: Add support for xtheadvector"
Palmer Dabbelt
-0
/
+1
2025-01-18
riscv: Add ghostwrite vulnerability
Charlie Jenkins
-0
/
+1
2025-01-18
ubi: Expose interface for detailed erase counters
Rickard Andersson
-0
/
+33
2025-01-18
ALSA: FCP: Add Focusrite Control Protocol driver
Geoffrey D. Bennett
-0
/
+122
2025-01-17
net: mscc: ocelot: add TX timestamping statistics
Vladimir Oltean
-0
/
+11
2025-01-17
net: dsa: implement get_ts_stats ethtool operation for user ports
Vladimir Oltean
-0
/
+2
2025-01-17
net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps
Vladimir Oltean
-0
/
+8
2025-01-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-0
/
+9
2025-01-17
Merge tag 'soc-fixes-6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-6
/
+6
2025-01-17
dcache: back inline names with a struct-wrapped array of unsigned long
Al Viro
-2
/
+8
2025-01-17
make sure that DNAME_INLINE_LEN is a multiple of word size
Al Viro
-3
/
+5
2025-01-17
dm-table: atomic writes support
John Garry
-2
/
+5
2025-01-17
tracing: gfp: Fix the GFP enum values shown for user space tracing tools
Steven Rostedt
-0
/
+63
2025-01-17
block: Add common atomic writes enable flag
John Garry
-2
/
+2
2025-01-17
PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq()
Peng Fan
-0
/
+6
2025-01-17
regulator: Add support for power budget
Kory Maincent
-0
/
+25
2025-01-17
ACPI: platform_profile: Add documentation
Kurt Borja
-0
/
+10
2025-01-17
ACPI: platform_profile: Move platform_profile_handler
Kurt Borja
-11
/
+0
2025-01-17
ACPI: platform_profile: Remove platform_profile_handler from exported symbols
Kurt Borja
-4
/
+8
2025-01-17
of: Do not expose of_alias_scan() and correct its comments
Zijun Hu
-1
/
+0
2025-01-17
serial: kgdb_nmi: Remove unused knock code
Dr. David Alan Gilbert
-2
/
+0
2025-01-17
usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS
Kyle Tso
-1
/
+2
2025-01-17
Merge branch kvm-arm64/pkvm-memshare-declutter into kvmarm-master/next
Marc Zyngier
-4
/
+2
2025-01-17
Merge branch kvm-arm64/nv-timers into kvmarm-master/next
Marc Zyngier
-0
/
+29
2025-01-17
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...
Joerg Roedel
-7
/
+20
2025-01-16
net: phylink: add EEE management
Russell King (Oracle)
-0
/
+45
2025-01-16
net: phy: add support for querying PHY clock stop capability
Russell King (Oracle)
-0
/
+1
2025-01-16
net: mdio: add definition for clock stop capable bit
Russell King (Oracle)
-0
/
+1
2025-01-16
clk: bcm: rpi: Add disp clock
Maxime Ripard
-0
/
+1
2025-01-16
devlink: add devl guard
Konrad Knitter
-0
/
+1
2025-01-16
pldmfw: enable selected component update
Konrad Knitter
-0
/
+8
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-103
/
+72
2025-01-16
PCI: Add TLP Prefix reading to pcie_read_tlp_log()
Ilpo Järvinen
-4
/
+7
2025-01-16
Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-24
/
+1
2025-01-16
ACPI: platform_profile: Add `probe` to platform_profile_ops
Kurt Borja
-0
/
+1
2025-01-16
ACPI: platform_profile: Add `ops` member to handlers
Kurt Borja
-2
/
+8
2025-01-16
ACPI: platform_profile: Remove platform_profile_handler from callbacks
Kurt Borja
-4
/
+2
2025-01-16
ACPI: platform_profile: Let drivers set drvdata to the class device
Kurt Borja
-2
/
+2
2025-01-16
ACPI: platform_profile: Replace *class_dev member with class_dev
Kurt Borja
-1
/
+2
[prev]
[next]