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

[PATCH 00/11] fs/ntfs3: Bugfix and refactoring
 2023-02-15 13:37 UTC  (7+ messages)
` [PATCH 01/11] fs/ntfs3: Use bh_read to simplify code
` [PATCH 02/11] fs/ntfs3: Remove noacsrules
` [PATCH 03/11] fs/ntfs3: Fix ntfs_create_inode()
` [PATCH 04/11] fs/ntfs3: Optimization in ntfs_set_state()
` [PATCH 05/11] fs/ntfs3: Undo endian changes
` [PATCH 06/11] fs/ntfs3: Undo critial modificatins to keep directory consistency

[PATCH v4 0/6] qapi: static typing conversion, pt5c
 2023-02-15 13:36 UTC  (4+ messages)
` [PATCH v4 3/6] qapi: Add minor typing workaround for 3.6

[PATCH] doc: update NFP documentation with Corigine information
 2023-02-15 13:37 UTC  (2+ messages)

[PATCH RESEND] dt-bindings: pwm: mediatek: add mediatek,mt7986 compatible
 2023-02-15 13:34 UTC  (2+ messages)

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

[PATCH v2 0/8] Re-design doorbell framework for usermode queues
 2023-02-15 13:36 UTC  (7+ messages)
` [PATCH v2 5/8] drm/amdgpu: accommodate DOMAIN/PL_DOORBELL

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

[PATCH V6 0/3] Added Standard mode and SMBus support
 2023-02-15 13:32 UTC  (8+ messages)
` [PATCH V6 1/3] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible
` [PATCH V6 2/3] i2c: xiic: Update compatible with new IP version
` [PATCH V6 3/3] i2c: xiic: Add SCL frequency configuration support

[PATCH] mesa: provide support for packing development and testing tools
 2023-02-15 13:31 UTC  (2+ messages)
` [OE-core] "

[PATCH] xa_load() needs a NULL check before locking check
 2023-02-15 13:31 UTC  (2+ messages)

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

[PATCH 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
 2023-02-15 13:31 UTC  (5+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] vhost: Fix livepatch timeouts in vhost_worker()

[PATCH v1 1/9] powerpc/machdep: Define 'compatible' property in ppc_md and use it
 2023-02-15 12:53 UTC  (18+ 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()

[PATCH] gpiolib: acpi: remove redundant declaration
 2023-02-15 13:30 UTC  (3+ messages)

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

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

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

[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 "

[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  (13+ messages)
` [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 

[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 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  (10+ 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 -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] 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 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  (2+ messages)

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

[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  (12+ 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 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  (3+ 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


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.