messages from 2025-05-26 12:20:16 to 2025-05-26 13:45:46 UTC [more...]
[PATCH 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
2025-05-26 12:51 UTC (3+ messages)
` [PATCH V3 "
[PATCH 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC
2025-05-26 12:50 UTC (3+ messages)
` [PATCH V3 "
[PATCH v2] added zynq 7000 usb support
2025-05-26 13:45 UTC (2+ messages)
[PATCH v2 0/6] sunxi: Allwinner A133 SoC support
2025-05-26 13:45 UTC (4+ messages)
` [PATCH v2 1/6] sunxi: A133: add DRAM init code
[RFC] [PATCH i-g-t] tests/intel/xe_fault_injection: Inject errors for VF provision
2025-05-26 14:01 UTC
[PATCH] Documentation: devicetree: mention when symbols are required in base DT
2025-05-26 13:43 UTC (2+ messages)
[PATCH 0/5] Add support for the IPQ5018 Internal GE PHY
2025-05-26 13:43 UTC (9+ messages)
` [PATCH 1/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support
[PATCH] ext4: inline: do not convert when writing to memory map
2025-05-26 13:43 UTC (4+ messages)
[PATCH] docs: trace: boottime-trace.rst: fix typo
2025-05-26 13:40 UTC
[PATCH v2] irqchip/mips-gic: allow forced affinity
2025-05-26 13:41 UTC
[PATCH] docs: devfreq: Fix typo 'enabeld' to 'enabled' in devfreq-event.c
2025-05-26 13:38 UTC
Questions Regarding Delegation Claim Behavior
2025-05-26 13:36 UTC (4+ messages)
[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
2025-05-26 13:35 UTC (4+ messages)
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task
[PATCH] scripts/setlocalversion: sync with linux v6.15
2025-05-26 13:35 UTC
[PATCH bpf-next 1/1] bpf: fix WARNING in __bpf_prog_ret0_warn when jit failed
2025-05-26 13:33 UTC
[PATCH v2 0/8] clk: renesas: rzg2l-cpg: Drop PM domain abstraction for MSTOP
2025-05-26 13:33 UTC (5+ messages)
` [PATCH v2 4/8] clk: renesas: rzg2l-cpg: Add support for MSTOP in clock enable/disable API
[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-26 13:30 UTC (14+ messages)
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
[PATCH 0/4] mm: ksm: prevent KSM from entirely breaking VMA merging
2025-05-26 13:33 UTC (3+ messages)
` [PATCH v2 3/4] mm: prevent KSM from completely "
[PULL] u-boot-usb/master
2025-05-26 13:33 UTC (2+ messages)
[PATCH v2] media: uvcvideo: Populate all errors in uvc_probe()
2025-05-26 13:32 UTC (4+ messages)
[PATCH 0/4] meson: parse TAP output generated by our tests
2025-05-26 13:31 UTC (11+ messages)
[syzbot] [bpf?] WARNING in __bpf_prog_ret0_warn
2025-05-26 13:31 UTC (4+ messages)
[PATCH v2 0/4] drm: Restrict GEM's pin/unpin to PRIME
2025-05-26 13:25 UTC (5+ messages)
` [PATCH v2 1/4] drm/client: Do not pin in drm_client_buffer_vmap()
` [PATCH v2 2/4] drm/gem-vram: Do not set pin and unpin callbacks
` [PATCH v2 3/4] drm/gem-vram: Un-export pin helpers
` [PATCH v2 4/4] drm/gem: Inline drm_gem_pin() into PRIME helpers
[PATCH 1/4] media: uvcvideo: Refactor uvc_ctrl_set_handle()
2025-05-26 13:30 UTC (2+ messages)
` [PATCH v1.1 "
[PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
2025-05-26 13:29 UTC (7+ messages)
[PATCH v3 00/24] block: do not drain while holding the graph lock
2025-05-26 13:21 UTC (25+ messages)
` [PATCH v3 01/24] block: remove outdated comments about AioContext locking
` [PATCH v3 02/24] block: move drain outside of read-locked bdrv_reopen_queue_child()
` [PATCH v3 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
` [PATCH v3 04/24] block: move drain outside of read-locked bdrv_inactivate_recurse()
` [PATCH v3 05/24] block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
` [PATCH v3 06/24] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
` [PATCH v3 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
` [PATCH v3 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
` [PATCH v3 09/24] block: move drain outside of bdrv_try_change_aio_context()
` [PATCH v3 10/24] block: move drain outside of bdrv_attach_child_common(_abort)()
` [PATCH v3 11/24] block: move drain outside of bdrv_set_backing_hd_drained()
` [PATCH v3 12/24] block: move drain outside of bdrv_root_attach_child()
` [PATCH v3 13/24] block: move drain outside of bdrv_attach_child()
` [PATCH v3 14/24] block: move drain outside of quorum_add_child()
` [PATCH v3 15/24] block: move drain outside of bdrv_root_unref_child()
` [PATCH v3 16/24] block: move drain outside of quorum_del_child()
` [PATCH v3 17/24] blockdev: drain while unlocked in internal_snapshot_action()
` [PATCH v3 18/24] blockdev: drain while unlocked in external_snapshot_action()
` [PATCH v3 19/24] block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
` [PATCH v3 20/24] iotests/graph-changes-while-io: remove image file after test
` [PATCH v3 21/24] iotests/graph-changes-while-io: add test case with removal of lower snapshot
` [PATCH v3 22/24] block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end()
` [PATCH v3 23/24] block: never use atomics to access bs->quiesce_counter
` [PATCH v3 24/24] block: add bdrv_graph_wrlock_drained() convenience wrapper
[PATCH v5 0/5] kunit: Add support for suppressing warning backtraces
2025-05-26 13:27 UTC (7+ messages)
` [PATCH v5 1/5] bug/kunit: Core "
` [PATCH v5 2/5] bug/kunit: Suppressing warning backtraces reduced impact on WARN*() sites
` [PATCH v5 3/5] Add unit tests to verify that warning backtrace suppression works
` [PATCH v5 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v5 5/5] kunit: Add documentation for warning backtrace suppression API
[PATCH net] net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames
2025-05-26 13:26 UTC (4+ messages)
lwip tftp not working on imx8mm
2025-05-26 13:24 UTC (2+ messages)
[PATCH 0/2] Document Media Controller IOCTL number assignments
2025-05-26 13:24 UTC (4+ messages)
` [PATCH 1/2] Documentation: Bump media IOCTL reserved numbers
[PATCH 0/5] ACPI tests for PCI Hotplug on ARM
2025-05-26 13:23 UTC (3+ messages)
` [PATCH 2/5] tests/qtest/bios-tables-test: Keep ACPI PCI hotplug off
ISSUE - Sequential execution failure - Lock auto created between git commands
2025-05-26 13:23 UTC (2+ messages)
[PATCH v2 0/5] KVM: s390: some cleanup and small fixes
2025-05-26 13:21 UTC (4+ messages)
` [PATCH v2 4/5] KVM: s390: refactor and split some gmap helpers
HEAD.lock and git maintenance
2025-05-26 13:21 UTC (2+ messages)
[PATCH] scsi: core: ufs: Fix a hang in the error handler
2025-05-26 13:21 UTC (2+ messages)
[PATCH v2] dt-bindings: iio: adc: adi,ad7606: fix dt_schema validation warning
2025-05-26 13:19 UTC
FAILED: patch "[PATCH] kasan: avoid sleepable page allocation from atomic context" failed to apply to 6.12-stable tree
2025-05-26 13:19 UTC
[PATCH v2 00/14] Introduce AMD Pensando RDMA driver
2025-05-26 13:19 UTC (4+ messages)
[PATCH 0/3] hw/boards: Remove MachineState::usb_disabled field
2025-05-26 13:18 UTC (6+ messages)
` [PATCH 1/3] hw/ppc/spapr: Only create default devices when requested
` [PATCH 2/3] hw/ppc/mac_newworld: "
` [PATCH 3/3] hw/boards: Remove MachineState::usb_disabled field
[PATCH v5 0/4] media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5 + other meta fixes
2025-05-26 13:19 UTC (9+ messages)
` [PATCH v5 1/4] media: uvcvideo: Do not mark valid metadata as invalid
` [PATCH v5 2/4] media: Documentation: Add note about UVCH length field
` [PATCH v5 3/4] media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5
` [PATCH v5 4/4] media: uvcvideo: Auto-set UVC_QUIRK_MSXU_META
[PATCH net 1/1] net: wwan: mhi_wwan_mbim: use correct mux_id for multiplexing
2025-05-26 13:05 UTC
[PATCH 0/5] media: Add Gen 3 IP stateful decoder driver
2025-05-26 13:16 UTC (11+ messages)
` [PATCH 2/5] dt-bindings: media: allegro-dvt: add decoder dt-bindings for Gen3 IP
[PATCH] drm/bridge: adv7511: Do not merge adv7511_mode_set() with atomic_enable()
2025-05-26 13:18 UTC (7+ messages)
[PATCH RFC] Bluetooth: fix races observed when handling mgmt commands
2025-05-26 13:16 UTC (6+ messages)
` [PATCH RFC] Bluetooth: use RCU-protected list to process "
[Bug 200531] New: amdgpu: *ERROR* REG_WAIT timeout when a display is put to sleep
2025-05-26 13:15 UTC (2+ messages)
` [Bug 200531] "
[PATCH 0/7] Defer throttle when task exits to user
2025-05-26 13:14 UTC (9+ messages)
` [PATCH 4/7] sched/fair: Take care of group/affinity/sched_class change for throttled task
[PATCH v13 00/27] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-05-26 13:14 UTC (6+ messages)
` [PATCH v13 11/27] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
[PATCH v3] kbuild: distributed build support for Clang ThinLTO
2025-05-26 13:11 UTC (2+ messages)
[PATCH] mm/hugetlb: remove redundant folio_test_hugetlb
2025-05-26 13:10 UTC (7+ messages)
[RFC PATCH 00/13] migration: Unify capabilities and parameters
2025-05-26 13:09 UTC (6+ messages)
` [RFC PATCH 04/13] migration: Fix parameter validation
[PATCH] wifi: ath12k: fix ring-buffer corruption
2025-05-26 12:58 UTC (4+ messages)
[i-g-t, 0/2] tests/i915/pm_rc6_residency: Use sysfs to achieve peak frequency
2025-05-26 13:05 UTC (4+ messages)
` [i-g-t, 1/2] "
` [i-g-t,1/2] "
[syzbot] [block?] possible deadlock in __del_gendisk
2025-05-26 13:05 UTC
[BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
2025-05-26 13:05 UTC (4+ messages)
[RFC PATCH 0/2] scatterlist rust bindings
2025-05-26 13:04 UTC (4+ messages)
` [RFC PATCH 1/2] rust: add initial scatterlist bindings
[PATCH 00/16] Suspend to RAM support for Xen on arm64
2025-05-26 13:03 UTC (4+ messages)
` [PATCH 08/16] xen/arm: add watchdog domain suspend/resume helpers
[PATCH i-g-t v3 1/2] tests/amdgpu: userq skip waiting for signal fence
2025-05-26 13:03 UTC (2+ messages)
` [PATCH i-g-t v3 2/2] tests/amdgpu: add fwm preemption test case for userq
[LTP] [PATCH v3] lib: LTP_SINGLE_FS_TYPE and LTP_FORCE_SINGLE_FS_TYPE
2025-05-26 13:00 UTC
[PATCH] mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios
2025-05-26 12:59 UTC (4+ messages)
[LTP] [PATCH v2] lib: LTP_SINGLE_FS_TYPE and LTP_FORCE_SINGLE_FS_TYPE
2025-05-26 12:59 UTC (2+ messages)
[PATCH 00/45] drm/msm/dp: Add MST support for MSM chipsets
2025-05-26 12:57 UTC (15+ messages)
` [PATCH 04/45] drm/msm/dp: split msm_dp_panel_read_sink_caps() into two parts
` [PATCH 05/45] drm/msm/dp: add a helper to read mst caps for dp_panel
` [PATCH 11/45] drm/msm/dp: split dp_ctrl_off() into stream and link parts
` [PATCH 17/45] drm/msm/dp: use stream_id to change offsets in dp_catalog
[PATCH] selftests/mm: Deduplicate test names in madv_populate
2025-05-26 12:57 UTC (2+ messages)
[RFC PATCH 0/5] add process_madvise() flags to modify behaviour
2025-05-26 12:57 UTC (12+ messages)
[PATCH v3 00/14] riscv: introduce basic UART support and interrupts for hypervisor mode
2025-05-26 12:56 UTC (5+ messages)
` [PATCH v3 06/14] xen/riscv: dt_processor_hartid() implementation
Default KCONFIG_MODE for in-tree defconfig
2025-05-26 12:56 UTC (2+ messages)
` [yocto] "
[PATCH v11 00/10] Improve gpu_scheduler trace events + UAPI
2025-05-26 12:54 UTC (11+ messages)
` [PATCH v11 01/10] drm/debugfs: Output client_id in in drm_clients_info
` [PATCH v11 02/10] drm/sched: Store the drm client_id in drm_sched_fence
` [PATCH v11 03/10] drm/sched: Add device name to the drm_sched_process_job event
` [PATCH v11 04/10] drm/sched: Cleanup gpu_scheduler trace events
` [PATCH v11 05/10] drm/sched: Trace dependencies for GPU jobs
` [PATCH v11 06/10] drm/sched: Add the drm_client_id to the drm_sched_run/exec_job events
` [PATCH v11 07/10] drm/sched: Cleanup event names
` [PATCH v11 08/10] drm: Get rid of drm_sched_job.id
` [PATCH v11 09/10] drm/doc: Document some tracepoints as uAPI
` [PATCH v11 10/10] drm/amdgpu: update trace format to match gpu_scheduler_trace
[PATCH v2] spi: dt-bindings: cdns,qspi-nor: Update minItems/maxItems of resets for Cadence OSPI controller
2025-05-26 12:56 UTC (4+ messages)
[PATCH v2 00/10] t/unit-tests: convert unit-tests to use clar
2025-05-26 12:56 UTC (7+ messages)
` [PATCH v2 10/10] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
[PATCH i-g-t v2 0/1] whitelist for HDCP panels
2025-05-26 12:55 UTC (4+ messages)
` [PATCH i-g-t v2 1/1] lib/igt_panel: Skip hdcp tests on unsupported panels
` [PATCH i-g-t v2 2/2] tests/kms_content_protection: Whitelist check for panel support
[GIT PULL] m68k updates for v6.16
2025-05-26 12:46 UTC
[LTP] [PATCH v1] fsconfig04.c: Check FSCONFIG_SET_PATH
2025-05-26 14:35 UTC (4+ messages)
` [LTP] [PATCH v2] "
notify: wake_up response waiters on release
2025-05-26 12:52 UTC (5+ messages)
` [RFC PATCH] fanotify: wake-up all "
[PATCH 00/11] HID: playstation: Add support for audio jack handling on DualSense
2025-05-26 12:51 UTC (12+ messages)
` [PATCH 01/11] HID: playstation: Make use of bitfield macros
` [PATCH 02/11] HID: playstation: Add spaces around arithmetic operators
` [PATCH 03/11] HID: playstation: Simplify locking with guard() and scoped_guard()
` [PATCH 04/11] HID: playstation: Replace uint{32,16,8}_t with u{32,16,8}
` [PATCH 05/11] HID: playstation: Correct spelling in comment sections
` [PATCH 06/11] HID: playstation: Fix all alignment and line length issues
` [PATCH 07/11] HID: playstation: Document spinlock_t usage
` [PATCH 08/11] HID: playstation: Prefer kzalloc(sizeof(*buf)...)
` [PATCH 09/11] HID: playstation: Rename DualSense input report status field
` [PATCH 10/11] HID: playstation: Support DualSense audio jack hotplug detection
` [PATCH 11/11] HID: playstation: Support DualSense audio jack event reporting
[PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
2025-05-26 12:51 UTC (2+ messages)
[PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test
2025-05-26 12:51 UTC (3+ messages)
[PATCH 0/3] Multiple fixes to Amiga joystick documentation
2025-05-26 12:48 UTC (4+ messages)
` [PATCH 3/3] input: docs: Fix Amiga joysticks grammar & formatting
[PATCH 0/4] crypto: caam - iMX8QXP support (and related fixes)
2025-05-26 12:45 UTC (6+ messages)
` [PATCH 1/4] crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP
[PATCH v5 00/10] Enable shared device assignment
2025-05-26 12:44 UTC (9+ messages)
` [PATCH v5 08/10] memory: Change NotifyRamDiscard() definition to return the result
` [PATCH v5 10/10] ram-block-attribute: Add more error handling during state changes
[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
2025-05-26 12:44 UTC (6+ messages)
` [PATCH v3 06/10] arm/kvm: Allow reading all the writable ID registers
[PATCH] renesas: Renesas R-Car Gen4 watchdog driver
2025-05-26 12:43 UTC (2+ messages)
[PATCH v8] media: uvcvideo: Set V4L2_CTRL_FLAG_DISABLED during queryctrl errors
2025-05-26 12:43 UTC (2+ messages)
[PATCH v4] RISC-V: KVM: add KVM_CAP_RISCV_USERSPACE_SBI
2025-05-26 12:42 UTC (5+ messages)
[walnascar][PATCH] binutils: Fix CVE-2025-1180
2025-05-26 12:40 UTC
Patchwork summary for: linux-renesas-soc
2025-05-26 12:41 UTC
[BUG]userfaultfd_move fails to move a folio when swap-in occurs concurrently with swap-out
2025-05-26 12:39 UTC (2+ messages)
ksmbd and special characters in file names
2025-05-26 12:39 UTC (5+ messages)
[PATCH 00/14] rust: example of bindings code for Rust in QEMU
2025-05-26 12:35 UTC (5+ messages)
` [PATCH 03/14] rust: define traits and pointer wrappers to convert from/to C representations
Recall: [walnascar][PATCH] binutils: Fix CVE-2025-1180
2025-05-26 12:36 UTC
[PATCH] bus: fsl-mc: Fix an API misuse in fsl_mc_device_add()
2025-05-26 8:36 UTC
[walnascar][PATCH] binutils: Fix CVE-2025-1180
2025-05-26 12:33 UTC
[PATCH v3] arm64: dts: mediatek: mt7986-bpi-r3: Change fan PWM value for mid speed
2025-05-26 12:31 UTC
mm/vmscan.c:3504 walk_pte_range() error: uninitialized symbol 'dirty'
2025-05-26 12:32 UTC (3+ messages)
[PATCH nf-next 0/3] netfilter: nf_set_pipapo_avx2: fix initial map fill
2025-05-26 14:14 UTC (3+ messages)
[PATCH] ethdev: remove callback checks from fast path
2025-05-26 12:30 UTC (2+ messages)
` [EXTERNAL] "
[PATCH] board: rzg2l: Update MAINTAINERS file
2025-05-26 10:51 UTC (2+ messages)
[syzbot] [f2fs?] KASAN: slab-out-of-bounds Read in build_sit_entries
2025-05-26 12:20 UTC (2+ messages)
` [f2fs-dev] "
[syzbot] [tipc?] WARNING: refcount bug in tipc_crypto_xmit
2025-05-26 12:21 UTC (2+ messages)
[PATCH nand/next] mtd: nand: spi: Use write_cache first and then update_cache in write operation
2025-05-26 12:25 UTC (7+ messages)
[OE-core][PATCH V2] util-linux/util-linux-libuuid: upgrade from 2.40.4 to 2.41
2025-05-26 12:27 UTC (2+ messages)
[linux-next:master 10463/13629] fs/btrfs/scrub.o: warning: objtool: fill_one_extent_info+0xf8: unreachable instruction
2025-05-26 12:23 UTC
Request to backport b3bee1e7c3f2b1b77182302c7b2131c804175870 (x86/boot: Compile boot code with -std=gnu11 too)
2025-05-26 12:23 UTC (2+ messages)
[PATCH v2 0/2] PM: domains: add devm_pm_domain_attach()
2025-05-26 12:20 UTC (3+ messages)
` [PATCH v2 1/2] PM: domains: Add devres variant for dev_pm_domain_attach()
` [PATCH v2 2/2] driver core: platform: Use devm_pm_domain_attach()
[PATCH] greybus: Avoid fake flexible array for response data
2025-05-26 12:21 UTC (2+ messages)
[PATCH v1 0/2] Add Qualcomm Watchdog Driver Support
2025-05-26 12:20 UTC (2+ messages)
[PATCH i-g-t] tests/kms_getfb: replace CCS with NV12 and use libigt functions
2025-05-26 12:20 UTC
[PATCH] greybus: Remove gb_control_get_manifest_response struct
2025-05-26 12:20 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.