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

[PATCH v4 00/21] KCFI support
 2022-08-30 23:31 UTC  (34+ messages)
` [PATCH v4 01/21] treewide: Filter out CC_FLAGS_CFI
` [PATCH v4 02/21] scripts/kallsyms: Ignore __kcfi_typeid_
` [PATCH v4 03/21] cfi: Remove CONFIG_CFI_CLANG_SHADOW
` [PATCH v4 04/21] cfi: Drop __CFI_ADDRESSABLE
` [PATCH v4 05/21] cfi: Switch to -fsanitize=kcfi
` [PATCH v4 06/21] cfi: Add type helper macros
` [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

[Intel-gfx] [PATCH 0/8] i915: Add "standalone media" support for MTL
 2022-08-31  0:03 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/8] drm/i915: Only hook up uncore->debug for primary uncore
  `  "
` [Intel-gfx] [PATCH 3/8] drm/i915: Use managed allocations for extra uncore objects
  `  "

[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 

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

[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

[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 bpf-next v8 0/5] Parameterize task iterators
 2022-08-30 23:56 UTC  (7+ messages)
` [PATCH bpf-next v8 1/5] bpf: "
` [PATCH bpf-next v8 4/5] selftests/bpf: Test parameterized task BPF iterators
` [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators

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

[Intel-gfx] [PATCH 00/15] Tidy up vfio_device life cycle
 2022-08-30 23:53 UTC  (5+ messages)
` [Intel-gfx] [PATCH 15/15] vfio: Add struct device to vfio_device
    `  "

[PATCH] smb3: remove ->validate_negotiate server op
 2022-08-30 23:51 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 

[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 

[PATCH net-next v2 11/16] net: txgbe: Allocate Rx and Tx resources
 2022-08-30 23:31 UTC  (2+ messages)

linux-next: build failure after merge of the hwmon-staging tree
 2022-08-30 23:30 UTC 

[PATCH v2] xfs: add LARP state transition diagram
 2022-08-30 23:20 UTC 

RFC: control virtqueue size by the vdpa tool
 2022-08-30 23:22 UTC  (4+ messages)

[PATCH v5 00/27] KVM: x86: Event/exception fixes and cleanups
 2022-08-30 23:16 UTC  (28+ messages)
` [PATCH v5 01/27] KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
` [PATCH v5 02/27] KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
` [PATCH v5 03/27] KVM: x86: Don't check for code breakpoints when emulating on exception
` [PATCH v5 04/27] KVM: x86: Allow clearing RFLAGS.RF on forced emulation to test code #DBs
` [PATCH v5 05/27] KVM: x86: Suppress code #DBs on Intel if MOV/POP SS blocking is active
` [PATCH v5 06/27] KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like
` [PATCH v5 07/27] KVM: nVMX: Prioritize TSS T-flag #DBs over Monitor Trap Flag
` [PATCH v5 08/27] KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
` [PATCH v5 09/27] KVM: x86: Use DR7_GD macro instead of open coding check in emulator
` [PATCH v5 10/27] KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS
` [PATCH v5 11/27] KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit
` [PATCH v5 12/27] KVM: VMX: Inject #PF on ENCLS as "emulated" #PF
` [PATCH v5 13/27] KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception
` [PATCH v5 14/27] KVM: x86: Make kvm_queued_exception a properly named, visible struct
` [PATCH v5 15/27] KVM: x86: Formalize blocking of nested pending exceptions
` [PATCH v5 16/27] KVM: x86: Use kvm_queue_exception_e() to queue #DF
` [PATCH v5 17/27] KVM: x86: Hoist nested event checks above event injection logic
` [PATCH v5 18/27] KVM: x86: Evaluate ability to inject SMI/NMI/IRQ after potential VM-Exit
` [PATCH v5 19/27] KVM: nVMX: Add a helper to identify low-priority #DB traps
` [PATCH v5 20/27] KVM: nVMX: Document priority of all known events on Intel CPUs
` [PATCH v5 21/27] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
` [PATCH v5 22/27] KVM: x86: Treat pending TRIPLE_FAULT requests as pending exceptions
` [PATCH v5 23/27] KVM: VMX: Update MTF and ICEBP comments to document KVM's subtle behavior
` [PATCH v5 24/27] KVM: x86: Rename inject_pending_events() to kvm_check_and_inject_events()
` [PATCH v5 25/27] KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codes
` [PATCH v5 26/27] KVM: selftests: Add an x86-only test to verify nested exception queueing
` [PATCH v5 27/27] KVM: x86: Allow force_emulation_prefix to be written without a reload

[PATCH] Revert "swiotlb: panic if nslabs is too small"
 2022-08-30 23:20 UTC 

linux-next: build warnings after merge of the broadcom tree
 2022-08-30 23:16 UTC  (5+ messages)

[PATCH v7 00/20] linux-user: Fix siginfo_t contents when jumping to non-readable pages
 2022-08-30 23:17 UTC  (5+ messages)
` [PATCH v7 05/20] linux-user: Clear translations and tb_jmp_cache on mprotect()
` [PATCH v7 13/20] accel/tcg: Document the faulting lookup in tb_lookup_cmp

[PATCH 0/8] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-08-30 23:15 UTC  (9+ messages)
` [PATCH 1/8] Input: elan_i2c - Use PM subsystem to manage "
` [PATCH 2/8] HID: i2c-hid: "
` [PATCH 3/8] gpiolib: acpi: Add wake_capable parameter to acpi_dev_gpio_irq_get_by
` [PATCH 4/8] i2c: acpi: Use ACPI GPIO wake capability bit to set wake_irq
` [PATCH 5/8] HID: i2c-hid: acpi: Stop setting wakeup_capable
` [PATCH 6/8] Input: elan_i2c - Don't set wake_irq when using ACPI
` [PATCH 7/8] HID: i2c-hid: "
` [PATCH 8/8] ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle

[Regression] efi: Don't display a uefi-firmware entry if it's not supported
 2022-08-30 23:15 UTC  (6+ messages)

[PATCH] NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
 2022-08-30 23:15 UTC  (2+ messages)

[PATCH BlueZ 1/2] client/player: Fix checkpatch warning
 2022-08-30 23:14 UTC  (2+ messages)
` [BlueZ,1/2] "

nvme-tcp: i/o errors and stalled host from failure to send command pdus
 2022-08-30 23:10 UTC 

arch/powerpc/math-emu/math_efp.c:927:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2022-08-30 23:10 UTC 

[PATCH net-next 0/2] ice: support FEC automatic disable
 2022-08-30 23:09 UTC  (20+ messages)

[PATCH v1] platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driver
 2022-08-30 23:09 UTC  (2+ messages)

[PATCH v5 00/44] Add KernelMemorySanitizer infrastructure
 2022-08-30 23:07 UTC  (10+ messages)
` [PATCH v5 04/44] x86: asm: instrument usercopy in get_user() and put_user()

[PATCH 0/4] platform/chrome: Minor cleanups to cros_typec_switch
 2022-08-30 23:06 UTC  (9+ messages)
` [PATCH 1/4] platform/chrome: cros_typec_switch: Add missing newline on printk
` [PATCH 2/4] platform/chrome: cros_typec_switch: Remove impossible condition
` [PATCH 3/4] platform/chrome: cros_typec_switch: Use PTR_ERR_OR_ZERO() to simplify
` [PATCH 4/4] platform/chrome: cros_typec_switch: Inline DRV_NAME

linux-next: build warning after merge of the amdgpu tree
 2022-08-30 23:04 UTC  (2+ messages)

[PATCH 4.9 1/2] x86/cpu: Add Tiger Lake to Intel family
 2022-08-30 23:03 UTC  (2+ messages)
` [PATCH 4.9 2/2] x86/bugs: Add "unknown" reporting for MMIO Stale Data

Why do NBD requests prevent hibernation, and FUSE requests do not?
 2022-08-30 23:02 UTC  (2+ messages)

[meta-perl][PATCH] libcurses-perl: Fix main prototype in testtyp.c
 2022-08-30 23:02 UTC 

[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
 2022-08-30 23:00 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] power: reset: syscon-reboot: Add support for specifying priority
  ` [PATCH v2 3/3] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot

[ANNOUNCE] QEMU 7.1.0 is now available
 2022-08-30 22:53 UTC 

+ mm-multi-gen-lru-support-page-table-walks-fix.patch added to mm-unstable branch
 2022-08-30 23:00 UTC 

[PATCH v1 tty-next 2/2] 8250: microchip: pci1xxxx: Add power management functions to pci1xxxx's quad-uart driver
 2022-08-30 23:00 UTC  (2+ messages)

[PATCH BlueZ] media: Fix registering PAC endpoints if ISO socket are not supported
 2022-08-30 23:00 UTC  (2+ messages)
` [BlueZ] "

linux-next: build warnings after merge of the amdgpu tree
 2022-08-30 23:00 UTC  (2+ messages)

[PATCH 4.14 1/2] x86/cpu: Add Tiger Lake to Intel family
 2022-08-30 23:00 UTC  (2+ messages)

[PATCH] ncurses: Fix configure tests for exit and mbstate_t
 2022-08-30 22:58 UTC 

[PATCH 0/6] x86/sgx: Test and fixes
 2022-08-30 22:57 UTC  (11+ messages)
` [PATCH 1/6] x86/sgx: Do not consider unsanitized pages an error
` [PATCH 2/6] x86/sgx: Handle VA page allocation failure for EAUG on PF
` [PATCH 4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long
` [PATCH 5/6] selftests/sgx: retry the ioctls returned with EAGAIN
` [PATCH 6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors

[PATCH] powerpc: dts: turris1x.dts: Fix NOR partitions labels
 2022-08-30 22:55 UTC 

[RFC PATCH ima-evm-utils 00/11] address deprecated warnings
 2022-08-30 22:54 UTC  (6+ messages)
` [RFC PATCH ima-evm-utils 08/11] Deprecate use of OpenSSL 3 "engine" support

[PATCH 0/6] clone, submodule update: check out submodule branches
 2022-08-30 22:54 UTC  (4+ messages)
` [PATCH 6/6] clone, submodule update: check out branches

[f2fs-dev] [PATCH v2] f2fs: fix to disallow getting inner inode via f2fs_iget()
 2022-08-30 22:53 UTC  (2+ messages)
`  "

[Patch v6 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-08-30 22:51 UTC  (16+ messages)
` [Patch v6 04/18] net/mana: add link update
` [Patch v6 05/18] net/mana: add function for device removal interrupts
` [Patch v6 06/18] net/mana: add device info
` [Patch v6 07/18] net/mana: add function to configure RSS
` [Patch v6 08/18] net/mana: add function to configure RX queues
` [Patch v6 09/18] net/mana: add function to configure TX queues
` [Patch v6 10/18] net/mana: implement memory registration
` [Patch v6 11/18] net/mana: implement the hardware layer operations
` [Patch v6 12/18] net/mana: add function to start/stop TX queues
` [Patch v6 13/18] net/mana: add function to start/stop RX queues
` [Patch v6 14/18] net/mana: add function to receive packets
` [Patch v6 15/18] net/mana: add function to send packets
` [Patch v6 16/18] net/mana: add function to start/stop device
` [Patch v6 17/18] net/mana: add function to report queue stats
` [Patch v6 18/18] net/mana: add function to support RX interrupts

Cannot turn on AP mode without any error message
 2022-08-30 22:53 UTC  (2+ messages)

[PATCH] kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init()
 2022-08-30 22:52 UTC  (4+ messages)

[PATCH net-next v4 0/7] add generic PSE support
 2022-08-30 22:52 UTC  (3+ messages)
` [PATCH net-next v4 5/7] ethtool: add interface to interact with Ethernet Power Equipment


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.