messages from 2024-10-25 08:41:42 to 2024-10-25 09:21:29 UTC [more...]
[PATCH v8 0/4] Introduce DRM device wedged event
2024-10-25 9:10 UTC (6+ messages)
` [PATCH v8 1/4] drm: Introduce "
` ✓ CI.Patch_applied: success for Introduce DRM device wedged event (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH net-next] net: qlogic: use ethtool string helpers
2024-10-25 9:21 UTC (2+ messages)
[GIT PULL] ata fixes for 6.12-rc5
2024-10-25 9:20 UTC
[PATCH] libksba: add bison (yacc) dependency
2024-10-25 9:20 UTC (2+ messages)
` [OE-core] "
[PATCH] t: fix typos
2024-10-25 9:20 UTC (4+ messages)
` [PATCH v2] "
[PATCH] drm/amdgpu: optimize ACA log print
2024-10-25 9:19 UTC (3+ messages)
How to add postinst and prerm scripts to a recipe?
2024-10-25 9:19 UTC (4+ messages)
` [yocto] "
[PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
2024-10-25 9:19 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe/xe_guc_ads: save/restore OA registers (rev3)
[PATCH v3 0/7] Fix RK3588 GPU domain
2024-10-25 9:19 UTC (5+ messages)
` [PATCH v3 7/7] arm64: dts: rockchip: Add GPU power domain regulator dependency for RK3588
[PATCH v18 00/13] Support blob memory and venus on qemu
2024-10-25 9:17 UTC (2+ messages)
Plan needed for switching m68k to 32-bit alignment
2024-10-25 9:18 UTC (3+ messages)
[PATCH] ASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variable
2024-10-25 8:00 UTC
[PATCH v2 2/2] wifi: ath10k: Flush only requested txq in ath10k_flush()
2024-10-25 8:01 UTC (3+ messages)
[PATCH v6] ALSA: compress_offload: introduce accel operation mode
2024-10-25 9:15 UTC (4+ messages)
[PATCH] RISC-V: Enable Zicbom in usermode
2024-10-25 9:15 UTC (2+ messages)
[PATCHv3 net-next] net: dsa: use ethtool string helpers
2024-10-25 9:15 UTC (2+ messages)
[PATCH net-next v10 00/23] Introducing OpenVPN Data Channel Offload
2024-10-25 9:14 UTC (24+ messages)
` [PATCH net-next v10 01/23] netlink: add NLA_POLICY_MAX_LEN macro
` [PATCH net-next v10 02/23] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v10 03/23] ovpn: add basic netlink support
` [PATCH net-next v10 04/23] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v10 05/23] ovpn: keep carrier always on
` [PATCH net-next v10 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v10 07/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v10 08/23] ovpn: implement basic TX path (UDP)
` [PATCH net-next v10 09/23] ovpn: implement basic RX "
` [PATCH net-next v10 10/23] ovpn: implement packet processing
` [PATCH net-next v10 11/23] ovpn: store tunnel and transport statistics
` [PATCH net-next v10 12/23] ovpn: implement TCP transport
` [PATCH net-next v10 13/23] ovpn: implement multi-peer support
` [PATCH net-next v10 14/23] ovpn: implement peer lookup logic
` [PATCH net-next v10 15/23] ovpn: implement keepalive mechanism
` [PATCH net-next v10 16/23] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v10 17/23] ovpn: add support for peer floating
` [PATCH net-next v10 18/23] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v10 19/23] ovpn: implement key add/get/del/swap "
` [PATCH net-next v10 20/23] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v10 21/23] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v10 22/23] ovpn: add basic ethtool support
` [PATCH net-next v10 23/23] testing/selftests: add test tool and scripts for ovpn module
[PATCH bpf-next 2/4] bpf: allow to access bpf_prog during bpf_struct_access
2024-10-25 9:14 UTC (2+ messages)
[morimoto:sound-pcmv2-2024-10-22 2/3] sound/soc/soc-utils.c:134:55: error: initialization of 'struct snd_soc_dai_link1 *' from 'int' makes pointer from integer without a cast
2024-10-25 9:14 UTC
[sean-jc:x86/unfudge_irq_bypass 2/41] include/asm-generic/bitops/fls64.h:24:20: sparse: sparse: cast truncates bits from constant value (ffffffffff000 becomes fffff000)
2024-10-25 9:14 UTC
[RFC PATCH 00/13] nommu UML
2024-10-25 9:14 UTC (7+ messages)
` [RFC PATCH 02/13] x86/um: nommu: elf loader for fdpic
` [RFC PATCH 03/13] um: nommu: memory handling
` [RFC PATCH 04/13] x86/um: nommu: syscall handling
[PATCH v4 00/11] iommufd: Add vIOMMU infrastructure (Part-1)
2024-10-25 9:11 UTC (21+ messages)
` [PATCH v4 01/11] iommufd: Move struct iommufd_object to public iommufd header
` [PATCH v4 02/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
` [PATCH v4 03/11] iommufd: Add iommufd_verify_unfinalized_object
` [PATCH v4 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v4 05/11] iommufd: Add domain_alloc_nested op to iommufd_viommu_ops
` [PATCH v4 06/11] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v4 10/11] Documentation: userspace-api: iommufd: Update vIOMMU
kselftest/next build: 5 builds: 2 failed, 3 passed, 1 warning (v6.12-rc3-6-g2a027d6bb6600)
2024-10-25 9:14 UTC
[PATCH v2 00/13] rust: miscellaneous cleanups + QOM integration tests
2024-10-25 9:17 UTC (6+ messages)
` [PATCH v2 08/13] rust: cleanup module_init!, use it from #[derive(Object)]
` [PATCH v2 09/13] rust: clean up define_property macro
[OE-core] [PATCH 01/22] autoconf-archive: upgrade 2023.02.20 -> 2024.10.16
2024-10-25 9:12 UTC (5+ messages)
` [OE-core] [PATCH 02/22] bash: upgrade 5.2.32 -> 5.2.37
` [OE-core] [PATCH 14/22] ptest-runner: upgrade 2.4.5 -> 2.5.1
[OE-core] [PATCH] linux-firmware: Add qcom-qcm6490-{audio,compute} firmware packages
2024-10-25 9:12 UTC (3+ messages)
[PATCH v3] mm: shrinker: avoid memleak in alloc_shrinker_info
2024-10-25 9:12 UTC (2+ messages)
[PATCH] ASoC: mediatek: mt8183: Remove unnecessary variable assignments
2024-10-25 9:09 UTC
[PATCH v2] drm/i915: ensure segment offset never exceeds allowed max
2024-10-25 9:12 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: ensure segment offset never exceeds allowed max (rev3)
[PATCH] net: ethernet: ti: am65-cpsw: fix NULL deref check in am65_cpsw_nuss_probe
2024-10-25 9:11 UTC
[PATCH 0/3] mm/vma: miss to restore vmi.index on expansion failure
2024-10-25 9:11 UTC (12+ messages)
` [PATCH 1/3] "
[PATCH net-next] gve: change to use page_pool_put_full_page when recycling pages
2024-10-25 9:09 UTC (5+ messages)
[PATCH v2 0/4] arm64: dts: mt8183: Add i2c-scl-internal-delay-ns
2024-10-25 9:05 UTC (2+ messages)
version-going-backwards issues with shared sstate cache
2024-10-25 9:07 UTC (2+ messages)
` [yocto] "
[PATCH v4] virtio: Make vring_new_virtqueue support for packed vring
2024-10-25 9:07 UTC (2+ messages)
[PATCH v3 2/2] iio: light: add support for veml3235
2024-10-25 9:07 UTC (3+ messages)
[i-g-t, v5, 0/1] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states
2024-10-25 9:05 UTC (4+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: success for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev3)
` ✓ CI.xeBAT: "
Fix Fix fence merge handling
2024-10-25 9:05 UTC (4+ messages)
` [PATCH 1/3] dma-buf/dma-fence_array: use kvzalloc
[Discussion] Why doesn't ALSA autogenerate/autoconfigure the mono profile by default?
2024-10-25 9:04 UTC
[PATCH v11 0/4] debugfs to hisilicon migration driver
2024-10-25 9:01 UTC (5+ messages)
` [PATCH v11 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v11 2/4] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v11 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v11 4/4] Documentation: add debugfs description for hisi migration
[PATCH 0/2] perf stat: Fix trailing comma when there is no metric unit
2024-10-25 9:03 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf stat: Also hide metric from JSON if units are an empty string
[PATCH] soc: qcom: Rework BCM_TCS_CMD macro
2024-10-25 9:03 UTC (2+ messages)
[PATCH v5] um: Remove double zero check
2024-10-25 9:02 UTC
[PATCH] mlx5: simplify EQ interrupt polling logic
2024-10-25 9:03 UTC (2+ messages)
[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
2024-10-25 9:02 UTC (7+ messages)
` [PATCH v1 1/9] mfd: Add core driver for Nuvoton NCT6694
[PATCH] ASoC: Intel: sst: Support LPE0F28 ACPI HID
2024-10-25 9:02 UTC
[PATCH v2] net/ice: fix incorrect reading of PHY timestamp
2024-10-25 9:02 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH v5 net-next 0/3] udp: Add 4-tuple hash for connected sockets
2024-10-25 9:02 UTC (5+ messages)
` [PATCH v5 net-next 3/3] ipv4/udp: Add 4-tuple hash for connected socket
[f2fs-dev] [PATCH v4] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable
2024-10-25 9:18 UTC (2+ messages)
` "
[dhowells-fs:netfs-writeback 27/30] fs/afs/file.c:357 afs_issue_read() warn: passing a valid pointer to 'PTR_ERR'
2024-10-25 9:01 UTC
[linux-next:master 5084/7183] drivers/mtd/nand/raw/atmel/pmecc.c:384 atmel_pmecc_create_user() warn: passing devm_ allocated variable to kfree. 'user'
2024-10-25 9:01 UTC
[PATCH] x86: fix user address masking non-canonical speculation issue
2024-10-25 9:01 UTC (4+ messages)
[PATCH v2 0/2] MLO MBSSID Support
2024-10-25 9:01 UTC (4+ messages)
` [PATCH v2 2/2] wifi: mac80211: restructure vif and link conf for mlo mbssid support
[PATCH 0/2] reset: implement reset_control_bulk_get()
2024-10-25 8:58 UTC (3+ messages)
` [PATCH 1/2] reset: add __reset_control_get()
` [PATCH 2/2] reset: implement reset_control_bulk_get()
[PATCH v4 0/8] Provide support for RMPREAD and a segmented RMP
2024-10-25 9:00 UTC (3+ messages)
` [PATCH v4 1/8] x86/sev: Prepare for using the RMPREAD instruction to access the RMP
meson: Enabling full-range HDMI output
2024-10-25 8:57 UTC (6+ messages)
[PATCH v3 0/8] Migration: Make misc.h helpers available for whole VM lifecycle
2024-10-25 8:59 UTC (3+ messages)
` [PATCH v3 4/8] migration: Drop migration_is_setup_or_active()
[bug report] dmaengine: ls2x-apb: New driver for the Loongson LS2X APB DMA controller
2024-10-25 8:59 UTC
[PATCH] ufs: core: Add WB buffer resize support
2024-10-25 8:59 UTC
[PATCH v2 00/28] backlight: lcd: Remove fbdev dependencies
2024-10-25 8:59 UTC (4+ messages)
` [GIT PULL] Immutable branch between Backlight, HID and fbdev due for the v6.13 merge window
[PATCH] .mailmap: update e-mail address for Eugen Hristev
2024-10-25 8:58 UTC
[PATCH] mm: krealloc: Fix MTE false alarm in __do_krealloc
2024-10-25 8:58 UTC
[PATCH v1 00/14] futex: More futex2 bits
2024-10-25 8:58 UTC (4+ messages)
` [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
2024-10-25 8:57 UTC (2+ messages)
[PATCH v2] Docs/sound: Update codec-to-codec documentation
2024-10-25 8:58 UTC (4+ messages)
[PATCH net-n] net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
2024-10-25 8:58 UTC (2+ messages)
[PATCH v6 0/7] Add support for Maxim Integrated MAX77705 MFD
2024-10-25 8:57 UTC (9+ messages)
` [PATCH v6 3/7] mfd: Add new driver for MAX77705 PMIC
` [PATCH v6 7/7] leds: max77705: Add LEDs support
[PATCH -next] i2c: qcom-cci: Remove the unused variable cci_clk_rate
2024-10-25 8:57 UTC
[PATCH v4 0/2] Support for I/O width within ARM SCMI SHMEM
2024-10-25 8:57 UTC (7+ messages)
` [PATCH v4 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory
[PATCH v3 00/15] Add ITE IT6263 LVDS to HDMI converter support
2024-10-25 8:57 UTC (5+ messages)
` [PATCH v3 12/15] drm/bridge: Add ITE IT6263 LVDS to HDMI converter
[PATCH] x86/uaccess: Avoid barrier_nospec() in copy_from_user()
2024-10-25 8:56 UTC (16+ messages)
[PATCH v14 0/4] add support for self monitoring
2024-10-25 8:54 UTC (6+ messages)
` [PATCH v15 "
` [PATCH v15 1/4] lib: add generic support for reading PMU events
` [PATCH v15 2/4] pmu: support reading ARM PMU events in runtime
` [PATCH v15 3/4] pmu: support reading Intel x86_64 "
` [PATCH v15 4/4] eal: add PMU support to tracing library
[PATCH v3 0/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for Windows Dev Kit 2023
2024-10-25 8:55 UTC (5+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for WDK2023
[PATCH v3 0/4] Add support for APPS SMMU on QCS615
2024-10-25 8:54 UTC (3+ messages)
` [PATCH v3 4/4] arm64: dts: qcom: qcs615: add the APPS SMMU node
[PULL 0/8] Misc fixes for 2024-10-24
2024-10-25 8:52 UTC (2+ messages)
[PATCH v6 0/2] Add support for videocc, camcc, dispcc0 and dispcc1 on Qualcomm SA8775P platform
2024-10-25 8:52 UTC (3+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: sa8775p: Update sleep_clk frequency
` [PATCH v6 2/2] arm64: dts: qcom: sa8775p: Add support for clock controllers
[PATCH 0/6] ext4: Add atomic write support for DIO
2024-10-25 8:52 UTC (3+ messages)
` [PATCH 5/6] iomap: Lift blocksize restriction on atomic writes
[Buildroot] [PATCH] package/lua-lsdbus: bump to version ae5e674e5e792dd72e4164c436ca7b064158e7c6
2024-10-25 8:52 UTC
[PATCH net-next 0/2] mlx5e update features on config changes
2024-10-25 8:52 UTC (5+ messages)
` [PATCH net-next 1/2] net/mlx5e: Update features on MTU change
` [PATCH net-next 2/2] net/mlx5e: Update features on ring size change
linux-next: duplicate patches in the regulator tree
2024-10-25 8:51 UTC (6+ messages)
[PATCH v16 0/8] Lcore variables
2024-10-25 8:41 UTC (10+ messages)
` [PATCH v17 "
` [PATCH v17 1/8] eal: add static per-lcore memory allocation facility
` [PATCH v17 2/8] eal: add lcore variable functional tests
` [PATCH v17 3/8] eal: add lcore variable performance test
` [PATCH v17 4/8] eal: add lcore variables' programmer's guide
` [PATCH v17 5/8] random: keep PRNG state in lcore variable
` [PATCH v17 6/8] power: keep per-lcore "
` [PATCH v17 7/8] service: "
` [PATCH v17 8/8] eal: keep per-lcore power intrinsics "
[PATCH i-g-t] tests/kms_plane_scaling: Require at least 30 Hz refresh rate
2024-10-25 8:42 UTC
[PATCH 0/3] phy: some updates
2024-10-25 8:49 UTC (4+ messages)
` [PATCH 1/3] phy: make of_phandle_args constant
` [PATCH 2/3] phy: put phy devices in class
` [PATCH 3/3] phy: add of_phy_simple_xlate()
[PATCH v5 0/3] mfd: twl: Add clock for TWL6030
2024-10-25 8:50 UTC (5+ messages)
` [PATCH v5 1/3] mfd: twl-core: Add a clock subdevice for the TWL6030
` (subset) "
[PATCH v5 0/8] Add support for videocc, camcc, dispcc0 and dispcc1 on Qualcomm SA8775P platform
2024-10-25 8:49 UTC (7+ messages)
` [PATCH v5 7/8] arm64: dts: qcom: Update sleep_clk frequency to 32000 on SA8775P
` [PATCH v5 8/8] arm64: dts: qcom: Add support for multimedia clock controllers
[PATCH] drm/i915/display: use x100 version for full version and release
2024-10-25 8:49 UTC (3+ messages)
[PATCH] regmap: implement regmap_multi_reg_write()
2024-10-25 8:43 UTC
[PATCH v4 4/4] selftests: pidfd: add tests for PIDFD_SELF_*
2024-10-25 8:48 UTC (3+ messages)
[GIT PULL] Please pull u-boot-dfu-20241025
2024-10-25 8:49 UTC
[PATCH v4 net-next 00/13] add basic support for i.MX95 NETC
2024-10-25 8:48 UTC (7+ messages)
` [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control
Limit internal Mic boost on Dell platform
2024-10-25 8:48 UTC (2+ messages)
[PATCH] test: make cached assets for functional tests read-only
2024-10-25 8:47 UTC (4+ messages)
[PATCH net-next] tcp: only release congestion control if it has been initialized
2024-10-25 8:45 UTC
[RFC V1 00/14] precreate phase
2024-10-25 8:46 UTC (4+ messages)
[PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
2024-10-25 8:46 UTC
linux-next: boot failure after merge of the memblock tree
2024-10-25 8:42 UTC (5+ messages)
[PATCH] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
2024-10-25 8:35 UTC (2+ messages)
[PATCH 00/13] Remove implicit devres from pci_intx()
2024-10-25 8:46 UTC (9+ messages)
` [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx()
[PATCH] virtio-net: Add queues before loading them
2024-10-25 8:44 UTC (3+ messages)
[PATCH net-next] vsock: do not leave dangling sk pointer in vsock_create()
2024-10-25 8:45 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: qcom,sm8650-lpass-lpi-pinctrl: Add SM8750
2024-10-25 8:44 UTC (2+ messages)
[PATCH v4] intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) field
2024-10-25 8:43 UTC (2+ messages)
[GIT PULL] sound fixes for 6.12-rc5
2024-10-25 8:45 UTC
[PATCH v2 0/6] cxl: Initialization and shutdown fixes
2024-10-25 8:43 UTC (5+ messages)
` [PATCH v2 1/6] cxl/port: Fix CXL port initialization order when the subsystem is built-in
[PATCH] crypto: qat - Fix typo "accelaration"
2024-10-25 8:43 UTC (2+ messages)
[PATCH 0/2] pinctrl: qcom: Introduce pinctrl for SM8750
2024-10-25 8:43 UTC (5+ messages)
` [PATCH 2/2] pinctrl: qcom: Add sm8750 pinctrl driver
[PATCH RFC 0/2] Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
2024-10-25 8:42 UTC (5+ messages)
[PATCH vhost 0/2] vdpa/mlx5: Iova mapping related fixes
2024-10-25 8:42 UTC (5+ messages)
` [PATCH vhost 1/2] vdpa/mlx5: Fix PA offset with unaligned starting iotlb map
` [PATCH vhost 2/2] vdpa/mlx5: Fix suboptimal range on iotlb iteration
[PATCH] imx8m: set sane default value for SPL_LOAD_FIT_ADDRESS
2024-10-25 8:41 UTC (7+ messages)
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.