All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-12 06:13:21 to 2022-05-12 07:05:25 UTC [more...]

[PATCH] clk: imx8mp: fix usb_root_clk parent
 2022-05-12  7:04 UTC  (2+ messages)

[PATCH] docs/about: Update the support statement for Windows
 2022-05-12  6:59 UTC  (6+ messages)

[PATCH v4 0/2] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
 2022-05-12  7:04 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: serial: renesas,em-uart: Add RZ/V2M clock to access the registers

[PATCH v5] mm/ksm: introduce ksm_force for each process
 2022-05-12  7:03 UTC  (2+ messages)
` [PATCH v7] "

[PATCH net-next] net: PIM register decapsulation and Forwarding
 2022-05-12  7:01 UTC 

[PATCH v8 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-05-12  7:01 UTC  (14+ messages)
` [PATCH v8 1/4] kexec: clean up arch_kexec_kernel_verify_sig
` [PATCH v8 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v8 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v8 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification

RFC: Memory Tiering Kernel Interfaces (v2)
 2022-05-12  7:03 UTC  (2+ messages)

[PATCH v3 0/5] Add Renesas RZ/V2M Ethernet support
 2022-05-12  7:02 UTC  (3+ messages)
` [PATCH v3 4/5] ravb: Use separate clock for gPTP

[PATCH v2 0/3] efi_loader: bootmgr: fix a problem in loading an image from a short-path
 2022-05-12  7:02 UTC  (7+ messages)
` [PATCH v2 1/3] efi_loader: disk: add efi_disk_is_removable()
` [PATCH v2 2/3] efi_loader: bootmgr: fix a problem in loading an image from a short-path
` [PATCH v2 3/3] test: efi_bootmgr: add a test case for a short-form path

[PATCH net-next] net: page_pool: add page allocation stats for two fast page allocate path
 2022-05-12  6:56 UTC 

[igt-dev] [PATCH] tests/kms_hdr: Fix dynamic subtest name
 2022-05-12  7:01 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH 1/2] usb: xhci-mtk: fix fs isoc's transfer error
 2022-05-12  6:49 UTC  (6+ messages)
` [PATCH 2/2] usb: xhci-mtk: remove bandwidth budget table

[PATCH v6 00/12] iommu: SVA and IOPF refactoring
 2022-05-12  7:00 UTC  (19+ messages)
` [PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops
` [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces

[PATCH v3 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-05-12  7:00 UTC  (33+ messages)
` [PATCH v3 01/23] dt-bindings: ata: ahci-platform: Drop dma-coherent property declaration
` [PATCH v3 02/23] dt-bindings: ata: ahci-platform: Detach common AHCI bindings
` [PATCH v3 03/23] dt-bindings: ata: ahci-platform: Clarify common AHCI props constraints
` [PATCH v3 04/23] dt-bindings: ata: sata: Extend number of SATA ports
` [PATCH v3 05/23] ata: libahci_platform: Explicitly set rc on devres_alloc failure
` [PATCH v3 06/23] ata: libahci_platform: Convert to using platform devm-ioremap methods
` [PATCH v3 07/23] ata: libahci_platform: Convert to using devm bulk clocks API
` [PATCH v3 08/23] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH v3 09/23] ata: libahci_platform: Sanity check the DT child nodes number
` [PATCH v3 10/23] ata: libahci_platform: Parse ports-implemented property in resources getter
` [PATCH v3 11/23] ata: libahci_platform: Introduce reset assertion/deassertion methods
` [PATCH v3 12/23] dt-bindings: ata: ahci: Add platform capability properties
` [PATCH v3 13/23] ata: libahci: Extend port-cmd flags set with port capabilities
` [PATCH v3 14/23] ata: libahci: Discard redundant force_port_map parameter
` [PATCH v3 15/23] ata: libahci: Don't read AHCI version twice in the save-config method

[PATCH] utils/net/rtnet.in: fixes after shellcheck inspection
 2022-05-12  7:00 UTC  (6+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH 0/2] coroutine: Fix crashes due to too large pool batch size
 2022-05-12  6:56 UTC  (3+ messages)
` [PATCH 2/2] coroutine: Revert to constant "

[PATCH v5 0/2] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-05-12  6:57 UTC  (7+ messages)
` [PATCH v5 1/2] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
        ` [EXT] "

[PATCH v5 0/4] add generic vDPA device support
 2022-05-12  6:56 UTC  (6+ messages)
` [PATCH v5 1/4] linux-headers: Update headers to Linux 5.18-rc6
` [PATCH v5 2/4] virtio: get class_id and pci device id by the virtio id
` [PATCH v5 3/4] vdpa: add vdpa-dev support
` [PATCH v5 4/4] vdpa: add vdpa-dev-pci support

[PATCH] cpufreq: fix race on cpufreq online
 2022-05-12  6:56 UTC  (8+ messages)
` [PATCH v3] "

[PATCH v2] net: macb: Disable macb pad and fcs for fragmented packets
 2022-05-12  6:56 UTC  (3+ messages)

reduce memory allocation in the btrfs direct I/O path v2
 2022-05-12  6:55 UTC  (2+ messages)

[PATCH v7 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-05-12  6:54 UTC  (11+ messages)
` [PATCH v7 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic

[PATCH] drm/amdgpu: Add 'modeset' module parameter
 2022-05-12  6:53 UTC  (6+ messages)

[PATCH] leds: netxbig: Fix refcount leak in netxbig_leds_get_of_pdata
 2022-05-12  6:53 UTC  (2+ messages)

CIP IRC weekly meeting today on libera.chat
 2022-05-12  6:51 UTC  (2+ messages)
` [cip-dev] "

[Buildroot] [PATCH 1/1] boot/opensbi: introduce BR2_TARGET_OPENSBI_CUSTOM_MAKEOPTS
 2022-05-12  6:50 UTC  (3+ messages)

[PATCH 0/9] Add support for remoteprocs on the MSM8953 platform
 2022-05-12  6:50 UTC  (4+ messages)
` [PATCH 4/9] dt-bindings: remoteproc: qcom: wcnss: Convert to YAML

[PATCH] arm64: dts: ti: k3-am64-main: Remove support for HS400 speed mode
 2022-05-12  6:48 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/6] Improve logic to work with audio dependency on DRM driver
 2022-05-12  6:49 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3 1/6] tests/core_hotunplug: properly finish processes using audio devices

Request to cherry-pick f00432063db1 to 5.10
 2022-05-12  6:48 UTC  (2+ messages)

[PATCH v3 0/2] Add support for proxy interconnect bandwidth votes
 2022-05-12  6:45 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: remoteproc: qcom: Add SC7280 MSS bindings

[PATCH v4 0/3] spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
 2022-05-12  6:45 UTC  (3+ messages)

[PATCH v11 00/16] Introduce Architectural LBR for vPMU
 2022-05-12  6:44 UTC  (4+ messages)
` [PATCH v11 14/16] KVM: x86/vmx: Flip Arch LBREn bit on guest state change

[PATCH v3 0/5] Renesas RZ/G2L IRQC support
 2022-05-12  6:43 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller

[cocci] List global variables
 2022-05-12  6:42 UTC  (13+ messages)
    ` [cocci] Fwd: "
      ` [cocci] List global variables with SmPL

[PATCH v15 00/10] Add Sunplus SP7021 SoC Support
 2022-05-12  6:31 UTC  (22+ messages)
` [PATCH v15 01/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v15 02/10] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v15 03/10] reset: Add Sunplus "
` [PATCH v15 04/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v15 05/10] clk: Add Sunplus "
` [PATCH v15 06/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v15 07/10] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v15 08/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v15 09/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig
` [PATCH v15 10/10] ARM: dts: Add Sunplus SP7021-Demo-V3 board device tree

[PATCH v6, 0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-05-12  6:30 UTC  (20+ messages)
` [PATCH v6,0/4] "
` [PATCH v6,1/4] drm/mediatek: Modify dsi funcs to atomic operations
` [PATCH v6, 2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
  ` [PATCH v6,2/4] "
` [PATCH v6, 3/4] drm/mediatek: keep dsi as LP00 before dcs cmds transfer
  ` [PATCH v6,3/4] "
` [PATCH v6, 4/4] drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function
  ` [PATCH v6,4/4] "

[PATCH] ARM: Fix refcount leak in axxia_boot_secondary
 2022-05-12  6:35 UTC  (3+ messages)

[RFC PATCH v1 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-05-12  6:35 UTC  (11+ messages)

gateway field missing in netlink message
 2022-05-12  6:33 UTC 

[PATCH] kernel: Ftrace seems to have functions to improve performance through optimization
 2022-05-12  6:30 UTC  (3+ messages)

[PATCH next v5 1/4] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema
 2022-05-12  6:26 UTC  (16+ messages)
` [PATCH next v5 2/4] dt-bindings: nvmem: mediatek: efuse: add support mt8183
` [PATCH next v5 3/4] arm64: dts: mediatek: mt8192: fix dtbs check warning of efuse
` [PATCH next v5 4/4] arm64: dts: mediatek: mt8183: change efuse node name

cleanup btrfs bio handling, part 2 v3
 2022-05-12  6:30 UTC  (5+ messages)

stable-rc/queue/5.10 build: 186 builds: 5 failed, 181 passed, 6 errors, 14 warnings (v5.10.114-70-g451a36217db5)
 2022-05-12  6:30 UTC 

[PATCH v2 0/4] unified way to use static key and optimize pgtable_l4_enabled
 2022-05-12  6:29 UTC  (6+ messages)
` [PATCH v2 2/4] riscv: introduce unified static key mechanism for CPU features

[PATCH v2 0/3] fio: add xnvme engine
 2022-05-12  6:28 UTC  (3+ messages)

[PATCH] memblock: config the number of init memblock regions
 2022-05-12  6:28 UTC  (5+ messages)

[PATCH v2 0/2] Add support for dynamic overriding of default SF bus
 2022-05-12  6:28 UTC  (4+ messages)
` [PATCH v2 1/2] common: spl: spl_spi: add support for dynamic override of sf bus

[PATCH] md: remove most calls to bdevname
 2022-05-12  6:27 UTC  (3+ messages)

[PATCH 0/2] thunderbolt: Fix buffers allocation for device without DisplayPort adaptors
 2022-05-12  6:27 UTC  (2+ messages)

[PATCH net-next 0/4] net: skb: check the boundrary of skb drop reason
 2022-05-12  6:26 UTC  (5+ messages)
` [PATCH net-next 1/4] net: dm: check the boundary of skb drop reasons
` [PATCH net-next 2/4] net: skb: check the boundrary of drop reason in kfree_skb_reason()
` [PATCH net-next 3/4] net: skb: change the definition SKB_DR_SET()
` [PATCH net-next 4/4] net: tcp: reset skb drop reason to NOT_SPCIFIED in tcp_v4_rcv()

RFC: Memory Tiering Kernel Interfaces
 2022-05-12  6:24 UTC  (14+ messages)

stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.241-88-gbeac422ebe32)
 2022-05-12  6:24 UTC 

[PATCH 0/4] PCI: brcmstb: Revert subdevice regulator stuff
 2022-05-12  6:24 UTC  (3+ messages)
` [PATCH 1/4] Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"

[PATCH v2] drivers: cpufreq: sun8i-r40: Add cpufreq support
 2022-05-12  6:22 UTC  (6+ messages)

squashfs performance regression and readahea
 2022-05-12  6:23 UTC  (13+ messages)

[PATCH 1/1] can: skb: add and set local_origin flag
 2022-05-12  6:23 UTC  (8+ messages)

Waking from sleep results in no video?
 2022-05-12  6:23 UTC  (2+ messages)
` Fwd: "

[meta-oe][PATCH v2] wxwidgets: enable to use private fonts
 2022-05-12  6:22 UTC  (3+ messages)
` [oe] "

[PATCH v6 00/10] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-05-12  6:11 UTC  (4+ messages)
` [PATCH v6 08/10] arm64: dts: mediatek: Add opp table and clock property for MT8183 cpufreq

[PATCH v3 0/4] Enable PASID for DMA API users
 2022-05-12  6:22 UTC  (11+ messages)
` [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid

[PATCH v2] fs: change test in inode_insert5 for adding to the sb list
 2022-05-12  6:21 UTC  (2+ messages)

[PATCH] arch: arm: mach-k3: am642_init: bring back MCU_PADCFG_MMR1 unlock
 2022-05-12  6:21 UTC 

[PATCH] loadpin: stop using bdevname
 2022-05-12  6:20 UTC 

[PATCH 1/2] vduse: Remove empty vduse_mgmtdev_release()
 2022-05-12  6:19 UTC  (3+ messages)

[PATCH v9 0/7] ima: support fs-verity digests and signatures
 2022-05-12  6:19 UTC  (3+ messages)
` [PATCH v9 7/7] fsverity: update the documentation

[PATCH v3 1/1] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
 2022-05-12  6:18 UTC  (2+ messages)

[PATCH] serial: 8250_fsl: Don't report FE, PE and OE twice
 2022-05-12  6:17 UTC  (3+ messages)

stable-rc/queue/4.14 build: 195 builds: 3 failed, 192 passed, 2 errors, 32 warnings (v4.14.277-78-g69b1a479f5c9)
 2022-05-12  6:16 UTC 

[igt-dev] [PATCH i-g-t v5 0/3] Extend system-suspend-without-i915
 2022-05-12  6:15 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Extend system-suspend-without-i915 (rev6)

[PATCH v2] block: reorder the REQ_ flags
 2022-05-12  6:14 UTC 

[RFC 0/4] perf record: Implement off-cpu profiling with BPF (v2)
 2022-05-12  6:13 UTC  (4+ messages)
` [PATCH 2/4] perf record: Enable off-cpu analysis with BPF

[PATCH v2 0/2] Fix topdown event weak grouping
 2022-05-12  6:13 UTC  (2+ messages)
` [PATCH v2 2/2] perf test: Add basic stat and topdown group test


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.