messages from 2023-09-26 19:01:31 to 2023-09-26 20:04:12 UTC [more...]
[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
2023-09-26 20:03 UTC (10+ messages)
` [PATCH v3 4/4] migration/qapi: Drop @MigrationParameter enum
[PATCH v2 0/1] drm/msm/adreno: Add support for SM7150
2023-09-26 20:03 UTC (6+ messages)
` [PATCH v2 1/1] drm/msm/adreno: Add support for SM7150 SoC machine
[dunfell][PATCH] libwebp: Fix CVE-2023-5129
2023-09-26 20:02 UTC
[PATCH 1/1] block: improve alignment detection and fix 271 test
2023-09-26 20:02 UTC (2+ messages)
[PATCH] PM: hibernate: clean up sync_read handling in snapshot_write_next
2023-09-26 20:02 UTC (4+ messages)
[v1 0/6] cryptodev: support digest message in SM2
2023-09-26 20:03 UTC (7+ messages)
` [v1 1/6] crypto/openssl: include SM2 in asymmetric capabilities
` [v1 2/6] cryptodev: add RNG capability in EC based xform
` [v1 3/6] cryptodev: add hash support in asymmetric capability
[PATCH v4 0/7] Add support for Sub-NUMA cluster (SNC) systems
2023-09-26 20:02 UTC (13+ messages)
` [PATCH v5 0/8] "
` [PATCH v5 6/8] x86/resctrl: Sub NUMA Cluster detection and enable
` [PATCH v5 7/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
[PATCH v4 0/2] Avoid spurious freezer wakeups
2023-09-26 20:02 UTC (3+ messages)
[PATCH 00/13] arm64: dts: qcom: msm8916/39: Enable sound and modem with QDSP6
2023-09-26 20:01 UTC (33+ messages)
` [PATCH 02/13] arm64: dts: qcom: msm8916/39: Add QDSP6
` [PATCH 03/13] arm64: dts: qcom: msm8916: Add common msm8916-modem-qdsp6.dtsi
` [PATCH 04/13] arm64: dts: qcom: msm8916-samsung-a2015: Add sound and modem
` [PATCH 05/13] arm64: dts: qcom: msm8916-samsung-serranove: "
` [PATCH 07/13] arm64: dts: qcom: msm8916-alcatel-idol347: "
` [PATCH 09/13] arm64: dts: qcom: msm8916-longcheer-l8150: "
` [PATCH 11/13] arm64: dts: qcom: msm8916-samsung-gt5: "
` [PATCH 12/13] arm64: dts: qcom: msm8916-samsung-j5: "
` [PATCH 13/13] arm64: dts: qcom: msm8939-samsung-a7: "
[PATCH v2 00/12] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
2023-09-26 20:00 UTC (4+ messages)
` [PATCH v2 12/12] vfio: Remove 64-bit IOVA address space assumption
[PATCH v2] power: support amd-pstate cpufreq driver
2023-09-26 20:00 UTC
[igt-dev] [PATCH v2 0/3] kms lease
2023-09-26 19:49 UTC (4+ messages)
` [igt-dev] [PATCH v2 1/3] tests/kms_lease: Terminate lease fd before subtests execution
` [igt-dev] [PATCH v2 2/3] tests/kms_lease: Remove lease_t from all sub-tests
` [igt-dev] [PATCH v2 3/3] tests/kms_lease: Add wrapper to create lease and store mcl.fd
[nft PATCH] tests: shell: features: Fix table owner flag check
2023-09-26 19:58 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next 0/9] i40e: House-keeping and clean-up
2023-09-26 19:57 UTC (4+ messages)
` [Intel-wired-lan] [PATCH net-next 7/9] i40e: Move memory allocation structures to i40e_alloc.h
` "
[PATCH] kernel/resource: Remove unnecessary initial values of variables
2023-09-26 19:56 UTC (2+ messages)
[PATCH v2] checkpatch: warn about multi-line comments without an empty /* line
2023-09-26 19:56 UTC (2+ messages)
[PATCH v2 0/2] Fix Power CI build
2023-09-26 19:56 UTC (3+ messages)
` [PATCH v2 1/2] automation: Change build script to use arch defconfig
[Intel-gfx] [PATCH] drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux inval
2023-09-26 19:55 UTC (5+ messages)
` "
[PATCH] nvmet-rdma: use spin_lock_bh() on rsp_wr_wait_lock
2023-09-26 19:55 UTC (2+ messages)
[PATCH v4 00/18] Introduce runtime modifiable Energy Model
2023-09-26 19:54 UTC (9+ messages)
` [PATCH v4 09/18] PM: EM: Introduce runtime modifiable table
` [PATCH v4 10/18] PM: EM: Add RCU mechanism which safely cleans the old data
` [PATCH v4 11/18] PM: EM: Add runtime update interface to modify EM power
` [PATCH v4 12/18] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
[PATCH v4] usb: gadget: udc: Handle gadget_connect failure during bind operation
2023-09-26 19:54 UTC (2+ messages)
[PATCH] autoconf: handle the standard --disable-shared flag
2023-09-26 19:53 UTC (2+ messages)
[PATCH] arm64: dts: imx8mm: fix imx8mm-venice-gw72xx-0x-rpidsi compatible
2023-09-26 19:52 UTC (4+ messages)
[Intel-xe] [PATCH v2 00/20] uAPI Alignment - take 1 v2
2023-09-26 19:52 UTC (7+ messages)
` [Intel-xe] [PATCH v2 03/20] drm/xe: Correlate engine and cpu timestamps with better accuracy
[PATCH 0/6] riscv: RVA22U64 profile support
2023-09-26 19:49 UTC (7+ messages)
` [PATCH 1/6] target/riscv/cpu.c: add zicntr extension flag
` [PATCH 2/6] target/riscv/cpu.c: add zihpm "
` [PATCH 3/6] target/riscv: add rva22u64 profile definition
` [PATCH 4/6] target/riscv/tcg: implement rva22u64 profile
` [PATCH 5/6] target/riscv/tcg-cpu.c: enable profile support for vendor CPUs
` [PATCH 6/6] target/riscv/kvm: add 'rva22u64' flag as unavailable
[PATCH] pretty-formats.txt: fix whitespace
2023-09-26 19:51 UTC (5+ messages)
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 99/1370] dtbs_check: Documentation/devicetree/bindings/remoteproc/xilinx,zynqmp-r5-remoteproc.yaml: title: 'Xilinx R5 remote processor controller bindings' should not be valid under {'pattern': '([Bb]inding| [Ss]chema)'}
2023-09-26 19:49 UTC
[PATCH] usb: dwc2: gadget: Fix a warning when compiling with W=1
2023-09-26 19:49 UTC (2+ messages)
[meta-python][PATCH] python3-async-timeout: remove old version of the library
2023-09-26 19:49 UTC
[PATCH 0/2] hugetlb memcg accounting
2023-09-26 19:49 UTC (3+ messages)
` [PATCH 1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller
` [PATCH 2/2] selftests: add a selftest to verify hugetlb usage in memcg
[PATCH 0/3] Fix Power CI build
2023-09-26 19:49 UTC (3+ messages)
` [PATCH 1/3] automation: Drop ppc64le-*randconfig jobs
[RFC PATCH] ethdev: advertise flow restore in mbuf
2023-09-26 19:49 UTC (5+ messages)
` [PATCH v4] "
[PATCH] btrfs: fix some maybe uninitialized warnings in ioctl.c
2023-09-26 19:47 UTC
[PATCH 1/1] runqueue: Fix task execution dependency issue
2023-09-26 19:47 UTC (4+ messages)
` [bitbake-devel] "
[PATCH net-next v1 00/12] vsock/virtio: continue MSG_ZEROCOPY support
2023-09-26 19:40 UTC (9+ messages)
` [PATCH net-next v1 02/12] vsock: read from socket's error queue
` [PATCH net-next v1 08/12] vsock: enable setting SO_ZEROCOPY
[igt-dev] [PATCH 1/3] lib/drmtest: Use module table for chipset_to_str()
2023-09-26 19:46 UTC (3+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for series starting with [1/3] "
` [igt-dev] ✓ Fi.CI.BAT: success "
[PATCH 01/40] systemd: upgrade 254 -> 254.4
2023-09-26 19:45 UTC (5+ messages)
` [PATCH 25/40] meson: upgrade 1.1.1 -> 1.2.1
` [OE-core] "
[PATCH] arm64: dts: imx8mp-venice-gw73xx: add TPM device
2023-09-26 19:43 UTC (2+ messages)
[PATCH v4] regulator (max5970): Add hwmon support
2023-09-26 19:43 UTC (4+ messages)
[meta-oe][PATCH] cpp-netlib: Fix build with boost 1.80+
2023-09-26 19:43 UTC
[PATCH] arm64: dts: imx8mm-venice-gw73xx: add TPM device
2023-09-26 19:43 UTC (2+ messages)
[PATCH 0/8] iommu: Convert dart & iommufd to the new domain_alloc_paging()
2023-09-26 19:41 UTC (16+ messages)
` [PATCH 6/8] iommu/dart: Move the blocked domain support to a global static
` [PATCH 7/8] iommu/dart: Convert to domain_alloc_paging()
` [PATCH 8/8] iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging()
[PATCH] mailmap: Fix Andrey Drobyshev author email
2023-09-26 19:42 UTC (4+ messages)
[PATCH v7 1/2] schemas: memory: Add ECC properties
2023-09-26 19:42 UTC (2+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages
[PATCH v2] ARM: dts: imx6qdl-gw5904: add dt props for populating eth MAC addrs
2023-09-26 19:41 UTC (2+ messages)
[PATCH net-next] net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers
2023-09-26 19:40 UTC (8+ messages)
bootstd: Scanning for USB bootflow will remove existing SCSI bootflow
2023-09-26 19:40 UTC (3+ messages)
[PATCH] checkpatch: warn about multi-line comments without an empty /* line
2023-09-26 19:39 UTC (3+ messages)
[meta-python][PATCH] python3-argh: Update version 0.29.3 -> 0.29.4
2023-09-26 19:36 UTC
[meta-python][PATCH] python3-apiflask: Update version 2.0.1 -> 2.0.2
2023-09-26 19:33 UTC
[Virtio-fs] [PATCH v3 0/5] vhost-user: Back-end state migration
2023-09-26 19:30 UTC (9+ messages)
` [Virtio-fs] [PATCH v3 2/5] vhost-user.rst: Clarify enabling/disabling vrings
` "
[PATCH] KVM: guest_memfd: Refactor kvm_gmem into inode->i_private
2023-09-26 19:31 UTC (2+ messages)
[syzbot] [usb?] [media?] WARNING in imon_probe
2023-09-26 19:30 UTC (3+ messages)
[PATCH 1/2] dt-bindings: reset: Add Infineon SLB9670 TPM reset driver
2023-09-26 19:09 UTC (2+ messages)
` [PATCH 2/2] "
[Intel-xe] [PATCH v3 0/7] PAT and cache coherency support
2023-09-26 19:29 UTC (4+ messages)
` [Intel-xe] [PATCH v3 6/7] drm/xe: directly use pat_index for pte_encode
[linusw-pinctrl:devel 16/25] drivers/pinctrl/realtek/pinctrl-rtd1315e.c:231:35: warning: 'rtd1315e_testmode_pins' defined but not used
2023-09-26 19:29 UTC
[PATCH 1/2] drm/amdkfd: reduce stack size in kfd_topology_add_device()
2023-09-26 19:29 UTC (5+ messages)
` [PATCH 2/2] drm/amdkfd: drop struct kfd_cu_info
[PATCH 00/15] blk: sandbox: Support binding a device with a given logical block size
2023-09-26 19:29 UTC (3+ messages)
` [PATCH 09/15] blk: blkmap: Support mapping to device of any "
[PATCH v2] vfs: shave work on failed file open
2023-09-26 19:28 UTC (3+ messages)
[PATCH] optionrom: Remove build-id section
2023-09-26 19:25 UTC
[Intel-gfx] [PATCH 2/2] drm/i915: Add missing GSCCS documentation
2023-09-26 19:23 UTC (3+ messages)
` [Intel-gfx] [PATCH] "
[Buildroot] [PATCH v9 1/7] package/python-httplib2: add host variant
2023-09-26 19:23 UTC (4+ messages)
` [Buildroot] [PATCH v9 7/7] support/testing/tests/package/test_flutter.py: new runtime test
[PATCH vfio 00/11] Introduce a vfio driver over virtio devices
2023-09-26 19:23 UTC (9+ messages)
` [PATCH vfio 01/11] virtio-pci: Use virtio pci device layer vq info instead of generic one
` [PATCH vfio 03/11] virtio-pci: Introduce admin virtqueue
[GIT PULL] Workqueue fixes for v6.6-rc3
2023-09-26 19:23 UTC (2+ messages)
[PATCH] platform/x86: intel_speed_select_if: Use devm_ioremap_resource
2023-09-26 19:22 UTC (2+ messages)
[PATCH] x86/kvm: Account for fpstate->user_xfeatures changes
2023-09-26 19:22 UTC (11+ messages)
[igt-dev] [PATCH] tests/kms_setmode: Add comment for valid scenario
2023-09-26 19:22 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[PATCH v8] mm/filemap: remove hugetlb special casing in filemap.c
2023-09-26 19:20 UTC
Conflict for v5.15-rt
2023-09-26 19:20 UTC
[PATCH v3] ext4: optimize metadata allocation for hybrid LUNs
2023-09-26 19:19 UTC (2+ messages)
[PATCH v2 3/3] platform/x86: intel_speed_select_if: Remove hardcoded map size
2023-09-26 19:19 UTC (2+ messages)
possible circular locking dependency detected warning and deadlock
2023-09-26 19:18 UTC
[PATCH 1/2] handshake: include additional sha256 AKMs for PMKID generation
2023-09-26 19:18 UTC (15+ messages)
[Intel-gfx] [PATCH] drm/i915/mtl: Skip MCR ops for ring fault register
2023-09-26 19:17 UTC (3+ messages)
[PATCH 00/12] coverity fixes
2023-09-26 19:16 UTC (6+ messages)
` [PATCH 02/12] hw/i386/intel_iommu: vtd_slpte_nonzero_rsvd(): reduce magic numbers
[PATCH] cxl/port: Fix cxl_test register enumeration regression
2023-09-26 19:16 UTC (2+ messages)
[PATCH v1 0/4] vfio: report NUMA nodes for device memory
2023-09-26 19:14 UTC (9+ messages)
[linux-next:pending-fixes] BUILD SUCCESS a427b9ee9815a9d07e1d182ddc994caa06042786
2023-09-26 19:14 UTC
[Intel-gfx] [v3] drm/i915/display: Created exclusive version of vga decode setup
2023-09-26 19:20 UTC
[PATCH v2] drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()
2023-09-26 14:01 UTC (3+ messages)
` [PATCH v3] "
[PATCH] drm/atomic: Perform blocking commits on workqueue
2023-09-26 17:05 UTC
[PATCH v4 0/3] drm/bridge: tfp410: Add i2c support
2023-09-26 13:46 UTC
[PATCH v3 00/10] smartpqi man page updates
2023-09-26 19:12 UTC (11+ messages)
` [PATCH v3 01/10] smarpqi: update copyright and email addresses
` [PATCH v3 02/10] smartpqi: update module parameter descriptions
` [PATCH v3 03/10] smartpqi: add-module parameter disable_managed_interrupts
` [PATCH v3 04/10] smartpqi: add module parameter ctrl_ready_timeout
` [PATCH v3 05/10] smartpqi: update FILES section
` [PATCH v3 06/10] smartpqi: update host attribute descriptions
` [PATCH v3 07/10] smartpqi: update device "
` [PATCH v3 08/10] smartpqi: add host attributes
` [PATCH v3 09/10] smartpqi: add device attributes
` [PATCH v3 10/10] smartpqi: add sg entry to see_also
[Intel-gfx] [PATCH v2] drm/i915: Do not disable preemption for resets
2023-09-26 19:09 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Do not disable preemption for resets (rev4)
[PATCH v1 1/4] mfd: lpc_ich: Make struct lpc_ich_priv use enum for chipset member
2023-09-26 19:08 UTC (4+ messages)
` [PATCH v1 2/4] mfd: lpc_ich: Convert gpio_version to be enum
` [PATCH v1 3/4] mfd: lpc_ich: Move APL GPIO resources to a custom structure
` [PATCH v1 4/4] mfd: lpc_ich: Add a platform device for pinctrl Denverton
[kdave-btrfs-devel:dev/guilherme/temp-fsid-v4] [btrfs] 6c9131ed0d: stress-ng.sync-file.ops_per_sec -44.2% regression
2023-09-26 19:08 UTC (3+ messages)
[PATCH v1 1/1] pinctrl: denverton: Enable platform device in the absence of ACPI enumeration
2023-09-26 19:08 UTC
[PATCH v2] arm64: dts: qcom: sa8775p: Add RPMh sleep stats
2023-09-26 19:06 UTC (2+ messages)
Trying to boot custom kernel on Wink Hub (i.MX28)
2023-09-26 19:06 UTC (23+ messages)
[PATCH v2 0/7] Initial support for the Fairphone 5 smartphone
2023-09-26 19:06 UTC (3+ messages)
` [PATCH v2 5/7] dt-bindings: pinctrl: qcom,sc7280: Allow gpio-reserved-ranges
[PATCH v2] wifi: ath11k: mac: fix struct ieee80211_sband_iftype_data handling
2023-09-26 19:05 UTC (4+ messages)
[PATCH v4 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
2023-09-26 19:05 UTC (8+ messages)
` [Intel-gfx] "
` [PATCH v4 1/3] drm/i915/guc: Flush context destruction worker at suspend
` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 2/3] drm/i915/guc: Close deregister-context race against CT-loss
` "
` [PATCH v4 3/3] drm/i915/gt: Timeout when waiting for idle in suspending
` [Intel-gfx] "
[PATCH v6 0/8] add rte flow support for cpfl
2023-09-26 19:03 UTC (4+ messages)
` [PATCH v7 "
` [PATCH v7 1/8] net/cpfl: add json parser for rte flow pattern rules
[PATCH] selftests/rseq: fix kselftest Clang build warnings
2023-09-26 19:02 UTC (3+ messages)
[PATCH v4 00/18] virtio-mem: Expose device memory through multiple memslots
2023-09-26 18:57 UTC (4+ messages)
` [PATCH v4 09/18] memory-device, vhost: Support memory devices that dynamically consume memslots
` [PATCH v4 12/18] memory-device, vhost: Support automatic decision on the number of memslots
` [PATCH v4 17/18] memory, vhost: Allow for marking memory device memory regions unmergeable
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.