messages from 2024-01-09 17:45:54 to 2024-01-09 18:32:13 UTC [more...]
[PATCH v3] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
2024-01-09 18:31 UTC
[PATCH v2 0/8] Add T-Head TH1520 SoC pin control
2024-01-09 18:30 UTC (9+ messages)
` [PATCH v2 3/8] riscv: dts: thead: Add TH1520 pin control nodes
[v2 00/10] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
2024-01-09 18:30 UTC (9+ messages)
` [v2 03/10] drivers/perf: riscv: Read upper bits of a firmware counter
` [v2 05/10] drivers/perf: riscv: Implement SBI PMU snapshot function
[PATCH 0/3] allow disabling the automatic hint in advise_if_enabled()
2024-01-09 18:28 UTC (10+ messages)
` [PATCH 1/3] t/test-tool: usage description
` [PATCH 2/3] t/test-tool: handle -c <name>=<value> arguments
` [PATCH 3/3] advice: allow disabling the automatic hint in advise_if_enabled()
[PATCH v8 00/16] PCI: imx6: Clean up and add imx95 pci support
2024-01-09 18:27 UTC (12+ messages)
` [PATCH v8 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v8 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v8 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint "
[PATCH] drm/xe/xe2_lpg: Add Wa_16018610683
2024-01-09 18:27 UTC (2+ messages)
[RFC 00/20] First attempt to kill mem_access
2024-01-09 18:27 UTC (14+ messages)
` [RFC 06/20] drm/xe: Convert mem_access assertion towards the runtime_pm state
` [RFC 07/20] drm/xe: Runtime PM wake on every IOCTL
` [RFC 16/20] drm/xe: Remove mem_access calls from migration
` [RFC 20/20] drm/xe: Mega Kill of mem_access
[Buildroot] [RFC PATCH] package/mesa3d: add option to enable VIRTIO vulkan driver
2024-01-09 18:26 UTC
[PATCH v2 0/2] Add waveshare 7inch touchscreen panel support
2024-01-09 18:26 UTC (4+ messages)
` [PATCH v2 2/2] gpu: drm: panel: panel-simple: add new display mode for waveshare 7inch touchscreen panel
[PATCH] iio: light: vcnl4000: Set ps high definition for 4040/4200
2024-01-09 18:25 UTC (3+ messages)
[RFC PATCH 00/19] Rust abstractions for VFS
2024-01-09 18:25 UTC (7+ messages)
[PATCH v2] glib-networking: Fix ptest failures with openssl backend
2024-01-09 18:23 UTC
[PATCH] fsnotify: compile out fsnotify permission hooks if !FANOTIFY_ACCESS_PERMISSIONS
2024-01-09 18:23 UTC (2+ messages)
[syzbot] [mm?] WARNING in hpage_collapse_scan_pmd
2024-01-09 18:23 UTC
[PATCH v2 00/14] hw/arm: Prefer arm_feature() over object_property_find()
2024-01-09 18:23 UTC (19+ messages)
` [PATCH v2 01/14] target/arm/cpu: Simplify checking A64_MTE bit in FEATURE_ID register
` [PATCH v2 02/14] hw/arm/armv7m: Introduce cpudev variable in armv7m_realize()
` [PATCH v2 03/14] hw/arm/armv7m: Ensure requested CPU type implements ARM_FEATURE_M
` [PATCH v2 04/14] hw/arm/armv7m: Move code setting 'start-powered-off' property around
` [PATCH v2 05/14] hw/arm/armv7m: Always set 'init-nsvtor' property for Cortex-M CPUs
` [PATCH v2 06/14] hw/arm: Prefer arm_feature(M_SECURITY) over object_property_find()
` [PATCH v2 07/14] hw/arm: Prefer arm_feature(THUMB_DSP) over object_property_find(dsp)
` [PATCH v2 08/14] hw/arm: Prefer arm_feature(V7) over object_property_find(pmsav7-dregion)
` [PATCH v2 09/14] hw/arm: Prefer arm_feature(EL3) over object_property_find(has_el3)
` [PATCH v2 10/14] hw/arm: Prefer arm_feature(EL2) over object_property_find(has_el2)
` [PATCH v2 11/14] hw/arm: Prefer arm_feature(CBAR*) over object_property_find(reset-cbar)
` [PATCH v2 12/14] hw/arm: Prefer arm_feature(PMU) over object_property_find(pmu)
` [PATCH v2 13/14] hw/arm: Prefer cpu_isar_feature(aa64_mte) over property_find(tag-memory)
` [PATCH v2 14/14] hw/arm: Prefer arm_feature(GENERIC_TMR) over 'kvm-no-adjvtime' property
[linux-nvme:nvme-6.8] BUILD SUCCESS 9a1abc24850eb759e36a2f8869161c3b7254c904
2024-01-09 18:21 UTC
[PATCH bpf-next 0/3] infer packet range for 'if pkt ==/!= pkt_end' instructions
2024-01-09 18:22 UTC (5+ messages)
` [PATCH bpf-next 1/3] bpf: simplify try_match_pkt_pointers()
[PATCH] Revert "drm/msm/gpu: Push gpu lock down past runpm"
2024-01-09 18:22 UTC (2+ messages)
[syzbot] [serial?] KMSAN: uninit-value in n_tty_receive_buf_closing (2)
2024-01-09 18:22 UTC
[syzbot] [kernel?] WARNING in input_unregister_device (2)
2024-01-09 18:22 UTC
[PATCH 0/7] New DRM properties for output color format
2024-01-09 18:11 UTC (16+ messages)
` [PATCH 1/7] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH 2/7] drm/uAPI: Add "active color format" drm property as feedback for userspace
` [PATCH 3/7] drm/amd/display: Add handling for new "active color format" property
` [PATCH 4/7] drm/i915/display: "
` [PATCH 5/7] drm/uAPI: Add "preferred color format" drm property as setting for userspace
` [PATCH 6/7] drm/amd/display: Add handling for new "preferred color format" property
` [PATCH 7/7] drm/i915/display: "
[syzbot] [gfs2?] KMSAN: uninit-value in inode_go_dump (3)
2024-01-09 18:21 UTC
[syzbot] Monthly ext4 report (Jan 2024)
2024-01-09 18:20 UTC
[syzbot] Monthly gfs2 report (Jan 2024)
2024-01-09 18:20 UTC
[syzbot] Monthly ntfs report (Jan 2024)
2024-01-09 18:20 UTC
[syzbot] [crypto?] KMSAN: uninit-value in chksum_update
2024-01-09 18:20 UTC
[syzbot] Monthly bpf report (Jan 2024)
2024-01-09 18:20 UTC
[syzbot] Monthly block report (Jan 2024)
2024-01-09 18:20 UTC
[syzbot] [hams?] KMSAN: uninit-value in nr_route_frame
2024-01-09 18:20 UTC
[PATCH v2 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
2024-01-09 18:18 UTC (4+ messages)
[syzbot] [ntfs?] KASAN: use-after-free Write in ntfs_perform_write
2024-01-09 18:19 UTC
[syzbot] [kvm?] KMSAN: uninit-value in em_ret_far
2024-01-09 18:18 UTC
[syzbot] [modules?] INFO: task hung in _vm_unmap_aliases (3)
2024-01-09 18:18 UTC
[syzbot] [kernel?] WARNING in signal_wake_up_state
2024-01-09 18:18 UTC
[PATCH] string-output-visitor: Fix (pseudo) struct handling
2024-01-09 18:17 UTC
[v5.15] WARNING in kvm_arch_vcpu_ioctl_run
2024-01-09 18:18 UTC
[PATCH-next] firmware: arm_scmi: Fix Clock protocol supported version
2024-01-09 18:17 UTC (2+ messages)
[syzbot] [net?] KASAN: slab-out-of-bounds Read in dsa_user_changeupper
2024-01-09 18:17 UTC
[syzbot] [ntfs3?] KMSAN: uninit-value in longest_match_std (2)
2024-01-09 18:17 UTC
[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_lookup
2024-01-09 18:17 UTC
Crash in NVME tracing on 5.10LTS
2024-01-09 18:17 UTC
[syzbot] [mm?] general protection fault in __hugetlb_zap_begin
2024-01-09 18:17 UTC (2+ messages)
[syzbot] [ext4?] INFO: task hung in ext4_quota_write
2024-01-09 18:17 UTC (2+ messages)
[syzbot] [bpf?] [net?] WARNING in __sk_msg_free
2024-01-09 18:17 UTC (2+ messages)
[PATCH v3 0/4] migration & CI: Add a CI job for migration compat testing
2024-01-09 18:15 UTC (3+ messages)
` [PATCH v3 3/4] ci: Add a migration compatibility test job
[PATCH v4 0/5] Rework system pressure interface to the scheduler
2024-01-09 17:00 UTC (4+ messages)
` [PATCH v4 1/5] cpufreq: Add a cpufreq pressure feedback for "
[PATCH v2 0/7] Early Boot Allocation on Power
2024-01-09 18:14 UTC (3+ messages)
` [PATCH v2 4/7] xen/device-tree: Fix bootfdt.c to tolerate 0 reserved regions
[Bug 1345] net/i40e packet loss after Rx interrupt disable
2024-01-09 18:14 UTC
[PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions
2024-01-09 18:11 UTC (12+ messages)
` [PATCH 1/4] netfs: "
` [PATCH 2/4] afs: "
` [PATCH 3/4] erofs: "
` [PATCH 4/4] cifs: "
[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
2024-01-09 18:09 UTC (15+ messages)
` [DO NOT MERGE v6 24/37] dt-binding: sh: cpus: Add SH CPUs json-schema
` [DO NOT MERGE v6 25/37] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v6 26/37] dt-bindings: vendor-prefixes: Add smi
` [DO NOT MERGE v6 27/37] dt-bindings: ata: ata-generic: Add new targets
[Buildroot] [PATCH v2 0/3] i.MX91 and i.MX93 support
2024-01-09 15:41 UTC (4+ messages)
` [Buildroot] [PATCH v2 3/3] configs/freescale_imx93evk: new defconfig
[BUG] allmodconfig build error in next-20240108
2024-01-09 18:08 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH v1] net/axgbe: read and save the port property register
2024-01-09 18:07 UTC (4+ messages)
Scrub reports uncorrectable errors with correctable errors unrepaired, but all files are fine
2024-01-09 18:06 UTC
[PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
2024-01-09 18:06 UTC (9+ messages)
[PATCH bpf-next] The original document has some inconsistency
2024-01-09 18:06 UTC (4+ messages)
` [Bpf] "
[PATCH] ethdev: add dump regs for telemetry
2024-01-09 18:06 UTC (4+ messages)
[PATCH for-next v4] RDMA/efa: Add EFA query MR support
2024-01-09 18:05 UTC (7+ messages)
[PATCH 6.1 000/150] 6.1.72-rc1 review
2024-01-09 18:05 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Removing GFP_NOFS
2024-01-09 18:04 UTC (5+ messages)
` [Lsf-pc] "
[PATCH bpf-next v3 1/2] bpf: Track aligned st store as imprecise spilled registers
2024-01-09 18:02 UTC (2+ messages)
[PATCH v3 0/4] arm64: dts: qcom: sc8280xp: Add CAMSS core dtsi support
2024-01-09 18:02 UTC (3+ messages)
` [PATCH v3 2/4] dt-bindings: media: camss: Add qcom,sc8280xp-camss binding
[PATCH] usb: dwc3: Fix spurious wakeup when port is on device mode
2024-01-09 18:00 UTC (5+ messages)
[PATCH v3 0/4] Add support of color temperature and chromaticity
2024-01-09 18:00 UTC (5+ messages)
` [PATCH v3 1/4] iio: hid-sensor-als: Assign channels dynamically
` [PATCH v3 2/4] iio: hid-sensor-als: Remove hardcoding of values for enums
` [PATCH v3 3/4] iio: hid-sensor-als: Add light color temperature support
` [PATCH v3 4/4] iio: hid-sensor-als: Add light chromaticity support
[i-g-t] tests/intel/i915_suspend: Fix WARNs of invalid fd
2024-01-09 18:00 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[RFC PATCH v2 0/2] Node migration between memory tiers
2024-01-09 17:59 UTC (11+ messages)
` [EXT] "
[PATCH v7 0/2] PCI: designware-ep: Fix DBI access before core init
2024-01-09 17:58 UTC (3+ messages)
[PATCH 2/2] cpufreq/amd-pstate: Adding Zen4 support in introduction
2024-01-09 17:58 UTC
[PATCH 1/2] admin-guide: Fixing typos
2024-01-09 17:57 UTC
[PATCH v4 2/4] arch/x86: Move internal setup_data structures into setup_data.h
2024-01-09 17:58 UTC (3+ messages)
[PATCH] iio: buffer-dmaengine: make use of the 'struct device *' argument
2024-01-09 17:56 UTC (2+ messages)
[PATCH v2 0/4] A Followup for "QEMU: CXL mailbox rework and features (Part 1)"
2024-01-09 17:55 UTC (11+ messages)
` [PATCH v2 2/4] hw/cxl/device: read from register values in mdev_reg_read()
` [PATCH v2 3/4] hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
` [PATCH v2 4/4] hw/cxl/events: discard all event records during sanitation
[Buildroot] [PATCH v2 1/1] package/python-fastapi: bump to version 0.108.0
2024-01-09 17:56 UTC (2+ messages)
[RFC] Bluetooth: hci_event: Rework hci_store_wake_reason
2024-01-09 17:56 UTC (2+ messages)
[RFC] Bluetooth: hci_event: Rework hci_store_wake_reason
2024-01-09 17:55 UTC (2+ messages)
[PATCH v1] misc: fastrpc: Pass proper arguments to scm call
2024-01-09 17:55 UTC (4+ messages)
[PATCH v5 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2024-01-09 17:54 UTC (7+ messages)
` [PATCH v5 2/2] documentation: Document "
[PATCH v3 0/4] Bluetooth: Improve retrying of connection attempts
2024-01-09 17:53 UTC (2+ messages)
[PATCH] Bluetooth: qca: fix device-address endianness
2024-01-09 17:54 UTC (4+ messages)
[PATCH 0/3] Strengthen fsck checks for submodule URLs
2024-01-09 17:53 UTC (4+ messages)
` [PATCH 1/3] submodule-config.h: move check_submodule_url
` [PATCH 2/3] t7450: test submodule urls
` [PATCH 3/3] submodule-config.c: strengthen URL fsck check
[PATCH RFC 0/4] arm64: support DMA zone starting above 4GB
2024-01-09 17:51 UTC (8+ messages)
` [PATCH RFC 3/4] dma-direct: add offset to zone_dma_bits
[PATCH for-4.18 v1] xen/common: Don't dereference overlay_node after checking that it is NULL
2024-01-09 17:51 UTC (5+ messages)
[PATCH 0/3] wifi: ath12k: Cleanup QMI messaging functions
2024-01-09 17:51 UTC (4+ messages)
` [PATCH 1/3] wifi: ath12k: Remove unnecessary struct qmi_txn initializers
` [PATCH 2/3] wifi: ath12k: Add missing qmi_txn_cancel() calls
` [PATCH 3/3] wifi: ath12k: Use initializers for QMI message buffers
[Buildroot] [PATCH 1/1] package/python-django: bump to version 5.0.1
2024-01-09 17:51 UTC (2+ messages)
[PATCH v4 00/14] iommu/amd: SVA Support (Part 4) - SVA and IOPF
2024-01-09 17:50 UTC (3+ messages)
` [PATCH v4 13/14] iommu: Add ops->domain_alloc_sva()
[PATCH 0/2][GSOC] t7501: Add tests for various index usages, -i and -o, of commit command and amending commit to add signoff
2024-01-09 17:50 UTC (5+ messages)
` [PATCH 2/2] t7501: Add test for "
` [PATCH v2 1/2] t7501: add tests for --include, --only of commit
[meta-oe][PATCH] nvme-cli: upgrade 2.6 -> 2.7.1
2024-01-09 17:49 UTC
Please pull u-boot-samsung master
2024-01-09 17:49 UTC (2+ messages)
[PATCH] dhcp: fix overflow causing retries to stop
2024-01-09 17:49 UTC (4+ messages)
Pull request rng-2024-04-rc1
2024-01-09 17:49 UTC (2+ messages)
[PATCH v4 1/4] Bluetooth: Remove superfluous call to hci_conn_check_pending()
2024-01-09 17:49 UTC (4+ messages)
` [PATCH v4 2/4] Bluetooth: hci_event: Use HCI error defines instead of magic values
` [PATCH v4 3/4] Bluetooth: hci_conn: Only do ACL connections sequentially
` [PATCH v4 4/4] Bluetooth: Remove pending ACL connection attempts
[Buildroot] [PATCH 1/1] package/python-can: bump to version 4.3.1
2024-01-09 17:49 UTC (2+ messages)
[libgpiod] Documentation question
2024-01-09 17:49 UTC (7+ messages)
[PATCH] cpufreq: intel_pstate: Update Meteor Lake hybrid scaling factor
2024-01-09 17:48 UTC
[PATCH 0/3] fix some problems of flower firmware
2024-01-09 17:48 UTC (7+ messages)
` [PATCH 2/3] net/nfp: fix free resource problem
[ima-evm-utils PATCH v3 00/13] Address non concurrency-safe libimaevm global variables
2024-01-09 17:21 UTC (3+ messages)
` [ima-evm-utils PATCH v3 09/13] Use a local hash algorithm variable when verifying file signatures
[PATCH v3 0/4] Few cleanups and AMD Family 19h Models 90h-9fh EDAC Support
2024-01-09 17:47 UTC (4+ messages)
` [PATCH v3 1/4] EDAC/mce_amd: Remove SMCA Extended Error code descriptions
` [PATCH] Documentation: Begin a RAS section
[Buildroot] [PATCH v3 0/3] i.MX91 and i.MX93 support
2024-01-09 17:25 UTC (3+ messages)
` [Buildroot] [PATCH v3 1/3] package/freescale-imx: add i.MX91 and i.MX93 SoC support
` [Buildroot] [PATCH v3 2/3] package/freescale-imx/firmware-ele-imx: new package
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.