All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-27 10:45:15 to 2023-09-27 11:36:04 UTC [more...]

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-09-27 11:35 UTC  (4+ messages)
` [PATCH v5 09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages

[PATCH v11 0/9] rutabaga_gfx + gfxstream
 2023-09-27 11:34 UTC  (8+ messages)
` [PATCH v11 6/9] gfxstream + rutabaga: add initial support for gfxstream

[PATCH 0/2] Add SMMUv2 support for SM7150
 2023-09-27 11:33 UTC  (4+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: Add SM7150 SMMUv2

[PATCH v1 0/4] vfio: report NUMA nodes for device memory
 2023-09-27 11:33 UTC  (23+ messages)
` [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes

[PATCH v2 00/11] Add GPLL0 as clock provider for the Qualcomm's IPQ mailbox controller
 2023-09-27 11:33 UTC  (17+ messages)
` [PATCH v2 02/11] clk: qcom: ipq6018: drop the CLK_SET_RATE_PARENT flag from PLL clocks
` [PATCH v2 03/11] clk: qcom: ipq5018: drop the CLK_SET_RATE_PARENT flag from GPLL clocks
` [PATCH v2 04/11] clk: qcom: ipq9574: "
` [PATCH v2 05/11] clk: qcom: ipq5332: "
` [PATCH v2 08/11] arm64: dts: qcom: ipq8074: include the GPLL0 as clock provider for mailbox
` [PATCH v2 09/11] arm64: dts: qcom: ipq6018: "
` [PATCH v2 10/11] arm64: dts: qcom: ipq9574: "
` [PATCH v2 11/11] arm64: dts: qcom: ipq5332: "

[Patch v4 00/13] Enable fixed counter 3 and topdown perf metrics for vPMU
 2023-09-27 11:33 UTC  (3+ messages)
` [Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event

[RESEND v3 0/5] PM: domains: Add control for switching back and forth to HW control
 2023-09-27 11:32 UTC  (2+ messages)

[PATCH] media: pci: intel: ivsc: select V4L2_FWNODE
 2023-09-27 11:32 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Introduce intel_gt_mcr_lock_reset()
 2023-09-27 11:32 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Reset steer semaphore for media GT
    `  "

[PATCH 0/3] NVMe multipath path selector enhancements
 2023-09-27 11:31 UTC  (9+ messages)
` [PATCH 1/3] block: introduce blk_queue_nr_active()
` [PATCH 2/3] nvme-multipath: Implement new iopolicy "queue-depth"
` [PATCH 3/3] nvme-multipath: add "use_nonoptimized" module option

[Intel-xe] [PATCH v4 0/5] PAT and cache coherency support
 2023-09-27 11:31 UTC  (7+ messages)
` [Intel-xe] [PATCH v4 1/5] drm/xe/pat: trim the xelp PAT table
` [Intel-xe] [PATCH v4 2/5] drm/xe: directly use pat_index for pte_encode
` [Intel-xe] [PATCH v4 3/5] drm/xe/uapi: Add support for cache and coherency mode
` [Intel-xe] [PATCH v4 4/5] drm/xe/pat: annotate pat_index with "
` [Intel-xe] [PATCH v4 5/5] drm/xe/uapi: support pat_index selection with vm_bind
` [Intel-xe] ✗ CI.Patch_applied: failure for PAT and cache coherency support (rev5)

[PATCH] dt-bindings: arm: qcom: drop the IPQ board types
 2023-09-27 11:31 UTC  (2+ messages)

[PATCH 1/2] drm/bridge: use drm_bridge_get_edid() instead of using ->get_edid directly
 2023-09-27 11:31 UTC  (6+ messages)
` [PATCH 2/2] drm/bridge: lt9611uxc: "

btrfs write-bandwidth performance regression of 6.5-rc4/rc3
 2023-09-27 11:30 UTC  (7+ messages)

[meta-rockchip][PATCH v4 0/2] rock-5b: add
 2023-09-27 11:29 UTC  (4+ messages)
` [meta-rockchip][PATCH v4 2/2] "

[PATCH 2/3 net] net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()
 2023-09-27 11:29 UTC  (2+ messages)

[PATCH v7 00/12] NBD 64-bit extensions for qemu
 2023-09-27 11:29 UTC  (3+ messages)
` [PATCH v7 06/12] nbd/client: Plumb errp through nbd_receive_replies

[OE-core][PATCH] gcc: depend on zstd
 2023-09-27 11:29 UTC  (4+ messages)

[PATCH] man2/splice.2: document SPLICE_F_NOWAIT
 2023-09-27 11:29 UTC  (3+ messages)
` [PATCH v2] "

[patch V3 00/30] x86/microcode: Cleanup and late loading enhancements
 2023-09-27 11:28 UTC  (5+ messages)
` [patch V3 21/30] x86/microcode: Add per CPU result state

[PATCH v6] platform/x86: thinkpad_acpi: sysfs interface to auxmac
 2023-09-27 11:25 UTC  (2+ messages)

[PATCH v1 0/9] qapi-go: add generator for Golang interface
 2023-09-27 11:25 UTC  (10+ messages)
` [PATCH v1 1/9] qapi: golang: Generate qapi's enum types in Go
` [PATCH v1 2/9] qapi: golang: Generate qapi's alternate "
` [PATCH v1 3/9] qapi: golang: Generate qapi's struct "
` [PATCH v1 4/9] qapi: golang: structs: Address 'null' members
` [PATCH v1 5/9] qapi: golang: Generate qapi's union types in Go
` [PATCH v1 6/9] qapi: golang: Generate qapi's event "
` [PATCH v1 7/9] qapi: golang: Generate qapi's command "
` [PATCH v1 8/9] qapi: golang: Add CommandResult type to Go
` [PATCH v1 9/9] docs: add notes on Golang code generator

[PATCH 0/3 v2] staging: rtl8192e: renamed a variable
 2023-09-27 11:26 UTC  (4+ messages)
` [PATCH 1/3 v2] staging: rtl8192e: rtllib: renamed a prototype variable
` [PATCH 2/3 v2] staging: rtl8192e: rtl819x_HTProc: renamed a function variable
` [PATCH 3/3 v2] staging: rtl8192e: rtllib_module: renamed a referenced variable

[PATCH] crypto: virtio-crypto: call finalize with bh disabled
 2023-09-27 11:25 UTC  (5+ messages)

[PATCH 00/11] arm64: ptdump: View the host stage-2 page-tables
 2023-09-27 11:25 UTC  (12+ messages)
` [PATCH 01/11] KVM: arm64: Add snap shooting the host stage-2 pagetables
` [PATCH 02/11] arm64: ptdump: Use the mask from the state structure
` [PATCH 03/11] arm64: ptdump: Add the walker function to the ptdump info structure
` [PATCH 04/11] KVM: arm64: Move pagetable definitions to common header
` [PATCH 05/11] arm64: ptdump: Introduce stage-2 pagetables format description
` [PATCH 06/11] arm64: ptdump: Register a debugfs entry for the host stage-2 page-tables
` [PATCH 07/11] arm64: ptdump: Snapshot the host stage-2 pagetables
` [PATCH 08/11] arm64: ptdump: Parse the host stage-2 page-tables from the snapshot
` [PATCH 09/11] arm64: ptdump: Interpret memory attributes based on runtime configuration
` [PATCH 10/11] arm64: ptdump: Interpret pKVM ownership annotations
` [PATCH 11/11] arm64: ptdump: Fix format output during stage-2 pagetable dumping

[PATCH v6 2/8] hugetlb: restructure pool allocations
 2023-09-27 11:26 UTC  (2+ messages)

[PATCH] read ov9281 sensor-id in 2-steps in case the firmware locks
 2023-09-27 11:26 UTC  (4+ messages)

No NOTES section in snprintf(3)
 2023-09-27 11:19 UTC 

[PATCH v2 0/2] pmdomain: qcom: rpmhpd: Add support for SM7150
 2023-09-27 11:24 UTC  (4+ messages)
` [PATCH v2 2/2] pmdomain: qcom: rpmhpd: Add support for SM7150 rpmh clocks

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-27 11:24 UTC  (7+ messages)

[PATCH v1 00/10] Enable cpufreq for IPQ5332 & IPQ9574
 2023-09-27 11:24 UTC  (7+ messages)
` [PATCH v1 05/10] dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ5332
` [PATCH v1 08/10] dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ9574

[PATCH 0/2] bcachefs: checksum merge and writeback fix
 2023-09-27 11:23 UTC  (3+ messages)
` [PATCH 1/2] bcachefs: fix crc32c checksum merge byte order problem
` [PATCH 2/2] bcachefs: remove writeback bio size limit

[PATCH 1/1] media: ipu-bridge: Fix Kconfig dependencies
 2023-09-27 11:22 UTC  (2+ messages)

[PATCH kernel v2] x86/compressed/64: reduce #VC nesting for intercepted CPUID for SEV-SNP guest
 2023-09-27 11:22 UTC  (3+ messages)

[PATCH v3 00/11] gpiolib: work towards removing gpiochip_find()
 2023-09-27 11:22 UTC  (4+ messages)
` [PATCH v3 04/11] gpiolib: provide gpio_device_find_by_label()

[igt-dev] [PATCH i-g-t 0/3] Add copy basic test to exercise blt commands
 2023-09-27 11:22 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/intel_blt: Add check to see if blt commands are supported by the platforms

[PATCH 1/2] fs/ceph/debugfs: make all files world-readable
 2023-09-27 11:22 UTC  (7+ messages)

[PATCH kvmtool] arm: Initialize target in kvm_cpu__arch_init
 2023-09-27 11:21 UTC 

[PATCH 0/2] hugetlb memcg accounting
 2023-09-27 11:21 UTC  (2+ messages)

qemu-gtk clipboard crash fixes
 2023-09-27 11:19 UTC  (2+ messages)

[PATCH 0/4] SM6375 features
 2023-09-27 11:20 UTC  (8+ messages)
` [PATCH 1/4] arm64: dts: qcom: sm6375: Add UART1
` [PATCH 4/4] arm64: dts: qcom: sm6375-pdx225: Add USBPHY regulators

[PATCH makedumpfile 0/2] Add riscv64 support for makedumpfile
 2023-09-27 11:18 UTC  (3+ messages)
` [PATCH makedumpfile 1/2] Add riscv64 support
` [PATCH makedumpfile 2/2] riscv64: Correct the pfn_start for flatmem

[PATCH] HID: lenovo: Fix middle-button behaviour for system suspend
 2023-09-27 11:20 UTC  (5+ messages)
` [RFC PATCH 1/2] hid: lenovo: Resend all settings on reset_resume for compact keyboards
  ` [RFC PATCH 2/2] hid: lenovo: move type checks to lenovo_features_set_cptkbd()

[RFC PATCH v2 1/3] rust: core abstractions for network PHY drivers
 2023-09-27 11:19 UTC  (6+ messages)

[PATCH nft 3/3,v2] netlink_linearize: skip set element expression in map statement key
 2023-09-27 11:19 UTC  (5+ messages)

[PATCH v7 09/12] ext4: call ext4_mb_mark_context in ext4_group_add_blocks()
 2023-09-27 11:19 UTC  (2+ messages)

[PATCH v3 1/3] platform/x86/amd/hsmp: create plat specific struct
 2023-09-27 11:18 UTC  (3+ messages)

[PATCH v7 08/12] ext4: Separate block bitmap and buddy bitmap freeing in ext4_group_add_blocks()
 2023-09-27 11:16 UTC  (2+ messages)

[PATCH 1/2] accel/ivpu: Update debugfs to latest changes in DRM
 2023-09-27 11:16 UTC  (2+ messages)

[RFT PATCH] mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.c
 2023-09-27 11:15 UTC  (3+ messages)

[PATCH] firmware: arm_scmi: Rename scmi_{msg_,}clock_config_{get,set}_{2,21}
 2023-09-27 11:15 UTC  (2+ messages)

[PATCH v3 0/6] UFS: Add OPP support
 2023-09-27 11:15 UTC  (5+ messages)
` [PATCH v3 5/6] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC

[PATCH 0/2] Add support for specifying the boot device by label
 2023-09-27 11:13 UTC  (3+ messages)
` [PATCH 1/2] Allow specifying the boot device by its label instead of UUID
` [PATCH 2/2] Use GRUB_ENABLE_LINUX_LABEL=true instead of GRUB_DISABLE_LINUX_UUID=LABEL

[PATCH] vhost: Perform memory section dirty scans once per iteration
 2023-09-27 11:14 UTC 

[PATCH] soc: renesas: rmobile-sysc: fix -Wvoid-pointer-to-enum-cast warning
 2023-09-27 11:14 UTC  (6+ messages)

[PATCH v7 07/12] ext4: call ext4_mb_mark_context in ext4_mb_clear_bb
 2023-09-27 11:14 UTC  (2+ messages)

[PATCH V2] glibc: stable 2.38 branch updates
 2023-09-27 11:13 UTC  (2+ messages)

[PATCH] ima: rework CONFIG_IMA dependency block
 2023-09-27 11:12 UTC  (3+ messages)

[PATCH v4] usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call
 2023-09-27 11:13 UTC  (2+ messages)

[PATCH] media/rc/keymaps: add missing MODULE_DESCRIPTION to keymaps
 2023-09-27 11:12 UTC  (2+ messages)

[Intel-xe] [PATCH v3 0/1] Add throttle reasosn sysfs
 2023-09-27 11:11 UTC  (3+ messages)
` [Intel-xe] [PATCH v3 1/1] drm/xe: Add throttle reasons sysfs attributes

[External] : [PATH v3] cgroup: add cgroup_favordynmods= command-line option
 2023-09-27 11:10 UTC 

[PATCH] usb: pd: Exposing the Peak Current value of Fixed Supplies to user space
 2023-09-27 11:10 UTC 

[PATCH] core/user-api: correct the api name
 2023-09-27 11:09 UTC 

[PATCH 0/8] btrfs: some fixes and cleanups around btrfs_cow_block()
 2023-09-27 11:09 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] btrfs: error out when COWing block using a stale transaction
  ` [PATCH v2 2/8] btrfs: error when COWing block from a root that is being deleted
  ` [PATCH v2 3/8] btrfs: error out when reallocating block for defrag using a stale transaction
  ` [PATCH v2 4/8] btrfs: remove noinline attribute from btrfs_cow_block()
  ` [PATCH v2 5/8] btrfs: use round_down() to align block offset at btrfs_cow_block()
  ` [PATCH v2 6/8] btrfs: rename and export __btrfs_cow_block()
  ` [PATCH v2 7/8] btrfs: export comp_keys() from ctree.c as btrfs_comp_keys()
  ` [PATCH v2 8/8] btrfs: move btrfs_realloc_node() from ctree.c into defrag.c

[PATCH v3] docs/misra: add rule 2.1 exceptions
 2023-09-27 11:08 UTC  (8+ messages)

[PATCH v3 0/8] runstate/time area registration by (guest) physical address
 2023-09-27 11:08 UTC  (9+ messages)
` [PATCH v3 1/8] domain: GADDR based shared guest area registration alternative - teardown
` [PATCH v3 4/8] x86/mem-sharing: copy GADDR based shared guest areas

[Intel-gfx] [PATCH v4] drm/i915/pxp: Add drm_dbgs for critical PXP events
 2023-09-27 11:08 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/pxp: Add drm_dbgs for critical PXP events. (rev5)

[PATCH] HID parser: change usages table allocation to kvzalloc
 2023-09-27 10:58 UTC 

[PATCH v7 06/12] ext4: Separate block bitmap and buddy bitmap freeing in ext4_mb_clear_bb()
 2023-09-27 11:06 UTC  (2+ messages)

[PATCH 0/5] Revamp CSD register parsing
 2023-09-27 11:05 UTC  (7+ messages)
` [PATCH 1/5] mmc-utils: lsmmc: Reuse do_read_reg
` [PATCH 2/5] mmc-utils: lsmmc: Simplify prinitng manufacturer name
` [PATCH 5/5] mmc-utils: lsmmc: Fix emmc capacity calculation

[PATCH v2] mmc-utils: fix potential overflow
 2023-09-27 11:05 UTC  (2+ messages)

[PATCH] Add support for specifying the boot device by label
 2023-09-27 11:05 UTC  (6+ messages)

drivers/opp/core.c:2113: warning: Function parameter or member 'opp_table' not described in '_opp_set_regulators'
 2023-09-27 11:05 UTC  (2+ messages)

[PATCH v3 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-09-27 11:03 UTC  (9+ messages)
` [PATCH v3 4/5] ARM: dts: stm32: add dcmipp support to stm32mp135

[PATCH 1/2] OPP: Remove doc style comments for internal routines
 2023-09-27 11:03 UTC  (2+ messages)
` [PATCH 2/2] OPP: debugfs: Fix warning with W=1 builds

[PATCH bpf-next v3 0/1] samples/bpf: syscall_tp_user: Refactor and fix array index out-of-bounds bug
 2023-09-27 11:03 UTC  (3+ messages)
` [PATCH bpf-next v3 1/1] samples/bpf: Add -fsanitize=bounds to userspace programs

[RESEND PATCH v6 00/20] Add display driver for MT8188 VDOSYS1
 2023-09-27 10:42 UTC  (4+ messages)
` [RESEND PATCH v6 14/20] drm/mediatek: Add component ID to component match structure

[PATCH v2 0/3] Add Svadu Extension Support
 2023-09-27 11:02 UTC  (6+ messages)
` [PATCH v2 1/3] RISC-V: Detect and Enable "

[PATCH 0/5] use .dtso for device tree overlay sources
 2023-09-27 11:02 UTC  (3+ messages)
` [PATCH 2/5] iot2050: rename overlay sources to .dtso

[PATCH] selftests/x86/lam: Zero out buffer for readlink()
 2023-09-27 11:02 UTC  (2+ messages)

[PATCH] xen/arm: Skip memory nodes if not enabled
 2023-09-27 11:01 UTC  (4+ messages)

[PATCH] firmware: arm_scmi: Do not use !! on boolean when setting msg->flags
 2023-09-27 11:00 UTC  (2+ messages)

[PATCH vfio 0/9] Add chunk mode support for mlx5 driver
 2023-09-27 10:59 UTC  (3+ messages)

[PATCH V2] binutils: stable 2.41 branch updates
 2023-09-27 10:59 UTC  (2+ messages)

[PATCH] target/arm: Permit T32 LDM with single register
 2023-09-27 10:58 UTC  (2+ messages)

[PATCH] media: sunxi: a83-mips-csi2: also select GENERIC_PHY
 2023-09-27 10:48 UTC  (3+ messages)

Enable thumb on AT91?
 2023-09-27 10:54 UTC  (2+ messages)

[PATCH V3 0/3] Add pinctrl driver support for Amlogic T7 SoCs
 2023-09-27 10:54 UTC  (7+ messages)
` [PATCH V3 1/3] dt-bindings: pinctrl: Add "

[PATCH v7 0/7] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
 2023-09-27 10:54 UTC  (7+ messages)
` [PATCH v7 3/7] Add Hyper-V Dynamic Memory Protocol definitions
` [PATCH v7 5/7] qapi: Add query-memory-devices support to hv-balloon
` [PATCH v7 7/7] hw/i386/pc: Support hv-balloon

[PATCH v8 00/16] Linux RISC-V AIA Support
 2023-09-27 10:53 UTC  (5+ messages)
` [PATCH v8 09/16] irqchip: Add RISC-V incoming MSI controller early driver

[PATCH] cups: fix CVE-2023-4504
 2023-09-27 10:33 UTC 

[Intel-xe] [PATCH] Revert "FIXME: drm/i915/ips: apparently silence warnings"
 2023-09-27 10:50 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for Revert "FIXME: drm/i915/ips: apparently silence warnings" (rev2)

[meta-oe][PATCH 1/4] gnome-tweaks, networkmanager-fortisslvpn, libesmtp, json-schema-validator, python3-pybluez, python3-pynetlinux, apache2: Fix Malformed Upstream-Status
 2023-09-27 10:49 UTC  (4+ messages)
` [meta-oe][PATCH 2/4] minifi-cpp, mozjs-115, redis-7.2.1, pv: add missing Upstream-Status
` [meta-oe][PATCH 3/4] mozjs: fix filename in MULTILIB_SCRIPTS
` [meta-oe][PATCH 4/4] mozjs: use PV "

[meta-virtualization][dunfell][PATCH] kubernetes: Backport fix for CVE-2021-25735 and CVE-2021-25737
 2023-09-27 10:48 UTC 

[PATCH] multilib_script.bbclass: expand script name as well
 2023-09-27 10:48 UTC 

[PATCH v2 0/3] Add devicetree support of Interconnects and USB for SDX75
 2023-09-27 10:48 UTC  (5+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: Add interconnect nodes "
` [PATCH v2 3/3] arm64: dts: qcom: sdx75-idp: Enable USB3 and PHY support

[Intel-xe] [RFC PATCH 0/3] Xe dma fence handling on atomic commit
 2023-09-27 10:45 UTC  (3+ messages)

[PATCH v2 1/4] x86/resctrl: Enable non-contiguous bits in Intel CAT
 2023-09-27 10:44 UTC  (5+ messages)

[PATCH] drm/rcar-du: fix comment to rcar_du_group_get()
 2023-09-27 10:44 UTC  (2+ messages)
` [PATCH v2] drm: rcar-du: turn rcar_du_group_get() into void and remove its return value check


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.