index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-02
3
-11
/
+71
|
\
|
*
kasan: add test for vmalloc
Daniel Axtens
2019-12-01
1
-0
/
+26
|
*
kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
2019-12-01
1
-0
/
+16
|
*
rss_stat: add support to detect RSS updates of external mm
Joel Fernandes (Google)
2019-12-01
1
-11
/
+29
*
|
Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-12-02
1
-0
/
+19
|
\
\
|
*
|
lib: devres: add a helper function for ioremap_uc
Tuowen Zhao
2019-11-11
1
-0
/
+19
*
|
|
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
1
-2
/
+2
|
\
\
\
|
*
|
|
y2038: vdso: change time_t to __kernel_old_time_t
Arnd Bergmann
2019-11-15
1
-2
/
+2
*
|
|
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
2019-10-23
1
-0
/
+1
*
|
|
|
|
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-30
1
-0
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
2019-11-22
1
-0
/
+7
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2019-11-30
1
-118
/
+151
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
pipe: Allow pipes to have kernel-reserved slots
David Howells
2019-11-15
1
-2
/
+2
|
*
|
|
|
pipe: Use head and tail pointers for the ring, not cursor and length
David Howells
2019-10-31
1
-118
/
+151
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
2
-0
/
+42
|
\
\
\
\
|
*
|
|
|
lib: provide a simple generic ioremap implementation
Christoph Hellwig
2019-11-11
2
-0
/
+42
*
|
|
|
|
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
3
-11
/
+68
|
\
\
\
\
\
|
*
|
|
|
|
seq_buf: Add printing formatted hex dumps
Piotr Maziarz
2019-11-14
1
-0
/
+62
|
*
|
|
|
|
lib/bsearch: Use generic type for comparator function
Andy Shevchenko
2019-11-14
1
-1
/
+1
|
*
|
|
|
|
lib/sort: Move swap, cmp and cmp_r function types for wider use
Andy Shevchenko
2019-11-14
1
-10
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
1
-20
/
+42
|
\
\
\
\
\
|
*
|
|
|
|
lib: devres: provide devm_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-05
1
-0
/
+15
|
*
|
|
|
|
lib: devres: prepare devm_ioremap_resource() for more variants
Bartosz Golaszewski
2019-11-05
1
-20
/
+27
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-27
2
-37
/
+88
|
\
\
\
\
\
|
*
|
|
|
|
lib/test_printf: Add tests for %pfw printk modifier
Sakari Ailus
2019-10-11
1
-0
/
+32
|
*
|
|
|
|
lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
Sakari Ailus
2019-10-11
1
-0
/
+36
|
*
|
|
|
|
lib/vsprintf: OF nodes are first and foremost, struct device_nodes
Sakari Ailus
2019-10-11
1
-12
/
+4
|
*
|
|
|
|
lib/vsprintf: Make use of fwnode API to obtain node names and separators
Sakari Ailus
2019-10-11
1
-22
/
+17
|
*
|
|
|
|
lib/vsprintf: Add a note on re-using %pf or %pF
Sakari Ailus
2019-10-11
1
-0
/
+2
|
*
|
|
|
|
lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
Sakari Ailus
2019-10-11
1
-8
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-11-27
3
-0
/
+22
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'acpi-mm'
Rafael J. Wysocki
2019-11-26
3
-0
/
+22
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
lib: Uplevel the pmem "region" ida to a global allocator
Dan Williams
2019-11-07
3
-0
/
+22
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-27
3
-241
/
+40
|
\
\
\
\
\
|
*
|
|
|
|
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
2019-11-25
1
-1
/
+1
|
*
|
|
|
|
locking/refcount: Move saturation warnings out of line
Will Deacon
2019-11-25
1
-0
/
+28
|
*
|
|
|
|
locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the ...
Will Deacon
2019-11-25
1
-237
/
+1
|
*
|
|
|
|
locking/refcount: Remove unused refcount_*_checked() variants
Will Deacon
2019-11-25
1
-25
/
+29
|
*
|
|
|
|
locking/refcount: Ensure integer operands are treated as signed
Will Deacon
2019-11-25
1
-3
/
+3
|
*
|
|
|
|
locking/refcount: Define constants for saturation and max refcount values
Will Deacon
2019-11-25
1
-17
/
+20
|
*
|
|
|
|
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-12
/
+12
|
*
|
|
|
|
lib/smp_processor_id: Don't use cpumask_equal()
Waiman Long
2019-10-09
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-1
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uacces...
Peter Zijlstra
2019-10-28
1
-1
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-26
1
-9
/
+103
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-17
2
-1
/
+1
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
5
-22
/
+46
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-02
1
-9
/
+103
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
bpf, testing: Introduce 'gso_linear_no_head_frag' skb_segment test
Shmulik Ladkani
2019-10-30
1
-0
/
+63
[next]