All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-04 14:12:50 to 2021-11-04 14:42:39 UTC [more...]

[PATCH] ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()
 2021-11-04 14:42 UTC  (5+ messages)
  ` [linux-safety] "

[meta-networking][PATCH 1/2] mdns: Upgrade to 1310.140.1
 2021-11-04 14:42 UTC 

[PATCH v2] i2c: i801: Fix interrupt storm from SMB_ALERT signal
 2021-11-04 14:42 UTC  (3+ messages)

block: please restore 2d52c58b9c9b ("block, bfq: honor already-setup queue merges")
 2021-11-04 14:41 UTC  (2+ messages)

[PATCH v3 00/12] vfio-user server in QEMU
 2021-11-04 14:39 UTC  (7+ messages)
` [PATCH v3 03/12] vfio-user: define vfio-user-server object

[PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-11-04 14:41 UTC  (4+ messages)
    ` [Virtio-fs] "

[PATCH V6] irqchip/sifive-plic: Fixup EOI failed when masked
 2021-11-04 14:40 UTC  (3+ messages)

[PATCH v0 00/12] x86/mce: Correct the noinstr annotation
 2021-11-04 14:40 UTC  (13+ messages)
` [PATCH v0 01/12] x86/mce: Do not use memset to clear the banks bitmaps
` [PATCH v0 02/12] x86/mce: Remove function-local cpus variables
` [PATCH v0 03/12] x86/mce: Use mce_rdmsrl() in severity checking code
` [PATCH v0 04/12] x86/mce: Remove noinstr annotation from mce_setup()
` [PATCH v0 05/12] x86/mce: Allow instrumentation during task work queueing
` [PATCH v0 06/12] x86/mce: Prevent severity computation from being instrumented
` [PATCH v0 07/12] x86/mce: Mark mce_panic() noinstr
` [PATCH v0 08/12] x86/mce: Mark mce_end() noinstr
` [PATCH v0 09/12] x86/mce: Mark mce_read_aux() noinstr
` [PATCH v0 10/12] x86/mce: Move the tainting outside of the noinstr region
` [PATCH v0 11/12] x86/mce: Mark mce_timed_out() noinstr
` [PATCH v0 12/12] x86/mce: Mark mce_start() noinstr

[PATCH] PCI: vmd: Remove duplicated include in vmd.c
 2021-11-04 14:40 UTC  (2+ messages)

[PATCH] mm: vmap: avoid -Wsequence-point warning
 2021-11-04 14:39 UTC  (3+ messages)

[PATCH] ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()
 2021-11-04 14:37 UTC 

[PATCH v2 2/3] mm/page_alloc: Convert per-cpu lists' local locks to per-cpu spin locks
 2021-11-04 14:38 UTC  (3+ messages)
` [mm/page_alloc] 5541e53659: BUG:spinlock_bad_magic_on_CPU

[PATCH] file-posix: Fix alignment after reopen changing O_DIRECT
 2021-11-04 14:20 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Revert "test/kms_atomic: Skip plane overlay test for amdgpu"
 2021-11-04 14:38 UTC  (2+ messages)

[PATCH RESEND] include/asm-generic/error-injection.h: fix a spelling mistake, and a coding style issue
 2021-11-04 14:38 UTC  (2+ messages)

[PATCH v4 00/10] libtracefs dynamic events support
 2021-11-04 14:37 UTC  (3+ messages)
` [PATCH v4 01/10] libtracefs: New APIs for dynamic events

[PATCH] Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks"
 2021-11-04 14:36 UTC  (4+ messages)

[PATCH] target-i386: mmu: fix handling of noncanonical virtual addresses
 2021-11-04 14:09 UTC 

[PATCH 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2021-11-04 14:30 UTC  (5+ messages)
` [PATCH 05/15] hw/nvme: Add support for SR-IOV

[PATCH] opkg: Fix poor operator combination choice
 2021-11-04 14:35 UTC  (2+ messages)
` [OE-core] "

[dpdk-dev] [PATCH 0/4] Add delay drop support for Rx queue
 2021-11-04 14:34 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/4] net/mlx5: add support for Rx queue delay drop

[PATCH-4.16 v2] xen/efi: Fix Grub2 boot on arm64
 2021-11-04 14:33 UTC  (2+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-11-04 14:34 UTC 

[PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
 2021-11-04 14:32 UTC  (9+ messages)

[Buildroot] [Bug 14321] New: Error: Could not install package {PACKAGE}: 'name'
 2021-11-04 14:33 UTC 

[RFC PATCH 00/12] QOM/QAPI integration part 1
 2021-11-04 14:26 UTC  (5+ messages)

[RFC PATCH v2 0/2] s390x: Improvements to SIGP handling [KVM]
 2021-11-04 14:33 UTC  (4+ messages)
` [RFC PATCH v2 2/2] KVM: s390: Extend the USER_SIGP capability

[PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
 2021-11-04 14:32 UTC  (6+ messages)
  ` [PATCH v3 0/6] netfs, 9p, afs, ceph: Support folios, at least partially

[PATCH v3 00/29] bsd-user: arm (32-bit) support
 2021-11-04 14:05 UTC  (24+ messages)
` [PATCH v3 05/29] bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs
` [PATCH v3 06/29] bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation
` [PATCH v3 08/29] bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions
` [PATCH v3 09/29] bsd-user/arm/target_arch_cpu.h: Implement system call dispatch
` [PATCH v3 10/29] bsd-user/arm/target_arch_reg.h: Implement core dump register copying
` [PATCH v3 11/29] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space
` [PATCH v3 12/29] bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm
` [PATCH v3 13/29] bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread
` [PATCH v3 14/29] bsd-user/arm/target_arch_elf.h: arm defines for ELF
` [PATCH v3 15/29] bsd-user/arm/target_arch_elf.h: arm get hwcap
` [PATCH v3 16/29] bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl
` [PATCH v3 17/29] bsd-user/freebsd: Create common target_os_ucontext.h file
` [PATCH v3 19/29] bsd-user/arm/target_arch_signal.h: arm machine context for signals
` [PATCH v3 20/29] bsd-user/arm/target_arch_signal.h: arm user context and trapframe "
` [PATCH v3 21/29] bsd-user/arm/target_arch_signal.h: arm set_sigtramp_args
` [PATCH v3 22/29] bsd-user/arm/target_arch_signal.h: arm get_mcontext
` [PATCH v3 23/29] bsd-user/arm/target_arch_signal.h: arm set_mcontext
` [PATCH v3 24/29] bsd-user/arm/target_arch_signal.h: arm get_ucontext_sigreturn
` [PATCH v3 25/29] bsd-user: add arm target build
` [PATCH v3 26/29] bsd-user/i386/target_arch_signal.h: Remove target_sigcontext
` [PATCH v3 27/29] bsd-user/x86_64/target_arch_signal.h: "
` [PATCH v3 28/29] bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.h
` [PATCH v3 29/29] bsd-user/x86_64/target_arch_signal.h: "

[PATCH v5 00/11] efi_loader: capsule: improve capsule authentication support
 2021-11-04 14:31 UTC  (8+ messages)
` [PATCH v5 02/11] tools: mkeficapsule: add firmwware image signing

[PATCH v2] btrfs-progs: Make "btrfs filesystem df" command to show upper case profile
 2021-11-04 14:30 UTC  (3+ messages)

[PATCH v3] efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
 2021-11-04 14:29 UTC  (2+ messages)

[PATCH] target-i386: mmu: use pg_mode instead of HF_LMA_MASK
 2021-11-04 14:09 UTC 

[PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
 2021-11-04 14:29 UTC  (7+ messages)

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-04 14:18 UTC  (7+ messages)
` [PATCH v3 01/16] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref

[RFC PATCH v3 0/5] x86/kvm: Virtual suspend time injection support
 2021-11-04  9:10 UTC  (3+ messages)

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-04 14:27 UTC  (3+ messages)

FUSE statfs f_fsid field
 2021-11-04 14:21 UTC  (4+ messages)

[PATCH 01/14] firmware: scmi: fix description of an API function
 2021-11-04 14:23 UTC  (14+ messages)
` [PATCH 02/14] firmware: scmi: mailbox transport: fix probe failure implementation
` [PATCH 03/14] firmware: scmi: mailbox transport: use plat data, not priv data
` [PATCH 04/14] firmware: scmi: smccc "
` [PATCH 05/14] firmware: scmi: smccc transport: simplify probe sequence
` [PATCH 06/14] configs: stm32mp15_trusted: increase heap for OP-TEE
` [PATCH 07/14] configs: stm32mp15_trusted: enable SCMI voltage domains
` [PATCH 08/14] dt-bindings: add stm32mp15 regulators binding IDs
` [PATCH 09/14] [WIP] arm: dts: stm32mp15: enable OP-TEE and SCMI on EV1/DK2
` [PATCH 10/14] [WIP] dts: arm: stm32mp15: enable SCMI regulators (PWR & PMIC) on MP15-DK*
` [PATCH 11/14] [TEST] dts: stm32mp1: use scmi smccc transport
` [PATCH 12/14] [HACK] mailbox: add new arm smc/hvc mailbox
` [PATCH 13/14] [TEST] dts: stm32mp15: scmi mailbox transport
` [PATCH 14/14] [HACK] configs: stm32mp15: enable earlyprintk

[PATCH] target: iscsi: simplify the connection closing mechanism
 2021-11-04 14:25 UTC 

[dpdk-dev] [Bug 792] The dev_uev_parse function has a stack overflow bug
 2021-11-04 14:24 UTC  (2+ messages)
` [dpdk-dev] [Bug 792] [asan] "

[dpdk-dev] [PATCH v22 0/3] Add PIE support for HQoS library
 2021-11-04 14:24 UTC  (5+ messages)
` [dpdk-dev] [PATCH v23 "
  ` [dpdk-dev] [PATCH v23 1/3] sched: add PIE based congestion management

[dpdk-dev] [PATCH 0/4] bugfix for multi process of hns3 PMD
 2021-11-04 14:22 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/4] net/hns3: fix MP action register and unregister

[PATCH RFC] scsi: ufs-core: Do not use clk_scaling_lock in ufshcd_queuecommand()
 2021-11-04 14:23 UTC  (9+ messages)

[Intel-gfx] [PATCH v6 0/2] drm/i915: Failsafe migration blits
 2021-11-04 14:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Failsafe migration blits (rev7)

[dpdk-dev] [PATCH] eal: fix device hotplug
 2021-11-04 14:22 UTC  (5+ messages)

[dpdk-dev] [PATCH] bus/pci: fix use after free on unplug
 2021-11-04 14:21 UTC  (3+ messages)

stable-rc/queue/5.15 build: 179 builds: 5 failed, 174 passed, 4 errors, 5 warnings (v5.15-12-g7601384ac4b3)
 2021-11-04 14:20 UTC 

Userspace enumeration hang while btusb tries to load firmware of removed device
 2021-11-04 14:19 UTC  (6+ messages)

[PATCH][4.16] x86/x2APIC: defer probe until after IOMMU ACPI table parsing
 2021-11-04 14:21 UTC  (2+ messages)

[PATCH] ASoC: SOF:control: Fix variable type in snd_sof_refresh_control()
 2021-11-04 14:20 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal/linux: fix uevent message parsing
 2021-11-04 14:20 UTC  (3+ messages)

Xenomai Community Call Minutes - November 3, 2021
 2021-11-04 14:20 UTC 

[git pull] IOMMU Updates for Linux v5.16
 2021-11-04 14:16 UTC  (2+ messages)

[PATCH v2] btrfs-progs: check: change commit condition in fixup_extent_refs()
 2021-11-04 14:16 UTC 

[Buildroot] [PATCH 1/1] package/nvidia-driver: bump version to 390.144
 2021-11-04 14:19 UTC 

[PATCH] cpufreq: intel_pstate: Fix unchecked MSR 0x773 access
 2021-11-04 14:15 UTC  (3+ messages)

[RFC] tty/sysrq: Add alternative SysRq key
 2021-11-04 14:17 UTC  (6+ messages)

[Bug 214621] New: WARNING: CPU: 3 PID: 521 at drivers/gpu/drm/ttm/ttm_bo.c:409 ttm_bo_release+0xb64/0xe40 [ttm]
 2021-11-04 14:18 UTC  (4+ messages)
` [Bug 214621] "

[PATCH v2 mptcp-net 0/2] mptcp: fix MPJ 3rd ack retransmissions
 2021-11-04 14:18 UTC  (2+ messages)

[PATCH] testing/selftests: replace deprecated "which" with "command -v"
 2021-11-04 14:16 UTC 

[PATCH 4.19 0/7] 4.19.216-rc1 review
 2021-11-04 14:13 UTC  (8+ messages)
` [PATCH 4.19 1/7] scsi: core: Put LLD module refcnt after SCSI device is released
` [PATCH 4.19 2/7] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
` [PATCH 4.19 3/7] IB/qib: Use struct_size() helper
` [PATCH 4.19 4/7] IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields
` [PATCH 4.19 5/7] sfc: Fix reading non-legacy supported link modes
` [PATCH 4.19 6/7] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
` [PATCH 4.19 7/7] ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"

[PATCH 5.4 0/9] 5.4.158-rc1 review
 2021-11-04 14:13 UTC  (10+ messages)
` [PATCH 5.4 1/9] scsi: core: Put LLD module refcnt after SCSI device is released
` [PATCH 5.4 2/9] vrf: Revert "Reset skb conntrack connection..."
` [PATCH 5.4 3/9] net: ethernet: microchip: lan743x: Fix skb allocation failure
` [PATCH 5.4 4/9] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
` [PATCH 5.4 5/9] Revert "xhci: Set HCD flag to defer primary roothub registration"
` [PATCH 5.4 6/9] Revert "usb: core: hcd: Add support for deferring "
` [PATCH 5.4 7/9] sfc: Fix reading non-legacy supported link modes
` [PATCH 5.4 8/9] Revert "drm/ttm: fix memleak in ttm_transfered_destroy"
` [PATCH 5.4 9/9] ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"

[PATCH 1/3] arm-bsp: fix corstone u-boot
 2021-11-03 18:36 UTC  (3+ messages)
` [PATCH 2/3] CI: remove target from testimage yml file
` [PATCH 3/3] arm/qemuarm64-sbsa: move to generic-arm64

[PATCH 5.10 00/16] 5.10.78-rc1 review
 2021-11-04 14:12 UTC  (17+ messages)
` [PATCH 5.10 01/16] scsi: core: Put LLD module refcnt after SCSI device is released
` [PATCH 5.10 02/16] Revert "io_uring: reinforce cancel on flush during exit"
` [PATCH 5.10 03/16] sfc: Fix reading non-legacy supported link modes
` [PATCH 5.10 04/16] vrf: Revert "Reset skb conntrack connection..."
` [PATCH 5.10 05/16] net: ethernet: microchip: lan743x: Fix skb allocation failure
` [PATCH 5.10 06/16] mm: hwpoison: remove the unnecessary THP check
` [PATCH 5.10 07/16] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [PATCH 5.10 08/16] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
` [PATCH 5.10 09/16] Revert "xhci: Set HCD flag to defer primary roothub registration"
` [PATCH 5.10 10/16] Revert "usb: core: hcd: Add support for deferring "
` [PATCH 5.10 11/16] mm: khugepaged: skip huge page collapse for special files
` [PATCH 5.10 12/16] Revert "drm/ttm: fix memleak in ttm_transfered_destroy"
` [PATCH 5.10 13/16] ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"
` [PATCH 5.10 14/16] Revert "wcn36xx: Disable bmps when encryption is disabled"
` [PATCH 5.10 15/16] ALSA: usb-audio: Add Schiit Hel device to mixer map quirk table
` [PATCH 5.10 16/16] ALSA: usb-audio: Add Audient iD14 "

[PATCH 1/5] tee: define session login identifiers
 2021-11-04 14:14 UTC  (5+ messages)
` [PATCH 2/5] tee: optee: remove unused duplicated login Id macros
` [PATCH 3/5] tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER
` [PATCH 4/5] dt-bindings: arm: scmi: OP-TEE as transport channel for SCMI messages
` [PATCH 5/5] firmware: scmi: Add OP-TEE transport

[Intel-gfx] [PATCH v3] drm/i915/display: Exit PSR when doing async flips
 2021-11-04 14:10 UTC  (2+ messages)

[PATCH 5.14 00/16] 5.14.17-rc1 review
 2021-11-04 14:12 UTC  (17+ messages)
` [PATCH 5.14 01/16] scsi: core: Put LLD module refcnt after SCSI device is released
` [PATCH 5.14 02/16] sfc: Fix reading non-legacy supported link modes
` [PATCH 5.14 03/16] vrf: Revert "Reset skb conntrack connection..."
` [PATCH 5.14 04/16] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
` [PATCH 5.14 05/16] Revert "xhci: Set HCD flag to defer primary roothub registration"
` [PATCH 5.14 06/16] Revert "usb: core: hcd: Add support for deferring "
` [PATCH 5.14 07/16] drm/amdkfd: fix boot failure when iommu is disabled in Picasso
` [PATCH 5.14 08/16] drm/i915: Remove memory frequency calculation
` [PATCH 5.14 09/16] Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"
` [PATCH 5.14 10/16] ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"
` [PATCH 5.14 11/16] Revert "wcn36xx: Disable bmps when encryption is disabled"
` [PATCH 5.14 12/16] drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"
` [PATCH 5.14 13/16] drm/amd/display: Revert "Directly retrain link from debugfs"
` [PATCH 5.14 14/16] Revert "drm/i915/gt: Propagate change in error status to children on unhold"
` [PATCH 5.14 15/16] ALSA: usb-audio: Add Schiit Hel device to mixer map quirk table
` [PATCH 5.14 16/16] ALSA: usb-audio: Add Audient iD14 "

[PATCH 5.15 00/12] 5.15.1-rc1 review
 2021-11-04 14:12 UTC  (13+ messages)
` [PATCH 5.15 01/12] sfc: Fix reading non-legacy supported link modes
` [PATCH 5.15 02/12] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
` [PATCH 5.15 03/12] Revert "xhci: Set HCD flag to defer primary roothub registration"
` [PATCH 5.15 04/12] Revert "usb: core: hcd: Add support for deferring "
` [PATCH 5.15 05/12] drm/amdkfd: fix boot failure when iommu is disabled in Picasso
` [PATCH 5.15 06/12] Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"
` [PATCH 5.15 07/12] ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"
` [PATCH 5.15 08/12] Revert "wcn36xx: Disable bmps when encryption is disabled"
` [PATCH 5.15 09/12] drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"
` [PATCH 5.15 10/12] drm/amd/display: Revert "Directly retrain link from debugfs"
` [PATCH 5.15 11/12] Revert "drm/i915/gt: Propagate change in error status to children on unhold"
` [PATCH 5.15 12/12] ALSA: usb-audio: Add quirk for Audient iD14

credential-store get: No such file or directory
 2021-11-04 14:12 UTC  (7+ 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.