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
*
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
2018-04-07
4
-6
/
+12
*
genksyms: generate lexer and parser during build instead of shipping
Masahiro Yamada
2018-04-07
5
-4825
/
+30
*
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
4
-7
/
+4
*
.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
Masahiro Yamada
2018-04-07
4
-9
/
+2
*
kbuild: use HOSTLDFLAGS for single .c executables
Robin Jarry
2018-04-07
1
-1
/
+1
*
Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2018-04-07
7
-43
/
+377
|
\
|
*
MAINTAINERS: vfio/platform: Update sub-maintainer
Alex Williamson
2018-04-02
1
-1
/
+1
|
*
vfio/pci: Add ioeventfd support
Alex Williamson
2018-03-26
4
-0
/
+192
|
*
vfio/pci: Use endian neutral helpers
Alex Williamson
2018-03-26
1
-8
/
+26
|
*
vfio/pci: Pull BAR mapping setup from read-write path
Alex Williamson
2018-03-26
1
-12
/
+27
|
*
vfio/type1: Improve memory pinning process for raw PFN mapping
Jason Cai (Xiang Feng)
2018-03-22
1
-10
/
+15
|
*
vfio-mdev/samples: change RDI interrupt condition
Shunyong Yang
2018-03-22
1
-1
/
+1
|
*
vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
Suravee Suthikulpanit
2018-03-21
1
-11
/
+115
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-04-07
8
-64
/
+348
|
\
\
|
*
|
vhost: add vsock compat ioctl
Sonny Rao
2018-03-20
1
-0
/
+11
|
*
|
vhost: fix vhost ioctl signature to build with clang
Sonny Rao
2018-03-20
2
-3
/
+3
|
*
|
fw_cfg: write vmcoreinfo details
Marc-André Lureau
2018-03-20
2
-3
/
+173
|
*
|
crash: export paddr_vmcoreinfo_note()
Marc-André Lureau
2018-03-20
1
-0
/
+1
|
*
|
fw_cfg: add DMA register
Marc-André Lureau
2018-03-20
1
-12
/
+41
|
*
|
fw_cfg: add a public uapi header
Marc-André Lureau
2018-03-20
3
-20
/
+69
|
*
|
fw_cfg: handle fw_cfg_read_blob() error
Marc-André Lureau
2018-03-20
1
-10
/
+22
|
*
|
fw_cfg: remove inline from fw_cfg_read_blob()
Marc-André Lureau
2018-03-20
1
-2
/
+2
|
*
|
fw_cfg: fix sparse warnings around FW_CFG_FILE_DIR read
Marc-André Lureau
2018-03-20
1
-3
/
+4
|
*
|
fw_cfg: fix sparse warning reading FW_CFG_ID
Marc-André Lureau
2018-03-20
1
-2
/
+3
|
*
|
fw_cfg: fix sparse warnings with fw_cfg_file
Marc-André Lureau
2018-03-20
1
-13
/
+15
|
*
|
fw_cfg: fix sparse warnings in fw_cfg_sel_endianness()
Marc-André Lureau
2018-03-20
1
-3
/
+6
|
*
|
ptr_ring: fix build
Michael S. Tsirkin
2018-03-20
1
-0
/
+5
*
|
|
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-07
118
-2365
/
+3491
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'lorenzo/pci/cadence' into next
Bjorn Helgaas
2018-04-06
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
MAINTAINERS: Add missing /drivers/pci/cadence directory entry
Lorenzo Pieralisi
2018-04-03
1
-0
/
+1
|
*
|
|
|
Merge branch 'lorenzo/pci/xilinx'
Bjorn Helgaas
2018-04-04
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
PCI: pcie-xilinx-nwl: Fix mask value to disable MSIs
Lorenzo Pieralisi
2018-03-23
1
-2
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'lorenzo/pci/xgene'
Bjorn Helgaas
2018-04-04
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
PCI: xgene: Fix the xgene_msi_probe() return code
Fabio Estevam
2018-02-14
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
2018-04-04
1
-76
/
+278
|
|
\
\
\
\
|
|
*
|
|
|
PCI: tegra: Add power management support
Manikanta Maddireddy
2018-03-19
1
-67
/
+113
|
|
*
|
|
|
PCI: tegra: Add loadable kernel module support
Manikanta Maddireddy
2018-03-02
1
-3
/
+100
|
|
*
|
|
|
PCI: tegra: Free resources on probe failure
Manikanta Maddireddy
2018-03-02
1
-20
/
+79
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'lorenzo/pci/rcar'
Bjorn Helgaas
2018-04-04
2
-3
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
dt-bindings: PCI: rcar: Add device tree support for r8a7743
Biju Das
2018-03-06
1
-2
/
+4
|
|
*
|
|
|
PCI: rcar-gen2: Remove duplicated bit-wise or of RCAR_PCI_INT_SIGRETABORT
Colin Ian King
2018-02-23
1
-1
/
+0
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'lorenzo/pci/mediatek'
Bjorn Helgaas
2018-04-04
1
-8
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
dt-bindings: PCI: MediaTek: fix dtc warnings
Ryder Lee
2018-03-01
1
-8
/
+3
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'lorenzo/pci/hv'
Bjorn Helgaas
2018-04-04
1
-25
/
+87
|
|
\
\
\
\
|
|
*
|
|
|
PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary
Dexuan Cui
2018-03-16
1
-2
/
+13
|
|
*
|
|
|
PCI: hv: Remove the bogus test in hv_eject_device_work()
Dexuan Cui
2018-03-16
1
-4
/
+1
|
|
*
|
|
|
PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
Dexuan Cui
2018-03-16
1
-1
/
+1
|
|
*
|
|
|
PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
Dexuan Cui
2018-03-16
1
-1
/
+57
|
|
*
|
|
|
PCI: hv: Serialize the present and eject work items
Dexuan Cui
2018-03-16
1
-18
/
+16
|
|
|
/
/
/
|
*
|
|
|
Merge branch '6c994c504fa2'
Bjorn Helgaas
2018-04-04
9
-30
/
+10
|
|
\
\
\
\
[next]