summaryrefslogtreecommitdiffstats
path: root/mm/secretmem.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-28memcg: enable accounting for nft objectsVasily Averin2-23/+23
2022-03-27net/sched: act_ct: fix ref leak when switching zonesMarcelo Ricardo Leitner1-6/+9
2022-03-26net/smc: fix a memory leak in smc_sysctl_net_exit()Eric Dumazet1-0/+5
2022-03-26selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski1-0/+6
2022-03-26octeontx2-af: initialize action variableTom Rix1-8/+7
2022-03-26net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun1-0/+2
2022-03-26net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou1-3/+8
2022-03-26qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix1-5/+5
2022-03-26net: sparx5: depends on PTP_1588_CLOCK_OPTIONALRandy Dunlap1-0/+1
2022-03-26net: hns3: fix phy can not link up when autoneg off and resetGuangbin Huang1-2/+2
2022-03-26net: hns3: add NULL pointer check for hns3_set/get_ringparam()Hao Chen1-3/+9
2022-03-26net: hns3: add netdev reset check for hns3_set_tunable()Hao Chen1-3/+5
2022-03-26net: hns3: clean residual vf config after disable sriovPeng Li3-0/+71
2022-03-26net: hns3: add max order judgement for tx spare bufferHao Chen1-0/+6
2022-03-26net: hns3: fix ethtool tx copybreak buf size indicating not aligned issueHao Chen2-9/+14
2022-03-26selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel1-4/+4
2022-03-26net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli1-0/+21
2022-03-26llc: only change llc->dev when bind() succeedsEric Dumazet1-25/+34
2022-03-26net: hns3: refine the process when PF set VF VLANJian Shen2-5/+18
2022-03-26net: hns3: add vlan list lock to protect vlan listJian Shen2-4/+35
2022-03-26net: hns3: fix port base vlan add fail when concurrent with resetJian Shen2-19/+46
2022-03-26net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen1-3/+2
2022-03-25net: sparx5: Refactor mdb handling according to feedbackCasper Andersson5-26/+24
2022-03-25net: sparx5: Remove unused GLAG handling in PGIDCasper Andersson2-21/+0
2022-03-25net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean1-1/+4
2022-03-25vsock/virtio: enable VQs early on probeStefano Garzarella1-0/+2
2022-03-25vsock/virtio: read the negotiated features before using VQsStefano Garzarella1-3/+3
2022-03-25vsock/virtio: initialize vdev->priv before using VQsStefano Garzarella1-1/+2
2022-03-25net: usb: ax88179_178a: add Allied Telesis AT-UMCsGreg Jesionowski1-0/+51
2022-03-25net: dsa: realtek: make interface drivers depend on OFAlvin Šipraga1-0/+2
2022-03-25net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resumeBjorn Andersson1-0/+7
2022-03-24netfilter: nf_conntrack_tcp: preserve liberal flag in tcp optionsPablo Neira Ayuso1-4/+13
2022-03-24netfilter: egress: Report interface as outgoingPhil Sutter1-1/+1
2022-03-23llc: fix netdevice reference leaks in llc_ui_bind()Eric Dumazet1-0/+8
2022-03-23drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtoolSondhauß, Jan1-4/+2
2022-03-23ice: don't allow to run ice_send_event_to_aux() in atomic ctxAlexander Lobakin1-0/+3
2022-03-23ice: fix 'scheduling while atomic' on aux critical err interruptAlexander Lobakin2-10/+17
2022-03-23net/sched: fix incorrect vlan_push_eth dest fieldLouis Peens1-1/+1
2022-03-23net: bridge: mst: Restrict info size queries to bridge portsTobias Waldekranz1-1/+1
2022-03-23net: marvell: prestera: add missing destroy_workqueue() in prestera_module_in...Yang Yingliang1-1/+3
2022-03-23drivers: net: xgene: Fix regression in CRC strippingStephane Graber1-5/+7
2022-03-23cacheflush.h: Add forward declaration for struct folioHerbert Xu1-0/+2
2022-03-23ARM: configs: multi_v5: Enable Allwinner F1C100Andre Przywara1-0/+5
2022-03-23net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_...Eyal Birger1-0/+3
2022-03-23net: dsa: fix missing host-filtered multicast addressesVladimir Oltean1-10/+34
2022-03-23net/mlx5e: Fix build warning, detected write beyond size of fieldSaeed Mahameed2-2/+6
2022-03-23iwlwifi: mvm: Don't fail if PPAG isn't supportedMiri Korenblit1-1/+2
2022-03-22mm/damon/sysfs: remove repeat container_of() in damon_sysfs_kdamond_release()Xin Hao1-1/+1
2022-03-22Docs/ABI/testing: add DAMON sysfs interface ABI documentSeongJae Park2-0/+275
2022-03-22Docs/admin-guide/mm/damon/usage: document DAMON sysfs interfaceSeongJae Park1-6/+344