index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
net/mlx5e: Always initialize update stats delayed work
Feras Daoud
3
-5
/
+3
2018-10-10
net/mlx5e: Gather common netdev init/cleanup functionality in one place
Feras Daoud
6
-49
/
+87
2018-10-10
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
6
-72
/
+136
2018-10-10
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
6
-81
/
+119
2018-10-10
Document d_splice_alias() calling conventions for ->lookup() users.
Al Viro
1
-0
/
+11
2018-10-10
PCI: Remove pci_set_dma_max_seg_size()
Christoph Hellwig
6
-14
/
+5
2018-10-10
PCI: Remove pci_set_dma_seg_boundary()
Christoph Hellwig
3
-11
/
+2
2018-10-10
PCI: Remove pci_unmap_addr() wrappers for DMA API
Christoph Hellwig
4
-19
/
+6
2018-10-10
simplify btrfs_lookup()
Al Viro
1
-9
/
+3
2018-10-10
clean erofs_lookup()
Al Viro
1
-12
/
+7
2018-10-10
Merge tag 'for-4.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Greg Kroah-Hartman
3
-11
/
+29
2018-10-10
ata: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2018-10-10
drivers/block: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
3
-4
/
+0
2018-10-10
block: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2
-10
/
+0
2018-10-10
Merge tag 'trace-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Greg Kroah-Hartman
1
-1
/
+1
2018-10-10
Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Greg Kroah-Hartman
1
-8
/
+18
2018-10-10
ima: open a new file instance if no read permissions
Goldwyn Rodrigues
1
-20
/
+34
2018-10-10
pinctrl: gemini: Fix up TVC clock group
Linus Walleij
1
-8
/
+36
2018-10-10
PCI/P2PDMA: Support peer-to-peer memory
Logan Gunthorpe
7
-0
/
+763
2018-10-10
IB/mlx5: Unmap DMA addr from HCA before IOMMU
Valentine Fatiev
1
-4
/
+8
2018-10-10
md/bitmap: use mddev_suspend/resume instead of ->quiesce()
Jack Wang
1
-4
/
+5
2018-10-10
md: remove redundant code that is no longer reachable
Colin Ian King
1
-2
/
+0
2018-10-10
net: make skb_partial_csum_set() more robust against overflows
Eric Dumazet
1
-5
/
+7
2018-10-10
Merge branch 'devlink-param-type-string-fixes'
David S. Miller
2
-8
/
+47
2018-10-10
devlink: Add helper function for safely copy string param
Moshe Shemesh
2
-3
/
+28
2018-10-10
devlink: Fix param cmode driverinit for string type
Moshe Shemesh
1
-3
/
+12
2018-10-10
devlink: Fix param set handling for string type
Moshe Shemesh
2
-4
/
+9
2018-10-11
samples: disable CONFIG_SAMPLES for UML
Masahiro Yamada
1
-0
/
+1
2018-10-10
Merge branch 'octeontx2-af-Add-RVU-Admin-Function-driver'
David S. Miller
16
-0
/
+3820
2018-10-10
Documentation/arm64: HugeTLB page implementation
Punit Agrawal
1
-0
/
+38
2018-10-10
MAINTAINERS: Add entry for Marvell OcteonTX2 Admin Function driver
Sunil Goutham
1
-0
/
+9
2018-10-10
octeontx2-af: Register for CGX lmac events
Linu Cherian
3
-4
/
+108
2018-10-10
octeontx2-af: Add support for CGX link management
Linu Cherian
4
-4
/
+668
2018-10-10
octeontx2-af: Set RVU PFs to CGX LMACs mapping
Linu Cherian
5
-3
/
+89
2018-10-10
octeontx2-af: Add Marvell OcteonTX2 CGX driver
Sunil Goutham
4
-2
/
+133
2018-10-10
octeontx2-af: Reconfig MSIX base with IOVA
Geetha sowjanya
2
-3
/
+32
2018-10-10
octeontx2-af: Configure block LF's MSIX vector offset
Sunil Goutham
4
-3
/
+357
2018-10-10
octeontx2-af: Add RVU block LF provisioning support
Sunil Goutham
4
-10
/
+523
2018-10-10
octeontx2-af: Scan blocks for LFs provisioned to PF/VF
Sunil Goutham
3
-2
/
+178
2018-10-10
octeontx2-af: Convert mbox msg id check to a macro
Aleksey Makarov
1
-6
/
+38
2018-10-10
octeontx2-af: Add mailbox IRQ and msg handlers
Sunil Goutham
4
-3
/
+309
2018-10-10
octeontx2-af: Add mailbox support infra
Aleksey Makarov
5
-0
/
+455
2018-10-10
octeontx2-af: Gather RVU blocks HW info
Sunil Goutham
3
-4
/
+517
2018-10-10
octeontx2-af: Reset all RVU blocks
Sunil Goutham
4
-0
/
+260
2018-10-10
octeontx2-af: Add Marvell OcteonTX2 RVU AF driver
Sunil Goutham
7
-0
/
+188
2018-10-10
qed: Add support for virtual link.
Sudarsana Reddy Kalluru
2
-52
/
+73
2018-10-10
arm64: mm: Use __pa_symbol() for set_swapper_pgd()
James Morse
1
-1
/
+1
2018-10-10
ima: fix showing large 'violations' or 'runtime_measurements_count'
Eric Biggers
1
-3
/
+3
2018-10-10
security/integrity: remove unnecessary 'init_keyring' variable
Eric Biggers
1
-7
/
+1
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
8
-13
/
+16
[prev]
[next]