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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-13
/
+22
2019-02-26
iov_iter: optimize page_copy_sane()
Eric Dumazet
1
-2
/
+15
2019-02-26
bpf: test_bpf: turn off preemption in function __run_once
Anders Roxell
1
-0
/
+2
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+5
2019-02-22
rhashtable: Remove obsolete rhashtable_walk_init function
Herbert Xu
2
-8
/
+3
2019-02-22
XArray: Fix xa_reserve for 2-byte aligned entries
Matthew Wilcox
2
-3
/
+15
2019-02-22
XArray: Fix xa_erase of 2-byte aligned entries
Matthew Wilcox
2
-2
/
+16
2019-02-22
lib/test_rhashtable: fix spelling mistake "existant" -> "existent"
Colin Ian King
1
-2
/
+2
2019-02-21
XArray: Use xa_cmpxchg to implement xa_reserve
Matthew Wilcox
1
-36
/
+0
2019-02-21
XArray: Fix xa_release in allocating arrays
Matthew Wilcox
2
-9
/
+25
2019-02-20
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+5
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-02-20
lib/irq_poll: Support schedules in non-interrupt contexts
Steve Wise
1
-1
/
+1
2019-02-16
Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...
Linus Torvalds
1
-2
/
+2
2019-02-16
assoc_array: Fix shortcut creation
David Howells
1
-3
/
+5
2019-02-15
lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure
Miguel Ojeda
1
-2
/
+2
2019-02-14
lib: objagg: fix handling of object with 0 users when assembling hints
Jiri Pirko
1
-3
/
+5
2019-02-14
test_objagg: Uninitialized variable in error handling
Dan Carpenter
1
-2
/
+3
2019-02-14
test_objagg: Test the correct variable
Dan Carpenter
1
-2
/
+2
2019-02-14
lib: objagg: Fix an error code in objagg_hints_get()
Dan Carpenter
1
-1
/
+3
2019-02-13
dma-mapping: move debug configuration options to kernel/dma
Andy Shevchenko
1
-36
/
+0
2019-02-13
kprobes: Prohibit probing on bsearch()
Andrea Righi
1
-0
/
+2
2019-02-13
kprobes: Prohibit probing on preemption checking debug functions
Masami Hiramatsu
1
-2
/
+5
2019-02-12
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
1
-1
/
+1
2019-02-12
lib/scatterlist: Provide a DMA page iterator
Jason Gunthorpe
1
-0
/
+26
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
6
-70
/
+119
2019-02-11
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
2
-9
/
+16
2019-02-09
XArray: Mark xa_insert and xa_reserve as must_check
Matthew Wilcox
1
-5
/
+5
2019-02-09
lib: objagg: add root count to stats
Jiri Pirko
1
-0
/
+4
2019-02-09
lib: objagg: implement optimization hints assembly and use hints for object c...
Jiri Pirko
2
-18
/
+749
2019-02-09
lib: objagg: fix typo in objagg_stats_put() docstring
Jiri Pirko
1
-1
/
+1
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+15
2019-02-06
XArray: Add cyclic allocation
Matthew Wilcox
2
-0
/
+103
2019-02-06
XArray: Redesign xa_alloc API
Matthew Wilcox
2
-31
/
+84
2019-02-06
XArray: Add support for 1s-based allocation
Matthew Wilcox
2
-33
/
+66
2019-02-06
XArray: Change xa_insert to return -EBUSY
Matthew Wilcox
2
-4
/
+4
2019-02-06
livepatch: Proper error handling in the shadow variables selftest
Petr Mladek
1
-0
/
+22
2019-02-06
livepatch: return -ENOMEM on ptr_id() allocation failure
Joe Lawrence
1
-1
/
+1
2019-02-05
XArray: Update xa_erase family descriptions
Matthew Wilcox
1
-9
/
+8
2019-02-05
XArray tests: RCU lock prohibits GFP_KERNEL
Matthew Wilcox
1
-0
/
+3
2019-02-04
refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants
Elena Reshetova
1
-5
/
+13
2019-02-02
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
1
-1
/
+1
2019-02-01
selftests/livepatch: add DYNAMIC_DEBUG config dependency
Joe Lawrence
1
-0
/
+1
2019-01-31
devres: always use dev_name() in devm_ioremap_resource()
Sergei Shtylyov
1
-3
/
+1
2019-01-31
lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
Bart Van Assche
1
-8
/
+15
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
4
-61
/
+103
2019-01-22
kobject: drop newline from msg string
Bo YU
1
-3
/
+3
2019-01-22
kobject: to repalce printk with pr_* style
Bo YU
1
-3
/
+2
2019-01-22
kobject: make kset_get_ownership() 'static'
Eric Biggers
1
-1
/
+1
2019-01-22
iomap: introduce io{read|write}64_{lo_hi|hi_lo}
Logan Gunthorpe
1
-0
/
+132
[prev]
[next]