All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-20 12:27:40 to 2023-07-20 13:13:01 UTC [more...]

[PATCH v3 00/42] ep93xx device tree conversion
 2023-07-20 12:36 UTC  (3+ messages)
` [PATCH v3 42/42] ASoC: cirrus: edb93xx: Delete driver

[Intel-gfx] [PATCH 0/8] Reduce MTL-specific platform checks
 2023-07-20 13:10 UTC  (7+ messages)
` [Intel-gfx] [PATCH 3/8] drm/i915: Eliminate IS_MTL_GRAPHICS_STEP

[PATCH v7 0/2] spi-geni-qcom: Add SPI device mode support for GENI based QuPv3
 2023-07-20 13:11 UTC  (3+ messages)
` [PATCH v7 1/2] soc: qcom: geni-se: Add SPI Device "

[PULL 00/18] Misc, i386 patches for 2023-06-26
 2023-07-20 13:10 UTC  (3+ messages)
` [PULL 03/18] numa: Validate cluster and NUMA node boundary if required

[PATCH v3 1/4] dt-bindings: arm: fsl: Add VAR-SOM-MX6 SoM
 2023-07-20 13:10 UTC  (8+ messages)
` [PATCH v3 2/4] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
` [PATCH v3 3/4] dt-bindings: arm: fsl: Add VAR-SOM-MX6 Custom Board
` [PATCH v3 4/4] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[PATCH v2 1/3] peci: cpu: Add Intel Sapphire Rapids support
 2023-07-20 13:09 UTC  (4+ messages)
` [PATCH v2 2/3] hwmon: (peci/cputemp) "

[PATCH 0/6] Add RZ/G2UL MTU3a support
 2023-07-20 13:10 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: timer: renesas,rz-mtu3: Improve documentation
` [PATCH 2/6] dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt names
` [PATCH 3/6] dt-bindings: timer: renesas,rz-mtu3: Document RZ/G2UL SoC
` [PATCH 4/6] arm64: dts: renesas: r9a07g044: Update overfow/underflow IRQ names for MTU3 channels
` [PATCH 5/6] arm64: dts: renesas: r9a07g043: Add MTU3a node
` [PATCH 6/6] arm64: dts: renesas: rzg2ul-smarc: Add support for enabling MTU3

[RFC PATCH 0/4] Reduce cost of accessing tg->load_avg
 2023-07-20 13:10 UTC  (8+ messages)
` [RFC PATCH 3/4] sched/fair: delay update_tg_load_avg() for cfs_rq's removed load

[PATCH 0/4] Add support for PECI Nuvoton
 2023-07-20 13:06 UTC  (6+ messages)

[PATCH] backlight: gpio_backlight: Drop output gpio direction check for initial power state
 2023-07-20 13:10 UTC  (6+ messages)

[PATCH v2 01/12] rust: init: consolidate init macros
 2023-07-20 13:09 UTC  (2+ messages)

[PATCH] test: eal: update base-virtaddr parameter test
 2023-07-20 13:09 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 70ca4026d2e27fc012fa687a0951d2cc8758035d
 2023-07-20 13:06 UTC 

[PATCH 0/2] PCI, AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-07-20 13:07 UTC  (5+ messages)
` [PATCH 2/2] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers

bounds of pdiv in clk-pll14xx.c
 2023-07-20 13:07 UTC  (4+ messages)
  ` [EXT] "

[PATCH v11 0/8] Use copy_process in vhost layer
 2023-07-20 13:06 UTC  (4+ messages)
` [PATCH v11 8/8] vhost: use vhost_tasks for worker threads

[GIT PULL] ASoC fixes for v6.5-rc1-2
 2023-07-20 13:05 UTC 

[PATCH] MAINTAINERS: add Alice Ryhl as Rust reviewer
 2023-07-20 13:06 UTC  (2+ messages)

[PATCH 0/4] python/machine: use socketpair() for console socket
 2023-07-20 13:04 UTC  (5+ messages)
` [PATCH 1/4] python/machine: move socket setup out of _base_args property
` [PATCH 2/4] python/console_socket: accept existing FD in initializer
` [PATCH 3/4] python/machine: use socketpair() for console connections
` [PATCH 4/4] python/machine: remove unused console socket configuration arguments

[GIT PULL] regulator fixes for v6.5-rc1
 2023-07-20 13:05 UTC 

[PATCH v6 00/11] MediaTek DisplayPort: support eDP and aux-bus
 2023-07-20 13:05 UTC  (9+ messages)
` [PATCH v6 06/11] drm/mediatek: dp: Enable event interrupt only when bridge attached
` [PATCH v6 07/11] drm/mediatek: dp: Avoid mutex locks if audio is not supported/enabled

[Intel-xe] [PATCH V4 0/6] drm/xe: Add engine scheduler control interface
 2023-07-20 13:04 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: Add engine scheduler control interface (rev4)

Question: how to create a cxl region with the specified numa node and distance
 2023-07-20 13:03 UTC 

[PATCH v3 00/10] Convert several functions in page_io.c to use a folio
 2023-07-20 13:01 UTC  (11+ messages)
` [PATCH v3 01/10] mm/page_io: remove unneeded ClearPageUptodate()
` [PATCH v3 02/10] mm/page_io: remove unneeded SetPageError()
` [PATCH v3 03/10] mm/page_io: introduce bio_first_folio_all()
` [PATCH v3 04/10] mm/page_io: use a folio in __end_swap_bio_write()
` [PATCH v3 05/10] mm/page_io: use a folio in __end_swap_bio_read()
` [PATCH v3 06/10] mm/page_io: use a folio in sio_read_complete()
` [PATCH v3 07/10] mm/page_io: use a folio in swap_writepage_bdev_sync()
` [PATCH v3 08/10] mm/page_io: use a folio in swap_writepage_bdev_async()
` [PATCH v3 09/10] mm/page_io: convert count_swpout_vm_event() to take in a folio
` [PATCH v3 10/10] mm/page_io: convert bio_associate_blkg_from_page() "

[PATCH v3 0/5] RK3588 PCIe2 support
 2023-07-20 13:03 UTC  (6+ messages)
` [PATCH v3 2/5] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue

[PATCH 00/11] ALSA: Cleanup with snd_ctl_find_id_mixer()
 2023-07-20 13:02 UTC  (3+ messages)
` [PATCH 10/11] ASoC: mediatek: mt8188: Simplify "

[igt-dev] [v2 0/9] DSC Fractional BPP Val Support
 2023-07-20 13:02 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for DSC Fractional BPP Val Support (rev4)
` [igt-dev] ○ CI.xeBAT: info "

[PATCH v2] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
 2023-07-20 13:00 UTC  (6+ messages)

Stopping the tick on a fully loaded system
 2023-07-20 13:00 UTC  (3+ messages)

[PATCH] [mickledore] ref-manual: LTS releases now supported for 4 years
 2023-07-20 13:00 UTC 

[PATCH] [RFC PATCH v2]mm/slub: Optimize slub memory usage
 2023-07-20 12:59 UTC  (5+ messages)

[PATCH v4 00/12] Add VIRTIO sound card
 2023-07-20 12:57 UTC  (13+ messages)
` [PATCH v4 01/12] Add virtio-sound device stub
` [PATCH v4 02/12] Add virtio-sound-pci device
` [PATCH v4 03/12] virtio-sound: handle control messages and streams
` [PATCH v4 04/12] virtio-sound: set PCM stream parameters
` [PATCH v4 05/12] virtio-sound: prepare PCM streams
` [PATCH v4 06/12] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request
` [PATCH v4 07/12] virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}
` [PATCH v4 08/12] virtio-sound: handle VIRTIO_SND_PCM_SET_PARAMS
` [PATCH v4 09/12] virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
` [PATCH v4 10/12] virtio-sound: handle VIRTIO_SND_PCM_RELEASE
` [PATCH v4 11/12] virtio-sound: implement audio output (TX)
` [PATCH v4 12/12] virtio-sound: implement audio capture (RX)

[RFC v6.5-rc2 1/3] fs: lockd: nlm_blocked list race fixes
 2023-07-20 12:58 UTC  (6+ messages)
` [Cluster-devel] "
` [RFC v6.5-rc2 2/3] fs: lockd: fix race in async lock request handling
  ` [Cluster-devel] "
` [RFC v6.5-rc2 3/3] fs: lockd: introduce safe async lock op
  ` [Cluster-devel] "

[PATCH] MAINTAINERS: add Brian Foster as a reviewer for bcachefs
 2023-07-20 13:00 UTC 

[PATCH v2 1/2] dt-bindings: remoteproc: imx_rproc: Support i.MX8MN/P MMIO
 2023-07-20 12:55 UTC  (4+ messages)
` [PATCH v2 2/2] remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO

[PATCH 0/7] AMD Family 19h Models 90h-9fh EDAC Support
 2023-07-20 12:54 UTC  (8+ messages)
` [PATCH 1/7] x86/amd_nb: Add AMD Family 19h Models(80h-80fh) and (90h-9fh) PCI IDs
` [PATCH 2/7] EDAC/mce_amd: Remove SMCA Extended Error code descriptions
` [PATCH 3/7] x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types
` [PATCH 4/7] EDAC/mc: Add new HBM3 memory type
` [PATCH 5/7] EDAC/amd64: Add Fam19h Model 90h ~ 9fh enumeration support
` [PATCH 6/7] EDAC/amd64: Add error instance get_err_info() to pvt->ops
` [PATCH 7/7] EDAC/amd64: Add Error address conversion for UMC

[Intel-gfx] [PATCH v2 0/5] drm/i915: Fix connector HPD polling
 2023-07-20 12:54 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 1/5] drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume
` [PATCH v2 2/5] drm: Add an HPD poll helper to reschedule the poll work
  ` [Intel-gfx] "
` [PATCH v2 3/5] drm/i915: Fix HPD polling, reenabling the output poll work as needed
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 4/5] drm/i915: Don't change the status of forced connectors during hotplug detect
` [Intel-gfx] [PATCH v2 5/5] drm/i915: Don't change the status of forced connectors during HPD poll detect

[linux-next:pending-fixes] BUILD SUCCESS 4b0f0b4c608145d083dc9c63794d376e41db0b47
 2023-07-20 12:53 UTC 

[PATCH v4] mce: prevent concurrent polling of MCE events
 2023-07-20 12:53 UTC  (5+ messages)
    ` [PATCH] x86/mce: Prevent duplicate error records

[PATCH 0/5] target/arm: Fixes for RME
 2023-07-20 12:53 UTC  (3+ messages)

[PATCH nft] tests: shell: auto-run kmemleak if its available
 2023-07-20 12:51 UTC 

[PATCH] net: wget: Avoid packet queue overflow
 2023-07-20 12:51 UTC 

[igt-dev] [PATCH i-g-t 0/3] Update code to use xe_sysfs_gt_open
 2023-07-20 12:52 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[PATCH] ext2fs: make sure we have at least EXT2_FIRST_INO + 1 inodes
 2023-07-20 12:50 UTC 

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-20 12:50 UTC  (10+ messages)
` [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support
` [PATCH 04/11] MAINTAINERS: Add myself for RISC-V IOMMU driver
` [PATCH 05/11] RISC-V: drivers/iommu/riscv: Add sysfs interface

[PATCH] Makefile: Use sort shortopts
 2023-07-20 12:50 UTC 

[PATCH v3,0/3] Add compatible to increase MT8188 audio control
 2023-07-20 12:49 UTC  (12+ messages)
` [PATCH v3,3/3] drm/mediatek: dp: Add the audio divider to mtk_dp_data struct

[PATCH v2 2/3] usb: chipidea: imx: support disabling runtime-pm
 2023-07-20 12:49 UTC  (19+ messages)
                      ` [EXT] "

[PATCH] power: supply: max17042_battery: Do not use CONFIG_ prefix in regular C code
 2023-07-20 12:48 UTC  (3+ messages)

[PATCH v2] media: mdp3: Fix resource leak in a for_each_child_of_node() loop
 2023-07-20 12:47 UTC  (5+ messages)

cip-gitlab/ci/pavel/linux-test baseline: 64 runs, 13 regressions (v6.1.38-cip1-13-ga3621452a4fc)
 2023-07-20 12:48 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 7 runs, 3 regressions (v6.1.38-cip1-13-ga3621452a4fc)
 2023-07-20 12:48 UTC 

[PATCH 1/3] [mickledore] conf.py: add macro for Mitre CVE links
 2023-07-20 12:47 UTC  (3+ messages)
` [PATCH 2/3] [mickledore] migration-guides: add release notes for 4.0.10
` [PATCH 3/3] [mickledore] migration-guides: add release notes for 4.0.11

[PATCH v3 0/3] drivers: base: Add tests showing devm handling inconsistencies
 2023-07-20 12:45 UTC  (4+ messages)
` [PATCH v3 1/3] drivers: base: Add basic devm tests for root devices
` [PATCH v3 2/3] drivers: base: Add basic devm tests for platform devices
` [PATCH v3 3/3] drivers: base: Free devm resources when unregistering a device

[linux-next:master 3146/3438] include/asm-generic/io.h:636:15: error: redefinition of 'inb_p'
 2023-07-20 12:44 UTC 

[PATCH 2/4] ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow
 2023-07-20 12:44 UTC  (2+ messages)

[patch 00/58] x86/apic: Decrapification and static calls
 2023-07-20 12:43 UTC  (2+ messages)

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-07-20 12:43 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH] USB: serial: simple-serial: spell out the ordering
 2023-07-20 12:42 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: remoteproc: imx_rproc: Support i.MX8MN/P MMIO
 2023-07-20 12:41 UTC  (5+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO

[PATCH v3 1/2] dt-bindings: display: add bindings for pcd8544 displays
 2023-07-20 12:40 UTC  (2+ messages)
` [PATCH v3 2/2] drm/tiny: add display driver for philips pcd8544 display controller

[PATCH next] drm/loongson: Fix error handling in lsdc_pixel_pll_setup()
 2023-07-20 12:39 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: remoteproc: imx_rproc: Document fsl,startup-delay-ms
 2023-07-20 12:39 UTC  (12+ messages)

[PATCH v2 0/7] General regulator and pmic uclass improvements
 2023-07-20 12:37 UTC  (8+ messages)
` [PATCH v2 1/7] power: regulator: expand basic reference counter onto all uclass
` [PATCH v2 2/7] test: dm: regulator: test counter in set_enable_if_allowed test
` [PATCH v2 3/7] power: regulator-uclass: perform regulator setup inside uclass
` [PATCH v2 4/7] test: dm: regulator: provide test of auto setup
` [PATCH v2 5/7] power: pmic-uclass: probe every child on pmic_post_probe
` [PATCH v2 6/7] test: dm: pmic: provide test of child autosetup
` [PATCH v2 7/7] power: regulator-uclass: remove all deprecated API use

[PATCH 0/2] Improve docs on getting info on running process
 2023-07-20 12:38 UTC  (3+ messages)
` [PATCH v4 "

[Intel-xe] [PATCH] drm/xe: Fix an invalid locking wait context bug
 2023-07-20 12:38 UTC  (4+ messages)

[PATCH v8 00/13] PCI devices passthrough on Arm, part 3
 2023-07-20 12:36 UTC  (3+ messages)
` [PATCH v8 04/13] vpci: add hooks for PCI device assign/de-assign

[XEN PATCH] x86/mtrr: address violations of MISRA C:2012 Rule 8.3 on parameter types
 2023-07-20 12:36 UTC  (3+ messages)

[PATCH v2 1/2] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
 2023-07-20 12:36 UTC  (8+ messages)
` [PATCH v2 2/2] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[XEN PATCH v2] x86/mtrr: address violations of MISRA C:2012 Rule 8.3 on parameter types
 2023-07-20 12:33 UTC 

[igt-dev] [PATCH i-g-t v6] tests/xe: Verify actual frequency on the basis of GT state
 2023-07-20 12:34 UTC  (2+ messages)
` [igt-dev] ○ CI.xeBAT: info for tests/xe: Verify actual frequency on the basis of GT state (rev6)

[Intel-gfx] [PATCH v6 0/9] Update AUX invalidation sequence
 2023-07-20 12:33 UTC  (7+ messages)
` [Intel-gfx] [PATCH v6 5/9] drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function
  `  "
` [Intel-gfx] [PATCH v6 6/9] drm/i915/gt: Ensure memory quiesced before invalidation for all engines
  `  "

[PATCH] Quectel EM05G LTE Modem with new Product ID
 2023-07-20 12:30 UTC 

[RFC PATCH] sched/fair: Fix impossible migrate_util scenario in load balance
 2023-07-20 12:31 UTC  (6+ messages)

[libgpiod][PATCH 0/5] core: provide information about the parent chip in line requests
 2023-07-20 12:30 UTC  (11+ messages)

[PATCH] hw/virtio: Add a protection against duplicate vu_scmi_stop calls
 2023-07-20 12:30 UTC  (2+ messages)

[PATCH v2 00/11] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-07-20 12:28 UTC  (12+ messages)
` [PATCH v2 01/11] x86/tdx: Zero out the missing RSI in TDX_HYPERCALL macro
` [PATCH v2 02/11] x86/tdx: Skip saving output regs when SEAMCALL fails with VMFailInvalid
` [PATCH v2 03/11] x86/tdx: Make macros of TDCALLs consistent with the spec
` [PATCH v2 04/11] x86/tdx: Rename __tdx_module_call() to __tdcall()
` [PATCH v2 05/11] x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure
` [PATCH v2 06/11] x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
` [PATCH v2 07/11] x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL
` [PATCH v2 08/11] x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm
` [PATCH v2 09/11] x86/tdx: Remove 'struct tdx_hypercall_args'
` [PATCH v2 10/11] x86/virt/tdx: Wire up basic SEAMCALL functions
` [PATCH v2 11/11] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP

[PATCH] power: supply: max17042_battery: Do not use CONFIG_ prefix in regular C code
 2023-07-20 12:28 UTC  (2+ messages)

[PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
 2023-07-20 12:26 UTC  (4+ messages)
` [PATCH v1 4/9] PCI: microchip: Move PCIe driver to PLDA directory

[PATCH 0/3] arm64/fpsimd: Fix use after free in SME when changing SVE VL
 2023-07-20 12:27 UTC  (4+ messages)
` [PATCH 1/3] arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes


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.