summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-15Merge remote-tracking branch 'mirror-aosp-android-4.14' into android-hikey-li...Alistair Strachan
2019-05-14Merge upstream-f2fs-stable-linux-4.14.y into android-4.14Jaegeuk Kim
2019-05-14Merge 4.14.119 into android-4.14Greg Kroah-Hartman
2019-05-14cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-14x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-05-14locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...Will Deacon
2019-05-11Merge 4.14.118 into android-4.14Greg Kroah-Hartman
2019-05-10Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-05-10linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn
2019-05-08f2fs: add tracepoint for f2fs_filemap_fault()Chao Yu
2019-05-08f2fs: allow unfixed f2fs_checkpoint.checksum_offsetChao Yu
2019-05-08f2fs: allow address pointer number of dnode aligning to specified sizeChao Yu
2019-05-08f2fs: add tracepoint for f2fs_file_write_iter()Chao Yu
2019-05-08Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.14.y' into ...Jaegeuk Kim
2019-05-08Merge 4.14.117 into android-4.14Greg Kroah-Hartman
2019-05-08clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-08caif: reduce stack size with KASANArnd Bergmann
2019-05-08sctp: avoid running the sctp state machine recursivelyXin Long
2019-05-04Merge 4.14.116 into android-4.14Greg Kroah-Hartman
2019-05-04ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin
2019-05-04net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti
2019-05-04fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox
2019-05-04mm: add 'try_get_page()' helper functionLinus Torvalds
2019-05-04mm: make page ref count overflow check tighter and more explicitLinus Torvalds
2019-05-02Merge 4.14.115 into android-4.14Greg Kroah-Hartman
2019-05-02tracing: Fix buffer_ref pipe opsJann Horn
2019-04-30Merge 4.14.114 into android-4.14Greg Kroah-Hartman
2019-04-27iomap: report collisions between directio and buffered writes to userspaceDarrick J. Wong
2019-04-27net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov
2019-04-27ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2019-04-27net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov
2019-04-27x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-27coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-25Merge remote-tracking branch 'mirror-android-4.14' into android-hikey-linaro-...android-hikey-linaro-4.14-pmwg-20190516-003253-e7d5b0f017a1John Stultz
2019-04-20Merge 4.14.113 into android-4.14Greg Kroah-Hartman
2019-04-20appletalk: Fix compile regressionArnd Bergmann
2019-04-20bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann
2019-04-20bpf: prevent out of bounds speculation on pointer arithmeticDaniel Borkmann
2019-04-20bpf: enable access to ax register also from verifier rewriteDaniel Borkmann
2019-04-20bpf: move tmp variable into ax register in interpreterDaniel Borkmann
2019-04-20bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann
2019-04-20bpf: reduce verifier memory consumptionAlexei Starovoitov
2019-04-20include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih
2019-04-20appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-04-20compiler.h: update definition of unreachable()ndesaulniers@google.com
2019-04-20netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso
2019-04-17Merge 4.14.112 into android-4.14Greg Kroah-Hartman
2019-04-17virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck
2019-04-17include/linux/bitrev.h: fix constant bitrevArnd Bergmann