Age | Commit message (Expand) | Author |
2020-10-09 | syscalls: Don't leak a file on the error path | Andrei Vagin |
2020-10-09 | Automated rollback of changelist 336185457 | Bhasker Hariharan |
2020-10-08 | Only block resolution when NUD is incomplete | Ghanan Gowripalan |
2020-10-08 | Implement MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ. | Jamie Liu |
2020-10-08 | Do not resolve routes immediately | Ghanan Gowripalan |
2020-10-08 | Send unicast probes when link address is known | Ghanan Gowripalan |
2020-10-08 | arm64: the mair_el1 value is wrong | Min Le |
2020-10-08 | Change IPv6 reassembly timeout to 60s | Arthur Sfez |
2020-10-07 | Add staticcheck and staticstyle analyzers. | Adin Scannell |
2020-10-07 | Merge pull request #4376 from lubinszARM:pr_usr_tls_new | gVisor bot |
2020-10-07 | Add precise synchronization to KVM. | Adin Scannell |
2020-10-06 | Discard invalid Neighbor Solicitations | Peter Johnston |
2020-10-06 | Add support for IPv6 fragmentation | Arthur Sfez |
2020-10-06 | Implement membarrier(2) commands other than *_SYNC_CORE. | Jamie Liu |
2020-10-06 | Fix typo in merkletree | gVisor bot |
2020-10-06 | [vfs2] Don't leak reference from Mountnamespace.Root(). | Dean Deng |
2020-10-05 | Fix IPv4 ICMP echo handler to copy options | Julian Elischer |
2020-10-05 | Simplify nil assignment in kcov. | Dean Deng |
2020-10-05 | Merge pull request #4079 from lemin9538:arm64_fix | gVisor bot |
2020-10-05 | Enable more VFS2 tests | Fabricio Voznika |
2020-10-05 | Merge pull request #4368 from zhlhahaha:1979 | gVisor bot |
2020-10-05 | Remove AssignableAddressEndpoint.NetworkEndpoint | Ghanan Gowripalan |
2020-10-03 | Fix kcov enabling and disabling procedures. | Dean Deng |
2020-10-02 | kvm/x86: handle a case when interrupts are enabled in the kernel space | Andrei Vagin |
2020-10-02 | Convert uses of the binary package in kernel to go-marshal. | Rahat Mahmood |
2020-10-02 | Update minimum RTT for RACK. | Nayana Bidari |
2020-10-02 | Merge pull request #4035 from lubinszARM:pr_misc_01 | gVisor bot |
2020-10-01 | Add a verity test for modified parent Merkle file | Chong Cai |
2020-09-30 | Merge pull request #3824 from btw616:fix/issue-3823 | gVisor bot |
2020-09-30 | ip6tables: redirect support | Kevin Krakauer |
2020-09-30 | Count IP OutgoingPacketErrors in the NetworkEndpoint methods | Arthur Sfez |
2020-09-30 | arm64 kvm: fix panic in kvm.dropPageTables | Yi Li |
2020-09-30 | Implement ioctl with measure in verity fs | Chong Cai |
2020-09-30 | Internal change. | Chong Cai |
2020-09-30 | Merge pull request #2256 from laijs:kpti | gVisor bot |
2020-09-30 | Use the ICMP error response facility | Julian Elischer |
2020-09-30 | [go-marshal] Port ext codebase to use go marshal. | Ayush Ranjan |
2020-09-30 | Make all Target.Action implementation pointer receivers | Kevin Krakauer |
2020-09-30 | Add verity fs tests | Chong Cai |
2020-09-29 | Set transport protocol number during parsing | Kevin Krakauer |
2020-09-29 | iptables: remove unused min/max NAT range fields | Kevin Krakauer |
2020-09-30 | arm64 kvm: add a test case for kernel-tls checking | Bin Lu |
2020-09-29 | Return permanent addresses when NIC is down | Ghanan Gowripalan |
2020-09-29 | Replace remaining uses of reflection-based marshalling. | Rahat Mahmood |
2020-09-29 | Don't allow broadcast/multicast source address | Ghanan Gowripalan |
2020-09-29 | Add /proc/[pid]/cwd | Fabricio Voznika |
2020-09-29 | iptables: refactor to make targets extendable | Kevin Krakauer |
2020-09-29 | Don't generate link-local IPv6 for loopback | Ghanan Gowripalan |
2020-09-29 | Merge pull request #3875 from btw616:fix/issue-3874 | gVisor bot |
2020-09-29 | Discard IP fragments as soon as it expires | Toshi Kikuchi |