aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-09lib/iov_iter: initialize "flags" in new pipe_bufferopenEuler-21.09Max Kellermann1-0/+2
2021-10-08imans: Use initial ima namespace domain tag when IMANS is disabled.Ajo Jose Panoor1-1/+4
2021-09-29IOMMU: SMMUv2: Bypass SMMU in default for some SoCsHanjun Guo2-5/+30
2021-09-29arm64: phytium: using MIDR_PHYTIUM_FT2000PLUS instead of ARM_CPU_IMP_PHYTIUMHanjun Guo2-3/+7
2021-09-29arm64: Add MIDR encoding for PHYTIUM CPUsGuo Hui1-0/+5
2021-09-29arm64: Add MIDR encoding for HiSilicon Taishan CPUsWeilong Chen1-0/+2
2021-09-29usb: xhci: Add workaround for phytiumHanjun Guo1-0/+14
2021-09-29arm64: topology: Support PHYTIUM CPUHanjun Guo2-0/+6
2021-09-29hugetlb: pass head page to remove_hugetlb_page()Naoya Horiguchi1-1/+1
2021-09-29userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz2-15/+15
2021-09-29hugetlb: fix uninitialized subpool pointerMike Kravetz1-0/+1
2021-09-29percpu: flush tlb in pcpu_reclaim_populated()Dennis Zhou3-8/+35
2021-09-29percpu: implement partial chunk depopulationRoman Gushchin5-20/+211
2021-09-29percpu: use pcpu_free_slot instead of pcpu_nr_slots - 1Dennis Zhou1-6/+8
2021-09-29percpu: factor out pcpu_check_block_hint()Roman Gushchin1-7/+23
2021-09-29percpu: split __pcpu_balance_workfn()Roman Gushchin1-17/+29
2021-09-29percpu: fix a comment about the chunks orderingRoman Gushchin1-1/+4
2021-09-29slub: fix kmalloc_pagealloc_invalid_free unit testShakeel Butt1-4/+4
2021-09-29slub: fix unreclaimable slab stat for bulk freeShakeel Butt1-10/+12
2021-09-28net: hns3: remove unnecessary spacesHao Chen2-2/+2
2021-09-28net: hns3: add some required spacesHao Chen5-25/+25
2021-09-28net: hns3: clean up a type mismatch warningGuojia Liao1-1/+8
2021-09-28net: hns3: refine function hns3_set_default_feature()Jian Shen1-46/+16
2021-09-28net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()Hao Chen1-1/+1
2021-09-28net: hnss3: use max() to simplify codeHao Chen1-2/+1
2021-09-28net: hns3: modify a print format of hns3_dbg_queue_map()Hao Chen1-1/+1
2021-09-28net: hns3: refine function hclge_dbg_dump_tm_pri()Guangbin Huang1-28/+42
2021-09-28net: hns3: reconstruct function hclge_ets_validate()Guangbin Huang1-12/+35
2021-09-28net: hns3: reconstruct function hns3_self_testPeng Li1-37/+64
2021-09-28net: hns3: initialize each member of structure array on a separate lineJiaran Zhang1-549/+1116
2021-09-28net: hns3: add required space in commentHao Chen4-4/+4
2021-09-28net: hns3: remove unnecessary "static" of local variables in functionHao Chen2-2/+2
2021-09-28net: hns3: don't config TM DWRR twice when set ETSGuangbin Huang1-3/+1
2021-09-28net: hns3: add new function hclge_get_speed_bit()Guangbin Huang2-31/+35
2021-09-28net: hns3: refactor function hclgevf_parse_capability()Guangbin Huang2-13/+20
2021-09-28net: hns3: refactor function hclge_parse_capability()Guangbin Huang2-29/+28
2021-09-28net: hns3: add trace event in hclge_gen_resp_to_vf()Yufeng Mo1-0/+2
2021-09-28net: hns3: uniform type of function parameter cmdHao Chen1-3/+2
2021-09-28net: hns3: merge some repetitive macrosPeng Li6-63/+44
2021-09-28net: hns3: package new functions to simplify hclgevf_mbx_handler codePeng Li1-48/+55
2021-09-28net: hns3: remove redundant param to simplify codePeng Li1-3/+1
2021-09-28net: hns3: use memcpy to simplify codePeng Li1-7/+2
2021-09-28net: hns3: remove redundant param mbx_event_pendingPeng Li2-13/+0
2021-09-28net: hns3: add hns3_state_init() to do state initializationHuazhong Tan1-10/+19
2021-09-28net: hns3: add macros for mac speeds of firmware commandGuangbin Huang2-18/+31
2021-09-28sched: bugfix setscheduler unlock cpuset_rwsemZheng Zucheng1-2/+2
2021-09-28ima: fix db size overflow and Kconfig issuesZhang Tianxing6-18/+28
2021-09-28mm: page_poison: print page info when corruption is caughtSergei Trofimovich1-2/+4
2021-09-28kasan: fix conflict with page poisoningAndrey Konovalov1-1/+3
2021-09-28mm: fix page_owner initializing issue for arm32Zhenhua Huang3-2/+18
2021-09-10net: hns3: add ethtool support for CQE/EQE mode configurationYufeng Mo3-4/+23
2021-09-10net: hns3: add support for EQE/CQE mode configurationYufeng Mo5-2/+58
2021-09-10ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo84-201/+573
2021-09-10ethtool: add two coalesce attributes for CQE modeYufeng Mo5-4/+45
2021-09-10ethtool: add ETHTOOL_COALESCE_ALL_PARAMS defineAntonio Cardace1-0/+1
2021-09-10net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang1-11/+2
2021-09-10net: hns3: fix GRO configuration error after resetYufeng Mo4-10/+30
2021-09-10net: hns3: change the method of getting cmd index in debugfsYufeng Mo2-7/+8
2021-09-10net: hns3: fix duplicate node in VLAN listGuojia Liao1-1/+5
2021-09-10net: hns3: fix speed unknown issue in bond 4Yonglong Liu3-3/+3
2021-09-10net: hns3: add waiting time before cmdq memory is releasedYufeng Mo4-2/+13
2021-09-10net: hns3: clear hardware resource when loading driverYufeng Mo2-0/+29
2021-09-10net: hns3: make array spec_opcode static const, makes object smallerColin Ian King1-11/+13
2021-09-10digest list: disable digest lists in non-root ima namespacesKrzysztof Struczynski2-1/+22
2021-09-10ima: Introduce ima-ns-sig templateKrzysztof Struczynski1-0/+1
2021-09-10ima: fix a potential crash owing to the compiler optimisationKrzysztof Struczynski1-0/+7
2021-09-10ima: Set ML template per ima namespaceKrzysztof Struczynski6-15/+59
2021-09-10ima: Add dummy boot aggregate to per ima namespace measurement listKrzysztof Struczynski1-0/+62
2021-09-10ima: Load per ima namespace x509 certificateKrzysztof Struczynski5-21/+65
2021-09-10integrity: Add key domain tag to the search criteriaKrzysztof Struczynski5-26/+67
2021-09-10ima: Add key domain to the ima namespaceKrzysztof Struczynski4-3/+32
2021-09-10keys: Allow to set key domain tag separately from the key typeKrzysztof Struczynski2-0/+26
2021-09-10keys: Include key domain tag in the iterative searchKrzysztof Struczynski3-5/+26
2021-09-10keys: Add domain tag to the keyring search criteriaKrzysztof Struczynski2-10/+22
2021-09-10ima: Remap IDs of subject based rules if necessaryKrzysztof Struczynski1-12/+87
2021-09-10user namespace: Add function that checks if the UID map is definedKrzysztof Struczynski2-0/+17
2021-09-10ima: Parse per ima namespace policy fileKrzysztof Struczynski3-23/+21
2021-09-10ima: Configure the new ima namespace from securityfsKrzysztof Struczynski7-55/+278
2021-09-10ima: Change the owning user namespace of the ima namespace if necessaryKrzysztof Struczynski3-10/+40
2021-09-10ima: Add the violation counter to the namespaceKrzysztof Struczynski7-5/+6
2021-09-10ima: Extend permissions to the ima securityfs entriesKrzysztof Struczynski2-7/+29
2021-09-10ima: Add a reader counter to the integrity inode dataKrzysztof Struczynski2-21/+72
2021-09-10ima: Add per namespace view of the measurement listKrzysztof Struczynski6-14/+48
2021-09-10ima: Add a new ima template that includes namespace IDKrzysztof Struczynski3-1/+19
2021-09-10ima: Check ima namespace ID during digest entry lookupKrzysztof Struczynski3-3/+29
2021-09-10ima: Keep track of the measurment list per ima namespaceKrzysztof Struczynski7-13/+26
2021-09-10ima: Add ima namespace id to the measurement list related structuresKrzysztof Struczynski5-4/+23
2021-09-10ima: Enable per ima namespace policy settingsKrzysztof Struczynski14-250/+507
2021-09-10ima: Add integrity inode related data to the ima namespaceKrzysztof Struczynski3-2/+17
2021-09-10ima: Extend the APIs in the integrity subsystemKrzysztof Struczynski3-24/+144
2021-09-10ima: Add ima namespace to the ima subsystem APIsKrzysztof Struczynski9-60/+90
2021-09-10ima: Add methods for parsing ima policy configuration stringKrzysztof Struczynski3-0/+57
2021-09-10ima: Add ima policy related data to the ima namespaceKrzysztof Struczynski5-3/+93
2021-09-10ima: Bind ima namespace to the file descriptorKrzysztof Struczynski4-3/+49
2021-09-10ima: Add a list of the installed ima namespacesKrzysztof Struczynski5-6/+122
2021-09-10ima: Introduce ima namespaceKrzysztof Struczynski15-11/+402
2021-09-04mm/page_alloc: further fix __alloc_pages_bulk() return valueChuck Lever1-6/+8
2021-09-04mm/page_alloc: correct return value when failing at preparingYanfei Xu1-1/+1
2021-09-04mm/page_alloc: avoid page allocator recursion with pagesets.lock heldMel Gorman1-0/+12
2021-09-04mm: vmscan: shrink deferred objects proportional to priorityYang Shi1-35/+11
2021-09-04mm: memcontrol: reparent nr_deferred when memcg offlineYang Shi3-0/+26
2021-09-04mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkersYang Shi1-15/+16
2021-09-04mm: vmscan: use per memcg nr_deferred of shrinkerYang Shi1-12/+66
2021-09-04mm: vmscan: add per memcg shrinker nr_deferredYang Shi2-21/+46
2021-09-04mm: vmscan: use a new flag to indicate shrinker is registeredYang Shi2-28/+19
2021-09-04mm: vmscan: add shrinker_info_protected() helperYang Shi1-3/+9
2021-09-04mm: memcontrol: rename shrinker_map to shrinker_infoYang Shi3-36/+36
2021-09-04mm: vmscan: use kvfree_rcu instead of call_rcuYang Shi1-6/+1
2021-09-04mm: vmscan: remove memcg_shrinker_map_sizeYang Shi1-9/+11
2021-09-04mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocationYang Shi1-10/+8
2021-09-04mm: vmscan: consolidate shrinker_maps handling codeYang Shi5-141/+142
2021-09-04mm: vmscan: use nid from shrink_control for tracepointYang Shi1-1/+1
2021-09-04scsi/hifc: Fix memory leakage bugchenguangli2-2/+2
2021-09-04crypto: hisilicon/qm - set a qp error flag for userspaceKai Ye1-2/+45
2021-09-04vfio/hisilicon: add acc live migration driverLongfang Liu6-0/+1972
2021-09-04vfio/hisilicon: modify QM for live migration driverLongfang Liu2-0/+22
2021-09-04vfio/pci: provide customized live migration VFIO driver frameworkLongfang Liu4-11/+243
2021-09-04PCI: Set dma-can-stall for HiSilicon chipsZhangfei Gao1-0/+13
2021-09-04PCI: Add a quirk to set pasid_no_tlp for HiSilicon chipsZhangfei Gao1-0/+14
2021-09-04PCI: PASID can be enabled without TLP prefixZhangfei Gao2-1/+2
2021-09-04crypto: hisilicon/sec - fix the CTR mode BD configurationKai Ye2-2/+10
2021-09-04crypto: hisilicon/sec - fix the max length of AAD for the CCM modeKai Ye1-0/+5
2021-09-04crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930Kai Ye1-1/+1
2021-09-04crypto: hisilicon - check _PS0 and _PR0 methodWeili Qian1-0/+4
2021-09-04crypto: hisilicon - change parameter passing of debugfs functionWeili Qian3-36/+20
2021-09-04crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian5-30/+297
2021-09-04crypto: hisilicon - add runtime PM opsWeili Qian2-0/+120
2021-09-04crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...Weili Qian5-27/+81
2021-09-04crypto: hisilicon/sec - modify the hardware endian configurationKai Ye2-27/+9
2021-09-04crypto: hisilicon/sec - fix the abnormal exiting processKai Ye1-1/+2
2021-09-04crypto: hisilicon - enable hpre device clock gatingWeili Qian1-0/+63
2021-09-04crypto: hisilicon - enable sec device clock gatingWeili Qian1-5/+41
2021-09-04crypto: hisilicon - enable zip device clock gatingWeili Qian1-0/+26
2021-09-04crypto: hisilicon/sec - fix the process of disabling sva prefetchingKai Ye1-0/+3
2021-08-26mm/page_alloc: correct return value of populated elements if bulk array is po...Mel Gorman1-1/+1
2021-08-26mm: fix oom killing for disabled pidJing Xiangfeng1-5/+5
2021-08-24X86/config: Enable CONFIG_USERSWAPXiongfeng Wang1-0/+1
2021-08-23eulerfs: change default config fileYu Kuai2-0/+2
2021-08-23eulerfs: add Kconfig and MakefileYu Kuai4-0/+21
2021-08-23eulerfs: add super_operations and module_init/exitYu Kuai1-0/+811
2021-08-23eulerfs: add inode_operations for symlink inodeYu Kuai1-0/+29
2021-08-23eulerfs: add file_operations for dir inodeYu Kuai1-0/+139
2021-08-23eulerfs: add inode_operations for dir inode and special inodeYu Kuai1-0/+872
2021-08-23eulerfs: add file operations and inode operations for regular fileYu Kuai1-0/+294
2021-08-23eulerfs: add dax operationsYu Kuai2-0/+1797
2021-08-23eulerfs: add inode related interfacesYu Kuai2-0/+646
2021-08-23eulerfs: add dependency operationsYu Kuai2-0/+1009
2021-08-23eulerfs: add nv dict operationsYu Kuai2-0/+468
2021-08-23eulerfs: add filename interfacesYu Kuai1-0/+120
2021-08-23eulerfs: add interfaces for page wearYu Kuai2-0/+78
2021-08-23eulerfs: add interfaces for inode lock transferYu Kuai1-0/+49
2021-08-23eulerfs: add flush interfacesYu Kuai1-0/+171
2021-08-23eulerfs: add memory allocation interfacesYu Kuai3-0/+1778
2021-08-23eulerfs: add kmeme_cache definitions and interfacesYu Kuai2-0/+144
2021-08-23eulerfs: common definitionsYu Kuai7-0/+1237
2021-08-21vfio/pci: Fix wrong return value when get iommu attribute DOMAIN_ATTR_NESTINGKunkun Jiang1-4/+12
2021-08-21net: hns3: remove always exist devlink pointer checkLeon Romanovsky2-14/+2
2021-08-21net: hns3: add support ethtool extended link stateGuangbin Huang5-0/+101
2021-08-21net: hns3: add header file hns3_ethtoo.hGuangbin Huang2-15/+26
2021-08-21ethtool: add two link extended substates of bad signal integrityGuangbin Huang1-0/+2
2021-08-21docs: ethtool: Add two link extended substates of bad signal integrityGuangbin Huang1-0/+8
2021-08-21net: hns3: add support for triggering reset by ethtoolYufeng Mo4-0/+68
2021-08-13srcu: Take early exit on memory-allocation failurePaul E. McKenney1-1/+3
2021-08-13iommu: fix build error when CONFIG_IOMMU_API is offLiang Li (Euler)1-0/+1
2021-08-13USB: Fix some clerical mistakesLeoLiu-oc1-2/+2
2021-08-09userswap: add a kernel parameter to enable userswapXiongfeng Wang3-5/+21
2021-08-09userfaultfd: fix BUG_ON() in userfaultfd_release()Xiongfeng Wang2-4/+9
2021-08-09spi: hisi-kunpeng: Fix Woverflow warning on conversionJay Fang1-1/+1
2021-08-09spi: Add HiSilicon SPI Controller Driver for Kunpeng SoCsJay Fang4-0/+523
2021-08-03scsi: hisi_sas: Speed up error handling when internal abort timeout occursLuo Jiaxing2-0/+7
2021-08-03scsi: hisi_sas: Reset controller for internal abort timeoutLuo Jiaxing1-14/+26
2021-08-03scsi: hisi_sas: Include HZ in timer macrosLuo Jiaxing4-11/+14
2021-08-03scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus resetLuo Jiaxing2-6/+18
2021-08-03scsi: hisi_sas: Put a limit of link reset retriesLuo Jiaxing2-2/+14
2021-08-03scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche14-50/+57
2021-08-03scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()Sergey Shtylyov1-6/+6
2021-08-03scsi: hisi_sas: Print SATA device SAS address for soft reset failureLuo Jiaxing1-2/+4
2021-08-03scsi: hisi_sas: Warn in v3 hw channel interrupt handler when status reg clearedLuo Jiaxing1-2/+8
2021-08-03scsi: hisi_sas: Directly snapshot registers when executing a resetJianqin Xie3-20/+36
2021-08-03scsi: hisi_sas: Call sas_unregister_ha() to roll back if .hw_init() failsXiang Chen2-2/+6
2021-08-03scsi: hisi_sas: Print SAS address for v3 hw erroneous completion printLuo Jiaxing1-1/+2
2021-08-03scsi: hisi_sas: Delete some unused callbacksLuo Jiaxing1-2/+0
2021-08-03scsi: hisi_sas: Add trace FIFO debugfs supportLuo Jiaxing2-0/+266
2021-08-03scsi: hisi_sas: Flush workqueue in hisi_sas_v3_remove()Luo Jiaxing1-0/+1
2021-08-03scsi: hisi_sas: Enable debugfs support by defaultLuo Jiaxing2-2/+17
2021-08-03scsi: hisi_sas: Don't check .nr_hw_queues in hisi_sas_task_prep()John Garry1-4/+2
2021-08-03scsi: hisi_sas: Remove deferred probe check in hisi_sas_v2_probe()John Garry1-12/+0
2021-08-03scsi: libsas: Remove temporarily-added _gfp() API variantsAhmed S. Darwish5-31/+0
2021-08-03scsi: mvsas: Switch back to original libsas event notifiersAhmed S. Darwish1-4/+4
2021-08-03scsi: isci: Switch back to original libsas event notifiersAhmed S. Darwish1-6/+6
2021-08-03scsi: libsas: Switch back to original event notifiers APIAhmed S. Darwish2-7/+7
2021-08-03scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish3-41/+36
2021-08-03scsi: aic94xx: Switch back to original libsas event notifiersAhmed S. Darwish1-16/+13
2021-08-03scsi: hisi_sas: Switch back to original libsas event notifiersAhmed S. Darwish4-11/+10
2021-08-03scsi: libsas: Add gfp_t flags parameter to event notificationsAhmed S. Darwish5-58/+31
2021-08-03scsi: hisi_sas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish5-18/+29
2021-08-03scsi: aic94xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish1-9/+16
2021-08-03scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish3-38/+65
2021-08-03scsi: libsas: Pass gfp_t flags to event notifiersAhmed S. Darwish2-2/+4
2021-08-03scsi: hisi_sas: Remove auto_affine_msi_experimental module_paramJohn Garry1-5/+0