linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-22 08:54:30 to 2022-07-22 09:38:03 UTC [more...]

[Patch net-next v1 0/9] net: dsa: microchip: add support for phylink mac config and link up
 2022-07-22  9:24 UTC  (4+ messages)
` [Patch net-next v1 1/9] net: dsa: microchip: add common gigabit set and get function
` [Patch net-next v1 2/9] net: dsa: microchip: add common ksz port xmii speed selection function
` [Patch net-next v1 3/9] net: dsa: microchip: add common duplex and flow control function

[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] pinctrl: at91: Fix typo 'the the' in comment
 2022-07-22  9:24 UTC 

[PATCH 1/2] arm64: dts: qcom: introduce sa8540p-ride dts
 2022-07-22  9:22 UTC  (3+ messages)

[PATCH] irqchip: mips-gic: check the return value of ioremap() in gic_of_init()
 2022-07-22  9:21 UTC  (2+ messages)

[PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-07-22  9:20 UTC  (5+ messages)
` [PATCH v3 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting

[PATCH] mtd: check the return value of devm_ioremap() in docg3_probe()
 2022-07-22  9:16 UTC 

[PATCH 5.15 00/89] 5.15.57-rc1 review
 2022-07-22  9:12 UTC  (90+ 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

[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 

[PATCH V5 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-22  9:16 UTC  (3+ messages)
` [PATCH V5 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[PATCH] drm/i915: stop using swiotlb
 2022-07-22  9:13 UTC  (2+ messages)

[PATCH v1 0/2] arm64: run softirqs on the per-CPU IRQ stack
 2022-07-22  9:13 UTC  (4+ messages)
` [PATCH v1 1/2] "

[PATCH 1/4] dt-bindings: power: Add MT8365 power domains
 2022-07-22  9:13 UTC  (4+ messages)
` [PATCH 2/4] soc: mediatek: Add support of WAYEN operations

[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  (71+ messages)
` [PATCH 5.18 01/70] x86/traps: Use pt_regs directly in fixup_bad_iret()
` [PATCH 5.18 02/70] x86/entry: Switch the stack after error_entry() returns
` [PATCH 5.18 03/70] x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
` [PATCH 5.18 04/70] x86/entry: Dont call error_entry() for XENPV
` [PATCH 5.18 05/70] x86/entry: Remove skip_r11rcx
` [PATCH 5.18 06/70] x86/kvm/vmx: Make noinstr clean
` [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()

Regression: Linux v5.15+ does not boot on Freescale P2020
 2022-07-22  9:09 UTC 

[PATCH v6 0/8] MediaTek Helio X10 MT6795 - Clock drivers
 2022-07-22  9:06 UTC  (9+ messages)
` [PATCH v6 1/8] dt-bindings: mediatek: Document MT6795 system controllers bindings
` [PATCH v6 2/8] dt-bindings: clock: Add MediaTek Helio X10 MT6795 clock bindings
` [PATCH v6 3/8] dt-bindings: reset: Add bindings for MT6795 Helio X10 reset controllers
` [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

[PATCH] ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41
 2022-07-22  9:05 UTC  (2+ messages)

[PATCH v5 00/15] KVM: nVMX: VMX MSR quirk+fixes, CR4 fixes
 2022-07-22  9:06 UTC  (3+ messages)
` [PATCH v5 06/15] KVM: nVMX: Keep KVM updates to BNDCFGS ctrl bits across MSR write

[PATCH v2 0/2] Add PHY interrupt support for ETH{0,1} on RZ/G2L and RZ/V2L SMARC EVK
 2022-07-22  9:01 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: rzg2l-pinctrl: Add macros for IRQ0-7

[net] ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
 2022-07-22  9:00 UTC  (2+ messages)

[PATCH] fs: btrfs: fix a possible use-after-free bug caused by incorrect error handling in prepare_to_relocate()
 2022-07-22  8:56 UTC  (2+ messages)

[PATCH] nfp: bpf: Fix typo 'the the' in comment
 2022-07-22  8:53 UTC  (2+ messages)

[PATCH v2 2/2] scsi: sd: Rework asynchronous resume support
 2022-07-22  8:53 UTC  (10+ messages)


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).