All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-15 07:10:41 to 2025-12-15 08:05:03 UTC [more...]

[LTP] [PATCH] splice07: require kernel version 5.10
 2025-12-15  7:59 UTC  (2+ messages)

[PATCH 0/3] Implementation of Ascon-Hash256
 2025-12-15  7:54 UTC  (2+ messages)
` [PATCH 2/3] lib/crypto: Initial implementation "

[syzbot] [comedi?] memory leak in do_cmd_ioctl
 2025-12-15  8:05 UTC  (3+ messages)
` [PATCH] comedi: test memleak

[PATCH] arm64: zynqmp: Remove ina260 IIO description
 2025-12-15  8:02 UTC 

[PATCH v3 1/1] arm64: dts: xilinx: fix zynqmp opp-table-cpu
 2025-12-15  8:02 UTC  (2+ messages)

[PATCH v2 0/4] Add Split indirect descriptors for SVQ
 2025-12-15  7:56 UTC 

[PATCH v3 0/2] provide locking for v4_end_grace
 2025-12-15  8:00 UTC  (5+ messages)
` [PATCH v3 1/2] nfsd: "
` [PATCH v3 2/2] nfsd: use workqueue enable/disable APIs for v4_end_grace sync

[PATCH v2 0/4] media: omap3isp/et8ek8: Add CCP2 CRC configuration support
 2025-12-15  7:58 UTC  (5+ messages)
` [PATCH v2 1/4] media: i2c: et8ek8: et8ek8_driver: add support for crc configuration via device tree
` [PATCH v2 2/4] dt-bindings: media: i2c: et8ek8: document missing crc as optional property
` [PATCH v2 3/4] media: platform: ti: omap3isp: isp: read crc configuration from device tree for CCP2
` [PATCH v2 4/4] dt-bindings: media: omap3isp: document missing crc as optional property

[PATCH 1/5] net: 9p: fix variable name in BAREBOX_MAGICVAR
 2025-12-15  7:59 UTC  (5+ messages)
` [PATCH 2/5] bootchooser: inline document global.bootchooser.reset_priorities
` [PATCH 3/5] reset_source: inline document global.system.reset*
` [PATCH 4/5] Documentation: generate docs for magic variables
` [PATCH 5/5] Documentation: turn magic variables literals into references

[PATCH v2 4/4] vhost: SVQ add the indirect descriptors to available ring
 2025-12-15  7:59 UTC 

[PATCH 1/6] sched/fair: Join two #ifdef CONFIG_CFS_BANDWIDTH blocks
 2025-12-15  7:59 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Join two #ifdef CONFIG_FAIR_GROUP_SCHED blocks

[PATCH 2/6] sched/fair: Clean up comments in 'struct cfs_rq'
 2025-12-15  7:59 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 3/6] sched/fair: Separate se->vlag from se->vprot
 2025-12-15  7:59 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 5/6] sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
 2025-12-15  7:59 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 6/6] sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper functions
 2025-12-15  7:59 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 1/1 -v2] sched/fair: Sort out 'blocked_load*' namespace noise
 2025-12-15  7:59 UTC  (2+ messages)
` [tip: sched/core] "

[tip: sched/core] sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers for wrapped-signed aritmetics
 2025-12-15  7:59 UTC 

[PATCH 0/5] sched: Random collection of patches
 2025-12-15  7:59 UTC  (5+ messages)
` [PATCH 5/5] sched: Rework sched_class::wakeup_preempt() and rq_modified_*()
  ` error: implicit declaration of function ‘rq_modified_clear’ (was [PATCH 5/5] sched: Rework sched_class::wakeup_preempt() and rq_modified_*())
  ` [tip: sched/core] sched/core: Rework sched_class::wakeup_preempt() and rq_modified_*()

[PATCH v2 3/4] vhost: SVQ get the indirect descriptors from used ring
 2025-12-15  7:57 UTC 

[bug report] md: Remove deprecated CONFIG_MD_MULTIPATH
 2025-12-15  7:58 UTC 

[PATCH v2 1/4] vhost: add data structure of virtio indirect descriptors in SVQ
 2025-12-15  7:56 UTC 

[PATCH v2 2/4] vdpa: implement a statically allocated buffer for SVQ
 2025-12-15  7:57 UTC 

[PATCH v3 00/16] media: i2c: Miscellaneous features and fixes for OV5647
 2025-12-15  7:57 UTC  (18+ messages)
` [PATCH v3 01/16] media: i2c: ov5647: Initialize subdev before controls
` [PATCH v3 02/16] media: i2c: ov5647: Correct pixel array offset
` [PATCH v3 03/16] media: i2c: ov5647: Correct minimum VBLANK value
` [PATCH v3 04/16] media: i2c: ov5647: Sensor should report RAW color space
` [PATCH v3 05/16] dt-bindings: media: ov5647: Add optional regulators
` [PATCH v3 06/16] media: i2c: ov5647: Add support for regulator control
` [PATCH v3 07/16] dt-bindings: media: ov5647: Allow props from video-interface-devices
` [PATCH v3 08/16] media: i2c: ov5647: Parse and register properties
` [PATCH v3 09/16] media: i2c: ov5647: Support HFLIP and VFLIP
` [PATCH v3 10/16] media: i2c: ov5647: Use v4l2_async_register_subdev_sensor for lens binding
` [PATCH v3 11/16] media: i2c: ov5647: Add control of V4L2_CID_HBLANK
` [PATCH v3 12/16] media: i2c: ov5647: Tidy up mode registers to make the order common
` [PATCH v3 13/16] media: i2c: ov5647: Separate out the common registers
` [PATCH v3 14/16] media: i2c: ov5647: Use the same PLL config for full, 1080p, and binned modes
` [PATCH v3 15/16] media: i2c: ov5647: Tidy up PIXEL_RATE control
` [PATCH v3 16/16] media: i2c: ov5647: Add V4L2_CID_LINK_FREQUENCY control

[PATCH] x86: cpu: Fix crash on FTRACE enabled builds
 2025-12-15  7:56 UTC 

[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-15  7:55 UTC  (50+ messages)
` [PATCH v1 02/17] tee: Add probe, remove and shutdown bus callbacks to tee_client_driver
` [PATCH v1 03/17] tee: Adapt documentation to cover recent additions
` [PATCH v1 04/17] hwrng: optee - Make use of module_tee_client_driver()
` [PATCH v1 05/17] hwrng: optee - Make use of tee bus methods
` [PATCH v1 06/17] rtc: optee: Migrate to use tee specific driver registration function
` [PATCH v1 07/17] rtc: optee: Make use of tee bus methods
` [PATCH v1 08/17] efi: stmm: Make use of module_tee_client_driver()
` [PATCH v1 09/17] efi: stmm: Make use of tee bus methods
` [PATCH v1 10/17] firmware: arm_scmi: optee: Make use of module_tee_client_driver()
` [PATCH v1 11/17] firmware: arm_scmi: Make use of tee bus methods
` [PATCH v1 12/17] firmware: tee_bnxt: Make use of module_tee_client_driver()
` [PATCH v1 13/17] firmware: tee_bnxt: Make use of tee bus methods
` [PATCH v1 14/17] KEYS: trusted: Migrate to use tee specific driver registration function
` [PATCH v1 15/17] KEYS: trusted: Make use of tee bus methods
` [PATCH v1 16/17] tpm/tpm_ftpm_tee: Make use of tee specific driver registration
` [PATCH v1 17/17] tpm/tpm_ftpm_tee: Make use of tee bus methods

[PATCH] KEYS: trusted: Use get_random-fallback for TPM
 2025-12-15  7:55 UTC  (4+ messages)

[PATCH] bfs: Fix calculation of offset when moving blocks
 2025-12-15  7:55 UTC  (2+ messages)

ERROR: alg: shash: ghash-neon test failed (wrong result) on test vector 1, cfg="init+update+final aligned buffer"
 2025-12-15  7:54 UTC  (6+ messages)
` [PATCH] crypto: arm64/ghash - Fix incorrect output from ghash-neon

[PATCH] soc: qcom: cmd-db: Fix memory leak in cmd_db_dev_probe error path
 2025-12-15  7:41 UTC 

[PATCH 00/50] drm/i915/dp: Clean up link BW/DSC slice config computation
 2025-12-15  7:52 UTC  (11+ messages)
` [PATCH 14/50] drm/i915/dp: Factor out align_max_sink_dsc_input_bpp()
` [PATCH 15/50] drm/i915/dp: Factor out align_max_vesa_compressed_bpp_x16()
` [PATCH 16/50] drm/i915/dp: Fail state computation for invalid min/max link BPP values
` [PATCH 17/50] drm/i915/dp: Fail state computation for invalid max throughput BPP value
` [PATCH 18/50] drm/i915/dp: Fail state computation for invalid max sink compressed "

[PATCH for 11.0 00/11] First batch of Meson/Rust build system changes
 2025-12-15  7:50 UTC  (11+ messages)
` [PATCH 01/11] build: do not include @block.syms/@qemu.sys with modules disabled
` [PATCH 02/11] tests/meson: do not reuse migration_files variable
` [PATCH 04/11] rust: Do not link qemuutil into Rust rlibs
` [PATCH 05/11] rust: only link the Rust part of the code into devices
` [PATCH 06/11] rust: Meson now adds -Cdefault-linker-libraries
` [PATCH 07/11] meson: let Meson handle mixed-language linking of Rust and C objects
` [PATCH 08/11] rust: skip compilation if there are no system emulators
` [PATCH 09/11] lcitool: enable Rust for Windows cross targets
` [PATCH 10/11] cirrus/macos: enable Rust
` [PATCH 11/11] gitlab-ci: enable rust for msys2-64bit

[meta-virtualization][PATCH] crun: fix CRUN_AS_RUNC checking
 2025-12-15  7:52 UTC 

[PATCH 3/3] selftests/futex: fix the issue of abnormal test results caused by thread timing
 2025-12-15  7:50 UTC  (2+ messages)

[PATCH] mm/page_alloc: change all pageblocks migrate type on coalescing
 2025-12-15  7:49 UTC  (4+ messages)

[PATCH] arm: kirkwood: Remove unnecessary watchdog GPIO for ZyXEL NSA325 board
 2025-12-15  7:49 UTC  (2+ messages)

[intel-lts:6.12/emt 0/9] htmldocs: ./include/media/v4l2-async.h:63: warning: Function parameter or struct member 'src_pad' not described in 'v4l2_async_match_desc'
 2025-12-15  7:46 UTC 

[PATCH] soc/xilinx: replace use of system_unbound_wq with system_dfl_wq
 2025-12-15  7:47 UTC  (2+ messages)

[PATCH v10 00/17] Enable/Disable DC balance along with VRR DSB
 2025-12-15  7:47 UTC  (7+ messages)
` [PATCH v10 15/17] drm/i915/vrr: Pause DC Balancing for DSB commits
` [PATCH v10 16/17] drm/i915/display: Add function to configure event for dc balance
` [PATCH v10 17/17] drm/i915/vrr: Enable DC Balance

[PATCH] arm64: dts: mediatek: mt7988a-bpi-r4pro: fix model string
 2025-12-15  7:46 UTC  (2+ messages)

[PATCH v4 0/2] rust: transmute: implement FromBytes and AsBytes for inhabited ZSTs
 2025-12-15  7:45 UTC  (3+ messages)
` [PATCH v4 1/2] "

[PATCH 1/1] loop: convert lo_state to atomic_t type to ensure atomic state checks in queue_rq path
 2025-12-15  7:44 UTC  (4+ messages)

[PATCH] perf/x86: Prevent NULL event deref in handle_pmi_common()
 2025-12-15  7:43 UTC  (3+ messages)

[Buildroot] [PATCH] package/mesa3d: fix imagination Vulkan driver build
 2025-12-15  7:42 UTC 

[PATCH master] i2c: omap: fix probe on am335x
 2025-12-15  7:41 UTC  (2+ messages)

linux-next: trees being removed
 2025-12-15  7:41 UTC 

[PATCH v2 0/3] clk: scmi: various fixes
 2025-12-15  7:38 UTC  (4+ messages)
` [PATCH v2 1/3] clk: scmi: Fix typo scmi_clk_get_attibute
` [PATCH v2 2/3] clk: scmi: Fix priv initialization in scmi_clk_gate()
` [PATCH v2 3/3] clk: scmi: Remove duplicated scmi_generic_protocol_version() request

A formal request for process clarifications
 2025-12-15  7:38 UTC  (2+ messages)

6.19 tmpfs __d_lookup() lockup
 2025-12-15  7:38 UTC  (11+ messages)
              ` shmem_rename() bugs (was Re: 6.19 tmpfs __d_lookup() lockup)
                ` [RFC][PATCH 2/2] shmem: fix recovery on rename failures

[PATCH RFC] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
 2025-12-15  7:38 UTC  (2+ messages)

[pci:trace 3/3] htmldocs: Documentation/trace/events-pci.rst: WARNING: document isn't included in any toctree [toc.not_included]
 2025-12-15  7:37 UTC 

[PATCH 00/10] Start tracking packfiles per object database source
 2025-12-15  7:36 UTC  (11+ messages)
` [PATCH 01/10] packfile: create store via its owning source
` [PATCH 02/10] packfile: pass source to `prepare_pack()`
` [PATCH 03/10] packfile: refactor kept-pack cache to work with packfile stores
` [PATCH 04/10] packfile: refactor misleading code when unusing pack windows
` [PATCH 05/10] packfile: move packfile store into object source
` [PATCH 06/10] packfile: only prepare owning store in `packfile_store_get_packs()`
` [PATCH 07/10] packfile: only prepare owning store in `packfile_store_prepare()`
` [PATCH 08/10] packfile: inline `find_kept_pack_entry()`
` [PATCH 09/10] packfile: refactor `find_pack_entry()` to work on the packfile store
` [PATCH 10/10] packfile: move MIDX into "

[PATCH v2 1/3] fixup! efi: add option to generate vfat file for barebox.efi
 2025-12-15  7:34 UTC  (2+ messages)

[PATCH 1/2] fixup! efi: add option to generate vfat file for barebox.efi
 2025-12-15  7:34 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:6.19-mtkdts 2/4] arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-8x-emmc.dtb: pinctrl@1001f000 (mediatek,mt7988-pinctrl): 'pcie-2-hog', 'pcie-3-hog' do not match any of the regexes: '-pins$', '^pinctrl-[0-9]+$'
 2025-12-15  7:34 UTC 

[PATCH] 9p/virtio: restrict page pinning to user_backed_iter() iovec
 2025-12-15  7:34 UTC  (7+ messages)

[PATCH v2] staging: rtl8723bs: remove dead code in os_intfs.c
 2025-12-15  7:34 UTC  (2+ messages)

[PATCH v8 00/23] intel_iommu: Enable first stage translation for passthrough device
 2025-12-15  7:33 UTC  (5+ messages)
` [PATCH v8 02/23] intel_iommu: Delete RPS capability related supporting code

[LTP] [PATCH v4 0/4] new cmd support option for needs_cmds
 2025-12-15  7:33 UTC  (6+ messages)
` [LTP] [PATCH v5 0/3] "
  ` [LTP] [PATCH v5 1/3] lib: Add support option for .needs_cmds

[PATCH 1/2] dt-bindings: power: fsl,imx-gpc: Document address-cells
 2025-12-15  7:31 UTC  (3+ messages)

[PATCH master] net: fsl_enetc: fix missing dmb() symbols on non-ARM
 2025-12-15  7:30 UTC  (2+ messages)

[PATCH 0/5] OpenRISC de0 nano single and multicore boards
 2025-12-15  7:30 UTC  (3+ messages)
` [PATCH 4/5] openrisc: dts: Split simple smp dts to dts and dtsi

[PATCH V4] drm/ast: Swap framebuffer writes on big-endian machines
 2025-12-15  7:30 UTC  (2+ messages)

[PATCH v2 2/2] serial: pxa: Fix comment typo
 2025-12-15  7:28 UTC 

[PATCH] x86/cpu: Drop vestigial PBE logic in AMD/Hygon/Centaur/Cyrix
 2025-12-15  7:18 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 0/2] ASoC: qcom: q6dsp-lpass-ports: Expand sampling rate and PCM format constraints
 2025-12-15  7:29 UTC  (3+ messages)

drivers/gpu/drm/bridge/synopsys/dw-dp.c:2080 dw_dp_bind() warn: passing zero to 'ERR_PTR'
 2025-12-15  7:27 UTC 

[PATCH] drm/ast: Fix big-endian support
 2025-12-15  7:27 UTC  (5+ messages)

[PATCH v3] lkdtm: Add lockdep related crash tests
 2025-12-15  7:25 UTC 

[PATCH] remoteproc: imx_rproc: Ues sync handling in rx_callback for i.MX7ULP suspend
 2025-12-15  7:26 UTC 

[PATCH] crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functions
 2025-12-15  7:23 UTC 

[PATCH] x86/cpu/amd: Use ZEN_MODEL_STEP_UCODE() for erratum_1386_microcode[]
 2025-12-15  7:18 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH] clk: vexpress: clk-sp810: sync with Linux
 2025-12-15  7:23 UTC  (2+ messages)

[PATCH master] param: make setting a parameter to the same string value a no-op
 2025-12-15  7:23 UTC  (2+ messages)

[RFC] reset --hard: warn before discarding staged content with no commit history
 2025-12-15  7:22 UTC  (8+ messages)

[PATCH] ARM: i.MX Riotboard: Use eMMC boot partition to boot
 2025-12-15  7:20 UTC  (2+ messages)

[PATCH] driver: base: report driver remove before, not after operation
 2025-12-15  7:20 UTC  (2+ messages)

Linux 6.19-rc1
 2025-12-15  7:21 UTC  (2+ messages)
` linux-next: stats (was: Linux 6.19-rc1)

[PATCH] crash_dump: Constify struct configfs_item_operations and configfs_group_operations
 2025-12-15  7:19 UTC  (3+ messages)

[PATCH 0/2] Fix two issues about swapext
 2025-12-15  7:19 UTC  (3+ messages)

[PATCH v4 0/4] btrfs: zoned: zoned statistics fixes and updates
 2025-12-15  7:19 UTC  (4+ messages)
` [PATCH v4 4/4] btrfs: zoned: also print stats for reclaimable zones

[PATCH v2] x86/cpu/amd: Correct the microcode table for Zenbleed
 2025-12-15  7:18 UTC  (2+ messages)
` [tip: x86/cpu] "

[OE-core][whinlatter][PATCH 01/67] bluez5: upgrade 5.84 -> 5.85
 2025-12-15  7:17 UTC  (3+ messages)
` [OE-core][whinlatter][PATCH 04/67] strace: 6.16 -> 6.17

[PATCH] ARM: mmu: include <asm/io.h> from <mmu.h>
 2025-12-15  7:15 UTC  (2+ messages)

[PATCH] clk: rk3568: sync driver with Linux
 2025-12-15  7:15 UTC  (2+ messages)

[PATCH] memory: fix dangling if in for_each_reserved_region
 2025-12-15  7:14 UTC  (2+ messages)

[PATCH v2 00/11] i386/cpu: Add new instructions & CPU model for Intel Diamond Rapids
 2025-12-15  7:37 UTC  (12+ messages)
` [PATCH v2 01/11] i386/cpu: Add support for MOVRS in CPUID enumeration
` [PATCH v2 02/11] i386/cpu: Add CPUID.0x1E.0x1 subleaf for AMX instructions
` [PATCH v2 03/11] i386/cpu: Add support for AVX10_VNNI_INT in CPUID enumeration
` [PATCH v2 04/11] i386/cpu: Support AVX10.2 with AVX10 feature models
` [PATCH v2 05/11] i386/cpu: Add a helper to get host avx10 version
` [PATCH v2 06/11] i386/cpu: Allow unsupported avx10_version with x-force-features
` [PATCH v2 07/11] i386/cpu: Allow cache to be shared at thread level
` [PATCH v2 08/11] i386/cpu: Add an option in X86CPUDefinition to control CPUID 0x1f
` [PATCH v2 09/11] i386/cpu: Define dependency for VMX_VM_ENTRY_LOAD_IA32_FRED
` [PATCH v2 10/11] i386/cpu: Add CPU model for Diamond Rapids
` [PATCH v2 11/11] dosc/cpu-models-x86: Add documentation for DiamondRapids

[Intel-wired-lan] [PATCH net v2] i40e: fix ptp time increment while link is down
 2025-12-15  7:14 UTC  (3+ messages)

[PATCH] libfile: use different memory types for os and initrd
 2025-12-15  7:13 UTC  (2+ messages)

[PATCH 0/6] Some fixes for the select syscall
 2025-12-15  7:14 UTC  (3+ messages)
` [PATCH 6/6] testsuite/smokey/posix-select: Extend the testsuite by invalid timeouts

[meta-mingw] [PATCH 1/2] curl: enable SSL/TLS support
 2025-12-15  7:12 UTC  (2+ messages)
` [meta-mingw] [PATCH 2/2] curl: remove GCC-14 build fix

[PATCH 1/2] lib: import Linux UCS2 library functions
 2025-12-15  7:10 UTC  (2+ messages)

[PATCH 0/2] finalize removing the page pool members in struct page
 2025-12-15  7:10 UTC  (3+ messages)
` [PATCH 1/2] mm: introduce a new page type for page pool in page type
` [PATCH 2/2] mm, netmem: remove the page pool members in struct page


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.