All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-11 05:54:10 to 2023-04-11 06:48:22 UTC [more...]

[PATCH 00/17] [PULL REQUEST] Intel IOMMU updates for Linux v6.4
 2023-04-11  6:48 UTC  (6+ messages)
` [PATCH 01/17] dmaengine: idxd: Add enable/disable device IOPF feature
` [PATCH 02/17] iommu/vt-d: Allow SVA with device-specific IOPF
` [PATCH 03/17] iommu/vt-d: Move iopf code from SVA to IOPF enabling path
` [PATCH 04/17] iommu/vt-d: Move pfsid and ats_qdep calculation to device probe path
` [PATCH 05/17] iommu/vt-d: Move PRI handling to IOPF feature path

[PATCH v1 0/7] Add JH7110 DPHY PMU support
 2023-04-11  6:47 UTC  (8+ messages)
` [PATCH v1 1/7] dt-bindings: power: Constrain properties for JH7110 PMU
` [PATCH v1 2/7] soc: starfive: Replace SOC_STARFIVE with ARCH_SATRFIVE
` [PATCH v1 3/7] soc: starfive: Modify ioremap to regmap
` [PATCH v1 4/7] soc: starfive: Add pmu type operation
` [PATCH v1 5/7] soc: starfive: Use call back to parse device tree resources
` [PATCH v1 6/7] soc: starfive: Add dphy pmu support
` [PATCH v1 7/7] riscv: dts: starfive: Add dphy rx pmu node

[PATCH v6 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
 2023-04-11  6:47 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING: refcount bug in btrfs_evict_inode
 2023-04-11  6:47 UTC 

[PATCH] virtio_pci: Wait for legacy device to be reset
 2023-04-11  6:47 UTC  (16+ messages)

linux-next: build failure after merge of the drm tree
 2023-04-11  6:47 UTC  (2+ messages)

[PATCH vhost v6 00/11] virtio core prepares for AF_XDP
 2023-04-11  6:46 UTC  (20+ messages)
` [PATCH vhost v6 08/11] virtio_ring: introduce virtqueue_dma_dev()

[PATCH v6 00/19] Add Command Duration Limits support
 2023-04-11  6:46 UTC  (27+ messages)
` [PATCH v6 01/19] ioprio: cleanup interface definition
` [PATCH v6 02/19] block: introduce ioprio hints
` [PATCH v6 03/19] block: introduce BLK_STS_DURATION_LIMIT
` [PATCH v6 06/19] scsi: support retrieving sub-pages of mode pages
` [PATCH v6 09/19] scsi: allow enabling and disabling command duration limits
` [PATCH v6 10/19] scsi: sd: set read/write commands CDL index
` [PATCH v6 12/19] ata: libata-scsi: remove unnecessary !cmd checks
` [PATCH v6 14/19] ata: libata: detect support for command duration limits
` [PATCH v6 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
` [PATCH v6 16/19] ata: libata-scsi: add support for CDL pages mode sense
` [PATCH v6 18/19] ata: libata: set read/write commands CDL index
` [PATCH v6 19/19] ata: libata: handle completion of CDL commands using policy 0xD

[PATCH v7 00/10] ARM: stm32: add support for Phycore STM32MP1
 2023-04-11  6:42 UTC  (5+ messages)
` [PATCH v7 09/10] ARM: dts: stm32: add STM32MP1-based Phytec SoM

[linux-lvm] is lvmraid 1 thinpool with integrity safe?
 2023-04-09 12:21 UTC 

[linux-lvm] How to convert a single path to a multipath after using dm-multipath
 2023-04-11  5:29 UTC 

[linux-lvm] bug? shrink lv by specifying pv extent to be removed does not behave as expected
 2023-04-09 20:18 UTC 

[dm-devel] [PATCH v5 00/12] x86: Support Key Locker
 2023-04-10 22:59 UTC  (14+ messages)
` [dm-devel] [PATCH v6 "
  ` [dm-devel] [PATCH v6 01/12] Documentation/x86: Document "
  ` [dm-devel] [PATCH v6 02/12] x86/cpufeature: Enumerate Key Locker feature
  ` [dm-devel] [PATCH v6 03/12] x86/insn: Add Key Locker instructions to the opcode map
  ` [dm-devel] [PATCH v6 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction
  ` [dm-devel] [PATCH v6 05/12] x86/msr-index: Add MSRs for Key Locker internal wrapping key
  ` [dm-devel] [PATCH v6 06/12] x86/keylocker: Define Key Locker CPUID leaf
  ` [dm-devel] [PATCH v6 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time
  ` [dm-devel] [PATCH v6 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
  ` [dm-devel] [PATCH v6 09/12] x86/cpu: Add a configuration and command line option for Key Locker
  ` [dm-devel] [PATCH v6 10/12] crypto: x86/aes - Prepare for a new AES implementation
  ` [dm-devel] [PATCH v6 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
  ` [dm-devel] [PATCH v6 12/12] crypto: x86/aes-kl - Support XTS mode

[dm-devel] [PATCH v6 00/18] Use block pr_ops in LIO
 2023-04-07 20:05 UTC  (19+ messages)
` [dm-devel] [PATCH v6 01/18] block: Add PR callouts for read keys and reservation
` [dm-devel] [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
` [dm-devel] [PATCH v6 03/18] scsi: Rename sd_pr_command
` [dm-devel] [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common
` [dm-devel] [PATCH v6 05/18] scsi: Add support for block PR read keys/reservation
` [dm-devel] [PATCH v6 06/18] dm: "
` [dm-devel] [PATCH v6 07/18] nvme: Fix reservation status related structs
` [dm-devel] [PATCH v6 08/18] nvme: Don't hardcode the data len for pr commands
` [dm-devel] [PATCH v6 09/18] nvme: Move pr code to it's own file
` [dm-devel] [PATCH v6 10/18] nvme: Add helper to send pr command
` [dm-devel] [PATCH v6 11/18] nvme: Add pr_ops read_keys support
` [dm-devel] [PATCH v6 12/18] nvme: Add a nvme_pr_type enum
` [dm-devel] [PATCH v6 13/18] nvme: Add pr_ops read_reservation support
` [dm-devel] [PATCH v6 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops
` [dm-devel] [PATCH v6 15/18] scsi: target: Allow backends to hook into PR handling
` [dm-devel] [PATCH v6 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
` [dm-devel] [PATCH v6 17/18] scsi: target: Report and detect unsupported PR commands
` [dm-devel] [PATCH v6 18/18] scsi: target: Add block PR support to iblock

[Cluster-devel] [PATCH v2 00/19] bio: check return values of bio_add_page
 2023-04-10 16:06 UTC  (5+ messages)
` [Cluster-devel] [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails
      ` [dm-devel] "

[dm-devel] [PATCH] dm: add helper macro for device mapper target driver boilerplate
 2023-04-09 16:43 UTC 

[PATCH v2 00/12] Submit zoned writes in order
 2023-04-11  6:44 UTC  (9+ messages)
` [PATCH v2 02/12] block: Send flush requests to the I/O scheduler
` [PATCH v2 09/12] block: mq-deadline: Disable head insertion for zoned writes

[PATCH 0/2] pwm: meson: make full use of common clock framework
 2023-04-11  6:34 UTC  (6+ messages)
` [PATCH 1/2] "

[GIT PULL] FPGA Manager changes for 6.3-final
 2023-04-11 14:41 UTC 

[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory​
 2023-04-11  6:37 UTC  (3+ messages)

[PATCH] configs: stm32mp15: increase malloc size for pre-reloc
 2023-04-11  6:41 UTC  (2+ messages)

[cocci] Reconsidering repeated pointer checks with SmPL
 2023-04-11  6:40 UTC  (11+ messages)
  ` [cocci] [PATCH resent] cpufreq: sparc: Fix exception handling in two functions
    `  "
      ` [cocci] [PATCH] "
        `  "
          ` [cocci] [PATCH v2] "
            `  "
              ` [cocci] [v2] "
                `  "

[syzbot] [hfs?] KASAN: slab-use-after-free Read in hfsplus_btree_close
 2023-04-11  6:40 UTC 

[PATCH V2 0/1 null_blk: add modparam checks
 2023-04-11  6:40 UTC  (5+ messages)
` [PATCH V2 1/1] null_blk: add moddule parameter check

[Intel-gfx] [PATCH v4 0/5] Fix error propagation amongst request
 2023-04-11  6:39 UTC  (13+ messages)
` [Intel-gfx] [PATCH v4 2/5] drm/i915/gt: Add intel_context_timeline_is_locked helper
  `  "
` [Intel-gfx] [PATCH v4 3/5] drm/i915: Create the locked version of the request create
    `  "
` [Intel-gfx] [PATCH v4 5/5] drm/i915/gt: Make sure that errors are propagated through request chains
  `  "

[PATCH v2 1/2] virtio_ring: add a struce device forward declaration
 2023-04-11  6:37 UTC  (8+ messages)
` [PATCH v2 2/2] tools/virtio: fix build caused by virtio_ring changes

[PATCH] KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted
 2023-04-11  6:37 UTC  (2+ messages)

[PATCH v2 2/2] thermal: mediatek: change clk_prepare_enable to devm_clk_get_enabled in mtk_thermal_probe
 2023-04-11  6:35 UTC  (5+ messages)
` [PATCH v3 1/2] thermal: mediatek: use devm_of_iomap to avoid resource leak "
  ` [PATCH v3 2/2] thermal: mediatek: change clk_prepare_enable to devm_clk_get_enabled "

Reducing vdpa migration downtime because of memory pin / maps
 2023-04-11  6:36 UTC  (8+ messages)

[PATCH v2, 0/2] fix coverity issues in encoder driver
 2023-04-11  6:25 UTC  (8+ messages)
` [PATCH v2, 1/2] media: mediatek: vcodec: make sure array index is in valid range
` [PATCH v2, 2/2] media: mediatek: vcodec: make sure pointer isn't NULL before used

[stable:linux-5.4.y 384/8053] drivers/scsi/BusLogic.c:2005:47: error: 'DMA_MODE_CASCADE' undeclared; did you mean 'DMA_MODE_READ'?
 2023-04-11  6:36 UTC 

[PATCH] KVM: PPC: BOOK3S: book3s_hv_nested.c: improve branch prediction for k.alloc
 2023-04-11  6:35 UTC  (6+ messages)

[f2fs-dev] [syzbot] [f2fs?] general protection fault in __replace_atomic_write_block
 2023-04-11  6:35 UTC  (2+ messages)
`  "

[GIT PULL] KVM changes for Linux 6.3-rc7
 2023-04-11  6:34 UTC  (3+ messages)

[PATCH v5 0/2] Validating UAPI backwards compatibility
 2023-04-11  6:34 UTC  (7+ messages)
` [PATCH v5 1/2] check-uapi: Introduce check-uapi.sh

[PATCH] tap: fix net_init_tap() return code
 2023-04-11  6:32 UTC  (4+ messages)

[PATCH net-next 0/6] TXGBE PHYLINK support
 2023-04-11  6:32 UTC  (6+ messages)
` [PATCH net-next 5/6] net: txgbe: Implement phylink pcs

[syzbot] [i2c?] KASAN: stack-out-of-bounds Write in i801_isr (2)
 2023-04-11  6:32 UTC 

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in indx_find
 2023-04-11  6:32 UTC 

[yocto] Missing .o files
 2023-04-11  6:31 UTC  (3+ messages)
`  "

[syzbot] [squashfs?] KASAN: slab-out-of-bounds Write in squashfs_readahead
 2023-04-11  6:31 UTC 

[PATCH] Mips: Fix _CONST64_(x) as unsigned
 2023-04-11  6:31 UTC 

[PATCH] PCI: vmd: guard device addition and removal
 2023-04-11  6:29 UTC  (2+ messages)

[PATCH] gdhcp: Verify and sanitize packet length first
 2023-04-11  6:19 UTC 

[LTP] [PATCH] syscalls/fcntl06: Remove R_GETLK/R_SETLK test case
 2023-04-11  6:27 UTC  (2+ messages)

[tzungbi-chrome-platform:for-next 4/4] drivers/platform/chrome/cros_ec_debugfs.c:404: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-04-11  6:26 UTC 

[PATCH v3 00/11] blksnap - block devices snapshots module
 2023-04-11  6:25 UTC  (6+ messages)
` [PATCH v3 02/11] block: Block Device Filtering Mechanism

[RFC PATCH 4/9] iscsi: make all iSCSI netlink multicast namespace aware
 2023-04-11  6:22 UTC  (7+ messages)
` [PATCH 10/11] iscsi: make session and connection lists per-net
` [PATCH 11/11] iscsi: force destroy sesions when a network namespace exits

[PATCH v2] PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock
 2023-04-11  6:21 UTC 

[PATCH] LoongArch: Improve memory ops
 2023-04-11  6:21 UTC  (6+ messages)

linux-next: build failures after merge of the devicetree tree
 2023-04-11  6:20 UTC 

[PATCH RESEND] mm/vmscan: simplify shrink_node()
 2023-04-11  6:17 UTC 

[PATCH V5 00/10] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-04-11  6:17 UTC  (4+ messages)
` [PATCH V5 05/10] KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met

[Intel-gfx] [PATCH v3 00/12] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-04-11  6:16 UTC  (8+ messages)
` [Intel-gfx] [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
          `  "

[PATCH] KVM: PPC: Fix documentation for ppc mmu caps
 2023-04-11  6:14 UTC  (2+ messages)

[PATCH] nvme: host: hwmon: constify pointers to hwmon_channel_info
 2023-04-11  6:11 UTC  (4+ messages)

[PATCH v2] staging: rtl8192e: Move logical operator to previous line
 2023-04-11  6:10 UTC 

[PATCH v2 2/3] hwmon: (pmbus/core): Add regulator event support
 2023-04-11  6:10 UTC  (12+ messages)

[PATCH v2] x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()
 2023-04-11  6:09 UTC  (2+ messages)

[PATCH v4 0/5] dts: qcom: Use labels with generic node names for ADC channels
 2023-04-11  6:09 UTC  (7+ messages)
` [PATCH v4 3/5] dt-bindings: thermal: Use generic ADC node name in examples
` [PATCH v4 4/5] dt-bindings: mfd: qcom,spmi-pmic: "
` [PATCH v4 5/5] dt-bindings: iio: adc: Require generic `channel` name for channel nodes

[PATCH] nvme-rdma: minor cleanup in nvme_rdma_create_cq()
 2023-04-11  6:08 UTC  (2+ messages)

[PATCH] nvme: fix double blk_mq_complete_request for timeout request with low probability
 2023-04-11  6:08 UTC  (2+ messages)

[PATCH] nvme: fix async event trace event
 2023-04-11  6:08 UTC  (2+ messages)

[PATCH] bitbake: ConfHandler: Allow variable flag name with a single character
 2023-04-11  6:06 UTC 

[PATCH v2 0/2] "no-hpd" support in CDNS DP bridge driver
 2023-04-11  6:06 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: drm/bridge: Add no-hpd property

linux-next: build warning after merge of the drm tree
 2023-04-11  6:02 UTC  (2+ messages)

[PATCH] Documentation: firmware: Clarify firmware path usage
 2023-04-11  6:02 UTC  (4+ messages)

[PATCH] platform/chrome: cros_ec_debugfs: fix kernel-doc warning
 2023-04-11  6:01 UTC  (2+ messages)

linux-next: build warning after merge of the drm tree
 2023-04-11  6:01 UTC  (2+ messages)

[qemu-mainline test] 180198: tolerable trouble: fail/pass/starved - PUSHED
 2023-04-11  5:59 UTC 

[PATCH] fpga: dfl-fme: constify pointers to hwmon_channel_info
 2023-04-11 13:57 UTC  (3+ messages)

[PATCH v2 0/4] KVM: selftests: add powerpc support
 2023-04-11  5:57 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v2] igc: Add TransmissionOverrun counter
 2023-04-11  5:55 UTC 

[PATCH v2 0/5] Add support for Focaltech FTS Touchscreen
 2023-04-11  5:56 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: input: touchscreen: add bindings for focaltech,fts5452
` [PATCH v2 3/5] arm64: dts: qcom: sdm845-xiaomi-beryllium-common: add touchscreen related nodes

drivers/gpio/gpiolib-of.c:232 of_gpio_set_polarity_by_property() warn: we never enter this loop
 2023-04-11  5:55 UTC 

[PATCH v5 0/5] Hyper-V VTL support
 2023-04-11  5:55 UTC  (6+ messages)
` [PATCH v5 1/5] x86/init: Make get/set_rtc_noop() public
` [PATCH v5 2/5] x86/hyperv: Add VTL specific structs and hypercalls
` [PATCH v5 3/5] x86/hyperv: Make hv_get_nmi_reason public
` [PATCH v5 4/5] Drivers: hv: Kconfig: Add HYPERV_VTL_MODE
` [PATCH v5 5/5] x86/hyperv: VTL support for Hyper-V

[PATCH v3 0/2] i2c: i2c-mt65xx: add support for MT7981
 2023-04-11  5:53 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: i2c-mt65xx: add MediaTek MT7981 SoC


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.