index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2018-09-21
RDMA/uverbs: Get rid of ucontext->tgid
Jason Gunthorpe
2018-09-21
RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path
Jason Gunthorpe
2018-09-21
RDMA/umem: Handle a half-complete start/end sequence
Jason Gunthorpe
2018-09-21
RDMA/umem: Get rid of per_mm->notifier_count
Jason Gunthorpe
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
2018-09-21
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
2018-09-21
Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
2018-09-21
cpufeature: avoid warning when compiling with clang
Stefan Agner
2018-09-21
soc: fsl: dpio: add congestion notification support
Horia Geantă
2018-09-21
soc: fsl: dpio: add frame list format support
Horia Geantă
2018-09-21
soc: fsl: dpio: add back some frame queue functions
Horia Geantă
2018-09-21
bus: fsl-mc: add support for dpseci device type
Horia Geantă
2018-09-21
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
Eric Biggers
2018-09-20
net/ipv4: Move device validation to helper
David Ahern
2018-09-21
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-09-20
ARM: OMAP1: ams-delta-fiq: Use <linux/platform_data/gpio-omap.h>
Janusz Krzysztofik
2018-09-20
RDMA/umem: Do not use current->tgid to track the mm_struct
Jason Gunthorpe
2018-09-20
RDMA/ucontext: Add a core API for mmaping driver IO memory
Jason Gunthorpe
2018-09-20
spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header
Boris Brezillon
2018-09-20
spi: spi-mem: Add missing description for data.nbytes field
Boris Brezillon
2018-09-20
ASoC: add for_each_dpcm_be() macro
Kuninori Morimoto
2018-09-20
ASoC: add for_each_dpcm_fe() macro
Kuninori Morimoto
2018-09-20
ASoC: add for_each_comp_order() macro
Kuninori Morimoto
2018-09-20
ASoC: add for_each_card_components() macro
Kuninori Morimoto
2018-09-20
ASoC: add for_each_card_rtds() macro
Kuninori Morimoto
2018-09-20
ASoC: add for_each_card_links() macro
Kuninori Morimoto
2018-09-20
ASoC: add for_each_card_prelinks() macro
Kuninori Morimoto
2018-09-20
ASoC: rename for_each_rtd_codec_dai_reverse to rollback
Kuninori Morimoto
2018-09-20
netfilter: conntrack: clamp l4proto array size at largers supported protocol
Florian Westphal
2018-09-20
netfilter: conntrack: remove l3->l4 mapping information
Florian Westphal
2018-09-20
netfilter: conntrack: remove unused proto arg from netns init functions
Florian Westphal
2018-09-20
netfilter: conntrack: remove error callback and handle icmp from core
Florian Westphal
2018-09-20
netfilter: conntrack: deconstify packet callback skb pointer
Florian Westphal
2018-09-20
netfilter: conntrack: remove the l4proto->new() function
Florian Westphal
2018-09-20
netfilter: conntrack: pass nf_hook_state to packet and error handlers
Florian Westphal
2018-09-20
Merge branch 'ib-array-bitmaps' into devel
Linus Walleij
2018-09-20
gpio: davinci: Move driver local definitions to driver
Andrew F. Davis
2018-09-20
gpio: davinci: Remove unneeded GPIO macro
Andrew F. Davis
2018-09-20
gpio: davinci: Remove unused member of davinci_gpio_controller
Andrew F. Davis
2018-09-20
Compiler Attributes: naked can be shared
Miguel Ojeda
2018-09-20
Compiler Attributes: naked was fixed in gcc 4.6
Miguel Ojeda
2018-09-20
of: base: Introduce of_alias_get_alias_list() to check alias IDs
Michal Simek
2018-09-20
drivers: base: Helpers for adding device connection descriptions
Heikki Krogerus
2018-09-20
USB: EHCI: ehci-mv: remove private_init
Lubomir Rintel
2018-09-20
usb: usbtmc: Add ioctl USBTMC_IOCTL_API_VERSION
Guido Kiener
2018-09-20
usb: usbtmc: Add ioctl USBTMC_IOCTL_AUTO_ABORT
Guido Kiener
[prev]
[next]