stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-22 09:15:54 to 2022-07-23 10:02:48 UTC [more...]

[PATCH 5.10 000/148] 5.10.133-rc1 review
 2022-07-23  9:54 UTC  (54+ messages)
` [PATCH 5.10 001/148] KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
` [PATCH 5.10 002/148] KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
` [PATCH 5.10 003/148] objtool: Refactor ORC section generation
` [PATCH 5.10 004/148] objtool: Add alt_group struct
` [PATCH 5.10 005/148] objtool: Support stack layout changes in alternatives
` [PATCH 5.10 006/148] objtool: Support retpoline jump detection for vmlinux.o
` [PATCH 5.10 007/148] objtool: Assume only ELF functions do sibling calls
` [PATCH 5.10 008/148] objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
` [PATCH 5.10 009/148] x86/xen: Support objtool validation in xen-asm.S
` [PATCH 5.10 010/148] x86/xen: Support objtool vmlinux.o validation in xen-head.S
` [PATCH 5.10 011/148] x86/alternative: Merge include files
` [PATCH 5.10 012/148] x86/alternative: Support not-feature
` [PATCH 5.10 013/148] x86/alternative: Support ALTERNATIVE_TERNARY
` [PATCH 5.10 014/148] x86/alternative: Use ALTERNATIVE_TERNARY() in _static_cpu_has()
` [PATCH 5.10 015/148] x86/insn: Rename insn_decode() to insn_decode_from_regs()
` [PATCH 5.10 016/148] x86/insn: Add a __ignore_sync_check__ marker
` [PATCH 5.10 017/148] x86/insn: Add an insn_decode() API
` [PATCH 5.10 018/148] x86/insn-eval: Handle return values from the decoder
` [PATCH 5.10 019/148] x86/alternative: Use insn_decode()
` [PATCH 5.10 020/148] x86: Add insn_decode_kernel()
` [PATCH 5.10 021/148] x86/alternatives: Optimize optimize_nops()
` [PATCH 5.10 022/148] x86/retpoline: Simplify retpolines
` [PATCH 5.10 023/148] objtool: Correctly handle retpoline thunk calls
` [PATCH 5.10 024/148] objtool: Handle per arch retpoline naming
` [PATCH 5.10 025/148] objtool: Rework the elf_rebuild_reloc_section() logic
` [PATCH 5.10 026/148] objtool: Add elf_create_reloc() helper
` [PATCH 5.10 027/148] objtool: Create reloc sections implicitly
` [PATCH 5.10 028/148] objtool: Extract elf_strtab_concat()
` [PATCH 5.10 029/148] objtool: Extract elf_symbol_add()
` [PATCH 5.10 030/148] objtool: Add elf_create_undef_symbol()
` [PATCH 5.10 031/148] objtool: Keep track of retpoline call sites
` [PATCH 5.10 032/148] objtool: Cache instruction relocs
` [PATCH 5.10 033/148] objtool: Skip magical retpoline .altinstr_replacement
` [PATCH 5.10 034/148] objtool/x86: Rewrite retpoline thunk calls
` [PATCH 5.10 035/148] objtool: Support asm jump tables
` [PATCH 5.10 036/148] x86/alternative: Optimize single-byte NOPs at an arbitrary position
` [PATCH 5.10 037/148] objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()
` [PATCH 5.10 038/148] objtool: Only rewrite unconditional retpoline thunk calls
` [PATCH 5.10 039/148] objtool/x86: Ignore __x86_indirect_alt_* symbols
` [PATCH 5.10 040/148] objtool: Dont make .altinstructions writable
` [PATCH 5.10 041/148] objtool: Teach get_alt_entry() about more relocation types
` [PATCH 5.10 042/148] objtool: print out the symbol type when complaining about it
` [PATCH 5.10 043/148] objtool: Remove reloc symbol type checks in get_alt_entry()
` [PATCH 5.10 044/148] objtool: Make .altinstructions section entry size consistent
` [PATCH 5.10 045/148] objtool: Introduce CFI hash
` [PATCH 5.10 046/148] objtool: Handle __sanitize_cov*() tail calls
` [PATCH 5.10 047/148] objtool: Classify symbols
` [PATCH 5.10 049/148] objtool,x86: Replace alternatives with .retpoline_sites
` [PATCH 5.10 050/148] x86/retpoline: Remove unused replacement symbols
` [PATCH 5.10 051/148] x86/asm: Fix register order
` [PATCH 5.10 053/148] x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
` [PATCH 5.10 058/148] x86/alternative: Add debug prints to apply_retpolines()
` [PATCH 5.10 059/148] bpf,x86: Simplify computing label offsets

[PATCH 5.15 00/89] 5.15.57-rc1 review
 2022-07-23  8:55 UTC  (96+ messages)
` [PATCH 5.15 01/89] x86/traps: Use pt_regs directly in fixup_bad_iret()
` [PATCH 5.15 02/89] x86/entry: Switch the stack after error_entry() returns
` [PATCH 5.15 03/89] x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
` [PATCH 5.15 04/89] x86/entry: Dont call error_entry() for XENPV
` [PATCH 5.15 05/89] objtool: Classify symbols
` [PATCH 5.15 06/89] objtool: Explicitly avoid self modifying code in .altinstr_replacement
` [PATCH 5.15 07/89] objtool: Shrink struct instruction
` [PATCH 5.15 08/89] objtool,x86: Replace alternatives with .retpoline_sites
` [PATCH 5.15 09/89] objtool: Introduce CFI hash
` [PATCH 5.15 10/89] x86/retpoline: Remove unused replacement symbols
` [PATCH 5.15 11/89] x86/asm: Fix register order
` [PATCH 5.15 12/89] x86/asm: Fixup odd GEN-for-each-reg.h usage
` [PATCH 5.15 13/89] x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
` [PATCH 5.15 14/89] x86/retpoline: Create a retpoline thunk array
` [PATCH 5.15 15/89] x86/alternative: Implement .retpoline_sites support
` [PATCH 5.15 16/89] x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
` [PATCH 5.15 17/89] x86/alternative: Try inline spectre_v2=retpoline,amd
` [PATCH 5.15 18/89] x86/alternative: Add debug prints to apply_retpolines()
` [PATCH 5.15 19/89] bpf,x86: Simplify computing label offsets
` [PATCH 5.15 20/89] bpf,x86: Respect X86_FEATURE_RETPOLINE*
` [PATCH 5.15 21/89] objtool: Default ignore INT3 for unreachable
` [PATCH 5.15 22/89] x86/entry: Remove skip_r11rcx
` [PATCH 5.15 23/89] x86/realmode: build with -D__DISABLE_EXPORTS
` [PATCH 5.15 24/89] x86/kvm/vmx: Make noinstr clean
` [PATCH 5.15 25/89] x86/cpufeatures: Move RETPOLINE flags to word 11
` [PATCH 5.15 26/89] x86/retpoline: Cleanup some #ifdefery
` [PATCH 5.15 27/89] x86/retpoline: Swizzle retpoline thunk
` [PATCH 5.15 28/89] x86/retpoline: Use -mfunction-return
` [PATCH 5.15 29/89] x86: Undo return-thunk damage
` [PATCH 5.15 30/89] x86,objtool: Create .return_sites
` [PATCH 5.15 31/89] objtool: skip non-text sections when adding return-thunk sites
` [PATCH 5.15 32/89] x86,static_call: Use alternative RET encoding
` [PATCH 5.15 33/89] x86/ftrace: "
` [PATCH 5.15 34/89] x86/bpf: "
` [PATCH 5.15 35/89] x86/kvm: Fix SETcc emulation for return thunks
` [PATCH 5.15 36/89] x86/vsyscall_emu/64: Dont use RET in vsyscall emulation
` [PATCH 5.15 37/89] x86/sev: Avoid using __x86_return_thunk
` [PATCH 5.15 38/89] x86: Use return-thunk in asm code
` [PATCH 5.15 39/89] x86/entry: Avoid very early RET
` [PATCH 5.15 40/89] objtool: Treat .text.__x86.* as noinstr
` [PATCH 5.15 41/89] x86: Add magic AMD return-thunk
` [PATCH 5.15 42/89] x86/bugs: Report AMD retbleed vulnerability
` [PATCH 5.15 43/89] x86/bugs: Add AMD retbleed= boot parameter
` [PATCH 5.15 44/89] x86/bugs: Enable STIBP for JMP2RET
` [PATCH 5.15 45/89] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
` [PATCH 5.15 46/89] x86/entry: Add kernel IBRS implementation
` [PATCH 5.15 47/89] x86/bugs: Optimize SPEC_CTRL MSR writes
` [PATCH 5.15 48/89] x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
` [PATCH 5.15 49/89] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
` [PATCH 5.15 50/89] x86/bugs: Report Intel retbleed vulnerability
` [PATCH 5.15 51/89] intel_idle: Disable IBRS during long idle
` [PATCH 5.15 52/89] objtool: Update Retpoline validation
` [PATCH 5.15 53/89] x86/xen: Rename SYS* entry points
` [PATCH 5.15 54/89] x86/xen: Add UNTRAIN_RET
` [PATCH 5.15 55/89] x86/bugs: Add retbleed=ibpb
` [PATCH 5.15 56/89] x86/bugs: Do IBPB fallback check only once
` [PATCH 5.15 57/89] objtool: Add entry UNRET validation
` [PATCH 5.15 58/89] x86/cpu/amd: Add Spectral Chicken
` [PATCH 5.15 59/89] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
` [PATCH 5.15 60/89] x86/speculation: Fix firmware entry SPEC_CTRL handling
` [PATCH 5.15 61/89] x86/speculation: Fix SPEC_CTRL write on SMT state change
` [PATCH 5.15 62/89] x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
` [PATCH 5.15 63/89] x86/speculation: Remove x86_spec_ctrl_mask
` [PATCH 5.15 64/89] objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
` [PATCH 5.15 65/89] KVM: VMX: Flatten __vmx_vcpu_run()
` [PATCH 5.15 66/89] KVM: VMX: Convert launched argument to flags
` [PATCH 5.15 67/89] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
` [PATCH 5.15 68/89] KVM: VMX: Fix IBRS handling after vmexit
` [PATCH 5.15 69/89] x86/speculation: Fill RSB on vmexit for IBRS
` [PATCH 5.15 70/89] x86/common: Stamp out the stepping madness
` [PATCH 5.15 71/89] x86/cpu/amd: Enumerate BTC_NO
` [PATCH 5.15 72/89] x86/retbleed: Add fine grained Kconfig knobs
` [PATCH 5.15 73/89] x86/bugs: Add Cannon lake to RETBleed affected CPU list
` [PATCH 5.15 74/89] x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
` [PATCH 5.15 75/89] x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
` [PATCH 5.15 76/89] x86/kexec: Disable RET on kexec
` [PATCH 5.15 77/89] x86/speculation: Disable RRSBA behavior
` [PATCH 5.15 78/89] x86/static_call: Serialize __static_call_fixup() properly
` [PATCH 5.15 79/89] x86/xen: Fix initialisation in hypercall_page after rethunk
` [PATCH 5.15 80/89] x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
` [PATCH 5.15 81/89] x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
` [PATCH 5.15 82/89] efi/x86: use naked RET on mixed mode call wrapper
` [PATCH 5.15 83/89] x86/kvm: fix FASTOP_SIZE when return thunks are enabled
` [PATCH 5.15 84/89] KVM: emulate: do not adjust size of fastop and setcc subroutines
` [PATCH 5.15 85/89] tools arch x86: Sync the msr-index.h copy with the kernel sources
` [PATCH 5.15 86/89] tools headers cpufeatures: Sync "
` [PATCH 5.15 87/89] x86/bugs: Remove apostrophe typo
` [PATCH 5.15 88/89] um: Add missing apply_returns()
` [PATCH 5.15 89/89] x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds

[PATCH 5.18 00/70] 5.18.14-rc1 review
 2022-07-23  8:53 UTC  (16+ messages)
` [PATCH 5.18 56/70] x86/bugs: Add Cannon lake to RETBleed affected CPU list
` [PATCH 5.18 59/70] x86/kexec: Disable RET on kexec
` [PATCH 5.18 60/70] x86/speculation: Disable RRSBA behavior
` [PATCH 5.18 61/70] x86/static_call: Serialize __static_call_fixup() properly
` [PATCH 5.18 62/70] x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
` [PATCH 5.18 63/70] x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
` [PATCH 5.18 64/70] efi/x86: use naked RET on mixed mode call wrapper
` [PATCH 5.18 65/70] x86/kvm: fix FASTOP_SIZE when return thunks are enabled

[PATCH 4.9 0/1] security,selinux,smack: kill security_task_wait hook
 2022-07-23  8:37 UTC  (3+ messages)
` [PATCH 4.9 1/1] "

Backport of 166d38632316 ("xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE")
 2022-07-23  3:44 UTC  (6+ messages)
` [PATCH 4.9] Ignore failure to unmap -1
` [PATCH 4.14] "
` [PATCH 4.19] "
` [PATCH 5.4] "
` [PATCH 5.10] "

stable-rc/linux-5.15.y baseline: 173 runs, 2 regressions (v5.15.56-90-g377c0f983cd9)
 2022-07-23  1:12 UTC 

stable-rc/queue/5.15 baseline: 123 runs, 1 regressions (v5.15.56-89-g47b6f2de2df4e)
 2022-07-23  0:58 UTC 

stable/linux-5.18.y baseline: 157 runs, 2 regressions (v5.18.13)
 2022-07-23  0:50 UTC 

stable-rc/queue/5.18 baseline: 172 runs, 1 regressions (v5.18.13-70-gda34acf4b345)
 2022-07-23  0:05 UTC 

stable-rc/linux-5.18.y baseline: 125 runs, 1 regressions (v5.18.13-71-g4142b06492bc8)
 2022-07-22 23:56 UTC 

[PATCH] mm/hmm: fault non-owner device private entries
 2022-07-22 22:56 UTC 

stable-rc/linux-5.15.y build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.56-90-g377c0f983cd9)
 2022-07-22 21:43 UTC 

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.56-89-g47b6f2de2df4e)
 2022-07-22 21:29 UTC 

stable/linux-5.18.y build: 173 builds: 2 failed, 171 passed, 6 errors, 2 warnings (v5.18.13)
 2022-07-22 21:21 UTC 

stable/linux-4.19.y baseline: 146 runs, 17 regressions (v4.19.253)
 2022-07-22 20:44 UTC 

stable-rc/queue/4.19 baseline: 100 runs, 18 regressions (v4.19.252-48-g0ebc6759fa08)
 2022-07-22 20:44 UTC 

stable/linux-4.9.y baseline: 30 runs, 1 regressions (v4.9.324)
 2022-07-22 20:43 UTC 

stable-rc/queue/5.18 build: 176 builds: 2 failed, 174 passed, 6 errors, 2 warnings (v5.18.13-70-gda34acf4b345)
 2022-07-22 20:35 UTC 

stable-rc/linux-5.18.y build: 172 builds: 2 failed, 170 passed, 6 errors, 1 warning (v5.18.13-71-g4142b06492bc8)
 2022-07-22 20:27 UTC 

[PATCH v9] ath9k: let sleep be interrupted when unregistering hwrng
 2022-07-22 20:13 UTC  (4+ messages)
` [PATCH v10] "

stable-rc/queue/4.19 build: 188 builds: 6 failed, 182 passed, 2 errors, 27 warnings (v4.19.252-48-g0ebc6759fa08)
 2022-07-22 17:15 UTC 

stable/linux-4.9.y build: 187 builds: 3 failed, 184 passed, 2 errors, 34 warnings (v4.9.324)
 2022-07-22 17:14 UTC 

stable/linux-4.19.y build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.253)
 2022-07-22 17:14 UTC 

[PATCH 01/10] mbcache: Don't reclaim used entries
 2022-07-22 13:58 UTC  (2+ messages)

[PATCH 1/2] ext4: check if directory block is within i_size
 2022-07-22 13:58 UTC  (2+ messages)

[linux-stable-rc:linux-5.10.y 644/7104] synclink.c:undefined reference to `free_dma'
 2022-07-22 12:58 UTC 

[PATCH v2 01/21] drm/i915/gt: Ignore TLB invalidations on idle engines
 2022-07-22 12:00 UTC  (8+ messages)
` [PATCH v2 03/21] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
` [PATCH v2 04/21] drm/i915/gt: Only invalidate TLBs exposed to user manipulation
` [PATCH v2 05/21] drm/i915/gt: Skip TLB invalidations once wedged

[PATCH] ARM: pxa2xx: Fix GPIO descriptor tables
 2022-07-22 11:46 UTC 

stable-rc/linux-5.10.y baseline: 134 runs, 8 regressions (v5.10.132)
 2022-07-22 10:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).