linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-08 19:06:19 to 2025-08-09 00:05:45 UTC [more...]

[PATCH v4 06/10] PCI: Add PCIe Device 3 Extended Capability enumeration
 2025-08-09  0:05 UTC  (3+ messages)

[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
 2025-08-09  0:03 UTC  (3+ messages)

[PATCH v4 05/10] samples/devsec: Introduce a PCI device-security bus + endpoint sample
 2025-08-08 23:45 UTC  (3+ messages)

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-08-08 23:37 UTC  (3+ messages)
` [RFC PATCH v1 38/38] coco: guest: arm64: Add support for fetching device info

[PATCH] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-08 23:37 UTC  (3+ messages)

[PATCH v6 04/12] PCI: cadence: Split PCIe RP support into common and specific functions
 2025-08-08 23:35 UTC  (2+ messages)

Network filesystems and netmem
 2025-08-08 23:28 UTC  (4+ messages)

[PATCH 1/3] arm64: dts: ti: k3-am62p: Fix memory ranges for GPU
 2025-08-08 23:25 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am62p-j722s: enable the bxs-4-64
` [PATCH 3/3] arm64: dts: ti: k3-j784s4-j742s2: "

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-08-08 23:18 UTC  (2+ messages)

[PATCH RFC v2 0/2] KVM: arm64: PMU: Use multiple host PMUs
 2025-08-08 23:08 UTC  (7+ messages)
` [PATCH RFC v2 1/2] KVM: arm64: PMU: Introduce KVM_ARM_VCPU_PMU_V3_COMPOSITION

[PATCH net v3 00/16] net: macb: various fixes & cleanup
 2025-08-08 23:06 UTC  (2+ messages)

[tip:tip/urgent] BUILD SUCCESS 54b0c49290f7a314730612b4b6376cb4e09405a8
 2025-08-08 22:59 UTC 

[GIT PULL v2] PCI changes for v6.17
 2025-08-08 22:52 UTC  (11+ messages)

[PATCH v4 04/10] PCI/TSM: Authenticate devices via platform TSM
 2025-08-08 22:51 UTC  (3+ messages)

[PATCH v2 1/2] rust: time: Implement Add<Delta>/Sub<Delta> for Instant
 2025-08-08 22:44 UTC  (9+ messages)
` [PATCH v2 2/2] rust: time: Implement basic arithmetic operations for Delta

[PATCH v2 00/32] media: add imx93 mipi/controller csi support
 2025-08-08 22:39 UTC  (33+ messages)
` [PATCH v2 01/32] dt-bindings: media: add DW MIPI CSI-2 Host support
` [PATCH v2 02/32] media: v4l2-common: Add helper function v4l_get_required_align_by_bpp()
` [PATCH v2 03/32] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_bpp()
` [PATCH v2 04/32] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_dt()
` [PATCH v2 05/32] media: staging: media: imx6-mipi-csi2: replace space with tab for alignment
` [PATCH v2 06/32] media: staging: media: imx6-mipi-csi2: use devm_add_action_or_reset() to simplify code
` [PATCH v2 07/32] media: staging: media: imx6-mipi-csi2: use devm_clk_bulk_get_all() to fetch clocks
` [PATCH v2 08/32] media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify code
` [PATCH v2 09/32] media: staging: media: imx6-mipi-csi2: use guard() "
` [PATCH v2 10/32] media: staging: media: imx6-mipi-csi2: use register structure to match hardware
` [PATCH v2 11/32] media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() simplify code
` [PATCH v2 12/32] media: staging: media: imx6-mipi-csi2: move probe part to imx6-csi2.c
` [PATCH v2 13/32] media: staging: media: imx6-mipi-csi2: move sd imx6's specific initialization into imx6-sci2.c
` [PATCH v2 14/32] media: staging: media: imx6-mipi-csi2: move csi2ipu_gasket_init() to imx6-csi2.c
` [PATCH v2 15/32] media: staging: media: imx6-mipi-csi2: move number pad macro define into imx6-csi2.c
` [PATCH v2 16/32] media: staging: media: imx6-mipi-csi2: move dphy init part to imx6-csi2.c
` [PATCH v2 17/32] media: staging: media: imx6-mipi-csi2: use runtime_pm frame to control clks
` [PATCH v2 18/32] media: synopsys: move imx6-mipi-csi2.c to synopsys/mipi-csi2.c
` [PATCH v2 19/32] media: synopsys: csi2: Remove deprecated s_stream and use v4l2_subdev_pad_ops
` [PATCH v2 20/32] media: synopsys: csi2: Add phy interface support
` [PATCH v2 21/32] media: synopsys: csi2: Add basic v150* version register
` [PATCH v2 22/32] media: synopsys: csi2: Add irq support to record error count
` [PATCH v2 23/32] media: synopsys: csi2: Handle alignment requirement for width
` [PATCH v2 24/32] media: synopsys: csi2: Add register prefix to register field definitions
` [PATCH v2 25/32] media: synopsys: csi2: Add need_dphy_reset in config
` [PATCH v2 26/32] media: synopsys: csi2: Add default simple dw_csi2_subdev_init_state
` [PATCH v2 27/32] media: synopsys: csi2: Add v150 lane stop state register bit define
` [PATCH v2 28/32] media: synopsys: csi2: use standard v4l2_subdev_get_fmt() function
` [PATCH v2 29/32] media: synopsys: csi2: Add customize get_frame_desc() callback
` [PATCH v2 30/32] media: synopsys: csi2: Add Image Pixel Interface (IPI) support for v150
` [PATCH v2 31/32] media: synopsys: csi2: Remove source pad connected check at dw_csi2_enable_streams()
` [PATCH v2 32/32] media: synopsys: csi2: Add simple synopsys platform driver

[PATCH net v3 0/3] Fix broken link with TH1520 GMAC when linkspeed changes
 2025-08-08 22:42 UTC  (3+ messages)
` [PATCH net v3 2/3] net: stmmac: thead: Get and enable APB clock on initialization

[PATCH] sparc64: fix hugetlb for sun4u
 2025-08-08 22:37 UTC  (4+ messages)

[PATCH v1 0/1] rtc: zynqmp: ensure correct RTC calibration
 2025-08-08 22:36 UTC  (6+ messages)
` [PATCH v1 1/1] "

[PATCH] selftests/futex: Skip futex_waitv tests if ENOSYS
 2025-08-08 22:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 0/2] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6
 2025-08-08 22:28 UTC  (4+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: x1e78100-t14s: add hpd gpio to dp controller

[RFC] Patches to disable messages during BMC reset
 2025-08-08 22:28 UTC  (4+ messages)
` [PATCH 2/4] ipmi: Disable sysfs access and requests in maintenance mode

[PATCH] perf tools: Remove a pointless check
 2025-08-08 22:26 UTC 

[PATCH] perf: use standard syscall tracepoint structs for augmentation
 2025-08-08 22:21 UTC  (4+ messages)

[PATCH 0/5] Perf kvm commands bug fix
 2025-08-08 22:10 UTC  (5+ messages)
` [PATCH 4/5] perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel

[PATCH 0/2] hfs&hfsplus: abort for unexpected name length
 2025-08-08 22:05 UTC  (5+ messages)
` [PATCH 1/2] hfs: abort hfs_lookup if name is too long
` [PATCH 2/2] hfsplus: abort hfsplus_lookup "

[PATCH -next 4/4] cpuset: replace cpuset_lock() with guard_cpuset()
 2025-08-08 22:02 UTC  (2+ messages)

[RFC RESEND] binfmt_elf: preserve original ELF e_flags in core dumps
 2025-08-08 21:54 UTC  (6+ messages)

ld.lld: error: Function Import: link error: linking module flags 'Code Model': IDs have conflicting values: 'i32 3' from vmlinux.a(init.o at 1229286), and 'i32 1' from vmlinux.a(vma_exec.o at 1246866)
 2025-08-08 21:53 UTC  (3+ messages)

[PATCH v2 0/5] iio: imu: inv_icm42600: pm_runtime fixes + various changes
 2025-08-08 21:52 UTC  (5+ messages)
` [PATCH v2 1/5] iio: imu: inv_icm42600: Simplify pm_runtime setup
` [PATCH v2 5/5] iio: imu: inv_icm42600: use guard() to release mutexes

[PATCH] riscv: Only allow LTO with CMODEL_MEDANY
 2025-08-08 21:53 UTC  (2+ messages)

[syzbot] [net?] WARNING in rt_set_nexthop
 2025-08-08 21:53 UTC  (2+ messages)

[PATCH v2 0/5] Add USB2 PHY support for RZ/T2H and RZ/N2H SoCs
 2025-08-08 21:52 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy: renesas,usb2-phy: Add RZ/T2H and RZ/N2H support
` [PATCH v2 2/5] phy: renesas: rcar-gen3-usb2: store drvdata pointer in channel
` [PATCH v2 3/5] phy: renesas: rcar-gen3-usb2: Allow SoC-specific OBINT bits via phy_data
` [PATCH v2 4/5] phy: renesas: rcar-gen3-usb2: Add support for RZ/T2H SoC
` [PATCH v2 5/5] phy: renesas: rcar-gen3-usb2: Move debug print after register value is updated

[PATCH v2] Rust: kernel patch submission
 2025-08-08 21:51 UTC 

[PATCH] ublk: don't quiesce in ublk_ch_release
 2025-08-08 21:44 UTC 

[PATCH] MAINTAINERS: Update max30208 maintainership
 2025-08-08 21:40 UTC  (2+ messages)

[PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
 2025-08-08 21:39 UTC  (3+ messages)
` [PATCH bpf-next 1/4] bpf: "

[PATCH v8 0/2] Support for Osram as3668 LED driver
 2025-08-08 21:31 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: leds: Add new as3668 support
` [PATCH v8 2/2] leds: as3668: Driver for the ams Osram 4-channel i2c LED driver

[GIT PULL] smb3 client fixes
 2025-08-08 21:21 UTC 

[PATCH v4 0/3] Add pinctrl driver for RZ/T2H and RZ/N2H SoCs
 2025-08-08 21:13 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: renesas: document "

[RFC/PATCH] drivers/of: add debug for early dump of the dtb strcutrue
 2025-08-08 21:10 UTC  (3+ messages)

[PATCH v16 00/34] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-08-08 21:10 UTC  (14+ messages)
` [PATCH v16 25/34] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v16 27/34] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir

[PATCH v2 0/2] drm: vc4: Add support for additional 10/12/16bit YUV plane formats
 2025-08-08 21:07 UTC  (5+ messages)
` [PATCH v2 1/2] drm/vc4: plane: Flag formats as having a minimum generation
` [PATCH v2 2/2] drm/vc4: plane: Add support for P01[026] and S01[026] formats

[RFC v2 00/24] Per queue configs and large rx buffer support for zcrx
 2025-08-08 21:05 UTC  (4+ messages)
` [RFC v2 17/24] eth: bnxt: adjust the fill level of agg queues with larger buffers

[PATCH 2/4] drivers: mtd: spi-nand: try a regular dirmap if creating a dirmap for continuous reading fails
 2025-08-08 21:01 UTC  (6+ messages)
` [PATCH v2 0/4] mtd: spinand: fix continuous reading mode support
  ` [PATCH v2 1/4] mtd: spinand: fix direct mapping creation sizes
  ` [PATCH v2 2/4] mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails
  ` [PATCH v2 3/4] mtd: spinand: repeat reading in regular mode if "
  ` [PATCH v2 4/4] spi: spi-airoha-snfi: return an error for continuous mode dirmap creation cases

[PATCH RFC v3 0/7] ovl: Enable support for casefold filesystems
 2025-08-08 20:58 UTC  (8+ messages)
` [PATCH RFC v3 1/7] ovl: Store casefold name for case-insentive dentries
` [PATCH RFC v3 2/7] ovl: Create ovl_casefold() to support casefolded strncmp()
` [PATCH RFC v3 3/7] fs: Create sb_same_encoding() helper
` [PATCH RFC v3 4/7] ovl: Ensure that all mount points have the same encoding
` [PATCH RFC v3 5/7] ovl: Set case-insensitive dentry operations for ovl sb
` [PATCH RFC v3 6/7] ovl: Add S_CASEFOLD as part of the inode flag to be copied
` [PATCH RFC v3 7/7] ovl: Support case-insensitive lookup

[PATCH v5 0/2] scsi: sd: Fix build warning in sd_revalidate_disk()
 2025-08-08 20:58 UTC  (3+ messages)
` [PATCH v5 1/2] scsi: sd: make sd_revalidate_disk() return void
` [PATCH v5 2/2] scsi: sd: Fix build warning in sd_revalidate_disk()

[PATCH v4 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-08-08 20:54 UTC  (7+ messages)
` [PATCH v4 5/7] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
` [PATCH v4 6/7] arm64: dts: imx8mp: Add hdmi parallel audio interface node
` [PATCH v4 7/7] arm64: dts: imx8mp-evk: enable hdmi_pai device

[GIT PULL] soc: fixes for 6.17, part 1
 2025-08-08 20:53 UTC 

[PATCH v3 0/1] i2c: Introduce I2C bus extensions
 2025-08-08 20:51 UTC  (5+ messages)
` [PATCH v3 1/1] schemas: "

[ANNOUNCE] 5.4.296-rt100
 2025-08-08 20:51 UTC 

[PATCH net,v2] hv_netvsc: Fix panic during namespace deletion with VF
 2025-08-08 20:50 UTC  (2+ messages)

[PATCH net v2] net: dsa: microchip: Fix KSZ8863 reset problem
 2025-08-08 20:50 UTC  (2+ messages)

[PATCH net 1/2] net: lapbether: ignore ops-locked netdevs
 2025-08-08 20:50 UTC  (2+ messages)

[PATCH 1/2] staging: axis-fifo: remove unnecessary dev_set_drvdata() calls
 2025-08-08 20:48 UTC  (2+ messages)
` [PATCH 2/2] staging: axis-fifo: use unique identifiers in device names

[PATCH v2 11/13] rust: block: replace `core::mem::zeroed` with `pin_init::zeroed`
 2025-08-08 20:45 UTC  (3+ messages)

[PATCH v3 00/12] man2: document "new" mount API
 2025-08-08 20:39 UTC  (13+ messages)
` [PATCH v3 01/12] man/man2/statx.2: correctly document AT_NO_AUTOMOUNT
` [PATCH v3 02/12] man/man2/mount_setattr.2: fix stray quote in SYNOPSIS
` [PATCH v3 03/12] man/man2/mount_setattr.2: move mount_attr struct to mount_attr(2type)
` [PATCH v3 04/12] man/man2/fsopen.2: document "new" mount API
` [PATCH v3 05/12] man/man2/fspick.2: "
` [PATCH v3 06/12] man/man2/fsconfig.2: "
` [PATCH v3 07/12] man/man2/fsmount.2: "
` [PATCH v3 08/12] man/man2/move_mount.2: "
` [PATCH v3 09/12] man/man2/open_tree.2: "
` [PATCH v3 10/12] man/man2/mount_setattr.2: mirror opening sentence from fsopen(2)
` [PATCH v3 11/12] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API
` [PATCH v3 12/12] man/man2/{fsconfig,mount_setattr}.2: add note about attribute-parameter distinction

[netdev] htb_qlen_notify warning triggered after qdisc_tree_reduce_backlog change
 2025-08-08 20:40 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
 2025-08-08 20:38 UTC  (3+ messages)
` [PATCH v3 2/2] mfd: i3c: Add driver for NXP P3H2x4x i3c-hub device

[RFC PATCH 00/31] netfs: [WIP] Allow the use of MSG_SPLICE_PAGES and use netmem allocator
 2025-08-08 20:33 UTC  (5+ messages)

[PATCH] tools/power x86_energy_perf_policy: Add Android support for MSR device path
 2025-08-08 20:25 UTC  (2+ messages)

[PATCH v3 0/2] rust: add initial scatterlist abstraction
 2025-08-08 20:23 UTC  (4+ messages)
  ` [PATCH v3 1/2] "

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-08 20:22 UTC  (10+ messages)
` [PATCH v3 01/30] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH v6 0/2] media: i2c: Add ov2735 camera sensor driver
 2025-08-08 20:21 UTC  (5+ messages)
` [PATCH v6 2/2] media: i2c: add ov2735 image "

[PATCH] clocksource: hyper-v: Prefer architecture counter when running as root partition
 2025-08-08 20:19 UTC  (3+ messages)

[PATCH v3 0/3] Several KHO Hotfixes
 2025-08-08 20:18 UTC  (4+ messages)
` [PATCH v3 1/3] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v3 2/3] kho: mm: Don't allow deferred struct page with KHO
` [PATCH v3 3/3] kho: warn if KHO is disabled due to an error

[PATCH v2 00/12] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-08-08 20:03 UTC  (13+ messages)
` [PATCH v2 01/12] media: rkvdec: Switch to using structs instead of writel
` [PATCH v2 02/12] media: rkvdec: Move cabac table to its own source file
` [PATCH v2 03/12] media: rkvdec: Use structs to represent the HW RPS
` [PATCH v2 04/12] media: rkvdec: Move h264 functions to common file
` [PATCH v2 05/12] media: rkvdec: Add per variant configuration
` [PATCH v2 06/12] media: rkvdec: Add RCB and SRAM support
` [PATCH v2 07/12] media: rkvdec: Support per-variant interrupt handler
` [PATCH v2 08/12] media: rkvdec: Enable all clocks without naming them
` [PATCH v2 09/12] media: rkvdec: Add H264 support for the VDPU381 variant
` [PATCH v2 10/12] media: rkvdec: Add H264 support for the VDPU383 variant
` [PATCH v2 11/12] media: rkvdec: Add HEVC support for the VDPU381 variant
` [PATCH v2 12/12] media: rkvdec: Add HEVC support for the VDPU383 variant

[PATCH RFC 0/5] Marvell PXA1908 power domains
 2025-08-08 19:51 UTC  (6+ messages)
` [PATCH RFC 2/5] dt-bindings: power: Add Marvell PXA1908 domains

[RFC PATCH 0/3] sched: add ability to throttle sched_yield() calls to reduce contention
 2025-08-08 20:02 UTC  (4+ messages)
` [RFC PATCH 1/3] sched: add bool return value to sched_class::yield_task()
` [RFC PATCH 2/3] sched/fair: don't schedule() in yield if nr_running == 1
` [RFC PATCH 3/3] sched/fair: add debugfs knob for yield throttling

[PATCH] hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_super()
 2025-08-08 20:00 UTC  (2+ messages)

[PATCH v6 06/12] PCI: cadence: Add support for High Performance Arch(HPA) controller
 2025-08-08 19:57 UTC  (2+ messages)

kernel/sched/core.c:9284:38: error: no member named 'scx_weight' in 'struct task_group'
 2025-08-08 19:57 UTC 

[PATCH] ethernet: tlan: Convert to use jiffies macro
 2025-08-08 19:52 UTC  (2+ messages)

[tip:master] BUILD SUCCESS b2fc521b40b9e94f6fe2cc9820b14ae67d8fe891
 2025-08-08 19:52 UTC 

[PATCH v2] mm/swapfile.c: introduce function alloc_swap_scan_list()
 2025-08-08 19:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: update location of hfs&hfsplus trees
 2025-08-08 19:50 UTC  (4+ messages)

[PATCH 1/1] audit: make ADUITSYSCALL optional again
 2025-08-08 19:40 UTC  (2+ messages)
` [RFC PATCH] "

[PATCH 1/1] intel_idle: Allow loading ACPI tables for any family
 2025-08-08 19:37 UTC 

[PATCH v2 0/2] arm64: dts: rockchip: Add vdpu 381 and 383 nodes
 2025-08-08 19:36 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: rockchip: Add the vdpu381 Video Decoders on RK3588
` [PATCH v2 2/2] arm64: dts: rockchip: Add the vdpu383 Video Decoder on rk3576

[PATCH net] TUN/TAP: Improving throughput and latency by avoiding SKB drops
 2025-08-08 19:33 UTC  (2+ messages)
` [syzbot ci] "

[PATCH 0/2] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-08-08 19:33 UTC  (5+ messages)
` [PATCH 1/2] net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
` [PATCH 2/2] net: dsa: yt921x: Add support for Motorcomm YT921x

[PATCH net v3] net: ti: icssg-prueth: Fix emac link speed handling
 2025-08-08 19:30 UTC  (2+ messages)

[PATCH v2] scsi: sd: Fix build warning in sd_revalidate_disk()
 2025-08-08 19:25 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 1/2] rtc: pcf85363: add support for timestamp and watchdog
 2025-08-08 19:23 UTC  (2+ messages)

[PATCH v4] rust: kernel: introduce `unsafe_precondition_assert!` macro
 2025-08-08 19:17 UTC 

[PATCH 1/1] loop: sync filesystem cache before getting file size in get_size()
 2025-08-08 19:03 UTC 

[PATCH 1/1] loop: sync filesystem cache before getting file size in get_size()
 2025-08-08 18:59 UTC 

[PATCH v2 00/11] man2: add man pages for 'new' mount API
 2025-08-08 19:07 UTC  (5+ messages)
` [PATCH v2 05/11] fsconfig.2: document 'new' mount api


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).