aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-04-05x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta1-0/+14
2022-04-05x86/pm: Save the MSR validity status at context setupPawan Gupta1-2/+5
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-185/+186
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-11/+12
2022-04-02Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+0
2022-04-02Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds7-45/+72
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds26-306/+350
2022-04-02KVM: x86: fix sending PV IPILi RongQing1-1/+1
2022-04-02KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini1-40/+34
2022-04-02KVM: x86: Remove redundant vm_entry_controls_clearbit() callZhenzhong Duan1-1/+0
2022-04-02KVM: x86: cleanup enter_rmode()Zhenzhong Duan1-9/+5
2022-04-02KVM: x86: SVM: fix tsc scaling when the host doesn't support itMaxim Levitsky3-9/+6
2022-04-02kvm: x86: SVM: remove unused definesMaxim Levitsky1-8/+0
2022-04-02KVM: x86: SVM: move tsc ratio definitions to svm.hMaxim Levitsky2-10/+11
2022-04-02KVM: x86: SVM: fix avic spec based definitions againMaxim Levitsky2-14/+5
2022-04-02KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsrHou Wenlong3-16/+40
2022-04-02KVM: x86/emulator: Emulate RDPID only if it is enabled in guestHou Wenlong3-1/+10
2022-04-02KVM: x86/pmu: Fix and isolate TSX-specific performance event logicLike Xu2-13/+15
2022-04-02KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was setMaxim Levitsky1-1/+1
2022-04-02KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson1-5/+3
2022-04-02KVM: x86: Trace all APICv inhibit changes and capture overall statusSean Christopherson2-18/+29
2022-04-02KVM: x86: Add wrappers for setting/clearing APICv inhibitsSean Christopherson6-36/+49
2022-04-02KVM: x86: Make APICv inhibit reasons an enum and cleanup namingSean Christopherson6-31/+35
2022-04-02KVM: X86: Handle implicit supervisor access with SMAPLai Jiangshan4-17/+21
2022-04-02KVM: X86: Rename variable smap to not_smap in permission_fault()Lai Jiangshan1-2/+2
2022-04-02KVM: X86: Fix comments in update_permission_bitmaskLai Jiangshan1-2/+2
2022-04-02KVM: X86: Change the type of access u32 to u64Lai Jiangshan5-21/+23
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse1-3/+2
2022-04-02KVM: Use enum to track if cached PFN will be used in guest and/or hostSean Christopherson1-1/+1
2022-04-02KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()Peter Gonda2-1/+2
2022-04-02KVM: x86/pmu: Use different raw event masks for AMD and IntelJim Mattson4-1/+5
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson1-1/+1
2022-04-02KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmapSean Christopherson3-48/+19
2022-04-02KVM: SVM: fix panic on out-of-bounds guest IRQYi Wang1-2/+8
2022-04-02KVM: MMU: propagate alloc_workqueue failurePaolo Bonzini5-17/+32
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-74/+1
2022-04-01Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds28-47/+355
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds24-140/+208
2022-04-01Merge tag 'soc-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-212/+309
2022-04-01Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)1932-25671/+67523
2022-04-02Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"Nathan Chancellor1-4/+0
2022-04-01ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun1-5/+5
2022-04-01ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'Austin Kim1-1/+2
2022-04-01MIPS: crypto: Fix CRC32 codePaul Cercueil1-20/+26
2022-03-31RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=nPalmer Dabbelt3-3/+0
2022-03-31RISC-V: defconfig: Drop redundant SBI HVC and earlyconPalmer Dabbelt2-4/+0
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-74/+104
2022-03-31riscv: cpu.c: don't use kernel-doc markers for commentsRandy Dunlap1-2/+2
2022-04-01arm64: dts: ls1046a: Update i2c node dma propertiesKuldeep Singh1-3/+3
2022-04-01arm64: dts: ls1043a: Update i2c dma propertiesKuldeep Singh1-3/+3
2022-04-01ARM: dts: spear1340: Update serial node propertiesKuldeep Singh1-3/+3
2022-04-01ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh1-3/+3
2022-03-31ARM: OMAP2+: Fix regression for smc calls for vmap stackTony Lindgren1-3/+10
2022-03-31RISC-V: Enable profiling by defaultAnup Patel2-0/+2
2022-03-31RISC-V: module: fix apply_r_riscv_rcv_branch_rela typoWu Caize1-2/+2
2022-03-31RISC-V: Declare per cpu boot data as staticAtish Patra1-1/+1
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-28/+15
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+6
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-134/+169
2022-03-31ARM/dma-mapping: Remove CMA code when not built with CMAKees Cook2-0/+6
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-22/+24
2022-03-31ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-03-31ARM: 9189/1: decompressor: fix unneeded rebuilds of library objectsMasahiro Yamada1-2/+2
2022-03-31Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner1-1/+0
2022-03-30RISC-V: Fix a comment typo in riscv_of_parent_hartid()Atish Patra1-1/+1
2022-03-30riscv: Increase stack size under KASANDmitry Vyukov1-2/+8
2022-03-30riscv: Fix fill_callchain return valueNikita Shubin1-1/+1
2022-03-30riscv: dts: canaan: Fix SPI3 bus widthNiklas Cassel4-0/+8
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada13-26/+13
2022-03-30RISC-V CPU Idle SupportPalmer Dabbelt13-24/+322
2022-03-30riscv: Rename "sp_in_global" to "current_stack_pointer"Kees Cook3-4/+5
2022-03-30Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-190/+241
2022-03-30MIPS: rb532: move GPIOD definition into C-filesJackie Liu2-9/+10
2022-03-30MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang3-16/+34
2022-03-30mips: sgi-ip22: add a check for the return of kzalloc()Xiaoke Wang1-0/+2
2022-03-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-24/+24
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+234
2022-03-30x86/fpu/xstate: Consolidate size calculationsThomas Gleixner1-41/+8
2022-03-30x86/fpu/xstate: Handle supervisor states in XSTATE permissionsThomas Gleixner1-0/+3
2022-03-30x86/fpu/xsave: Handle compacted offsets correctly with supervisor statesThomas Gleixner1-45/+41
2022-03-30x86/fpu: Cache xfeature flags from CPUIDThomas Gleixner1-36/+13
2022-03-30x86/fpu/xsave: Initialize offset/size cache earlyThomas Gleixner1-2/+5
2022-03-30x86/fpu: Remove unused supervisor only offsetsThomas Gleixner1-30/+0
2022-03-30crypto: x86/sm3 - Fixup SLSPeter Zijlstra1-1/+1
2022-03-29riscv module: remove (NOLOAD)Fangrui Song1-3/+3
2022-03-29parisc: Fix patch code locking and flushingJohn David Anglin1-14/+11
2022-03-29parisc: Find a new timesync master if current CPU is removedHelge Deller3-1/+10
2022-03-29parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=yHelge Deller1-2/+9
2022-03-29parisc: Rewrite arch_cpu_idle_dead() for CPU hotpluggingHelge Deller1-3/+24
2022-03-29parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller3-22/+90
2022-03-29parisc: Add PDC locking functions for rendezvous codeHelge Deller3-1/+42
2022-03-29parisc: Move disable_sr_hashing_asm() into .text sectionHelge Deller1-1/+1
2022-03-29parisc: Move CPU startup-related functions into .text sectionHelge Deller4-4/+4
2022-03-29parisc: Move store_cpu_topology() into text sectionHelge Deller1-2/+3
2022-03-29parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller5-88/+24
2022-03-29parisc: Ensure set_firmware_width() is called only onceHelge Deller1-1/+6
2022-03-29parisc: Add constants for control registers and clean up mfctl()Helge Deller1-9/+8
2022-03-29parisc: Detect hppa-suse-linux-gcc compiler for cross-buildingHelge Deller1-2/+2
2022-03-29parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq()Helge Deller1-21/+2
2022-03-29x86/fpu: Remove redundant XCOMP_BV initializationThomas Gleixner1-3/+0
2022-03-29Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+16
2022-03-29KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov1-3/+6
2022-03-29KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...Vitaly Kuznetsov1-0/+4
2022-03-29KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irqVitaly Kuznetsov1-0/+3
2022-03-29KVM: x86: Fix clang -Wimplicit-fallthrough in do_host_cpuid()Nathan Chancellor1-0/+1
2022-03-29Merge branches 'clk-sifive' and 'clk-visconti' into clk-nextStephen Boyd2-24/+24
2022-03-29Merge branch 'pm-opp'Rafael J. Wysocki3-5/+5
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds5-12/+13
2022-03-29Revert "parisc: Fix invalidate/flush vmap routines"Helge Deller1-19/+5
2022-03-29x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IOJoerg Roedel1-8/+57
2022-03-28x86,kprobes: Fix optprobe trampoline to generate complete pt_regsMasami Hiramatsu1-9/+16
2022-03-28x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regsPeter Zijlstra1-11/+13
2022-03-28x86,rethook,kprobes: Replace kretprobe with rethook on x86Masami Hiramatsu7-124/+144
2022-03-28kprobes: Use rethook for kretprobe if possibleMasami Hiramatsu1-1/+7
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds52-131/+103
2022-03-28Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-55/+2
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-11/+38
2022-03-28s390/alternatives: avoid using jgnop mnemonicVasily Gorbik2-2/+2
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-432/+12
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-0/+756
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-3/+53
2022-03-27powerpc: restore removed #endifStephen Rothwell1-0/+1
2022-03-27s390/pci: rename get_zdev_by_bus() to zdev_from_bus()Niklas Schnelle2-4/+4
2022-03-27s390/pci: improve zpci_dev reference countingNiklas Schnelle4-4/+16
2022-03-27s390/smp: use physical address for SIGP_SET_PREFIX commandAlexander Gordeev1-1/+1
2022-03-27s390/maccess: rework absolute lowcore accessorsAlexander Gordeev6-24/+32
2022-03-27s390/smp: cleanup control register update routinesAlexander Gordeev2-29/+23
2022-03-27s390/smp: cleanup target CPU callback startingAlexander Gordeev1-4/+11
2022-03-27s390/test_unwind: verify __kretprobe_trampoline is replacedVasily Gorbik1-1/+8
2022-03-27s390/unwind: avoid duplicated unwinding entries for kretprobesVasily Gorbik2-2/+3
2022-03-27s390/unwind: recover kretprobe modified return address in stacktraceVasily Gorbik2-6/+15
2022-03-27s390/kprobes: enable kretprobes framepointer verificationVasily Gorbik1-4/+4
2022-03-27s390/test_unwind: extend kretprobe testVasily Gorbik1-16/+33
2022-03-27s390/ap: adjust whitespaceHeiko Carstens1-23/+23
2022-03-27s390/ap: use insn format for new instructionsHeiko Carstens1-7/+7
2022-03-27s390/alternatives: use insn format for new instructionsHeiko Carstens3-8/+8
2022-03-27s390/alternatives: use instructions instead of byte patternsHeiko Carstens2-7/+20
2022-03-27s390/traps: improve panic message for translation-specification exceptionHeiko Carstens1-3/+3
2022-03-27s390: fix typo in syscall_wrapper.hRussell Currey1-1/+1
2022-03-27x86/config: Make the x86 defconfigs a bit more usableIngo Molnar2-26/+63
2022-03-27Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds1-1/+1
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds57-169/+703
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-11/+14
2022-03-26Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+3
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-7/+8
2022-03-25Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-90/+139
2022-03-25xen: fix is_xen_pmu()Juergen Gross3-8/+7
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+219
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-13/+27
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds24-762/+1458
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds98-1254/+1069
2022-03-25Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds32-114/+676
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds206-2170/+3057
2022-03-25Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds116-2453/+191
2022-03-25crypto: x86/poly1305 - Fixup SLSPeter Zijlstra1-19/+19
2022-03-25crypto: x86/chacha20 - Avoid spurious jumps to other functionsPeter Zijlstra1-2/+2
2022-03-25crypto: arm/aes-neonbs-cbc - Select generic cbc and aesHerbert Xu1-0/+2
2022-03-24mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner4-0/+8
2022-03-24mm: generalize ARCH_HAS_FILTER_PGPROTAnshuman Khandual1-3/+0
2022-03-24arm64: select KASAN_VMALLOC for SW/HW_TAGS modesAndrey Konovalov1-1/+1
2022-03-24kasan, arm64: don't tag executable vmalloc allocationsAndrey Konovalov3-3/+5
2022-03-24kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_taggedAndrey Konovalov1-0/+6
2022-03-24kasan, arm64: reset pointer tags of vmapped stacksAndrey Konovalov1-1/+4
2022-03-24kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov3-3/+3
2022-03-24mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual1-1/+0
2022-03-24mm/migration: add trace events for THP migrationsAnshuman Khandual1-1/+0
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-17/+8
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds21-91/+375
2022-03-24Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+4
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds95-2166/+3826
2022-03-24dt: amd-seattle: add a description of the CPUs and cachesArd Biesheuvel4-12/+226
2022-03-24dt: amd-seattle: disable IPMI controller and some GPIO blocks on B0Ard Biesheuvel1-12/+0
2022-03-24dt: amd-seattle: add description of the SATA/CCP SMMUsArd Biesheuvel1-0/+26
2022-03-24dt: amd-seattle: add a description of the PCIe SMMUArd Biesheuvel1-0/+10
2022-03-24dt: amd-seattle: fix PCIe legacy interrupt routingArd Biesheuvel1-6/+16
2022-03-24dt: amd-seattle: upgrade AMD Seattle XGBE to new SMMU bindingArd Biesheuvel1-14/+8
2022-03-24dt: amd-seattle: remove Overdrive revision A0 supportArd Biesheuvel2-68/+1
2022-03-24dt: amd-seattle: remove Husky platformArd Biesheuvel2-86/+1
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds17-25/+25
2022-03-24MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen3-0/+25
2022-03-24x86/defconfig: Enable WERRORBorislav Petkov2-0/+2
2022-03-23arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang1-6/+3
2022-03-23x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang1-7/+3
2022-03-23riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang1-4/+2
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds531-5073/+39007
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+2
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds43-3935/+114
2022-03-23Merge tag 'arm-defconfig-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-83/+232
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds278-16125/+338
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds74-850/+1432
2022-03-23Merge tag 'm68knommu-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-9/+10
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+7
2022-03-23x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementationYang Zhong1-1/+1
2022-03-23powerpc/papr_scm: Fix build failure whenKajol Jain1-2/+7
2022-03-23ptrace: Remove duplicated include in ptrace.cYang Li1-1/+0