开源镜像站
帮助
下载
动态
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-07-18
mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()
Boris Brezillon
2018-07-18
mtd: rawnand: orion_nand: Kill orion_nand_data.dev_ready()
Boris Brezillon
2018-07-18
mtd: rawnand: Kill the chip->scan_bbt() hook
Boris Brezillon
2018-07-18
mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt()
Boris Brezillon
2018-07-18
mtd: rawnand: Remove forward declaration of device_node
Boris Brezillon
2018-07-18
mtd: rawnand: Remove forward declaration of mtd_info
Boris Brezillon
2018-07-18
mtd: rawnand: Remove nand_do_read() prototype from rawnand.h
Boris Brezillon
2018-07-18
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
2018-07-18
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
2018-07-18
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
2018-07-18
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-07-18
mtd: rawnand: provide only single helper function for ECC conf
Abhishek Sahu
2018-07-18
mtd: rawnand: helper function for setting up ECC configuration
Abhishek Sahu
2018-07-02
mtd: rawnand: add defines for ONFI version bits
Chris Packham
2018-07-02
mtd: rawnand: add manufacturer fixup for ONFI parameter page
Chris Packham
2018-07-02
mtd: rawnand: add an option to specify NAND chip as a boot device
Stefan Agner
2018-07-02
mtd: rawnand: add Reed-Solomon error correction algorithm
Stefan Agner
2018-07-01
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-01
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
2018-06-29
Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-06-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-28
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
Souptick Joarder
2018-06-28
slub: fix failure when we delete and create a slab cache
Mikulas Patocka
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-06-26
block: Fix transfer when chunk sectors exceeds max
Keith Busch
2018-06-26
Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2018-06-25
disable -Wattribute-alias warning for SYSCALL_DEFINEx()
Arnd Bergmann
2018-06-25
kbuild: add macro for controlling warnings to linux/compiler.h
Arnd Bergmann
2018-06-25
acpi: Add helper for deactivating memory region
Heikki Krogerus
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-25
PM / Domains: Rename opp_node to np
Viresh Kumar
2018-06-25
PM / Domains: Fix return value of of_genpd_opp_to_performance_state()
Viresh Kumar
2018-06-24
iio: buffer: fix the function signature to match implementation
Phil Reid
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
2018-06-22
bdi: Fix another oops in wb_workfn()
Jan Kara
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
2018-06-22
irqdesc: Delete irq_desc_get_msi_desc()
John Garry
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-21
kernel.h: Fix a typo in comment
Wei Wang
[next]