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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
Christophe Leroy
2019-07-03
1
-4
/
+5
*
crypto: arc4 - refactor arc4 core code into separate library
Ard Biesheuvel
2019-06-20
3
-1
/
+79
*
slab: remove /proc/slab_allocators
Qian Cai
2019-05-16
1
-4
/
+0
*
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
1
-0
/
+4
|
\
|
*
asm-generic: provide entirely generic nommu uaccess
Christoph Hellwig
2019-04-23
1
-0
/
+4
*
|
Merge branch 'linus' into x86/urgent, to pick up dependent changes
Ingo Molnar
2019-05-16
45
-746
/
+1793
|
\
\
|
*
|
tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case
Eric Sandeen
2019-05-14
1
-1
/
+17
|
*
|
init: introduce DEBUG_MISC option
Sinan Kaya
2019-05-14
1
-0
/
+9
|
*
|
lib/test_vmalloc.c:test_func(): eliminate local `ret'
Andrew Morton
2019-05-14
1
-5
/
+3
|
*
|
lib/test_bitmap: add tests for bitmap_parselist_user()
Yury Norov
2019-05-14
1
-10
/
+36
|
*
|
lib/test_bitmap: add testcases for bitmap_parselist()
Yury Norov
2019-05-14
1
-1
/
+17
|
*
|
lib/test_bitmap: switch test_bitmap_parselist to ktime_get()
Yury Norov
2019-05-14
1
-5
/
+4
|
*
|
lib: rework bitmap_parselist
Yury Norov
2019-05-14
1
-113
/
+142
|
*
|
lib: make bitmap_parselist_user() a wrapper on bitmap_parselist()
Yury Norov
2019-05-14
1
-8
/
+11
|
*
|
lib/math: move int_pow() from pwm_bl.c for wider use
Andy Shevchenko
2019-05-14
2
-1
/
+33
|
*
|
lib: Move mathematic helpers to separate folder
Andy Shevchenko
2019-05-14
12
-22
/
+25
|
*
|
lib/list_sort: optimize number of calls to comparison function
George Spelvin
2019-05-14
1
-22
/
+91
|
*
|
lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS
George Spelvin
2019-05-14
1
-62
/
+103
|
*
|
lib/sort: avoid indirect calls to built-in swap
George Spelvin
2019-05-14
1
-15
/
+36
|
*
|
lib/sort: use more efficient bottom-up heapsort variant
George Spelvin
2019-05-14
1
-31
/
+81
|
*
|
lib/sort: make swap functions more generic
George Spelvin
2019-05-14
1
-24
/
+99
|
*
|
lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
Davidlohr Bueso
2019-05-14
2
-3
/
+3
|
*
|
lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMA
Rasmus Villemoes
2019-05-14
1
-0
/
+2
|
*
|
lib/bitmap.c: remove unused EXPORT_SYMBOLs
Rasmus Villemoes
2019-05-14
1
-4
/
+0
|
*
|
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2019-05-14
1
-0
/
+14
|
*
|
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-2
/
+5
|
*
|
Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-10
1
-7
/
+4
|
|
\
\
|
|
*
|
vsprintf: Do not break early boot with probing addresses
Petr Mladek
2019-05-10
1
-7
/
+4
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-09
1
-0
/
+37
|
|
\
\
\
|
|
*
|
|
RDMA/core: Introduce RDMA subsystem ibdev_* print functions
Gal Pressman
2019-05-01
1
-0
/
+37
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
7
-193
/
+458
|
|
\
\
\
\
|
|
*
|
|
|
netlink: add validation of NLA_F_NESTED flag
Michal Kubecek
2019-05-04
1
-0
/
+15
|
|
*
|
|
|
netlink: set bad attribute also on maxtype check
Michal Kubecek
2019-05-04
1
-1
/
+2
|
|
*
|
|
|
lib: Add support for generic packing operations
Vladimir Oltean
2019-05-03
3
-0
/
+231
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
2
-3
/
+4
|
|
|
\
\
\
\
|
|
*
|
|
|
|
netlink: add strict parsing for future attributes
Johannes Berg
2019-04-27
1
-0
/
+4
|
|
*
|
|
|
|
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-83
/
+88
|
|
*
|
|
|
|
netlink: add NLA_MIN_LEN
Johannes Berg
2019-04-27
1
-1
/
+8
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-25
1
-3
/
+3
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-0
/
+4
|
|
|
\
\
\
\
\
\
|
|
|
|
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
rhashtable: use BIT(0) for locking.
NeilBrown
2019-04-12
1
-1
/
+1
|
|
*
|
|
|
|
|
rhashtable: replace rht_ptr_locked() with rht_assign_locked()
NeilBrown
2019-04-12
1
-3
/
+3
|
|
*
|
|
|
|
|
rhashtable: move dereference inside rht_ptr()
NeilBrown
2019-04-12
2
-7
/
+7
|
|
*
|
|
|
|
|
rhashtable: fix some __rcu annotation errors
NeilBrown
2019-04-12
1
-2
/
+2
|
|
*
|
|
|
|
|
rhashtable: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-04-12
1
-2
/
+1
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-11
1
-0
/
+8
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
kbuild: add ability to generate BTF type info for vmlinux
Andrii Nakryiko
2019-04-03
1
-0
/
+8
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-08
4
-38
/
+52
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
rhashtable: add lockdep tracking to bucket bit-spin-locks.
NeilBrown
2019-04-07
1
-6
/
+9
|
|
*
|
|
|
|
|
|
|
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-07
2
-72
/
+71
[next]