All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-02 16:36:41 to 2021-11-02 16:53:48 UTC [more...]

[PATCH v3 0/3] memory: memory_region_is_mapped() cleanups
 2021-11-02 16:43 UTC  (4+ messages)
` [PATCH v3 1/3] machine: Use host_memory_backend_is_mapped() in machine_consume_memdev()
` [PATCH v3 2/3] memory: Make memory_region_is_mapped() succeed when mapped via an alias
` [PATCH v3 3/3] memory: Update description of memory_region_is_mapped()

[yocto] yocto preempt-rt
 2021-11-02 16:53 UTC  (3+ messages)

[PATCH v4 0/2] Add code to manage DSP clocks and provide dts-binding document
 2021-11-02 16:49 UTC  (6+ messages)
` [PATCH v4 2/2] dt-bindings: dsp: mediatek: Add mt8195 DSP binding support

[PATCH] mdopen: use safe functions in create_mddev
 2021-11-02 16:51 UTC  (3+ messages)

[PATCH -next v4 0/4] Fix hungtask when nbd_config_put and sanity check for first_minor
 2021-11-02 16:50 UTC  (2+ messages)

[PATCH] softmmu/qdev-monitor: fix use-after-free in qdev_set_id()
 2021-11-02 16:50 UTC  (2+ messages)

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-02 16:53 UTC  (3+ messages)
` [PATCH v6 14/42] x86/sev: Register GHCB memory when SEV-SNP is active

[PATCH v2 0/8] STM32 CRYP driver: many fixes
 2021-11-02 16:47 UTC  (18+ messages)
` [PATCH v2 1/8] crypto: stm32/cryp - defer probe for reset controller
` [PATCH v2 2/8] crypto: stm32/cryp - don't print error on probe deferral
` [PATCH v2 3/8] crypto: stm32/cryp - fix CTR counter carry
` [PATCH v2 4/8] crypto: stm32/cryp - fix race condition in crypto_engine requests
` [PATCH v2 5/8] crypto: stm32/cryp - check early input data
` [PATCH v2 6/8] crypto: stm32/cryp - fix double pm exit
` [PATCH v2 7/8] crypto: stm32/cryp - fix bugs and crash in tests
` [PATCH v2 8/8] crypto: stm32/cryp - reorder hw initialization

[PATCH] ppc/pnv: Fix check on block device before updating drive contents
 2021-11-02 16:29 UTC 

refactor the i915 GVT support and move to the modern mdev API v2
 2021-11-02 16:42 UTC  (43+ messages)
` [PATCH 07/29] drm/i915/gvt: remove intel_gvt_ops
` [PATCH 09/29] drm/i915/gvt: remove the unused from_virt_to_mfn op
` [PATCH 10/29] drm/i915/gvt: merge struct kvmgt_vdev into struct intel_vgpu
` [Intel-gfx] [PATCH 14/29] drm/i915/gvt: devirtualize ->{get, put}_vfio_device
  ` [PATCH 14/29] drm/i915/gvt: devirtualize ->{get,put}_vfio_device
` [Intel-gfx] [PATCH 15/29] drm/i915/gvt: devirtualize ->set_edid and ->set_opregion
  `  "
` [PATCH 16/29] drm/i915/gvt: devirtualize ->detach_vgpu
` [PATCH 17/29] drm/i915/gvt: devirtualize ->inject_msi
` [PATCH 18/29] drm/i915/gvt: devirtualize ->is_valid_gfn
` [Intel-gfx] [PATCH 19/29] drm/i915/gvt: devirtualize ->gfn_to_mfn
  `  "
` [Intel-gfx] [PATCH 20/29] drm/i915/gvt: devirtualize ->{enable, disable}_page_track
  ` [PATCH 20/29] drm/i915/gvt: devirtualize ->{enable,disable}_page_track
` [Intel-gfx] [PATCH 21/29] drm/i915/gvt: devirtualize ->dma_{, un}map_guest_page
  ` [PATCH 21/29] drm/i915/gvt: devirtualize ->dma_{,un}map_guest_page
` [Intel-gfx] [PATCH 22/29] drm/i915/gvt: devirtualize dma_pin_guest_page
  `  "
` [Intel-gfx] [PATCH 24/29] drm/i915/gvt: remove the extra vfio_device refcounting for dmabufs
  `  "
` [Intel-gfx] [PATCH 25/29] drm/i915/gvt: streamline intel_vgpu_create
  `  "
` [Intel-gfx] [PATCH 26/29] drm/i915/gvt: pass a struct intel_vgpu to the vfio read/write helpers
  `  "
` [Intel-gfx] [PATCH 27/29] drm/i915/gvt: remove kvmgt_guest_{init, exit}
  ` [PATCH 27/29] drm/i915/gvt: remove kvmgt_guest_{init,exit}
` [PATCH 28/29] drm/i915/gvt: convert to use vfio_register_group_dev()
    ` [Intel-gfx] "
` [PATCH 29/29] drm/i915/gvt: merge gvt.c into kvmgvt.c
    ` [Intel-gfx] "

[PATCH] x86/mm: Include spinlock_t definition in pgtable
 2021-11-02 16:52 UTC 

[PATCH] xprtrdma: Fix a maybe-uninitialized compiler warning
 2021-11-02 16:50 UTC  (4+ messages)

[PATCH v8 00/10] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-11-02 16:51 UTC  (14+ messages)
` [PATCH v8 02/10] drm/vc4: hdmi: Fix HPD GPIO detection
` [PATCH v8 04/10] drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype
` [PATCH v8 05/10] drm/vc4: crtc: Rework the encoder retrieval code (again)
` [PATCH v8 06/10] drm/vc4: crtc: Add some logging
` [PATCH v8 07/10] drm/vc4: Leverage the load tracker on the BCM2711
` [PATCH v8 09/10] drm/vc4: hdmi: Enable the scrambler on reconnection

[RFC/PATCH net-next v3 0/8] allow user to offload tc action to net device
 2021-11-02 16:15 UTC  (7+ messages)

Linux kernel 4.4.291 released
 2021-11-02 16:50 UTC 

[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-02 16:11 UTC  (17+ messages)
` [PATCH v3 01/16] RISC-V: Add StarFive SoC Kconfig option
` [PATCH v3 02/16] dt-bindings: timer: Add StarFive JH7100 clint
` [PATCH v3 03/16] dt-bindings: interrupt-controller: Add StarFive JH7100 plic
` [PATCH v3 04/16] dt-bindings: clock: starfive: Add JH7100 clock definitions
` [PATCH v3 05/16] dt-bindings: clock: starfive: Add JH7100 bindings
` [PATCH v3 06/16] clk: starfive: Add JH7100 clock generator driver
` [PATCH v3 07/16] dt-bindings: reset: Add StarFive JH7100 reset definitions
` [PATCH v3 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings
` [PATCH v3 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver
` [PATCH v3 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions
` [PATCH v3 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v3 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
` [PATCH v3 13/16] dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts
` [PATCH v3 14/16] serial: 8250_dw: Add StarFive JH7100 quirk
` [PATCH v3 15/16] RISC-V: Add initial StarFive JH7100 device tree
` [PATCH v3 16/16] RISC-V: Add BeagleV Starlight Beta "

[PATCH V3 0/4] Add SEV_INIT_EX support
 2021-11-02 16:25 UTC  (3+ messages)

[PATCH v3] btrfs: fix a check-integrity warning on write caching disabled disk
 2021-11-02 16:48 UTC  (2+ messages)

[PATCH v3] riscv: explicitly use symbol offsets for VDSO
 2021-11-02 16:48 UTC  (4+ messages)
` [PATCH] riscv: fix building external modules

[PATCH v2 1/1] xen: update system time immediately when VCPUOP_register_vcpu_info
 2021-11-02 16:48 UTC  (5+ messages)

[PATCH v10 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-11-02 16:48 UTC  (2+ messages)
` [PATCH v10 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[GIT PULL] cgroup changes for v5.16-rc1
 2021-11-02 16:48 UTC  (2+ messages)

[PATCH 3/4] am: drop tty requirement for --interactive
 2021-11-02 16:48 UTC  (4+ messages)
` [PATCH 0/2] prompt.c: split up git_prompt(), read from /dev/tty, not STDIN
  ` [PATCH 1/2] prompt.c: split up the password and non-password handling
  ` [PATCH 2/2] prompt.c: add and use a GIT_TEST_TERMINAL_PROMPT=true

[dpdk-dev] [PATCH v2] net/af_packet: fix ignoring full ring on tx
 2021-11-02 16:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PULL 00/10] Misc 20211102 patches
 2021-11-02 16:26 UTC  (6+ messages)
` [PULL 01/10] MAINTAINERS: Add myself as a reviewer for SDL audio
` [PULL 03/10] microvm: add device tree support
` [PULL 05/10] ui/gtk: skip any extra draw of same guest scanout blob res
` [PULL 09/10] hw/misc: deprecate the 'sga' device
` [PULL 10/10] usb-storage: tag usb_msd_csw as packed struct

[PATCH] ci: disallow directional formatting
 2021-11-02 16:38 UTC  (5+ messages)

[honister][PATCH 00/24] Review request
 2021-11-02 16:44 UTC  (25+ messages)
` [honister][PATCH 01/24] python3-setuptools: _distutils/sysconfig fix
` [honister][PATCH 02/24] waffle: convert to git, website is down
` [honister][PATCH 03/24] strace: show test suite log on failure
` [honister][PATCH 04/24] classes/populate_sdk_base: Add setscene tasks
` [honister][PATCH 05/24] staging: Fix autoconf-native rebuild failure
` [honister][PATCH 06/24] linux-yocto/5.10: update to v5.10.73
` [honister][PATCH 07/24] linux-yocto/5.14: update to v5.14.12
` [honister][PATCH 08/24] linux-yocto/5.14: update to v5.14.13
` [honister][PATCH 09/24] linux-yocto/5.10: update to v5.10.74
` [honister][PATCH 10/24] linux-yocto/5.14: common-pc: enable CONFIG_ATA_PIIX as built-in
` [honister][PATCH 11/24] linux-yocto/5.14: update to v5.14.14
` [honister][PATCH 12/24] linux-yocto/5.10: update to v5.10.75
` [honister][PATCH 13/24] meson: move lang args to the right section
` [honister][PATCH 14/24] meson: install native file in sdk
` [honister][PATCH 15/24] go.bbclass: Allow adding parameters to go ldflags
` [honister][PATCH 16/24] stress-ng: convert to git, website is down
` [honister][PATCH 17/24] tzdata: upgrade 2021a -> 2021d
` [honister][PATCH 18/24] tzdata: update 2021d -> 2021e
` [honister][PATCH 19/24] spdx.py: Add annotation to relationship
` [honister][PATCH 20/24] create-spdx: add create_annotation function
` [honister][PATCH 21/24] create-spdx: cross recipes are native also
` [honister][PATCH 22/24] oeqa/runtime/parselogs: modified drm error in common errors list
` [honister][PATCH 23/24] meson.bblcass: Remove empty egg-info directories before running meson
` [honister][PATCH 24/24] qemu.inc: "

[PATCH 0/1] Fix nfs4_slot use-after-free by FREE_STATEID
 2021-11-02 16:28 UTC  (3+ messages)
` [PATCH 1/1] nfs4: take a reference on the nfs_client when running FREE_STATEID

[PATCH v5 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-02 16:35 UTC  (8+ messages)
` [PATCH v5 10/11] platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-regulator MFD-cell

[PATCH -next 0/4] Add LCLK control into Aspeed LPC sub drivers
 2021-11-02 16:38 UTC  (14+ messages)
` [PATCH -next 2/4] ipmi: bt: add clock control logic
` [PATCH -next 4/4] ipmi: kcs_bmc_aspeed: "

Is there a way to force legacy LE pairing for a device
 2021-11-02 16:20 UTC  (3+ messages)

[PATCH] builtin: add git-default-branch command
 2021-11-02 16:44 UTC  (2+ messages)
` [PATCH v2] var: add GIT_DEFAULT_BRANCH variable

[PULL 00/30] Hexagon HVX (target/hexagon) patch series
 2021-11-02 16:41 UTC  (9+ messages)
` [PULL 28/30] Hexagon HVX (tests/tcg/hexagon) hvx_misc test

[PATCH v1] env: setenv add resolve value option
 2021-11-02 16:44 UTC  (2+ messages)

[RFC PATCH v2 00/28] CXL Region Creation / HDM decoder programming
 2021-11-02 16:39 UTC  (16+ messages)
` [RFC PATCH v2 08/28] cxl/port: Introduce a port driver
` [RFC PATCH v2 09/28] cxl/acpi: Map single port host bridge component registers
` [RFC PATCH v2 15/28] cxl/core: Introduce API to scan switch ports

Sierra Wireless EM9191 integration issues in mhi+wwan
 2021-11-02 16:22 UTC  (10+ messages)

[PATCH v4] dt-bindings: adv748x: Convert bindings to json-schema
 2021-11-02 16:44 UTC  (2+ messages)

[PATCH v4] driver: spi: add bcm iproc qspi support
 2021-11-02 16:43 UTC  (5+ messages)

[PATCH 02/12] fpga: sec-mgr: enable secure updates
 2021-11-02 16:25 UTC  (12+ messages)

[PATCH v5 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-11-02 16:41 UTC  (12+ messages)
` [PATCH v5 1/8] dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy
` [PATCH v5 2/8] dt-bindings: phy: Add imx8 pcie phy driver support
` [PATCH v5 3/8] dt-bindings: imx6q-pcie: Add PHY phandles and name properties

[PATCH v3 0/6] KVM: my debug patch queue
 2021-11-02 16:18 UTC  (9+ messages)
` [PATCH v3 6/6] KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ

[v5 PATCH 6/6] mm: hwpoison: handle non-anonymous THP correctly
 2021-11-02 16:41 UTC  (4+ messages)

[PATCH v2] power: supply: bq27xxx: Fix kernel crash on IRQ handler register error
 2021-11-02 16:41 UTC  (5+ messages)

[PATCH] staging: r8188eu: os_dep: remove the goto statement
 2021-11-02 16:40 UTC  (6+ messages)

[PATCH v2 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2021-11-02 15:46 UTC  (3+ messages)
` [PATCH v2 03/14] net: wwan: t7xx: Add core components

[PATCH v3] kdb: Adopt scheduler's task classification
 2021-11-02 16:19 UTC  (3+ messages)

[PATCH v4 0/4] btrfs: sysfs: set / query btrfs chunk size
 2021-11-02 16:15 UTC  (2+ messages)

[PATCH] [RFC/RFT] AARCH64: Add gcc Shadow Call Stack support
 2021-11-02 16:16 UTC  (4+ messages)

[PATCH] KVM: x86: Fix recording of guest steal time / preempted status
 2021-11-02 16:38 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/2] drm/i915: Failsafe migration blits
 2021-11-02 16:34 UTC  (6+ messages)
` [Intel-gfx] "
` [PATCH v3 1/2] drm/i915/ttm: Reorganize the ttm move code
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 2/2] drm/i915/ttm: Failsafe migration blits
  `  "

[RFC PATCH] ARM: s3c: mark as deprecated and schedule removal after 2022
 2021-11-02 16:37 UTC  (3+ messages)

Btrfs progs pre-release 5.15-rc1
 2021-11-02 16:30 UTC  (3+ messages)

[dpdk-dev] [PATCH v8 4/4] net/ice: enable protocol agnostic flow offloading in FDIR
 2021-11-02 16:29 UTC  (3+ messages)
` [dpdk-dev] [PATCH v9 0/4] "

[GIT PULL] workqueue changes for v5.16-rc1
 2021-11-02 16:36 UTC 

[PATCH v6 00/10] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
 2021-11-02 16:38 UTC  (5+ messages)
` [PATCH v6 02/10] rpmsg: create the rpmsg class in core instead of in rpmsg char

[PATCH v2 0/7] Fixed some bugs and optimized some codes for COLO
 2021-11-02 16:07 UTC  (3+ messages)
` [PATCH v2 5/7] Removed the qemu_fclose() in colo_process_incoming_thread

[PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
 2021-11-02 16:36 UTC  (13+ messages)

[PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2021-11-02 16:37 UTC  (7+ messages)
` [PATCH v2 01/12] kexec: Allow architecture code to opt-out at runtime

[PATCH 0/3] Balance vs device add fixes
 2021-11-02 16:10 UTC  (4+ messages)

[PATCH 0/2] --detail show messy container name
 2021-11-02 16:10 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-11-02 16:06 UTC 

[PATCH] sched/fair: Use rq->lock when checking cfs_rq list presence
 2021-11-02 16:02 UTC  (4+ messages)
    ` task_group unthrottling and removal race (was Re: [PATCH] sched/fair: Use rq->lock when checking cfs_rq list) presence

[PATCH 00/13] power-suppy/i2c/extcon: Add support for cht-wc PMIC without USB-PD support
 2021-11-02 16:29 UTC  (5+ messages)
` [PATCH 03/13] power: supply: bq25890: Fix race causing oops at boot
` [PATCH 04/13] power: supply: bq25890: Fix initial setting of the F_CONV_RATE field

[PATCH] pinctrl: qcom: sdm845: Enable dual edge errata
 2021-11-02 16:35 UTC  (2+ messages)

[PATCH] [RFC][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2021-11-02 16:24 UTC  (3+ messages)

Potential problem with VRF+conntrack after kernel upgrade
 2021-11-02 16:24 UTC  (2+ messages)

[PATCH v3 0/7] Add uringop support
 2021-11-02 16:32 UTC  (5+ messages)
` [PATCH v3 2/7] add support for the uring filter list


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.