- 2c9aef1 Make f2fs_ioutils depend on libselinux by Colin Cross · 10 years ago
- 7e9e7f3 Merge changes I11334802,I769518d1 by Lorenzo Colitti · 10 years ago
- 02c264a More SOCK_DESTROY test work by Lorenzo Colitti · 10 years ago
- 3823b47 Add code and tests to close sockets via SOCK_DESTROY. by Lorenzo Colitti · 10 years ago
- c526937 Merge "Make getsockopt(SO_BINDTODEVICE) actually work." by Lorenzo Colitti · 10 years ago
- da3aa4c Make getsockopt(SO_BINDTODEVICE) actually work. by Lorenzo Colitti · 10 years ago
- 09f36ab Merge changes I10fbb3bc,Iba2afc09 by Lorenzo Colitti · 10 years ago
- 4c0ff91 Make GetSockDiag really return an InetDiagMsg, not a tuple. by Lorenzo Colitti · 10 years ago
- 5159415 Don't fail if getting SO_BINDTODEVICE is not yet supported. by Lorenzo Colitti · 10 years ago
- e732b22 Merge changes I62ea60f8,If6613ec1 by Lorenzo Colitti · 10 years ago
- 590a20f Merge "Add a convenience _GetMsg function and use it." by Lorenzo Colitti · 10 years ago
- 579791d Improvements to sock_diag code. by Lorenzo Colitti · 10 years ago
- 61b1065 Merge "Use GID "wakelock" to control access to kernel wakelock" by Pavlin Radoslavov · 10 years ago
- 8c14fd4 Use GID "wakelock" to control access to kernel wakelock by Pavlin Radoslavov · 10 years ago
- 6beecb6 Merge "libext4_utils: add dependency on libselinux" by Colin Cross · 10 years ago
- db21988 libext4_utils: add dependency on libselinux by Colin Cross · 10 years ago
- edbe557 Merge "fec: accept multiple input files for encoding" by Sami Tolvanen · 10 years ago
- a5f7e58 Enable various lock debugging options. by Lorenzo Colitti · 10 years ago
- 24ee3f9 Add a convenience _GetMsg function and use it. by Lorenzo Colitti · 10 years ago
- 584d0d6 Merge "memory_replay: add .clang-format." by Josh Gao · 10 years ago
- f35a15d fec: accept multiple input files for encoding by Sami Tolvanen · 10 years ago
- abf5656 Merge changes Ib0ab1722,Id5b1b351 by Lorenzo Colitti · 10 years ago
- f2f8009 Merge "libfec: handle IO errors" by Sami Tolvanen · 10 years ago
- e9677cc libfec: handle IO errors by Sami Tolvanen · 10 years ago
- 78b2815 memory_replay: add .clang-format. by Josh Gao · 10 years ago
- d9f71f5 Merge "Binder: Fix unused parameter in benchmark" by Andreas Gampe · 10 years ago
- 1281503 Binder: Fix unused parameter in benchmark by Andreas Gampe · 10 years ago
- 4f5860d Merge "Remove memtest's crash test." by Elliott Hughes · 10 years ago
- 3e5a966 Remove memtest's crash test. by Elliott Hughes · 10 years ago
- 1205856 Merge "Remove system/extras/tests/bionic." by Elliott Hughes · 10 years ago
- 8d12a90 Remove system/extras/tests/bionic. by Elliott Hughes · 10 years ago
- 076617a Merge "Remove obsolete system/extras/timeinfo." by Elliott Hughes · 10 years ago
- ba8d93a Remove obsolete system/extras/timeinfo. by Elliott Hughes · 10 years ago
- f2dffc4 Don't create TIME-WAIT sockets in CreateSocketPair. by Lorenzo Colitti · 10 years ago
- 8a50c9c Add support for the sock_diag netlink interface. by Lorenzo Colitti · 10 years ago
- 8056a9b Merge "Deal with flowlabel randomization." by Lorenzo Colitti · 10 years ago
- 414cff3 Merge changes Ibab1eb74,I08e82f70,I9f8bb375 by Lorenzo Colitti · 10 years ago
- 7265a2c Deal with flowlabel randomization. by Lorenzo Colitti · 10 years ago
- ffb57ea Support properly resetting non-SYN, non-FIN packets. by Lorenzo Colitti · 10 years ago
- 1717866 Add a tests that checks NAs with the R flag set to 0. by Lorenzo Colitti · 10 years ago
- 34e3b9f Add utility functions to neighbour_test. by Lorenzo Colitti · 10 years ago
- f8a6eb4 Merge "Rename libext2 host libraries to standard suffix." by Alex Deymo · 10 years ago
- 71dddf5 Merge "bootctl: add is-slot-marked-successful command." by David Zeuthen · 10 years ago
- 942592f bootctl: add is-slot-marked-successful command. by David Zeuthen · 10 years ago
- 001077a Merge "Move CreateSocketPair to net_test.py so we can use it elsewhere." by Lorenzo Colitti · 10 years ago
- c5250db Rename libext2 host libraries to standard suffix. by Alex Deymo · 10 years ago
- 68e30d3 Move CreateSocketPair to net_test.py so we can use it elsewhere. by Lorenzo Colitti · 10 years ago
- 6ccb309 Merge "Minor changes to netlink code." by Lorenzo Colitti · 10 years ago
- a213cb4 Minor changes to netlink code. by Lorenzo Colitti · 10 years ago
- 4818f02 Merge "Simpleperf: check value returned by fopen." by Yabin Cui · 10 years ago
- a5b79fd Simpleperf: check value returned by fopen. by Yabin Cui · 10 years ago
- 95c06b1 Merge "Simpleperf: check if elf file paths are valid before reading them." by Yabin Cui · 10 years ago
- 797116b Simpleperf: check if elf file paths are valid before reading them. by Yabin Cui · 10 years ago
- 113206f Merge "Prevent future instances of the last bug." by Elliott Hughes · 10 years ago
- ddbe8c3 Prevent future instances of the last bug. by Elliott Hughes · 10 years ago
- 8a72d54 Merge "Fix showmap SIGSEGV." by Elliott Hughes · 10 years ago
- 89d9021 Fix showmap SIGSEGV. by Elliott Hughes · 10 years ago
- 88add2d Merge "Showmap: show swap." by Elliott Hughes · 10 years ago
- 50173c3 Showmap: show swap. by Martijn Coenen · 10 years ago
- 8460573 Merge "Simpleperf: add separate cpu_hotplug_test." by Yabin Cui · 10 years ago
- 89905b7 Simpleperf: add separate cpu_hotplug_test. by Yabin Cui · 10 years ago
- 5873602 Merge "Simpleperf: don\'t use ioctl(PERF_EVENT_IOC_ENABLE)." am: b9ca50b319 by Yabin Cui · 10 years ago
- b9ca50b Merge "Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE)." by Yabin Cui · 10 years ago
- 9ff83ae Merge "Track rename from base/ to android-base/." am: 5d8fdbb6ff by Elliott Hughes · 10 years ago
- 5d8fdbb Merge "Track rename from base/ to android-base/." by Elliott Hughes · 10 years ago
- 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
- a46794f Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE). by Yabin Cui · 10 years ago
- 5345ea0 Merge "Simpleperf: remove unnecessary exit()." am: dd7f62ed57 by Yabin Cui · 10 years ago
- dd7f62e Merge "Simpleperf: remove unnecessary exit()." by Yabin Cui · 10 years ago
- aebe748 Simpleperf: remove unnecessary exit(). by Yabin Cui · 10 years ago
- 50f6f80 Merge "zram performance test." am: bb0eca64ee by Riley Andrews · 10 years ago
- bb0eca6 Merge "zram performance test." by Riley Andrews · 10 years ago
- 1199c51 zram performance test. by Riley Andrews · 10 years ago
- 60e2774 Merge "bootctl: Fix the error checking for strtol result." am: de2ad9750a by Tao Bao · 10 years ago
- de2ad97 Merge "bootctl: Fix the error checking for strtol result." by Tao Bao · 10 years ago
- 9608201 bootctl: Fix the error checking for strtol result. by Tao Bao · 10 years ago
- 8b94ede Merge "fec: report correct ecc location for -E" am: 139871346e by Sami Tolvanen · 10 years ago
- 1398713 Merge "fec: report correct ecc location for -E" by Sami Tolvanen · 10 years ago
- 4b71c1b fec: report correct ecc location for -E by Sami Tolvanen · 10 years ago
- 5d84cc4 Merge "Alloc stress." am: 6978131b78 by Riley Andrews · 10 years ago
- 6978131 Merge "Alloc stress." by Riley Andrews · 10 years ago
- ec18d7c Alloc stress. by Riley Andrews · 10 years ago
- f570959 Merge "Fix a size specification bug for the bandwidth test." am: df6a677fac by Christopher Ferris · 10 years ago
- df6a677 Merge "Fix a size specification bug for the bandwidth test." by Christopher Ferris · 10 years ago
- f49eec3 Fix a size specification bug for the bandwidth test. by Ben Cheng · 10 years ago
- 302d5a8 Merge "Do not try and sanitize memtest." am: 442e95221f by Christopher Ferris · 10 years ago
- 442e952 Merge "Do not try and sanitize memtest." by Christopher Ferris · 10 years ago
- 83a4a06 Do not try and sanitize memtest. by Christopher Ferris · 10 years ago
- 8b753f8 Merge "Use packets.py instead of old multinetwork_test.Packets" am: e883d56794 by Erik Kline · 10 years ago
- e883d56 Merge "Use packets.py instead of old multinetwork_test.Packets" by Erik Kline · 10 years ago
- df107e3 Use packets.py instead of old multinetwork_test.Packets by Erik Kline · 10 years ago
- d20f2dc Merge "Pass more information to the attribute parsing functions." am: 7a280cb2f7 by Lorenzo Colitti · 10 years ago
- 7a280cb Merge "Pass more information to the attribute parsing functions." by Lorenzo Colitti · 10 years ago
- f21087d Pass more information to the attribute parsing functions. by Lorenzo Colitti · 10 years ago
- dadbfba Merge changes I608c9974,Ic13456c5,Ie77b1591 am: 61205df5b4 by Lorenzo Colitti · 10 years ago
- 61205df Merge changes I608c9974,Ic13456c5,Ie77b1591 by Lorenzo Colitti · 10 years ago
- 92e4c05 Support nested structs in CStruct. by Lorenzo Colitti · 10 years ago
- 21e26b5 Move common netlink code into a new netlink.py by Lorenzo Colitti · 10 years ago
- 6f32518 Move the forwarding crash test to a new file. by Lorenzo Colitti · 10 years ago
- db6e740 Merge "brillo_config: pull PRODUCT_VERSION from cfgtree" am: fe2032e0c0 by Will Drewry · 10 years ago