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
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-19
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
2016-10-18
ARM: pxa: enhance smc91x platform data
Robert Jarzmik
2016-10-18
net: phy: leds: add support for led triggers on phy link state change
Zach Brown
2016-10-18
net: phy: Create phy_supported_speeds function which lists speeds currently s...
Zach Brown
2016-10-18
net: Remove all_adj_list and its references
David Ahern
2016-10-18
net: Introduce new api for walking upper and lower devices
David Ahern
2016-10-17
net: phy: Threaded interrupts allow some simplification
Andrew Lunn
2016-10-15
lwtunnel: Add destroy state operation
Tom Herbert
2016-10-14
qed*: Allow unicast filtering
Yuval Mintz
2016-10-14
qed: Pass MAC hints to VFs
Yuval Mintz
2016-10-14
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...
Shmulik Ladkani
2016-10-14
net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...
Shmulik Ladkani
2016-10-14
net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.
Allan W. Nielsen
2016-10-14
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-13
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-13
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-10-13
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2016-10-13
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2016-10-13
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
2016-10-13
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
Tom Herbert
2016-10-13
sctp: remove the old ttl expires policy
Xin Long
2016-10-13
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
Xin Long
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
net: centralize net_device min/max MTU checking
Jarod Wilson
2016-10-12
Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-10-12
Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-11
mm: split gfp_mask and mapping flags into separate fields
Michal Hocko
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
kthread: add kerneldoc for kthread_create()
Jonathan Corbet
2016-10-11
kthread: better support freezable kthread workers
Petr Mladek
2016-10-11
kthread: allow to modify delayed kthread work
Petr Mladek
2016-10-11
kthread: allow to cancel kthread work
Petr Mladek
2016-10-11
kthread: initial support for delayed kthread work
Petr Mladek
2016-10-11
kthread: add kthread_destroy_worker()
Petr Mladek
2016-10-11
kthread: add kthread_create_worker*()
Petr Mladek
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
kthread: rename probe_kthread_data() to kthread_probe_data()
Petr Mladek
2016-10-11
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
2016-10-11
kdump, vmcoreinfo: report memory sections virtual addresses
Thomas Garnier
2016-10-11
ipc/sem.c: fix complex_count vs. simple op race
Manfred Spraul
2016-10-11
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
2016-10-11
dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
[next]