index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags
Huang Shijie
1
-1
/
+1
2017-01-11
Merge branch 'mlx5-fixes'
David S. Miller
4
-44
/
+75
2017-01-11
net/mlx5: Only cancel recovery work when cleaning up device
Daniel Jurgens
1
-2
/
+4
2017-01-11
net/mlx5e: Remove WARN_ONCE from adaptive moderation code
Gil Rockah
1
-6
/
+1
2017-01-11
net/mlx5e: Un-register uplink representor on nic_disable
Saeed Mahameed
1
-7
/
+6
2017-01-11
net/mlx5e: Properly handle FW errors while adding TC rules
Or Gerlitz
1
-7
/
+11
2017-01-11
net/mlx5e: Fix kbuild warnings for uninitialized parameters
Hadar Hen Zion
1
-2
/
+2
2017-01-11
net/mlx5e: Set inline mode requirements for matching on IP fragments
Or Gerlitz
1
-0
/
+4
2017-01-11
net/mlx5e: Properly get address type of encapsulation IP headers
Or Gerlitz
1
-4
/
+9
2017-01-11
net/mlx5e: TC ipv4 tunnel encap offload error flow fixes
Or Gerlitz
1
-8
/
+8
2017-01-11
net/mlx5e: Warn when rejecting offload attempts of IP tunnels
Or Gerlitz
1
-6
/
+24
2017-01-11
net/mlx5e: Properly handle offloading of source udp port for IP tunnels
Or Gerlitz
1
-4
/
+8
2017-01-11
timerfd: export defines to userspace
Mike Frysinger
3
-19
/
+38
2017-01-11
mm/hugetlb.c: fix reservation race when freeing surplus pages
Mike Kravetz
1
-9
/
+28
2017-01-11
mm/slab.c: fix SLAB freelist randomization duplicate entries
John Sperbeck
1
-4
/
+4
2017-01-11
zram: support BDI_CAP_STABLE_WRITES
Minchan Kim
1
-2
/
+11
2017-01-11
zram: revalidate disk under init_lock
Minchan Kim
1
-7
/
+1
2017-01-11
mm: support anonymous stable page
Minchan Kim
2
-2
/
+21
2017-01-11
mm: add documentation for page fragment APIs
Alexander Duyck
1
-0
/
+42
2017-01-11
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
Alexander Duyck
3
-11
/
+11
2017-01-11
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
4
-13
/
+13
2017-01-11
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
Michal Hocko
4
-24
/
+49
2017-01-11
mm: don't dereference struct page fields of invalid pages
Ard Biesheuvel
1
-3
/
+3
2017-01-11
mailmap: add codeaurora.org names for nameless email commits
Stephen Boyd
1
-0
/
+4
2017-01-11
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
2
-2
/
+12
2017-01-11
mm: pmd dirty emulation in page fault handler
Minchan Kim
1
-2
/
+4
2017-01-11
ipc/sem.c: fix incorrect sem_lock pairing
Manfred Spraul
1
-1
/
+1
2017-01-11
lib/Kconfig.debug: fix frv build failure
Sudip Mukherjee
1
-1
/
+1
2017-01-11
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
6
-21
/
+9
2017-01-11
mm: fix remote numa hits statistics
Michal Hocko
1
-11
/
+4
2017-01-11
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
Dan Williams
1
-0
/
+4
2017-01-11
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
3
-0
/
+19
2017-01-11
bpf: do not use KMALLOC_SHIFT_MAX
Michal Hocko
2
-2
/
+2
2017-01-11
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
Michal Hocko
1
-2
/
+2
2017-01-11
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
Ross Zwisler
3
-19
/
+38
2017-01-11
mm: add follow_pte_pmd()
Ross Zwisler
2
-7
/
+32
2017-01-11
mm/thp/pagecache/collapse: free the pte page table on collapse for thp page c...
Aneesh Kumar K.V
1
-19
/
+2
2017-01-11
dax: fix deadlock with DAX 4k holes
Ross Zwisler
1
-1
/
+1
2017-01-11
MAINTAINERS: remove duplicate bug filling description
Vlastimil Babka
1
-1
/
+0
2017-01-11
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2
-2
/
+8
2017-01-11
gro: Enter slow-path if there is no tailroom
Herbert Xu
1
-1
/
+2
2017-01-11
mlx4: Return EOPNOTSUPP instead of ENOTSUPP
Martin KaFai Lau
1
-1
/
+1
2017-01-11
net/af_iucv: don't use paged skbs for TX on HiperSockets
Julian Wiedmann
1
-11
/
+14
2017-01-11
net: add the AF_QIPCRTR entries to family name tables
Anna, Suman
1
-3
/
+3
2017-01-11
net: qrtr: Mark 'buf' as little endian
Stephen Boyd
1
-2
/
+2
2017-01-11
net: dsa: Ensure validity of dst->ds[0]
Florian Fainelli
1
-4
/
+7
2017-01-11
Merge tag 'linux-kselftest-4.10-rc4-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-4
/
+4
2017-01-10
net: skb_flow_get_be16() can be static
Eric Dumazet
1
-2
/
+2
2017-01-10
ibmvscsis: Fix srp_transfer_data fail return code
Bryant G. Ly
1
-1
/
+1
2017-01-10
Merge branch 'r8152-fix-autosuspend'
David S. Miller
1
-16
/
+64
[prev]
[next]