All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-20 22:44:27 to 2022-06-20 23:20:10 UTC [more...]

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2022-06-20 23:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-20 23:19 UTC 

[PATCH v10 00/12] Improve PMU support
 2022-06-20 23:15 UTC  (4+ messages)
` [PATCH v10 01/12] target/riscv: Fix PMU CSR predicate function
` [PATCH v10 02/12] target/riscv: Implement PMU CSR predicate function for S-mode
` [PATCH v10 06/12] target/riscv: Add support for hpmcounters/hpmevents

[PATCH rcu 0/5] nolibc updates for v5.20
 2022-06-20 23:13 UTC  (6+ messages)
` [PATCH rcu 1/5] tools/nolibc/stdlib: Support overflow checking for older compiler versions
` [PATCH rcu 2/5] tools/nolibc/stdio: Add format attribute to enable printf warnings
` [PATCH rcu 3/5] tools/nolibc: fix the makefile to also work as "make -C tools ..."
` [PATCH rcu 4/5] tools/nolibc: make the default target build the headers
` [PATCH rcu 5/5] tools/nolibc: add a help target to list supported targets

[PATCH 00/14] Canaan devicetree fixes
 2022-06-20 23:17 UTC  (10+ messages)
` [PATCH 06/14] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width for dwc-ssi

SHA-256 transition
 2022-06-20 23:13 UTC  (2+ messages)

[Bug 216156] New: kmemleak: Not scanning unknown object at 0xc00000007f000000
 2022-06-20 23:15 UTC  (2+ messages)
` [Bug 216156] "

[PATCH rcu 0/23] RCU/context-tracking updates for v5.20
 2022-06-20 23:10 UTC  (24+ messages)
` [PATCH rcu 01/23] rcu: Dump rcuc kthread status for CPUs not reporting quiescent state
` [PATCH rcu 02/23] rcu: Apply noinstr to rcu_idle_enter() and rcu_idle_exit()
` [PATCH rcu 03/23] context_tracking: Remove unused context_tracking_in_user()
` [PATCH rcu 04/23] context_tracking: Add a note about noinstr VS unsafe context tracking functions
` [PATCH rcu 05/23] context_tracking: Rename __context_tracking_enter/exit() to __ct_user_enter/exit()
` [PATCH rcu 06/23] context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exit_callable()
` [PATCH rcu 07/23] context_tracking: Rename context_tracking_enter/exit() to ct_user_enter/exit()
` [PATCH rcu 08/23] context_tracking: Rename context_tracking_cpu_set() to ct_cpu_track_user()
` [PATCH rcu 09/23] context_tracking: Split user tracking Kconfig
` [PATCH rcu 10/23] context_tracking: Take idle eqs entrypoints over RCU
` [PATCH rcu 11/23] context_tracking: Take IRQ "
` [PATCH rcu 12/23] context_tracking: Take NMI "
` [PATCH rcu 13/23] rcu/context-tracking: Remove rcu_irq_enter/exit()
` [PATCH rcu 14/23] rcu/context_tracking: Move dynticks counter to context tracking
` [PATCH rcu 15/23] rcu/context_tracking: Move dynticks_nesting "
` [PATCH rcu 16/23] rcu/context_tracking: Move dynticks_nmi_nesting "
` [PATCH rcu 17/23] rcu/context-tracking: Move deferred nocb resched "
` [PATCH rcu 18/23] rcu/context-tracking: Move RCU-dynticks internal functions to context_tracking
` [PATCH rcu 19/23] rcu/context-tracking: Remove unused and/or unecessary middle functions
` [PATCH rcu 20/23] context_tracking: Convert state to atomic_t
` [PATCH rcu 21/23] rcu/context_tracking: Merge dynticks counter and context tracking states
` [PATCH rcu 22/23] MAINTAINERS: Add Paul as context tracking maintainer
` [PATCH rcu 23/23] context_tracking: Interrupts always disabled for ct_idle_exit()

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-20 23:15 UTC  (50+ messages)
` [PATCH Part2 v6 01/49] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support
` [PATCH Part2 v6 03/49] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 v6 04/49] x86/sev: set SYSCFG.MFMD
` [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v6 08/49] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v6 10/49] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 v6 11/49] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 v6 13/49] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v6 15/49] crypto: ccp: Handle the legacy SEV command "
` [PATCH Part2 v6 16/49] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 v6 17/49] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 v6 18/49] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH Part2 v6 19/49] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 v6 20/49] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 v6 21/49] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 v6 22/49] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 v6 23/49] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 v6 24/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v6 25/49] KVM: SVM: Disallow registering memory range from HugeTLB for SNP guest
` [PATCH Part2 v6 26/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 v6 27/49] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 v6 29/49] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH Part2 v6 30/49] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX and SNP
` [PATCH Part2 v6 31/49] KVM: x86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 v6 32/49] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH Part2 v6 33/49] KVM: x86: Update page-fault trace to log full 64-bit error code
` [PATCH Part2 v6 34/49] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [PATCH Part2 v6 35/49] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH Part2 v6 36/49] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v6 38/49] KVM: SVM: Add support to handle "
` [PATCH Part2 v6 39/49] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH Part2 v6 40/49] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 v6 43/49] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 v6 44/49] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH Part2 v6 45/49] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH Part2 v6 46/49] ccp: add support to decrypt the page
` [PATCH Part2 v6 47/49] *fix for stale per-cpu pointer due to cond_resched during ghcb mapping
` [PATCH Part2 v6 48/49] *debug: warn and retry failed rmpupdates
` [PATCH Part2 v6 49/49] KVM: SVM: Sync the GHCB scratch buffer using already mapped ghcb

[Buildroot] [PATCH 1/4] package/pkg-cmake: allow overriding toolchain
 2022-06-20 23:14 UTC  (7+ messages)

[PATCH v2 0/2] Fix input value to _scratch_mkfs_sized
 2022-06-20 23:12 UTC  (6+ messages)

[PATCH] examples/ipsec-secgw: add support of NEON with poll mode
 2022-06-20 23:13 UTC  (4+ messages)
` [PATCH v2 1/2] examples/l3fwd: common packet group functionality

[PATCH 1/4] ASoC: fsl-asoc-card: add WM8904 support
 2022-06-20 19:53 UTC  (6+ messages)
` [PATCH 3/4] ASoC: wm8904: extend device tree support
` [PATCH 4/4] ASoC: wm8904: add DMIC support

[PATCH 4/4] ASoC: wm8904: add DMIC support
 2022-06-20 17:52 UTC 

[PATCH 4/4] ASoC: wm8904: add DMIC support
 2022-06-20 15:30 UTC 

[PATCH 4/4] ASoC: wm8904: add DMIC support
 2022-06-20 15:03 UTC 

[PATCH 4/4] ASoC: wm8904: add DMIC support
 2022-06-20 14:49 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-20 23:08 UTC 

[PATCH] xfs: add selinux labels to whiteout inodes
 2022-06-20 23:06 UTC  (2+ messages)

stable-rc/linux-5.10.y baseline: 133 runs, 11 regressions (v5.10.123-85-g1432bd558ac04)
 2022-06-20 23:06 UTC 

[PATCH 3/4] ASoC: wm8904: extend device tree support
 2022-06-20 14:32 UTC 

[net-next: PATCH 00/12] ACPI support for DSA
 2022-06-20 23:04 UTC  (4+ messages)
` [net-next: PATCH 08/12] ACPI: scan: prevent double enumeration of MDIO bus children

[PATCH V5] riscv: Add qspinlock support
 2022-06-20 23:02 UTC  (11+ messages)

[PATCH 0/4] slirp: Update submodule to include NC-SI features
 2022-06-20 23:01 UTC  (7+ messages)
` [PATCH 3/4] slirp: Add mfr-id to -netdev options
` [PATCH 4/4] slirp: Add oob-eth-addr "

[PATCHv6 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms
 2022-06-20 23:01 UTC  (2+ messages)
` [PATCHv6 2/2] dt-bindings: i2c: dw: Add Intel's SoCFPGA I2C controller

[PATCH rcu 0/12] Torture-test updates for v5.20
 2022-06-20 22:58 UTC  (13+ messages)
` [PATCH rcu 01/12] torture: Make kvm-remote.sh announce which system is being waited on
` [PATCH rcu 02/12] rcu/torture: Change order of warning and trace dump
` [PATCH rcu 03/12] rcutorture: Simplify rcu_torture_read_exit_child() loop
` [PATCH rcu 04/12] rcutorture: Fix memory leak in rcu_test_debug_objects()
` [PATCH rcu 05/12] torture: Adjust to again produce debugging information
` [PATCH rcu 06/12] rcutorture: Make failure indication note reader-batch overflow
` [PATCH rcu 07/12] rcu/rcuscale: Fix smp_processor_id()-in-preemptible warnings
` [PATCH rcu 08/12] torture: Create kvm-check-branches.sh output in proper location
` [PATCH rcu 09/12] rcutorture: Fix ksoftirqd boosting timing and iteration
` [PATCH rcu 10/12] rcutorture: Handle failure of memory allocation functions
` [PATCH rcu 11/12] torture: Flush printk() buffers before powering off
` [PATCH rcu 12/12] refscale: Convert test_lock spinlock to raw_spinlock

stable-rc/queue/4.14 baseline: 138 runs, 22 regressions (v4.14.284-227-g663cd0da56bca)
 2022-06-20 22:58 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-20 22:57 UTC 

[PATCH rcu 0/32] RCU Tasks updates for v5.20
 2022-06-20 22:54 UTC  (33+ messages)
` [PATCH rcu 01/32] rcu-tasks: Check for abandoned callbacks
` [PATCH rcu 02/32] rcu-tasks: Split rcu_tasks_one_gp() from rcu_tasks_kthread()
` [PATCH rcu 03/32] rcu-tasks: Move synchronize_rcu_tasks_generic() down
` [PATCH rcu 04/32] rcu-tasks: Drive synchronous grace periods from calling task
` [PATCH rcu 05/32] rcu-tasks: Merge state into .b.need_qs and atomically update
` [PATCH rcu 06/32] rcu-tasks: Remove rcu_tasks_trace_postgp() wait for counter
` [PATCH rcu 07/32] rcu-tasks: Make trc_read_check_handler() fetch ->trc_reader_nesting only once
` [PATCH rcu 08/32] rcu-tasks: Idle tasks on offline CPUs are in quiescent states
` [PATCH rcu 09/32] rcu-tasks: Handle idle tasks for recently offlined CPUs
` [PATCH rcu 10/32] rcu-tasks: RCU Tasks Trace grace-period kthread has implicit QS
` [PATCH rcu 11/32] rcu-tasks: Make rcu_note_context_switch() unconditionally call rcu_tasks_qs()
` [PATCH rcu 12/32] rcu-tasks: Simplify trc_inspect_reader() QS logic
` [PATCH rcu 13/32] rcu-tasks: Add slow-IPI indicator to RCU Tasks Trace stall warnings
` [PATCH rcu 14/32] rcu-tasks: Flag offline CPUs in "
` [PATCH rcu 15/32] rcu-tasks: Make RCU Tasks Trace stall warnings print full .b.need_qs field
` [PATCH rcu 16/32] rcu-tasks: Make RCU Tasks Trace stall warning handle idle offline tasks
` [PATCH rcu 17/32] rcu-tasks: Add data structures for lightweight grace periods
` [PATCH rcu 18/32] rcu-tasks: Track blocked RCU Tasks Trace readers
` [PATCH rcu 19/32] rcu-tasks: Untrack blocked RCU Tasks Trace at reader end
` [PATCH rcu 20/32] rcu-tasks: Add blocked-task indicator to RCU Tasks Trace stall warnings
` [PATCH rcu 21/32] rcu-tasks: Move rcu_tasks_trace_pertask() before rcu_tasks_trace_pregp_step()
` [PATCH rcu 22/32] rcu-tasks: Avoid rcu_tasks_trace_pertask() duplicate list additions
` [PATCH rcu 23/32] rcu-tasks: Scan running tasks for RCU Tasks Trace readers
` [PATCH rcu 24/32] rcu-tasks: Pull in tasks blocked within "
` [PATCH rcu 25/32] rcu-tasks: Stop RCU Tasks Trace from scanning idle tasks
` [PATCH rcu 26/32] rcu-tasks: Stop RCU Tasks Trace from scanning full tasks list
` [PATCH rcu 27/32] rcu-tasks: Maintain a count of tasks blocking RCU Tasks Trace grace period
` [PATCH rcu 28/32] rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUs
` [PATCH rcu 29/32] rcu-tasks: Disable and enable CPU hotplug in same function
` [PATCH rcu 30/32] rcu-tasks: Update comments
` [PATCH rcu 31/32] rcu-tasks: Be more patient for RCU Tasks boot-time testing
` [PATCH rcu 32/32] rcu-tasks: Use delayed_work to delay rcu_tasks_verify_self_tests()

[PATCH 0/3] Fix xmm_t to rte_xmm_t scalar conversion
 2022-06-20 22:54 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 00/17] drm/i915: Make fastset not suck and allow seamless M/N changes
 2022-06-20 22:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Make fastset not suck and allow seamless M/N changes (rev6)

[PATCH] net/pcap: support MTU set
 2022-06-20 22:52 UTC  (4+ messages)
` [PATCH v7 0/3] pcap: support MTU set for linux interfaces
  ` [PATCH v7 2/3] pcap: support MTU set for linux interfaces TX enhancment

[PATCH rcu 0/12] Polled grace-period updates for v5.20
 2022-06-20 22:51 UTC  (13+ messages)
` [PATCH rcu 01/12] rcu: Make normal polling GP be more precise about sequence numbers
` [PATCH rcu 02/12] rcu: Provide a get_completed_synchronize_rcu() function
` [PATCH rcu 03/12] rcutorture: Validate get_completed_synchronize_rcu()
` [PATCH rcu 04/12] rcu: Switch polled grace-period APIs to ->gp_seq_polled
` [PATCH rcu 05/12] rcu: Make polled grace-period API account for expedited grace periods
` [PATCH rcu 06/12] rcu: Make Tiny RCU grace periods visible to polled APIs
` [PATCH rcu 07/12] rcutorture: Verify that polled GP API sees synchronous grace periods
` [PATCH rcu 08/12] rcu: Add polled expedited grace-period primitives
` [PATCH rcu 09/12] rcutorture: Test "
` [PATCH rcu 10/12] rcu: Put panic_on_rcu_stall() after expedited RCU CPU stall warnings
` [PATCH rcu 11/12] rcu: Diagnose extended sync_rcu_do_polled_gp() loops
` [PATCH rcu 12/12] rcu: Add irqs-disabled indicator to expedited RCU CPU stall warnings

Boot stall regression from "printk for 5.19" merge
 2022-06-20 22:51 UTC  (8+ messages)
          ` [PATCH] printk/console: Enable console kthreads only when there is no boot console left

[PATCH] linux-user: Add partial support for MADV_DONTNEED
 2022-06-20 22:49 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-20 22:47 UTC 

[PATCH net-next v8 2/3] net: phy: broadcom: Add PTP support for some Broadcom PHYs
 2022-06-20 22:45 UTC  (3+ messages)

[PATCH rcu 0/7] Callback-offload (nocb) updates for v5.20
 2022-06-20 22:45 UTC  (8+ messages)
` [PATCH rcu 1/7] rcu/nocb: Add/del rdp to iterate from rcuog itself
` [PATCH rcu 2/7] rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock locking order
` [PATCH rcu 3/7] rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rdp_deoffload() direct call
` [PATCH rcu 4/7] rcu/nocb: Add an option to offload all CPUs on boot
` [PATCH rcu 5/7] rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
` [PATCH rcu 6/7] rcu/nocb: Add option to opt rcuo kthreads out of RT priority
` [PATCH rcu 7/7] rcu/nocb: Avoid polling when my_rdp->nocb_head_rdp list is empty

[PATCH v2 0/4] mini-os: some memory map updates for PVH
 2022-06-20 22:45 UTC  (3+ messages)
` [PATCH v2 4/4] mini-os: fix bug in ballooning on PVH

[PATCH] ata: libata-scsi: fix sloppy result type of ata_ioc32()
 2022-06-20 22:44 UTC  (4+ messages)


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.