Age | Commit message (Expand) | Author |
2020-10-09 | Include stat in Verity hash | Chong Cai |
2020-10-09 | platform/kvm: remove the unused field | Andrei Vagin |
2020-10-09 | Merge pull request #4040 from lemin9538:lemin_arm64 | gVisor bot |
2020-10-09 | Reduce the cost of sysinfo(2). | Jamie Liu |
2020-10-09 | Automated rollback of changelist 336304024 | Ghanan Gowripalan |
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 | Implement MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ. | Jamie Liu |
2020-10-08 | Do not resolve routes immediately | Ghanan Gowripalan |
2020-10-08 | arm64: the mair_el1 value is wrong | Min Le |
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 | Implement membarrier(2) commands other than *_SYNC_CORE. | Jamie Liu |
2020-10-06 | [vfs2] Don't leak reference from Mountnamespace.Root(). | Dean Deng |
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 | Merge pull request #4368 from zhlhahaha:1979 | gVisor bot |
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 | 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 | 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 | [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 | iptables: remove unused min/max NAT range fields | Kevin Krakauer |
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 | Merge pull request #3875 from btw616:fix/issue-3874 | gVisor bot |
2020-09-29 | arm64 kvm: keep sentry-tls and usr-tls separately | Bin Lu |
2020-09-29 | add related arm64 syscall for vfs2 | Howard Zhang |
2020-09-28 | Don't leak dentries returned by sockfs.NewDentry(). | Jamie Liu |
2020-09-28 | Support inotify in overlayfs. | Dean Deng |
2020-09-27 | Fix kernfs race condition. | Dean Deng |
2020-09-27 | Clean up kcov. | Dean Deng |
2020-09-25 | arm64: some minor changes | Bin Lu |
2020-09-25 | make sure use the kernel space after change ASID | Min Le |
2020-09-24 | [vfs] kernfs: Do not hold reference on the inode when opening FD. | Ayush Ranjan |
2020-09-24 | [vfs] [2/2] kernfs: kernfs: Internally use kernfs.Dentry instead of vfs.Dentry. | Ayush Ranjan |
2020-09-24 | Add basic stateify annotations. | Adin Scannell |
2020-09-23 | fuse: don't call dentry.InsertChild | Andrei Vagin |
2020-09-24 | Fix socket record leak in VFS2 | Tiwei Bie |