]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - lib/test_hexdump.c
w1: w1_process() is not freezable kthread
[mirror_ubuntu-artful-kernel.git] / lib / test_hexdump.c
2016-01-24 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-01-24 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2016-01-24 Linus TorvaldsMerge tag 'for-linus-4.5-merge-window' of git://git...
2016-01-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-01-24 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-01-24 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-01-24 Linus TorvaldsMerge tag 'ntb-4.5' of git://github.com/jonmason/ntb
2016-01-23 Linus TorvaldsMerge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org...
2016-01-23 Linus TorvaldsMerge tag 'armsoc-tegra' of git://git.kernel.org/pub...
2016-01-23 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2016-01-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-01-23 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2016-01-22 Linus TorvaldsMerge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people...
2016-01-22 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2016-01-22 Linus TorvaldsMerge tag 'sound-fix-4.5-rc1' of git://git.kernel.org...
2016-01-22 Linus TorvaldsMerge branch 'for-linus-4.5' of git://git.kernel.org...
2016-01-22 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2016-01-22 Linus TorvaldsMerge tag 'xfs-for-linus-4.5-2' of git://git.kernel...
2016-01-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-01-22 Linus TorvaldsMerge branch 'for-4.5/nvme' of git://git.kernel.dk...
2016-01-22 Linus TorvaldsMerge branch 'for-4.5/lightnvm' of git://git.kernel...
2016-01-22 Linus TorvaldsMerge branch 'for-4.5/drivers' of git://git.kernel...
2016-01-21 Linus TorvaldsMerge branch 'uaccess' (batched user access infrastructure)
2016-01-21 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-01-21 Andy Shevchenkotest_hexdump: print statistics at the end
2016-01-21 Andy Shevchenkotest_hexdump: test all possible group sizes for overflow
2016-01-21 Andy Shevchenkotest_hexdump: check all bytes in real buffer
2016-01-21 Andy Shevchenkotest_hexdump: switch to memcmp()
2016-01-21 Andy Shevchenkotest_hexdump: replace magic numbers by their meaning
2016-01-21 Andy Shevchenkotest_hexdump: go through all possible lengths of buffer
2016-01-21 Andy Shevchenkotest_hexdump: define FILL_CHAR constant
2016-01-21 Andy Shevchenkotest_hexdump: introduce test_hexdump_prepare_test(...
2016-01-21 Andy Shevchenkotest_hexdump: rename to test_hexdump