All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-14 12:37:29 to 2025-03-14 13:28:53 UTC [more...]

[PATCH 0/5] Add manual request completion to the MediaTek VCodec driver
 2025-03-14 13:26 UTC  (2+ messages)
` [PATCH 1/5] media: mc: add manual request completion

[PATCH v1] common/memsize.c: Fix get_ram_size() original data restore
 2025-03-14 13:28 UTC  (2+ messages)

[PATCH v3 0/4] riscv: uaccess: optimizations
 2025-03-14 13:28 UTC  (2+ messages)

drivers/tty/serial/xilinx_uartps.c:1557 cdns_uart_probe() warn: passing positive error code '(-517)' to 'PTR_ERR'
 2025-03-14 13:28 UTC 

[linux-next:master 5945/11207] fs/ocfs2/namei.c:660 ocfs2_mkdir() warn: passing positive error code '(-512),(-122),(-28),(-4),524289' to 'ERR_PTR'
 2025-03-14 13:28 UTC 

[PATCH v9 0/6] scanf: convert self-test to KUnit
 2025-03-14 13:27 UTC  (8+ messages)
` [PATCH v9 4/6] scanf: break kunit into test cases
` [PATCH v9 5/6] scanf: tidy header `#include`s
` [PATCH v9 6/6] scanf: further break kunit into test cases

[PATCH -next V2] xfs: remove unnecessary NULL check before kvfree()
 2025-03-14 13:28 UTC  (2+ messages)

use folios and vmalloc for buffer cache backing memory v3
 2025-03-14 13:27 UTC  (2+ messages)

[PATCH 1/1] linux-user: Hold the fd-trans lock across fork
 2025-03-14 12:47 UTC 

[PATCH v2 0/5] clk: renesas: Add GE3D clock/reset entries for RZ/V2H(P) SoC
 2025-03-14 13:26 UTC  (13+ messages)
` [PATCH v2 1/5] clk: renesas: rzv2h: Refactor PLL configuration handling
` [PATCH v2 2/5] clk: renesas: rzv2h: Remove unused `type` field from `struct pll_clk`
` [PATCH v2 3/5] clk: renesas: rzv2h-cpg: Add support for enabling PLLs
` [PATCH v2 4/5] clk: renesas: rzv2h: Rename PLL field macros for consistency
` [PATCH v2 5/5] clk: renesas: r9a09g057: Add clock and reset entries for GE3D

[PATCH v8 0/1] virtio-media: Add device specification
 2025-03-14 13:25 UTC  (3+ messages)
` [PATCH v8 1/1] virtio-media: Add virtio media "

[PATCH v2 0/1] Input: snvs_pwrkey - add configurable force shutdown time
 2025-03-14 13:24 UTC  (4+ messages)
` [PATCH v2 1/1] Input: snvs_pwrkey - support power-off-time-sec

[PATCH v3 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-03-14 13:17 UTC  (6+ messages)
` [PATCH v3 1/5] PM: sleep: Resume children after resuming the parent
` [PATCH v3 2/5] PM: sleep: Suspend async parents after suspending children
` [PATCH v3 3/5] PM: sleep: Make suspend of devices more asynchronous
` [PATCH v3 4/5] PM: sleep: Make async suspend handle suppliers like parents
` [PATCH v3 5/5] PM: sleep: Make async resume handle consumers like children

[PATCH net-next 0/4] pull-request: can-next 2025-03-14
 2025-03-14 13:19 UTC  (5+ messages)
` [PATCH net-next 1/4] dt-bindings: can: fsl,flexcan: add transceiver capabilities
` [PATCH net-next 2/4] can: flexcan: "
` [PATCH net-next 3/4] dt-bindings: can: fsl,flexcan: add i.MX94 support
` [PATCH net-next 4/4] can: add protocol counter for AF_CAN sockets

[PATCH] x86/asm: Use asm_inline() instead of asm() in amd_clear_divider()
 2025-03-14 13:23 UTC  (7+ messages)

[PATCH v4 0/3] drm/xe: Fix survivability
 2025-03-14 13:23 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix survivability (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] x86/asm: Use asm_inline() instead of asm() in __untagged_addr()
 2025-03-14 13:22 UTC  (3+ messages)

[PATCH v9 0/3] xenstored: use new libxenmanage functionality
 2025-03-14 13:22 UTC  (4+ messages)
` [PATCH v9 2/3] tools/xenstored: use unique_id to identify new domain with same domid

[PULL 00/17] target-arm queue
 2025-03-14 13:16 UTC  (18+ messages)
` [PULL 01/17] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h
` [PULL 02/17] target/arm: Un-inline access_secure_reg()
` [PULL 03/17] linux-user/aarch64: Remove unused get/put_user macros
` [PULL 04/17] linux-user/arm: Remove unused get_put_user macros
` [PULL 05/17] target/arm: Move arm_cpu_data_is_big_endian() etc to internals.h
` [PULL 06/17] target/arm: Move arm_current_el() and arm_el_is_aa64() "
` [PULL 07/17] target/arm: SCR_EL3.RW should be treated as 1 if EL2 doesn't support AArch32
` [PULL 08/17] target/arm: HCR_EL2.RW should be RAO/WI if EL1 "
` [PULL 09/17] target/arm: Add cpu local variable to exception_return helper
` [PULL 10/17] target/arm: Forbid return to AArch32 when CPU is AArch64-only
` [PULL 11/17] MAINTAINERS: Fix status for Arm boards I "maintain"
` [PULL 12/17] tests/functional: Bump up arm_replay timeout
` [PULL 13/17] Revert "hw/char/pl011: Warn when using disabled receiver"
` [PULL 14/17] util/cacheflush: Make first DSB unconditional on aarch64
` [PULL 15/17] target/arm: Make DisasContext.{fp, sve}_access_checked tristate
` [PULL 16/17] target/arm: Simplify pstate_sm check in sve_access_check
` [PULL 17/17] meson.build: Set RUST_BACKTRACE for all tests

[RFC PATCH 0/2] dts: add basic scope to improve shell handling
 2025-03-14 13:18 UTC  (9+ messages)
` [PATCH v2 0/7] dts: shell improvements
  ` [PATCH v2 1/7] dts: escape single quotes
  ` [PATCH v2 2/7] dts: add blocking dpdk app class
  ` [PATCH v2 3/7] dts: add shells pool
  ` [PATCH v2 4/7] dts: revert back to a single InteractiveShell
  ` [PATCH v2 5/7] dts: make shells path dynamic
  ` [PATCH v2 6/7] dts: remove multi-inheritance classes
  ` [PATCH v2 7/7] dts: enable shell pooling

Qualifiers on forward-declared function parameters
 2025-03-14 13:19 UTC  (4+ messages)

[PATCH v3 2/4] libselinux: use local instead of global error buffer
 2025-03-14 13:17 UTC  (4+ messages)
` [PATCH v3 3/4] libselinux: initialize regex arch string in a thread safe way
` [PATCH v3 4/4] libselinux: limit fcontext regex path length
` [PATCH v3 1/4] libselinux: constify global strings

[linux-next:master 7927/11207] kernel/trace/trace.c:6021:38: error: incomplete definition of type 'struct module'
 2025-03-14 13:17 UTC 

[linux-next:master 10933/11207] drivers/remoteproc/imx_dsp_rproc.c:129: warning: Function parameter or struct member 'run_stall' not described in 'imx_dsp_rproc'
 2025-03-14 13:17 UTC 

[linux-next:master 9972/11207] include/linux/compiler_types.h:542:45: error: call to '__compiletime_assert_533' declared with attribute error: min(folio_pos(folio) + folio_size(folio) - 1, end) signedness error
 2025-03-14 13:17 UTC 

[chrome-os:chromeos-6.1 1/1] arch/arm64/boot/dts/mediatek/mt8173-elm.dtb: /soc/pwrap@1000d000/mt6397/clocks: failed to match any schema with compatible: ['mediatek,mt6397-clk']
 2025-03-14 13:17 UTC 

[PATCH net 0/4][pull request] igb: fix igb_msix_other() handling for PREEMPT_RT
 2025-03-14 13:16 UTC  (11+ messages)

[PATCH v3 0/3] Initial BBML2 support for contpte_convert()
 2025-03-14 13:12 UTC  (8+ messages)
` [PATCH v3 1/3] arm64: Add BBM Level 2 cpu feature

[PATCH 0/2] selftests: livepatch: test if ftrace can trace a livepatched function
 2025-03-14 13:14 UTC  (3+ messages)
` [PATCH PATCH 2/2] "

[PATCH] crypto: qat - set parity error mask for qat_420xx
 2025-03-14 13:14 UTC 

[PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
 2025-03-14 13:14 UTC  (3+ messages)

[RFC PATCH] sched/util_est: Do not sub the delayed-task's util-est
 2025-03-14 13:14 UTC  (2+ messages)

[PATCH v6 0/5] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-03-14 13:14 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: clock: qcom,x1e80100-camcc: Fix the list of required-opps
` [PATCH v6 2/5] dt-bindings: media: Add qcom,x1e80100-camss
` [PATCH v6 3/5] arm64: dts: qcom: x1e80100: Add CAMCC block definition
` [PATCH v6 4/5] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH v6 5/5] arm64: dts: qcom: x1e80100: Add CAMSS block definition

[PATCH <i-g-t> v4 0/4] Add single engine busyness stats in GPUTOP
 2025-03-14 13:14 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Add single engine busyness stats in GPUTOP (rev5)

[PATCH v2 0/9] KFD user queue validation
 2025-03-14 13:12 UTC  (6+ messages)
` [PATCH v2 4/9] drm/amdkfd: Validate user queue buffers

[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
 2025-03-14 13:11 UTC  (13+ messages)
` [Patch 3/5] ACPI: CPPC: support updating epp, auto_sel and {min|max_perf} from sysfs

[PATCH v2 2/4] libselinux: use local instead of global error buffer
 2025-03-14 13:10 UTC  (4+ messages)
` [PATCH v2 3/4] libselinux: initialize regex arch string in a thread safe way
` [PATCH v2 4/4] libselinux: limit fcontext regex path length
` [PATCH v2 1/4] libselinux: constify global strings

[PATCH v10 00/21] futex: Add support task local hash maps, FUTEX2_NUMA and FUTEX2_MPOL
 2025-03-14 13:10 UTC  (4+ messages)
` [PATCH v10 15/21] futex: s/hb_p/fph/

[Buildroot] [git commit branch/2024.11.x] board/octavo: Fix Linux compilation
 2025-03-14  8:06 UTC 

[Buildroot] [git commit branch/2024.11.x] package/exim: security bump version to 4.98.1
 2025-03-14 10:25 UTC 

[PATCH 0/6] compile test fixes
 2025-03-14 13:08 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.11.x] board/octavo/osd32mp1: Fix TF-A build error
 2025-03-14  8:06 UTC 

[Buildroot] [git commit branch/2024.02.x] board/octavo/osd32mp1: Fix TF-A build error
 2025-03-14  8:55 UTC 

[Buildroot] [git commit branch/2024.11.x] package/python-typing-extensions: update homepage link in help
 2025-03-14 10:23 UTC 

[PATCH 0/3] crypto: qat - add improvements to FW loader
 2025-03-14 12:57 UTC  (4+ messages)
` [PATCH 1/3] crypto: qat - remove unused members in suof structure
` [PATCH 2/3] crypto: qat - remove redundant FW image size check
` [PATCH 3/3] crypto: qat - optimize allocations for fw authentication

[Buildroot] [git commit branch/2024.02.x] package/exim: security bump version to 4.98.1
 2025-03-14 10:25 UTC 

[Buildroot] [git commit branch/2024.02.x] package/python-typing-extensions: update homepage link in help
 2025-03-14 10:23 UTC 

[PATCH net 0/6] pull-request: can 2025-03-14
 2025-03-14 13:04 UTC  (7+ messages)
` [PATCH net 1/6] can: ucan: fix out of bound read in strscpy() source
` [PATCH net 2/6] can: statistics: use atomic access in hot path
` [PATCH net 3/6] dt-bindings: can: renesas,rcar-canfd: Fix typo in pattern properties for R-Car V4M
` [PATCH net 4/6] can: rcar_canfd: Fix page entries in the AFL list
` [PATCH net 5/6] can: flexcan: only change CAN state when link up in system PM
` [PATCH net 6/6] can: flexcan: disable transceiver during "

[OE-core][PATCH v6 0/1] babeltrace2: upgrade 2.0.6 -> 2.1.0
 2025-03-14 13:08 UTC  (2+ messages)
` [OE-core][PATCH v6 1/1] "

[PATCH i-g-t] tests/kms_color: Enable ctm-limited-range subtest
 2025-03-14 13:08 UTC  (6+ messages)

[PATCH] um: work around sched_yield not yielding in time-travel mode
 2025-03-14 13:08 UTC 

[RFC PATCH 0/2] net: introduce per netns packet type chains
 2025-03-14 13:05 UTC  (3+ messages)
` [RFC PATCH 1/2] net: introduce per netns packet chains
` [RFC PATCH 2/2] net: hotdata optimization for netns ptypes

[PATCH v2] scsi: pm80xx: Use C String API for string comparisons
 2025-03-14 13:06 UTC  (2+ messages)

[RFC kvm-unit-tests PATCH] riscv: Refactoring sbi fwft tests
 2025-03-14 13:06 UTC  (4+ messages)
` [RFC kvm-unit-tests PATCH v2] "

[PATCH V2 0/3] Support auto counter reload
 2025-03-14 13:06 UTC  (3+ messages)

[RFC PATCH 00/19] drm, drm/xe: Multi-device GPUSVM
 2025-03-14 13:05 UTC  (3+ messages)
` [RFC PATCH 08/19] drm/xe/bo: Add a bo remove callback

[v2] PCI: cadence: Add configuration space capability search API
 2025-03-14 13:05 UTC  (8+ messages)

[PATCH v3 0/7] Move memory listener register to vhost_vdpa_init
 2025-03-14 13:01 UTC  (8+ messages)
` [PATCH v3 1/7] vdpa: check for iova tree initialized at net_client_start
` [PATCH v3 2/7] vdpa: reorder vhost_vdpa_set_backend_cap
` [PATCH v3 3/7] vdpa: set backend capabilities at vhost_vdpa_init
` [PATCH v3 4/7] vdpa: add listener_registered
` [PATCH v3 5/7] vdpa: reorder listener assignment
` [PATCH v3 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
` [PATCH v3 7/7] vdpa: move memory listener register to vhost_vdpa_init

Regression on linux-next (next-20250312)
 2025-03-14  9:48 UTC  (2+ messages)

[v4 00/23] Plane Color Pipeline support for Intel platforms
 2025-03-14 13:03 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Plane Color Pipeline support for Intel platforms (rev3)

[PATCH v2 00/15] cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement
 2025-03-14 13:01 UTC  (13+ messages)
` [PATCH v2 03/15] cxl/region: Factor out code for interleaving calculations
` [PATCH v2 05/15] cxl/region: Calculate and store the SPA range of an endpoint
` [PATCH v2 08/15] cxl/region: Use the endpoint's SPA range to find a region
` [PATCH v2 09/15] cxl/region: Use the endpoint's SPA range to create "
` [PATCH v2 10/15] cxl/region: Use root decoders interleaving parameters "
` [PATCH v2 14/15] cxl/amd: Enable Zen5 address translation using ACPI PRMT

[PATCH] selinux: get netlabel_wildcard policycap from policy instead of cache
 2025-03-14 13:01 UTC  (3+ messages)

[PATCH V2 1/2] drm/amdgpu/gfx: fix ref counting for ring based profile handling
 2025-03-14 13:00 UTC  (3+ messages)

[PATCH V9 1/7] perf: Save PMU specific data in task_struct
 2025-03-14 12:59 UTC  (3+ messages)
` [PATCH V9 3/7] perf: attach/detach PMU specific data

[PATCH net-next v2] net/smc: use the correct ndev to find pnetid by pnetid table
 2025-03-14 13:00 UTC  (2+ messages)

[PATCH] mmc: mmc_boot: support sandisk and micron emmc boot/rpmb partition resizing
 2025-03-14  8:10 UTC 

[PATCH 0/2] zynqmp parallel memories support for Infineon Flash
 2025-03-14  7:40 UTC  (3+ messages)
` [PATCH 2/2] mtd: spi-nor-core: Rework spansion_sr_ready() for parallel memories support

[PATCH] mm: Update mask post pxd_clear_bad()
 2025-03-14 12:57 UTC  (3+ messages)

[RFC PATCH] tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER
 2025-03-14 12:57 UTC 

[PATCH] raw/cnxk_gpio: switch to character based GPIO interface
 2025-03-14 12:57 UTC 

[linux-next:master 8263/11207] ERROR: modpost: "__divdi3" [drivers/gpu/drm/xe/xe.ko] undefined!
 2025-03-14 12:56 UTC 

[GSoC PATCH v3 0/1] Refactor SMTP Auth Error Handling
 2025-03-14 12:55 UTC  (4+ messages)
` [GSoC PATCH v3 1/1] Unify SMTP auth error handling

[PATCH net v2 0/3] fix xa_alloc_cyclic() return checks
 2025-03-14 12:52 UTC  (3+ messages)

[PATCH V4 1/3] rust: Fix build break because of download-ci-llvm
 2025-03-14 12:52 UTC  (6+ messages)
` [PATCH V4 2/3] rust: Upgrade 1.82.0->1.83.0
  ` [OE-core] [PATCH V4 2/3] rust: Upgrade 1.82.0->1.83.0 --> bloat alert !!

[PATCH v11 0/1] Optionally allow ttynull to be selected as a default console
 2025-03-14 12:52 UTC  (2+ messages)
` [PATCH v11 1/1] printk: Add an option to allow ttynull to be a default console device

[PATCH v10 0/1] Optionally allow ttynull to be selected as a default console
 2025-03-14 12:52 UTC  (4+ messages)
` [PATCH v10 1/1] printk: Add an option to allow ttynull to be a default console device

[PATCH] dm: restrict dm device size to 2^63-512 bytes
 2025-03-14 12:51 UTC 

[PATCH i-g-t v1] tools/xe_guc_logger: Add guc logger for Xe
 2025-03-14 12:51 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tools/xe_guc_logger: Add guc logger for Xe (rev2)

[PATCH v4 00/11] Add support for RZ/G3E CANFD
 2025-03-14 12:51 UTC  (3+ messages)

[PATCH] net: mctp: Remove unnecessary cast in mctp_cb
 2025-03-14 12:51 UTC  (2+ messages)

[PATCH] xfs: Fix spelling mistake "drity" -> "dirty"
 2025-03-14 12:50 UTC  (2+ messages)

[PATCH] iommu/amd: Add Secure ATS support
 2025-03-14 12:54 UTC  (12+ messages)

[PATCH 0/2] rust: workqueue: remove HasWork::OFFSET
 2025-03-14 12:49 UTC  (2+ messages)

[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
 2025-03-14 12:47 UTC  (5+ messages)

[PATCH v9 0/1] media: i2c: Add Omnivision OV02C10 sensor driver
 2025-03-14 12:46 UTC  (3+ messages)
` [PATCH v9 1/1] "

[PATCH 0/7] pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO
 2025-03-14 12:45 UTC  (3+ messages)
` [PATCH 7/7] misc: "

[PATCH v3 0/5] Introduce Intel Elkhart Lake PSE TIO
 2025-03-14 12:44 UTC  (3+ messages)
` [PATCH v3 1/5] mfd: intel_ehl_pse_gpio: Introduce Intel Elkhart Lake PSE GPIO and TIO

[linux-next:master 9972/11207] fs/btrfs/extent_io.c:2515:13: error: call to '__compiletime_assert_597' declared with 'error' attribute: min(folio_pos(folio) + folio_size(folio) - 1, end) signedness error
 2025-03-14 12:42 UTC 

[PATCH] ima_violations.sh: Fix condition evaluation
 2025-03-14 12:42 UTC  (2+ messages)
` [LTP] "

[PATCH nft] netlink: fix stack buffer overrun when emitting ranged expressions
 2025-03-14 12:41 UTC 

[PATCH v3 2/2] docs: tracing: Reduce maxdepth in index documentation
 2025-03-14 12:41 UTC  (7+ messages)

[PATCH v9 nf 00/15] bridge-fastpath and related improvements
 2025-03-14 12:37 UTC  (8+ messages)

[PATCH v2 0/2] media: vivid: Add more resolutions to the webcam emulator
 2025-03-14 12:39 UTC  (3+ messages)
` [PATCH v2 1/2] media: vivid: Fix requirement about webcam_intervals
` [PATCH v2 2/2] media: vivid: Add more webcam resolutions

[PATCH v1 0/4] leds: Introduce and use fwnode_get_child_node_count()
 2025-03-14 12:39 UTC  (3+ messages)

[PATCH RFC] target: riscv: Add Svrsw60b59b extension support
 2025-03-14 12:38 UTC  (3+ messages)

[PATCH v2] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon
 2025-03-14 12:39 UTC  (5+ messages)

[PATCH] configs: am68_sk_r5: Enable AVS config
 2025-03-14 12:38 UTC 

[PATCH 0/2] Support for Texas Instruments TPS6131X flash LED driver
 2025-03-14 12:38 UTC  (8+ messages)
` [PATCH 2/2] leds: tps6131x: add support "

[PATCH 0/2] media: vivid: Add more resolutions to the webcam emulator
 2025-03-14 12:37 UTC  (3+ messages)
` [PATCH 1/2] media: vivid: Fix requirement about webcam_intervals
` [PATCH 2/2] media: vivid: Add more webcam resolutions

[PATCH v4] coresight: Add a KUnit test for coresight_find_default_sink()
 2025-03-14 12:35 UTC  (2+ messages)

strangely uncorrectable errors with RAID-5
 2025-03-14 12:27 UTC  (4+ messages)


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.