summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-05net/tls: use sg_next() to walk sg entriesJakub Kicinski1-1/+1
2019-12-05net/tls: remove the dead inplace_crypto codeJakub Kicinski1-1/+0
2019-12-05net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski1-13/+13
2019-12-05sctp: cache netns in sctp_ep_commonXin Long1-0/+3
2019-12-05net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen1-2/+2
2019-12-05idr: Fix integer overflow in idr_for_each_entryMatthew Wilcox (Oracle)1-1/+1
2019-12-05bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel1-2/+2
2019-12-05reset: fix reset_control_ops kerneldoc commentRandy Dunlap1-1/+1
2019-11-29net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn1-0/+2
2019-11-24fbdev: Ditch fb_edid_add_monspecsDaniel Vetter1-3/+0
2019-11-20mm/memory_hotplug: fix try_offline_node()David Hildenbrand1-0/+1
2019-11-20iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger1-2/+4
2019-11-20KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson1-0/+1
2019-11-20devlink: Add method for time-stamp on reporter's dumpAya Levin1-0/+1
2019-11-20tcp: remove redundant new line from tcp_event_sk_skbTony Lu1-1/+1
2019-11-20devlink: disallow reload operation during device cleanupJiri Pirko1-0/+3
2019-11-12kvm: Add helper function for creating VM worker threadsJunaid Shahid1-0/+6
2019-11-12kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini1-0/+2
2019-11-12cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks1-23/+2
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli1-0/+2
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta1-0/+3
2019-11-12timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen1-7/+0
2019-11-12x86, efi: Never relocate kernel below lowest acceptable addressKairui Song1-2/+16
2019-11-12SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust1-0/+5
2019-11-12bonding: use dynamic lockdep key instead of subclassTaehee Yoo1-0/+1
2019-11-12ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet1-0/+1
2019-11-12bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann1-1/+0
2019-11-12RDMA/uverbs: Prevent potential underflowDan Carpenter1-1/+1
2019-11-12netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner1-1/+2
2019-11-12mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi3-7/+23
2019-11-12net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley1-0/+4
2019-11-12net: prevent load/store tearing on sk->sk_stampEric Dumazet1-2/+2
2019-11-12net/tls: add a TX lockJakub Kicinski1-0/+5
2019-11-12net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski1-3/+6
2019-11-12net: fix data-race in neigh_event_send()Eric Dumazet1-2/+2
2019-11-12bonding: fix state transition issue in link monitoringJay Vosburgh1-2/+1
2019-11-10net/flow_dissector: switch to siphashEric Dumazet4-5/+7
2019-11-10net: reorder 'struct net' fields to avoid false sharingEric Dumazet1-8/+17
2019-11-10ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationEric Dumazet1-2/+2
2019-11-10net/mlx5: Fix flow counter list auto bits structRoi Dayan1-2/+1
2019-11-10net: add skb_queue_empty_lockless()Eric Dumazet1-9/+24
2019-11-10netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault1-1/+1
2019-11-10net: fix sk_page_frag() recursion from memory reclaimTejun Heo2-3/+31
2019-11-10net: annotate lockless accesses to sk->sk_napi_idEric Dumazet1-3/+3
2019-11-10net: annotate accesses to sk->sk_incoming_cpuEric Dumazet1-2/+2
2019-11-10ASoC: simple_card_utils.h: Fix potential multiple redefinition errorDaniel Baluta1-4/+4
2019-11-06Revert "nvme: allow 64-bit results in passthru commands"Sasha Levin1-23/+0
2019-11-06sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet1-0/+5
2019-11-06rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells1-3/+3
2019-11-06llc: fix sk_buff leak in llc_conn_service()Eric Biggers1-1/+1