All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-22 08:50:40 to 2022-07-22 09:20:01 UTC [more...]

[PATCH 5.15 00/89] 5.15.57-rc1 review
 2022-07-22  9:11 UTC  (24+ 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 16/89] x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
` [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

[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 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] 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  (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()

[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] "

[PATCH v3 0/6] NIC vhost-vdpa state restore via Shadow CVQ
 2022-07-22  8:56 UTC  (7+ messages)
` [PATCH v3 1/6] vhost: stop transfer elem ownership in vhost_handle_guest_kick
` [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 4/6] vdpa: add NetClientState->start() callback
` [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 v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-07-22  9:10 UTC  (5+ messages)
` [PATCH v3 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting

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

[Intel-gfx] [PATCH] drm/i915: stop using swiotlb
 2022-07-22  9:13 UTC  (3+ 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  (18+ 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

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 

ublk vs write cache and FUA
 2022-07-22  9:06 UTC  (3+ messages)

[PATCH] ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41
 2022-07-22  9:05 UTC  (3+ 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 v7 0/7] tpm: rng: Move TPM RNG functionality to driver model
 2022-07-22  9:05 UTC  (4+ messages)
` [PATCH v7 3/7] tpm: Add the RNG child device

[syzbot] linux-next boot error: general protection fault in add_mtd_device
 2022-07-22  2:51 UTC  (3+ messages)

[PATCH v17 0/6] PCI: dwc: Fix higher MSI vectors handling
 2022-07-22  9:04 UTC  (3+ messages)

[PATCH bpf-next v7 00/13] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-22  9:02 UTC  (3+ messages)
` [PATCH bpf-next v7 07/13] net: netfilter: Add kfuncs to allocate and insert CT

[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

[PATCH] tools: mkimage: don't use deprecated openssl funcs
 2022-07-22  8:59 UTC  (2+ messages)

[PATCH 00/19] vbe: Verified Boot for Embedded initial support
 2022-07-22  8:59 UTC  (4+ messages)
` [PATCH 01/19] video: Renname vbe.h to vesa.h

[bug] uboot 2022.07 hangs on rpi 2 with attached usb storage
 2022-07-22  8:59 UTC  (2+ messages)

Reading GPIOs with DM_GPIO before device tree is loaded
 2022-07-22  8:59 UTC  (4+ messages)

[PATCH 00/19] buildman: Integration of boards.cfg file
 2022-07-22  8:59 UTC  (10+ messages)
` [PATCH 10/19] buildman: Incorporate the genboardscfg.py tool

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

stable-rc/queue/5.18 baseline: 156 runs, 1 regressions (v5.18.12-227-ga1ea64ad5b42)
 2022-07-22  8:59 UTC 

[PATCH] dump: introduce dump-cancel QMP command
 2022-07-22  8:56 UTC 

[PATCH] nvme: consider also host_iface when checking ip options
 2022-07-22  8:58 UTC  (3+ messages)

[PATCH V3 0/2] ublk_drv: make sure that correct flags(features) returned to userspace
 2022-07-22  8:57 UTC  (3+ messages)
` [PATCH V3 1/2] ublk_drv: fix error handling of ublk_add_dev

[PATCH v2] softmmu/physmem: Fix input parameters for flatview_access_allowed()
 2022-07-22  8:45 UTC 

[PATCH v4] dmaengine: sh: rz-dmac: Add device_synchronize callback
 2022-07-22  8:57 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 v2] erofs: get rid of erofs_prepare_dio() helper
 2022-07-22  8:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] boot/optee-os: bump to version 3.18.0
 2022-07-22  8:53 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/optee-client: "
` [Buildroot] [PATCH 3/5] package/optee-test: "
` [Buildroot] [PATCH 4/5] package/optee-benchmark: "
` [Buildroot] [PATCH 5/5] package/optee-examples: "

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

[PATCH v2 0/2] Reduce ATA disk resume time
 2022-07-22  8:53 UTC  (12+ messages)
` [PATCH v2 2/2] scsi: sd: Rework asynchronous resume support

[PATCH net-next 0/2] macb: add zynqmp SGMII dynamic configuration support
 2022-07-22  8:52 UTC  (7+ messages)
` [PATCH net-next 1/2] firmware: xilinx: add support for sd/gem config
` [PATCH net-next 2/2] net: macb: Add zynqmp SGMII dynamic configuration support

[Buildroot] [PATCH] configs: qemu_arm_vexpress_tz: bump tf-a and u-boot versions
 2022-07-22  8:52 UTC 

[PATCH] drm/bridge: ti-sn65dsi86: Use dev_err_probe() to avoid polluting the log
 2022-07-22  8:52 UTC  (3+ messages)

[Bug 1056] [dpdk-19.11.13-rc1] unit_tests_eal/link_bonding_rssconf: link_bonding_rssconf_autotest test failed
 2022-07-22  8:53 UTC 

[PATCH 0/4] iio: afe/rescale improvements
 2022-07-22  8:52 UTC  (4+ messages)
` [PATCH 3/4] iio: afe/rescale: Add support for converting scale avail table

[PATCH]btrfs: Fix fstest case btrfs/219
 2022-07-22  8:52 UTC  (4+ messages)

[PATCH] net/iavf: fix processing vlan tci in vector path
 2022-07-22  8:52 UTC 

[PATCH v3] USB: serial: usb_wwan: replace DTR/RTS magic numbers with macros
 2022-07-22  8:50 UTC 

[PATCH v5 0/7] MediaTek Helio X10 MT6795 - Clock drivers
 2022-07-22  8:50 UTC  (5+ messages)

[PATCH 0/8] Documentation: s390: documentation fixes for vfio_ap driver
 2022-07-22  8:49 UTC  (6+ messages)
` [PATCH 2/8] Documentation: s390: use note directive for remaining notes
` [PATCH 4/8] Documentation: s390: use code blocks for virsh and qemu output
` [PATCH 5/8] Documentation: s390: use code block for structs
` [PATCH 6/8] Documentation: s390: escape *kvm->arch.crypto.pqap_hook pointer inside inline code
` [PATCH 8/8] Documentation: s390: add vfio-ap-locking documentation to table of contents index

[PATCH v2] net/af_xdp: improve documentation
 2022-07-22  8:50 UTC 


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.