All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-09 22:43:08 to 2025-08-10 04:49:06 UTC [more...]

[PATCH v9 00/27] migration: propagate vTPM errors using Error objects
 2025-08-10  4:47 UTC  (3+ messages)
` [PATCH v9 02/27] migration: push Error **errp into vmstate_load_state()

[PATCH 0/4] iomap: allow partial folio write with iomap_folio_state
 2025-08-10  4:48 UTC  (5+ messages)
` [PATCH 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
` [PATCH 2/4] iomap: move iter revert case out of the unwritten branch
` [PATCH 3/4] iomap: make iomap_write_end() return the number of written length again
` [PATCH 4/4] iomap: don't abandon the whole thing with iomap_folio_state

[PATCH 1/1] common/sfc_efx/base: enable parallel detect via netport MCDI
 2025-08-10  4:46 UTC 

futimens use of utimensat does not support O_PATH fds
 2025-08-10  4:44 UTC  (4+ messages)

[GIT PULL] bcachefs changes for 6.17
 2025-08-10  4:29 UTC  (15+ messages)

[PATCH 9/9] um: Add initial SMP support
 2025-08-10  4:33 UTC  (2+ messages)

[PATCH 2/2] rtc: pcf85363: add support for additional features
 2025-08-10  4:31 UTC 

[LTP] shmctl03.c is broken for 32bit compat mode
 2025-08-10  3:46 UTC  (2+ messages)

[PATCH] fix prototypes of reads[bwl]() on sparc64
 2025-08-10  3:42 UTC 

[sj:damon/next 69/96] mm/damon/paddr.c:289 damon_pa_de_activate() error: uninitialized symbol 'folio'
 2025-08-10  3:35 UTC 

[PATCH] staging: rtl8723bs: refactor code for style compliance
 2025-08-10  3:26 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-08-09
 2025-08-10  3:15 UTC 

Ozlabs patchwork notification not working anymore
 2025-08-10  3:12 UTC  (3+ messages)

[PATCH tip 0/3] sched: make migrate_enable/migrate_disable inline
 2025-08-10  3:04 UTC  (4+ messages)
` [PATCH tip 1/3] arch: add the macro COMPILE_OFFSETS to all the asm-offsets.c
` [PATCH tip 2/3] sched: make migrate_enable/migrate_disable inline
` [PATCH tip 3/3] sched: fix some typos in include/linux/preempt.h

[PATCH] ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks
 2025-08-10  3:00 UTC 

[syzbot] [mm?] WARNING in try_to_migrate_one (3)
 2025-08-10  2:56 UTC  (5+ messages)

[PATCH] io_uring: uring_cmd: add multishot support without poll
 2025-08-10  2:50 UTC 

[PATCH v3 00/76] media: Rationalise usage of v4l2_fh
 2025-08-10  1:30 UTC  (84+ messages)
` [PATCH v3 01/76] media: pci: saa7164: Store v4l2_fh pointer in file->private_data
` [PATCH v3 02/76] media: imagination: "
` [PATCH v3 03/76] media: ti: vpe: "
` [PATCH v3 04/76] media: usb: hdpvr: "
` [PATCH v3 05/76] media: usb: pvrusb2: "
` [PATCH v3 06/76] media: usb: uvcvideo: "
` [PATCH v3 07/76] media: staging: most: "
` [PATCH v3 08/76] media: Wrap file->private_data access with a helper function
` [PATCH v3 09/76] media: Replace file->private_data access with file_to_v4l2_fh()
` [PATCH v3 10/76] media: nvidia: tegra-vde: Replace file->private_data access
` [PATCH v3 11/76] media: Replace file->private_data access with custom functions
` [PATCH v3 12/76] media: pci: ivtv: Don't create fake v4l2_fh
` [PATCH v3 13/76] media: amphion: Make some vpu_v4l2 functions static
` [PATCH v3 14/76] media: amphion: Delete v4l2_fh synchronously in .release()
` [PATCH v3 15/76] media: visl: Drop visl_v4l2fh_to_ctx() function
` [PATCH v3 16/76] media: v4l2-fh: Move piece of documentation to correct function
` [PATCH v3 17/76] media: rcar-vin: Do not set file->private_data
` [PATCH v3 18/76] media: rzg2l-cru: "
` [PATCH v3 19/76] media: camss: Replace .open() file operation with v4l2_fh_open()
` [PATCH v3 20/76] media: camss: Remove custom .release fop()
` [PATCH v3 21/76] media: chips-media: wave5: Pass file pointer to wave5_cleanup_instance()
` [PATCH v3 22/76] media: qcom: iris: Pass file pointer to iris_v4l2_fh_(de)init()
` [PATCH v3 23/76] media: qcom: iris: Set file->private_data in iris_v4l2_fh_(de)init()
` [PATCH v3 24/76] media: qcom: iris: Drop unused argument to iris_get_inst()
` [PATCH v3 25/76] media: qcom: venus: Pass file pointer to venus_close_common()
` [PATCH v3 26/76] media: Set file->private_data in v4l2_fh_add()
` [PATCH v3 27/76] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH v3 28/76] media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually
` [PATCH v3 29/76] media: staging: ipu7: "
` [PATCH v3 30/76] media: v4l2-ctrls: Move v4l2_fh retrieval after V4L2_FL_USES_V4L2_FH check
` [PATCH v3 31/76] media: v4l2-dev: Make open and release file operations mandatory
` [PATCH v3 32/76] media: Drop V4L2_FL_USES_V4L2_FH checks
` [PATCH v3 33/76] media: zoran: Remove zoran_fh structure
` [PATCH v3 34/76] media: zoran: Rename __fh to fh
` [PATCH v3 35/76] media: v4l2-ioctl: Access v4l2_fh from private_data
` [PATCH v3 36/76] media: allegro: Access v4l2_fh from file
` [PATCH v3 37/76] media: meson-ge2d: "
` [PATCH v3 38/76] media: coda: "
` [PATCH v3 39/76] media: wave5: "
` [PATCH v3 40/76] media: m2m-deinterlace: "
` [PATCH v3 41/76] media: mtk: jpeg: Access v4l2_fh from file->private_data
` [PATCH v3 42/76] media: mtk_mdp_m2m: Access v4l2_fh from file
` [PATCH v3 43/76] media: mtk: mdp3: "
` [PATCH v3 44/76] media: mtk: vcodec: "
` [PATCH v3 45/76] media: tegra-vde: "
` [PATCH v3 46/76] media: imx-jpeg: "
` [PATCH v3 47/76] media: imx-isi: "
` [PATCH v3 48/76] media: nxp: mx2: "
` [PATCH v3 49/76] media: renesas: "
` [PATCH v3 50/76] media: rockhip: rga: "
` [PATCH v3 51/76] media: rockchip: rkvdec: "
` [PATCH v3 52/76] media: exynos-gsc: "
` [PATCH v3 53/76] media: exynos4-is: "
` [PATCH v3 54/76] media: s3c-camif: "
` [PATCH v3 55/76] media: s5p-g2d: "
` [PATCH v3 56/76] media: s5p-jpeg: "
` [PATCH v3 57/76] media: s5p-mfc: Store s5p_mfc_ctx in vb2_queue.drv_priv
` [PATCH v3 58/76] media: s5p-mfc: Access v4l2_fh from file
` [PATCH v3 59/76] media: bdisp: "
` [PATCH v3 60/76] media: st: delta: "
` [PATCH v3 61/76] media: stm32: dma2d: "
` [PATCH v3 62/76] media: hantro: Access v4l2_fh from file->private_data
` [PATCH v3 63/76] media: omap3isp: Access v4l2_fh from file
` [PATCH v3 64/76] media: cx18: "
` [PATCH v3 65/76] media: ivtv: "
` [PATCH v3 66/76] media: usb: hdpvr: "
` [PATCH v3 67/76] media: usb: uvc: "
` [PATCH v3 68/76] media: staging: imx: "
` [PATCH v3 69/76] media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers
` [PATCH v3 70/76] media: v4l2-ioctl: Push NULL fh argument down to ioctl wrappers
` [PATCH v3 71/76] media: test-drivers: Rename second ioctl handlers argument to 'void *priv'
` [PATCH v3 72/76] media: uvcvideo: "
` [PATCH v3 73/76] media: v4l2-pci-skeleton: "
` [PATCH v3 74/76] media: v4l2-core: "
` [PATCH v3 75/76] media: v4l2: "
` [PATCH v3 76/76] media: staging: "

[PATCH] ublk: check for unprivileged daemon on each I/O fetch
 2025-08-10  2:20 UTC  (2+ messages)

[PATCH] classes: Add support image_types_uuu (tarball)
 2025-08-10  2:19 UTC 

[PATCH] ublk: don't quiesce in ublk_ch_release
 2025-08-10  2:13 UTC  (2+ messages)

[PATCH net v2 0/3] net: prevent deadlocks and mis-configuration with per-NAPI threaded config
 2025-08-10  2:05 UTC  (8+ messages)
` [PATCH net v2 1/3] selftests: drv-net: don't assume device has only 2 queues
` [PATCH net v2 2/3] net: update NAPI threaded config even for disabled NAPIs
` [PATCH net v2 3/3] net: prevent deadlocks when enabling NAPIs with mixed kthread config

[PATCH v2] bloom: enable bloom filter with wildcard pathspec in revision traversal
 2025-08-10  1:57 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] mm: prevent RCU stalls in kswapd by adding cond_resched()
 2025-08-10  1:56 UTC  (2+ messages)

[robh:dt-convert 383/801] arch/arm/boot/dts/nxp/vf/vf610m4-colibri.dtb: gpio@40049000 (fsl,vf610-gpio): #gpio-cells: 2 was expected
 2025-08-10  1:53 UTC 

[GIT PULL] turbostat v2025.09.09 for Upstream Linux
 2025-08-10  1:37 UTC 

[PATCH linux dev-6.6 1/2] hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter
 2025-08-08  7:28 UTC  (3+ messages)

[robh:dt-convert 383/801] arch/arm64/boot/dts/actions/s700-cubieboard7.dtb: pinctrl@e01b0000 (actions,s700-pinctrl): #gpio-cells: [2] is not of type 'integer'
 2025-08-10  1:32 UTC 

[PATCH] riscv: Only allow LTO with CMODEL_MEDANY
 2025-08-10  0:24 UTC  (5+ messages)

[PATCH] diff-no-index: fix stdin path in subdirectory
 2025-08-09  2:12 UTC  (5+ messages)

[PATCH mptcp-next v3 0/3] mptcp: improve ADD_ADDR timeout handling
 2025-08-10  1:13 UTC  (6+ messages)
` [PATCH mptcp-next v3 2/3] mptcp: make ADD_ADDR retransmission timeout adaptive

[rgushchin:bpfoom.1.6 14/15] kernel/sched/bpf_psi.c:185 bpf_psi_create_trigger() warn: curly braces intended?
 2025-08-10  1:11 UTC 

[rgushchin:bpfoom.1.6 5/15] mm/bpf_memcontrol.c:45:27: sparse: sparse: symbol 'bpf_mem_cgroup_events' was not declared. Should it be static?
 2025-08-10  1:11 UTC 

[PATCH] misc: ds1682: fix out-of-bounds access in EEPROM functions
 2025-08-10  0:50 UTC  (3+ messages)
` Clarification on SEAM Interface Usage and Patch Scope

[PATCH 5.15, 5.10 1/6] sch_htb: make htb_qlen_notify() idempotent
 2025-08-10  0:42 UTC  (2+ messages)

[PATCH 6.6] io_uring/rw: ensure reissue path is correctly handled for IOPOLL
 2025-08-10  0:42 UTC  (2+ messages)

[PATCH 5.15, 5.10 6/6] sch_htb: make htb_deactivate() idempotent
 2025-08-10  0:42 UTC  (2+ messages)

[PATCH 5.15, 5.10 2/6] sch_drr: make drr_qlen_notify() idempotent
 2025-08-10  0:42 UTC  (2+ messages)

[PATCH 5.15, 5.10 5/6] codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
 2025-08-10  0:42 UTC  (2+ messages)

[PATCH 5.15, 5.10 4/6] sch_qfq: make qfq_qlen_notify() idempotent
 2025-08-10  0:42 UTC  (2+ messages)

[PATCH v2 6.6] io_uring/rw: ensure reissue path is correctly handled for IOPOLL
 2025-08-10  0:42 UTC  (2+ messages)

[PATCH 5.15, 5.10 3/6] sch_hfsc: make hfsc_qlen_notify() idempotent
 2025-08-10  0:42 UTC  (2+ messages)

[OE-core][walnascar 0/6] Patch review
 2025-08-10  0:37 UTC  (5+ messages)
` [OE-core][walnascar 4/6] glibc: stable 2.41 branch updates

[PATCH AUTOSEL 6.16-5.4] kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()
 2025-08-10  0:21 UTC  (13+ messages)
` [PATCH AUTOSEL 6.16-6.15] kheaders: rebuild kheaders_data.tar.xz when a file is modified within a minute
` [PATCH AUTOSEL 6.16-5.4] kconfig: lxdialog: fix 'space' to (de)select options
` [PATCH AUTOSEL 6.16-5.4] scsi: aacraid: Stop using PCI_IRQ_AFFINITY
` [PATCH AUTOSEL 6.16-5.4] kconfig: gconf: fix potential memory leak in renderer_edited()
` [PATCH AUTOSEL 6.16-5.15] scsi: target: core: Generate correct identifiers for PR OUT transport IDs
` [PATCH AUTOSEL 6.16-5.4] ipmi: Fix strcpy source and destination the same
` [PATCH AUTOSEL 6.16-5.4] scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans
` [PATCH AUTOSEL 6.16-6.1] vfio/mlx5: fix possible overflow in tracking max message size
` [PATCH AUTOSEL 6.16-5.4] kconfig: nconf: Ensure null termination where strncpy is used
` [PATCH AUTOSEL 6.16-5.4] kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.c
` [PATCH AUTOSEL 6.16-5.15] vfio/type1: conditional rescheduling while pinning
` [PATCH AUTOSEL 6.16-5.4] ipmi: Use dev_warn_ratelimited() for incorrect message warnings

[PATCH v2] diff: --no-index should ignore the worktree
 2025-08-10  0:20 UTC 

[PATCH 1/3] usb: misc: Add Intel USBIO bridge driver
 2025-08-10  0:19 UTC  (2+ messages)

[PATCH] drm/msm/dpu: avoid uninitialized variable use
 2025-08-10  0:20 UTC  (5+ messages)

'seen' branch fails to build
 2025-08-10  0:16 UTC  (2+ messages)

[PATCH] merge: don't document non-existing --compact-summary argument
 2025-08-10  0:07 UTC  (2+ messages)

[PATCH] for-each-ref: call --start-after argument "marker"
 2025-08-10  0:06 UTC  (2+ messages)

[PATCH] git-jump: make `diff` work with filenames containing spaces
 2025-08-10  0:03 UTC  (2+ messages)

[scarthgap][PATCH 1/4] linux-bb.org_6.6: update to the latest
 2025-08-09 23:50 UTC  (5+ messages)
` [scarthgap][PATCH 2/4] u-boot-bb.org: upgrade 2025.04 -> 2025.07
` [scarthgap][PATCH 3/4] linux-bb.org_6.12: upgrade to the latest 6.12.34
` [scarthgap][PATCH 4/4] meta-beagle: conf/machine rework all DTB lists

[master][PATCH 1/4] linux-bb.org_6.6: update to the latest
 2025-08-09 23:50 UTC  (5+ messages)
` [master][PATCH 2/4] u-boot-bb.org: upgrade 2025.04 -> 2025.07
` [master][PATCH 3/4] linux-bb.org_6.12: upgrade to the latest 6.12.34
` [master][PATCH 4/4] meta-beagle: conf/machine rework all DTB lists

[PATCH 0/3] tcg/i386: Improve 8-bit shifts with VGF2P8AFFINEQB
 2025-08-09 23:42 UTC  (4+ messages)
` [PATCH 1/3] cpuinfo/i386: Detect GFNI as an AVX extension
` [PATCH 2/3] tcg/i386: Add INDEX_op_x86_vgf2p8affineqb_vec
` [PATCH 3/3] tcg/i386: Use vgf2p8affineqb for MO_8 vector shifts

[PATCH 5.10] dma-buf: insert memory barrier before updating num_fences
 2025-08-09 23:40 UTC  (2+ messages)

[PATCH v2 0/2] Add unified configuration for coding agents
 2025-08-09 23:40 UTC  (3+ messages)
` [PATCH v2 1/2] README: restructure with role-based documentation and guidelines
` [PATCH v2 2/2] agents: add unified agent coding assistant configuration

[PATCH 0/8] accel, cpus: clean up cpu->exit_request
 2025-08-09 23:34 UTC  (15+ messages)
` [PATCH 1/8] accel: use store_release/load_acquire for cross-thread exit_request
` [PATCH 2/8] accel/hvf: check exit_request before running the vCPU
` [PATCH 3/8] accel: use atomic accesses for exit_request
` [PATCH 4/8] accel/tcg: introduce tcg_kick_vcpu_thread
` [PATCH 5/8] cpus: remove TCG-ism from cpu_exit()
` [PATCH 8/8] accel: make all calls to qemu_wait_io_event look the same

[RFC PATCH 0/3] Remove unused EFI runtime APIs
 2025-08-09 23:02 UTC  (5+ messages)
` [RFC PATCH 1/3] efi-rtc: Remove wakeup functionality

[PATCH/RFC net] net: dsa: lantiq_gswip: honor dsa_db passed to port_fdb_{add,del}
 2025-08-09 22:35 UTC 

[PATCH] ARM: dts: stm32: add resets property to m_can nodes in the stm32mp153
 2025-08-09 22:47 UTC 

[Buildroot] [PATCH 0/7] Add package/python-memray and dependencies
 2025-08-09 22:32 UTC 

[Buildroot] [PATCH 1/1] package/python-pyroute2: bump to version 0.9.4
 2025-08-09 22:31 UTC 


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.