index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
1
-2
/
+4
*
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-12-04
1
-1
/
+1
*
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
2019-12-03
1
-0
/
+1
*
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
2019-12-02
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-12-02
1
-2
/
+6
|
\
|
*
bpf: Avoid setting bpf insns pages read-only when prog is jited
Daniel Borkmann
2019-12-01
1
-2
/
+6
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-01
23
-128
/
+334
|
\
\
|
*
|
mm/memory_hotplug.c: remove __online_page_set_limits()
Souptick Joarder
2019-12-01
1
-2
/
+0
|
*
|
mm: fix struct member name in function comments
Hao Lee
2019-12-01
1
-1
/
+1
|
*
|
hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
Wei Yang
2019-12-01
1
-2
/
+1
|
*
|
hugetlbfs: convert macros to static inline, fix sparse warning
Mike Kravetz
2019-12-01
1
-22
/
+115
|
*
|
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2019-12-01
1
-1
/
+1
|
*
|
mm: support memblock alloc on the exact node for sparse_buffer_init()
Yunfeng Ye
2019-12-01
1
-0
/
+3
|
*
|
mm: vmscan: enforce inactive:active ratio at the reclaim root
Johannes Weiner
2019-12-01
1
-2
/
+2
|
*
|
mm: vmscan: detect file thrashing at the reclaim root
Johannes Weiner
2019-12-01
2
-1
/
+6
|
*
|
mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs
Johannes Weiner
2019-12-01
2
-6
/
+11
|
*
|
mm: clean up and clarify lruvec lookup procedure
Johannes Weiner
2019-12-01
2
-19
/
+20
|
*
|
include/linux/mmzone.h: fix comment for ISOLATE_UNMAPPED macro
Hao Lee
2019-12-01
1
-1
/
+1
|
*
|
mm, pcpu: make zone pcp updates and reset internal to the mm
Mel Gorman
2019-12-01
1
-3
/
+0
|
*
|
mm/page_alloc: add alloc_contig_pages()
Anshuman Khandual
2019-12-01
1
-0
/
+2
|
*
|
kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
2019-12-01
3
-1
/
+44
|
*
|
include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguous
Ben Dooks (Codethink)
2019-12-01
1
-3
/
+3
|
*
|
mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINE
David Hildenbrand
2019-12-01
1
-2
/
+2
|
*
|
mm/memory_hotplug: remove __online_page_free() and __online_page_increment_co...
David Hildenbrand
2019-12-01
1
-2
/
+0
|
*
|
mm/memory_hotplug: export generic_online_page()
David Hildenbrand
2019-12-01
1
-0
/
+1
|
*
|
mm, soft-offline: convert parameter to pfn
Naoya Horiguchi
2019-12-01
1
-1
/
+1
|
*
|
mm/memory.c: fix a huge pud insertion race during faulting
Thomas Hellstrom
2019-12-01
1
-0
/
+25
|
*
|
mm: move the backup x_devmap() functions to asm-generic/pgtable.h
Thomas Hellstrom
2019-12-01
2
-15
/
+15
|
*
|
asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED
Vineet Gupta
2019-12-01
1
-0
/
+11
|
*
|
asm-generic/tlb: stub out pmd_free_tlb() if nopmd
Vineet Gupta
2019-12-01
1
-1
/
+1
|
*
|
asm-generic/tlb: stub out p4d_free_tlb() if nop4d ...
Vineet Gupta
2019-12-01
3
-4
/
+1
|
*
|
asm-generic/tlb: stub out pud_free_tlb() if nopud ...
Vineet Gupta
2019-12-01
3
-4
/
+1
|
*
|
rss_stat: add support to detect RSS updates of external mm
Joel Fernandes (Google)
2019-12-01
3
-7
/
+35
|
*
|
mm: emit tracepoint when RSS changes
Joel Fernandes (Google)
2019-12-01
2
-3
/
+32
|
*
|
mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
Shakeel Butt
2019-12-01
1
-8
/
+0
|
*
|
include/linux/memcontrol.h: fix comments based on per-node memcg
Hao Lee
2019-12-01
1
-3
/
+2
|
*
|
mm, memcg: clean up reclaim iter array
Yafang Shao
2019-12-01
1
-2
/
+1
|
*
|
fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
Konstantin Khlebnikov
2019-12-01
1
-1
/
+5
|
*
|
mm, slab: remove unused kmalloc_size()
Pengfei Li
2019-12-01
1
-20
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-01
2
-16
/
+15
|
\
\
\
|
*
|
|
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
2019-11-28
1
-1
/
+1
|
*
|
|
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
2019-11-28
1
-1
/
+0
|
*
|
|
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
2019-11-28
1
-14
/
+14
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-12-01
2
-64
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'ib-fwnode-gpiod-get-index' of https://git.kernel.org/pub/scm/li...
Dmitry Torokhov
2019-10-27
1
-10
/
+44
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'v5.4-rc5' into next
Dmitry Torokhov
2019-10-27
702
-8421
/
+17890
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Input: pixcir_i2c_ts - move definitions into a single file
Fabio Estevam
2019-10-09
1
-64
/
+0
|
*
|
|
|
|
|
Input: add input_get_poll_interval()
Dmitry Torokhov
2019-10-04
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
2
-8
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
libnvdimm: Move nvdimm_bus_attribute_group to device_type
Dan Williams
2019-11-19
1
-2
/
+0
[next]