All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-05 08:54:23 to 2022-05-05 09:32:58 UTC [more...]

[PULL 00/23] target-arm queue
 2022-05-05  9:11 UTC  (5+ messages)
` [PULL 01/23] target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-user
` [PULL 07/23] target/arm: Avoid bare abort() or assert(0)
` [PULL 09/23] target/arm: Name CPState type
` [PULL 21/23] target/arm: Add isar predicates for FEAT_Debugv8p2

[PATCH] drm/i915: simplify the return expression of i915_driver_open()
 2022-05-05  9:32 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] powerpc/pci: Add config option for using OF 'reg' for PCI domain
 2022-05-05  9:31 UTC  (4+ messages)

[PATCH] vringh: Fix maximum number check for indirect descriptors
 2022-05-05  9:29 UTC  (5+ messages)

[PATCH v2 00/15] Misc cleanups
 2022-05-05  8:28 UTC  (9+ messages)
` [PATCH v2 11/15] qga/wixl: prefer variables over environment
` [PATCH v2 12/15] qga/wixl: require Mingw_bin
` [PATCH v2 13/15] qga/wixl: simplify some pre-processing
` [PATCH v2 14/15] qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir

[PATCH v4] uio: dfl: add HSSI subsystem feature id
 2022-05-05  9:27 UTC  (3+ messages)

[PULL 0/3] Block patches
 2022-05-05  8:42 UTC  (2+ messages)
` [PULL 1/3] Introduce event-loop-base abstract class

[xen-unstable test] 170133: tolerable FAIL - PUSHED
 2022-05-05  9:30 UTC 

[PATCH 0/3] Enable ASan in GHA
 2022-05-05  9:29 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] test/mem: disable ASan when accessing unallocated mem
  ` [PATCH v2 2/2] ci: build some job with ASan

[PATCH V3 0/6] populate/unpopulate memory when domain on static
 2022-05-05  9:29 UTC  (8+ messages)
` [PATCH v3 6/6] xen: retrieve reserved pages on populate_physmap

[PATCH v5 0/5] virtio-crypto: Improve performance
 2022-05-05  9:24 UTC  (12+ messages)
` [PATCH v5 1/5] virtio-crypto: change code style
` [PATCH v5 2/5] virtio-crypto: use private buffer for control request
` [PATCH v5 3/5] virtio-crypto: wait ctrl queue instead of busy polling
` [PATCH v5 4/5] virtio-crypto: adjust dst_len at ops callback
` [PATCH v5 5/5] virtio-crypto: enable retry for virtio-crypto-dev

[PATCH] spi: spi-fsl-qspi: check return value after calling platform_get_resource_byname()
 2022-05-05  9:39 UTC 

[PATCH V11 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-05-05  9:25 UTC  (10+ messages)
` [PATCH V11 1/9] dt-bindings: mfd: pm8008: Add reset-gpios
` [PATCH V11 2/9] dt-bindings: mfd: pm8008: Change the address cells
` [PATCH V11 3/9] dt-bindings: mfd: pm8008: Add regulators for pm8008
` [PATCH V11 4/9] mfd: pm8008: Add reset-gpios
` [PATCH V11 5/9] mfd: pm8008: Remove the regmap member from pm8008_data struct
` [PATCH V11 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
` [PATCH V11 7/9] regulator: Add a regulator driver for the PM8008 PMIC
` [PATCH V11 8/9] arm64: dts: qcom: pm8008: Add base dts file
` [PATCH V11 9/9] arm64: dts: qcom: sc7280: Add pm8008 support for sc7280-idp

[PATCH V2 0/3] arm64: add i.MX93 support
 2022-05-05  9:26 UTC  (4+ messages)

[PATCH] fs/squashfs: use do_div function for math
 2022-05-05  9:26 UTC 

[PATCH] docs/about: Update the support statement for Windows
 2022-05-05  8:27 UTC  (2+ messages)

[RFC PATCH v4 00/37] objtool: add base support for arm64
 2022-05-05  9:24 UTC  (6+ messages)
` [RFC PATCH v4 22/37] arm64: kernel: Skip validation of kuser32.o

[PATCH] soc/tegra: fuse: fix possible null-ptr-deref in tegra_fuse_probe()
 2022-05-05  9:37 UTC 

[PATCH 0/5] net: support for CFI with libslirp >= 4.7
 2022-05-05  8:37 UTC  (13+ messages)
` [PATCH 1/5] slirp: bump submodule to 4.7 release
` [PATCH 2/5] net: slirp: introduce a wrapper struct for QemuTimer
` [PATCH 3/5] net: slirp: switch to slirp_new
` [PATCH 4/5] net: slirp: add support for CFI-friendly timer API
` [PATCH 5/5] net: slirp: allow CFI with libslirp >= 4.7

[RFC v2 0/4] Support mt7531 on BPI-R2 Pro
 2022-05-05  9:22 UTC  (14+ messages)
` [RFC v2 4/4] arm64: dts: rockchip: Add mt7531 dsa node to BPI-R2-Pro board
    ` Aw: "

[PATCH v23 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-05  9:18 UTC  (21+ messages)
` [PATCH v23 1/6] kdump: return -ENOENT if required cmdline option does not exist
` [PATCH v23 2/6] arm64: Use insert_resource() to simplify code
` [PATCH v23 3/6] arm64: kdump: Reimplement crashkernel=X
` [PATCH v23 4/6] of: fdt: Add memory for devices by DT property "linux, usable-memory-range"
  ` [PATCH v23 4/6] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v23 5/6] of: Support more than one crash kernel regions for kexec -s
` [PATCH v23 6/6] docs: kdump: Update the crashkernel description for arm64

[PATCH v2] ath10k: reset pointer after memory free to avoid potential use-after-free
 2022-05-05  9:22 UTC  (2+ messages)

[PATCH] hw/arm: virt: Add SBSA watchdog
 2022-05-05  8:40 UTC  (2+ messages)

[PATCH] dt-bindings: memory: renesas,rpc-if: Document RZ/G2UL SoC
 2022-05-05  9:22 UTC  (4+ messages)

[PATCH 1/3] drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
 2022-05-05  9:21 UTC  (2+ messages)
` [PATCH 2/3] Revert "drm/i915: Propagate errors on awaiting already signaled fences"

[PATCH v5 0/2] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-05-05  9:19 UTC  (4+ messages)
` [PATCH v5 1/2] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board

[PATCH 0/2] Upgrade mingw base packages
 2022-05-05  9:19 UTC  (3+ messages)

[PATCH v2 0/2] Add support for DP and HDMI on j721e-sk
 2022-05-05  9:18 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j721e-sk: Enable DisplayPort
` [PATCH v2 2/2] arm64: dts: ti: k3-j721e-sk: Enable HDMI

[PATCH v2 1/4] SUNRPC: Don't leak sockets in xs_local_connect()
 2022-05-05  9:19 UTC  (6+ messages)
` [PATCH v2 2/4] SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets
  ` [PATCH v2 3/4] SUNRPC: Ensure gss-proxy connects on setup
    ` [PATCH v2 4/4] Revert "SUNRPC: attempt AF_LOCAL connect on setup"

[PATCH 0/9] Add Renesas RZ/V2M Ethernet support
 2022-05-05  9:19 UTC  (6+ messages)
` [PATCH 1/9] clk: renesas: r9a09g011: Add eth clock and reset entries

[serial] 4a218b277f: BUG:kernel_NULL_pointer_dereference,address
 2022-05-05  9:18 UTC  (2+ messages)
` [serial] 4a218b277f: BUG:kernel_NULL_pointer_dereference, address

[PATCH] ath10k: reset pointer after memory free to avoid kernel crash by multi-free
 2022-05-05  9:18 UTC  (2+ messages)

[PATCH] dmaengine: tegra: Use platform_get_irq() to get IRQ resource
 2022-05-05  9:18 UTC  (2+ messages)

[PATCH 0/3] A minor hotplug refactoring
 2022-05-05  9:17 UTC  (7+ messages)
` [PATCH 1/3] mm/page_alloc: Do not calculate node's total pages and memmap pages when empty
` [PATCH 3/3] mm/memory_hotplug: Refactor hotadd_init_pgdat and try_online_node

[PATCH V5] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
 2022-05-05  9:17 UTC  (4+ messages)

[PATCH v4] arch_topology: Trace the update thermal pressure
 2022-05-05  9:16 UTC  (2+ messages)

[ovmf test] 170143: regressions - FAIL
 2022-05-05  9:16 UTC 

[PATCH] block/gluster: correctly set max_pdiscard which is int64_t
 2022-05-05  8:31 UTC 

[Buildroot] [PATCH v1 1/2] configs/zynqmp_zcu102_defconfig: bump pmufw to 2022.1
 2022-05-05  9:15 UTC  (2+ messages)
` [Buildroot] [PATCH v1 2/2] configs/zynqmp_zcu106_defconfig: "

[net-next:master 2/18] net/mptcp/pm_userspace.c:106:33: warning: Parameter 'skc' can be declared with const [constParameter]
 2022-05-05  9:15 UTC 

[PATCH 1/4] dt-bindings: leds: qcom-lpg: Add compatible for PM660L LPG block
 2022-05-05  9:14 UTC  (3+ messages)

[PATCH v3 0/2] Mediatek SCP dt-binding tweaks
 2022-05-05  9:13 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: mediatek: Make l1tcm reg optional for mtk, scp
  ` [PATCH v3 1/2] dt-bindings: remoteproc: mediatek: Make l1tcm reg optional for mtk,scp

master - toollib: fix segfault when handling selection with historical LVs
 2022-05-05  9:14 UTC 

[PATCH v5 0/2] DSS: Add support for DisplayPort
 2022-05-05  9:12 UTC  (3+ messages)

AMD SEV-SNP: Support for attestating initrd
 2022-05-05  8:59 UTC 

[PATCH v6 0/7] PCI: qcom: Fix higher MSI vectors handling
 2022-05-05  9:12 UTC  (8+ messages)
` [PATCH v6 1/7] PCI: qcom: Revert "PCI: qcom: Add support for handling MSIs from 8 endpoints"
` [PATCH v6 2/7] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v6 3/7] PCI: dwc: Add msi_host_deinit callback
` [PATCH v6 4/7] PCI: dwc: Export several functions useful for MSI implentations
` [PATCH v6 5/7] PCI: qcom: Handle MSIs routed to multiple GIC interrupts
` [PATCH v6 6/7] dt-bindings: PCI: qcom: Support additional MSI interrupts
` [PATCH v6 7/7] arm64: dts: qcom: sm8250: provide "

[Intel-gfx] [PATCH 00/26] drm/i915: Make fastset not suck and allow seamless M/N changes
 2022-05-05  9:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Make fastset not suck and allow seamless M/N changes (rev4)

[PATCH] dt-bindings: remoteproc: Fix phandle-array parameters description
 2022-05-05  9:10 UTC  (3+ messages)

[PATCH v1 1/1] malloc: fix ASan handling for unmapped memory
 2022-05-05  9:10 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3 15/15] media: i2c: Add vblank control to ov7251 driver
 2022-05-05  9:10 UTC  (6+ messages)

[PATCH v2 00/37] iommu/amd: Add multiple PCI segments support
 2022-05-05  9:09 UTC  (6+ messages)
` [PATCH v2 10/37] iommu/amd: Introduce per PCI segment last_bdf

[PATCH] rtw88: adjutst adaptivity option to 1
 2022-05-05  9:07 UTC 

[PATCH v3 0/8] vfio/pci: power management changes
 2022-05-05  9:07 UTC  (4+ messages)
` [PATCH v3 5/8] vfio/pci: Enable runtime PM for vfio_pci_core based drivers

[PATCH] mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
 2022-05-05  9:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v11 00/24] drm/rockchip: RK356x VOP2 support
 2022-05-05  9:05 UTC  (7+ messages)
` [PATCH v11 17/24] arm64: dts: rockchip: rk356x: Add HDMI nodes
  ` Aw: "

[RESEND][PATCH 0/2] acpi/nvdimm: support NVDIMM _LS{I,R,W} methods
 2022-05-05  8:50 UTC  (7+ messages)
` [PATCH 1/2] acpi/nvdimm: Create _LS{I,R,W} method for NVDIMM device

[PATCH] drm/amdgpu: nuke dynamic gfx scratch reg allocation
 2022-05-05  9:06 UTC 

[PATCH 0/6] move DPAA2 QDMA driver freom raw to dma
 2022-05-05  9:05 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] raw/dpaa2_qdma: remove dpaa2 QDMA driver from raw
  ` [PATCH v3 2/6] dma/dpaa2: introduce DPAA2 DMA driver skeleton
  ` [PATCH v3 3/6] dma/dpaa2: support basic operations
  ` [PATCH v3 4/6] dma/dpaa2: add PMD apis for additional configuration
  ` [PATCH v3 5/6] dma/dpaa2: support DMA operations
  ` [PATCH v3 6/6] dma/dpaa2: support statistics

[perf record] fe896f1a8b: perf-sanity-tests.perf.make_fail
 2022-05-05  9:04 UTC  (2+ messages)

[PATCH v1 0/3] KVM: arm64: Do not communicate host pmu event changes by accessing hyp data
 2022-05-05  9:00 UTC  (4+ messages)
` [PATCH v1 2/3] KVM: arm64: Pass pmu events to hyp via vcpu

[PATCH v4 00/10] Introduce In Field Scan driver
 2022-05-05  9:01 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 07/10] platform/x86/intel/ifs: Add scan test support

[PATCH v5 5/7] PCI: qcom: Handle MSI IRQs properly
 2022-05-05  9:01 UTC  (2+ messages)

[PATCH v2] writeback: Fix inode->i_io_list not be protected by inode->i_lock error
 2022-05-05  9:00 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] rte_dev: allow C-symbol-in-C++ dma operations
 2022-05-05  9:00 UTC  (2+ messages)

[PATCH] spi: dt-bindings: qcom,spi-geni-qcom: allow three interconnects
 2022-05-05  9:00 UTC  (5+ messages)

Boot from SD if SD-Card is present - Beaglebone Black
 2022-05-05  8:58 UTC  (7+ messages)

[PATCH v5] dt-bindings: gpio: Convert TI TPIC2810 GPIO Controller bindings to YAML
 2022-05-05  8:58 UTC  (3+ messages)

[PATCH] target/arm: fix s2mmu input size check
 2022-05-05  8:20 UTC  (2+ messages)

adding mount notification to fanotify?
 2022-05-05  8:58 UTC  (3+ messages)

[PATCH 1/1] termbits: Convert octal defines to hex
 2022-05-05  8:56 UTC  (7+ messages)

RFC: Memory Tiering Kernel Interfaces
 2022-05-05  8:57 UTC  (2+ messages)

[PATCH 1/6] HID: hid-playstation: Allow removal of touchpad
 2022-05-05  8:57 UTC  (3+ messages)
` [PATCH 3/6] HID: hid-playstation: Disable touchpad reporting when hidraw open

[v15 0/6] USB DWC3 host wake up support from system suspend
 2022-05-05  8:56 UTC  (7+ messages)
` [v15 1/6] dt-bindings: usb: dwc3: Add wakeup-source property support
` [v15 2/6] usb: host: xhci-plat: Enable wakeup based on children wakeup status
` [v15 3/6] usb: dwc3: core: Host wake up support from system suspend
` [v15 4/6] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
` [v15 5/6] usb: dwc3: qcom: Configure wakeup interrupts during suspend
` [v15 6/6] usb: dwc3: qcom: Keep power domain on to retain controller status

[PATCH v2 00/14] ARM: dts: imx6ull-colibri: device tree improvements
 2022-05-05  8:56 UTC  (4+ messages)

[PATCH 0/3] Add missing dt-binding properties for audio components on mt8192-asurada
 2022-05-05  8:48 UTC  (5+ messages)
` [PATCH 1/3] ASoC: dt-bindings: mediatek: mt8192: Add i2s-share properties

[PATCH] arm64: zynqmp: zynqmp-zcu106-revA: Fix DP PLL configuration
 2022-05-05  8:56 UTC 

[PATCH] arm64: zynqmp: zynqmp-zcu102-revA: Fix DP PLL configuration
 2022-05-05  8:55 UTC 

[Buildroot] [PATCH v1 1/1] configs/zynqmp_zcu106_defconfig: uboot dp pll patch
 2022-05-05  8:55 UTC  (3+ messages)

[PATCH v5 0/9] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-05-05  8:53 UTC  (3+ messages)

[PATCH] target/arm: read access to performance counters from EL0
 2022-05-05  8:36 UTC  (2+ messages)

[PATCH 0/2] usb: dwc3: xilinx: Add gpio-reset support
 2022-05-05  8:53 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: dwc3-xilinx: add optional property reset-gpios

Tegra20 parallel video capture driver
 2022-05-05  8:54 UTC  (2+ messages)

[PATCH v2 0/4] Apple SoC cpufreq driver
 2022-05-05  8:44 UTC  (6+ messages)
` [PATCH v2 1/4] MAINTAINERS: Add entries for "

[LTP] [PATCH v2 00/30] Introduce runtime and conver tests
 2022-05-05  8:51 UTC  (4+ messages)
` [LTP] [PATCH v2 23/30] fuzzy_sync: Convert to runtime
  ` [LTP] [Automated-testing] "


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.