pinctrl: ralink: Check for null return of devm_kcalloc
[platform/kernel/linux-rpi.git] / arch /
2022-07-29 Jeffrey HugoPCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
2022-07-29 Ben Dooksriscv: add as-options for modules with assembly compontents
2022-07-23 Peter Zijlstraum: Add missing apply_returns()
2022-07-23 Kim Phillipsx86/bugs: Remove apostrophe typo
2022-07-23 Paolo BonziniKVM: emulate: do not adjust size of fastop and setcc...
2022-07-23 Thadeu Lima de Sou... x86/kvm: fix FASTOP_SIZE when return thunks are enabled
2022-07-23 Thadeu Lima de Sou... efi/x86: use naked RET on mixed mode call wrapper
2022-07-23 Nathan Chancellorx86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_...
2022-07-23 Jiri Slabyx86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
2022-07-23 Ben Hutchingsx86/xen: Fix initialisation in hypercall_page after...
2022-07-23 Thomas Gleixnerx86/static_call: Serialize __static_call_fixup() properly
2022-07-23 Pawan Guptax86/speculation: Disable RRSBA behavior
2022-07-23 Konrad Rzeszutek... x86/kexec: Disable RET on kexec
2022-07-23 Thadeu Lima de Sou... x86/bugs: Do not enable IBPB-on-entry when IBPB is...
2022-07-23 Peter Zijlstrax86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
2022-07-23 Pawan Guptax86/bugs: Add Cannon lake to RETBleed affected CPU...
2022-07-23 Peter Zijlstrax86/retbleed: Add fine grained Kconfig knobs
2022-07-23 Andrew Cooperx86/cpu/amd: Enumerate BTC_NO
2022-07-23 Peter Zijlstrax86/common: Stamp out the stepping madness
2022-07-23 Josh Poimboeufx86/speculation: Fill RSB on vmexit for IBRS
2022-07-23 Josh PoimboeufKVM: VMX: Fix IBRS handling after vmexit
2022-07-23 Josh PoimboeufKVM: VMX: Prevent guest RSB poisoning attacks with...
2022-07-23 Josh PoimboeufKVM: VMX: Convert launched argument to flags
2022-07-23 Josh PoimboeufKVM: VMX: Flatten __vmx_vcpu_run()
2022-07-23 Josh Poimboeufobjtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
2022-07-23 Josh Poimboeufx86/speculation: Remove x86_spec_ctrl_mask
2022-07-23 Josh Poimboeufx86/speculation: Use cached host SPEC_CTRL value for...
2022-07-23 Josh Poimboeufx86/speculation: Fix SPEC_CTRL write on SMT state change
2022-07-23 Josh Poimboeufx86/speculation: Fix firmware entry SPEC_CTRL handling
2022-07-23 Josh Poimboeufx86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
2022-07-23 Peter Zijlstrax86/cpu/amd: Add Spectral Chicken
2022-07-23 Peter Zijlstraobjtool: Add entry UNRET validation
2022-07-23 Josh Poimboeufx86/bugs: Do IBPB fallback check only once
2022-07-23 Peter Zijlstrax86/bugs: Add retbleed=ibpb
2022-07-23 Peter Zijlstrax86/xen: Add UNTRAIN_RET
2022-07-23 Peter Zijlstrax86/xen: Rename SYS* entry points
2022-07-23 Peter Zijlstraobjtool: Update Retpoline validation
2022-07-23 Peter Zijlstraintel_idle: Disable IBRS during long idle
2022-07-23 Peter Zijlstrax86/bugs: Report Intel retbleed vulnerability
2022-07-23 Peter Zijlstrax86/bugs: Split spectre_v2_select_mitigation() and...
2022-07-23 Pawan Guptax86/speculation: Add spectre_v2=ibrs option to support...
2022-07-23 Peter Zijlstrax86/bugs: Optimize SPEC_CTRL MSR writes
2022-07-23 Thadeu Lima de Sou... x86/entry: Add kernel IBRS implementation
2022-07-23 Peter Zijlstrax86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
2022-07-23 Kim Phillipsx86/bugs: Enable STIBP for JMP2RET
2022-07-23 Alexandre Chartrex86/bugs: Add AMD retbleed= boot parameter
2022-07-23 Alexandre Chartrex86/bugs: Report AMD retbleed vulnerability
2022-07-23 Peter Zijlstrax86: Add magic AMD return-thunk
2022-07-23 Peter Zijlstrax86/entry: Avoid very early RET
2022-07-23 Peter Zijlstrax86: Use return-thunk in asm code
2022-07-23 Kim Phillipsx86/sev: Avoid using __x86_return_thunk
2022-07-23 Peter Zijlstrax86/vsyscall_emu/64: Don't use RET in vsyscall emulation
2022-07-23 Peter Zijlstrax86/kvm: Fix SETcc emulation for return thunks
2022-07-23 Peter Zijlstrax86/bpf: Use alternative RET encoding
2022-07-23 Peter Zijlstrax86/ftrace: Use alternative RET encoding
2022-07-23 Peter Zijlstrax86,static_call: Use alternative RET encoding
2022-07-23 Peter Zijlstrax86: Undo return-thunk damage
2022-07-23 Peter Zijlstrax86/retpoline: Use -mfunction-return
2022-07-23 Peter Zijlstrax86/retpoline: Swizzle retpoline thunk
2022-07-23 Peter Zijlstrax86/retpoline: Cleanup some #ifdefery
2022-07-23 Peter Zijlstrax86/cpufeatures: Move RETPOLINE flags to word 11
2022-07-23 Peter Zijlstrax86/kvm/vmx: Make noinstr clean
2022-07-23 Thadeu Lima de Sou... x86/realmode: build with -D__DISABLE_EXPORTS
2022-07-23 Peter Zijlstrax86/entry: Remove skip_r11rcx
2022-07-23 Peter Zijlstrabpf,x86: Respect X86_FEATURE_RETPOLINE*
2022-07-23 Peter Zijlstrabpf,x86: Simplify computing label offsets
2022-07-23 Peter Zijlstrax86/alternative: Add debug prints to apply_retpolines()
2022-07-23 Peter Zijlstrax86/alternative: Try inline spectre_v2=retpoline,amd
2022-07-23 Peter Zijlstrax86/alternative: Handle Jcc __x86_indirect_thunk_\reg
2022-07-23 Peter Zijlstrax86/alternative: Implement .retpoline_sites support
2022-07-23 Peter Zijlstrax86/retpoline: Create a retpoline thunk array
2022-07-23 Peter Zijlstrax86/retpoline: Move the retpoline thunk declarations...
2022-07-23 Peter Zijlstrax86/asm: Fixup odd GEN-for-each-reg.h usage
2022-07-23 Peter Zijlstrax86/asm: Fix register order
2022-07-23 Peter Zijlstrax86/retpoline: Remove unused replacement symbols
2022-07-23 Peter Zijlstraobjtool,x86: Replace alternatives with .retpoline_sites
2022-07-23 Lai Jiangshanx86/entry: Don't call error_entry() for XENPV
2022-07-23 Lai Jiangshanx86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
2022-07-23 Lai Jiangshanx86/entry: Switch the stack after error_entry() returns
2022-07-23 Lai Jiangshanx86/traps: Use pt_regs directly in fixup_bad_iret()
2022-07-21 Juergen Grossx86/pat: Fix x86_has_pat_wp()
2022-07-21 Gabriel FernandezARM: dts: stm32: use the correct clock source for CEC...
2022-07-21 Juergen Grossx86: Clear .brk area at early boot
2022-07-21 Nathan Lynchpowerpc/xive/spapr: correct bitmap allocation size
2022-07-21 Vitaly KuznetsovKVM: x86: Fully initialize 'struct kvm_lapic_irq' in...
2022-07-21 William Zhangarm64: dts: broadcom: bcm4908: Fix cpu node for smp...
2022-07-21 William Zhangarm64: dts: broadcom: bcm4908: Fix timer node for BCM49...
2022-07-21 Michal SuchanekARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi...
2022-07-21 Ryan WannerARM: dts: at91: sama5d2: Fix typo in i2s1 node
2022-07-21 Zhen LeiARM: 9210/1: Mark the FDT_FIXED sections as shareable
2022-07-21 Ard BiesheuvelARM: 9209/1: Spectre-BHB: avoid pr_info() every time...
2022-07-21 Kris BahnsenARM: dts: imx6qdl-ts7970: Fix ngpio typo and count
2022-07-21 Geert Uytterhoevensh: convert nommu io{re,un}map() to static inline functions
2022-07-21 Ard BiesheuvelARM: 9214/1: alignment: advance IT state after emulatin...
2022-07-21 Dmitry OsipenkoARM: 9213/1: Print message about disabled Spectre worka...
2022-07-12 Fabrice GasnierARM: dts: stm32: add missing usbh clock and fix clk...
2022-07-12 Amelie DelaunayARM: dts: stm32: use usbphyc ck_usbo_48m as USBH OHCI...
2022-07-12 Eugen HristevARM: dts: at91: sama5d2_icp: fix eeprom compatibles
2022-07-12 Eugen HristevARM: dts: at91: sam9x60ek: fix eeprom compatible and...
2022-07-12 Claudiu BezneaARM: at91: pm: use proper compatibles for sama7g5's...
next