开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-02-08
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
2020-02-08
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
2020-02-08
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
Zenghui Yu
2020-02-08
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
Zenghui Yu
2020-02-08
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
2020-02-08
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
Zenghui Yu
2020-02-06
Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-06
Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2020-02-06
Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-06
Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-05
Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-02-05
Merge tag 'dmaengine-fix-5.6-rc1' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2020-02-05
PCI/ATS: Use PF PASID for VFs
Kuppuswamy Sathyanarayanan
2020-02-05
Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-05
Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-05
Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-02-04
Merge branch 'nvme-5.6' of git://git.infradead.org/nvme into block-5.6
Jens Axboe
2020-02-05
nvmet: update AEN list and array at one place
Daniel Wagner
2020-02-05
nvmet: Fix controller use after free
Israel Rukshin
2020-02-05
nvmet: Fix error print message at nvmet_install_queue function
Israel Rukshin
2020-02-04
brd: check and limit max_part par
Zhiqiang Liu
2020-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
gtp: use __GFP_NOWARN to avoid memalloc warning
Taehee Yoo
2020-02-04
r8152: Add MAC passthrough support to new device
Kai-Heng Feng
2020-02-04
Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-02-04
Merge tag 'hwlock-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
2020-02-04
qed: Remove set but not used variable 'p_link'
YueHaibing
2020-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-02-04
Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-02-04
Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-02-04
Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
2020-02-04
pinctrl: fix pxa2xx.c build warnings
Randy Dunlap
2020-02-04
drivers/block/null_blk_main.c: fix uninitialized var warnings
Andrew Morton
2020-02-04
drivers/block/null_blk_main.c: fix layout
Andrew Morton
2020-02-04
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
David Hildenbrand
2020-02-03
netdevsim: remove unused sdev code
Taehee Yoo
2020-02-03
netdevsim: use __GFP_NOWARN to avoid memalloc warning
Taehee Yoo
2020-02-03
netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs
Taehee Yoo
2020-02-03
netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()
Taehee Yoo
2020-02-03
netdevsim: fix panic in nsim_dev_take_snapshot_write()
Taehee Yoo
2020-02-03
netdevsim: disable devlink reload when resources are being used
Taehee Yoo
2020-02-03
netdevsim: fix using uninitialized resources
Taehee Yoo
2020-02-03
bnxt_en: Fix TC queue mapping.
Michael Chan
2020-02-03
bnxt_en: Fix logic that disables Bus Master during firmware reset.
Vasundhara Volam
[next]