sizes.h: add SZ_8G/SZ_16G/SZ_32G macros
[linux-2.6-microblaze.git] / lib /
2020-12-16 Linus TorvaldsMerge tag 'for-linus-5.11-1' of git://github.com/cminya...
2020-12-16 Linus TorvaldsMerge tag 'backlight-next-5.11' of git://git./linux...
2020-12-16 Linus TorvaldsMerge tag 'mfd-next-5.11' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'memblock-v5.11-rc1' of git://git./linux...
2020-12-16 Daniel VetterMerge tag 'amd-drm-fixes-5.11-2020-12-16' of git:/...
2020-12-16 Linus TorvaldsMerge tag 'iommu-updates-v5.11' of git://git./linux...
2020-12-16 Linus TorvaldsMerge branch 'stable/for-linus-5.11' of git://git....
2020-12-16 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-12-16 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2020-12-16 Linus TorvaldsMerge tag 'for-5.11/drivers-2020-12-14' of git://git...
2020-12-16 Linus TorvaldsMerge tag 'for-5.11/block-2020-12-14' of git://git...
2020-12-16 Linus TorvaldsMerge tag 'for-5.11/io_uring-2020-12-14' of git://git...
2020-12-16 Linus TorvaldsMerge tag 'tif-task_work.arch-2020-12-14' of git:/...
2020-12-16 Linus TorvaldsMerge branch 'parisc-5.11-1' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'mips_5.11' of git://git./linux/kernel/git...
2020-12-16 Linus TorvaldsMerge tag 'microblaze-v5.11' of git://git.monstr.eu...
2020-12-16 Linus TorvaldsMerge tag 'for-linus-5.11-rc1-tag' of git://git./linux...
2020-12-16 Linus TorvaldsMerge tag 'hyperv-next-signed-20201214' of git://git...
2020-12-16 Linus TorvaldsMerge tag 'seccomp-v5.11-rc1' of git://git./linux/kerne...
2020-12-16 Linus TorvaldsMerge tag 'pstore-v5.11-rc1' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'gcc-plugins-v5.11-rc1' of git://git./linux...
2020-12-16 Linus TorvaldsMerge tag 'Smack-for-5.11' of git://github.com/cschaufl...
2020-12-16 Linus TorvaldsMerge tag 'integrity-v5.11' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'selinux-pr-20201214' of git://git./linux...
2020-12-16 Linus TorvaldsMerge tag 'audit-pr-20201214' of git://git./linux/kerne...
2020-12-16 Linus TorvaldsMerge tag 'printk-for-5.11' of git://git./linux/kernel...
2020-12-16 Miquel RaynalMerge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into...
2020-12-16 Jiri KosinaMerge branch 'for-5.11/i2c-hid' into for-linus
2020-12-16 Jiri KosinaMerge branch 'for-5.11/elecom' into for-linus
2020-12-16 Linus TorvaldsMerge tag 'fallthrough-fixes-clang-5.11-rc1' of git...
2020-12-16 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.11-rc1' of git:...
2020-12-16 Linus TorvaldsMerge tag 'linux-kselftest-next-5.11-rc1' of git:/...
2020-12-16 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.11-rc1' of git:...
2020-12-16 Linus TorvaldsMerge tag 'asm-generic-timers-5.11' of git://git./linux...
2020-12-16 Linus TorvaldsMerge tag 'asm-generic-mmu-context-5.11' of git://git...
2020-12-16 Linus TorvaldsMerge tag 'asm-generic-cleanup-5.11' of git://git....
2020-12-16 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-12-16 Jason Yanlib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress...
2020-12-16 Barnabás Pőczefault-injection: handle EI_ETYPE_TRUE
2020-12-16 Zou Weilib/ubsan.c: mark type_check_kinds with static keyword
2020-12-16 Kees Cookubsan: expand tests and reporting
2020-12-16 Kees Cookubsan: remove UBSAN_MISC in favor of individual options
2020-12-16 Kees Cookubsan: enable for all*config builds
2020-12-16 Kees Cookubsan: disable UBSAN_TRAP for all*config
2020-12-16 Kees Cookubsan: disable object-size sanitizer under GCC
2020-12-16 Kees Cookubsan: move cc-option tests into Kconfig
2020-12-16 Kees Cookubsan: remove redundant -Wno-maybe-uninitialized
2020-12-16 Gao Xianglib/lz4: explicitly support in-place decompression
2020-12-16 Alexey Dobriyanlib: cleanup kstrto*() usage
2020-12-16 Nick Desaulnierslib/string: remove unnecessary #undefs
2020-12-16 Andy Shevchenkolib/cmdline_kunit: add a new test suite for cmdline API
2020-12-16 Andy Shevchenkolib/cmdline: allow NULL to be an output for get_option()
2020-12-16 Andy Shevchenkolib/cmdline: fix get_option() for strings starting...
2020-12-16 Sebastian Andrzej... lib/test_lockup.c: minimum fix to get it compiled on...
2020-12-16 Gustavo A. R. Silvalib/stackdepot.c: use array_size() helper in jhash2()
2020-12-16 Gustavo A. R. Silvalib/stackdepot.c: use flex_array_size() helper in memcpy()
2020-12-16 Gustavo A. R. Silvalib/stackdepot.c: replace one-element array with flexib...
2020-12-16 Geert Uytterhoevenlib/test_free_pages.c: add basic progress indicators
2020-12-16 Andy Shevchenkokernel.h: split out mathematical helpers
2020-12-16 Linus TorvaldsMerge branch 'exec-update-lock-for-v5.11' of git:/...
2020-12-16 Linus TorvaldsMerge branch 'exec-for-v5.11' of git://git./linux/kerne...
2020-12-16 Linus TorvaldsMerge branch 'signal-for-v5.11' of git://git./linux...
2020-12-16 Linus TorvaldsMerge tag 'close-range-openat2-v5.11' of git://git...
2020-12-16 Linus TorvaldsMerge branch 'regset.followup' of git://git./linux...
2020-12-16 Linus TorvaldsMerge branch 'work.epoll' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'erofs-for-5.11-rc1' of git://git./linux...
2020-12-16 Linus TorvaldsMerge tag 'nfsd-5.11' of git://git.linux-nfs.org/projec...
2020-12-16 Linus TorvaldsMerge tag 'jfs-5.11' of git://github.com/kleikamp/linux...
2020-12-16 Linus TorvaldsMerge tag 'dlm-5.11' of git://git./linux/kernel/git...
2020-12-16 Linus TorvaldsMerge tag 'for-5.11-tag' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'locks-v5.11' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'rpmsg-v5.11' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'hwlock-v5.11' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'rproc-v5.11' of git://git./linux/kernel...
2020-12-16 Trond MyklebustMerge tag 'nfs-rdma-for-5.11-1' of git://git.linux...
2020-12-16 Linus TorvaldsMerge tag 'pci-v5.11-changes' of git://git./linux/kerne...
2020-12-16 Linus TorvaldsMerge tag 'acpi-5.11-rc1' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'pm-5.11-rc1' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'thermal-v5.11-rc1' of git://git./linux/kerne...
2020-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.11-1' of git://git...
2020-12-16 Linus TorvaldsMerge tag 'hwmon-for-v5.11' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'mmc-v5.11' of git://git./linux/kernel/git...
2020-12-15 Linus TorvaldsMerge branch 'i2c/for-5.11' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'spi-v5.11' of git://git./linux/kernel/git...
2020-12-15 Linus TorvaldsMerge tag 'regulator-v5.11' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'regmap-v5.11' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'irq-core-2020-12-15' of git://git./linux...
2020-12-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-12-15 Linus TorvaldsMerge tag 'staging-5.11-rc1' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'char-misc-5.11-rc1' of git://git./linux...
2020-12-15 Linus TorvaldsMerge tag 'driver-core-5.11-rc1' of git://git./linux...
2020-12-15 Linus TorvaldsMerge tag 'tty-5.11-rc1' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'usb-5.11-rc1' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'sound-5.11-rc1' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'net-next-5.11' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-12-15 Walter Wulib/test_kasan.c: add workqueue test case
2020-12-15 Daniel Vetterlocking/selftests: add testcases for fs_reclaim
2020-12-15 Daniel VetterMerge tag 'drm-misc-next-fixes-2020-12-15' of git:...
next