summaryrefslogtreecommitdiffstats
path: root/fs/pipe.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-15bpf: Factor out bpf_spin_lock into helpers.Alexei Starovoitov1-4/+14
2021-07-15bpf: Prepare bpf_prog_put() to be called from irq context.Alexei Starovoitov1-6/+26
2021-07-15selftests/bpf: Remove unused variable in tc_tunnel progTobias Klauser1-1/+0
2021-07-15bpf: Fix potential memleak and UAF in the verifier.He Fengqing1-11/+16
2021-07-15bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima2-2/+2
2021-07-15bpf: Sync tools/include/uapi/linux/bpf.hAlexei Starovoitov1-3/+0
2021-07-13libbpf: Fix reuse of pinned map on older kernelMartynas Pumputis1-3/+45
2021-07-08samples/bpf: xdp_redirect_cpu_user: Cpumap qsize set larger defaultJesper Dangaard Brouer1-6/+16
2021-07-08bpf: Tidy xdp attach selftestsKumar Kartikeya Dwivedi2-50/+32
2021-07-08bpf: devmap: Implement devmap prog execution for generic XDPKumar Kartikeya Dwivedi3-29/+39
2021-07-08bpf: cpumap: Implement generic cpumapKumar Kartikeya Dwivedi5-30/+114
2021-07-08bitops: Add non-atomic bitops for pointersKumar Kartikeya Dwivedi2-0/+59
2021-07-08net: core: Split out code to run generic XDP progKumar Kartikeya Dwivedi2-31/+55
2021-07-08selftests/bpf: Add test for xdp_md context in BPF_PROG_TEST_RUNZvi Effron2-0/+125
2021-07-08bpf: Support specifying ingress via xdp_md context in BPF_PROG_TEST_RUNZvi Effron1-7/+49
2021-07-08bpf: Support input xdp_md context in BPF_PROG_TEST_RUNZvi Effron2-11/+59
2021-07-08bpf: Add function for XDP meta data length checkZvi Effron2-2/+7
2021-07-01net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún1-0/+4
2021-07-01net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún2-3/+9
2021-07-01net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún1-0/+4
2021-07-01net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún1-0/+2
2021-07-01net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún1-2/+2
2021-07-01net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún1-0/+2
2021-07-01net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_joinVladimir Oltean1-2/+2
2021-07-01octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya6-73/+54
2021-07-01octeontx2-af: cn10k: Support configurable LMTST regionsGeetha sowjanya3-35/+103
2021-07-01octeontx2-af: cn10k: Setting up lmtst map tableHarman Kalra6-1/+159
2021-06-29qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor1-5/+3
2021-06-29tcp: change ICSK_CA_PRIV_SIZE definitionEric Dumazet1-1/+1
2021-06-29tcp_yeah: check struct yeah size at compile timeEric Dumazet1-1/+1
2021-06-29gve: DQO: Fix off by one in gve_rx_dqo()Dan Carpenter1-1/+1
2021-06-29stmmac: intel: set PCI_D3hot in suspendVoon Weifeng1-0/+1
2021-06-29stmmac: intel: Enable PHY WOL option in EHLLing Pei Lee1-0/+1
2021-06-29net: stmmac: option to enable PHY WOL with PMT enabledLing Pei Lee2-1/+3
2021-06-29net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}Vladimir Oltean1-2/+2
2021-06-29net: use netdev_info in ndo_dflt_fdb_{add,del}Vladimir Oltean1-3/+3
2021-06-29ptp: Set lookup cookie when creating a PTP PPS source.Jonathan Lemon1-0/+1
2021-06-29net: sock: add trace for socket errorsAlexander Aring2-0/+70
2021-06-29net: sock: introduce sk_error_reportAlexander Aring42-67/+75
2021-06-29mm,hwpoison: make get_hwpoison_page() call get_any_page()Naoya Horiguchi2-85/+111
2021-06-29mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi3-3/+165
2021-06-29mm/page_alloc: split pcp->high across all online CPUs for cpuless nodesMel Gorman1-5/+9
2021-06-29mm/page_alloc: allow high-order pages to be stored on the per-cpu listsMel Gorman4-49/+144
2021-06-29mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport5-11/+7
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport36-69/+59
2021-06-29docs: remove description of DISCONTIGMEMMike Rapoport2-49/+8
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport7-27/+6
2021-06-29mm: remove CONFIG_DISCONTIGMEMMike Rapoport4-71/+12
2021-06-29m68k: remove support for DISCONTIGMEMMike Rapoport5-76/+1
2021-06-29arc: remove support for DISCONTIGMEMMike Rapoport3-61/+0