All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-15 12:52:25 to 2023-02-15 13:30:34 UTC [more...]

[PATCH v2] ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declared
 2023-02-15 13:28 UTC 

[PATCH 1/2] hwrng: add driver for MediaTek TRNG SMC
 2023-02-15 13:27 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: rng: Add MediaTek MT7981 TRNG

[PATCH v3 0/9] vidconsole: refactoring and support for wider fonts
 2023-02-15 11:42 UTC  (3+ messages)
` [PATCH v3 7/9] video console: add 12x22 Sun font from linux
` [PATCH v3 8/9] video console: add 16x32 Terminus "

[PATCH v1 1/9] powerpc/machdep: Define 'compatible' property in ppc_md and use it
 2023-02-15 12:53 UTC  (16+ messages)
` [PATCH v1 2/9] powerpc/platforms: Use 'compatible' property for simple cases
` [PATCH v1 3/9] powerpc/47x: Split ppc47x machine in two
` [PATCH v1 4/9] powerpc/gamecube|wii : Use machine_device_initcall()
` [PATCH v1 5/9] powerpc/85xx: Fix function naming for p1023_rdb platform
` [PATCH v1 6/9] powerpc: Make generic_calibrate_decr() the default
` [PATCH v1 7/9] powerpc: Add ppc_md_progress()
` [PATCH v1 8/9] powerpc: Use ppc_md_progress()
` [PATCH v1 9/9] powerpc/85xx: Don't check ppc_md.progress in mpc85xx_cds_setup_arch()

[Intel-wired-lan] [PATCH net-next v6] i40e: Add ability to change VFs default MAC address
 2023-02-15 13:33 UTC 

Git oddities with case of branch names on Windows
 2023-02-15 13:28 UTC 

[PATCH 1/9] ethdev: sharing indirect actions between ports
 2023-02-15 13:29 UTC  (3+ messages)
` [PATCH v4 0/5] net/mlx5: sharing indirect actions between port

[PATCH] x86: make 64-bit defconfig the default
 2023-02-15 13:28 UTC  (2+ messages)
` [tip: x86/build] x86/build: Make "

[PATCH v4] sched/psi: fix use-after-free in ep_remove_wait_queue()
 2023-02-15 13:28 UTC  (2+ messages)
` [tip: sched/urgent] sched/psi: Fix "

[PATCH v3] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
 2023-02-15 13:28 UTC  (5+ messages)

[PATCH V2 00/10] Add basic ACPI support for risc-v virt
 2023-02-15 13:28 UTC  (15+ messages)
` [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
` [PATCH V2 05/10] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
` [PATCH V2 06/10] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
` [PATCH V2 07/10] hw/riscv: meson.build: Build virt-acpi-build.c
` [PATCH V2 08/10] hw/riscv/Kconfig: virt: Enable ACPI config option
` [PATCH V2 09/10] hw/riscv/virt.c: Initialize the ACPI tables
` [PATCH V2 10/10] MAINTAINERS: Add entry for RISC-V ACPI

[PATCH v2 0/7] include/hw/pci include/hw/cxl: Clean up includes
 2023-02-15 13:28 UTC  (7+ messages)

[PATCH v5 00/16] iotests: use vm.cmd()
 2023-02-15 13:25 UTC  (17+ messages)
` [PATCH v5 01/16] python: fix superfluous-parens pylint error
` [PATCH v5 02/16] python: fix broad-exception-raised "
` [PATCH v5 03/16] python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument
` [PATCH v5 04/16] qmp_shell.py: _fill_completion() use .command() instead of .cmd()
` [PATCH v5 05/16] scripts/cpu-x86-uarch-abi.py: "
` [PATCH v5 06/16] python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
` [PATCH v5 07/16] python/qemu: rename command() to cmd()
` [PATCH v5 08/16] python/machine.py: upgrade vm.cmd() method
` [PATCH v5 09/16] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine
` [PATCH v5 10/16] iotests: add some missed checks of qmp result
` [PATCH v5 11/16] iotests: refactor some common qmp result checks into generic pattern
` [PATCH v5 12/16] iotests: drop some occasional semicolons
` [PATCH v5 13/16] iotests: drop some extra ** in qmp() call
` [PATCH v5 14/16] iotests.py: pause_job(): drop return value
` [PATCH v5 15/16] tests/vm/basevm.py: use cmd() instead of qmp()
` [PATCH v5 16/16] python: use vm.cmd() instead of vm.qmp() where appropriate

[PATCH v2 0/2] perf/x86: KVM: Disable vPMU on hybrid CPUs
 2023-02-15 13:27 UTC  (2+ messages)

[PATCH 0/7] New arch interfaces for manipulating multiple pages
 2023-02-15 13:26 UTC  (4+ messages)
` [PATCH 9/7] arm64: Implement the new page table range API

[PATCH v2] usb: dwc3: pci: add support for the Intel Meteor Lake-M
 2023-02-15 13:27 UTC 

[PATCH] x86/Xen: tidy xen-head.S
 2023-02-15 13:25 UTC  (5+ messages)

[GIT PULL] KVM: x86: APIC changes for 6.3
 2023-02-15 13:24 UTC  (3+ messages)
` [GIT PULL] KVM: x86: PMU "

[OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific
 2023-02-15 13:25 UTC  (3+ messages)
` [OE-core][PATCH 2/2] kernel: autoload and probeconf are handled by kernel-module-split

[PATCH v9 00/18] TDX host kernel support
 2023-02-15 13:25 UTC  (11+ messages)
` [PATCH v9 07/18] x86/virt/tdx: Do TDX module per-cpu initialization

[PATCH] mesa: provide support for packing development and testing tools
 2023-02-15 13:24 UTC 

[PATCH 00/12] PCI endpoint fixes and improvements
 2023-02-15 13:24 UTC  (7+ messages)
` [PATCH 07/12] pci: epf-test: Add debug and error messages

Question: partial transfers of DMABUFs
 2023-02-15 13:24 UTC  (11+ messages)

[PATCH v1 1/1] ASoC: soc-ac97: Return correct error codes
 2023-02-15 13:23 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX
 2023-02-15 13:24 UTC  (4+ messages)
` [PATCH v2 2/4] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI

[PATCH] wifi: wfx: Remove some dead code
 2023-02-15 13:23 UTC  (2+ messages)

[PATCH] power: reset: odroid-go-ultra: fix I2C dependency
 2023-02-15 13:24 UTC  (2+ messages)

[PATCH 0/1] s390: fix endless loop in do_signal
 2023-02-15 13:23 UTC  (4+ messages)
` [PATCH 1/1] s390/signal: "

[PATCH -next] thermal/drivers/mediatek: Remove unneeded semicolon
 2023-02-15 13:22 UTC  (3+ messages)

[PATCH v2] kasan: fix deadlock in start_report()
 2023-02-15 13:22 UTC  (7+ messages)
  ` 答复: "

[PATCH RESEND v4] perf record: Fix segfault with --overwrite and --max-size
 2023-02-15 13:22 UTC  (2+ messages)

[PATCH] linux-yocto: Rename 5.19 bbappend to apply on 6.1
 2023-02-15 13:21 UTC  (2+ messages)

[PATCH -next v2] wifi: mt76: mt7996: Remove unneeded semicolon
 2023-02-15 13:20 UTC  (3+ messages)

[PATCH v2 0/4] Support timer drivers as loadable modules
 2023-02-15 13:18 UTC  (6+ messages)
` [PATCH v2 4/4] clocksource/drivers/timer-mediatek: Make timer-mediatek become loadable module

[PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-02-15 13:18 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Reduce ELD hex dumps a bit
 2023-02-15 13:19 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
 2023-02-15 13:18 UTC 

[PATCH v13 01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE
 2023-02-15 13:17 UTC  (6+ messages)
` [PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)
    ` [PATCH v14 01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE

[PATCH] gn: Fix build with gcc13
 2023-02-15 13:18 UTC  (2+ messages)

[PATCH] Revert "venus: firmware: Correct non-pix start and end addresses"
 2023-02-15 13:18 UTC  (10+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 337aa1adebdad1fa88e146d81e5da26a4ddd2d88
 2023-02-15 13:17 UTC 

[PATCH 00/18] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-02-15 13:17 UTC  (5+ messages)
` [PATCH 13/18] cxl: Add latency and bandwidth calculations for the CXL path

[djwong-xfs:pptrs-online-dir-check 86/86] fs/xfs/scrub/dir.c:1125: undefined reference to `xfblob_create'
 2023-02-15 13:16 UTC 

[PATCH] mm/memory_hotplug: return zero from do_migrate_range() for only success
 2023-02-15 13:16 UTC  (2+ messages)

Announce: sdioutils (lssdio & sdioids)
 2023-02-15 13:15 UTC  (2+ messages)

[PATCH v14 0/6] Add LVTS Thermal Architecture
 2023-02-15 13:13 UTC  (6+ messages)
` [PATCH v14 6/6] arm64: dts: mediatek: mt8195: Add temperature mitigation threshold

[Patch][next] dt-bindings: power: supply: Revise Richtek RT9467 compatible name
 2023-02-15 13:15 UTC  (5+ messages)

[PATCH v3] efi_loader: update SetVariable attribute check
 2023-02-15 13:14 UTC  (2+ messages)

[PATCH] xa_load() needs a NULL check before locking check
 2023-02-15 13:14 UTC 

[PATCH 0/2] Update UEFI capsule generation to use json config file
 2023-02-15 13:14 UTC  (5+ messages)
` [PATCH 2/2] arm-bsp/uefi_capsule: Use json file to pass capsule config
  ` [meta-arm] "

[linux-next:master 12850/13038] sound/soc/soc-ac97.c:339 snd_soc_ac97_parse_pinctl() warn: passing zero to 'PTR_ERR'
 2023-02-15 13:13 UTC  (3+ messages)

[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
 2023-02-15 13:11 UTC  (18+ messages)
` [PATCH 01/12] dt-bindings: riscv: sifive-ccache: Add compatible "
` [PATCH 07/12] dt-bindings: net: Add "
` [PATCH 08/12] net: stmmac: Add glue layer for "

[PATCH] ASoC: da7219: Improve the IRQ process to increase the stability
 2023-02-15 13:10 UTC  (3+ messages)

[DRBD-announce] WinDRBD 1.1.6 released
 2023-02-15 13:11 UTC 

[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
 2023-02-15 13:09 UTC  (7+ messages)
` [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn

Patchwork summary for: linux-renesas-soc
 2023-02-15 13:10 UTC 

[PATCH] mtd: nand: mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_completion() when irq is used
 2023-02-15 13:09 UTC  (3+ messages)

[PATCH v10 00/59] Xen HVM support under KVM
 2023-02-15 13:08 UTC  (4+ messages)
` [PATCH v10 32/59] hw/xen: Implement EVTCHNOP_bind_virq

[PATCH] memcmp.3: wfix
 2023-02-15 13:07 UTC 

[PATCH v6 0/6] amd_pstate: Add guided autonomous mode support
 2023-02-15 13:08 UTC  (3+ messages)
` [PATCH v6 1/6] acpi: cppc: Add min and max perf reg writing support

[PATCH 0/4] qemu-img: Fix exit code for errors closing the image
 2023-02-15 13:07 UTC  (4+ messages)

[PATCH] iommu/arm-smmu-qcom: Rework the logic finding the bypass quirk
 2023-02-15 13:08 UTC  (6+ messages)

[kvm-unit-tests PATCH v6 0/2] S390x: CPU Topology Information
 2023-02-15 13:07 UTC  (4+ messages)
` [kvm-unit-tests PATCH v6 2/2] s390x: topology: Checking Configuration "

[PATCH v2 0/9] selftests/resctrl: Fixes to error handling logic and cleanups
 2023-02-15 13:06 UTC  (10+ messages)
` [PATCH v2 1/9] selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem
` [PATCH v2 2/9] selftests/resctrl: Move ->setup() call outside of test specific branches
` [PATCH v2 3/9] selftests/resctrl: Allow ->setup() to return errors
` [PATCH v2 4/9] selftests/resctrl: Check for return value after write_schemata()
` [PATCH v2 5/9] selftests/resctrl: Replace obsolete memalign() with posix_memalign()
` [PATCH v2 6/9] selftests/resctrl: Change initialize_llc_perf() return type to void
` [PATCH v2 7/9] selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
` [PATCH v2 8/9] selftests/resctrl: Use remount_resctrlfs() consistently with boolean
` [PATCH v2 9/9] selftests/resctrl: Correct get_llc_perf() param in function comment

"kernel ade access" oops on LoongArch
 2023-02-15 13:06 UTC  (11+ messages)

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-02-15 13:04 UTC  (13+ messages)
` [PATCH v3 03/24] arm: "

FIX: Frequent wakeups on HP Pro x360 435 13.3 inch G9 using Qualcomm FastConnect 6900
 2023-02-15 13:04 UTC  (4+ messages)

about rcu_preempt detected stalls on CPUs/tasks
 2023-02-15 13:04 UTC  (4+ messages)
  `  "

[PATCH 0/2] Add Richtek RT5739 switching voltage regulator support
 2023-02-15 13:03 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: Add bindings for Richtek RT5739

[PATCH v10 00/12] vfio/migration: Implement VFIO migration protocol v2
 2023-02-15 13:03 UTC  (7+ messages)
` [PATCH v10 09/12] "
` [PATCH v10 10/12] vfio/migration: Remove VFIO migration protocol v1
` [PATCH v10 11/12] vfio: Alphabetize migration section of VFIO trace-events file

[PATCH 0/2] Revert boot-breaking changes in fs/
 2023-02-15 13:01 UTC  (3+ messages)
` [PATCH 2/2] Revert "splice: Do splice read from a buffered file without using ITER_PIPE"

[PATCH] spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one()
 2023-02-15 13:01 UTC 

[PATCH 0/3] [v2] objtool warning fixes
 2023-02-15 13:00 UTC  (4+ messages)
` [PATCH 1/3] [v2] kasan: mark addr_has_metadata __always_inline
` [PATCH 2/3] [v2] kmsan: disable ftrace in kmsan core code
` [PATCH 3/3] [v2] objtool: add UACCESS exceptions for __tsan_volatile_read/write

Recent changes (master)
 2023-02-15 13:00 UTC 

[PATCH] ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declared
 2023-02-15 12:58 UTC  (5+ messages)

[PATCH] content.tex Fix Driver notifications label
 2023-02-15 12:59 UTC  (5+ messages)
` [virtio-dev] "
    ` [virtio-comment] "

[PATCH v12 0/6] Add RZ/G2L MTU3a Core, Counter and pwm driver
 2023-02-15 12:58 UTC  (7+ messages)
` [PATCH v12 6/6] pwm: Add Renesas RZ/G2L MTU3a PWM driver

[PATCH] wg-tools: Fix too strict file permissions on resolv.conf
 2023-02-15 12:55 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net] ice: Write all GNSS buffers instead of first one
 2023-02-15 12:58 UTC  (2+ messages)

[PATCH intel-next v4 0/8] i40e: support XDP multi-buffer
 2023-02-15 12:43 UTC  (9+ messages)
` [PATCH intel-next v4 1/8] i40e: consolidate maximum frame size calculation for vsi
` [PATCH intel-next v4 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
` [PATCH intel-next v4 3/8] i40e: add pre-xdp page_count in rx_buffer
` [PATCH intel-next v4 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
` [PATCH intel-next v4 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
` [PATCH intel-next v4 6/8] i40e: introduce next_to_process to i40e_ring
` [PATCH intel-next v4 7/8] i40e: add xdp_buff to i40e_ring struct
` [PATCH intel-next v4 8/8] i40e: add support for XDP multi-buffer Rx

[PATCH 0/4] iommu: Extend changing default domain to normal group
 2023-02-15 12:56 UTC  (5+ messages)
` [PATCH 2/4] iommu: Use group ownership to avoid driver attachment

[dpdk-dev] [PATCH v2 00/12] mldev: introduce machine learning device library
 2023-02-15 12:55 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH v4 06/10] soc: fsl: cmp1: Add support for QMC
 2023-02-15 12:51 UTC  (5+ messages)

[PATCH] powerpc/rtas: Drop unused export symbols
 2023-02-15 12:46 UTC  (2+ messages)

[PATCH bpf-next v3 0/8] Add Memory Sanitizer support
 2023-02-15 12:53 UTC  (3+ messages)
` [PATCH bpf-next v3 3/8] bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()

[PATCH v7 0/7] add support for CDX bus
 2023-02-15 12:52 UTC  (2+ messages)

[PATCH v2 00/10] Add IO page table replacement support
 2023-02-15 12:52 UTC  (4+ messages)
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API

[Buildroot] [PATCH v2 1/3] package/fluent-bit: bump to version 2.0.9
 2023-02-15 12:52 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/3] package/fluent-bit: add support for non glibc toolchain


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.