All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-21 08:32:36 to 2025-10-21 09:21:55 UTC [more...]

[PATCH v5 0/3] Add DisplayPort support to QCS615 devicetree
 2025-10-21  9:21 UTC  (3+ messages)
` [PATCH v5 3/3] arm64: dts: qcom: qcs615-ride: Enable DisplayPort

[PATCH v3] tools/dma: move dma_map_benchmark from selftests to tools/dma
 2025-10-21  9:21 UTC  (6+ messages)

[PATCH 0/9] ASoC: qcom: q6dsp: fixes and updates
 2025-10-21  9:21 UTC  (8+ messages)
` [PATCH 5/9] ASoC: qcom: q6asm: handle the responses after closing

[PATCH] mm/vmstat: Fix indentation in fold_diff function
 2025-10-21  9:21 UTC  (4+ messages)

[PATCH v1 1/1] soc: rockchip: grf: Set pwm2/xin32k pad default to xin32k for rk3368
 2025-10-21  9:20 UTC  (3+ messages)

[PATCH v2] exfat: fix refcount leak in exfat_find
 2025-10-21  9:20 UTC  (2+ messages)

[syzbot] [crypto?] KMSAN: uninit-value in poly1305_blocks
 2025-10-21  9:21 UTC  (5+ messages)
` [PATCH] syz test

[PATCH] btrfs: fix NULL dereference on root when tracing inode eviction
 2025-10-21  9:11 UTC 

[PATCH net-next] net: add the ifindex for trace_net_dev_xmit_timeout
 2025-10-21  9:19 UTC 

[PATCH for-4.21? 0/5] x86/ucode: Support loading latest ucode from linux-firwmare
 2025-10-21  9:18 UTC  (5+ messages)
` [PATCH 3/5] x86/ucode: Refine TLB flush fix for AMD Fam17h CPUs
` [PATCH 4/5] x86/ucode: Cross check the minimum revision

[PATCH 0/9] reset: rework reset-gpios handling
 2025-10-21  9:17 UTC  (13+ messages)
` [PATCH 3/9] software node: allow referencing firmware nodes
` [PATCH 7/9] reset: make the provider of reset-gpios the parent of the reset device

[PATCH v3] media: i2c: imx214: Rearrange control initialization
 2025-10-21  9:18 UTC  (2+ messages)

[Patch v2 0/2] mm/huge_memory: cleanup __split_unmapped_folio()
 2025-10-21  9:17 UTC  (10+ messages)
` [Patch v2 2/2] mm/huge_memory: Optimize and simplify __split_unmapped_folio() logic

[PATCH net-next v02 0/6] net: hinic3: PF initialization
 2025-10-21  9:16 UTC  (3+ messages)
` [PATCH net-next v02 1/6] hinic3: Add PF framework

[PATCH] arm64: defconfig: Change CONFIG_SM_TCSRCC_8750 from m to y
 2025-10-21  9:15 UTC  (9+ messages)

[PATCH] mm: Refactor vm_mixed_ok() for more maintainable
 2025-10-21  9:14 UTC  (2+ messages)

[ANNOUNCE] v6.1.155-cip47-rt25
 2025-10-21  9:14 UTC  (3+ messages)

[RFC PATCH v2] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-10-21  9:14 UTC  (4+ messages)

[PATCH] media: uvcvideo: Use heuristic to find stream entity
 2025-10-21  9:14 UTC 

Realtime throttling and Real-Time group scheduling
 2025-10-21  9:13 UTC  (3+ messages)

[PATCH v4 0/4] mm: some optimizations for prot numa
 2025-10-21  9:13 UTC  (10+ messages)
` [PATCH v4 3/4] mm: mprotect: convert to folio_needs_prot_numa()

[PATCH net v5 2/3] net: usb: ax88179_178a: add USB device driver for config selection
 2025-10-21  9:13 UTC  (15+ messages)

[cocci] Analysis challenges with SmPL for pass-through functions?
 2025-10-21  9:12 UTC  (2+ messages)

[PATCH 00/43] Audio clean-ups
 2025-10-21  9:03 UTC  (44+ messages)
` [PATCH 01/43] hw/audio: improve error reports
` [PATCH 02/43] hw/audio: rename model list function
` [PATCH 03/43] hw/audio: remove global pcspk
` [PATCH 04/43] hw/pcspk: use explicitly the required PIT types
` [PATCH 05/43] hw/pcspk: make 'pit' a class property
` [PATCH 06/43] hw/pcspk: check the "pit" is set
` [PATCH 07/43] docs: update -soundhw -> -device list
` [PATCH 08/43] qdev: add qdev_find_default_bus()
` [PATCH 09/43] hw/audio: look up the default bus from the device class
` [PATCH 10/43] audio: rename audio_define->audio_add_audiodev()
` [PATCH 11/43] hw/audio: use better naming for -audio model handling code
` [PATCH 12/43] hw/audio/virtio-snd-pci: remove custom model callback
` [PATCH 13/43] hw/audio: simplify 'hda' audio init code
` [PATCH 14/43] hw/audio: generalize audio_model.init()
` [PATCH 15/43] hw/audio: drop audio_model.isa
` [PATCH 16/43] audio: start making AudioState a QOM Object
` [PATCH 17/43] audio: register backends in /audiodevs container
` [PATCH 18/43] audio: use /audiodevs qom container
` [PATCH 19/43] audio/paaudio: remove needless return value
` [PATCH 20/43] audio/dsound: simplify init()
` [PATCH 21/43] audio/dsound: report init error via **errp
` [PATCH 22/43] audio: simplify audio_driver_init()
` [PATCH 23/43] audio: move period tick initialization
` [PATCH 24/43] audio: drop needless error message
` [PATCH 25/43] audio: clean-up vmstate change handler on finalize
` [PATCH 26/43] audio: unregister vmstate description
` [PATCH 27/43] audio: initialize card_head during object init
` [PATCH 28/43] audio: remove some needless headers
` [PATCH 29/43] audio: remove AUDIO_HOST_ENDIANNESS
` [PATCH 30/43] audio: introduce AUD_set_volume_{in,out}_lr()
` [PATCH 31/43] hw/audio: replace AUD_log() usage
` [PATCH 32/43] audio/replay: fix type punning
` [PATCH 33/43] audio: move internal APIs to audio_int.h
` [PATCH 34/43] audio: rename AudioState -> AudioBE
` [PATCH 35/43] audio: rename QEMUSoundCard -> AudioFE
` [PATCH 36/43] audio: rename audio_get_id()
` [PATCH 37/43] audio/dbus: use a helper function to set the backend dbus server
` [PATCH 38/43] audio: move audio.h under include/qemu/
` [PATCH 39/43] audio: remove dependency on spice header
` [PATCH 40/43] audio: cleanup, use bool for booleans
` [PATCH 41/43] audio: drop needless list of FE
` [PATCH 42/43] audio: move capture API to own header
` [PATCH 43/43] audio: drop needless audio_driver "descr" field

[PATCH] LoongArch: kexec_file: print out debugging message if required
 2025-10-21  9:11 UTC 

[PATCH] ASoC: fsl_aud2htx: add IEC958_SUBFRAME_LE format in supported list
 2025-10-21  9:09 UTC 

[PATCH v2 0/2] media: i2c: add Samsung S5KJN1 image sensor device driver
 2025-10-21  9:10 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: Add Samsung S5KJN1 image sensor

[PATCH v2 0/2] drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Fiji and Iceland
 2025-10-21  9:09 UTC  (3+ messages)
` [PATCH v2 1/2] drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Fiji
` [PATCH v2 2/2] drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Iceland

[PATCH net v4 0/2] phy: mscc: Fix PTP for VSC8574 and VSC8572
 2025-10-21  9:09 UTC  (6+ messages)
` [PATCH net v4 1/2] phy: mscc: Use PHY_ID_MATCH_MODEL for VSC8584, VSC8582, VSC8575, VSC856X
` [PATCH net v4 2/2] phy: mscc: Fix PTP for VSC8574 and VSC8572

[PATCH 0/8] firmware: arm_scmi: Refactoring and enablement of ACPI PCC transport
 2025-10-21  9:06 UTC  (7+ messages)
` [PATCH 1/8] firmware: arm_scmi: Set fwnode for the genrated SCMI platform device
` [PATCH 2/8] firmware: arm_scmi: Extend transport driver macro to support ACPI

[PATCH v2 0/7] Some migration fixes/improvements
 2025-10-21  9:06 UTC  (4+ messages)
` [PATCH v2 7/7] drm/xe/configfs: add disable_mem_copy knob

[PATCH i-g-t v2 0/1] Fix drm_open_driver() with IGT_FORCE_DRIVER and DRIVER_ANY
 2025-10-21  9:05 UTC  (3+ messages)
` [PATCH i-g-t v2 1/1] lib/drmtest: Fix device opening with DRIVER_ANY

[Buildroot] [PATCH] package/python-uvicorn: bump to 0.38.0
 2025-10-21  9:04 UTC 

[PATCH] last-modified: implement faster algorithm
 2025-10-21  9:04 UTC  (4+ messages)

[PATCH next] scsi: qla4xxx: Use correct variable in memset for clarity
 2025-10-21  9:03 UTC 

[PATCH net-next] net: phy: micrel: Add support for non PTP SKUs for lan8814
 2025-10-21  9:03 UTC  (5+ messages)

[REGRESSION] Suspend to RAM does not work anymore with k3-am62-ti-ipc-firmware.dtsi
 2025-10-21  9:03 UTC  (2+ messages)

[PATCH 0/4] Add L1 substates support for Rockchip platforms
 2025-10-21  9:03 UTC  (7+ messages)
` [PATCH 3/4] PCI: dw-rockchip: Add L1sub support

[Bug 220564] New: Wrong indentification of Bluetooth in Lenovo Legion Pro 5 and 0489:e111 Foxconn / Hon Hai Wireless_Device
 2025-10-21  9:02 UTC  (2+ messages)
` [Bug 220564] Wrong indentification of Bluetooth in Lenovo Legion Pro 5 16IAX10 "

[PATCH 0/3] gpio: aspeed: remove the "gpiolib.h" include
 2025-10-21  9:01 UTC  (2+ messages)

[PATCH] gpio: qixis-fpga: add missing module description
 2025-10-21  9:01 UTC  (2+ messages)

[PATCH] gpio: latch: remove unneeded include
 2025-10-21  9:01 UTC  (2+ messages)

[RFC PATCH 0/2] gpio: regmap: Ensure writes for aliased data values
 2025-10-21  9:01 UTC  (7+ messages)
` [RFC PATCH 1/2] gpio: regmap: Force writes for aliased data regs
` [RFC PATCH 2/2] gpio: regmap: Bypass cache for aliased outputs

[PATCH 0/2] arm64/mm: Add remaining TLBI_XXX_MASK macros
 2025-10-21  9:00 UTC  (3+ messages)
` [PATCH 2/2] "

[RFC] drm/i915: move i915 specific display adaptation files to display-adapt
 2025-10-21  9:00 UTC  (3+ messages)

[PATCH 0/4] btrfs: More test fixes for large block/node sizes
 2025-10-21  9:00 UTC  (5+ messages)
` [PATCH 1/4] generic/371: Fix the test to be compatible block sizes upto 64k

[PATCH 0/1] x86/power: Enhanced hibernation support with integrity checking
 2025-10-21  8:52 UTC  (3+ messages)

[PATCH net-next 0/2] networking docs section headings cleanup
 2025-10-21  9:00 UTC  (2+ messages)

[PATCH 1/1] media: dt-bindings: ovti,ov2680: Use unevaluatedProperties for endpoint
 2025-10-21  9:00 UTC  (2+ messages)

[PATCH] tools: fix == bashism in kernel-chktaint
 2025-10-21  8:59 UTC  (7+ messages)
` [PATCH] tools: remove unnecessary x suffix in test strings

[PATCH v8 0/2] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
 2025-10-21  8:59 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] serial: imx: allow CRTSCTS with RTS/CTS GPIOs
 2025-10-21  8:59 UTC  (4+ messages)

[PATCH] erofs-utils: fix to return correct err in z_erofs_fill_inode_lazy
 2025-10-21  8:58 UTC  (2+ messages)

[PATCH v2] drm/atomic: drm_atomic_private_obj_fini: protect private_obj removal from list
 2025-10-21  8:55 UTC 

[PATCH] arm64: dts: qcom: sdm845: Define guard pages within the rmtfs region
 2025-10-21  8:56 UTC  (2+ messages)

[PATCH v2 0/1] drm/sti: hdmi: call drm_edid_connector_update when edid is NULL
 2025-10-21  8:55 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v7 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-10-21  8:55 UTC  (7+ messages)
` [PATCH v7 1/7] dt-bindings: display: imx: add HDMI PAI for i.MX8MP
` [PATCH v7 2/7] ALSA: Add definitions for the bits in IEC958 subframe

[PATCH v2] io_uring: add IORING_SETUP_SQTHREAD_STATS flag to enable sqthread stats collection
 2025-10-21  8:54 UTC  (5+ messages)
  ` [External] "

[PATCH] soc: qcom: gsbi: fix double disable caused by devm
 2025-10-21  8:51 UTC  (2+ messages)

[PATCH] staging: fbtft: fb_ra8875: replace udelay with usleep_range
 2025-10-21  8:50 UTC  (2+ messages)

[PATCH ipsec 6/6] xfrm: check all hash buckets for leftover states during netns deletion
 2025-10-21  8:50 UTC  (4+ messages)

[PATCH] ref-manual/variables.rst: cover FIT_LINUX_BIN variable
 2025-10-21  8:49 UTC  (2+ messages)
` [docs] "

[PATCH v4] ceph/006: test snapshot data integrity after punch hole operations
 2025-10-21  8:49 UTC 

[PATCH v6 0/8] Add Type-C DP support for RK3399 EVB IND board
 2025-10-21  8:48 UTC  (7+ messages)
` [PATCH v6 1/8] usb: typec: Add default HPD device when register DisplayPort altmode

[PATCH v5] gpio: bt8xx: use generic PCI PM
 2025-10-21  8:48 UTC  (3+ messages)
` [PATCH v6] gpio: bt8xx: use generic power management

[PATCH] mm: Make INVALID_PHYS_ADDR a generic macro
 2025-10-21  8:48 UTC  (2+ messages)

[PATCH v7 0/7] Add initial USB support for the Renesas RZ/G3S SoC
 2025-10-21  8:48 UTC  (13+ messages)
` [PATCH v7 4/7] reset: rzg2l-usbphy-ctrl: Add support for USB PWRRDY

[meta-oe][kirkstone][PATCH] zchunk: add ptest support
 2025-10-21  8:48 UTC 

[PATCH] exfat: fix refcount leak in exfat_find
 2025-10-21  8:47 UTC  (5+ messages)

[PATCHv6 net-next 0/4] net: common feature compute for upper interface
 2025-10-21  8:46 UTC  (4+ messages)
` [PATCHv6 net-next 1/4] net: add a common function to compute features for upper devices

[PATCH v3] coresight: ETR: Fix ETR buffer use-after-free issue
 2025-10-21  8:45 UTC 

[PATCH 0/3] mfd: twl603x: add power button
 2025-10-21  8:45 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mfd: twl: enable power button also for twl603x

[PATCH 0/4] mm, swap: misc cleanup and bugfix
 2025-10-21  8:44 UTC  (10+ messages)
` [PATCH 1/4] mm, swap: do not perform synchronous discard during allocation

[PATCH v2 00/11] hw/ppc/spapr: Remove deprecated pseries-3.0 -> pseries-4.2 machines
 2025-10-21  8:43 UTC  (12+ messages)
` [PATCH v2 01/11] ppc/spapr: remove deprecated machine pseries-3.0
` [PATCH v2 02/11] hw/ppc/spapr: Remove SpaprMachineClass::nr_xirqs field
` [PATCH v2 03/11] ppc/spapr: remove deprecated machine pseries-3.1
` [PATCH v2 04/11] hw/ppc/spapr: Inline spapr_dtb_needed()
` [PATCH v2 05/11] hw/ppc/spapr: Inline few SPAPR_IRQ_* uses
` [PATCH v2 06/11] target/ppc/kvm: Remove kvmppc_get_host_serial() as unused
` [PATCH v2 07/11] target/ppc/kvm: Remove kvmppc_get_host_model() "
` [PATCH v2 08/11] ppc/spapr: remove deprecated machine pseries-4.0
` [PATCH v2 09/11] hw/ppc/spapr: Remove SpaprMachineClass::phb_placement callback
` [PATCH v2 10/11] ppc/spapr: remove deprecated machine pseries-4.1
` [PATCH v2 11/11] ppc/spapr: remove deprecated machine pseries-4.2

[PATCH] drm/tiny: Refactor framebuffer's size calculation
 2025-10-21  9:44 UTC  (5+ messages)

[PATCH 1/1] media: dt-bindings: move ovti,ov2659.txt into ovti,ov8858.yaml
 2025-10-21  8:43 UTC  (2+ messages)

[PATCH 00/17] SHA-3 library
 2025-10-21  8:43 UTC  (6+ messages)
` [PATCH 15/17] lib/crypto: s390/sha3: Migrate optimized code into library

[PATCH v2 0/5] arm64: dts: rockchip: Add device tree for the Orange Pi CM5 Base board
 2025-10-21  8:41 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: gpu: img,powervr-rogue: Drop useless power domains items
 2025-10-21  8:39 UTC  (9+ messages)
` [PATCH 2/2] dt-bindings: gpu: img,powervr-rogue: Rework the allOf section
        ` [PATCH 2/2] dt-bindings: gpu: img, powervr-rogue: "

[PATCH 00/18] hw/ppc/spapr: Remove deprecated pseries-3.0 -> pseries-4.2 machines
 2025-10-21  8:41 UTC  (6+ messages)

[PATCH] lib/crypto: poly1305: fix uninit-value in poly1305_blocks
 2025-10-21  8:40 UTC  (3+ messages)

[PATCH v1 2/2] serial: 8250_dma: add parameter to queue work on specific cpu
 2025-10-21  8:39 UTC 

[Buildroot] [PATCH] package/python-fastapi: bump to 0.119.1
 2025-10-21  8:39 UTC 

[PATCH v1 1/2] tty: tty_buffer: add interface to queue work on specific wq and cpu
 2025-10-21  8:38 UTC 

[Resend PATCH v4 0/7] clk: rockchip: Add clock controller for the RV1126B and RK3506
 2025-10-21  8:38 UTC  (7+ messages)
` [PATCH v4 2/7] dt-bindings: clock, reset: Add support for rv1126b
` [PATCH v4 6/7] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit

[PATCH] mbuf: optimize segment prefree
 2025-10-21  8:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 0/2] serial: 8250_dma: dma rx work optimize
 2025-10-21  8:37 UTC 

[PATCH v2] Documentation: sysrq: Rewrite /proc/sysrq-trigger usage
 2025-10-21  8:37 UTC  (5+ messages)

[PATCH for-4.21 00/10] x86/HPET: broadcast IRQ and other improvements
 2025-10-21  8:37 UTC  (9+ messages)
` [PATCH for-4.21 03/10] x86/HPET: use single, global, low-priority vector for broadcast IRQ

[Patch v4 0/5] hw/core/loader: capture Error from load_image_targphys
 2025-10-21  8:36 UTC  (7+ messages)
` [Patch v4 1/5] "
` [Patch v4 5/5] hw/ppc: Pass errp to load_image_targphys() and report errors

[PATCH 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-10-21  8:36 UTC  (9+ messages)
` [PATCH 27/32] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH 29/32] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()

[PATCH v2] RISC-V: KVM: flush VS-stage TLB after VCPU migration to prevent stale entries
 2025-10-21  8:31 UTC  (2+ messages)

[PATCH v4] arm64: dts: imx: correct the flexspi compatible string to match with yaml
 2025-10-21  8:35 UTC  (2+ messages)

[PATCH V2] netrom: Prevent race conditions between multiple add route
 2025-10-21  8:35 UTC  (3+ messages)
` [PATCH V3] netrom: Prevent race conditions between neighbor operations

[PATCH v2 00/10] scalable symbol flags with __kflagstab
 2025-10-21  8:35 UTC  (3+ messages)

[yocto-autobuilder-helper] [PATCH 1/2] config.json/scripts: Switch to use bitbake-setup
 2025-10-21  8:34 UTC  (4+ messages)
` [yocto-patches] "

[PATCH 0/9] Xdiff cleanup part2
 2025-10-21  8:34 UTC  (10+ messages)
` [PATCH 2/9] xdiff: make xrecord_t.ptr a uint8_t instead of char
` [PATCH 4/9] xdiff: use unambiguous types in xdl_hash_record()
` [PATCH 5/9] xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash
` [PATCH 8/9] xdiff: change rindex from long to size_t in xdfile_t

[PATCH 1/1] dt-bindings: media: Convert ti,tvp5150.txt to yaml format
 2025-10-21  8:33 UTC  (2+ messages)

[RFC PATCH v2 0/5] Significantly Improve BTF Type Lookup Performance
 2025-10-21  8:33 UTC  (4+ messages)
` [RFC PATCH v2 5/5] btf: add CONFIG_BPF_SORT_BTF_BY_KIND_NAME

[PATCH] arm64: dts: imx95-15x15-evk: add fan-supply property for pwm-fan
 2025-10-21  8:33 UTC  (2+ messages)

[PATCH v7 00/10] SPMI: Implement sub-devices and migrate drivers
 2025-10-21  8:32 UTC  (3+ messages)
` [PATCH v7 09/10] iio: adc: qcom-spmi-iadc: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH v7 10/10] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions


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.