index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2019-02-20
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-16
/
+42
2019-02-20
Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
-15
/
+52
2019-02-20
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
-5
/
+2
2019-02-20
dma-mapping: remove dma_mark_declared_memory_occupied
Christoph Hellwig
-9
/
+0
2019-02-20
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
-5
/
+5
2019-02-20
nvme-rdma: convert to SPDX identifiers
Christoph Hellwig
-9
/
+1
2019-02-20
nvme-fc: convert to SPDX identifiers
Christoph Hellwig
-22
/
+2
2019-02-20
nvme-tcp.h: fix SPDX header
Christoph Hellwig
-1
/
+1
2019-02-20
nvme_ioctl.h: remove duplicate GPL boilerplate
Christoph Hellwig
-18
/
+1
2019-02-20
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
-4
/
+1
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-18
/
+62
2019-02-19
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
-2
/
+22
2019-02-19
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
-0
/
+5
2019-02-19
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
-0
/
+11
2019-02-19
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
-1
/
+9
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
-0
/
+7
2019-02-20
Merge https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
-0
/
+13
2019-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-3
/
+38
2019-02-19
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
-2
/
+2
2019-02-20
power: supply: core: Add a field to support battery max voltage
Artur Rojek
-0
/
+1
2019-02-20
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
-0
/
+43
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
-0
/
+8
2019-02-19
ptp_qoriq: don't pass a large struct by value but instead pass it by reference
Colin Ian King
-1
/
+1
2019-02-19
ethtool: Added support for 50Gbps per lane link modes
Aya Levin
-1
/
+17
2019-02-19
KVM: arm/arm64: Rework the timer code to use a timer_map
Christoffer Dall
-10
/
+13
2019-02-19
KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems
Christoffer Dall
-0
/
+6
2019-02-19
KVM: arm/arm64: timer: Rework data structures for multiple timers
Christoffer Dall
-20
/
+21
2019-02-19
KVM: arm/arm64: consolidate arch timer trap handlers
Andre Przywara
-0
/
+23
2019-02-19
KVM: arm/arm64: Simplify bg_timer programming
Christoffer Dall
-3
/
+0
2019-02-19
clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE
Andre Przywara
-0
/
+1
2019-02-19
bpf: check that BPF programs run with preemption disabled
Peter Zijlstra
-3
/
+13
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
-0
/
+36
2019-02-19
net/tls: Move protocol constants from cipher context to tls context
Vakul Garg
-17
/
+29
2019-02-19
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
-1
/
+2
2019-02-19
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
-31
/
+43
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
-0
/
+10
2019-02-19
RDMA/nldev: Provide parent IDs for PD, MR and QP objects
Leon Romanovsky
-0
/
+1
2019-02-19
RDMA/nldev: Share with user-space object IDs
Leon Romanovsky
-0
/
+9
2019-02-19
ARM: davinci: cp-intc: use the new-style config structure
Bartosz Golaszewski
-0
/
+2
2019-02-19
irqchip: davinci-cp-intc: add a new config structure
Bartosz Golaszewski
-0
/
+23
2019-02-19
ARM: davinci: aintc: use the new config structure
Bartosz Golaszewski
-0
/
+2
2019-02-19
irqchip: davinci-aintc: add a new config structure
Bartosz Golaszewski
-0
/
+25
2019-02-19
drivers/component: kerneldoc polish
Daniel Vetter
-1
/
+1
2019-02-19
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
-0
/
+11
2019-02-19
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
-0
/
+19
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
-0
/
+5
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
-1
/
+1
2019-02-18
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
-32
/
+3
2019-02-18
RDMA/restrack: Reduce scope of synchronization lock while updating DB
Leon Romanovsky
-1
/
+2
2019-02-18
RDMA/restrack: Translate from ID to restrack object
Leon Romanovsky
-0
/
+3
[prev]
[next]