All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-08 13:19:14 to 2023-03-08 13:40:13 UTC [more...]

[PATCH v1 00/25] Update Colibri iMX8X Devicetrees
 2023-03-08 13:29 UTC  (5+ messages)
` [PATCH v1 03/25] arm64: dts: colibri-imx8x: Sort properties

[Intel-xe] [PATCH v3 0/6] Some small-bar prep patches
 2023-03-08 13:40 UTC  (5+ messages)
` [Intel-xe] [PATCH v3 2/6] drm/xe: s/lmem/vram/
` [Intel-xe] [PATCH v3 5/6] drm/xe/buddy: add visible tracking

[niks:has_ioport_v3 25/39] lib/Kconfig:513:error: recursive dependency detected!
 2023-03-08 13:38 UTC 

sh4-linux-gcc: error: unrecognized command-line option '-Wout-of-line-declaration'; did you mean '-Wold-style-declaration'?
 2023-03-08 13:38 UTC 

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-03-08 13:38 UTC  (4+ messages)
` [PATCH RFC 06/18] rust: drm: gem: shmem: Add DRM shmem helper abstraction

[PATCH 00/10] sched: EEVDF using latency-nice
 2023-03-08 13:36 UTC  (4+ messages)
` [PATCH 10/10] sched/fair: Implement an EEVDF like policy

[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-03-08 13:36 UTC  (7+ messages)

FAILED: patch "[PATCH] media: uvcvideo: Fix race condition with usb_kill_urb" failed to apply to 5.15-stable tree
 2023-03-08 13:36 UTC  (2+ messages)
` [PATCH 5.15.y] media: uvcvideo: Fix race condition with usb_kill_urb

[PATCH v3 0/5] Add PCIe EP support for SDX65
 2023-03-08 13:35 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: qcom: Add SDX65 SoC
` [PATCH v3 2/5] ARM: dts: qcom: sdx65: Add support for PCIe PHY
` [PATCH v3 3/5] ARM: dts: qcom: sdx65: Add support for PCIe EP
` [PATCH v3 4/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe PHY
` [PATCH v3 5/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe EP

[PATCH RESEND net-next v4 0/4] net/mlx5e: Add GBP VxLAN HW offload support
 2023-03-08 13:34 UTC  (6+ messages)

[PATCH v3 1/2] dt-bindings: display: panel: Add Novatek NT36523 bindings
 2023-03-08 13:37 UTC  (6+ messages)
` [PATCH v3 2/2] drm/panel: Add driver for Novatek NT36523

[PATCH] ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent
 2023-03-08 13:34 UTC  (2+ messages)

[RFC] mm/slub: Reduce memory consumption in extreme scenarios
 2023-03-08 13:37 UTC  (4+ messages)

[PATCH v13 0/6] Add RZ/G2L MTU3a Core, Counter and pwm driver
 2023-03-08 13:34 UTC  (5+ messages)
` [PATCH v13 2/6] mfd: Add Renesas RZ/G2L MTU3a core driver

[Intel-gfx] [PATCH] drm/i915/gt: prevent forcewake releases during BAR resize
 2023-03-08 13:36 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH] xsk: Add missing overflow check in xdp_umem_reg
 2023-03-08 13:32 UTC  (4+ messages)

stable-rc/queue/5.15 build: 178 builds: 3 failed, 175 passed, 10 errors, 5 warnings (v5.15.98-570-g9480eb6719f2)
 2023-03-08 13:33 UTC 

[Intel-gfx] [PATCH] drm/xe/display: Do not use i915 frontbuffer tracking implementation
 2023-03-08 13:36 UTC  (8+ messages)
` [Intel-gfx] [Intel-xe] "
          ` [Intel-xe] [Intel-gfx] "

[PULL 00/28] Linux user for 8.0 patches
 2023-03-08 13:28 UTC  (29+ messages)
` [PULL 01/28] linux-user: Fix access to /proc/self/exe
` [PULL 02/28] linux-user: fix timerfd read endianness conversion
` [PULL 03/28] linux-user: add target to host netlink conversions
` [PULL 04/28] linux-user: Fix unaligned memory access in prlimit64 syscall
` [PULL 05/28] linux-user: add support for xtensa FDPIC
` [PULL 06/28] linux-user: fill out task state in /proc/self/stat
` [PULL 07/28] linux-user: Fix brk() to release pages
` [PULL 08/28] linux-user: Provide print_raw_param64() for 64-bit values
` [PULL 09/28] linux-user: Add strace for prlimit64() syscall
` [PULL 10/28] linux-user: fix sockaddr_in6 endianness
` [PULL 11/28] linux-user: handle netlink flag NLA_F_NESTED
` [PULL 12/28] linux-user: Add translation for argument of msync()
` [PULL 13/28] linux-user: Emulate CLONE_PIDFD flag in clone()
` [PULL 14/28] linux-user/sparc: Tidy syscall trap
` [PULL 15/28] linux-user/sparc: Tidy syscall error return
` [PULL 16/28] linux-user/sparc: Use TT_TRAP for flush windows
` [PULL 17/28] linux-user/sparc: Tidy window spill/fill traps
` [PULL 18/28] linux-user/sparc: Fix sparc64_{get, set}_context traps
` [PULL 19/28] linux-user/sparc: Handle software breakpoint trap
` [PULL 20/28] linux-user/sparc: Handle division by zero traps
` [PULL 21/28] linux-user/sparc: Handle getcc, setcc, getpsr traps
` [PULL 22/28] linux-user/sparc: Handle priviledged opcode trap
` [PULL 23/28] linux-user/sparc: Handle privilidged action trap
` [PULL 24/28] linux-user/sparc: Handle coprocessor disabled trap
` [PULL 25/28] linux-user/sparc: Handle unimplemented flush trap
` [PULL 26/28] linux-user/sparc: Handle floating-point exceptions
` [PULL 27/28] linux-user/sparc: Handle tag overflow traps
` [PULL 28/28] linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64

[PATCH v2] KVM: move KVM_CAP_DEVICE_CTRL to the generic check
 2023-03-08 13:31 UTC  (3+ messages)

[PATCH] Fix Flooding: Disable by default on User ports and Enable on CPU ports
 2023-03-08 13:34 UTC  (3+ messages)

[PATCH] libgit2: update license information
 2023-03-08 13:34 UTC  (2+ messages)
` [OE-core] "

FAILED: patch "[PATCH] media: uvcvideo: Fix race condition with usb_kill_urb" failed to apply to 6.1-stable tree
 2023-03-08 13:32 UTC  (2+ messages)
` [PATCH 6.1.y] media: uvcvideo: Fix race condition with usb_kill_urb

[PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
 2023-03-08 13:29 UTC  (50+ messages)
` [Intel-gfx] "
` [PATCH v6 01/24] vfio: Allocate per device file structure
  ` [Intel-gfx] "
` [PATCH v6 02/24] vfio: Refine vfio file kAPIs for KVM
  ` [Intel-gfx] "
` [PATCH v6 03/24] vfio: Accept vfio device file in the KVM facing kAPI
  ` [Intel-gfx] "
` [PATCH v6 04/24] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
  ` [Intel-gfx] "
` [PATCH v6 05/24] kvm/vfio: Accept vfio device file from userspace
  ` [Intel-gfx] "
` [PATCH v6 06/24] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
  ` [Intel-gfx] "
` [PATCH v6 07/24] vfio: Block device access via device fd until device is opened
  ` [Intel-gfx] "
` [PATCH v6 08/24] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
  ` [Intel-gfx] "
` [PATCH v6 09/24] vfio/pci: Only need to check opened devices in the dev_set for hot reset
  ` [Intel-gfx] "
` [PATCH v6 10/24] vfio/pci: Rename the helpers and data in hot reset path to accept device fd
  ` [Intel-gfx] "
` [PATCH v6 11/24] vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl
  ` [Intel-gfx] "
` [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
  ` [Intel-gfx] "
` [PATCH v6 13/24] vfio/iommufd: Split the compat_ioas attach out from vfio_iommufd_bind()
  ` [Intel-gfx] "
` [PATCH v6 14/24] vfio: Add cdev_device_open_cnt to vfio_group
  ` [Intel-gfx] "
` [PATCH v6 15/24] vfio: Make vfio_device_open() single open for device cdev path
  ` [Intel-gfx] "
` [PATCH v6 16/24] vfio: Make vfio_device_first_open() to cover the noiommu mode in "
  ` [Intel-gfx] "
` [PATCH v6 17/24] vfio-iommufd: Make vfio_iommufd_bind() selectively return devid
  ` [Intel-gfx] "
` [PATCH v6 18/24] vfio-iommufd: Add detach_ioas support for physical VFIO devices
  ` [Intel-gfx] "
` [PATCH v6 19/24] vfio-iommufd: Add detach_ioas support for emulated "
  ` [Intel-gfx] "
` [PATCH v6 20/24] vfio: Add cdev for vfio_device
  ` [Intel-gfx] "
` [PATCH v6 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
  ` [Intel-gfx] "
` [PATCH v6 22/24] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
  ` [Intel-gfx] "
` [PATCH v6 23/24] vfio: Compile group optionally
  ` [Intel-gfx] "
` [PATCH v6 24/24] docs: vfio: Add vfio device cdev description
  ` [Intel-gfx] "

[oe-core][PATCH 0/1] wic: Add support for F2FS in WIC rootfs plugin
 2023-03-08 13:32 UTC  (7+ messages)
` [oe-core][PATCH 1/1] "

FAILED: patch "[PATCH] media: uvcvideo: Fix race condition with usb_kill_urb" failed to apply to 6.2-stable tree
 2023-03-08 13:30 UTC  (2+ messages)
` [PATCH 6.2.y] media: uvcvideo: Fix race condition with usb_kill_urb

[PATCH V4 0/2] nvmem: add and use generic MMIO NVMEM
 2023-03-08 13:31 UTC  (4+ messages)
` [PATCH V4 2/2] nvmem: add generic driver for devices with MMIO access

[PATCH] object-file: reprepare alternates when necessary
 2023-03-08 13:29 UTC  (4+ messages)

[PATCH v3 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2023-03-08 13:29 UTC  (4+ messages)
` [PATCH v3 1/4] firmware: qcom_scm: Export SCM call functions

[PATCH v3 0/3] usb: ucsi: 3 bug fixes
 2023-03-08 13:28 UTC  (3+ messages)
` [PATCH v3 2/3] usb: ucsi: Fix ucsi->connector race

[Intel-gfx] [PATCH 0/2] drm/i915/mtl: Disable MC6 for MTL A step
 2023-03-08 13:29 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] "

[PATCH v4 0/5] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-03-08 13:27 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: nvmem: convert amlogic-efuse.txt to dt-schema
` [PATCH v4 2/5] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt "
` [PATCH v4 3/5] dt-bindings: media: convert meson-ir.txt "
` [PATCH v4 4/5] dt-bindings: timer: convert timer/amlogic,meson6-timer.txt "
` [PATCH v4 5/5] dt-bindings: PCI: convert amlogic,meson-pcie.txt "

No progress output when make 4.4.1 builds Linux 4.19 and earlier
 2023-03-08 13:27 UTC  (4+ messages)

[PATCH 0/2] efi: remove error in efi_disk_probe/efi_disk_remove
 2023-03-08 13:26 UTC  (3+ messages)
` [PATCH 1/2] efi: remove error in efi_disk_probe
` [PATCH 2/2] efi: remove error in efi_disk_remove

[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
 2023-03-08 13:26 UTC  (4+ messages)
` [PATCH 23/28] security: Introduce LSM_ORDER_LAST

[PATCH v7 0/6] arm64: dts: qcom: sm6125: UFS and xiaomi-laurel-sprout support
 2023-03-08 13:27 UTC  (9+ messages)
` [PATCH v7 3/6] phy: qcom-qmp: Add SM6125 UFS PHY support

[PATCH V8 0/7] Add minimal boot support for IPQ9574
 2023-03-08 13:24 UTC  (6+ messages)
` [PATCH V8 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver

[PATCH v2 00/16] Mass convert GPIO IRQ chips to be immutable
 2023-03-08 13:23 UTC  (6+ messages)
` [PATCH v2 03/16] gpio: aspeed: Convert to immutable irq_chip

[PATCH] staging: r8188eu: delete driver
 2023-03-08 13:26 UTC  (2+ messages)

[LTP] [PATCH v1 0/3] Rewrite eventfd2 testing suite
 2023-03-08 13:23 UTC  (4+ messages)
` [LTP] [PATCH v1 1/3] Rewrite eventfd2_01 test using new LTP API
` [LTP] [PATCH v1 2/3] Rewrite eventfd2_02 "
` [LTP] [PATCH v1 3/3] Rewrite eventfd2_03 "

[PATCH v5 0/3] Add pinctrl support for S32 SoC family
 2023-03-08 13:21 UTC  (5+ messages)
` [PATCH v5 2/3] pinctrl: add NXP S32 SoC family support

[Intel-gfx] [PULL] drm-intel-next
 2023-03-08 13:24 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 00/10] drm/i915: move DSC RC tables to drm_dsc_helper.c
 2023-03-08 13:19 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 06/10] drm/display/dsc: split DSC 1.2 and DSC 1.1 (pre-SCR) parameters
      `  "

fput() considered harmful
 2023-03-08 13:24 UTC 

[oe] [meta-oe] [PATCH] libjcat: upgrade 0.1.12 -> 0.1.13
 2023-03-08 13:23 UTC  (5+ messages)
` [oe] [meta-oe] [PATCH] librsync: upgrade 2.3.2 -> 2.3.4
` [oe] [meta-oe] [PATCH] libvpx: upgrade 1.12.0 -> 1.13.0
` [oe] [meta-oe] [PATCH] logwatch: upgrade 7.7 -> 7.8
` [oe] [meta-webserver] [PATCH] apache2: upgrade 2.4.55 -> 2.4.56

[virtio-dev] [PATCH v10 00/10] Introduce device group and device management
 2023-03-08 13:22 UTC  (8+ messages)
` [virtio-dev] [PATCH v10 09/10] admin: conformance clauses
  ` [virtio-comment] "
        ` [virtio-comment] Re: [virtio] "
          ` [virtio-dev] "

[PATCH net-next v2 0/2] Couple of minor improvements to build_skb variants
 2023-03-08 13:17 UTC  (3+ messages)
` [PATCH net-next v2 1/2] skbuff: Replace open-coded skb_propagate_pfmemalloc()s
` [PATCH net-next v2 2/2] skbuff: Add likely to skb pointer in build_skb()

[PATCH v2 0/5] Introduce new sign binman's option
 2023-03-08  1:13 UTC  (6+ messages)
` [PATCH v2 1/5] binman: add documentation for binman sign option
` [PATCH v2 2/5] binman: add sign option for binman
` [PATCH v2 3/5] binman: add tests for sign option
` [PATCH v2 4/5] tools: add fdt_add_pubkey
` [PATCH v2 5/5] test_vboot.py: include test of fdt_add_pubkey tool

[oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20230212.0 -> 6.0.20230305.0
 2023-03-08 13:20 UTC  (5+ messages)
` [oe] [meta-oe] [PATCH] freerdp: upgrade 2.9.0 -> 2.10.0
` [oe] [meta-oe] [PATCH] gsoap: upgrade 2.0.106 -> 2.0.124
` [oe] [meta-oe] [PATCH] hwdata: upgrade 0.367 -> 0.368
` [oe] [meta-oe] [PATCH] lcms: upgrade 2.14 -> 2.15

[PATCH v1 0/5] vfio: Make emulated devices prepared for vfio device cdev
 2023-03-08 13:13 UTC  (6+ messages)
` [PATCH v1 1/5] iommufd: Create access in vfio_iommufd_emulated_bind()
` [PATCH v1 2/5] vfio-iommufd: No need to record iommufd_ctx in vfio_device
` [PATCH v1 3/5] vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
` [PATCH v1 4/5] Samples/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers
` [PATCH v1 5/5] vfio: Check the presence for iommufd callbacks in __vfio_register_dev()

[PATCH v2 1/3] dt-bindings: pinctrl: tegra234
 2023-03-08 13:16 UTC  (2+ messages)

[PATCH printk v1 00/18] threaded/atomic console support
 2023-03-08 13:15 UTC  (3+ messages)
` [PATCH printk v1 03/18] printk: Consolidate console deferred printing

[PATCH 0/3] ath11k: support firmware-2.bin
 2023-03-08 13:20 UTC  (5+ messages)
` [PATCH 1/3] mhi: allow MHI client drivers to provide the firmware via a pointer

[PATCH v2 resend 3] ahci: qoriq: Add platform dependencies
 2023-03-08 12:49 UTC 

[Intel-gfx] [PATCH] drm/i915: Ensure DSC has enough BW and stays within HW limits
 2023-03-08 13:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Ensure DSC has enough BW and stays within HW limits (rev3)

ZICBOM and SVPBMT in same system
 2023-03-08 13:19 UTC  (4+ messages)
` [PATCH 2/2] riscv: mm: add pgprot_dmacoherent for zicbom

[PATCH 0/8] pinctrl: renesas: rcar: power-source improvements
 2023-03-08 10:42 UTC  (9+ messages)
` [PATCH 1/8] pinctrl: renesas: r8a77995: Retain POCCTRL0 register across suspend/resume
` [PATCH 2/8] pinctrl: renesas: rcar: Phase out old SH_PFC_PIN_CFG_IO_VOLTAGE flag
` [PATCH 3/8] pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levels
` [PATCH 4/8] pinctrl: renesas: r8a77970: Add support for AVB power-source
` [PATCH 5/8] pinctrl: renesas: r8a77980: Add support for AVB/GE power-sources
` [PATCH 6/8] pinctrl: renesas: r8a77990: Add support for AVB power-source
` [PATCH 7/8] pinctrl: renesas: r8a77995: "
` [PATCH 8/8] pinctrl: renesas: r8a779g0: Add support for AVB/TSN power-sources

[PATCH v3] net: ethernet: ti: am65-cpsw: Convert to devm_of_phy_optional_get()
 2023-03-08 13:04 UTC 

[PATCH] soc: renesas: rmobile-sysc: Use of_fwnode_handle() helper
 2023-03-08 10:48 UTC 

[PATCH] pinctrl: renesas: Annotate sentinels in tables
 2023-03-08 10:44 UTC 

[PATCH v2] can: rcar_canfd: Add transceiver support
 2023-03-08 13:13 UTC 

[PATCH v4 0/3] Subject: x86/resctrl: Implement rename to help move containers' tasks
 2023-03-08 13:14 UTC  (2+ messages)
` [PATCH v4 3/3] x86/resctrl: Implement rename op for mon groups


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.