summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-01-19jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara
2020-01-19kernfs: fix ino wrap-around detectionTejun Heo
2020-01-19ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai
2020-01-19signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov
2020-01-19net/tls: use sg_next() to walk sg entriesJakub Kicinski
2020-01-19net/tls: remove the dead inplace_crypto codeJakub Kicinski
2020-01-19net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2020-01-19net: sockmap: use bitmap for copy infoJakub Kicinski
2020-01-19sctp: cache netns in sctp_ep_commonXin Long
2020-01-19net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen
2020-01-19idr: Fix integer overflow in idr_for_each_entryMatthew Wilcox (Oracle)
2020-01-19reset: fix reset_control_ops kerneldoc commentRandy Dunlap
2020-01-09net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn
2020-01-09fbdev: Ditch fb_edid_add_monspecsDaniel Vetter
2020-01-09iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger
2020-01-09KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2020-01-09tcp: remove redundant new line from tcp_event_sk_skbTony Lu
2019-12-29x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-12-29bonding: use dynamic lockdep key instead of subclassTaehee Yoo
2019-12-29ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet
2019-12-29bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann
2019-12-29RDMA/uverbs: Prevent potential underflowDan Carpenter
2019-12-29netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner
2019-12-29mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi
2019-12-29net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley
2019-12-29net: prevent load/store tearing on sk->sk_stampEric Dumazet
2019-12-29net/tls: add a TX lockJakub Kicinski
2019-12-29net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski
2019-12-29net: fix data-race in neigh_event_send()Eric Dumazet
2019-12-29bonding: fix state transition issue in link monitoringJay Vosburgh
2019-12-16net/flow_dissector: switch to siphashEric Dumazet
2019-12-16net/mlx5: Fix flow counter list auto bits structRoi Dayan
2019-12-16net: add skb_queue_empty_lockless()Eric Dumazet
2019-12-16netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault
2019-12-16net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-12-16net: annotate lockless accesses to sk->sk_napi_idEric Dumazet
2019-12-16net: annotate accesses to sk->sk_incoming_cpuEric Dumazet
2019-12-16ASoC: simple_card_utils.h: Fix potential multiple redefinition errorDaniel Baluta
2019-12-10sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet
2019-12-10rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells
2019-12-10llc: fix sk_buff leak in llc_conn_service()Eric Biggers
2019-12-10dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong
2019-11-25btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo
2019-11-25scsi: core: save/restore command resid for error handlingDamien Le Moal
2019-11-25net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut
2019-11-25nvme: change nvme_passthru_cmd64 to explicitly mark rsvdCharles Machalow
2019-11-25uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds
2019-11-25net: phy: fix write to mii-ctrl1000 registerRussell King
2019-11-25nvme: allow 64-bit results in passthru commandsMarta Rybczynska
2019-11-14kvm: Add helper function for creating VM worker threadsJunaid Shahid