All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-09 18:07:14 to 2025-10-09 19:31:33 UTC [more...]

[RFC PATCH v2 0/3] rust: bounded integer types and use in register macro
 2025-10-09 18:37 UTC  (7+ messages)
` [PATCH RFC v2 3/3] gpu: nova-core: use BoundedInt

[RFC ixgbe 0/2] ixgbe: Implement support for ndo_xdp_xmit in skb mode and fix CPU to ring assignment
 2025-10-09 19:28 UTC  (2+ messages)
` [RFC ixgbe 1/2] ixgbe: Implement support for ndo_xdp_xmit in skb mode

[PATCH 0/3] More SI power management and PLL fixes
 2025-10-09 19:31 UTC  (5+ messages)
` [PATCH 1/3] drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
` [PATCH 2/3] drm/amd: Disable ASPM on SI

[PATCH v5 0/8] Fix stale IOTLB entries for kernel address space
 2025-10-09 19:31 UTC  (15+ messages)
` [PATCH v5 2/8] mm: Actually mark kernel page table pages
` [PATCH v5 3/8] x86/mm: Use 'ptdesc' when freeing PMD pages
` [PATCH v5 4/8] mm: Introduce pure page table freeing function
` [PATCH v5 5/8] x86/mm: Use pagetable_free()
` [PATCH v5 6/8] mm: Introduce deferred freeing for kernel page tables

[Buildroot] [PATCH 1/1] package/python-sqlalchemy: bump to version 2.0.43
 2025-10-09 19:31 UTC 

[OE-core][kirkstone 00/24] Patch review
 2025-10-09 19:30 UTC  (7+ messages)
` [OE-core][kirkstone 01/24] libxml2: fix CVE-2025-9714
` [OE-core][kirkstone 02/24] gstreamer1.0-plugins-bad: Fix CVE-2025-3887
` [OE-core][kirkstone 03/24] busybox: patch CVE-2025-46394
` [OE-core][kirkstone 04/24] libxslt: Patch for CVE-2025-7424
` [OE-core][kirkstone 05/24] tiff: Fix CVE-2025-8961
` [OE-core][kirkstone 06/24] tiff: Fix CVE-2025-9165

[PATCH] drm/bridge: analogix_dp: Fix connector status detection for bridges
 2025-10-09 19:30 UTC 

[PATCH i-g-t] kms_flip_tiling: reduce exec time for sim env
 2025-10-09 19:31 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for kms_flip_tiling: reduce exec time for sim env (rev2)

[leon-rdma:dmabuf-vfio 3/27] block/blk-mq-dma.c:199:2: warning: unannotated fall-through between switch labels
 2025-10-09 19:30 UTC 

[PATCH v2 0/2] mm/page_alloc: pcp->batch cleanups
 2025-10-09 19:29 UTC  (3+ messages)
` [PATCH v2 1/2] mm/page_alloc: Clarify batch tuning in zone_batchsize
` [PATCH v2 2/2] mm/page_alloc: Prevent reporting pcp->batch = 0

[PATCH v2 0/6] ci: improvements to our Rust infrastructure
 2025-10-09 19:29 UTC  (2+ messages)

[PATCH 0/6] pre-req fixes for mes user compute queue reset
 2025-10-09 19:28 UTC  (16+ messages)
` [PATCH 1/6] drm/amdgpu: fix gfx12 mes packet status return check
` [PATCH 2/6] drm/amdgpu: fix initialization of doorbell array for detect and hang
` [PATCH 3/6] drm/amdgpu: fix hung reset queue array return for hws user compute
` [PATCH 4/6] drm/amdgpu: enable suspend/resume all for gfx 12
` [PATCH 5/6] drm/amdkfd: fix suspend/resume all calls in mes based eviction path
` [PATCH 6/6] drm/amdgpu: update remove after reset flag for MES remove queue

[PATCH v1 0/3] ACPI: PM: s2idle: Tidy up the code and avoid invoking _DSM unnecessarily
 2025-10-09 19:27 UTC  (4+ messages)
` [PATCH v1 1/3] ACPI: PM: s2idle: Drop acpi_get_lps0_constraint()
` [PATCH v1 2/3] ACPI: PM: s2idle: Staticise LPS0 callback functions
` [PATCH v1 3/3] ACPI: PM: s2idle: Only retrieve constraints when needed

[PATCH v6 0/7] MT8196 GPU Frequency/Power Control Support
 2025-10-09 19:27 UTC  (5+ messages)
` [PATCH v6 1/7] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v6 2/7] dt-bindings: power: Add MT8196 GPU frequency control binding

[PATCH 00/33] vhost-user-blk: live-backend local migration
 2025-10-09 19:25 UTC  (55+ messages)
` [PATCH 01/33] vhost: introduce vhost_ops->vhost_set_vring_enable_supported method
` [PATCH 02/33] vhost: drop backend_features field
` [PATCH 03/33] vhost-user: introduce vhost_user_has_prot() helper
` [PATCH 04/33] vhost: move protocol_features to vhost_user
` [PATCH 05/33] vhost-user-gpu: drop code duplication
` [PATCH 06/33] vhost: make vhost_dev.features private
` [PATCH 09/33] vhost-user: keep QIOChannelSocket for backend channel
` [PATCH 10/33] vhost: vhost_virtqueue_start(): fix failure path
` [PATCH 11/33] vhost: make vhost_memory_unmap() null-safe
` [PATCH 12/33] vhost: simplify calls to vhost_memory_unmap()
` [PATCH 13/33] vhost: move vrings mapping to the top of vhost_virtqueue_start()
` [PATCH 14/33] vhost: vhost_virtqueue_start(): drop extra local variables
` [PATCH 15/33] vhost: final refactoring of vhost vrings map/unmap
` [PATCH 16/33] vhost: simplify vhost_dev_init() error-path
` [PATCH 17/33] vhost: move busyloop timeout initialization to vhost_virtqueue_init()
` [PATCH 18/33] vhost: introduce check_memslots() helper
` [PATCH 19/33] vhost: vhost_dev_init(): drop extra features variable
` [PATCH 20/33] hw/virtio/virtio-bus: refactor virtio_bus_set_host_notifier()
` [PATCH 21/33] vhost-user: make trace events more readable
` [PATCH 22/33] vhost-user-blk: add some useful trace-points
` [PATCH 23/33] vhost: "
` [PATCH 25/33] virtio: introduce .skip_vhost_migration_log() handler
` [PATCH 28/33] vhost: introduce backend migration
` [PATCH 29/33] vhost-user: support "
` [PATCH 30/33] virtio: support vhost "
` [PATCH 31/33] vhost-user-blk: "

[meta-multimedia][scarthgap][PATCH] xsp: CVE status update for CVE-2006-2658
 2025-10-09 19:26 UTC 

[PATCH v8 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2025-10-09 19:24 UTC  (7+ messages)
` [PATCH v8 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators
` [PATCH v8 5/9] dt-bindings: regulator: Document MediaTek MT6373 "
` [PATCH v8 8/9] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC

[PATCH v2 1/2] mm/hugetlb: create hstate_is_gigantic_no_runtime helper
 2025-10-09 19:24 UTC  (3+ messages)

[akpm-mm:mm-new 36/102] error[E0425]: cannot find value `VM_READ` in crate `bindings`
 2025-10-09 19:23 UTC  (5+ messages)

[PATCH 0/2] Add support for clean shutdown with MSHV
 2025-10-09 19:22 UTC  (5+ messages)
` [PATCH 1/2] hyperv: Add definitions for MSHV sleep state configuration
` [PATCH 2/2] hyperv: Enable clean shutdown for root partition with MSHV

[PATCH 0/5] arm64: dts: qcom: r0q: enable more peripherals
 2025-10-09 19:20 UTC  (8+ messages)
` [PATCH 4/5] arm64: dts: qcom: r0q: enable hardware clocks

[Buildroot] [PATCH] package/squid: add patch for CVE-2025-59362
 2025-10-09 19:17 UTC 

[PATCH v2 0/2] stat: improve zone reset count reporting
 2025-10-09 19:17 UTC  (2+ messages)

[PATCH] drm/i915: Fix conversion between clock ticks and nanoseconds
 2025-10-09 19:16 UTC 

[RFC PATCH] tcg: Restrict qemu_ld2 and qemu_st2 opcodes to 32-bit hosts
 2025-10-09 19:13 UTC  (7+ messages)

[PATCH v3 0/3] Load cros_ec_ucsi from OF and ACPI definitions
 2025-10-09 19:13 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: chrome: Add cros-ec-ucsi compatibility to typec binding
` [PATCH v3 2/3] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions
` [PATCH v3 3/3] mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPI

[PATCH v2 0/4] Support dynamic (de)configuration of memory
 2025-10-09 19:13 UTC  (5+ messages)
` [PATCH v2 2/4] s390/sclp: Add support for "
` [PATCH v2 4/4] mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers

[PATCH v4 0/2] drm/xe/guc: Cleanup GuC log buffer macros and helpers
 2025-10-09 19:12 UTC  (7+ messages)
` [PATCH v4 1/2] drm/xe/guc: Add prefix to guc log buffer macros

[PATCH v2] Drivers: hv: Use better errno matches for HV_STATUS values
 2025-10-09 19:10 UTC  (3+ messages)

[jolsa-perf:stacktrace_test 1/8] ci/diffs/.keep: warning: ignored by one of the .gitignore files
 2025-10-09 19:08 UTC 

[linux-next:master 13403/13588] fs/smb/client/smb2ops.c:3128 get_smb2_acl_by_path() error: uninitialized symbol 'rc'
 2025-10-09 19:08 UTC 

[chao:bugfix/common 7/8] fs/f2fs/gc.c:1272:31: error: passing argument 1 of 'ERR_PTR' makes integer from pointer without a cast
 2025-10-09 19:08 UTC 

[PATCH v1] env: Kconfig: disable external env in secure os boot
 2025-10-09 19:06 UTC  (2+ messages)

Please pull u-boot-ubi
 2025-10-09 19:06 UTC  (2+ messages)

[PATCH net] net: dlink: fix null dereference in receive_packet()
 2025-10-09 19:02 UTC 

[meta-multimedia][scarthgap][PATCH] libavif: patch CVE-2025-48174
 2025-10-09 19:05 UTC 

Unexpected switches to in-band
 2025-10-09 19:05 UTC  (3+ messages)

[PATCH v5] memcg: expose socket memory pressure in a cgroup
 2025-10-09 19:02 UTC  (8+ messages)

[RFC] net/ark: use ark_ prefix on on global variables
 2025-10-09 19:01 UTC  (2+ messages)

[PATCH v3] b4: support send-email aliases
 2025-10-09 19:01 UTC  (3+ messages)

[meta-multimedia][walnascar][PATCH] libavif: patch CVE-2025-48174
 2025-10-09 19:00 UTC 

[PATCH v3] drm/xe: Enable media sampler power gating
 2025-10-09 18:59 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Enable media sampler power gating (rev3)
` ✓ CI.KUnit: success "

[PATCH v2 00/13] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts
 2025-10-09 18:02 UTC  (6+ messages)
` [PATCH v2 09/13] arm64: dts: qcom: sdm845-lg-judyln: Add fb_panel dimensions

[PATCH RFC 0/1] mm/ksm: Add recovery mechanism for memory failures
 2025-10-09 18:57 UTC  (2+ messages)

[chao:bugfix/common 7/8] fs/f2fs/gc.c:1272:17: warning: passing argument 1 of 'ERR_PTR' makes integer from pointer without a cast
 2025-10-09 18:57 UTC 

[PATCH] macsmc: check for missing SMC to avoid crash
 2025-10-09 18:56 UTC  (2+ messages)

[PATCH v2] nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported attributes
 2025-10-09 18:56 UTC  (4+ messages)

[MAINTAINERS / KERNEL SUMMIT] AI patch review tools
 2025-10-09 18:56 UTC  (13+ messages)

[PATCH v4 0/3] Test file_getattr and file_setattr syscalls
 2025-10-09 18:56 UTC  (5+ messages)
` [PATCH v4 1/3] file_attr: introduce program to set/get fsxattr

[PATCH] clk: tests: Add tests for clk lookup by name
 2025-10-09 18:56 UTC  (4+ messages)

[PATCH 0/2] LSM: Identify module using network facilities
 2025-10-09 18:53 UTC  (5+ messages)
` [PATCH 1/2] LSM: Exclusive secmark usage
` [PATCH 2/2] LSM: Allow reservation of netlabel

[PATCH] drm/xe/guc: Refresh RPe frequency while setting min frequency
 2025-10-09 18:52 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

directory lease patch series
 2025-10-09 18:52 UTC 

[PATCH] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl"
 2025-10-09 18:51 UTC  (11+ messages)

[PATCH v2 0/2] x86/tsx: Improve handling of the tsx= kernel parameter
 2025-10-09 18:51 UTC  (3+ messages)
` [PATCH v2 2/2] x86/tsx: Get the tsx= command line parameter with early_param()

[PATCH v5 0/3] drm/xe/migrate: Atomicize CCS copy command setup
 2025-10-09 18:49 UTC  (7+ messages)
` [PATCH v5 1/3] "

[PATCH] RDMA/uverbs: fix umem release in UVERBS_METHOD_CQ_CREATE
 2025-10-09 18:48 UTC  (2+ messages)

[PATCH mptcp-next 0/2] selftests: mptcp: join: code dup + new 'bind' tests
 2025-10-09 18:48 UTC  (2+ messages)

[PATCH] sched/deadline: stop dl_server before CPU goes offline
 2025-10-09 18:47 UTC 

[PATCH 0/4 v2] PCI: s32g: Add support for PCIe controller
 2025-10-09 18:47 UTC  (10+ messages)
` [PATCH 1/3 v2] dt-bindings: PCI: s32g: Add NXP "

[PATCH] arm64: dts: qcom: sdm630: fix gpu_speed_bin size
 2025-10-09 18:41 UTC  (2+ messages)

[PATCH v2] x86/resctrl: Fix buggy overflow when reactivating previously Unavailable RMID
 2025-10-09 18:39 UTC  (4+ messages)

[PATCH i-g-t] tests/kms_plane_multiple: Restrict pipe/output combos on 2x subtests for simulation
 2025-10-09 18:39 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v2] dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names
 2025-10-09 18:37 UTC 

[PATCH v2 0/2] LSM: Multiple LSM mount options
 2025-10-09 18:38 UTC  (3+ messages)
` [PATCH v2 2/2] LSM: Infrastructure management of the mnt_opts security blob

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-09 18:37 UTC  (10+ messages)

[PATCH] dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names
 2025-10-09 18:37 UTC  (2+ messages)

[PATCH] fuse: disable default bdi strictlimiting
 2025-10-09 18:36 UTC  (3+ messages)

[PATCH v3] dt-bindings: bus: renesas-bsc: allow additional properties
 2025-10-09 18:34 UTC 

[PATCH v2] drm/xe: Don't allow evicting of BOs in same VM in array of VM binds
 2025-10-09 18:35 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Don't allow evicting of BOs in same VM in array of VM binds (rev3)

[PATCH v4 0/4] boot: Precursor series for global bootmeths
 2025-10-09 18:34 UTC  (3+ messages)
` [PATCH v4 1/4] boot: Improve comments related to "

[PATCH v2] dt-bindings: bus: renesas-bsc: allow additional properties
 2025-10-09 18:34 UTC  (2+ messages)

[bitbake-devel][PATCH] lib/bb/data_smart: add removeFromVar method
 2025-10-09 18:32 UTC  (4+ messages)

[PATCH v3] x86/resctrl: Fix miscount of bandwidth event when reactivating previously Unavailable RMID
 2025-10-09 18:29 UTC 

[PATCH bpf-next/net 0/6] bpf: Allow opt-out from sk->sk_prot->memory_allocated
 2025-10-09 18:28 UTC  (2+ messages)

[PATCH 00/23] Analog connector support in DC (v2)
 2025-10-09 18:27 UTC  (5+ messages)

[oe-layersetup][master][PATCH] Remove meta-clang from arago-master-wip builds
 2025-10-09 18:27 UTC 

[PATCH] iio: adc: spear_adc: cleans up and sorts the existing includes
 2025-10-09 18:24 UTC 

[GIT PULL] slab fixes for 6.18-rc1
 2025-10-09 18:26 UTC  (2+ messages)

[GIT PULL] Networking for v6.18-rc1
 2025-10-09 18:26 UTC  (2+ messages)

[GIT PULL] more s390 updates for 6.18 merge window
 2025-10-09 18:26 UTC  (3+ messages)

[PATCH 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2025-10-09 18:26 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: arm: fsl: Add "

[gustavoars:testing/wfamnae-next20251002 14/14] drivers/scsi/aic94xx/aic94xx_sas.h:323:28: error: field has incomplete type 'struct ssp_command_iu_hdr'
 2025-10-09 18:25 UTC 

[chao:bugfix/common 6/8] include/linux/kern_levels.h:5:18: warning: too many arguments for format
 2025-10-09 18:25 UTC 

[meta-ti][master][PATCH] machine: Add FIT_CONF_DEFAULT_DTB for legacy platforms
 2025-10-09 18:25 UTC  (2+ messages)

[meta-arago][master][PATCH] meta-arago-distro: Remove meta-clang dependency now that oe-core has clang recipes
 2025-10-09 18:25 UTC  (2+ messages)

[RFC PATCH 0/3] Introduce iommu-map-masked for platform devices
 2025-10-09 18:25 UTC  (7+ messages)

[Buildroot] [PATCH] configs/roseapplepi: remove defconfig, broken
 2025-10-09 18:21 UTC  (3+ messages)

[PATCH v4 0/4] backlight: add new max25014 backlight driver
 2025-10-09 18:21 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: backlight: Add max25014 bindings

[PATCH] dt-bindings: usb: add yaml file for maxim,max3421
 2025-10-09 18:15 UTC 

[Buildroot] [PATCH 2/2] configs/beagleboneai: move to Linux 6.12.50
 2025-10-09 18:19 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: Add Renesas R2A11302FT PMIC
 2025-10-09 18:12 UTC 

[PATCH 0/5] fast-import: start controlling how tag signatures are handled
 2025-10-09 18:18 UTC  (7+ messages)
` [PATCH 2/5] lib-gpg: allow tests with the GPGSM prereq first

[PATCH] x86/bugs: Qualify RETBLEED_INTEL_MSG
 2025-10-09 18:13 UTC  (12+ messages)

[PATCH] clk: renesas: cpg-mssr: Add missing 1ms delay into reset toggle callback
 2025-10-09 18:12 UTC  (5+ messages)

[PATCH v2 0/2] rust: leds: add led classdev abstractions
 2025-10-09 18:12 UTC  (3+ messages)
` [PATCH v2 1/2] rust: add basic Pin<Vec<T, A>> abstractions
` [PATCH v2 2/2] rust: leds: add basic led classdev abstractions

IRQ thread timeouts and affinity
 2025-10-09 18:11 UTC  (5+ messages)

[meta-oe][walnascar][PATCH 1/3] jasper: patch CVE-2025-8835
 2025-10-09 18:10 UTC  (3+ messages)
` [meta-oe][walnascar][PATCH 2/3] jasper: patch CVE-2025-8836
` [meta-oe][walnascar][PATCH 3/3] jasper: patch CVE-2025-8837

[meta-oe][scarthgap][PATCH 1/3] jasper: patch CVE-2025-8835
 2025-10-09 18:09 UTC  (3+ messages)
` [meta-oe][scarthgap][PATCH 2/3] jasper: patch CVE-2025-8836
` [meta-oe][scarthgap][PATCH 3/3] jasper: patch CVE-2025-8837

[PATCH v3 1/2] dt-bindings: touchscreen: rename maxim,max11801.yaml to trivial-touch.yaml
 2025-10-09 18:09 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: touchscreen: consolidate simple touch controller "

MMIO through IOMMU from a TCG processor
 2025-10-09 18:07 UTC  (4+ messages)

[PATCH v3] dt-bindings: media: Convert MediaTek mt8173-mdp bindings to DT schema
 2025-10-09 18:08 UTC  (2+ messages)

[PATCH 0/3] Fix copyright
 2025-10-09 18:08 UTC  (5+ messages)
` [PATCH 1/3] drm/xe: Fix copyright and function naming in xe_ttm_sys_mgr

[PATCH] keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
 2025-10-09 18:03 UTC 

[PATCH 00/19] clk: amlogic: Add PLLs and peripheral clocks for A4 and A5 SoCs
 2025-10-09 18:07 UTC  (3+ messages)
` [PATCH 01/19] dt-bindings: clock: Add Amlogic A4 SCMI clock controller


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.