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
Age
Commit message (
Expand
)
Author
2019-10-21
net: mvneta: make tx buffer array agnostic
Lorenzo Bianconi
2019-10-21
net: mvneta: move header prefetch in mvneta_swbm_rx_frame
Lorenzo Bianconi
2019-10-21
net: mvneta: add basic XDP support
Lorenzo Bianconi
2019-10-21
net: mvneta: rely on build_skb in mvneta_rx_swbm poll routine
Lorenzo Bianconi
2019-10-21
net: mvneta: introduce page pool API for sw buffer manager
Lorenzo Bianconi
2019-10-21
net: mvneta: introduce mvneta_update_stats routine
Lorenzo Bianconi
2019-10-21
Merge branch 'hns3-next'
David S. Miller
2019-10-21
net: hns3: log and clear hardware error after reset complete
Jian Shen
2019-10-21
net: hns3: do not allocate linear data for fraglist skb
Yunsheng Lin
2019-10-21
net: hns3: minor cleanup for hns3_handle_rx_bd()
Yunsheng Lin
2019-10-21
net: hns3: make struct hns3_enet_ring cacheline aligned
Yunsheng Lin
2019-10-21
net: hns3: introduce ring_to_netdev() in enet module
Yunsheng Lin
2019-10-21
net: hns3: minor optimization for barrier in IO path
Yunsheng Lin
2019-10-21
net: hns3: optimized MAC address in management table.
Guojia Liao
2019-10-21
net: hns3: remove struct hns3_nic_ring_data in hns3_enet module
Yunsheng Lin
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
2019-10-19
net: dsa: fix switch tree list
Vivien Didelot
2019-10-19
net: ethernet: dwmac-sun8i: show message only when switching to promisc
Mans Rullgard
2019-10-19
net: aquantia: add an error handling in aq_nic_set_multicast_list
Chenwandun
2019-10-19
Merge branch 'netem-fix-further-issues-with-packet-corruption'
David S. Miller
2019-10-19
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
2019-10-19
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
2019-10-19
macb: propagate errors when getting optional clocks
Michael Tretter
2019-10-19
xen/netback: fix error path of xenvif_connect_data()
Juergen Gross
2019-10-19
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
2019-10-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-10-19
scripts/gdb: fix debugging modules on s390
Ilya Leoshkevich
2019-10-19
kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register
Song Liu
2019-10-19
mm/thp: allow dropping THP from page cache
Kirill A. Shutemov
2019-10-19
mm/vmscan.c: support removing arbitrary sized pages from mapping
William Kucharski
2019-10-19
mm/thp: fix node page state in split_huge_page_to_list()
Kirill A. Shutemov
2019-10-19
proc/meminfo: fix output alignment
Kirill A. Shutemov
2019-10-19
mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch
Ben Dooks (Codethink)
2019-10-19
mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition
Ben Dooks
2019-10-19
mm: include <linux/huge_mm.h> for is_vma_temporary_stack
Ben Dooks
2019-10-19
zram: fix race between backing_dev_show and backing_dev_store
Chenwandun
2019-10-19
mm/memcontrol: update lruvec counters in mem_cgroup_move_account
Konstantin Khlebnikov
2019-10-19
ocfs2: fix panic due to ocfs2_wq is null
Yi Li
2019-10-19
hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()
David Hildenbrand
2019-10-19
mm: memblock: do not enforce current limit for memblock_phys* family
Mike Rapoport
2019-10-19
mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_...
Honglei Wang
2019-10-19
mm/gup: fix a misnamed "write" argument, and a related bug
John Hubbard
2019-10-19
mm/gup_benchmark: add a missing "w" to getopt string
John Hubbard
2019-10-19
ocfs2: fix error handling in ocfs2_setattr()
Chengguang Xu
2019-10-19
mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer ...
Roman Gushchin
2019-10-19
mm/memunmap: don't access uninitialized memmap in memunmap_pages()
Aneesh Kumar K.V
2019-10-19
mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
David Hildenbrand
2019-10-19
mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype...
Qian Cai
[next]