aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-05-30nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter
2019-05-30netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal
2019-05-30KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-05-30x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-05-30bfq: update internal depth state when queue depth changesJens Axboe
2019-05-30Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-05-30linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn
2019-05-29Merge tag 'v4.18.39' into v4.18/standard/baseBruce Ashfield
2019-05-23fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-05-23USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-23i2c: Allow recovery of the initial IRQ by an I2C client device.Jim Broadus
2019-05-23sctp: avoid running the sctp state machine recursivelyXin Long
2019-05-23ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin
2019-05-23net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti
2019-05-23xsk: fix umem memory leak on cleanupBjörn Töpel
2019-05-23fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox
2019-05-23mm: add 'try_get_page()' helper functionLinus Torvalds
2019-05-23mm: make page ref count overflow check tighter and more explicitLinus Torvalds
2019-05-23include/linux/bitops.h: introduce BITS_PER_TYPEChris Wilson
2019-05-21Merge tag 'v4.18.38' into v4.18/standard/baseBruce Ashfield
2019-05-21Revert "ip: discard IPv4 datagrams with overlapping segments."Bruce Ashfield
2019-05-21Revert "ip: use rb trees for IP frag queue."Bruce Ashfield
2019-05-16Merge tag 'v4.18.37' into v4.18/standard/baseBruce Ashfield
2019-05-15ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet
2019-05-15printk: Tie printk_once / printk_deferred_once into .data.once for resetPaul Gortmaker
2019-05-15net: netrom: Fix error cleanup path of nr_proto_initYueHaibing
2019-05-15tracing: Fix buffer_ref pipe opsJann Horn
2019-05-15x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-05-15coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-05-15net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov
2019-05-15net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov
2019-05-15ip: add helpers to process in-order fragments faster.Peter Oskolkov
2019-05-15ip: use rb trees for IP frag queue.Peter Oskolkov
2019-05-15ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov
2019-05-15ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2019-05-15failover: allow name change on IFF_UP slave interfacesSi-Wei Liu
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-06Merge tag 'v4.18.36' into v4.18/standard/baseBruce Ashfield
2019-05-05include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih
2019-05-05rxrpc: Fix client call connect/disconnect raceDavid Howells
2019-05-05appletalk: Fix compile regressionArnd Bergmann
2019-05-05appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-05-05xfrm: destroy xfrm_state synchronously on net exit pathCong Wang
2019-05-05compiler.h: update definition of unreachable()ndesaulniers@google.com
2019-05-05Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa
2019-05-05netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso
2019-05-05virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck
2019-05-05mm: writeback: use exact memcg dirty countsGreg Thelen