messages from 2023-09-12 12:28:34 to 2023-09-12 13:15:53 UTC [more...]
[PATCH v3 0/2] Enable Security ID for H616
2023-09-12 12:25 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: nvmem: SID: Add binding for H616 SID controller
` [PATCH v3 2/2] arm64: dts: allwinner: h616: Add SID controller node
[PATCH mptcp-net v5 0/2] mptcp: fix another close hang-up
2023-09-12 13:15 UTC (8+ messages)
` [PATCH mptcp-net v5 2/2] mptcp: fix dangling connection hang-up
kmemleak handling of kfree_rcu
2023-09-12 13:15 UTC (7+ messages)
[PATCH net] veth: Update XDP feature set when bringing up device
2023-09-12 13:15 UTC (5+ messages)
[PATCH 0/4] drm/xe/gsc: add initial gsc support
2023-09-12 13:08 UTC (10+ messages)
` [Intel-xe] "
` [PATCH 1/4] drm/xe/gsc: add HECI2 register offsets
` [Intel-xe] "
` [PATCH 2/4] drm/xe/gsc: add has_heci_gscfi indication to device
` [Intel-xe] "
` [PATCH 3/4] drm/xe/gsc: add gsc device support
` [Intel-xe] "
` [PATCH 4/4] mei: gsc: add support for auxiliary device created by Xe driver
` [Intel-xe] "
generating new type name using CIL macro
2023-09-12 13:13 UTC (3+ messages)
[PATCH 1/4] clk: imx: Add 1039.5MHz frequency support for imx9 pll
2023-09-12 13:16 UTC (7+ messages)
` [PATCH 2/4] clk: imx8mp: fix clock tree update of TF-A managed clocks
` [PATCH 3/4] clk: imx: composite-7ulp: Add some delay before deassert the reset
` [PATCH 4/4] clk: imx: update the pllv4 mult table
[isar-cip-core][PATCH] Add support Plat'Home OpenBlocks IoT VX2
2023-09-12 13:11 UTC (4+ messages)
[RESEND PATCH] arm64: dts: mediatek: Fix "status" values
2023-09-12 13:10 UTC (5+ messages)
[PATCH] layer.conf: update LAYERSERIES_COMPAT for nanbield
2023-09-12 13:09 UTC (4+ messages)
` [meta-arm] "
[virtio-comment] [PATCH 0/5] virtio: introduce SUSPEND bit and vq state
2023-09-12 13:09 UTC (47+ messages)
` [virtio-comment] [PATCH 5/5] virtio-pci: implement VIRTIO_F_QUEUE_STATE
` [virtio-dev] "
[PATCH] subprojects: Use the correct .git suffix in the repository URLs
2023-09-12 13:08 UTC (3+ messages)
[linux-next:master 4491/4552] include/linux/fortify-string.h:57:33: warning: writing 8 bytes into a region of size 0
2023-09-12 13:07 UTC
[PATCH v2 0/3] enable power and clock Kconfig conditionally
2023-09-12 13:06 UTC (4+ messages)
` [PATCH v2 1/3] power: domain: ti: Enable single config for power domain
` [PATCH v2 2/3] clk: ti: Add support to enable configs conditionally
` [PATCH v2 3/3] config: j7200: remove not needed power config
[PATCH 0/1] git-grep: improve the --show-function behaviour
2023-09-12 13:04 UTC (5+ messages)
` [PATCH 1/1] "
[intel-tdx:kvm-upstream-next 50/321] arch/x86/hyperv/ivm.c:407:19: error: implicit declaration of function '__tdx_hypercall_ret'; did you mean '__tdx_hypercall'?
2023-09-12 13:07 UTC
[PATCH 0/5] KVM: arm64: Accelerate lookup of vcpus by MPIDR values
2023-09-12 13:07 UTC (7+ messages)
` [PATCH 4/5] KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
[RFC v2] KVM: arm/arm64: optimize vSGI injection performance
2023-09-12 13:06 UTC (5+ messages)
[PATCH] gfs2: fix glock shrinker ref issues
2023-09-12 13:05 UTC
[PATCH 6.5 000/739] 6.5.3-rc1 review
2023-09-12 13:03 UTC (2+ messages)
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-12 13:03 UTC (9+ messages)
` [RFC PATCH net-next 1/6] net: ethernet: implement OPEN Alliance control transaction interface
` [RFC PATCH net-next 2/6] net: ethernet: add mac-phy interrupt support with reset complete handling
[bug report] ksmbd: add support for read compound
2023-09-12 13:03 UTC (2+ messages)
[PATCH] MAINTAINERS: gpio-regmap: make myself a maintainer of it
2023-09-12 13:02 UTC (2+ messages)
[ovmf test] 182964: all pass - PUSHED
2023-09-12 13:04 UTC
[PATCH 0/4] target/ppc: Prohibit target specific KVM prototypes on user emulation
2023-09-12 13:03 UTC (8+ messages)
` [PATCH 1/4] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
` [PATCH 2/4] target/ppc: Restrict KVM objects to system emulation
` [PATCH 3/4] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
[PATCH 00/16] vdpa: Add support for vq descriptor mappings
2023-09-12 13:01 UTC (32+ messages)
` [PATCH 01/16] vdpa: introduce dedicated descriptor group for virtqueue
` [PATCH 02/16] vhost-vdpa: introduce descriptor group backend feature
` [PATCH 03/16] vhost-vdpa: uAPI to get dedicated descriptor group id
` [PATCH 04/16] vdpa/mlx5: Create helper function for dma mappings
` [PATCH 05/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
` [PATCH 06/16] vdpa/mlx5: Take cvq iotlb lock during refresh
` [PATCH 07/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
` [PATCH 08/16] vdpa/mlx5: Rename mr destroy functions
` [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
` [PATCH 10/16] vdpa/mlx5: Move mr mutex out of "
` [PATCH 11/16] vdpa/mlx5: Improve mr update flow
` [PATCH 12/16] vdpa/mlx5: Introduce mr for vq descriptor
` [PATCH 13/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
` [PATCH 14/16] vdpa/mlx5: Make iotlb helper functions more generic
` [PATCH 15/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change
[PATCH 1/1] nvme: host: changing data type for variable from bool to int
2023-09-12 13:03 UTC (2+ messages)
[PATCH 0/3] nvme-tcp: start error recovery after KATO
2023-09-12 13:02 UTC (7+ messages)
` [PATCH 1/3] nvme-tcp: Do not terminate commands when in RESETTING
[PATCH] Add support for specifying the boot device by label
2023-09-12 13:02 UTC (6+ messages)
[PATCH v2] md: do not _put wrong device in md_seq_next
2023-09-12 13:01 UTC
[PATCH v3 00/16]Introduce initial TI's J784S4 and AM69 support
2023-09-12 12:50 UTC (16+ messages)
` [PATCH v3 03/16] soc: ti: k3-socinfo: Add entry for J784S4 SoC
` [PATCH v3 08/16] board: ti: j784s4: Add board support for J784S4 EVM
` [PATCH v3 09/16] arm: dts: Introduce j784s4 u-boot dts files
` [PATCH v3 10/16] arm: dts: Introduce am69-sk dts from linux kernel
` [PATCH v3 13/16] arm: dts: Introduce am69-sk u-boot dts files
` [PATCH v3 16/16] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation
[linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
2023-09-12 13:01 UTC (4+ messages)
[xen-unstable-smoke test] 182963: tolerable all pass - PUSHED
2023-09-12 13:00 UTC
[PATCH] linux/export: fix reference to exported functions for parisc64
2023-09-12 13:01 UTC (9+ messages)
[PATCH v4 0/6] Share sva domains with all devices bound to a mm
2023-09-12 12:59 UTC (7+ messages)
` [PATCH v4 1/6] iommu: Add mm_get_enqcmd_pasid() helper function
` [PATCH v4 2/6] iommu/vt-d: Remove mm->pasid in intel_sva_bind_mm()
` [PATCH v4 3/6] iommu: Introduce mm_get_pasid() helper function
` [PATCH v4 4/6] mm: Add structure to keep sva information
` [PATCH v4 5/6] iommu: Support mm PASID 1:n with sva domains
` [PATCH v4 6/6] mm: Deprecate pasid field
[XEN PATCH] xen/IOMMU: address violations of MISRA C:2012 Rules 8.2 and 8.3
2023-09-12 12:59 UTC
[igt-dev] [i-g-t] lib/kms: Fix the missing documentaion for KMS library
2023-09-12 12:59 UTC (2+ messages)
[PULL 0/3] Firmware/seabios 20230912 patches
2023-09-12 12:56 UTC (2+ messages)
Usage of vfio-pci without KVM
2023-09-12 12:57 UTC (2+ messages)
[rmk-arm:aarch64/hotplug-vcpu/v6.6-rc1 31/33] drivers/acpi/acpi_processor.c:565: undefined reference to `arch_unregister_cpu'
2023-09-12 12:57 UTC
[intel-tdx:guest-filter 30/34] drivers/acpi/osl.c:382:17: sparse: sparse: incorrect type in return expression (different address spaces)
2023-09-12 12:57 UTC
regression with 33140e668b10 thermal/drivers/mediatek: Control buffer enablement tweaks
2023-09-12 12:57 UTC (3+ messages)
` Aw: "
Request for information on QEmu code architecture
2023-09-12 3:04 UTC
[Intel-xe] [PATCH v2 0/9] DRM scheduler changes for Xe
2023-09-12 12:56 UTC (12+ messages)
` [Intel-xe] [PATCH v2 4/9] drm/sched: Split free_job into own work item
` "
[PATCH v5 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
2023-09-12 5:50 UTC (3+ messages)
` [PATCH v5 3/3] hw/nvme: add "
[Intel-gfx] [PATCH] drm/i915/cx0: Add step for programming msgbus timer
2023-09-12 12:55 UTC (3+ messages)
[PATCHv11 00/18] nvme: In-kernel TLS support for TCP
2023-09-12 12:55 UTC (5+ messages)
` [PATCH 18/18] nvmet-tcp: peek icreq before starting TLS
[PATCH] nvme: add namespace paths links
2023-09-12 12:55 UTC (4+ messages)
[PATCH v3 0/4] Improve test coverage of TTM
2023-09-12 12:54 UTC (3+ messages)
` [PATCH v3 1/4] drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
[PATCH 1/2] arm64: dts: imx8-apalis-ixora: Remove invalid ngpios property
2023-09-12 12:53 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: imx8-apalis-v1.1: Remove invalid GPIO properties
[PATCH] acpi: trigger wakeup key event from power button
2023-09-12 12:53 UTC (5+ messages)
[PATCH] drm/komeda: add NV12 format to support writeback layer type
2023-09-12 12:52 UTC (5+ messages)
` 回复: "
` 回复: "
[PATCH 00/10] Add PCIe Bandwidth Controller
2023-09-12 12:52 UTC (7+ messages)
[PATCH v3 00/10] A7xx support
2023-09-12 12:52 UTC (4+ messages)
` [PATCH v3 09/10] drm/msm/a6xx: Add A740 support
[PATCH] ceph: fail the open_by_handle_at() if the dentry is being unlinked
2023-09-12 12:51 UTC (7+ messages)
[PATCH] workqueue: Remove duplicate worqueue attributes allocation
2023-09-12 12:51 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/criu: new package
2023-09-12 12:53 UTC (8+ messages)
[PATCH v4 1/2] irqchip/qcom-pdc: Add support for v3.2 HW
2023-09-12 12:49 UTC (2+ messages)
` [irqchip: irq/irqchip-fixes] "
[PATCH v4 2/2] arm64: dts: qcom: sm8150: extend the size of the PDC resource
2023-09-12 12:49 UTC (2+ messages)
` [irqchip: irq/irqchip-fixes] "
[PATCH v3 0/3] Add PHY interrupt support for ETH{0,1} on RZ/G2L and RZ/V2L SMARC EVK
2023-09-12 12:49 UTC (7+ messages)
` [PATCH v3 2/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update description for '#interrupt-cells' property
` [irqchip: irq/irqchip-fixes] "
[Intel-xe] [PATCH V2 0/7] drm/xe: fdinfo memory stats
2023-09-12 12:49 UTC (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for drm/xe: fdinfo memory stats (rev2)
[PATCH 1/1] net/mana: enable 32 bit build for mana driver
2023-09-12 12:48 UTC (3+ messages)
[igt-dev] [PATCH i-g-t 0/2] Idle Residency on Exec
2023-09-12 12:48 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Idle Residency on Exec (rev3)
[Intel-gfx] [PATCH] drm/i915/mtl: Update workaround 14016712196
2023-09-12 12:46 UTC (2+ messages)
[igt-dev] [PATCH igt-dii-client 0/3] Ignore some tests on MTL which
2023-09-12 12:46 UTC (4+ messages)
` [igt-dev] [PATCH igt-dii-client 1/3] lib/igt_gt: Add a method to detect ggtt bind
` [igt-dev] [PATCH igt-dii-client 2/3] tests/intel/gem_ctx_shared: Skip some test on MTL
` [igt-dev] [PATCH igt-dii-client 3/3] tests/intel/gem_ctx_schedule: "
[PATCH v2 09/10] hwrng: stm32 - rework power management sequences
2023-09-12 12:45 UTC (3+ messages)
[Git][lvmteam/lvm2][main] 4 commits: vdo: lvm_import_vdo enhancements
2023-09-12 12:45 UTC
[PATCH] regulator: mtk-dvfsrc: remove non-existent configuration dependency "MTK_DVFSRC"
2023-09-12 12:45 UTC (2+ messages)
[RESEND PATCH 0/2] perf/x86: Package residency counter improvements
2023-09-12 12:44 UTC (3+ messages)
` [RESEND PATCH 1/2] perf/x86/cstate: Allow reading the package statistics from local CPU
` [RESEND PATCH 2/2] perf/core: Allow reading package events from perf_event_read_local
[PULL 00/14] Block patches
2023-09-12 12:44 UTC (4+ messages)
[PATCH v13 0/7] arm64: Add IPI for backtraces / kgdb; try to use NMI for some IPIs
2023-09-12 12:43 UTC (4+ messages)
` [PATCH v13 1/7] irqchip/gic-v3: Enable support for SGIs to act as NMIs
[XEN PATCH] x86/ACPI: Ignore entries marked as unusable when parsing MADT
2023-09-12 12:43 UTC (2+ messages)
[PATCH] common/rc: make _get_max_file_size find file size on mount point
2023-09-12 12:42 UTC (2+ messages)
[PATCH V10 00/23] Add support UHS-II for GL9755
2023-09-12 12:39 UTC (7+ messages)
` [PATCH V10 18/23] mmc: sdhci-uhs2: add request() and others
[PATCH 0/5 v2] CXL: SK hynix Niagara MHSLD Device
2023-09-12 12:37 UTC (6+ messages)
` [PATCH 5/5] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device
[PATCH 6.1 000/600] 6.1.53-rc1 review
2023-09-12 12:37 UTC (2+ messages)
[PATCH 6.4 000/737] 6.4.16-rc1 review
2023-09-12 12:36 UTC (2+ messages)
[PATCH 0/5][next] bcachefs: clean up some redundant assignments
2023-09-12 12:37 UTC (6+ messages)
` [PATCH 1/5][next] bcachefs: remove redundant initialization of pointer d
` [PATCH 2/5][next] bcachefs: remove redundant initialization of pointer dst
` [PATCH 3/5][next] bcachefs: remove redundant initializations of variables start_offset and end_offset
` [PATCH 4/5][next] bcachefs: remove duplicated assignment to variable offset_into_extent
` [PATCH 5/5][next] bcachefs: remove redundant pointer q
[PATCH 6.1.y,6.4.y] drm/virtio: Conditionally allocate virtio_gpu_fence
2023-09-12 12:35 UTC
[PATCH 1/3] common: machine_id: support deriving app specific UUIDs
2023-09-12 12:34 UTC (4+ messages)
` [PATCH 3/3] net: add generic MAC address derivation from machine ID
[PATCH] fstests: btrfs/185 update for single device pseudo device-scan
2023-09-12 12:34 UTC (2+ messages)
[PATCH 6.5.y] drm/virtio: Conditionally allocate virtio_gpu_fence
2023-09-12 12:34 UTC
[intel-lts:4.19/android_t 3113/30000] drivers/media/media-device.c:928:57: sparse: sparse: incorrect type in initializer (different base types)
2023-09-12 12:33 UTC
[Intel-wired-lan] [PATCH] [PATCH iwl-next v2] ice: store VF's pci_dev ptr in ice_vf
2023-09-12 12:33 UTC (3+ messages)
` [PATCH] [Intel-wired-lan][PATCH "
[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
2023-09-12 12:33 UTC (11+ messages)
[RFC PATCH 0/2] Makes it easier for the wakee to choose previous CPU
2023-09-12 12:32 UTC (6+ messages)
` [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
[Intel-gfx] [PATCH 1/3] drm/i915: move more of the display probe to display code
2023-09-12 12:32 UTC (6+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: call gmdid display probe at a higher level
` [Intel-gfx] [PATCH 3/3] drm/i915: move intel_display_device_probe() one level higher
[PATCH AUTOSEL 5.10 13/22] drm/amdgpu: install stub fence into potential unused fence pointers
2023-09-12 11:31 UTC (3+ messages)
[PATCH bpf] selftests/bpf: fix unpriv_disabled check in test_verifier
2023-09-12 12:31 UTC (2+ messages)
next/master baseline: 333 runs, 30 regressions (next-20230912)
2023-09-12 12:30 UTC
[PATCH] dm: remove dm_set_md_type()
2023-09-12 12:26 UTC
Regression since 6.1.46 (commit 8ee39ec): rtsx_pci from drivers/misc/cardreader breaks NVME power state, preventing system boot
2023-09-12 12:29 UTC
[PATCH v4] mtd: rawnand: qcom: Unmap the right resource upon probe failure
2023-09-12 12:28 UTC (3+ messages)
[PATCH 1/5] locking: Add rwsem_is_write_locked()
2023-09-12 12:28 UTC (11+ messages)
[tip:x86/tdx] BUILD SUCCESS 019b383d1132e4051de0d2e43254454b86538cf4
2023-09-12 12:27 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.