All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-13 09:57:29 to 2023-01-13 10:40:13 UTC [more...]

[PATCH v3 00/10] Add the PowerQUICC audio support using the QMC
 2023-01-13 10:37 UTC  (16+ messages)
` [PATCH v3 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH v3 02/10] soc: fsl: cpm1: Add support for TSA
` [PATCH v3 03/10] MAINTAINERS: add the Freescale TSA controller entry
` [PATCH v3 04/10] powerpc/8xx: Use a larger CPM1 command check mask
` [PATCH v3 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH v3 07/10] MAINTAINERS: add the Freescale QMC controller entry

[PATCH v2 00/41] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-01-13 10:39 UTC  (6+ messages)
` [PATCH v2 01/40] xen/arm: remove xen_phys_start and xenheap_phys_end from config.h
` [PATCH v2 31/40] xen/mpu: disable FIXMAP in MPU system

[PATCH v4 4/5] mm: mlock: update the interface to use folios
 2023-01-13 10:38 UTC  (2+ messages)

[PATCH 0/5] Add optee-os 3.19 recipe
 2023-01-13 10:38 UTC  (5+ messages)
` [PATCH 2/5] arm/optee: support optee 3.19
  ` [meta-arm] "

[PATCH 00/10] sequencer API & users: fix widespread leaks
 2023-01-13 10:37 UTC  (8+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 3/9] rebase & sequencer API: fix get_replay_opts() leak in "rebase"
  ` [PATCH v2 4/9] builtin/revert.c: move free-ing of "revs" to replay_opts_release()
  ` [PATCH v2 5/9] builtin/rebase.c: rename "squash_onto_name" to "to_free"

[PATCH iproute2 00/10] SPDX cleanups
 2023-01-13 10:36 UTC  (4+ messages)
` [PATCH iproute2 09/10] tc: use SPDX

[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-01-13 10:35 UTC  (4+ messages)
    ` [Ocfs2-devel] "

[syzbot] KASAN: use-after-free Read in rdma_close
 2023-01-13 10:35 UTC  (2+ messages)

[RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
 2023-01-13 10:37 UTC  (7+ messages)
` [RFC v2 06/13] vhost: delay set_vring_ready after DRIVER_OK

[PATCH 0/5] drm: Do not include <linux/fb.h> unnecessarily
 2023-01-13 10:36 UTC  (3+ messages)

[PATCH v5 0/2] riscv: Allow user to set the satp mode
 2023-01-13 10:34 UTC  (3+ messages)
` [PATCH v5 1/2] riscv: Pass Object to register_cpu_props instead of DeviceState
` [PATCH v5 2/2] riscv: Allow user to set the satp mode

[PATCH 1/4] python3-pyproject-hooks: add new recipe
 2023-01-13 10:36 UTC  (4+ messages)
` [PATCH 4/4] python3-picobuild: remove
  ` [OE-core] "

[Intel-gfx] [PATCH] drm/i915: update src and dst scaler limits for display ver 12 and 13
 2023-01-13 10:34 UTC  (2+ messages)

[PATCH v2 0/7] watchdog: dt-bindings: rework/fix qcom-wdt
 2023-01-13 10:33 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019
` [PATCH v2 2/7] dt-bindings: watchdog: qcom-wdt: do not allow fallback alone
` [PATCH v2 3/7] dt-bindings: watchdog: qcom-wdt: fix list of MSM timer compatibles
` [PATCH v2 4/7] dt-bindings: watchdog: qcom-wdt: add qcom,kpss-wdt-mdm9615
` [PATCH v2 5/7] dt-bindings: watchdog: qcom-wdt: allow interrupts
` [PATCH v2 6/7] dt-bindings: watchdog: qcom-wdt: merge MSM timer
` [PATCH v2 7/7] dt-bindings: watchdog: allow "timer" as node name

[PATCH] Documentation: kvm: fix SRCU locking order docs
 2023-01-13 10:33 UTC  (6+ messages)

[PATCH v6 00/20] thermal/drivers/tsens: specify nvmem cells in DT rather than parsing them manually
 2023-01-13 10:32 UTC  (3+ messages)

[PATCH] mtd: spinand: Add support for AllianceMemory AS5F34G04SND
 2023-01-13 10:24 UTC 

[PATCH v5 00/11] riscv: OpenSBI boot test and cleanups
 2023-01-13 10:30 UTC  (6+ messages)
` [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()

[GIT PULL] arm64 fixes for -rc4
 2023-01-13 10:29 UTC  (2+ messages)

[PATCH v4 00/14] xen/arm: Don't switch TTBR while the MMU is on
 2023-01-13 10:11 UTC  (15+ messages)
` [PATCH v4 01/14] xen/arm64: flushtlb: Reduce scope of barrier for local TLB flush
` [PATCH v4 02/14] xen/arm64: flushtlb: Implement the TLBI repeat workaround for TLB flush by VA
` [PATCH v4 03/14] xen/arm32: flushtlb: Reduce scope of barrier for local TLB flush
` [PATCH v4 04/14] xen/arm: flushtlb: Reduce scope of barrier for the TLB range flush
` [PATCH v4 05/14] xen/arm: Clean-up the memory layout
` [PATCH v4 06/14] xen/arm32: head: Replace "ldr rX, =<label>" with "mov_w rX, <label>"
` [PATCH v4 07/14] xen/arm32: head: Jump to the runtime mapping in enable_mmu()
` [PATCH v4 08/14] xen/arm32: head: Introduce an helper to flush the TLBs
` [PATCH v4 09/14] xen/arm32: head: Remove restriction where to load Xen
` [PATCH v4 10/14] xen/arm32: head: Widen the use of the temporary mapping
` [PATCH v4 11/14] xen/arm64: Rework the memory layout
` [PATCH v4 12/14] xen/arm64: mm: Introduce helpers to prepare/enable/disable the identity mapping
` [PATCH v4 13/14] xen/arm64: mm: Rework switch_ttbr()
` [PATCH v4 14/14] xen/arm64: smpboot: Directly switch to the runtime page-tables

[PATCH 0/3] platform/x86: Drop empty platform remove functions
 2023-01-13 10:27 UTC  (3+ messages)

[PATCH v6 0/2] check-attr: add support to work with tree-ish
 2023-01-13 10:27 UTC  (2+ messages)

[PATCH] crypto: seqiv - Handle EBUSY correctly
 2023-01-13 10:27 UTC 

[virtio-comment] [PATCH v4 00/20] Split device spec to its individual files
 2023-01-13 10:28 UTC  (4+ messages)
` [PATCH v4 11/20] virtio-vsock: Maintain socket device spec in separate directory
  ` [virtio-comment] "
` [virtio-dev] Re: [virtio-comment] [PATCH v4 00/20] Split device spec to its individual files

[PATCH 3/3] PCI/DPC: Await readiness of secondary bus after reset
 2023-01-13 10:18 UTC  (3+ messages)

[PATCH] Revert "drm/display/dp_mst: Move all payload info into the atomic state"
 2023-01-13 10:25 UTC  (8+ messages)
  ` [Intel-gfx] "

lockref scalability on x86-64 vs cpu_relax
 2023-01-13 10:23 UTC  (5+ messages)

[PATCH] crypto: essiv - Handle EBUSY correctly
 2023-01-13 10:24 UTC 

[RESEND PATCH] dt-bindings: thermal: qcom-spmi-adc-tm5: add qcom,adc-tm7
 2023-01-13 10:24 UTC  (2+ messages)

[PATCH v6 0/4] vdpa: Add resume operation
 2023-01-13 10:22 UTC  (13+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] vhost-vdpa: Introduce RESUME backend feature bit
` [PATCH v6 3/4] vhost-vdpa: uAPI to resume the device
` [PATCH v6 4/4] vdpa_sim: Implement resume vdpa op

[PATCH v3 00/13] add support MDP3 on MT8195 platform
 2023-01-13 10:23 UTC  (3+ messages)
` [PATCH v3 01/13] dt-binding: mediatek: add bindings for MediaTek mt8195 MDP3 components

[Buildroot] [git commit] package/{mesa3d, mesa3d-headers}: bump version to 22.3.3
 2023-01-13 10:21 UTC 

[PATCH 0/5] soundwire: better error handling in deferred transfers
 2023-01-13 10:22 UTC  (4+ messages)
` [PATCH 1/5] soundwire: stream: uniquify dev_err() logs

[Buildroot] [git commit] {linux, linux-headers}: bump 4.9.x / 5.{10, 15}.x / 6.{0, 1}.x series
 2023-01-13 10:21 UTC 

[PATCH v2 0/3] SPI core CS delay fixes and additions
 2023-01-13 10:23 UTC  (4+ messages)
` [PATCH v2 1/3] spi: Use a 32-bit DT property for spi-cs-setup-delay-ns
` [PATCH v2 2/3] spi: dt-bindings: Add hold/inactive CS delay peripheral properties
` [PATCH v2 3/3] spi: Parse hold/inactive CS delay values from the DT

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 22.3.3
 2023-01-13 10:23 UTC  (2+ messages)

[PATCH 0/2] x86/shadow: MMIO treatment
 2023-01-13 10:23 UTC  (5+ messages)
` [PATCH 1/2] x86/shadow: sanitize iommu_snoop usage
` [PATCH 2/2] x86/shadow: further correct MMIO handling in _sh_propagate()

[PATCH net-next 0/5] Add PPS support to am65-cpts driver
 2023-01-13 10:21 UTC  (12+ messages)
` [PATCH net-next 2/5] net: ethernet: ti: am65-cpts: add pps support
` [PATCH net-next 5/5] arm64: dts: ti: k3-am625-sk: Add cpsw3g cpts PPS support

[PATCH] thermal: uniphier: use regular comment syntax
 2023-01-13 10:20 UTC  (3+ messages)

[PATCH] thermal: rockchip: fix kernel-doc warnings
 2023-01-13 10:20 UTC  (4+ messages)

[PATCH] thermal: mtk_thermal: fix kernel-doc function name
 2023-01-13 10:20 UTC  (3+ messages)

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.9.x / 5.{10, 15}.x / 6.{0, 1}.x series
 2023-01-13 10:21 UTC  (2+ messages)

[PATCH] of: property: fix #nvmem-cell-cells parsing
 2023-01-13 10:20 UTC  (4+ messages)

[PATCH 0/4] worktree: Support `--orphan` when creating new worktrees
 2023-01-13 10:20 UTC  (10+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v3 "
    ` [PATCH v4 0/3] "
      ` [PATCH v5 0/4] "
        ` [PATCH v6 "
          ` [PATCH v7 "
            ` [PATCH v8 "
              ` [PATCH v8 3/4] worktree add: add --orphan flag

[PATCH 0/2] target/riscv/cpu: fix sifive_u 32/64bits boot in riscv-to-apply.next
 2023-01-13 10:20 UTC  (4+ messages)

[PATCH v3 3/8] patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'
 2023-01-13 10:19 UTC  (4+ messages)
` [PATCH v3 1/8] patman: cosmetic: Fix PEP 8 warnings for the gitutil module

[Bug 216859] New: PCI bridge to bus boot hang at enumeration
 2023-01-13 10:18 UTC  (3+ messages)

[PATCH net-next] r8152: add vendor/device ID pair for Microsoft Devkit
 2023-01-13 10:16 UTC  (7+ messages)
` [PATCH net-next] r8152; preserve device list format

[igt-dev] [PATCH i-g-t v5 0/4] Make sure v3d/vc4 support performance monitors
 2023-01-13 10:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Make sure v3d/vc4 support performance monitors (rev4)

[PATCH] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
 2023-01-13 10:16 UTC  (3+ messages)

RESEND: MMCONFIG related question
 2023-01-13 10:15 UTC 

BUG: Regression: A Problem with /sys/kernel/debug/kmemleak output: backtrace not printed since 6.2.0-rc1
 2023-01-13 10:14 UTC  (7+ messages)
` [BISECTED] "
  ` INFO: [BISECTED] "
      ` 答复: "
          ` 答复: "

[PATCH v6 00/33] Consolidate PIIX south bridges
 2023-01-13 10:13 UTC  (3+ messages)
` [PATCH v6 04/33] hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()

IOSQE_IO_LINK vs. short send of SOCK_STREAM
 2023-01-13 10:12 UTC  (6+ messages)

[PATCH v29 00/11] Add MediaTek SoC(vdosys1) support for mt8195
 2023-01-13  9:51 UTC  (5+ messages)
` [PATCH v29 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195

[PATCH 0/7] Reduce zonefs memory usage
 2023-01-13 10:11 UTC  (5+ messages)
` [PATCH 3/7] zonefs: Simplify IO error handling
` [PATCH 4/7] zonefs: Reduce struct zonefs_inode_info size

[PATCH v2 0/9] Linux RISC-V AIA Support
 2023-01-13 10:10 UTC  (4+ messages)
` [PATCH v2 5/9] irqchip: Add RISC-V incoming MSI controller driver

[PATCH] drm/vmwgfx: Fix uninitialized return variables
 2023-01-13 10:09 UTC  (2+ messages)

failed to start gnome/gdm3 wayland session after apply NPU patches
 2023-01-13 10:09 UTC  (4+ messages)

[Intel-wired-lan] [PATCH 1/1] ice: Add the CEE DCBX support in the comments
 2023-01-13 23:19 UTC  (3+ messages)

[sean-jc:rev/upm 10/21] arch/x86/kvm/mmu/mmu.c:7089:22: error: no member named 'mem_attr_array' in 'struct kvm'
 2023-01-13 10:07 UTC 

Pull request for efi-2023-04-rc1
 2023-01-13 10:08 UTC 

Kernel v6.0.18: Resume from hibernate fails, system hangs; bisected
 2023-01-13 10:07 UTC  (2+ messages)

remove arch/sh
 2023-01-13 10:06 UTC  (6+ messages)
` [PATCH 11/22] mtd/nand: remove sh_flctl

[PATCH] drm/amdgpu: Add a missing tab
 2023-01-13 10:07 UTC 

[PATCH v3] btrfs: update fs features sysfs directory asynchronously
 2023-01-13 10:06 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v9 00/19] vm_bind: Add VM_BIND validation support
 2023-01-13 10:06 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v9 02/19] lib/i915: Move common syncobj functions to library
` [igt-dev] [PATCH i-g-t v9 15/19] tests/i915/vm_bind: Add i915_capture library routines

[Buildroot] [PATCH 1/2] package/docker-engine: bump version to 20.10.22
 2023-01-13 10:05 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/docker-cli: "

[PATCH -next] fs/ntfs3: Fix potential NULL/IS_ERR bug in ntfs_lookup()
 2023-01-13 10:05 UTC  (2+ messages)

[bug report] ALSA: firewire-lib: extend tracepoints event including CYCLE_TIME of 1394 OHCI
 2023-01-13 10:04 UTC 

[PATCH v2] xen/arm: Add 0x prefix when printing memory size in construct_domU
 2023-01-13 10:04 UTC  (8+ messages)

[LTP] [PATCH v1] Fix coding style issue
 2023-01-13 10:04 UTC  (3+ messages)

[PATCH v7 0/9] Add metrics for neoverse-n2-v2
 2023-01-13  9:59 UTC  (3+ messages)

[PATCH 6.1 00/10] 6.1.6-rc1 review
 2023-01-13  9:40 UTC  (2+ messages)

[PATCH] arm64: smccc: Include alternative-macros.h
 2023-01-13  9:59 UTC  (3+ messages)

5.15.y backport request to fix compilation error in selftests/kvm
 2023-01-13 10:02 UTC 

[PATCH] ext4: fix WARNING in mb_find_extent
 2023-01-13 10:02 UTC  (2+ messages)

[PATCH v2 00/16] media: imx-pxp: add support for i.MX7D
 2023-01-13  9:54 UTC  (24+ messages)
` [PATCH v2 01/16] dt-bindings: media: fsl-pxp: convert to yaml
` [PATCH v2 03/16] media: imx-pxp: extract helper function to setup data path
` [PATCH v2 04/16] media: imx-pxp: explicitly disable unused blocks
` [PATCH v2 05/16] media: imx-pxp: disable LUT block
` [PATCH v2 06/16] media: imx-pxp: make data_path_ctrl0 platform dependent
` [PATCH v2 07/16] media: imx-pxp: add support for i.MX7D
` [PATCH v2 08/16] ARM: dts: imx7d: add node for PXP
` [PATCH v2 09/16] media: imx-pxp: Sort headers alphabetically
` [PATCH v2 10/16] media: imx-pxp: Don't set bus_info manually in .querycap()
` [PATCH v2 11/16] media: imx-pxp: Add media controller support
` [PATCH v2 12/16] media: imx-pxp: Pass pixel format value to find_format()
` [PATCH v2 13/16] media: imx-pxp: Implement frame size enumeration
` [PATCH v2 14/16] media: imx-pxp: Introduce pxp_read() and pxp_write() wrappers
` [PATCH v2 15/16] media: imx-pxp: Use non-threaded IRQ
` [PATCH v2 16/16] media: imx-pxp: convert to regmap

[PATCH] package_rpm: allow arch overriding
 2023-01-13 10:00 UTC  (7+ messages)
` [OE-core] "

[PATCH v3 1/1] common/cnxk: add mbox locking
 2023-01-13  9:58 UTC  (2+ messages)
` [PATCH v4 "

[sean-jc:rev/upm 10/21] arch/x86/kvm/mmu/mmu.c:7130:6: warning: no previous prototype for function 'kvm_arch_set_memory_attributes'
 2023-01-13  9:57 UTC 

[PATCH] docs/scripts/gdb: add necessary make scripts_gdb step
 2023-01-13  9:55 UTC  (3+ messages)

[PATCH v2 00/19] tools/xenstore: do some cleanup and fixes
 2023-01-13  9:57 UTC  (8+ messages)
` [PATCH v2 10/19] tools/xenstore: change per-domain node accounting interface

[PATCH v4 0/5] btrfs: data block group size classes
 2023-01-13  9:55 UTC  (3+ messages)
` [PATCH v4 3/5] btrfs: introduce size class to block group allocator


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.