All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-30 23:34:22 to 2022-08-31 01:00:38 UTC [more...]

[PATCH liburing v1 0/3] liburing updates
 2022-08-31  1:00 UTC  (5+ messages)
` [PATCH liburing v1 1/3] github bot: Upgrade clang version to 16
` [PATCH liburing v1 2/3] CHANGELOG: Note about `io_uring_{enter,enter2,register,setup}`
` [PATCH liburing v1 3/3] queue: Remove unnecessary goto and label

[RFC PATCH] blk-mq: change bio_set_ioprio to inline
 2022-08-31  0:59 UTC  (6+ messages)

[PATCH] ARM: davinci: fix repeated words in comments
 2022-08-31  0:57 UTC  (2+ messages)

[PATCH v2] drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1
 2022-08-31  0:56 UTC 

[soc:arm-multiplatform-cleanup] BUILD SUCCESS 84fc863606239d8b434e59e6bbbe805f457e5767
 2022-08-31  0:54 UTC 

[PATCH] sparc: fix repeated words in comments
 2022-08-31  0:55 UTC 

[PATCH] sparc64: fix repeated words in comments
 2022-08-31  0:54 UTC 

[PATCH] KVM: arm64: fix repeated words in comments
 2022-08-31  0:52 UTC  (2+ messages)

arch/x86/include/asm/kvm-x86-ops.h:17 kvm_ops_update() warn: inconsistent indenting
 2022-08-31  0:52 UTC 

[PATCH] audit: remove obvious unnecessary header files
 2022-08-31  0:49 UTC  (5+ messages)

[PATCH] powerpc/xive: fix repeated words in comments
 2022-08-31  0:47 UTC  (2+ messages)

[PATCH] powerpc/mobility: fix repeated words in comments
 2022-08-31  0:51 UTC  (2+ messages)

questions about hybird xfs wih ssd/hdd by realtime subvol
 2022-08-31  0:50 UTC  (3+ messages)

[PATCH v3 0/3] Convert NFS with fscache to the netfs API
 2022-08-31  0:50 UTC  (4+ messages)
` [PATCH v3 1/3] NFS: Rename readpage_async_filler to nfs_pageio_add_page
` [PATCH v3 2/3] NFS: Configure support for netfs when NFS fscache is configured
` [PATCH v3 3/3] NFS: Convert buffered read paths to use netfs when fscache is enabled

[PATCH] drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1
 2022-08-31  0:50 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-31  0:50 UTC 

[PATCH] powerpc/vas: fix repeated words in comments
 2022-08-31  0:49 UTC  (2+ messages)

[PATCH bpf-next 0/3] make bpf_task_storage_busy being preemption-safe
 2022-08-31  0:47 UTC  (9+ messages)
` [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
` [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy

Fwd: [systemd-devel] socket activation selinux context on create
 2022-08-31  0:45 UTC  (4+ messages)
    `  "

[PATCH v1] regmap: introduce value tracing for regmap bulk operations
 2022-08-31  0:45 UTC  (3+ messages)

[PATCH] drm/i915/slpc: Fix PCODE IA Freq requests when using SLPC
 2022-08-31  0:45 UTC  (4+ messages)
` [PATCH] drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
    ` [Intel-gfx] "

[PATCH] KVM: fix repeated words in comments
 2022-08-31  0:44 UTC  (2+ messages)

+ x86-mm-disable-instrumentations-of-mm-pgprotc.patch added to mm-hotfixes-unstable branch
 2022-08-31  0:43 UTC 

[tty:tty-testing] BUILD SUCCESS cac8f7194111bc841b609fee5f1b20dad8f86ded
 2022-08-31  0:41 UTC 

+ ksm-count-allocated-ksm-rmap_items-for-each-process.patch added to mm-unstable branch
 2022-08-31  0:40 UTC 

+ ksm-add-profit-monitoring-documentation.patch added to mm-unstable branch
 2022-08-31  0:40 UTC 

[PATCH v5 0/7] Add the iMX8MP PCIe support
 2022-08-31  0:38 UTC  (6+ messages)
` [PATCH v5 4/7] reset: imx7: Fix the iMX8MP PCIe PHY PERST support

[kvalo-ath:master] BUILD SUCCESS 16424e934b2e83faa81bb7709e13be4b809d35fe
 2022-08-31  0:41 UTC 

[PATCH v5 0/2] ksm: count allocated rmap_items and update documentation
 2022-08-31  0:38 UTC  (2+ messages)

[PATCH-RESEND] arm64/kexec: Fix missing extra range for crashkres_low
 2022-08-31  0:38 UTC  (6+ messages)
` [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2022-08-31  0:40 UTC 

[PATCH 00/19] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-08-31  0:35 UTC  (20+ messages)
` [PATCH 01/19] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
` [PATCH 02/19] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
` [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
` [PATCH 04/19] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
` [PATCH 05/19] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
` [PATCH 06/19] KVM: SVM: Get x2APIC logical dest bitmap from ICRH[15:0], not ICHR[31:16]
` [PATCH 07/19] KVM: SVM: Drop buggy and redundant AVIC "single logical dest" check
` [PATCH 08/19] KVM: SVM: Remove redundant cluster calculation that also creates a shadow
` [PATCH 09/19] KVM: SVM: Drop duplicate calcuation of AVIC/x2AVIC "logical index"
` [PATCH 10/19] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
` [PATCH 11/19] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
` [PATCH 12/19] KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
` [PATCH 13/19] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
` [PATCH 14/19] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
` [PATCH 15/19] KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0
` [PATCH 16/19] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
` [PATCH 17/19] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
` [PATCH 18/19] KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps
` [PATCH 19/19] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu"

[PATCH bpf-next v8 0/5] Parameterize task iterators
 2022-08-31  0:35 UTC  (6+ messages)
` [PATCH bpf-next v8 1/5] bpf: "
` [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF "

[PATCH 00/15] Tidy up vfio_device life cycle
 2022-08-31  0:34 UTC  (13+ messages)
` [PATCH 10/15] vfio/fsl-mc: Use the new device life cycle helpers
` [PATCH 15/15] vfio: Add struct device to vfio_device
  ` [Intel-gfx] [PATCH 00/15] Tidy up vfio_device life cycle

[Patch v5 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-08-31  0:34 UTC  (13+ messages)
` [Patch v5 01/12] net: mana: Add support for auxiliary device
` [Patch v5 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v5 03/12] net: mana: Handle vport sharing between devices
` [Patch v5 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v5 05/12] net: mana: Set the DMA device max segment size
` [Patch v5 06/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v5 07/12] net: mana: Record port number in netdev
` [Patch v5 08/12] net: mana: Move header files to a common location
` [Patch v5 09/12] net: mana: Define max values for SGL entries
` [Patch v5 10/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v5 11/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v5 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH 0/8] i915: Add "standalone media" support for MTL
 2022-08-31  0:33 UTC  (13+ messages)
` [PATCH 2/8] drm/i915: Only hook up uncore->debug for primary uncore
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/8] drm/i915: Use managed allocations for extra uncore objects
  `  "
` [Intel-gfx] [PATCH 4/8] drm/i915: Prepare more multi-GT initialization
  `  "
` [PATCH 5/8] drm/i915: Rename and expose common GT early init routine
    ` [Intel-gfx] "

[jic23-iio:testing 124/129] drivers/iio/accel/msa311.c:993:24: warning: format specifies type 'unsigned char' but the argument has type 'unsigned int'
 2022-08-31  0:24 UTC  (5+ messages)

[RESEND PATCH v2 4/5] firmware: qcom: scm: Add wait-queue helper functions
 2022-08-31  0:32 UTC  (2+ messages)

list_del corruption (NULL pointer dereference) on xhci-pci unbind
 2022-08-31  0:31 UTC 

[linux-linus test] 172873: regressions - FAIL
 2022-08-31  0:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-31  0:30 UTC 

[PATCH] KVM: nVMX: Reword comments about generating nested CR0/4 read shadows
 2022-08-31  0:28 UTC  (2+ messages)

[PATCH v1 1/1] firmware_loader: Fix memory leak in firmware upload
 2022-08-31  0:25 UTC 

[PATCH] x86/mm: disable instrumentations of mm/pgprot.c
 2022-08-31  0:25 UTC  (2+ messages)

[PATCH v1 1/4] usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
 2022-08-31  0:22 UTC  (7+ messages)
` [PATCH v1 3/4] usb: typec: tcpci_maxim: Export helper function for register reads
` [PATCH v1 4/4] usb: typec: maxim_contaminant: Implement check_contaminant callback

current landlock limitations and what it means for sandboxer
 2022-08-31  0:22 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-31  0:20 UTC 

[PATCH v3 0/4] tweaks for denying tiny xfs
 2022-08-31  0:18 UTC  (16+ messages)
` [PATCH v3 1/4] tests: increase fs size for mkfs
` [PATCH v3 3/4] tests/xfs: remove single-AG options
` [PATCH v3 4/4] xfs/144: remove testing root dir inode in AG 1

List chain during attack high CPU usage
 2022-08-31  0:18 UTC 

[PATCH 0/3] KVM: x86: Clean up MSR filtering+exiting docs
 2022-08-31  0:17 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Delete documentation for READ|WRITE in KVM_X86_SET_MSR_FILTER
` [PATCH 2/3] KVM: x86: Reword MSR filtering docs to more precisely define behavior
` [PATCH 3/3] KVM: x86: Clean up KVM_CAP_X86_USER_SPACE_MSR documentation

[PATCH v2 1/3] usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
 2022-08-31  0:15 UTC  (3+ messages)
` [PATCH v2 2/3] usb: typec: tcpci: Add callback for evaluating contaminant presence
` [PATCH v2 3/3] usb: typec: maxim_contaminant: Implement check_contaminant callback

What could cause pairing to fail when bluetoothctl is not running?
 2022-08-31  0:11 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-31  0:10 UTC 

[PATCH] x86/bugs: Fix retbleed reporting "Vulnerable" when spectre_v2=ibrs
 2022-08-31  0:10 UTC 

[PATCH v4 00/21] KCFI support
 2022-08-30 23:31 UTC  (17+ messages)
` [PATCH v4 05/21] cfi: Switch to -fsanitize=kcfi
` [PATCH v4 07/21] lkdtm: Emit an indirect call for CFI tests
` [PATCH v4 08/21] psci: Fix the function type for psci_initcall_t
` [PATCH v4 09/21] arm64: Add types to indirect called assembly functions
` [PATCH v4 10/21] arm64: Add CFI error handling
` [PATCH v4 11/21] arm64: Drop unneeded __nocfi attributes
` [PATCH v4 12/21] init: Drop __nocfi from __init
` [PATCH v4 13/21] treewide: Drop function_nocfi
` [PATCH v4 14/21] treewide: Drop WARN_ON_FUNCTION_MISMATCH
` [PATCH v4 15/21] treewide: Drop __cficanonical
` [PATCH v4 16/21] objtool: Disable CFI warnings
` [PATCH v4 17/21] kallsyms: Drop CONFIG_CFI_CLANG workarounds
` [PATCH v4 18/21] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
` [PATCH v4 19/21] x86: Add types to indirectly called assembly functions
` [PATCH v4 20/21] x86/purgatory: Disable CFI
` [PATCH v4 21/21] x86: Add support for CONFIG_CFI_CLANG

[PATCH net-next v2 00/16] net: WangXun txgbe ethernet driver
 2022-08-31  0:06 UTC  (3+ messages)
` [PATCH net-next v2 01/16] net: txgbe: Store PCI info

[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
 2022-08-31  0:06 UTC  (6+ messages)
` [PATCH 1/6] mm/gup: introduce pin_user_page()

[BlueZ PATCH V2] media: Fix scan-build warnings
 2022-08-31  0:05 UTC 

[peterz-queue:perf/wip.rewrite 8/8] drivers/perf/arm_pmu.c:560:26: error: 'struct arm_pmu' has no member named 'filter_match'
 2022-08-31  0:01 UTC 

[peterz-queue:perf/wip.rewrite 8/8] drivers/perf/arm_pmu.c:560:21: error: no member named 'filter_match' in 'struct arm_pmu'
 2022-08-31  0:01 UTC 

[PATCH 1/2] ksmbd: update documentation
 2022-08-31  0:02 UTC  (3+ messages)

[PATCH v3 0/3] KVM: x86: Intel LBR related perf cleanups
 2022-08-31  0:00 UTC  (4+ messages)
` [PATCH v3 1/3] perf/x86/core: Remove unnecessary stubs provided for KVM-only helpers
` [PATCH v3 2/3] perf/x86/core: Drop the unnecessary return value from x86_perf_get_lbr()
` [PATCH v3 3/3] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs

RTT-PROBE: lore-subspace-rtt
 2022-08-31  0:00 UTC 

[PATCH -next] fs/hfsplus: Fix some kernel-doc comments
 2022-08-30 23:58 UTC  (2+ messages)

[PATCH BlueZ] media: Fix scan-build warnings
 2022-08-30 23:57 UTC 

[PATCH v2 00/10] KVM: x86/mmu: Make tdp_mmu read-only and clean up TPD MMU fault handler
 2022-08-30 23:57 UTC  (5+ messages)
` [PATCH v2 04/10] KVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
` [PATCH v2 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling

[PATCH v4 0/9] KVM: x86: Apply NX mitigation more precisely
 2022-08-30 23:55 UTC  (10+ messages)
` [PATCH v4 1/9] KVM: x86/mmu: Bug the VM if KVM attempts to double count an NX huge page
` [PATCH v4 2/9] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked
` [PATCH v4 3/9] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency
` [PATCH v4 4/9] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs
` [PATCH v4 5/9] KVM: x86/mmu: Document implicit barriers/ordering in TDP MMU shared mode
` [PATCH v4 6/9] KVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU before setting SPTE
` [PATCH v4 7/9] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages
` [PATCH v4 8/9] KVM: x86/mmu: Add helper to convert SPTE value to its shadow page
` [PATCH v4 9/9] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()

[PATCH] smb3: remove ->validate_negotiate server op
 2022-08-30 23:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-30 23:50 UTC 

[PATCH v2] ARM: Add sanity check for dev->periphid in amba_probe()
 2022-08-30 23:48 UTC  (10+ messages)

[PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-30 23:48 UTC  (8+ messages)
` [PATCH v7 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats

[PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
 2022-08-30 23:46 UTC  (5+ messages)

[PATCH v2 1/2] KVM: x86: Insert "AMD" in KVM_X86_FEATURE_PSFD
 2022-08-30 23:46 UTC  (6+ messages)
` [PATCH v2 2/2] KVM: x86: Expose Predictive Store Forwarding Disable on Intel parts

[PATCH v1 0/3] mm: minor cleanups around NUMA hinting
 2022-08-30 23:44 UTC  (9+ messages)
` [PATCH v1 2/3] mm/gup: use gup_can_follow_protnone() also in GUP-fast

BHB-clearing on VM-exit
 2022-08-30 23:42 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-fixes 1/5] net/rxrpc/peer_event.c:416:6: warning: variable 'peer' is used uninitialized whenever 'if' condition is false
 2022-08-30 23:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-30 23:40 UTC 

[RESEND PATCH v6 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2022-08-30 23:38 UTC  (3+ messages)
` [RESEND PATCH v6 09/10] spmi: pmic-arb: make interrupt support optional

[PATCH v5 bpf-next 0/4] bpf: Support setting variable-length tunnel options
 2022-08-30 23:35 UTC  (6+ messages)
` [PATCH v5 bpf-next 2/4] "

[PATCH bpf-next 1/2] bpf: net: Avoid loading module when calling bpf_setsockopt(TCP_CONGESTION)
 2022-08-30 23:19 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)

next/pending-fixes build: 203 builds: 2 failed, 201 passed, 6 errors, 17 warnings (v6.0-rc3-353-g0c97ffa2a016)
 2022-08-30 23:33 UTC 

[ovmf test] 172878: regressions - FAIL
 2022-08-30 23:35 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.