All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-10 08:49:16 to 2022-06-10 09:19:02 UTC [more...]

[PATCH 0/5 v2] mdadm: fix memory leak and double free
 2022-06-10  9:16 UTC  (7+ messages)
` [PATCH 1/5 v2] parse_layout_faulty: fix memleak
` [PATCH 3/5 v2] load_imsm_mpb: fix double free
` [PATCH 4/5 v2] find_disk_attached_hba: fix memleak

[PATCH] crypto: hisilicon/sec - fix typos in comment
 2022-06-10  9:15 UTC  (2+ messages)

[PATCH crypto v2] crypto: blake2s - remove shash module
 2022-06-10  9:16 UTC  (3+ messages)
` [PATCH crypto v4] "

[PATCH v3 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-06-10  9:14 UTC  (25+ messages)
` [PATCH v3 01/24] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH v3 02/24] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH v3 03/24] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH v3 04/24] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH v3 05/24] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH v3 06/24] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH v3 07/24] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH v3 08/24] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH v3 09/24] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH v3 10/24] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH v3 11/24] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH v3 12/24] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH v3 13/24] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH v3 14/24] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent'
` [PATCH v3 15/24] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v3 16/24] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH v3 17/24] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH v3 18/24] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH v3 19/24] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v3 20/24] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v3 21/24] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v3 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup
` [PATCH v3 23/24] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH v3 24/24] PCI: dwc: Add DW eDMA engine support

[PATCH v1 0/1] nvme-pci: disable write zeros support on UMIC and Samsung SSDs
 2022-06-10  9:18 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH] crypto: sun8i-ss - fix a NULL vs IS_ERR() check in sun8i_ss_hashkey
 2022-06-10  9:17 UTC  (2+ messages)

[PATCHv14 00/11] nvme: In-band authentication support
 2022-06-10  9:17 UTC  (8+ messages)

[PATCH -next] phy: samsung-ufs: fix NULL pointer dereference
 2022-06-10  9:16 UTC  (4+ messages)

[PATCH] arm64/sysreg: Fix typo in Enum element regex
 2022-06-10  9:15 UTC  (3+ messages)

[PATCH v9 0/9] crypto: HCTR2 support
 2022-06-10  9:15 UTC  (3+ messages)

[PATCH] crypto: atmel-ecc - Remove duplicated error reporting in .remove()
 2022-06-10  9:14 UTC  (3+ messages)

[PATCH 0/6] drm: Add mouse cursor hotspot support to atomic KMS
 2022-06-10  9:15 UTC  (12+ messages)

[igt-dev] [i-g-t 0/3] tests/kms_pipe_crc_basic: IGT test cleanup
 2022-06-10  9:11 UTC  (4+ messages)
` [igt-dev] [i-g-t 1/3] tests/kms_pipe_crc_basic: Convert tests to dynamic
` [igt-dev] [i-g-t 2/3] tests/kms_pipe_crc_basic: Test Cleanup
` [igt-dev] [i-g-t 3/3] tests/intel-ci: Rename kms_pipe_crc_basic subtests in BAT

[PATCH 00/12] Clang -Wformat warning fixes
 2022-06-10  9:14 UTC  (6+ messages)

[PATCH 0/5] docs/doc-guide: Sphinx related updates
 2022-06-10  9:11 UTC  (3+ messages)
` [RFC PATCH 3/5] docs/doc-guide: Update guidelines for title adornments

[PATCH v4 0/2] usb: f_fs: safe operation in ffs_epfile_io()
 2022-06-10  9:14 UTC  (3+ messages)
` [PATCH v4 1/2] usb: gadget: f_fs: change ep->status safe "

[PATCH] crypto: sun8i-ss - fix error codes in allocate_flows()
 2022-06-10  9:14 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - Fix error codes for dma_mapping_error()
 2022-06-10  9:14 UTC  (2+ messages)

[PATCH v4] crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-06-10  9:13 UTC  (2+ messages)

[PATCH 0/8] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-06-10  9:13 UTC  (11+ messages)
` [PATCH 1/8] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH 7/8] perf/hw_breakpoint: Optimize task_bp_pinned() if CPU-independent

[PATCH v5 2/6] mm: ioremap: Use more sensibly name in ioremap_prot()
 2022-06-10  9:22 UTC  (3+ messages)
` [PATCH v5 resend 2/6] mm: ioremap: Use more sensible "

[PATCH net-next] net: make __sys_accept4_file() static
 2022-06-10  9:10 UTC 

[OE-core][kirkstone 00/26] Patch review
 2022-06-10  9:13 UTC  (4+ messages)
` [kirkstone "
  ` [OE-core] "

[PATCH v3] xen: Add MISRA support to cppcheck make rule
 2022-06-10  9:13 UTC 

[igt-dev] [i-g-t 0/3] tests/kms_cursor_legacy: IGT test cleanup
 2022-06-10  9:09 UTC  (4+ messages)
` [igt-dev] [i-g-t 1/3] tests/kms_cursor_legacy: Convert tests to dynamic
` [igt-dev] [i-g-t 2/3] tests/kms_cursor_legacy: Test Cleanup
` [igt-dev] [i-g-t 3/3] tests/intel-ci: Rename kms_cursor_legacy subtests in BAT

[PATCH v3 00/15] PCI: dwc: Add hw version and dma-ranges support
 2022-06-10  8:49 UTC  (7+ messages)
` [PATCH v3 03/15] PCI: dwc: Convert to using native IP-core versions representation
` [PATCH v3 07/15] PCI: tegra194: Drop manual DW PCIe controller version setup
` [PATCH v3 11/15] PCI: dwc: Simplify in/outbound iATU setup methods
` [PATCH v3 14/15] PCI: dwc: Check iATU in/outbound ranges setup methods status
` [PATCH v3 15/15] PCI: dwc: Introduce dma-ranges property support for RC-host

[PATCH] efi: sysfb_efi: remove unnecessary <asm/efi.h> include
 2022-06-10  9:09 UTC  (2+ messages)

[PATCH] selftests/vm: Add protection_keys tests to run_vmtests
 2022-06-10  9:09 UTC  (3+ messages)

[PULL 00/54] virtio,pc,pci: fixes,cleanups,features
 2022-06-10  7:59 UTC  (13+ messages)
` [PULL 23/54] tests: acpi: add applesmc testcase
` [PULL 26/54] tests: acpi: white-lists expected DSDT.pvpanic-isa blob
` [PULL 28/54] acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
` [PULL 31/54] acpi: pc/q35: tpm-tis: fix TPM device scope
` [PULL 33/54] acpi: tpm-tis: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
` [PULL 34/54] tests: acpi: update expected DSDT.tis.tpm2/DSDT.tis.tpm12 blobs
` [PULL 37/54] hw/acpi/cxl: Pass in the CXLState directly rather than MachineState
` [PULL 39/54] tests/acpi: Allow modification of q35 CXL CEDT table
` [PULL 40/54] pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup
` [PULL 42/54] hw/cxl: Move the CXLState from MachineState to machine type specific state
` [PULL 46/54] hw/acpi/viot: rename build_pci_range_node() to enumerate_pci_host_bridges()
` [PULL 47/54] hw/acpi/viot: move the individual PCI host bridge entry generation to a new function

[PATCH 0/5] misc update for openclose and provided buffer
 2022-06-10  9:07 UTC  (6+ messages)
` [PATCH 1/5] io_uring: openclose: fix bug of closing wrong fixed file
` [PATCH 2/5] io_uring: openclose: fix bug of unexpected return value in IORING_CLOSE_FD_AND_FILE_SLOT mode
` [PATCH 3/5] io_uring: openclose: support separate return value for IORING_CLOSE_FD_AND_FILE_SLOT
` [PATCH 4/5] io_uring: remove duplicate kbuf release
` [PATCH 5/5] io_uring: kbuf: fix bug of not consuming ring buffer in partial io case

[PATCH 0/3] small fixes
 2022-06-10  9:09 UTC  (5+ messages)
` [PATCH 1/3] xen/arm: traps: Fix reference to invalid erratum ID
` [PATCH 2/3] xen/arm: gicv2: Rename gicv2_map_hwdown_extra_mappings

[PATCH v2] btrfs: use preallocated pages for super block write
 2022-06-10  9:07 UTC  (8+ messages)

[PATCH V2] selftests/vm: Add protection_keys tests to run_vmtests
 2022-06-10  9:07 UTC 

[PATCH v8 00/11] iommu: SVA and IOPF refactoring
 2022-06-10  9:07 UTC  (8+ messages)
` [PATCH v8 02/11] iommu: Add max_pasids field in struct dev_iommu

[PATCH v2 0/3] Add support for lan966x flexcom chip-select configuration
 2022-06-10  9:06 UTC  (9+ messages)
` [PATCH v2 3/3] mfd: atmel-flexcom: "

[PATCH] block: peek PM requests during runtime PM
 2022-06-10  9:06 UTC 

[PATCH] usb: core: Remove redundant NULL checks before kfree
 2022-06-10  9:06 UTC  (2+ messages)

random.c backports for 5.18, 5.17, 5.15, and prior
 2022-06-10  9:05 UTC  (5+ messages)

[PATCH v3 00/17] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-06-10  8:57 UTC  (23+ messages)
` [PATCH v3 01/17] dt-bindings: PCI: dwc: Detach common RP/EP DT bindings
` [PATCH v3 02/17] dt-bindings: PCI: dwc: Remove bus node from the examples
` [PATCH v3 03/17] dt-bindings: PCI: dwc: Add phys/phy-names common properties
` [PATCH v3 04/17] dt-bindings: PCI: dwc: Add max-link-speed common property
` [PATCH v3 05/17] dt-bindings: PCI: dwc: Stop selecting generic bindings by default
` [PATCH v3 06/17] dt-bindings: PCI: dwc: Add max-functions EP property
` [PATCH v3 07/17] dt-bindings: PCI: dwc: Add interrupts/interrupt-names common properties
` [PATCH v3 08/17] dt-bindings: PCI: dwc: Add reg/reg-names "
` [PATCH v3 09/17] dt-bindings: PCI: dwc: Add clocks/resets "
` [PATCH v3 10/17] dt-bindings: PCI: dwc: Add dma-coherent property
` [PATCH v3 11/17] dt-bindings: PCI: dwc: Apply common schema to Rockchip DW PCIe nodes
` [PATCH v3 12/17] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings
` [PATCH v3 13/17] PCI: dwc: Introduce generic controller capabilities interface
` [PATCH v3 14/17] PCI: dwc: Introduce generic resources getter
` [PATCH v3 15/17] PCI: dwc: Combine iATU detection procedures
` [PATCH v3 16/17] PCI: dwc: Introduce generic platform clocks and resets
` [PATCH v3 17/17] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH] coresight: etm4x: Fix typo in comment
 2022-06-10  9:02 UTC  (2+ messages)

[PATCH net-next v3 0/9] net: tcp: add skb drop reasons to tcp state change
 2022-06-10  9:04 UTC  (5+ messages)
` [PATCH net-next v3 5/9] net: tcp: make tcp_rcv_state_process() return drop reason
` [PATCH net-next v3 7/9] net: tcp: add skb drop reasons to tcp tw code path

[PATCH v4 00/18] PCI: dwc: Various fixes and cleanups
 2022-06-10  8:25 UTC  (2+ messages)
` [PATCH v4 15/18] PCI: dwc: Add dw_ prefix to the pcie_port structure name

[igt-dev] [i-g-t 0/2] tests/kms_color: IGT test cleanup
 2022-06-10  9:00 UTC  (3+ messages)
` [igt-dev] [i-g-t 1/2] tests/kms_color: Convert tests to dynamic
` [igt-dev] [i-g-t 2/2] tests/kms_color: Test Cleanup

[PATCH V4 0/7] imx: support i.MX93 SRC and mediamix blk ctrl
 2022-06-10  9:02 UTC  (4+ messages)
` [PATCH V4 3/7] clk: export of_clk_bulk_get_all

[ANNOUNCE] Release v4.19.246-cip75 and v5.10.121-cip9
 2022-06-10  9:03 UTC 

[PATCH] cachefiles: narrow the scope of flushed requests when releasing fd
 2022-06-10  9:03 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-06-10  8:56 UTC  (6+ messages)
` [Intel-gfx] [PATCH 3/3] drm/doc/rfc: VM_BIND uapi definition
    `  "

[meta-virtualization][PATCH] skopeo: clean up depends and fix CGO settings
 2022-06-10  9:02 UTC 

[PATCH v3] madvise.2: Clarify addr/length and update hugetlb support
 2022-06-10  9:01 UTC  (5+ messages)

[PATCH] usb: phy: tahvo: Check before clk_disable() not needed
 2022-06-10  9:01 UTC  (2+ messages)

[igt-dev] [i-g-t 0/2] tests/kms_cursor_crc: IGT test cleanup
 2022-06-10  8:57 UTC  (3+ messages)
` [igt-dev] [i-g-t 1/2] tests/kms_cursor_crc: Convert tests to dynamic
` [igt-dev] [i-g-t 2/2] tests/kms_cursor_crc: Test Cleanup

[xen-4.14-testing test] 170903: regressions - FAIL
 2022-06-10  8:59 UTC 

[PATCH v2 0/2] virtio_mmio: add support to set IRQ of a virtio device as wakeup source
 2022-06-10  8:58 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: virtio: mmio: add optional wakeup-source property
` [PATCH v2 2/2] virtio_mmio: add support to set IRQ of a virtio device as wakeup source

[RFC 1/2] clocksource: Introduce a context storage for the clocksource structure
 2022-06-10  8:56 UTC  (3+ messages)
` [RFC 2/2] clocksource: arm_global_timer: Convert driver to use clocksource context field
` [RFC 0/2] Context storage for the clocksource

next/master build: 199 builds: 6 failed, 193 passed, 9 errors, 74 warnings (next-20220610)
 2022-06-10  8:58 UTC 

next/master build: 199 builds: 6 failed, 193 passed, 9 errors, 74 warnings (next-20220610)
 2022-06-10  8:58 UTC 

[PATCH] media: uvcvideo: Fix spurious DMA max segment size warnings
 2022-06-10  8:57 UTC  (3+ messages)

[PATCH v2 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page
 2022-06-10  8:57 UTC  (5+ messages)
` [PATCH v2 1/1] "
    `  "

[PATCH nf] netfilter: nf_conntrack_tcp: re-init for syn packets only
 2022-06-10  8:32 UTC  (3+ messages)

[PATCH v1] hwmon: (pmbus/ltc2978) Set voltage resolution
 2022-06-10  8:54 UTC  (4+ messages)

[PATCH] Revert "fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled"
 2022-06-10  8:54 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 0/3] Disable connector polling for a headless sku
 2022-06-10  8:54 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 1/3] drm/i915/opregion: add function to check if "
` [Intel-gfx] [PATCH v3 2/3] drm/i915: Do not start connector polling if display is disabled
` [Intel-gfx] [PATCH v3 3/3] drm/i915: Do not start connector polling on headless sku

[PATCH v4] kexec-tools: mips: Pass initrd parameter via cmdline
 2022-06-10  8:53 UTC 

[PATCH RFC] pinctrl: bcm2835: Make the irqchip immutable
 2022-06-10  8:51 UTC  (2+ messages)

[PATCH V2 0/4] Large extent counters tests
 2022-06-10  8:51 UTC  (5+ messages)
` [PATCH V2 1/4] xfs/270: Fix ro mount failure when nrext64 option is enabled
` [PATCH V2 2/4] common/xfs: Add helper to check if nrext64 option is supported
` [PATCH V2 3/4] xfs: Verify that the correct inode extent counters are updated with/without nrext64
` [PATCH V2 4/4] xfs: Verify correctness of upgrading an fs to support large extent counters

[PATCH v17 0/4] Microchip Polarfire FPGA manager
 2022-06-10  8:42 UTC  (5+ messages)
` [PATCH v17 1/4] fpga: fpga-mgr: support bitstream offset in image buffer

[PATCH] ARM: i.MX7/8M: Make sure the output parameter is always assigned
 2022-06-10  8:49 UTC  (4+ messages)

[PATCH v4 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-06-10  8:50 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: xilinx-cpm: Add "

[kvm-unit-tests PATCH v4 0/1] s390x: add migration test for storage keys
 2022-06-10  8:49 UTC  (3+ messages)
` [kvm-unit-tests PATCH v4 1/1] "

[PATCH 00/34] make iio inkern interface firmware agnostic
 2022-06-10  8:45 UTC  (13+ messages)
` [PATCH 28/34] iio: adc: at91-sama5d2_adc: convert to device properties
` [PATCH 29/34] iio: adc: qcom-pm8xxx-xoadc: "
` [PATCH 30/34] iio: adc: qcom-spmi-vadc: "
` [PATCH 31/34] iio: adc: qcom-spmi-adc5: "
` [PATCH 32/34] iio: adc: stm32-adc: "
` [PATCH 33/34] iio: inkern: remove OF dependencies
` [PATCH 34/34] iio: inkern: fix coding style warnings

[PATCH v4 2/2] PCI: xilinx-cpm: Add support for Versal CPM5 Root Port
 2022-06-10  8:49 UTC  (3+ messages)


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.