All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-19 12:48:09 to 2025-11-19 13:21:54 UTC [more...]

[PATCH 0/2] net: phy: adin1100: Fix powerdown mode setting
 2025-11-19 13:21 UTC  (5+ messages)
` [PATCH 1/2] net: phy: adin1100: Fix software power-down ready condition
` [PATCH 2/2] net: phy: adin1100: Simplify register value passing

HDA: route speaker volume to Post Mixer Analog
 2025-11-19 13:19 UTC 

[PATCH v4 1/1] cpuset: relax the overlap check for cgroup-v2
 2025-11-19 13:20 UTC  (3+ messages)
` [PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict

[PATCH v5 0/5] Expand kernel-doc with more generic details and info about ring buffers
 2025-11-19 13:20 UTC  (3+ messages)
` [PATCH v5 1/5] drm/amdgpu: Expand kernel-doc in amdgpu_ring

[PATCH] drivers/net: fix Tx packet prepare
 2025-11-19 13:19 UTC  (2+ messages)

[PATCH] of/irq: Handle explicit interrupt parent
 2025-11-19 13:19 UTC 

[PATCH 0/2] btrfs: cleanups for a couple log tree functions
 2025-11-19 13:19 UTC  (3+ messages)
` [PATCH 1/2] btrfs: remove root argument from btrfs_del_dir_entries_in_log()
` [PATCH 2/2] btrfs: reduce arguments to btrfs_del_inode_ref_in_log()

[kvm-unit-tests PATCH v3 00/10] arm64: EL2 support
 2025-11-19 13:18 UTC  (2+ messages)

[PATCH v2 0/6] spi: add multi-bus support
 2025-11-19 13:18 UTC  (5+ messages)
` [PATCH v2 5/6] dt-bindings: iio: adc: adi,ad7380: add spi-buses property

[PATCH v3 0/5] android: add bootconfig support
 2025-11-19 13:17 UTC  (7+ messages)
` [PATCH v3 2/5] boot: android: Add sandbox memory mapping support
` [PATCH v3 3/5] boot: android: Add bootconfig support
` [PATCH v3 4/5] cmd: abootimg: Add 'get ramdisk' command

[PATCH v2] arm: dts: imx8ulp: Update device tree to fix boot issue on i.MX8ULP EVK
 2025-11-19 13:17 UTC  (2+ messages)

[PATCH v2 0/4] fit: allow signing with an OpenSSL engine
 2025-11-19 13:16 UTC  (9+ messages)
` [PATCH v2 2/4] tools: binman: mkimage: add support for passing the engine
` [PATCH v2 3/4] tools: binman: fit: add support for OpenSSL engines
` [PATCH v2 4/4] tools: binman: fit: add tests for signing with an OpenSSL engine

[PATCH v2 00/15] gpio: Use modern PM macros
 2025-11-19 12:59 UTC  (10+ messages)
` [PATCH v2 01/15] gpio: dwapb: "
` [PATCH v2 05/15] gpio: pxa: "

[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-19 13:16 UTC  (6+ messages)
` [PATCH v8 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
  ` [Linaro-mm-sig] "

[PATCH 0/4] doc: improve C test documentation
 2025-11-19 13:16 UTC  (9+ messages)
` [PATCH 1/4] doc: make writing DM test subsection of writing C test
` [PATCH 2/4] test: document ut.h
` [PATCH 3/4] doc: add include/test/ut.h to HTML documentation
` [PATCH 4/4] doc: describe return values of C tests

[linux-next:master 9725/10183] drivers/net/ethernet/qlogic/qede/qede_fp.c:989 qede_tpa_end() error: testing array offset 'i' after use
 2025-11-19 13:16 UTC 

[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-19 13:16 UTC  (4+ messages)
` [PATCH v3 3/8] mm: implement sticky VMA flags

[PATCH] mm/memory hotplug/unplug: Optimize zone->contiguous update when move pfn range
 2025-11-19 14:06 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v2 0/3] Add basic device tree support for the Axis ARTPEC-9 SoC
 2025-11-19 13:13 UTC  (4+ messages)
  ` [PATCH v2 1/3] dt-bindings: arm: axis: Add ARTPEC-9 alfred board
  ` [PATCH v2 2/3] arm64: dts: exynos: axis: Add initial ARTPEC-9 SoC support
  ` [PATCH v2 3/3] arm64: dts: axis: Add ARTPEC-9 Alfred board support

[PATCH] mm/huge_memory: fix NULL pointer deference when splitting shmem folio in swap cache
 2025-11-19 13:14 UTC  (6+ messages)

[syzbot] [bridge?] [netfilter?] WARNING in nf_ct_bridge_post
 2025-11-19 13:14 UTC 

unregister_netdevice: waiting for DEV to become free (8)
 2025-11-19 13:13 UTC  (4+ messages)
  ` [syzbot] [net?] "

[PATCH 0/5] A bit of cleanup around Error
 2025-11-19 13:08 UTC  (6+ messages)
` [PATCH 1/5] hw/core/loader: Make load_elf_hdr() return bool, simplify caller
` [PATCH 2/5] hw/nvram/xlnx-bbram: More idiomatic and simpler error reporting
` [PATCH 3/5] nbd/client-connection: Replace error_propagate() by assignment
` [PATCH 4/5] error: error_free(NULL) is safe, drop unnecessary conditionals
` [PATCH 5/5] error: Consistently name Error * objects err, and not errp

[PATCH v1 0/3] Allow knfsd to use atomic_open()
 2025-11-19 13:11 UTC  (7+ messages)
` [PATCH v1 2/3] VFS: Prepare atomic_open() for dentry_create()
` [PATCH v1 3/3] VFS/knfsd: Teach dentry_create() to use atomic_open()

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-19 13:11 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-11-19 13:10 UTC  (4+ messages)
` [PATCH 21/24] arm64: dts: qcom: glymur: Enable tsens and thermal zone nodes

Rust: how to implement file_operations for a misc device?
 2025-11-19 13:08 UTC  (5+ messages)
  ` Simple mutex_destroy question

[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-11-19 13:05 UTC  (54+ messages)
` [PATCH 01/26] drm/bridge: add drm_of_find_bridge()
` [PATCH 02/26] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH 03/26] drm/todo: add entry about converting to drm_of_find_bridge()
` [PATCH 04/26] drm/bridge: make of_drm_find_bridge() a wrapper of drm_of_find_bridge()
` [PATCH 05/26] drm/arcpgu: convert to drm_of_find_bridge()
` [PATCH 06/26] drm/bridge: add devm_drm_of_find_bridge
` [PATCH 07/26] drm/bridge: ite-it66121: use devm_drm_of_find_bridge() to put the next bridge
` [PATCH 08/26] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH 09/26] drm/bridge: simple-bridge: "
` [PATCH 10/26] drm/bridge: tpd12s015: "
` [PATCH 11/26] drm/bridge: thc63lvd1024: "
` [PATCH 12/26] drm/bridge: imx8qxp-pxl2dpi: use devm_drm_of_find_bridge() to put the next and companion bridges
` [PATCH 13/26] drm/bridge: lt8912b: use devm_drm_of_find_bridge() to put the hdmi bridge
` [PATCH 14/26] drm/bridge: tfp410: use devm_drm_of_find_bridge() to put the next bridge
` [PATCH 15/26] drm/bridge: imx8qxp-ldb: use devm_drm_of_find_bridge() to put the companion bridge
` [PATCH 16/26] drm/rcar-du: lvds: use devm_drm_of_find_bridge() to put the next bridge
` [PATCH 17/26] drm/meson: encoder_*: "
` [PATCH 18/26] drm/bridge: sii902x: "
` [PATCH 19/26] drm/mediatek: "
` [PATCH 20/26] drm/kmb: dsi: "
` [PATCH 21/26] drm/imx/ipuv3: "
` [PATCH 22/26] drm/exynos: hdmi: "
` [PATCH 23/26] drm/bridge: dw-hdmi: "
` [PATCH 24/26] drm/bridge: imx8qxp-pixel-link: simplify logic to find "
` [PATCH 25/26] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
` [PATCH 26/26] drm/bridge: imx8qxp-pixel-link: convert to drm_of_find_bridge()

[PATCH 0/2] make VM_SOFTDIRTY a sticky VMA flag
 2025-11-19 13:09 UTC  (6+ messages)

[PATCH] drm/i915/display: change pipe order for platforms with big joiner
 2025-11-19 13:09 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/8] usb: gadget: dummy_hcd: coding style improvements and error handling change
 2025-11-19 13:08 UTC  (9+ messages)
` [PATCH 1/8] usb: gadget: dummy_hcd: replace BUG() with WARN_ON_ONCE()
` [PATCH 2/8] usb: gadget: dummy_hcd: replace symbolic permissions (S_IRUGO) with octal (0444)
` [PATCH 3/8] usb: gadget: dummy_hcd: use 'unsigned int' instead of bare 'unsigned'
` [PATCH 4/8] usb: gadget: dummy_hcd: fix block comments, blank lines and function braces
` [PATCH 5/8] usb: gadget: dummy_hcd: merge multi-line quoted strings into one line
` [PATCH 6/8] usb: gadget: dummy_hcd: use sizeof(*ptr) instead of sizeof *ptr
` [PATCH 7/8] usb: gadget: dummy_hcd: remove unnecessary 'else' after return
` [PATCH 8/8] usb: gadget: dummy_hcd: fix miscellaneous coding style warnings

[PATCH v3 0/2] Introduce Intel Elkhart Lake PSE I/O
 2025-11-19 13:09 UTC  (2+ messages)

[RFC mptcp-next v2 0/8] MPTCP KTLS support
 2025-11-19 13:09 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Fixes to KVM struct allocation
 2025-11-19 13:08 UTC  (2+ messages)

[PATCH v3 0/2] *** Add support for Foxconn T99W760 ***
 2025-11-19 13:08 UTC  (4+ messages)
` [PATCH v3 2/2] net: wwan: mhi: Add network support for Foxconn T99W760

[PATCH v7] Add optimized Makefile support for SoCFPGA handoff
 2025-11-19 13:08 UTC  (3+ messages)

[PATCH RFT/RFC] mfd: cs42l43: setup true links with software nodes
 2025-11-19 13:07 UTC  (12+ messages)

[RFC PATCH v3 0/8] mm: Hot page tracking and promotion infrastructure
 2025-11-19 13:06 UTC  (2+ messages)

[meta-arago][scarthgap][PATCH v5] coremark: add Coremark CPU benchmark
 2025-11-19 13:01 UTC  (2+ messages)

[PATCH v3] boot/bootfdt: Add smbios3-entrypoint to FDT for non-EFI boots
 2025-11-19 13:06 UTC 

platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch One 10 (SW1-011)
 2025-11-19 13:05 UTC 

[PATCHv3 00/13] Adding comprehensive support for i.MX8MM EVK board
 2025-11-19 13:00 UTC  (14+ messages)
` [PATCHv3 01/13] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
` [PATCHv3 02/13] hw/arm/fsl-imx8mm: Implemented CCM(Clock Control Module) and Analog IP
` [PATCHv3 03/13] hw/arm/fsl-imx8mm: Implemented support for SNVS
` [PATCHv3 04/13] hw/arm/fsl-imx8mm: Adding support for USDHC storage controllers
` [PATCHv3 05/13] hw/arm/fsl-imx8mm: Add PCIe support
` [PATCHv3 06/13] hw/arm/fsl-imx8mm: Add GPIO controllers
` [PATCHv3 07/13] hw/arm/fsl-imx8mm: Adding support for I2C emulation
` [PATCHv3 08/13] hw/arm/fsl-imx8mm: Adding support for SPI controller
` [PATCHv3 09/13] hw/arm/fsl-imx8mm: Adding support for Watchdog Timers
` [PATCHv3 10/13] hw/arm/fsl-imx8mm: Adding support for General Purpose Timers
` [PATCHv3 11/13] hw/arm/fsl-imx8mm: Adding support for ENET ethernet controller
` [PATCHv3 12/13] hw/arm/fsl-imx8mm: Adding support for USB controller
` [PATCHv3 13/13] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation

[PATCH v4 0/3] Fixes and rework of rpmsg_eptdev_add()
 2025-11-19 13:03 UTC  (3+ messages)
` [PATCH v4 2/3] rpmsg: char: Rework of rpmsg_eptdev_add() and its callers

[PATCH v2] ksmbd: Replace strcpy + strcat to improve convert_to_nt_pathname
 2025-11-19 13:02 UTC 

[PATCH] mm/swap: fix wrong plist empty check in swap_alloc_slow()
 2025-11-19 13:02 UTC  (2+ messages)

[PATCH] drm/display/dp_mst: Add protection against 0 vcpi
 2025-11-19 13:02 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/display/dp_mst: Add protection against 0 vcpi (rev2)

linux-next: duplicate patch in the mfd tree
 2025-11-19 13:01 UTC  (4+ messages)

[PATCH] arm64: dts: mediatek: Apply all DT overlays at build time
 2025-11-19 13:01 UTC  (7+ messages)
    ` Aw: "

[PATCH] brief-yoctoprojectqs: shorten and clarify required host packages
 2025-11-19 13:01 UTC 

[PATCH v3 00/23] KVM: s390: gmap rewrite, the real deal
 2025-11-19 13:00 UTC  (4+ messages)
` [PATCH v3 18/23] KVM: s390: Switch to new gmap

[PATCH] arm64: mm: Simplify check in arch_kfence_init_pool()
 2025-11-19 13:00 UTC 

[PATCH i-g-t v7 00/10] Madvise feature in SVM for Multi-GPU configs
 2025-11-19 13:00 UTC  (4+ messages)
` [PATCH i-g-t v7 03/10] tests/intel/xe_multi_gpusvm: Add SVM multi-GPU cross-GPU memory access test

Recent changes (master)
 2025-11-19 13:00 UTC 

[PATCH for-11.0] hw: add compat machines for 11.0
 2025-11-19 12:58 UTC  (2+ messages)

[PATCH ipsec] xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
 2025-11-19 12:58 UTC  (4+ messages)

[PATCH] examples/l3fwd-graph: remove redundant Tx queue limit
 2025-11-19 12:57 UTC  (4+ messages)

[PATCH 0/2] Fix mocs index fields in MEM_COPY instruction
 2025-11-19 12:56 UTC  (4+ messages)
` [PATCH 2/2] lib/xe_spin: Fix mocs index field in mem_copy for Xe2 platforms

[PATCH v2] intel_th: core: fix null pointer dereference in intel_th_irq
 2025-11-19 12:55 UTC  (2+ messages)

[syzbot] Monthly arm report (Nov 2025)
 2025-11-19 12:55 UTC 

[PATCH 0/6] char/mwave: cleanup
 2025-11-19 12:54 UTC  (2+ messages)

[syzbot] Monthly afs report (Nov 2025)
 2025-11-19 12:55 UTC 

[RFC PATCH v4 00/17] Paravirt CPUs and push task for less vCPU preemption
 2025-11-19 12:53 UTC  (2+ messages)

[GIT PULL] AMD/Xilinx changes for 2026-01-rc3
 2025-11-19 12:52 UTC 

[BUG] General Protection Faults During Git Clone and Kernel Build on Latest Kernel
 2025-11-19 12:52 UTC  (4+ messages)

[PATCH v2 0/4] hwmon: Add driver for wsen-tids temperature driver
 2025-11-19 12:51 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: Add trivial-devices for WSEN-tids temperature sensor and wsen as vendor-prefix
` [PATCH v2 2/4] MAINTAINERS: Add tids driver as maintained
` [PATCH v2 3/4] hwmon: Add driver for wsen tids
` [PATCH v2 4/4] hwmon: documentation: add tids

[PATCH nf-next 0/3] netfilter: nft_set_rbtree: use cloned tree for insertions and removal
 2025-11-19 12:52 UTC  (3+ messages)

[PATCH v4 00/10] Add new general DRM property "color format"
 2025-11-19 12:50 UTC  (7+ messages)
` [PATCH v4 03/10] drm: Add enum conversion from/to HDMI_COLORSPACE to DRM_COLOR_FORMAT
` [PATCH v4 04/10] drm/bridge: Act on the DRM color format property

NPCA/DSO configuration
 2025-11-19 12:51 UTC  (3+ messages)

[PATCH v2] PCI: Check rom header and data structure addr before accessing
 2025-11-19 12:50 UTC  (3+ messages)

[PATCH 0/3] mm: Coccinelle-driven cleanups across memory management code
 2025-11-19 12:50 UTC  (3+ messages)
` [PATCH 3/3] mm/zswap: use %pe to print PTR_ERR() values

[PATCH] fstests: add fuse.gocryptfs support
 2025-11-19 12:49 UTC  (2+ messages)

[PATCH v8 0/6] btrfs: add fscrypt support, PART 1
 2025-11-19 12:49 UTC  (4+ messages)
` [PATCH v7 5/6] btrfs: move inode_to_path higher in backref.c

[PATCH v5 0/2] virtio: feature related cleanups
 2025-11-19 12:48 UTC  (4+ messages)
` [PATCH v5 2/2] vhost: switch to arrays of feature bits

[PATCH 1/3] bitbake-setup: Tell the user what to do if they don't like the top dir
 2025-11-19 12:48 UTC  (3+ messages)
` [PATCH 2/3] bitbake-setup: Allow setup-dir-name to be specified in JSON (and use that in the default registry)
` [PATCH 3/3] bitbake-setup: add information about enabling fragments to toolcfg.conf, tool output and written-out README

[PATCH net-next v3 0/9] add hwtstamp_get callback to phy drivers
 2025-11-19 12:47 UTC  (10+ messages)
` [PATCH net-next v3 1/9] phy: rename hwtstamp callback to hwtstamp_set
` [PATCH net-next v3 2/9] phy: add hwtstamp_get callback to phy drivers
` [PATCH net-next v3 3/9] net: phy: broadcom: add HW timestamp configuration reporting
` [PATCH net-next v3 4/9] net: phy: dp83640: "
` [PATCH net-next v3 5/9] net: phy: micrel: "
` [PATCH net-next v3 6/9] net: phy: microchip_rds_ptp: "
` [PATCH net-next v3 7/9] phy: mscc: "
` [PATCH net-next v3 8/9] net: phy: nxp-c45-tja11xx: "
` [PATCH net-next v3 9/9] ptp: ptp_ines: "

[bug report] bpf, x86: add support for indirect jumps
 2025-11-19 12:48 UTC  (3+ messages)

[PATCH v14 0/4] Enable guest suspend/resume support on ARM via vPSCI
 2025-11-19 12:47 UTC  (4+ messages)
` [PATCH v14 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests


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.