summaryrefslogtreecommitdiffstats
path: root/fs/verity (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-21net: nlmsg_cancel() if put fails for nhmsgStephen Worley1-0/+1
2020-05-21ax25: fix setsockopt(SO_BINDTODEVICE)Eric Dumazet1-2/+4
2020-05-21wireguard: noise: separate receive counter from send counterJason A. Donenfeld5-53/+48
2020-05-21wireguard: queueing: preserve flow hash across packet scrubbingJason A. Donenfeld4-4/+17
2020-05-21wireguard: noise: read preshared key while taking lockJason A. Donenfeld1-1/+5
2020-05-21wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld1-1/+1
2020-05-20sctp: Don't add the shutdown timer if its already been addedNeil Horman1-3/+11
2020-05-20__netif_receive_skb_core: pass skb by referenceBoris Sukholitko1-5/+15
2020-05-20net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*Martin KaFai Lau1-19/+24
2020-05-19r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne2-2/+10
2020-05-19mptcp: use rightmost 64 bits in ADD_ADDR HMACTodd Malsbary1-2/+2
2020-05-19net: bmac: Fix read of MAC address from ROMJeremy Kerr1-1/+1
2020-05-19net sched: fix reporting the first-time use timestampRoman Mashak1-1/+2
2020-05-17net: phy: propagate an error back to the callers of phy_sfp_probeLeon Romanovsky1-2/+2
2020-05-17net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"Yuqi Jin1-8/+6
2020-05-17dt-bindings: net: dsa: b53: Add missing size and address cells to exampleKurt Kanzenbach1-0/+3
2020-05-17nexthop: Fix attribute checking for groupsDavid Ahern1-1/+1
2020-05-17net: ipa: don't be a hog in gsi_channel_poll()Alex Elder1-0/+1
2020-05-16net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang3-7/+18
2020-05-16ipv6: Fix suspicious RCU usage warning in ip6mrMadhuparna Bhowmik1-1/+2
2020-05-15selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts1-1/+1
2020-05-15dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2-12/+18
2020-05-15bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann3-32/+88
2020-05-15bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_rangeDaniel Borkmann1-1/+3
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann5-2/+10
2020-05-15MAINTAINERS: Mark networking drivers as Maintained.David S. Miller1-1/+1
2020-05-15ipmr: Add lockdep expression to ipmr_for_each_table macroAmol Grover1-3/+4
2020-05-15ipmr: Fix RCU list debugging warningAmol Grover1-1/+2
2020-05-15drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik1-1/+2
2020-05-15net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo2-2/+7
2020-05-15tcp: fix error recovery in tcp_zerocopy_receive()Eric Dumazet1-3/+4
2020-05-14MAINTAINERS: Add Jakub to networking drivers.David S. Miller1-0/+1
2020-05-14MAINTAINERS: another add of Karsten Graul for S390 networkingUrsula Braun1-0/+1
2020-05-14drivers: ipa: fix typos for ipa_smp2p structure docWang Wenhu1-1/+1
2020-05-14pppoe: only process PADT targeted at local interfacesGuillaume Nault1-0/+3
2020-05-14selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song1-2/+2
2020-05-14bpf: Enforce returning 0 for fentry/fexit progsYonghong Song1-0/+17
2020-05-14net: stmmac: fix num_por initializationVinod Koul1-2/+15
2020-05-14security: Fix the default value of secid_to_secctx hookAnders Roxell1-1/+1
2020-05-14libbpf: Fix register naming in PT_REGS s390 macrosSumanth Korikkar1-2/+2
2020-05-14bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko2-1/+14
2020-05-14samples: bpf: Fix build errorMatteo Croce1-2/+0
2020-05-14kasan: add missing functions declarations to kasan.hAndrey Konovalov1-2/+32
2020-05-14kasan: consistently disable debugging featuresAndrey Konovalov1-5/+10
2020-05-14ipc/util.c: sysvipc_find_ipc() incorrectly updates position indexVasily Averin1-6/+6
2020-05-14userfaultfd: fix remap event with MREMAP_DONTUNMAPBrian Geffon1-1/+1
2020-05-14mm/gup: fix fixup_user_fault() on multiple retriesPeter Xu1-5/+7
2020-05-14epoll: call final ep_events_available() check under the lockRoman Penyaev1-20/+28
2020-05-14mm, memcg: fix inconsistent oom event behaviorYafang Shao1-0/+2
2020-05-14ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai1-1/+9