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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radix tree test suite: Fix split/join memory leaks
Matthew Wilcox
2017-02-13
1
-1
/
+14
*
radix tree test suite: Fix leaks in regression2.c
Matthew Wilcox
2017-02-13
1
-2
/
+4
*
radix tree test suite: Fix leaky tests
Matthew Wilcox
2017-02-13
1
-12
/
+16
*
radix tree test suite: Enable address sanitizer
Matthew Wilcox
2017-02-13
1
-1
/
+1
*
radix_tree_iter_resume: Fix out of bounds error
Matthew Wilcox
2017-02-13
1
-1
/
+0
*
radix-tree: Store a pointer to the root in each node
Matthew Wilcox
2017-02-13
3
-11
/
+11
*
radix-tree: Chain preallocated nodes through ->parent
Matthew Wilcox
2017-02-13
2
-8
/
+7
*
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
2017-02-13
10
-58
/
+77
*
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
2017-02-13
2
-0
/
+26
*
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2017-02-13
9
-29
/
+15
*
radix tree test suite: Build separate binaries for some tests
Matthew Wilcox
2017-02-13
4
-7
/
+33
*
ida: Use exceptional entries for small IDAs
Matthew Wilcox
2017-02-13
3
-7
/
+181
*
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2017-02-13
5
-45
/
+51
*
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
2017-02-13
13
-1126
/
+995
*
radix-tree: Add radix_tree_iter_delete
Matthew Wilcox
2017-02-13
2
-31
/
+62
*
radix-tree: Add radix_tree_iter_tag_clear()
Matthew Wilcox
2017-02-13
2
-29
/
+43
*
radix tree test suite: Remove obsolete CONFIG
Matthew Wilcox
2017-02-13
1
-2
/
+0
*
radix tree test suite: Use vpath to find lib files
Matthew Wilcox
2017-02-13
1
-3
/
+2
*
radix tree test suite: Reduce kernel.h
Matthew Wilcox
2017-02-13
3
-39
/
+12
*
radix tree test suite: Remove export.h
Matthew Wilcox
2017-02-13
1
-2
/
+0
*
radix tree test suite: Remove types.h
Matthew Wilcox
2017-02-13
5
-23
/
+12
*
radix tree test suite: Remove mempool
Matthew Wilcox
2017-02-13
2
-38
/
+0
*
radix tree test suite: Depend on tools/include/asm files
Matthew Wilcox
2017-02-13
1
-0
/
+1
*
tools: Provide a definition of WARN_ON
Matthew Wilcox
2017-01-27
2
-1
/
+8
*
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
2017-01-27
14
-501
/
+8
*
radix tree: constify some pointers
Matthew Wilcox
2017-01-27
2
-37
/
+42
*
radix tree: Add some implicit includes
Matthew Wilcox
2017-01-27
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-27
113
-562
/
+916
|
\
|
*
ISDN: eicon: silence misleading array-bounds warning
Arnd Bergmann
2017-01-27
1
-1
/
+2
|
*
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
2017-01-27
2
-0
/
+16
|
*
Merge branch 'gtp-fixes'
David S. Miller
2017-01-27
1
-7
/
+6
|
|
\
|
|
*
gtp: fix cross netns recv on gtp socket
Andreas Schultz
2017-01-27
1
-6
/
+4
|
|
*
gtp: clear DF bit on GTP packet tx
Andreas Schultz
2017-01-27
1
-1
/
+1
|
|
*
gtp: add genl family modules alias
Andreas Schultz
2017-01-27
1
-0
/
+1
|
|
/
|
*
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
2017-01-27
6
-10
/
+10
|
*
ravb: unmap descriptors when freeing rings
Kazuya Mizuguchi
2017-01-26
1
-48
/
+64
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-01-26
23
-93
/
+116
|
|
\
|
|
*
netfilter: nf_tables: bump set->ndeact on set flush
Pablo Neira Ayuso
2017-01-24
1
-0
/
+1
|
|
*
netfilter: nf_tables: deconstify walk callback function
Pablo Neira Ayuso
2017-01-24
4
-17
/
+17
|
|
*
netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL
Pablo Neira Ayuso
2017-01-24
1
-7
/
+9
|
|
*
netfilter: nft_log: restrict the log prefix length to 127
Liping Zhang
2017-01-24
3
-2
/
+4
|
|
*
netfilter: nf_tables: validate the name size when possible
Liping Zhang
2017-01-23
4
-11
/
+22
|
|
*
netfilter: conntrack: refine gc worker heuristics, redux
Florian Westphal
2017-01-19
1
-19
/
+20
|
|
*
netfilter: conntrack: remove GC_MAX_EVICTS break
Florian Westphal
2017-01-19
1
-5
/
+2
|
|
*
netfilter: ipt_CLUSTERIP: fix build error without procfs
Arnd Bergmann
2017-01-18
1
-1
/
+6
|
|
*
netfilter: Fix typo in NF_CONNTRACK Kconfig option description
William Breathitt Gray
2017-01-16
1
-1
/
+1
|
|
*
netfilter: nf_tables: fix possible oops when dumping stateful objects
Liping Zhang
2017-01-16
1
-2
/
+3
|
|
*
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2017-01-16
5
-27
/
+23
|
|
*
netfilter: nf_tables: fix spelling mistakes
Alexander Alemayhu
2017-01-16
1
-2
/
+2
|
|
*
tcp: fix mark propagation with fwmark_reflect enabled
Pau Espin Pedrol
2017-01-09
2
-0
/
+2
[next]