aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-16RDMA/rxe: Move rxe_crc32 to a subroutineBob Pearson2-21/+21
2021-07-16RDMA/rxe: Move ICRC generation to a subroutineBob Pearson7-64/+37
2021-07-16RDMA/rxe: Fixup rxe_send and rxe_loopbackBob Pearson2-16/+14
2021-07-16RDMA/rxe: Move rxe_xmit_packet to a subroutineBob Pearson2-43/+45
2021-07-16RDMA/rxe: Move ICRC checking to a subroutineBob Pearson3-21/+42
2021-07-16IB/core: Read subnet_prefix in ib_query_port via cache.Anand Khoje1-6/+2
2021-07-16IB/core: Shifting initialization of device->cache_lockAnand Khoje2-2/+2
2021-07-16IB/core: Updating cache for subnet_prefix in config_non_roce_gid_cache()Anand Khoje1-3/+5
2021-07-15RDMA/efa: Split hardware stats to device and port statsGal Pressman1-48/+70
2021-07-15MAINTAINERS: Update maintainers of HiSilicon RoCEWeihang Li1-1/+1
2021-07-15RDMA/rxe: Remove the repeated 'mr->umem = umem'Xiao Yang1-1/+0
2021-07-15RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()Ira Weiny1-11/+19
2021-07-15RDMA/siw: Remove kmap()Ira Weiny1-6/+8
2021-07-15RDMA/rtrs: Move sq_wr_avail to rtrs_conJack Wang5-5/+7
2021-07-15RDMA/rtrs: Remove unused flags parameterJack Wang1-3/+2
2021-07-15RDMA/rtrs: Make rtrs_post_rdma_write_imm_empty staticJack Wang2-7/+5
2021-07-15RDMA/rtrs: Enable the same selective signal for heartbeat and IOJack Wang4-8/+18
2021-07-15RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_conJack Wang5-8/+8
2021-07-15RDMA/rtrs: Add error messages for failed operations.Jack Wang1-0/+3
2021-07-11Linux 5.14-rc1Linus Torvalds1-2/+2
2021-07-11mm/rmap: try_to_migrate() skip zone_device !device_privateHugh Dickins1-3/+3
2021-07-11mm/rmap: fix new bug: premature return from page_mlock_one()Hugh Dickins1-6/+5
2021-07-11mm/rmap: fix old bug: munlocking THP missed other mlocksHugh Dickins1-5/+8
2021-07-11mm/rmap: fix comments left over from recent changesHugh Dickins2-7/+2
2021-07-10mm/page_alloc: Revert pahole zero-sized workaroundMel Gorman2-14/+0
2021-07-10rtc: pcf8523: rename register and bit definesAlexandre Belloni1-73/+73
2021-07-10rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab1-59/+133
2021-07-10rtc: at91sam9: Remove unnecessary offset variable checksNobuhiro Iwamatsu1-1/+1
2021-07-10rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()Nobuhiro Iwamatsu1-3/+1
2021-07-10rtc: spear: convert to SPDX identifierNobuhiro Iwamatsu1-4/+1
2021-07-10rtc: tps6586x: convert to SPDX identifierNobuhiro Iwamatsu1-14/+1
2021-07-10rtc: tps80031: convert to SPDX identifierNobuhiro Iwamatsu1-14/+1
2021-07-10rtc: rtd119x: Fix format of SPDX identifierNobuhiro Iwamatsu1-2/+1
2021-07-10rtc: sc27xx: Fix format of SPDX identifierNobuhiro Iwamatsu1-1/+1
2021-07-10rtc: palmas: convert to SPDX identifierNobuhiro Iwamatsu1-14/+1
2021-07-10rtc: max6900: convert to SPDX identifierNobuhiro Iwamatsu1-5/+3
2021-07-10rtc: ds1374: convert to SPDX identifierNobuhiro Iwamatsu1-5/+2
2021-07-10rtc: au1xxx: convert to SPDX identifierNobuhiro Iwamatsu1-4/+1
2021-07-09Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas1-46/+4
2021-07-10rtc: pcf85063: Update the PCF85063A datasheet revisionFabio Estevam1-1/+1
2021-07-10dt-bindings: rtc: ti,bq32k: take maintainershipAlexandre Belloni1-1/+1
2021-07-09perf test: Add free() calls for scandir() returned dirent entriesRiccardo Mancini1-4/+11
2021-07-09libperf: Add tests for perf_evlist__set_leader()Jiri Olsa1-6/+21
2021-07-09libperf: Remove BUG_ON() from library code in get_group_fd()Arnaldo Carvalho de Melo1-7/+16
2021-07-09cifs: update internal version numberSteve French1-1/+1
2021-07-09cifs: prevent NULL deref in cifs_compose_mount_options()Paulo Alcantara1-0/+3
2021-07-09libperf: Add group support to perf_evsel__open()Jiri Olsa1-2/+24
2021-07-09SMB3.1.1: Add support for negotiating signing algorithmSteve French4-11/+86
2021-07-09perf tools: Fix pattern matching for same substring in different PMU typeJin Yao3-2/+37
2021-07-09perf record: Add a dummy event on hybrid systems to collect metadata recordsKan Liang1-4/+5