All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-02 05:45:03 to 2025-08-02 09:31:00 UTC [more...]

[PATCH 00/65] media: Rationalise usage of v4l2_fh
 2025-08-02  9:23 UTC  (47+ messages)
` [PATCH 01/65] media: pci: saa7164: Store v4l2_fh pointer in file->private_data
` [PATCH 02/65] media: imagination: "
` [PATCH 03/65] media: ti: vpe: "
` [PATCH 04/65] media: usb: hdpvr: "
` [PATCH 05/65] media: usb: pvrusb2: "
` [PATCH 06/65] media: usb: uvcvideo: "
` [PATCH 07/65] media: staging: most: "
` [PATCH 08/65] media: Wrap file->private_data access with a helper function
` [PATCH 09/65] media: Replace file->private_data access with file_to_v4l2_fh()
` [PATCH 10/65] media: nvidia: tegra-vde: Replace file->private_data access
` [PATCH 11/65] media: Replace file->private_data access with custom functions
` [PATCH 12/65] media: pci: ivtv: Don't create fake v4l2_fh
` [PATCH 13/65] media: amphion: Make some vpu_v4l2 functions static
` [PATCH 14/65] media: amphion: Delete v4l2_fh synchronously in .release()
` [PATCH 15/65] media: visl: Drop visl_v4l2fh_to_ctx() function
` [PATCH 16/65] media: v4l2-fh: Move piece of documentation to correct function
` [PATCH 17/65] media: rcar-vin: Do not set file->private_data
` [PATCH 18/65] media: rzg2l-cru: "
` [PATCH 19/65] media: camss: Replace .open() file operation with v4l2_fh_open()
` [PATCH 20/65] media: camss: Remove custom .release fop()
` [PATCH 21/65] media: chips-media: wave5: Pass file pointer to wave5_cleanup_instance()
` [PATCH 22/65] media: qcom: iris: Pass file pointer to iris_v4l2_fh_(de)init()
` [PATCH 23/65] media: qcom: iris: Set file->private_data in iris_v4l2_fh_(de)init()
` [PATCH 24/65] media: qcom: iris: Drop unused argument to iris_get_inst()
` [PATCH 25/65] media: qcom: venus: Pass file pointer to venus_close_common()
` [PATCH 26/65] media: Set file->private_data in v4l2_fh_add()
` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH 28/65] media: v4l2-ioctl: Access v4l2_fh from private_data
` [PATCH 29/65] media: allegro: Access v4l2_fh from file
` [PATCH 30/65] media: meson-ge2d: "
` [PATCH 31/65] media: coda: "
` [PATCH 32/65] media: wave5: "
` [PATCH 33/65] media: m2m-deinterlace: "
` [PATCH 34/65] media: mtk: jpeg: Access v4l2_fh from file->private_data
` [PATCH 35/65] media: mtk_mdp_m2m: Access v4l2_fh from file
` [PATCH 36/65] media: mtk: mdp3: "
` [PATCH 37/65] media: mtk: vcodec: "
` [PATCH 38/65] media: tegra-vde: "
` [PATCH 39/65] media: imx-jpeg: "
` [PATCH 40/65] media: imx-isi: "
` [PATCH 41/65] media: nxp: mx2: "
` [PATCH 42/65] media: renesas: "
` [PATCH 43/65] media: rockhip: rga: "
` [PATCH 44/65] media: rockchip: rkvdec: "
` [PATCH 45/65] media: exynos-gsc: "
` [PATCH 46/65] media: exynos4-is: "

[PATCH] btrfs-progs: Fix get_partition_sector_size_sysfs() to handle loopback and device mapper devices
 2025-08-02  9:29 UTC  (3+ messages)

[oe-core][PATCHv3] autoconf-archive: add backport patches to fix gl and glx detection
 2025-08-02  9:28 UTC 

[PATCH net v3 0/2] net: tcp: lookup the best matched listen socket
 2025-08-02  9:24 UTC  (3+ messages)
` [PATCH net v3 1/2] "
` [PATCH net v3 2/2] selftests/net: test TCP reuseport socket selection

[GIT PULL] i2c-host for v6.17, part 2
 2025-08-02  9:24 UTC 

[PATCH 0/4] permit -h/--help-all in more scenarios
 2025-08-02  9:23 UTC  (5+ messages)
` [PATCH 4/4] builtins: show help on "-h"/"--help-all" with more than 2 arguments left

[PATCH 0/2] Support SMP on RISC-V cores with Zalrsc only
 2025-08-02  9:21 UTC  (3+ messages)
` [PATCH 1/2] riscv: Add Kconfig options to distinguish Zaamo and Zalrsc
` [PATCH 2/2] riscv: Add a Zalrsc-only alternative for synchronization in start.S

[PATCH mptcp-next 0/3] mptcp: add more sockopts
 2025-08-02  9:19 UTC  (4+ messages)
` [PATCH mptcp-next 1/3] mptcp: add IPV6_TCLASS sockopt support
` [PATCH mptcp-next 2/3] mptcp: add IP_TTL "
` [PATCH mptcp-next 3/3] mptcp: add IPV6_UNICAST_HOPS "

[PATCH v5 0/5] Support trampoline for LoongArch
 2025-08-02  9:19 UTC  (3+ messages)

drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.c:126 isp_genpd_add_device() warn: can 'pdev' even be NULL?
 2025-08-02  9:15 UTC 

[PATCH 0/9] do not overuse strbuf_split*()
 2025-08-02  9:08 UTC  (7+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 02/11] clean: do not pass strbuf by value
  ` [PATCH v2 05/11] merge-tree: do not use strbuf_split*()

[PATCH v3 0/3] rust: i2c: Add basic I2C driver abstractions
 2025-08-02  9:07 UTC  (4+ messages)
` [PATCH v3 1/3] rust: i2c: add basic I2C device and "

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-08-02  9:03 UTC  (9+ messages)
` [RFC PATCH v1 04/38] tsm: Support DMA Allocation from private memory
` [RFC PATCH v1 08/38] iommufd/tsm: Add tsm_op iommufd ioctls

[openeuler:openEuler-1.0-LTS 1743/1743] versioncheck: ./drivers/net/ethernet/huawei/hinic/ossl_knl_linux.h: 22 linux/version.h not needed
 2025-08-02  9:02 UTC 

[PATCH][next] media: atomisp: Fix incorrect snprintf format specifiers for signed integers
 2025-08-02  9:02 UTC  (5+ messages)

[PATCH v4 0/4] Describe the cameras in the PinePhone Pro dts
 2025-08-02  8:57 UTC  (6+ messages)
` [PATCH v4 3/4] arm64: dts: rockchip: describe I2c Bus 1 and IMX258 world camera on PinePhone Pro

[PATCH v3 00/14] WHPX support for Arm
 2025-08-02  8:53 UTC  (16+ messages)
` [PATCH v3 01/14] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v3 02/14] whpx: Move around files before introducing AArch64 support
` [PATCH v3 03/14] whpx: reshuffle common code
` [PATCH v3 04/14] whpx: ifdef out some x86-only code paths
` [PATCH v3 05/14] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v3 06/14] whpx: interrupt controller support
` [PATCH v3 07/14] whpx: add arm64 support
` [PATCH v3 08/14] whpx: copy over memory management logic from hvf
` [PATCH v3 09/14] target/arm: cpu: mark WHPX as supporting PSCI 1.1
` [PATCH v3 10/14] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
` [PATCH v3 11/14] whpx: arm64: clamp down IPA size
` [PATCH v3 12/14] whpx: arm64: implement -cpu host
` [PATCH v3 13/14] target/arm: whpx: instantiate GIC early
` [PATCH v3 14/14] MAINTAINERS: Add myself as a maintainer for WHPX

[bluez/bluez]
 2025-08-02  8:56 UTC 

[PATCH v2 0/2] iio: magnetometer: add support for Infineon TLV493D 3D Magnetic Sensor
 2025-08-02  8:53 UTC  (5+ messages)
` [PATCH v2 1/2] iio: magnetometer: add support for Infineon TLV493D 3D Magentic sensor
` [PATCH v2 2/2] dt-bindings: iio: magnetometer: document Infineon TLV493D 3D Magnetic sensor

[PATCH v2] btrfs/282: use timed writes to make sure scrub has enough run time
 2025-08-02  8:50 UTC  (3+ messages)

[PATCH v6 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-02  8:48 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic

[PATCH] pid: Add a judgment for ns null in pid_nr_ns
 2025-08-02  8:45 UTC  (7+ messages)
    ` 答复: [External Mail]Re: "
        ` 答复: "

[mripard:drm/tidss/field-api 45/60] drivers/gpu/drm/tidss/tidss_dispc.c:516:35: error: 'struct dev_pm_info' has no member named 'runtime_status'
 2025-08-02  8:45 UTC 

[PATCH] mm:slub:avoid wake up kswapd in set_track_prepare
 2025-08-02  8:44 UTC  (3+ messages)
  `  "

Audio interface causing "xhci_hcd ... WARN: buffer overrun event" messages
 2025-08-02  8:43 UTC  (6+ messages)

T113-S3: Secure Boot
 2025-08-02  8:37 UTC  (3+ messages)

[PATCH] PATCH: i40e Improve trusted VF MAC addresses logging when limit is reached
 2025-08-02  8:35 UTC  (2+ messages)

[PATCH v4 0/7] Basic device tree support for ESWIN EIC7700 RISC-V SoC
 2025-08-02  8:34 UTC  (4+ messages)

[PATCH v7 00/12] gpio: siul2-s32g2: add initial GPIO driver
 2025-08-02  8:32 UTC  (7+ messages)
` [PATCH v7 10/12] nvmem: s32g2_siul2: add NVMEM driver for SoC information

[Buildroot] [v1,1/1] package/aichat:new package
 2025-08-02  8:31 UTC 

[Samba] delayed mtime updates: configurable?
 2025-08-02  8:31 UTC  (4+ messages)

[PATCH] drm/amdgpu/gfx9: remove redundant repeated null checks
 2025-08-02  1:45 UTC 

[PATCH 0/8] drm: writeback: clean up writeback connector initialization
 2025-08-01 14:06 UTC  (3+ messages)
` [PATCH 5/8] drm/msm/dpu: use drmm_writeback_connector_init()

[PATCH] drm/amdgpu/gfx10: remove redundant repeated null checks
 2025-08-02  1:41 UTC 

[PATCH] drm/amdgpu/gfx9.4.3: remove redundant repeated null checks
 2025-08-02  1:38 UTC 

[PATCH v2 0/7] string_list_split*() updates
 2025-08-02  8:26 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/7] string-list: align string_list_split() with its _in_place() counterpart
  ` [PATCH v3 4/7] string-list: optionally trim string pieces split by string_list_split*()

[PATCH v4] dt-bindings: iio: pressure: add invensense,icp10100
 2025-08-02  8:25 UTC  (2+ messages)

[PATCH v2] dt-bindings: iio: proximity: Add Lidar-lite-v2
 2025-08-02  8:24 UTC  (2+ messages)

[oe-core][PATCHv2] autoconf-archive: add backport patch to fix gl detection
 2025-08-02  8:23 UTC  (3+ messages)

[i915] Arrow Lake [8086:7d67] - No video output with kernel 6.16 (Ubuntu 24.04)
 2025-08-01 16:51 UTC 

[PATCH 0/3] common/sfc_efx/base: fix compiler warnings in X4 netport API
 2025-08-02  8:20 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH vulns 0/1] change the sha1 for CVE-2024-26661
 2025-08-02  8:19 UTC  (4+ messages)

[RFC 1/2] aio-dio-write-verify: Add O_DSYNC option
 2025-08-02  8:18 UTC  (6+ messages)
` [RFC 2/2] generic: Add integrity tests for O_DSYNC and RWF_DSYNC writes

[PATCH v5 0/6] Introduce git-last-modified(1) command
 2025-08-02  8:18 UTC  (6+ messages)
` [PATCH v6 1/4] last-modified: new subcommand to show when files were last modified

[drm-xe:drm-xe-next] BUILD SUCCESS 9fd9f221440024b7451678898facfb34af054310
 2025-08-02  8:17 UTC 

[openeuler:openEuler-1.0-LTS 1743/1743] versioncheck: ./drivers/net/ethernet/hisilicon/hns3/hns3_cae/hns3_cae_init.c: 559: need linux/version.h
 2025-08-02  8:14 UTC 

[linux-next:master 12906/13054] fs/bcachefs/dirent.c:752:3: error: cannot jump from this goto statement to its label
 2025-08-02  8:13 UTC 

[ath:master] BUILD SUCCESS 4cedae6335644a5858e1bc2c367aedc10482b654
 2025-08-02  8:06 UTC 

How to enable floating-point operations in XNThread
 2025-08-02  8:04 UTC 

[PATCH v2] arch/x86/kvm/ioapic: Remove license boilerplate with bad FSF address
 2025-08-02  7:56 UTC  (5+ messages)

[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
 2025-08-02  7:53 UTC  (5+ messages)
` [PATCH 6/7] xdiff: conditionally use Rust's implementation of xxhash

[PATCH V2 0/2] Introduce initial support for Monaco Evaluation Kit
 2025-08-02  7:49 UTC  (4+ messages)
` [PATCH V2 1/2] dt-bindings: arm: qcom: Add bindings for Monaco EVK

[bug report] drm/msm: Add VM_BIND ioctl
 2025-08-02  7:49 UTC 

[PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails
 2025-08-02  7:43 UTC  (3+ messages)

[PATCH 1/2] libtracefs: utest: Return non-zero exit code when something fails
 2025-08-02  7:38 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] libtracefs/Documentation: Fix markup in the man page

[PATCH mptcp-next v2] mptcp: implement IPV6_TCLASS socket option support
 2025-08-02  7:38 UTC 

[Intel-wired-lan] [PATCH iwl-next v4 0/8] ice: implement SRIOV VF Active-Active LAG
 2025-08-02  7:37 UTC  (15+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 1/8] [PATCH iwl-next v3 1/8] ice: Remove casts on void pointers in LAG
` [Intel-wired-lan] [PATCH iwl-next v4 2/8] [PATCH iwl-next v3 2/8] ice: replace u8 elements with bool where
` [Intel-wired-lan] [PATCH iwl-next v4 3/8] [PATCH iwl-next v3 3/8] ice: Add driver specific prefix to LAG
` [Intel-wired-lan] [PATCH iwl-next v4 4/8] [PATCH iwl-next v3 4/8] ice: move LAG function in code to prepare for
` [Intel-wired-lan] [PATCH iwl-next v4 5/8] [PATCH iwl-next v3 5/8] ice: Cleanup variable initialization in LAG
` [Intel-wired-lan] [PATCH iwl-next v4 6/8] [PATCH iwl-next v3 6/8] ice: cleanup capabilities evaluation
` [Intel-wired-lan] [PATCH iwl-next v4 8/8] [PATCH iwl-next v3 8/8] ice: Implement support for SRIOV VFs across

[PATCH] drm/nouveau/gsp: remove always true if check
 2025-08-02  7:35 UTC  (2+ messages)

[PATCH 0/7] mm: hugetlb: cleanup and allocate frozen hugetlb folio
 2025-08-02  7:31 UTC  (8+ messages)
` [PATCH 1/7] mm: hugetlb: convert to alloc_fresh_hugetlb_hvo_folio()
` [PATCH 2/7] mm: hugetlb: convert to prep_account_new_hugetlb_folio()
` [PATCH 3/7] mm; hugetlb: simpify alloc_buddy_hugetlb_folio()
` [PATCH 4/7] mm: hugetlb: directly pass order when allocate a hugetlb folio
` [PATCH 5/7] mm: hugetlb: remove struct hstate from init_new_hugetlb_folio()
` [PATCH 6/7] mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()
` [PATCH 7/7] mm: hugetlb: allocate frozen pages in alloc_gigantic_folio()

[linux-next:master 12911/13054] fs/bcachefs/snapshot.c:1149 bch2_snapshot_node_delete() warn: missing error code? 'ret'
 2025-08-02  7:29 UTC 

[openeuler:openEuler-1.0-LTS 1743/1743] versioncheck: ./drivers/net/ethernet/hisilicon/hns3/kcompat.c: 82: need linux/version.h
 2025-08-02  7:28 UTC 

[PATCH v3] virtio-net: Fix VLAN filter table reset timing
 2025-08-02  7:26 UTC  (2+ messages)

[PATCH v3 0/7] iomap: zero range folio batch support
 2025-08-02  7:26 UTC  (12+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing

[PATCH] block, bfq: Reorder struct bfq_iocq_bfqq_data
 2025-08-02  7:25 UTC 

Should seed device be allowed to be mounted multiple times?
 2025-08-02  7:11 UTC 

[daeinki-drm-exynos:exynos-drm-next 3/3] drivers/gpu/drm/exynos/exynos_drm_dsi.c:158:20: error: 'DSIM_TYPE_EXYNOS7870' undeclared here (not in a function); did you mean 'DSIM_TYPE_EXYNOS5410'?
 2025-08-02  7:10 UTC 

[PATCH] scripts/make-release: Go back to cloning all the EDK2 submodules
 2025-08-02  7:02 UTC  (2+ messages)

[PATCH 0/5] btrfs-progs: device_get_partition_size*() enhancement and cleanup
 2025-08-02  6:55 UTC  (6+ messages)
` [PATCH 1/5] btrfs-progs: remove the unnecessary device_get_partition_size() call
` [PATCH 2/5] btrfs-progs: add error handling for device_get_partition_size()
` [PATCH 3/5] btrfs-progs: add error handling for device_get_partition_size_fd_stat()
` [PATCH 4/5] btrfs-progs: remove device_get_partition_size_fd()
` [PATCH 5/5] btrfs-progs: remove device_get_partition_size_sysfs()

[PATCH v3 05/13] generic/1226: Add atomic write test using fio crc check verifier
 2025-08-02  6:49 UTC  (11+ messages)

[PATCH] gnutls: upgrade 3.8.9 -> 3.8.10
 2025-08-02  6:46 UTC 

[PATCH 0/2] Do not abort on log-start/stop errors
 2025-08-02  6:31 UTC  (2+ messages)

[RFC PATCH v3] ethtool: add FEC bins histogramm report
 2025-08-02  6:30 UTC  (2+ messages)
` [Intel-wired-lan] "

arch/parisc/lib/memcpy.c:44 raw_copy_from_user() warn: if statement not indented
 2025-08-02  6:24 UTC 

[PATCH v2 0/3] Add STM32F4 support and USART device model
 2025-08-02  6:12 UTC  (2+ messages)
`  "

[syzbot] [net?] BUG: sleeping function called from invalid context in team_change_rx_flags (2)
 2025-08-02  6:15 UTC  (6+ messages)
` [RFC PATCH] net: team: switch to spinlock in team_change_rx_flags

[sean-jc:x86/mediated_pmu 3/61] arch/x86/kvm/irq.c:218 __kvm_irq_delivery_to_apic() warn: iterator 'i' not incremented
 2025-08-02  6:11 UTC 

arch/arc/boot/dts/vdk_axc003.dtsi:17.11-47.4: Warning (unit_address_vs_reg): /cpu_card: node has a reg or ranges property, but no unit name
 2025-08-02  6:09 UTC 

arch/arc/boot/dts/nsimosci.dts:35.22-39.5: Warning (simple_bus_reg): /fpga/core_clk: missing or empty reg/ranges property
 2025-08-02  6:05 UTC 

[PATCH v2] EDAC/ie31200: Add two more Intel Alder Lake-S SoCs for EDAC support
 2025-08-02  6:01 UTC 

[PATCH] drm/xe/gsc: Don't create mei-gscfi aux device while running in VF mode
 2025-08-02  5:55 UTC  (3+ messages)

[tip:x86/urgent] BUILD SUCCESS 49f848788a4d157bb6648a57963cb060fed3d56e
 2025-08-02  5:49 UTC 

[GIT PULL] firewire updates for v6.17 kernel
 2025-08-02  5:49 UTC 

[PATCH v2 00/14] WHPX support for Arm
 2025-08-02  5:40 UTC  (5+ messages)
` [PATCH v2 06/14] whpx: interrupt controller support
` [PATCH v2 09/14] target/arm: cpu: mark WHPX as supporting PSCI 1.1
` [PATCH v2 11/14] whpx: arm64: clamp down IPA size
` [PATCH v2 14/14] MAINTAINERS: Add myself as a maintainer for WHPX

[PATCH net-next] Revert "net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay"
 2025-08-02  5:44 UTC  (9+ 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.