开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2026-05-22
of: dynamic: Fix overlayed devices not probing because of fw_devlink
Saravana Kannan
2026-05-22
device core: make struct device_driver groups members constant arrays
Heiner Kallweit
2026-05-22
driver core: make struct bus_type groups members constant arrays
Heiner Kallweit
2026-05-22
driver core: delete useless forward declaration of "struct class"
Alexey Dobriyan
2026-05-13
Merge patch series "rust: auxiliary: replace drvdata() with registration data"
Danilo Krummrich
2026-05-11
device property: initialize the remaining fields of fwnode_handle in fwnode_i...
Bartosz Golaszewski
2026-05-11
rust: auxiliary: add registration data to auxiliary devices
Danilo Krummrich
2026-05-04
driver core: class: fix typo in struct class documentation
Prabhudasu Vatala
2026-04-29
driver core: move dev_has_sync_state() to drivers/base/base.h
Danilo Krummrich
2026-04-29
driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()
Danilo Krummrich
2026-04-28
rust: ACPI: fix missing match data for PRP0001
Markus Probst
2026-04-26
driver core: Replace dev->offline + ->offline_disabled with accessors
Douglas Anderson
2026-04-26
driver core: Replace dev->of_node_reused with dev_of_node_reused()
Douglas Anderson
2026-04-26
driver core: Replace dev->dma_coherent with dev_dma_coherent()
Douglas Anderson
2026-04-26
driver core: Replace dev->state_synced with dev_state_synced()
Douglas Anderson
2026-04-26
driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()
Douglas Anderson
2026-04-26
driver core: Replace dev->dma_skip_sync with dev_dma_skip_sync()
Douglas Anderson
2026-04-26
driver core: Replace dev->dma_iommu with dev_dma_iommu()
Douglas Anderson
2026-04-26
driver core: Replace dev->can_match with dev_can_match()
Douglas Anderson
2026-04-25
Merge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-04-24
Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-04-24
Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-24
Merge tag 'spi-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-04-24
Merge tag 'sound-fix-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-24
Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2026-04-24
Merge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-04-23
Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-23
drivers: net: 8390: wd80x3: Remove this driver
Andrew Lunn
2026-04-23
drivers: net: 8390: ultra: Remove this driver
Andrew Lunn
2026-04-23
drivers: net: smsc: smc9194: Remove this driver
Andrew Lunn
2026-04-23
drivers: net: amd: lance: Remove this driver
Andrew Lunn
2026-04-23
drivers: net: 3com: 3c515: Remove this driver
Andrew Lunn
2026-04-24
eventpoll: refresh eventpoll_release() fast-path comment
Christian Brauner
2026-04-24
nstree: fix func. parameter kernel-doc warnings
Randy Dunlap
2026-04-23
rxrpc: Fix re-decryption of RESPONSE packets
David Howells
2026-04-23
rxrpc: Fix potential UAF after skb_unshare() failure
David Howells
2026-04-23
rxrpc: Fix rxkad crypto unalignment handling
David Howells
2026-04-23
Merge tag 'acpi-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
2026-04-23
net: remove ISDN subsystem and Bluetooth CMTP
Jakub Kicinski
2026-04-23
caif: remove CAIF NETWORK LAYER
Jakub Kicinski
2026-04-23
8021q: use RCU for egress QoS mappings
Longxuan Yu
2026-04-23
Merge tag 'asoc-fix-v7.1-merge-window' of https://git.kernel.org/pub/scm/linu...
Takashi Iwai
2026-04-22
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
2026-04-22
net: validate skb->napi_id in RX tracepoints
Kohei Enju
[next]