All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-15 19:37:40 to 2023-08-15 20:38:52 UTC [more...]

[PATCH v3 00/15] KVM: x86: Add "governed" X86_FEATURE framework
 2023-08-15 20:36 UTC  (16+ messages)
` [PATCH v3 01/15] KVM: x86: Add a framework for enabling KVM-governed x86 features
` [PATCH v3 02/15] KVM: x86/mmu: Use KVM-governed feature framework to track "GBPAGES enabled"
` [PATCH v3 03/15] KVM: VMX: Recompute "XSAVES enabled" only after CPUID update
` [PATCH v3 04/15] KVM: VMX: Check KVM CPU caps, not just VMX MSR support, for XSAVE enabling
` [PATCH v3 05/15] KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"
` [PATCH v3 06/15] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
` [PATCH v3 07/15] KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled"
` [PATCH v3 08/15] KVM: nSVM: Use KVM-governed feature framework to track "NRIPS enabled"
` [PATCH v3 09/15] KVM: nSVM: Use KVM-governed feature framework to track "TSC scaling enabled"
` [PATCH v3 10/15] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
` [PATCH v3 11/15] KVM: nSVM: Use KVM-governed feature framework to track "LBRv enabled"
` [PATCH v3 12/15] KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled"
` [PATCH v3 13/15] KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled"
` [PATCH v3 14/15] KVM: nSVM: Use KVM-governed feature framework to track "vNMI enabled"
` [PATCH v3 15/15] KVM: x86: Disallow guest CPUID lookups when IRQs are disabled

[PATCH v2 0/8] riscv: detecting user choice in TCG extensions
 2023-08-15 20:36 UTC  (8+ messages)
` [PATCH v2 1/8] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [PATCH v2 2/8] target/riscv: make CPUCFG() macro public
` [PATCH v2 3/8] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH v2 4/8] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PATCH v2 5/8] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PATCH v2 6/8] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PATCH v2 8/8] target/riscv/cpu.c: consider user option with RVG

next/master build: 186 builds: 4 failed, 182 passed, 7 errors, 22 warnings (next-20230815)
 2023-08-15 20:38 UTC 

[PATCH v2 0/3] overlayfs lock ordering changes
 2023-08-15 20:36 UTC  (7+ messages)
` [PATCH v2 2/3] ovl: do not open/llseek lower file with upper sb_writers held

[PATCH v3 0/7] Add support for LUT PPG
 2023-08-15 20:36 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: soc: qcom: Add qcom,pbs bindings

[PATCH v3] docs: Add debugging chapter to development documentation
 2023-08-15 20:37 UTC  (6+ messages)

[PATCH v1] drivers: edac: zynqmp_edac: Updates return value check
 2023-08-15 20:35 UTC  (6+ messages)

[PATCH V13 - RESEND 00/10] arm64/perf: Enable branch stack sampling
 2023-08-15 20:35 UTC  (10+ messages)
` [PATCH V13 - RESEND 02/10] arm64/perf: Add BRBE registers and fields

[PATCH] net: mdio: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-15 20:35 UTC 

[PATCH v2 0/6] riscv: SCS support
 2023-08-15 20:34 UTC  (14+ messages)
` [PATCH v2 1/6] riscv: VMAP_STACK overflow detection thread-safe
` [PATCH v2 2/6] riscv: Deduplicate IRQ stack switching
` [PATCH v2 3/6] riscv: Move global pointer loading to a macro
` [PATCH v2 4/6] riscv: Implement Shadow Call Stack
` [PATCH v2 5/6] riscv: Use separate IRQ shadow call stacks
` [PATCH v2 6/6] lkdtm: Fix CFI_BACKWARD on RISC-V

[Intel-xe] Implement svm without BO concept in xe driver
 2023-08-15 20:34 UTC  (3+ messages)
`  "

[Buildroot] [PATCH] package/mawk: bump version to 1.3.4-20230808
 2023-08-15 20:34 UTC 

[PATCH v1] drivers: block: Updates return value check
 2023-08-15 20:32 UTC  (6+ messages)

[PATCH v4 0/6] Enable loading local and third party keys on PowerVM guest
 2023-08-15 20:30 UTC  (4+ messages)
` [PATCH v4 6/6] integrity: PowerVM support for loading third party code signing keys

[PATCH 1/2] gpio: sim: use sysfs_streq() and avoid an strdup()
 2023-08-15 20:31 UTC  (6+ messages)
` [PATCH 2/2] gpio: sim: simplify code with cleanup helpers

[PATCH v3 0/3] leds: aw2013: Document interrupt and pull-up supply
 2023-08-15 20:31 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: leds: aw2013: Document interrupt
` [PATCH v3 2/3] dt-bindings: leds: Document pull-up supply for interrupt and I2C

[GIT PULL] parisc architecture fixes for v6.5-rc7
 2023-08-15 20:31 UTC  (2+ messages)

[Bug 217796] New: latest Zen Inception fixes breaks nested kvm virtualization on AMD
 2023-08-15 20:30 UTC  (2+ messages)
` [Bug 217796] "

[PATCH 0/4] Add a property to override the quad mode
 2023-08-15 19:32 UTC  (8+ messages)
` [PATCH 4/4] arm64: dts: qcom: sc7180: disable quad mode for spi nor

[PATCH v3 0/3] drm/i915/pxp/mtl: Update gsc-heci cmd submission to align with fw/hw spec
 2023-08-15 20:29 UTC  (8+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 1/3] drm/i915/pxp/mtl: Update pxp-firmware response timeout
  `  "
` [Intel-gfx] [PATCH v3 2/3] drm/i915/pxp/mtl: Update pxp-firmware packet size
  `  "
` [Intel-gfx] [PATCH v3 3/3] drm/i915/gt/pxp: User PXP contexts requires runalone bit in lrc
  `  "

[PATCH v2 00/17] libtraceeval histogram: Updates
 2023-08-15 20:25 UTC  (9+ messages)
` [PATCH v2 08/17] libtraceeval histograms: Move hash functions into their own file
` [PATCH v2 09/17] libtraceeval histogram: Label and check keys and values
` [PATCH v2 10/17] libtraceeval histogram: Add updating of stats

[PATCH 1/2] hwmon: (sch5627) Disallow write access if virtual registers are locked
 2023-08-15 20:26 UTC  (3+ messages)
` [PATCH 2/2] hwmon: (sch5627) Add support for writing limit registers

Yocto Project Status 15 August 2023 (WW33)
 2023-08-15 20:24 UTC  (3+ messages)
` [OE-core] "

[PATCH] buildman: Allow more results while building
 2023-08-15 20:24 UTC  (4+ messages)

Pull request for efi-2023-10-rc3
 2023-08-15 20:24 UTC  (2+ messages)

[PATCH 0/5] capsule: Embed the public key ESL as part of build
 2023-08-15 20:24 UTC  (5+ messages)
` [PATCH 1/5] scripts/Makefile.lib: Collate all dtsi files for inclusion
` [PATCH 2/5] scripts/Makefile.lib: Embed capsule public key in platform's dtb

[PATCH 1/1] spl: don't assume NVMe partition 1 exists
 2023-08-15 20:23 UTC  (2+ messages)

[Question]: TCP resets when using ECMP for load-balancing between multiple servers
 2023-08-15 20:10 UTC 

Processing of xfsprogs_6.4.0-1_source.changes
 2023-08-15 20:19 UTC 

[PATCH v2 0/5] tsm: Attestation Report ABI
 2023-08-15 20:20 UTC  (8+ messages)
` [PATCH v2 2/5] tsm: Introduce a shared ABI for attestation reports
` [PATCH v2 3/5] virt: sevguest: Prep for kernel internal {get, get_ext}_report()

[PATCH] x86/srso: Disable the mitigation on unaffected configurations
 2023-08-15 20:17 UTC  (9+ messages)
          ` [PATCH] x86/srso: Correct the mitigation status when SMT is disabled

[PATCH v7 00/12] riscv: add 'max' CPU, deprecate 'any'
 2023-08-15 20:15 UTC  (13+ messages)
` [PATCH v7 01/12] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]
` [PATCH v7 02/12] target/riscv/cpu.c: skip 'bool' check when filtering KVM props
` [PATCH v7 03/12] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PATCH v7 04/12] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[]
` [PATCH v7 05/12] target/riscv/cpu.c: split vendor exts from riscv_cpu_extensions[]
` [PATCH v7 06/12] target/riscv/cpu.c: split non-ratified "
` [PATCH v7 07/12] target/riscv/cpu.c: add ADD_CPU_QDEV_PROPERTIES_ARRAY() macro
` [PATCH v7 08/12] target/riscv/cpu.c: add ADD_UNAVAIL_KVM_PROP_ARRAY() macro
` [PATCH v7 09/12] target/riscv/cpu.c: limit cfg->vext_spec log message
` [PATCH v7 10/12] target/riscv: add 'max' CPU type
` [PATCH v7 11/12] avocado, risc-v: add opensbi tests for 'max' CPU
` [PATCH v7 12/12] target/riscv: deprecate the 'any' CPU type

[PATCH v3 00/13] drm/msm/dpu: use managed memory allocations
 2023-08-15 20:17 UTC  (4+ messages)
` [PATCH v3 05/13] drm/msm/dpu: use devres-managed allocation for MDP TOP

Linux 5.4.252
 2023-08-15 20:15 UTC  (2+ messages)
` Linux 5.4.252 FPU initialization warnings in stable kernels 5.4/5.10

[PATCH RFC v2 0/3] mm: Properly document tail pages for a folio
 2023-08-15 20:16 UTC  (6+ messages)

Linux 6.4.4 on m68k - Q40 - pata_falcon causes oops at boot time
 2023-08-15 20:13 UTC  (12+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Remove unused POWER_DOMAIN_MASK
 2023-08-15 20:13 UTC 

[igt-dev] [PATCH i-g-t] lib/i915: Add a helper lib to read mmio registers via ioctl
 2023-08-15 20:13 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v3] PCI/DOE: Expose the DOE protocols via sysfs
 2023-08-15 20:10 UTC  (9+ messages)

[PATCH 0/9] Remove _folio_dtor and _folio_order
 2023-08-15 20:07 UTC  (11+ messages)
` [PATCH 7/9] mm: Add deferred_list page flag
` [PATCH 8/9] mm: Rearrange page flags

[PATCH] watchdog: xilinx_wwdt: Use div_u64() in xilinx_wwdt_start()
 2023-08-15 20:07 UTC  (3+ messages)

[GIT PULL] SMB3 client fixes
 2023-08-15 20:04 UTC  (2+ messages)

[PATCH] lsm: constify the 'file' parameter in security_binder_transfer_file()
 2023-08-15 20:04 UTC  (2+ messages)

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-15 20:03 UTC  (7+ messages)

[PATCH 1/6] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
 2023-08-15 20:04 UTC  (8+ messages)
` [PATCH 4/6] ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr()
` [PATCH 5/6] ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs
` [PATCH 6/6] ufs: Implement cache management

[Cluster-devel] [PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-15  9:14 UTC  (8+ messages)
` [Cluster-devel] [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
  ` [dm-devel] "
` [Cluster-devel] [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
  ` [dm-devel] "
` [Cluster-devel] [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
  ` [dm-devel] "

[linux-next:master 5608/8441] i2c-hid-core.c:undefined reference to `drm_panel_remove_follower'
 2023-08-15 20:03 UTC  (2+ messages)

[PATCH v4] usb: typec: bus: verify partner exists in typec_altmode_attention
 2023-08-15 20:02 UTC  (2+ messages)

KASAN debug kernel fails to boot at early stage when CONFIG_SMP=y is set (kernel 6.5-rc5, PowerMac G4 3,6)
 2023-08-15 20:01 UTC  (7+ messages)

[PATCH] alpha: Replace one-element array with flexible-array member
 2023-08-15 20:02 UTC  (2+ messages)

[PATCH v3 0/2] GPIO-based hotplug i2c bus
 2023-08-15 20:00 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: add binding for i2c-hotplug-gpio

[PATCH v3 00/14] tcg/ppc: direct branching, power9, power10
 2023-08-15 19:57 UTC  (15+ messages)
` [PATCH v3 01/14] tcg/ppc: Untabify tcg-target.c.inc
` [PATCH v3 02/14] tcg: Add tcg_out_tb_start backend hook
` [PATCH v3 03/14] tcg/ppc: Enable direct branching tcg_out_goto_tb with TCG_REG_TB
` [PATCH v3 04/14] tcg/ppc: Reinterpret tb-relative to TB+4
` [PATCH v3 05/14] tcg/ppc: Use ADDPCIS in tcg_out_tb_start
` [PATCH v3 06/14] tcg/ppc: Use ADDPCIS in tcg_out_movi_int
` [PATCH v3 07/14] tcg/ppc: Use ADDPCIS for the constant pool
` [PATCH v3 08/14] tcg/ppc: Use ADDPCIS in tcg_out_goto_tb
` [PATCH v3 09/14] tcg/ppc: Use PADDI in tcg_out_movi
` [PATCH v3 10/14] tcg/ppc: Use prefixed instructions in tcg_out_mem_long
` [PATCH v3 11/14] tcg/ppc: Use PLD in tcg_out_movi for constant pool
` [PATCH v3 12/14] tcg/ppc: Use prefixed instructions in tcg_out_dupi_vec
` [PATCH v3 13/14] tcg/ppc: Use PLD in tcg_out_goto_tb
` [PATCH v3 14/14] RFC tcg/ppc: Disable TCG_REG_TB for Power9/Power10

[PULL for v6.6] drm-misc-next
 2023-08-15 19:59 UTC  (8+ messages)

[MAINTAINERS SUMMIT] Quality standards for embargoed code
 2023-08-15 19:57 UTC  (5+ messages)

[PATCH RESEND v3 0/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial dts
 2023-08-15 19:49 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: arm: qcom: Add BQ Aquaris M5
` [PATCH RESEND v3 2/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial device tree

[RFC PATCH 1/2] mm, oom: Introduce bpf_select_task
 2023-08-15 19:52 UTC  (11+ messages)
                `  "

[PATCH v4 0/4] drm/amdgpu: Rework coredump memory allocation
 2023-08-15 19:51 UTC  (15+ messages)
` [PATCH v4 1/4] drm/amdgpu: Allocate coredump memory in a nonblocking way
` [PATCH v4 2/4] drm/amdgpu: Rework coredump to use memory dynamically
` [PATCH v4 3/4] drm/amdgpu: Move coredump code to amdgpu_reset file
` [PATCH v4 4/4] drm/amdgpu: Create version number for coredumps

possible GETDEVICEINFO encoder bug
 2023-08-15 19:50 UTC 

[PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics
 2023-08-15 19:49 UTC  (6+ messages)
` [PATCH RFC 0/4] vdpa: decouple reset of iotlb mapping from device reset
  ` [PATCH RFC 1/4] vdpa: introduce .reset_map operation callback

[PATCH v4 0/8] support reinit flow
 2023-08-15 19:47 UTC  (4+ messages)

[PATCH 1/2] kunit: add ability to run tests after boot using debugfs
 2023-08-15 19:45 UTC  (2+ messages)
` [PATCH 2/2] kunit: fix kunit_executor_test to allow for run after boot

maple tree change made it possible for VMA iteration to see same VMA twice due to late vma_merge() failure
 2023-08-15 19:44 UTC  (2+ messages)

[PATCH net-next v2 00/10] tools/net/ynl: Add support for netlink-raw families
 2023-08-15 19:42 UTC  (11+ messages)
` [PATCH net-next v2 01/10] doc/netlink: Add a schema "
` [PATCH net-next v2 02/10] doc/netlink: Document the genetlink-legacy schema extensions
` [PATCH net-next v2 03/10] doc/netlink: Document the netlink-raw "
` [PATCH net-next v2 04/10] tools/ynl: Add mcast-group schema parsing to ynl
` [PATCH net-next v2 05/10] tools/net/ynl: Refactor decode_fixed_header into NlMsg
` [PATCH net-next v2 06/10] tools/net/ynl: Add support for netlink-raw families
` [PATCH net-next v2 07/10] tools/net/ynl: Implement nlattr array-nest decoding in ynl
` [PATCH net-next v2 08/10] doc/netlink: Add spec for rt addr messages
` [PATCH net-next v2 09/10] doc/netlink: Add spec for rt link messages
` [PATCH net-next v2 10/10] doc/netlink: Add spec for rt route messages

[mm] VMA merging behavior wrt anon_vma has been slightly broken since Linux 3.0 (in a non-dangerous way)
 2023-08-15 19:43 UTC 

[linux-next:master 8956/10161] drivers/watchdog/xilinx_wwdt.c:74: undefined reference to `__udivdi3'
 2023-08-15 19:43 UTC 

[PATCH 1/1] perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filename
 2023-08-15 19:40 UTC 

[MAINTAINERS SUMMIT] Handling of embargoed security issues -- security@korg vs. linux-distros@
 2023-08-15 19:41 UTC  (7+ messages)

[GIT PULL] regulator fixes for v6.5-rc6
 2023-08-15 19:37 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] Update RISC-V Instruction Sets
 2023-08-15 19:38 UTC  (3+ messages)
` [Buildroot] [PATCH 1/3] arch/Config.in.riscv: update instruction set ext


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.