messages from 2022-07-22 09:08:45 to 2022-07-22 09:29:02 UTC [more...]
[PATCH net 0/4] macsec: fix config issues
2022-07-22 9:16 UTC (3+ messages)
` [PATCH net 2/4] macsec: fix error message in macsec_add_rxsa and _txsa
` [PATCH net 4/4] macsec: always read MACSEC_SA_ATTR_PN as a u64
[PATCH 5.15 00/89] 5.15.57-rc1 review
2022-07-22 9:12 UTC (83+ 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 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 89/89] x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds
[PATCH v2] ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41
2022-07-22 9:27 UTC
[LTP] [PATCH v1 1/2] syscalls/creat09: Add umask condition
2022-07-22 10:27 UTC (2+ messages)
` [LTP] [PATCH v1 2/2] syscalls/openat: Add new regression test when using open(O_TMPFILE) under umask
[RFC] proc: fix create timestamp of files in proc
2022-07-22 9:17 UTC (4+ messages)
linux-next: build failure after merge of the bitmap tree
2022-07-22 9:16 UTC
Hard limit on 256 IRQs in qtest
2022-07-22 9:26 UTC (2+ messages)
[PATCH net-next 0/2] macb: add zynqmp SGMII dynamic configuration support
2022-07-22 9:24 UTC (3+ messages)
` [PATCH net-next 2/2] net: macb: Add "
[PATCH V5 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-07-22 9:16 UTC (4+ messages)
` [PATCH V5 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
[Buildroot] [PATCH v3 1/3] package/systemd: bump to version 251.3
2022-07-22 9:25 UTC (3+ messages)
[PATCH v2] nvme: consider also host_iface when checking ip options
2022-07-22 9:24 UTC
[Intel-gfx] [PATCH] drm/i915: stop using swiotlb
2022-07-22 9:13 UTC (4+ messages)
` "
[PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
2022-07-22 9:20 UTC (6+ messages)
` [PATCH v3 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting
[PATCH v1 0/2] arm64: run softirqs on the per-CPU IRQ stack
2022-07-22 9:13 UTC (5+ messages)
` [PATCH v1 1/2] "
[meta-oe][PATCH] vboxguestdrivers: fix build failure on 32 bit architectures
2022-07-22 9:19 UTC
[PATCH net v2] Revert "tcp: change pingpong threshold to 3"
2022-07-22 9:12 UTC (3+ messages)
[PATCH] mtd: check the return value of devm_ioremap() in docg3_probe()
2022-07-22 9:16 UTC
[PATCH 00/13] ARM: mark most boards as unused
2022-07-22 9:14 UTC (4+ messages)
` [PATCH 06/13] ARM: ep93xx: mark most board files "
[PATCH net-next v5 0/2] add framework for selftests in devlink
2022-07-22 9:11 UTC (3+ messages)
` [PATCH net-next v5 1/2] devlink: introduce framework for selftests
` [PATCH net-next v5 2/2] bnxt_en: implement callbacks for devlink selftests
[PATCH 5.18 00/70] 5.18.14-rc1 review
2022-07-22 9:08 UTC (65+ messages)
` [PATCH 5.18 07/70] x86/cpufeatures: Move RETPOLINE flags to word 11
` [PATCH 5.18 08/70] x86/retpoline: Cleanup some #ifdefery
` [PATCH 5.18 09/70] x86/retpoline: Swizzle retpoline thunk
` [PATCH 5.18 10/70] x86/retpoline: Use -mfunction-return
` [PATCH 5.18 11/70] x86: Undo return-thunk damage
` [PATCH 5.18 12/70] x86,objtool: Create .return_sites
` [PATCH 5.18 13/70] objtool: skip non-text sections when adding return-thunk sites
` [PATCH 5.18 14/70] x86,static_call: Use alternative RET encoding
` [PATCH 5.18 15/70] x86/ftrace: "
` [PATCH 5.18 16/70] x86/bpf: "
` [PATCH 5.18 17/70] x86/kvm: Fix SETcc emulation for return thunks
` [PATCH 5.18 18/70] x86/vsyscall_emu/64: Dont use RET in vsyscall emulation
` [PATCH 5.18 19/70] x86/sev: Avoid using __x86_return_thunk
` [PATCH 5.18 20/70] x86: Use return-thunk in asm code
` [PATCH 5.18 21/70] x86/entry: Avoid very early RET
` [PATCH 5.18 22/70] objtool: Treat .text.__x86.* as noinstr
` [PATCH 5.18 23/70] x86: Add magic AMD return-thunk
` [PATCH 5.18 24/70] x86/bugs: Report AMD retbleed vulnerability
` [PATCH 5.18 25/70] x86/bugs: Add AMD retbleed= boot parameter
` [PATCH 5.18 26/70] x86/bugs: Enable STIBP for JMP2RET
` [PATCH 5.18 27/70] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
` [PATCH 5.18 28/70] x86/entry: Add kernel IBRS implementation
` [PATCH 5.18 29/70] x86/bugs: Optimize SPEC_CTRL MSR writes
` [PATCH 5.18 30/70] x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
` [PATCH 5.18 31/70] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
` [PATCH 5.18 32/70] x86/bugs: Report Intel retbleed vulnerability
` [PATCH 5.18 33/70] intel_idle: Disable IBRS during long idle
` [PATCH 5.18 34/70] objtool: Update Retpoline validation
` [PATCH 5.18 35/70] x86/xen: Rename SYS* entry points
` [PATCH 5.18 36/70] x86/xen: Add UNTRAIN_RET
` [PATCH 5.18 37/70] x86/bugs: Add retbleed=ibpb
` [PATCH 5.18 38/70] x86/bugs: Do IBPB fallback check only once
` [PATCH 5.18 39/70] objtool: Add entry UNRET validation
` [PATCH 5.18 40/70] x86/cpu/amd: Add Spectral Chicken
` [PATCH 5.18 41/70] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
` [PATCH 5.18 42/70] x86/speculation: Fix firmware entry SPEC_CTRL handling
` [PATCH 5.18 43/70] x86/speculation: Fix SPEC_CTRL write on SMT state change
` [PATCH 5.18 44/70] x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
` [PATCH 5.18 45/70] x86/speculation: Remove x86_spec_ctrl_mask
` [PATCH 5.18 46/70] objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
` [PATCH 5.18 47/70] KVM: VMX: Flatten __vmx_vcpu_run()
` [PATCH 5.18 48/70] KVM: VMX: Convert launched argument to flags
` [PATCH 5.18 49/70] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
` [PATCH 5.18 50/70] KVM: VMX: Fix IBRS handling after vmexit
` [PATCH 5.18 51/70] x86/speculation: Fill RSB on vmexit for IBRS
` [PATCH 5.18 52/70] KVM: VMX: Prevent RSB underflow before vmenter
` [PATCH 5.18 53/70] x86/common: Stamp out the stepping madness
` [PATCH 5.18 54/70] x86/cpu/amd: Enumerate BTC_NO
` [PATCH 5.18 55/70] x86/retbleed: Add fine grained Kconfig knobs
` [PATCH 5.18 56/70] x86/bugs: Add Cannon lake to RETBleed affected CPU list
` [PATCH 5.18 57/70] x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
` [PATCH 5.18 58/70] x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
` [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 5.18 66/70] KVM: emulate: do not adjust size of fastop and setcc subroutines
` [PATCH 5.18 67/70] tools arch x86: Sync the msr-index.h copy with the kernel sources
` [PATCH 5.18 68/70] tools headers cpufeatures: Sync "
` [PATCH 5.18 69/70] x86/bugs: Remove apostrophe typo
` [PATCH 5.18 70/70] um: Add missing apply_returns()
[PATCH v3 0/6] NIC vhost-vdpa state restore via Shadow CVQ
2022-07-22 8:56 UTC (5+ messages)
` [PATCH v3 2/6] vdpa: Extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
` [PATCH v3 3/6] vdpa: Make vhost_vdpa_net_cvq_map_elem accept any out sg
` [PATCH v3 5/6] vdpa: Add virtio-net mac address via CVQ at start
` [PATCH v3 6/6] vdpa: Delete CVQ migration blocker
[PATCH] irqchip: mips-gic: check the return value of ioremap() in gic_of_init()
2022-07-22 9:10 UTC
[PATCH 1/4] dt-bindings: power: Add MT8365 power domains
2022-07-22 9:13 UTC (5+ messages)
` [PATCH 2/4] soc: mediatek: Add support of WAYEN operations
[PATCH 0/6] app/procinfo: add some extended features
2022-07-22 9:12 UTC (7+ messages)
` [PATCH 1/6] app/procinfo: add version dump
` [PATCH 2/6] app/procinfo: add RSS RETA dump
` [PATCH 3/6] app/procinfo: add module info dump
` [PATCH 4/6] app/proc-info: add dump of Rx/Tx burst mode
` [PATCH 5/6] app/procinfo: fix some wrong doxygen syntax
` [PATCH 6/6] doc: add some extended features in procinfo guide
[PATCH] ARM: pxa: spitz: Fix GPIO dev_name for SPI devices
2022-07-22 9:11 UTC (2+ messages)
[PATCH 00/19] media: i2c: imx290: Miscellaneous improvements
2022-07-22 9:10 UTC (5+ messages)
` Re: [PATCH 16/19] media: i2c: imx290: Move registers with fixed value to init array
` "
Why dma_alloc_coherent don't return direct mapped vaddr?
2022-07-22 9:06 UTC (6+ messages)
[PATCH v6 0/8] MediaTek Helio X10 MT6795 - Clock drivers
2022-07-22 9:06 UTC (6+ messages)
` [PATCH v6 4/8] dt-bindings: clock: mediatek: Add clock driver bindings for MT6795
` [PATCH v6 5/8] clk: mediatek: clk-apmixed: Remove unneeded __init annotation
` [PATCH v6 6/8] clk: mediatek: Export required symbols to compile clk drivers as module
` [PATCH v6 7/8] clk: mediatek: clk-apmixed: Add helper function to unregister ref2usb_tx
` [PATCH v6 8/8] clk: mediatek: Add MediaTek Helio X10 MT6795 clock drivers
b4 submit ready for beta testing
2022-07-22 9:10 UTC (12+ messages)
Regression: Linux v5.15+ does not boot on Freescale P2020
2022-07-22 9:09 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.