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-06-06
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
4
-32
/
+51
2018-06-06
Merge branch 'lorenzo/pci/dwc-fixes'
Bjorn Helgaas
0
-0
/
+0
2018-06-06
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
32
-141
/
+371
2018-06-06
Merge branch 'lorenzo/pci/armada8k'
Bjorn Helgaas
2
-5
/
+21
2018-06-06
Merge branch 'pci/virtualization'
Bjorn Helgaas
14
-54
/
+159
2018-06-06
Merge branch 'pci/sparc'
Bjorn Helgaas
5
-174
/
+159
2018-06-06
Merge branch 'pci/resource'
Bjorn Helgaas
21
-68
/
+74
2018-06-06
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-57
/
+0
2018-06-06
Merge branch 'pci/misc'
Bjorn Helgaas
7
-153
/
+20
2018-06-06
Merge branch 'pci/hotplug'
Bjorn Helgaas
21
-171
/
+287
2018-06-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
9
-220
/
+76
2018-06-06
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-1
/
+4
2018-06-06
Merge branch 'pci/aspm'
Bjorn Helgaas
5
-1
/
+23
2018-06-06
Merge branch 'pci/aer'
Bjorn Helgaas
18
-474
/
+648
2018-06-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
41
-210
/
+1318
2018-06-06
Merge tag 'linux-kselftest-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
63
-615
/
+2113
2018-06-06
perf script python: Add dict fields introduction to Documentation
Jin Yao
1
-0
/
+26
2018-06-06
perf script python: Add more PMU fields to event handler dict
Jin Yao
1
-1
/
+226
2018-06-06
media: omap2: fix compile-testing with FB_OMAP2=m
Arnd Bergmann
1
-1
/
+1
2018-06-06
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
59
-1138
/
+1661
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
32
-71
/
+71
2018-06-06
treewide: Use struct_size() for vmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
53
-116
/
+89
2018-06-06
strparser: Add __strp_unpause and use it in ktls.
Doron Roberts-Kedes
3
-1
/
+16
2018-06-06
rxrpc: Fix terminal retransmission connection ID to include the channel
David Howells
1
-1
/
+1
2018-06-06
Merge branch 'hns3-next'
David S. Miller
3
-3
/
+36
2018-06-06
net: hns3: Optimize PF CMDQ interrupt switching process
Xi Wang
1
-0
/
+13
2018-06-06
net: hns3: Fix for VF mailbox receiving unknown message
Xi Wang
1
-3
/
+20
2018-06-06
net: hns3: Fix for VF mailbox cannot receiving PF response
Xi Wang
1
-0
/
+3
2018-06-06
dax: Use dax_write_cache* helpers
Ross Zwisler
1
-6
/
+3
2018-06-06
libnvdimm, pmem: Do not flush power-fail protected CPU caches
Ross Zwisler
1
-1
/
+2
2018-06-06
bnx2x: use the right constant
Julia Lawall
1
-1
/
+1
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
33
-443
/
+349
2018-06-06
libnvdimm, pmem: Unconditionally deep flush on *sync
Ross Zwisler
1
-4
/
+3
2018-06-06
Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"
David S. Miller
1
-16
/
+10
2018-06-06
net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
Arun Parameswaran
3
-3
/
+18
2018-06-06
libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSH
Ross Zwisler
1
-6
/
+1
2018-06-06
mailbox/drivers/hisi: Consolidate the Kconfig for the MAILBOX
Daniel Lezcano
1
-4
/
+8
2018-06-06
mailbox: Add support for Qualcomm SDM845 SoCs
Sibi Sankar
1
-0
/
+1
2018-06-06
dt-bindings: mailbox: Add APSS shared binding for SDM845 SoCs
Sibi Sankar
1
-0
/
+1
2018-06-06
mailbox: bcm2835: Fix of_xlate return value
Stefan Wahren
1
-1
/
+1
2018-06-06
mailbox: qcom: Add msm8998 hmss compatible
Bjorn Andersson
2
-0
/
+2
2018-06-06
mailbox: add STMicroelectronics STM32 IPCC driver
Fabien Dessenne
3
-0
/
+412
2018-06-06
dt-bindings: mailbox: add STMicroelectronics STM32 IPCC binding
Fabien Dessenne
1
-0
/
+47
2018-06-06
mailbox: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-2
/
+0
2018-06-06
Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
382
-5392
/
+38464
2018-06-06
perf script python: Move dsoname code to a new function
Jin Yao
1
-8
/
+15
2018-06-06
perf symbols: Add BSS symbols when reading from /proc/kallsyms
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-06-06
perf annnotate: Make __symbol__inc_addr_samples handle src->histograms == NULL
Arnaldo Carvalho de Melo
1
-0
/
+5
2018-06-06
perf intel-pt: Fix "Unexpected indirect branch" error
Adrian Hunter
3
-2
/
+28
[prev]
[next]