开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2018-10-23
Merge tag 'spi-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2018-10-23
Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2018-10-23
Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-10-23
Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-21
Merge remote-tracking branch 'spi/topic/of' into spi-next
Mark Brown
2018-10-21
Merge branch 'spi-4.20' into spi-next
Mark Brown
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
2018-10-20
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
2018-10-20
blkcg: fix edge case for blk_get_rl() under memory pressure
Dennis Zhou
2018-10-19
regmap: Add regmap_noinc_write API
Ben Whitten
2018-10-19
Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-18
mremap: properly flush TLB before releasing the page
Linus Torvalds
2018-10-18
Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2018-10-17
tracepoint: Fix tracepoint array element size mismatch
Mathieu Desnoyers
2018-10-16
amiflop: fold headers into C file
Omar Sandoval
2018-10-16
mtd_blkdevs: convert to blk-mq
Jens Axboe
2018-10-15
Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-10-15
blk-mq: provide helper for setting up an SQ queue and tag set
Jens Axboe
2018-10-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Greg Kroah-Hartman
2018-10-12
PCI: Provide pci_match_id() with CONFIG_PCI=n
Lubomir Rintel
2018-10-12
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
2018-10-12
Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Greg Kroah-Hartman
2018-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-11
Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2018-10-11
block: describe difference between flags IO_STAT and STATS
Konstantin Khlebnikov
2018-10-11
spi: pxa2xx: Add devicetree support
Lubomir Rintel
2018-10-11
spi: pxa2xx: Use an enum for type
Lubomir Rintel
2018-10-11
Merge tag 'qcom-geni-immutable-for-mark-brown' of git://git.kernel.org/pub/sc...
Mark Brown
2018-10-10
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-10
hwmon: (core) Add hwmon_in_enable attribute
Nicolin Chen
2018-10-10
net/mlx5: WQ, fixes for fragmented WQ buffers API
Tariq Toukan
2018-10-10
spi: Add driver_override SPI device attribute
Trent Piepho
2018-10-10
gpio: Assign gpio_irq_chip::parents to non-stack pointer
Stephen Boyd
2018-10-09
lightnvm: pblk: fix mapping issue on failed writes
Hans Holmberg
2018-10-09
lightnvm: move ppa transformations to core
Javier González
2018-10-09
lightnvm: introduce nvm_rq_to_ppa_list
Hans Holmberg
2018-10-09
lightnvm: pblk: add helpers for chunk addresses
Javier González
2018-10-09
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
2018-10-09
lightnvm: move device L2P detection to core
Matias Bjørling
2018-10-09
lightnvm: combine 1.2 and 2.0 command flags
Matias Bjørling
2018-10-09
dma-mapping: translate __GFP_NOFAIL to DMA_ATTR_NO_WARN
Christoph Hellwig
2018-10-09
mm, sched/numa: Remove remaining traces of NUMA rate-limiting
Srikar Dronamraju
2018-10-08
mtd: spi-nor: parse SFDP Sector Map Parameter Table
Tudor Ambarus
2018-10-08
mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memories
Tudor Ambarus
2018-10-08
dma-debug: Check for drivers mapping invalid addresses in dma_map_single()
Stephen Boyd
[next]