aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-26thunderbolt: Explicitly enable lane adapter hotplug events at startupMario Limonciello4-0/+46
2022-09-26RDMA/rxe: Add send_common_ack() helperLi Zhijian1-26/+17
2022-09-26x86: Add support for CONFIG_CFI_CLANGSami Tolvanen5-1/+115
2022-09-26x86/purgatory: Disable CFISami Tolvanen1-0/+4
2022-09-26x86: Add types to indirectly called assembly functionsSami Tolvanen3-3/+17
2022-09-26x86/tools/relocs: Ignore __kcfi_typeid_ relocationsSami Tolvanen1-0/+1
2022-09-26kallsyms: Drop CONFIG_CFI_CLANG workaroundsSami Tolvanen1-17/+0
2022-09-26objtool: Disable CFI warningsSami Tolvanen1-1/+6
2022-09-26objtool: Preserve special st_shndx indexes in elf_update_symbolSami Tolvanen1-1/+6
2022-09-26treewide: Drop __cficanonicalSami Tolvanen3-8/+4
2022-09-26treewide: Drop WARN_ON_FUNCTION_MISMATCHSami Tolvanen3-19/+2
2022-09-26treewide: Drop function_nocfiSami Tolvanen11-21/+11
2022-09-26init: Drop __nocfi from __initSami Tolvanen1-1/+1
2022-09-26arm64: Drop unneeded __nocfi attributesSami Tolvanen3-3/+3
2022-09-26arm64: Add CFI error handlingSami Tolvanen2-3/+50
2022-09-26arm64: Add types to indirect called assembly functionsSami Tolvanen5-7/+15
2022-09-26psci: Fix the function type for psci_initcall_tSami Tolvanen1-4/+4
2022-09-26lkdtm: Emit an indirect call for CFI testsSami Tolvanen1-6/+9
2022-09-26cfi: Add type helper macrosSami Tolvanen1-0/+45
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen9-176/+133
2022-09-26cfi: Drop __CFI_ADDRESSABLESami Tolvanen3-24/+6
2022-09-26cfi: Remove CONFIG_CFI_CLANG_SHADOWSami Tolvanen4-272/+1
2022-09-26scripts/kallsyms: Ignore __kcfi_typeid_Sami Tolvanen1-0/+1
2022-09-26treewide: Filter out CC_FLAGS_CFISami Tolvanen3-2/+6
2022-09-26Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"Sasha Levin1-2/+2
2022-09-26tracepoint: Optimize the critical region of mutex_lock in tracepoint_module_coming()Zhen Lei1-8/+6
2022-09-26tracing/filter: Call filter predicate functions directly via a switch statementSteven Rostedt (Google)1-73/+157
2022-09-26tracing: Move struct filter_pred into trace_events_filter.cSteven Rostedt (Google)2-13/+13
2022-09-26tracing/hist: Call hist functions directly via a switch statementSteven Rostedt (Google)1-77/+169
2022-09-26tracing: Add numeric delta time to the trace event benchmarkSteven Rostedt (Google)2-4/+6
2022-09-26rv/dot2K: add 'static' qualifier for local variableZeng Heng3-6/+6
2022-09-26rv/monitors: add 'static' qualifier for local symbolsZeng Heng2-4/+4
2022-09-26selftests/ftrace: Add eprobe syntax error testcaseMasami Hiramatsu (Google)1-0/+27
2022-09-26tracing/eprobe: Add eprobe filter supportMasami Hiramatsu (Google)2-9/+98
2022-09-26a.out: restore CMAGICнаб1-0/+3
2022-09-26macsec: don't free NULL metadata_dstSabrina Dubroca1-1/+2
2022-09-26KVM: remove KVM_REQ_UNHALTPaolo Bonzini13-45/+3
2022-09-26KVM: mips, x86: do not rely on KVM_REQ_UNHALTPaolo Bonzini2-5/+11
2022-09-26KVM: x86: never write to memory from kvm_vcpu_check_block()Paolo Bonzini1-3/+11
2022-09-26KVM: x86: Don't snapshot pending INIT/SIPI prior to checking nested eventsSean Christopherson1-26/+10
2022-09-26KVM: nVMX: Make event request on VMXOFF iff INIT/SIPI is pendingSean Christopherson1-2/+2
2022-09-26KVM: nVMX: Make an event request if INIT or SIPI is pending on VM-EnterSean Christopherson1-12/+6
2022-09-26KVM: SVM: Make an event request if INIT or SIPI is pending when GIF is setSean Christopherson1-1/+2
2022-09-26KVM: x86: lapic does not have to process INIT if it is blockedPaolo Bonzini1-1/+2
2022-09-26KVM: x86: Rename kvm_apic_has_events() to make it INIT/SIPI specificSean Christopherson2-4/+4
2022-09-26KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowedSean Christopherson4-11/+14
2022-09-26KVM: nVMX: Make an event request when pending an MTF nested VM-ExitSean Christopherson2-2/+7
2022-09-26KVM: x86: make vendor code check for all nested eventsPaolo Bonzini3-6/+12
2022-09-26clk: qcom: lcc-ipq806x: use ARRAY_SIZE for num_parentsChristian Marangi1-4/+4
2022-09-26clk: qcom: lcc-ipq806x: convert to parent dataChristian Marangi1-31/+38