summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-20UPSTREAM: seccomp: Fix tracer exit notifications during fatal signalsandroid-8.1.0_r0.134android-tegra-dragon-3.18-oreo-m8Kees Cook
2019-02-20UPSTREAM: arm64/ptrace: run seccomp after ptraceKees Cook
2019-02-20UPSTREAM: arm/ptrace: run seccomp after ptraceKees Cook
2019-02-20BACKPORT: x86/ptrace: run seccomp after ptraceKees Cook
2019-02-20UPSTREAM: seccomp: recheck the syscall after RET_TRACEKees Cook
2019-02-20BACKPORT: seccomp: remove 2-phase APIKees Cook
2019-02-20BACKPORT: x86/entry: Get rid of two-phase syscall entry workAndy Lutomirski
2019-02-20BACKPORT: seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2019-02-20BACKPORT: x86/entry/64: Always run ptregs-using syscalls on the slow pathAndy Lutomirski
2019-02-20BACKPORT: x86/syscalls: Add syscall entry qualifiersAndy Lutomirski
2019-02-20BACKPORT: x86/syscalls: Move compat syscall entry handling into syscalltbl.shAndy Lutomirski
2019-02-20BACKPORT: x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32Andy Lutomirski
2019-02-20UPSTREAM: x86/syscalls: Refactor syscalltbl.shAndy Lutomirski
2019-01-09ext4: avoid running out of journal credits when appending to an inline fileandroid-8.1.0_r0.133android-8.1.0_r0.132Theodore Ts'o
2019-01-09jbd2: don't mark block as modified if the handle is out of creditsTheodore Ts'o
2018-11-29Merge "ext4: always verify the magic number in xattr blocks" into android-chr...android-8.1.0_r0.131Robin Peng
2018-11-29ext4: add corruption check in ext4_xattr_set_entry()Theodore Ts'o
2018-11-29ext4: always verify the magic number in xattr blocksTheodore Ts'o
2018-11-29Merge "android: sync: Fix information disclosure vulnerability" into android-...Robin Peng
2018-11-27/proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds
2018-11-27Make file credentials available to the seqfile interfacesLinus Torvalds
2018-11-09android: sync: Fix information disclosure vulnerabilityMark Zhang
2018-11-05mremap: properly flush TLB before releasing the pageandroid-8.1.0_r0.130Linus Torvalds
2018-10-31Merge "mm: get rid of vmacache_flush_all() entirely" into android-chromeos-dr...Andrew Lehmer
2018-10-31Merge "ext4: add more inode number paranoia checks" into android-chromeos-dra...Andrew Lehmer
2018-10-31Merge "ext4: verify the depth of extent tree in ext4_find_extent()" into andr...Andrew Lehmer
2018-10-31Merge "ext4: never move the system.data xattr out of the inode body" into and...Andrew Lehmer
2018-10-31Merge changes I11ed41d9,I022c198b into android-chromeos-dragon-3.18Andrew Lehmer
2018-10-31Merge "f2fs: fix to do sanity check with reserved blkaddr of inline inode" in...Andrew Lehmer
2018-10-29ext4: never move the system.data xattr out of the inode bodyTheodore Ts'o
2018-10-26f2fs: fix to do sanity check with reserved blkaddr of inline inodeChao Yu
2018-10-26mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-10-25ext4: add more inode number paranoia checksTheodore Ts'o
2018-10-25Fix up non-directory creation in SGID directoriesLinus Torvalds
2018-10-25ext4: only look at the bg_flags field if it is validTheodore Ts'o
2018-10-25ext4: don't update checksum of new initialized bitmapsTheodore Ts'o
2018-10-24ext4: verify the depth of extent tree in ext4_find_extent()Theodore Ts'o
2018-10-05net: Set sk_prot_creator when cloning sockets to the right protoandroid-8.1.0_r0.123Christoph Paasch
2018-08-10ANDROID: sdcardfs: Don't use OVERRIDE_CRED macroandroid-8.1.0_r0.115android-8.1.0_r0.113Daniel Rosenberg
2018-08-10ANDROID: sdcardfs: Change current->fs under lockDaniel Rosenberg
2018-07-13Merge "ANDROID: HID: debug: check length in hid_debug_events_read() before co...android-8.1.0_r0.100android-tegra-dragon-3.18-oreo-m4David Lin
2018-07-03ANDROID: HID: debug: check length in hid_debug_events_read() before copy_to_u...Daniel Rosenberg
2018-06-29NFC: llcp: Limit size of SDP URIKees Cook
2018-06-06Merge "netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets" into...android-8.1.0_r0.93Badhri Jagan Sridharan
2018-06-04netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal
2018-05-30packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn
2018-05-30packet: race condition in packet_bindFrancesco Ruggeri
2018-05-30packet: missing dev_put() in packet_do_bind()Lars Westerhoff
2018-05-30packet: hold bind lock when rebinding to fanout hookMaggie White
2018-05-11Merge "futex: Prevent overflow by strengthen input validation" into android-c...android-8.1.0_r0.74Badhri Jagan Sridharan