platform/kernel/linux-rpi.git
2022-08-23 Dom CobleyMerge tag 'v5.15.57' into rpi-5.15.y
2022-08-23 AMuszkatoverlays: merus-amp: Set GPIO 8 as input np
2022-08-22 Ashish Varaconfigs: Enable DACBERRY400
2022-08-22 Ashish Varaoverlays: Add dacberry400
2022-08-22 Ashish Varasound: soc: bcm: Added Sound card driver for Dacberry40...
2022-08-21 Phil Elwelloverlays: gpio-fan: Document the hyst parameter
2022-08-21 Phil Elwelloverlays: gpio-fan: Add hyst (hysteresis) param
2022-08-16 Phil Elwellconfigs: Add support for Cilium on 2711 64-bit
2022-08-11 Maxim Devaevbcm2835-v4l2-codec: support H.264 5.0 and 5.1 levels
2022-08-11 Dave Stevensondtoverlays: Reshuffle image sensor overlays to allow...
2022-08-11 Dave Stevensondefconfigs: Add VIDEO_MUX to all defconfigs
2022-08-11 Dave Stevensondtoverlays: Add overlays for Sony IMX327 and IMX462...
2022-08-11 Dave Stevensonmedia: i2c: imx290: Add compatible strings for IMX327...
2022-08-11 Dave Stevensonmedia: video-mux: Read CSI2 config from FW, and pass...
2022-08-09 Naushir Patuckmedia: bcm2835-unicam: Correctly handle FS + FE ISR...
2022-08-08 Joerg Schambacherrpi-simple-soundcard: adds definitions for the HiFiBerr...
2022-08-08 Joerg Schambacheroverlays:Adds HiFiBerry AMP3
2022-07-23 Greg Kroah... Linux 5.15.57
2022-07-23 Peter Zijlstrax86: Use -mindirect-branch-cs-prefix for RETPOLINE...
2022-07-23 Peter Zijlstraum: Add missing apply_returns()
2022-07-23 Kim Phillipsx86/bugs: Remove apostrophe typo
2022-07-23 Arnaldo Carvalho... tools headers cpufeatures: Sync with the kernel sources
2022-07-23 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2022-07-23 Paolo BonziniKVM: emulate: do not adjust size of fastop and setcc...
2022-07-23 Thadeu Lima... x86/kvm: fix FASTOP_SIZE when return thunks are enabled
2022-07-23 Thadeu Lima... 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... 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... 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 Zijlstraobjtool: Treat .text.__x86.* as noinstr
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 Thadeu Lima... objtool: skip non-text sections when adding return...
2022-07-23 Peter Zijlstrax86,objtool: Create .return_sites
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... x86/realmode: build with -D__DISABLE_EXPORTS
2022-07-23 Peter Zijlstrax86/entry: Remove skip_r11rcx
2022-07-23 Peter Zijlstraobjtool: Default ignore INT3 for unreachable
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: Introduce CFI hash
2022-07-23 Peter Zijlstraobjtool,x86: Replace alternatives with .retpoline_sites
next