aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-24VMCI: Add support for ARM64Vishnu Dasa3-1/+17
2022-04-24firmware: stratix10-svc: fix a missing check on list iteratorXiaomeng Tong1-6/+6
2022-04-24/dev/mem: make reads and writes interruptibleJason A. Donenfeld1-1/+1
2022-04-24char: xillybus: fix a refcount leak in cleanup_dev()Hangyu Hua1-0/+1
2022-04-24misc: bcm-vk: replace usage of found with dedicated list iterator variableJakob Koschel1-16/+13
2022-04-24w1/ds2490: remove dump from ds_recv_status, pr_ to dev_XXX logging.Christian Vogel1-60/+64
2022-04-24misc: fastrpc: fix an incorrect NULL check on list iteratorXiaomeng Tong1-4/+5
2022-04-24char: xillybus: replace usage of found with dedicated list iterator variableJakob Koschel1-14/+12
2022-04-24misc: vmw_vmci: replace usage of found with dedicated list iterator variableJakob Koschel1-8/+7
2022-04-24vmw_balloon: Print errors on reset only onceNadav Amit1-2/+2
2022-04-24nvmem: sunplus-ocotp: drop useless probe confirmationKrzysztof Kozlowski1-2/+0
2022-04-24nvmem: sunplus-ocotp: staticize sp_otp_v0Krzysztof Kozlowski1-1/+1
2022-04-24nvmem: bcm-ocotp: mark ACPI device ID table as maybe unusedKrzysztof Kozlowski1-1/+1
2022-04-24char: misc: remove usage of list iterator past the loop bodyJakob Koschel1-11/+13
2022-04-22binder: hold fd_install until allocating fds firstCarlos Llamas2-21/+15
2022-04-22firmware: xilinx: enable feature check for ZynqMPRonak Jain1-4/+11
2022-04-22firmware: xilinx: always check API version for IOCTL/QUERYRonak Jain1-15/+24
2022-04-22firmware: xilinx: add new function for do_feature_check_callRonak Jain1-9/+18
2022-04-22firmware: xilinx: add support for IOCTL and QUERY ID feature checkRonak Jain2-1/+72
2022-04-20tty: synclink_cs: Use bitwise instead of arithmetic operator for flagsHaowen Bai1-1/+1
2022-04-20accessiblity: speakup: cleanup commentsTom Rix16-17/+17
2022-04-16lkdtm: Add CFI_BACKWARD to test ROP mitigationsKees Cook2-0/+135
2022-04-12lkdtm: Move crashtype definitions into each categoryKees Cook11-292/+301
2022-04-12lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAPChristophe Leroy2-5/+8
2022-04-12lkdtm/usercopy: Expand size of "out of frame" objectKees Cook1-3/+14
2022-04-12lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOWKees Cook2-0/+8
2022-04-12lkdtm/bugs: Check for the NULL pointer after calling kmallocJiasheng Jiang1-0/+5
2022-04-10Linux 5.18-rc2Linus Torvalds1-1/+1
2022-04-09perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout outputIan Rogers1-0/+1
2022-04-09perf tools: Add external commands to list-cmdsMichael Petlan1-0/+4
2022-04-09perf docs: Add perf-iostat link to manpagesMichael Petlan1-1/+1
2022-04-09perf session: Remap buf if there is no space for eventDenis Nikitin1-3/+12
2022-04-09perf bench: Fix epoll bench to correct usage of affinity for machines with #CPUs > 1KAthira Rajeev2-12/+38
2022-04-09perf bench: Fix futex bench to correct usage of affinity for machines with #CPUs > 1KAthira Rajeev5-28/+83
2022-04-09perf tools: Fix perf's libperf_print callbackAdrian Hunter1-1/+1
2022-04-09perf: arm-spe: Fix perf report --mem-modeJames Clark1-0/+6
2022-04-09perf unwind: Don't show unwind error messages when augmenting frame pointer stackJames Clark8-14/+32
2022-04-09tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2022-04-09perf test tsc: Fix error message when not supportedChengdong Li1-9/+27
2022-04-09perf build: Don't use -ffat-lto-objects in the python feature test when building with clang-13Arnaldo Carvalho de Melo2-0/+5
2022-04-09perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo1-2/+4
2022-04-09tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2-0/+10
2022-04-09tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2022-04-09tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+7
2022-04-08MAINTAINERS: add Tom as clang reviewerTom Rix1-0/+1
2022-04-08mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"Andrew Morton1-6/+0
2022-04-08mailmap: update Vasily Averin's email addressVasily Averin1-0/+4
2022-04-08mm/mempolicy: fix mpol_new leak in shared_policy_replaceMiaohe Lin1-0/+1
2022-04-08mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)Paolo Bonzini1-0/+3
2022-04-08mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long1-4/+7