summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | kasan: add test for vmallocDaniel Axtens2019-12-011-0/+26
| * | | | | | kasan: support backing vmalloc space with real shadow memoryDaniel Axtens2019-12-011-0/+16
| * | | | | | rss_stat: add support to detect RSS updates of external mmJoel Fernandes (Google)2019-12-011-11/+29
* | | | | | | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-011-0/+19
|\ \ \ \ \ \ \
| * | | | | | | lib: devres: add a helper function for ioremap_ucTuowen Zhao2019-11-111-0/+19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | y2038: vdso: change time_t to __kernel_old_time_tArnd Bergmann2019-11-151-2/+2
* | | | | | | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | compat_ioctl: reimplement SG_IO handlingArnd Bergmann2019-10-231-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-301-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers: hv: vmbus: Introduce latency testingBranden Bonaby2019-11-211-0/+7
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...Linus Torvalds2019-11-301-118/+151
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | pipe: Allow pipes to have kernel-reserved slotsDavid Howells2019-11-151-2/+2
| * | | | | | | pipe: Use head and tail pointers for the ring, not cursor and lengthDavid Howells2019-10-311-118/+151
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-282-0/+42
|\ \ \ \ \ \ \
| * | | | | | | lib: provide a simple generic ioremap implementationChristoph Hellwig2019-11-112-0/+42
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-273-11/+68
|\ \ \ \ \ \ \
| * | | | | | | seq_buf: Add printing formatted hex dumpsPiotr Maziarz2019-11-141-0/+62
| * | | | | | | lib/bsearch: Use generic type for comparator functionAndy Shevchenko2019-11-141-1/+1
| * | | | | | | lib/sort: Move swap, cmp and cmp_r function types for wider useAndy Shevchenko2019-11-141-10/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-20/+42
|\ \ \ \ \ \ \
| * | | | | | | lib: devres: provide devm_ioremap_resource_wc()Bartosz Golaszewski2019-11-051-0/+15
| * | | | | | | lib: devres: prepare devm_ioremap_resource() for more variantsBartosz Golaszewski2019-11-051-20/+27
| |/ / / / / /
* | | | | | | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-262-37/+88
|\ \ \ \ \ \ \
| * | | | | | | lib/test_printf: Add tests for %pfw printk modifierSakari Ailus2019-10-111-0/+32
| * | | | | | | lib/vsprintf: Add %pfw conversion specifier for printing fwnode namesSakari Ailus2019-10-111-0/+36
| * | | | | | | lib/vsprintf: OF nodes are first and foremost, struct device_nodesSakari Ailus2019-10-111-12/+4
| * | | | | | | lib/vsprintf: Make use of fwnode API to obtain node names and separatorsSakari Ailus2019-10-111-22/+17
| * | | | | | | lib/vsprintf: Add a note on re-using %pf or %pFSakari Ailus2019-10-111-0/+2
| * | | | | | | lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %psSakari Ailus2019-10-111-8/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-263-0/+22
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-mm'Rafael J. Wysocki2019-11-263-0/+22
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | lib: Uplevel the pmem "region" ida to a global allocatorDan Williams2019-11-073-0/+22
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-263-241/+40
|\ \ \ \ \ \ \
| * | | | | | | locking/refcount: Consolidate implementations of refcount_tWill Deacon2019-11-251-1/+1
| * | | | | | | locking/refcount: Move saturation warnings out of lineWill Deacon2019-11-251-0/+28
| * | | | | | | locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the ...Will Deacon2019-11-251-237/+1
| * | | | | | | locking/refcount: Remove unused refcount_*_checked() variantsWill Deacon2019-11-251-25/+29
| * | | | | | | locking/refcount: Ensure integer operands are treated as signedWill Deacon2019-11-251-3/+3
| * | | | | | | locking/refcount: Define constants for saturation and max refcount valuesWill Deacon2019-11-251-17/+20
| * | | | | | | locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai2019-10-091-12/+12
| * | | | | | | lib/smp_processor_id: Don't use cpumask_equal()Waiman Long2019-10-091-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-1/+4
|\ \ \ \ \ \ \
| * | | | | | | ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uacces...Peter Zijlstra2019-10-281-1/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-251-9/+103
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-162-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-095-22/+46
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-021-9/+103
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | bpf, testing: Introduce 'gso_linear_no_head_frag' skb_segment testShmulik Ladkani2019-10-301-0/+63
| | * | | | | | | bpf, testing: Refactor test_skb_segment() for testing skb_segment() on differ...Shmulik Ladkani2019-10-301-10/+41
| | | |_|_|_|_|/ | | |/| | | | |