All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-10 13:38:09 to 2022-03-10 14:20:18 UTC [more...]

[PATCH] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
 2022-03-10 14:02 UTC  (5+ messages)

[PATCH 4.9 00/38] 4.9.306-rc2 review
 2022-03-10 14:13 UTC  (4+ messages)
` [PATCH 4.9 01/38] x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant
` [PATCH 4.9 14/38] x86/speculation: Update link to AMD speculation whitepaper
` [PATCH 4.9 15/38] x86/speculation: Warn about Spectre v2 LFENCE mitigation

[PATCH 5.16 00/53] 5.16.14-rc2 review
 2022-03-10 14:09 UTC  (54+ messages)
` [PATCH 5.16 01/53] x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
` [PATCH 5.16 02/53] x86/speculation: Add eIBRS + Retpoline options
` [PATCH 5.16 03/53] Documentation/hw-vuln: Update spectre doc
` [PATCH 5.16 04/53] x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting
` [PATCH 5.16 05/53] x86/speculation: Use generic retpoline by default on AMD
` [PATCH 5.16 06/53] x86/speculation: Update link to AMD speculation whitepaper
` [PATCH 5.16 07/53] x86/speculation: Warn about Spectre v2 LFENCE mitigation
` [PATCH 5.16 08/53] x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
` [PATCH 5.16 09/53] ARM: report Spectre v2 status through sysfs
` [PATCH 5.16 10/53] ARM: early traps initialisation
` [PATCH 5.16 11/53] ARM: use LOADADDR() to get load address of sections
` [PATCH 5.16 12/53] ARM: Spectre-BHB workaround
` [PATCH 5.16 13/53] ARM: include unprivileged BPF status in Spectre V2 reporting
` [PATCH 5.16 14/53] arm64: add ID_AA64ISAR2_EL1 sys register
` [PATCH 5.16 15/53] arm64: cpufeature: add HWCAP for FEAT_AFP
` [PATCH 5.16 16/53] arm64: cpufeature: add HWCAP for FEAT_RPRES
` [PATCH 5.16 17/53] arm64: entry.S: Add ventry overflow sanity checks
` [PATCH 5.16 18/53] arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
` [PATCH 5.16 19/53] KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
` [PATCH 5.16 20/53] arm64: entry: Make the trampoline cleanup optional
` [PATCH 5.16 21/53] arm64: entry: Free up another register on kptis tramp_exit path
` [PATCH 5.16 22/53] arm64: entry: Move the trampoline data page before the text page
` [PATCH 5.16 23/53] arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
` [PATCH 5.16 24/53] arm64: entry: Dont assume tramp_vectors is the start of the vectors
` [PATCH 5.16 25/53] arm64: entry: Move trampoline macros out of ifdefd section
` [PATCH 5.16 26/53] arm64: entry: Make the kpti trampolines kpti sequence optional
` [PATCH 5.16 27/53] arm64: entry: Allow the trampoline text to occupy multiple pages
` [PATCH 5.16 28/53] arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
` [PATCH 5.16 29/53] arm64: entry: Add vectors that have the bhb mitigation sequences
` [PATCH 5.16 30/53] arm64: entry: Add macro for reading symbol addresses from the trampoline
` [PATCH 5.16 31/53] arm64: Add percpu vectors for EL1
` [PATCH 5.16 32/53] arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
` [PATCH 5.16 33/53] arm64: Mitigate spectre style branch history side channels
` [PATCH 5.16 34/53] KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
` [PATCH 5.16 35/53] arm64: Use the clearbhb instruction in mitigations
` [PATCH 5.16 36/53] arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation reporting
` [PATCH 5.16 37/53] ARM: fix build error when BPF_SYSCALL is disabled
` [PATCH 5.16 38/53] ARM: fix co-processor register typo
` [PATCH 5.16 39/53] ARM: Do not use NOCROSSREFS directive with ld.lld
` [PATCH 5.16 40/53] arm64: Do not include __READ_ONCE() block in assembly files
` [PATCH 5.16 41/53] ARM: fix build warning in proc-v7-bugs.c
` [PATCH 5.16 42/53] xen/xenbus: dont let xenbus_grant_ring() remove grants in error case
` [PATCH 5.16 43/53] xen/grant-table: add gnttab_try_end_foreign_access()
` [PATCH 5.16 44/53] xen/blkfront: dont use gnttab_query_foreign_access() for mapped status
` [PATCH 5.16 45/53] xen/netfront: "
` [PATCH 5.16 46/53] xen/scsifront: "
` [PATCH 5.16 47/53] xen/gntalloc: dont use gnttab_query_foreign_access()
` [PATCH 5.16 48/53] xen: remove gnttab_query_foreign_access()
` [PATCH 5.16 49/53] xen/9p: use alloc/free_pages_exact()
` [PATCH 5.16 50/53] xen/pvcalls: "
` [PATCH 5.16 51/53] xen/gnttab: fix gnttab_end_foreign_access() without page specified
` [PATCH 5.16 52/53] xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
` [PATCH 5.16 53/53] Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-10 14:09 UTC  (22+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v5 02/13] mm: Introduce memfile_notifier
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
` [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
` [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
` [PATCH v5 09/13] KVM: Handle page fault for private memory
` [PATCH v5 10/13] KVM: Register private memslot to memory backing store
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE
` [PATCH v5 13/13] memfd_create.2: Describe MFD_INACCESSIBLE flag

[PATCH-for-7.0] softmmu: List CPU types again
 2022-03-10 13:56 UTC  (3+ messages)

[Bridge] [PATCH iproute2-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-10 14:18 UTC  (2+ messages)

[PATCH V3 05/13] drm: bridge: icn6211: Add DSI lane count DT property parsing
 2022-03-10 14:18 UTC  (11+ messages)

[PATCH experiment 00/35] stackless coroutine backend
 2022-03-10 14:10 UTC  (13+ messages)
` [PATCH 05/35] coroutine: small code cleanup in qemu_co_rwlock_wrlock
` [PATCH 06/35] disable some code
` [PATCH 07/35] coroutine: introduce the "stackless coroutine" backend
` [PATCH 08/35] /basic/lifecycle
` [PATCH 14/35] /basic/nesting
` [PATCH 22/35] /perf/function-call
` [PATCH 23/35] /perf/cost
` [PATCH 24/35] /basic/no-dangling-access
` [PATCH 26/35] convert qemu_co_mutex_lock_slowpath to magic macros
` [PATCH 28/35] qemu_co_rwlock_maybe_wake_one
` [PATCH 30/35] qemu_co_rwlock_unlock

[PATCH v2] drm/amdgpu: add workarounds for Raven VCN TMZ issue
 2022-03-10 14:17 UTC  (11+ messages)

[PATCH] perf/arm-ccn: Use platform_get_irq() to get the interrupt
 2022-03-10 14:14 UTC  (6+ messages)
` [PATCH] slimbus: qcom-ngd-ctrl: "

[PATCH Review 1/1] drm/amd/pm: use pm mutex to protect ecc info table
 2022-03-10 14:15 UTC  (2+ messages)

[PATCH v3 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
 2022-03-10 13:50 UTC  (2+ messages)

[LTP] [PATCH v2 00/10] Rewrite sysvipc testing suite using new LTP API
 2022-03-10 14:16 UTC  (3+ messages)
` [LTP] [PATCH v2 01/10] Rewrite mesgq_nstest.c "

[PATCH v3] vsock: each transport cycles only on its own sockets
 2022-03-10 14:14 UTC  (2+ messages)

[PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-10 14:09 UTC  (11+ messages)
` [PATCH v7 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()

[PATCH] tcp: export symbol tcp_set_congestion_control
 2022-03-10 14:11 UTC  (2+ messages)

[xen-4.14-testing test] 168493: FAIL
 2022-03-10 14:12 UTC 

[PATCH 01/15] Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
 2022-03-10 14:13 UTC  (6+ messages)
` [PATCH 02/15] arm: sunxi: Remove most SoC-specific config header files

[Buildroot] [PATCH V2] package/lzma-alone: new package
 2022-03-10 14:12 UTC  (3+ messages)

[PATCH 0/7] Add RS485 support to DW UART
 2022-03-10 14:09 UTC  (8+ messages)
` [RFC PATCH 6/7] serial: General support for multipoint addresses

[PATCH v2 0/2] Cleanups for slab
 2022-03-10 14:07 UTC  (3+ messages)
` [PATCH v2 1/2] mm: slab: Delete unused SLAB_DEACTIVATED flag
` [PATCH v2 2/2] mm: slub: Delete useless parameter of alloc_slab_page()

[tpm2] Re: How do I use Microsoft's sim (TSS.MSR) with lib tss2-esys
 2022-03-10 14:11 UTC 

[PATCH 00/18] tests: introduce testing coverage for TLS with migration
 2022-03-10 13:35 UTC  (9+ messages)
` [PATCH 04/18] tests: print newline after QMP response in qtest logs

[OE-core][PATCH] iptables: do not install /etc/ethertypes
 2022-03-10 14:10 UTC 

[LTP] [PATCH 1/2] KVM test infrastructure
 2022-03-10 14:10 UTC  (3+ messages)

qemu-softmmu -cpu help broken
 2022-03-10 13:31 UTC  (2+ messages)

[PATCH-for-7.0 v2] softmmu: List CPU types again
 2022-03-10 14:07 UTC 

[PATCH 0/2] mmc: update life time and rel write on sysfs read
 2022-03-10 14:08 UTC  (5+ messages)
` [PATCH 1/2] mmc: core: update life time and pre eol info values "
` [PATCH 2/2] mmc: core: add reliable write setting to sysfs and update on read

[PULL 00/23] QEMU changes for 7.0 soft freeze
 2022-03-10 13:26 UTC  (7+ messages)

[Intel-gfx] [PATCH v2 0/9] drm/i915: Fix bandwith related cdclk calculations
 2022-03-10 14:06 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 9/9] drm/i915: Add "maximum pipe read bandwidth" checks

How to fix the bug in "WARNING: kobject bug in erofs_unregister_sysfs"?
 2022-03-10 14:04 UTC  (3+ messages)

[PATCH] drm/amd: fix gfx hang on renoir in IGT reload test
 2022-03-10 14:04 UTC 

[PATCH] x86/traps: Mark do_int3() NOKPROBE_SYMBOL
 2022-03-10 14:04 UTC  (2+ messages)

[OE-core][dunfell 0/3] Patch review
 2022-03-10 14:04 UTC  (4+ messages)
` [OE-core][dunfell 1/3] vim: Update to 8.2.4524 for further CVE fixes
` [OE-core][dunfell 2/3] tiff: Add backports for two CVEs from upstream
` [OE-core][dunfell 3/3] perf-tests: add bash into RDEPENDS (v5.12-rc5+)

[PATCH v2 0/4] drm/bridge: ti-sn65dsi86: Support non-eDP DisplayPort connectors
 2022-03-10 14:04 UTC  (4+ messages)
` [PATCH v2 3/4] drm/bridge: ti-sn65dsi86: Support DisplayPort (non-eDP) mode

[Buildroot] [PATCH] package/openssh: backport upstream fix for 32-bit
 2022-03-10 14:03 UTC 

[PATCH RFC v15 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-03-10 14:02 UTC  (5+ messages)
` [PATCH RFC v15 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients

[ammarfaizi2-block:google/android/kernel/common/android-gs-raviole-5.10-android12-qpr1-d 1249/8858] arch/mips/include/asm/page.h:12:10: fatal error: 'spaces.h' file not found
 2022-03-10 14:01 UTC 

[PATCH 1/3] pip_install_wheel: add a generic do_install for bootstrapping
 2022-03-10 14:01 UTC  (3+ messages)
` [OE-core] "

[PATCH v1 0/4] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-03-10 13:59 UTC  (4+ messages)
` [PATCH v1 2/4] pinctrl: mvebu: pinctrl driver for 98DX2530 SoC

Sending CQE to a different ring
 2022-03-10 14:00 UTC  (14+ messages)

[PATCH] media: amphion: fix some error related with undefined reference to __divdi3
 2022-03-10 13:44 UTC  (6+ messages)
  ` [EXT] "
      ` 回复: "

[PATCH v4 0/3] Fix SW_TABLET_MODE detection method
 2022-03-10 13:58 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] Fix 0x05 error code reported by several WMI calls

[PATCH 3/7] commit-graph: start parsing generation v2 (again)
 2022-03-10 13:58 UTC  (11+ messages)

[GIT PULL] ARM: mvebu: fixes for v5.17 (#2)
 2022-03-10 13:57 UTC  (2+ messages)

[PATCH] media: imx: imx-mipi-csis: Add support for JPEG_1X8
 2022-03-10 13:57 UTC  (3+ messages)

[iptables RFC 0/2] Speed up restoring huge rulesets
 2022-03-10 13:57 UTC  (4+ messages)
` [iptables RFC 2/2] libxtables: Boost rule target checks by announcing chain names

[Fuego] fuego add-nodes issue
 2022-03-10 13:57 UTC  (4+ messages)

[PATCH v12 00/12] ls-tree: "--object-only" and "--format" opts
 2022-03-10 13:57 UTC  (9+ messages)
` [RFC/REVIEW 0/7] fixups/suggestions/musings for tl/ls-tree-oid-only
  ` [RFC/REVIEW 1/7] ls-tree tests: add tests for --name-status
  ` [RFC/REVIEW 2/7] ls-tree tests: exhaustively test fast & slow path for --format
  ` [RFC/REVIEW 3/7] ls-tree: remove dead labels
  ` [RFC/REVIEW 4/7] ls-tree: remove unused "MODE_UNSPECIFIED"
  ` [RFC/REVIEW 5/7] ls-tree: detect and error on --name-only --name-status
  ` [RFC/REVIEW 6/7] ls-tree: remove FIELD_*, just use MODE_*
  ` [RFC/REVIEW 7/7] ls-tree: split up "fast path" callbacks

toaster and kirkstone
 2022-03-10 13:57 UTC 

stable-rc/queue/5.10 build: 130 builds: 1 failed, 129 passed, 4 warnings (v5.10.104-57-g6d793b104fe2)
 2022-03-10 13:56 UTC 

[bug report] media: amphion: implement windsor encoder rpc interface
 2022-03-10 13:56 UTC  (4+ messages)
` [EXT] "
    ` 回复: "

[PATCH v8 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-10 13:55 UTC  (4+ messages)
` [PATCH v8 3/9] hisi_acc_qm: Move VF PCI device IDs to common header

[PATCH 0/2] iio: imu: inv_mpu6050: Add support for ICM-20608-D
 2022-03-10 13:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: mpu6050: Document invensense,icm20608d
` [PATCH 2/2] iio: imu: inv_mpu6050: Add support for ICM-20608-D

[Virtio-fs] [virtiofsd] Issue opened: Match default rlimit_nofile logic with C virtiofsd
 2022-03-10 13:55 UTC 

[PATCH] toaster: Fix IMAGE_INSTALL issues with _append vs :append
 2022-03-10 13:53 UTC 

[PATCH] arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
 2022-03-10 13:51 UTC  (4+ messages)
` [PATCH v3] "

[PATCH RESEND v1 0/2] i386: Make PIT and PIC the property of common x86 base machine type
 2022-03-10 13:48 UTC  (3+ messages)

[PATCH 0/2] media: Add ST VGXY61 camera sensor driver
 2022-03-10 13:52 UTC  (3+ messages)
` [PATCH 2/2] media: i2c: Add driver for ST VGXY61 camera sensor

[PATCH] ASoC: meson: aiu: fix duplicate debugfs directory error
 2022-03-10 13:50 UTC  (4+ messages)

[PATCH] seatd: upgrade to 0.6.4 (fixes CVE-2022-25643)
 2022-03-10 13:51 UTC 

[PATCH 0/4] A couple of fixes for the Trace2 documentation
 2022-03-10 13:50 UTC  (2+ messages)

[PATCH v4 0/6] Fix some bugs related to ramp and dax
 2022-03-10 13:48 UTC  (4+ messages)
` [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-10 13:47 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] fs/common.mk: use find instead of shell glob patterns
 2022-03-10 13:47 UTC  (6+ messages)

QEMU device refcounting when device creates a container MR
 2022-03-10 13:45 UTC  (4+ messages)

[PATCH] fix descriptions for AT_NO_AUTOMOUNT
 2022-03-10 13:46 UTC 

[PATCH net-next] flow_dissector: Add support for HSRv0
 2022-03-10 13:46 UTC  (3+ messages)

stable-rc queue/4.19 x86 and i386 builds failed
 2022-03-10 13:46 UTC  (2+ messages)

Please revert commit 4287509b4d21e34dc492 from 5.16.y
 2022-03-10 13:45 UTC  (4+ messages)

[PATCH v3 00/16] Support external boost at CS35l41 ASoC driver
 2022-03-10 13:44 UTC  (7+ messages)
` [PATCH v3 01/16] sound: cs35l41: Unify hardware configuration
` [PATCH v3 03/16] sound: cs35l41: Move cs35l41_gpio_config to shared lib

[PATCH] arm/optee: Upgrade from 3.14 to 3.16
 2022-03-10 13:44 UTC  (11+ messages)
  ` [meta-arm] "

[PATCH 0/1] MIPS: fix optimised memset returning garbage
 2022-03-10 13:40 UTC  (2+ messages)
` [PATCH 1/1] "

[Ocfs2-devel] [bug report] ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list
 2022-03-10 13:39 UTC  (5+ messages)

[PATCH 0/4] builtin add -p: hopefully final readkey fixes
 2022-03-10 13:35 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] terminal: work around macos poll() bug


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.