All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-13 10:58:32 to 2023-06-13 11:28:46 UTC [more...]

[PATCH v3 00/23] Restructure RPM SMD ICC
 2023-06-13 11:22 UTC  (7+ messages)
` [PATCH v3 01/23] dt-bindings: interconnect: Add Qcom RPM ICC bindings
` [PATCH v3 18/23] interconnect: qcom: icc-rpm: Control bus rpmcc from icc

[PATCH net v2 1/1] mlxbf_gige: Fix kernel panic at shutdown
 2023-06-13 11:28 UTC  (11+ messages)

[PULL 00/17] Misc patches for 2023-06-13
 2023-06-13  9:38 UTC  (5+ messages)
` [PULL 03/17] util/cacheflush: Use declarations from <OSCacheControl.h> on Darwin
` [PULL 04/17] util/cacheflush: Avoid possible redundant dcache flush "
` [PULL 10/17] hw/i2c: Enable an id for the pca954x devices
` [PULL 12/17] hw/scsi/megasas: Silent GCC duplicated-cond warning

[PATCH v2 01/11] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
 2023-06-13 11:24 UTC  (33+ messages)
` [PATCH v2 02/11] thermal/drivers/sun8i: remove redundant msg in sun8i_ths_register()
` [PATCH v2 03/11] thermal/drivers/amlogic: remove redundant msg in amlogic_thermal_probe()
` [PATCH v2 04/11] thermal/drivers/imx: remove redundant msg in imx8mm_tmu_probe() and imx_sc_thermal_probe()
` [PATCH v2 05/11] drivers/thermal/k3: remove redundant msg in k3_bandgap_probe()
` [PATCH v2 06/11] thermal/drivers/tegra: remove redundant msg in tegra_tsensor_register_channel()
` [PATCH v2 07/11] thermal/drivers/qoriq: remove redundant msg in qoriq_tmu_register_tmu_zone()
` [PATCH v2 08/11] thermal/drivers/ti-soc: remove redundant msg in ti_thermal_expose_sensor()
` [PATCH v2 09/11] thermal/drivers/qcom: remove redundant msg
` [PATCH v2 10/11] thermal/drivers/generic-adc: Register thermal zones as hwmon sensors
` [PATCH v2 11/11] thermal/drivers/generic-adc: remove redundant msg in gadc_thermal_probe()

[PATCH 1/1] ASoC: dt-bindings: tlv320aic32x4: convert to DT schema format
 2023-06-13 11:26 UTC  (3+ messages)

[PATCH v12 00/16] graph enhancement for multi-core dispatch
 2023-06-13 11:26 UTC  (4+ messages)
` [PATCH v13 "

[PATCH v4 00/68] clk: Make determine_rate mandatory for muxes
 2023-06-13 11:15 UTC  (6+ messages)
  ` [PATCH v4 03/68] clk: Move no reparent case into a separate function

[PATCH] block: set reasonable default for discard max
 2023-06-13 11:23 UTC  (5+ messages)

[PATCH v2 0/4] NFSv1 support
 2023-06-13 11:24 UTC  (8+ messages)
` [PATCH v2 4/4] net: add "

[PATCH v3 0/8] arm64: qcom: add Type-C Altmode support
 2023-06-13 11:23 UTC  (3+ messages)
` [PATCH v3 5/8] qcom: pmic_glink: enable altmode for SM8550

[PATCH v2] regmap: regcache: Don't sync read-only registers
 2023-06-13 11:22 UTC 

Fwd: w_scan hangs on 6.3.7 and does not react on kill -9
 2023-06-13 11:23 UTC  (2+ messages)

[PATCH] LoongArch/rethook: Replace kretprobe with rethook on loongarch
 2023-06-13 11:18 UTC  (2+ messages)
` [PATCH v4] LoongArch/rethook: Replace kretprobe with rethook on LoongArch

[akpm-mm:mm-unstable 44/158] xtensa-linux-ld: section .Level2InterruptVector.text VMA [00000180,00000193] overlaps section .data VMA [00000000,0008e497]
 2023-06-13 11:22 UTC 

[PATCH] watchdog: versal: Use new compatible xlnx,versal-wwdt
 2023-06-13 11:22 UTC 

[PATCH v3 4/4] python: update python.pot
 2023-06-13 11:20 UTC  (6+ messages)
` (no subject)
  ` [PATCH v4 1/4] python: improve format strings for proper localization
  ` [PATCH v4 2/4] python: Drop hard formating from localized strings
  ` [PATCH v4 3/4] semanage: Drop unnecessary import from seobject
  ` [PATCH v4 4/4] python: update python.pot

[PATCH] usb: musb-new: sunxi: read SRAM controller address from DT
 2023-06-13 11:21 UTC 

[PATCH v3 00/38] fbdev: Make userspace interfaces optional
 2023-06-13 11:07 UTC  (78+ messages)
` [PATCH v3 01/38] backlight/bd6107: Compare against struct fb_info.device
` [PATCH v3 02/38] backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev'
` [PATCH v3 03/38] backlight/gpio_backlight: Compare against struct fb_info.device
` [PATCH v3 04/38] backlight/gpio_backlight: Rename field 'fbdev' to 'dev'
` [PATCH v3 05/38] backlight/lv5207lp: Compare against struct fb_info.device
` [PATCH v3 06/38] backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'
` [PATCH v3 07/38] fbdev/atyfb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 08/38] fbdev/atyfb: Use hardware device as backlight parent
` [PATCH v3 09/38] fbdev/aty128fb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 10/38] fbdev/aty128fb: Use hardware device as backlight parent
` [PATCH v3 11/38] fbdev/broadsheetfb: Call device_remove_file() with hardware device
` [PATCH v3 12/38] fbdev/ep93xx-fb: Alloc DMA memory from "
` [PATCH v3 13/38] fbdev/ep93xx-fb: Output messages with fb_info() and fb_err()
` [PATCH v3 14/38] fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
` [PATCH v3 15/38] fbdev/fsl-diu-fb: Output messages with fb_*() helpers
` [PATCH v3 16/38] fbdev/mb862xxfb: Output messages with fb_dbg()
` [PATCH v3 17/38] fbdev/metronomefb: Use hardware device for dev_err()
` [PATCH v3 18/38] fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 19/38] fbdev/nvidiafb: Use hardware device as backlight parent
` [PATCH v3 20/38] fbdev/pxa168fb: Do not assign to struct fb_info.dev
` [PATCH v3 21/38] fbdev/radeonfb: Reorder backlight and framebuffer cleanup
` [PATCH v3 22/38] fbdev/radeonfb: Use hardware device as backlight parent
` [PATCH v3 23/38] fbdev/rivafb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 24/38] fbdev/rivafb: Use hardware device as backlight parent
` [PATCH v3 25/38] fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()
` [PATCH v3 26/38] fbdev/sh7760fb: Output messages with fb_dbg()
` [PATCH v3 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device
` [PATCH v3 28/38] fbdev/sh7760fb: Use hardware device with dev_() output during probe
` [PATCH v3 29/38] fbdev/sm501fb: Output message with fb_err()
` [PATCH v3 30/38] fbdev/smscufx: Detect registered fb_info from refcount
` [PATCH v3 31/38] fbdev/tdfxfb: Set i2c adapter parent to hardware device
` [PATCH v3 32/38] fbdev/core: Pass Linux device to pm_vt_switch_*() functions
` [PATCH v3 33/38] fbdev/core: Move framebuffer and backlight helpers into separate files
` [PATCH v3 34/38] fbdev/core: Add fb_device_{create,destroy}()
` [PATCH v3 35/38] fbdev/core: Move procfs code to separate file
` [PATCH v3 36/38] fbdev/core: Move file-I/O code into "
` [PATCH v3 37/38] fbdev/core: Rework fb init code
` [PATCH v3 38/38] fbdev: Make support for userspace interfaces configurable

[PATCH v7] usb: common: usb-conn-gpio: Set last role to unknown before initial detection
 2023-06-13 11:10 UTC  (2+ messages)

[PATCH v4 00/12] dmaengine: edma: add freescale edma v3 support
 2023-06-13 11:19 UTC  (3+ messages)
` [PATCH v4 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string

[PATCH v6 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-06-13 11:19 UTC  (7+ messages)
` [PATCH v6 1/7] dt-bindings: iio: Add "
` [PATCH v6 5/7] iio: accel: kionix-kx022a: Refactor driver and add chip_info structure
` [PATCH v6 7/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer

[PATCH 1/2] platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return value
 2023-06-13 11:17 UTC  (3+ messages)
` [PATCH 2/2] platform/x86: int3472: discrete: Log a warning if the pin-numbers don't match

[kvm-unit-tests PATCH v6 00/32] EFI and ACPI support for arm64
 2023-06-13 11:21 UTC  (7+ messages)

[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
 2023-06-13 11:15 UTC  (5+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

[PATCH 00/15] Q35 and I440FX host bridge QOM cleanup
 2023-06-13  9:52 UTC  (6+ messages)
` [PATCH 15/15] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()

[Intel-xe] [CI] drm/xe: Always flush TLB on rebind
 2023-06-13 11:16 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH 0/6 v3] btrfs-progs: cleanup and preparatory around device scan
 2023-06-13 11:12 UTC  (4+ messages)
` [PATCH 5/7] btrfs-progs: factor out btrfs_scan_argv_devices

[igt-dev] [PATCH v7 i-g-t 00/10] Introduce KUnit
 2023-06-13 11:15 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 10/10] KUnit: replace abort with graceful skip
` [igt-dev] ✓ Fi.CI.IGT: success for Introduce KUnit (rev7)

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-06-13 11:13 UTC  (5+ messages)
` [PATCH v7 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN

[meta-oe][dunfell][PATCH] c-ares: CVE-2023-31147 Insufficient randomness in generation of DNS query IDs
 2023-06-13 11:14 UTC 

[PATCH v2] mm: compaction: skip memory hole rapidly when isolating migratable pages
 2023-06-13 11:13 UTC  (3+ messages)

[Buildroot] rpi4 - building but 'Firmware not found' error
 2023-06-13 11:11 UTC 

[android-common:android12-5.10-2022-10 21714/21864] drivers/dma-buf/dma-buf-sysfs-stats.c:142:2: error: static assertion failed due to requirement 'sizeof(struct kobject) >= sizeof(struct work_struct)': kobject is smaller than work_struct
 2023-06-13 11:11 UTC 

[PATCH] regmap: maple: Don't sync read-only registers
 2023-06-13 11:09 UTC  (5+ messages)

[PATCH 0/8] ALSA: emu10k1: add support for high-bitrate modes of E-MU cards
 2023-06-13 11:08 UTC  (5+ messages)
` [PATCH 6/8] ALSA: emu10k1: add support for 2x/4x word clocks in E-MU D.A.S. mode

[Intel-xe] [PATCH] drm/xe : Fix GT looping for standalone media
 2023-06-13 11:08 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for "

[PATCH] regmap: Add debugfs file for forcing field writes
 2023-06-13 11:06 UTC  (4+ messages)

[PATCH] drm/sched: Call drm_sched_fence_set_parent() from drm_sched_fence_scheduled()
 2023-06-13 11:06 UTC  (3+ messages)

[PATCH 0/4] Test examples compilation externally
 2023-06-13 11:05 UTC  (3+ messages)
` [PATCH 2/4] examples/server_node_efd: simplify build configuration

[PATCH v11 00/20] TDX host kernel support
 2023-06-13 11:05 UTC  (9+ messages)
` [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot

[PATCH] kern/acpi: use xsdt_addr if present
 2023-06-13 11:05 UTC  (2+ messages)

[RFC] memarea: introduce memory area library
 2023-06-13 11:04 UTC  (5+ messages)
` [PATCH v14 0/6] introduce memarea library

[OE-core][PATCH] cups: Fix CVE-2023-32324
 2023-06-13 11:04 UTC  (2+ messages)
` [OE-core][PATCH v2] "

[PATCH V2 00/14] arm64/sysreg: Convert TRBE registers to automatic generation
 2023-06-13 11:03 UTC  (11+ messages)
` [PATCH V2 12/14] arm64/sysreg: Convert TRBMAR_EL1 register "
` [PATCH V2 14/14] arm64/sysreg: Convert TRBIDR_EL1 "

[PATCH v14 0/1] Introduce Nuvoton ma35d1 SoC
 2023-06-13 11:03 UTC  (8+ messages)
` [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support

[PATCH v2 1/3] drm/amdgpu: Change nbio v7.9 xcp status definition
 2023-06-13 11:02 UTC  (3+ messages)
` [PATCH v2 2/3] drm/amdgpu: Use PSP FW API for partition switch
` [PATCH v2 3/3] drm/amdgpu: Remove unused NBIO interface

[PATCH 1/2] platform/x86: int3472: discrete: Fix getting active_value
 2023-06-13 11:02 UTC  (4+ messages)
` [PATCH 2/2] platform/x86: int3472: discrete: Log a warning if the pin-numbers don't match

[PATCH] drm/tegra: Enable runtime PM during probe
 2023-06-13  9:52 UTC 

[PATCH] libs/light: use the cpuid feature names from cpufeatureset.h
 2023-06-13 11:01 UTC  (3+ messages)

[PATCH v2] tools: fix make rpmball
 2023-06-13 11:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/3] check dsc hardware capability
 2023-06-13 11:01 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v3 3/3] tests: add igt_is_dsc_supported_by_source()

[PATCH] cgroup/misc: Expose misc.current on cgroup v2 root
 2023-06-13 10:59 UTC  (2+ messages)

[PATCH v2] commands/acpi: use xsdt_addr if present
 2023-06-13 10:59 UTC  (2+ messages)

[PATCH] perf/x86/amd/core: Fix overflow reset on hotplug
 2023-06-13 10:59 UTC  (2+ messages)

[PATCH] eal: fix prompt info when remap_segment failed
 2023-06-13 10:59 UTC  (2+ 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.