index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/switchtec'
Bjorn Helgaas
2019-01-02
2
-17
/
+153
|
\
|
*
switchtec: Add MRPC DMA mode support
Wesley Sheng
2018-12-13
2
-10
/
+114
|
*
switchtec: Improve MRPC efficiency by enabling write combining
Kelvin Cao
2018-12-13
1
-6
/
+35
|
*
switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwrite
Joey Zhang
2018-12-12
1
-0
/
+3
|
*
switchtec: Set DMA coherent mask
Boris Glimcher
2018-12-12
1
-0
/
+4
|
*
switchtec: Remove immediate status check after submitting MRPC command
Kelvin Cao
2018-12-12
1
-4
/
+0
*
|
Merge branch 'pci/pm'
Bjorn Helgaas
2019-01-02
1
-15
/
+12
|
\
\
|
*
|
PCI / PM: Allow runtime PM without callback functions
Jarkko Nikula
2018-12-12
1
-15
/
+12
|
|
/
*
|
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
2019-01-02
2
-9
/
+9
|
\
\
|
*
|
PCI/P2PDMA: Clean up documentation and kernel-doc
Randy Dunlap
2018-12-11
2
-9
/
+9
|
|
/
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2019-01-02
8
-18
/
+44
|
\
\
|
*
|
PCI: Override Synopsys USB 3.x HAPS device class
Thinh Nguyen
2018-12-17
1
-0
/
+24
|
*
|
PCI: Move Synopsys HAPS platform device IDs
Thinh Nguyen
2018-12-17
2
-4
/
+3
|
*
|
PCI: Add missing include to drivers/pci.h
Alexandru Gagniuc
2018-12-06
1
-0
/
+2
|
*
|
PCI: Remove unnecessary space before function pointer arguments
Benjamin Young
2018-12-06
2
-11
/
+11
|
*
|
MAINTAINERS: Add x86 early-quirks.c file pattern to PCI subsystem
Bjorn Helgaas
2018-11-07
1
-0
/
+1
|
*
|
PCI: Expand the "PF" acronym in Kconfig help text
Randy Dunlap
2018-11-05
1
-3
/
+3
|
|
/
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2019-01-02
1
-2
/
+2
|
\
\
|
*
|
x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
Colin Ian King
2018-11-09
1
-2
/
+2
|
|
/
*
|
Merge branch 'pci/aspm'
Bjorn Helgaas
2019-01-02
1
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
PCI/ASPM: Remove unused lists from struct pcie_link_state
Frederick Lawler
2018-12-17
1
-6
/
+0
|
/
*
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
2018-11-05
1
-2
/
+2
*
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-11-04
25
-292
/
+2418
|
\
|
*
ubifs: Remove unneeded semicolon
Ding Xiang
2018-10-23
1
-1
/
+1
|
*
Documentation: ubifs: Add authentication whitepaper
Sascha Hauer
2018-10-23
1
-0
/
+426
|
*
ubifs: Enable authentication support
Sascha Hauer
2018-10-23
3
-1
/
+52
|
*
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
2018-10-23
3
-38
/
+113
|
*
ubifs: Add hashes and HMACs to default filesystem
Sascha Hauer
2018-10-23
1
-7
/
+27
|
*
ubifs: authentication: Authenticate super block node
Sascha Hauer
2018-10-23
1
-1
/
+69
|
*
ubifs: Create hash for default LPT
Sascha Hauer
2018-10-23
3
-3
/
+23
|
*
ubfis: authentication: Authenticate master node
Sascha Hauer
2018-10-23
3
-10
/
+61
|
*
ubifs: authentication: Authenticate LPT
Sascha Hauer
2018-10-23
3
-0
/
+134
|
*
ubifs: Authenticate replayed journal
Sascha Hauer
2018-10-23
1
-2
/
+144
|
*
ubifs: Add auth nodes to garbage collector journal head
Sascha Hauer
2018-10-23
1
-3
/
+43
|
*
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
6
-18
/
+153
|
*
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
2018-10-23
7
-14
/
+81
|
*
ubifs: Add hashes to the tree node cache
Sascha Hauer
2018-10-23
4
-30
/
+135
|
*
ubifs: Create functions to embed a HMAC in a node
Sascha Hauer
2018-10-23
2
-6
/
+70
|
*
ubifs: Add helper functions for authentication support
Sascha Hauer
2018-10-23
4
-0
/
+722
|
*
ubifs: Add separate functions to init/crc a node
Sascha Hauer
2018-10-23
2
-15
/
+29
|
*
ubifs: Format changes for authentication support
Sascha Hauer
2018-10-23
3
-3
/
+50
|
*
ubifs: Store read superblock node
Sascha Hauer
2018-10-23
3
-22
/
+8
|
*
ubifs: Drop write_node
Sascha Hauer
2018-10-23
1
-34
/
+5
|
*
ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookup
Sascha Hauer
2018-10-23
1
-18
/
+2
|
*
ubifs: Export pnode_lookup as ubifs_pnode_lookup
Sascha Hauer
2018-10-23
3
-36
/
+37
|
*
ubifs: Pass ubifs_zbranch to read_znode()
Sascha Hauer
2018-10-23
1
-5
/
+6
|
*
ubifs: Pass ubifs_zbranch to try_read_node()
Sascha Hauer
2018-10-23
1
-7
/
+7
|
*
ubifs: Refactor create_default_filesystem()
Sascha Hauer
2018-10-23
1
-48
/
+47
|
*
ubi: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-23
2
-0
/
+3
*
|
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-11-04
5
-40
/
+17
|
\
\
[next]