public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-10 08:19:08 to 2022-06-10 09:25:18 UTC [more...]

[PATCH v3 0/6] introduce mirrored memory support for arm64
 2022-06-10  9:22 UTC  (3+ messages)
` [PATCH v3 1/6] efi: Make efi_find_mirror() public

[PATCH v5 0/9] power: reset: at91-reset: add support for sama7g5
 2022-06-10  9:24 UTC  (4+ messages)
` [PATCH v5 1/9] ARM: dts: at91: use generic name for reset controller
` [PATCH v5 2/9] dt-bindings: reset: convert Atmel/Microchip reset controller to YAML
` [PATCH v5 3/9] dt-bindings: reset: atmel,at91sam9260-reset: add sama7g5 bindings

[PATCH v3 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-06-10  9:21 UTC  (26+ 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

linux-next: manual merge of the extcon tree with the usb tree
 2022-06-10  9:20 UTC  (4+ messages)

[bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests
 2022-06-10  9:19 UTC  (7+ messages)
  ` 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests]

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

[PATCH] crypto: octeontx2: fix potential null pointer access
 2022-06-10  9:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH -next] crypto: curve25519 - Fix build error when CRYPTO_MANAGER_DISABLE_TESTS!=y && CRYPTO=m
 2022-06-10  9:16 UTC  (3+ messages)
` [PATCH crypto] crypto: memneq - move into lib/

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

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

[PATCH] crypto: octeontx2: add firmware version in devlink info
 2022-06-10  9:16 UTC  (2+ messages)

[PATCH] crypto: ccp - fix typo in comment
 2022-06-10  9:15 UTC  (2+ messages)

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

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

[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 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 v4] crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-06-10  9:13 UTC  (2+ messages)

[PATCH v5 2/6] mm: ioremap: Use more sensibly name in ioremap_prot()
 2022-06-10  9:22 UTC  (2+ 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 

[PATCH v3 00/15] PCI: dwc: Add hw version and dma-ranges support
 2022-06-10  8:49 UTC  (17+ messages)
` [PATCH v3 01/15] PCI: dwc: Add more verbose link-up message
` [PATCH v3 02/15] PCI: dwc: Detect iATU settings after getting "addr_space" resource
` [PATCH v3 03/15] PCI: dwc: Convert to using native IP-core versions representation
` [PATCH v3 04/15] PCI: dwc: Add IP-core version detection procedure
` [PATCH v3 05/15] PCI: dwc: Introduce Synopsys IP-core versions/types interface
` [PATCH v3 06/15] PCI: intel-gw: Drop manual DW PCIe controller version setup
` [PATCH v3 07/15] PCI: tegra194: "
` [PATCH v3 08/15] PCI: dwc: Add host de-initialization callback
` [PATCH v3 09/15] PCI: dwc: Drop inbound iATU types enumeration - dw_pcie_as_type
` [PATCH v3 10/15] PCI: dwc: Drop iATU regions enumeration - dw_pcie_region_type
` [PATCH v3 11/15] PCI: dwc: Simplify in/outbound iATU setup methods
` [PATCH v3 12/15] PCI: dwc: Add iATU regions size detection procedure
` [PATCH v3 13/15] PCI: dwc: Verify in/out regions against iATU constraints
` [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)

[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  (10+ messages)
` [PATCH v8 01/11] iommu: Add max_pasids field in struct iommu_device
` [PATCH v8 02/11] iommu: Add max_pasids field in struct dev_iommu

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

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

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

[PATCH v3 00/17] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-06-10  8:57 UTC  (18+ 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 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:29 UTC  (20+ messages)
` [PATCH v4 01/18] PCI: dwc: Stop link in the host init error and de-initialization
` [PATCH v4 02/18] PCI: dwc: Add unroll iATU space support to the regions disable method
` [PATCH v4 03/18] PCI: dwc: Disable outbound windows for controllers with iATU
` [PATCH v4 04/18] PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
` [PATCH v4 05/18] PCI: dwc: Deallocate EPC memory on EP init error
` [PATCH v4 06/18] PCI: dwc: Enable CDM-check independently from the num_lanes value
` [PATCH v4 07/18] PCI: dwc: Add braces to the multi-line if-else statements
` [PATCH v4 08/18] PCI: dwc: Add trailing new-line literals to the log messages
` [PATCH v4 09/18] PCI: dwc: Discard IP-core version checking on unrolled iATU detection
` [PATCH v4 10/18] PCI: dwc: Convert Link-up status method to using dw_pcie_readl_dbi()
` [PATCH v4 11/18] PCI: dwc: Organize local variables usage
` [PATCH v4 12/18] PCI: dwc: Re-use local pointer to the resource data
` [PATCH v4 13/18] PCI: dwc: Add start_link/stop_link inliners
` [PATCH v4 14/18] PCI: dwc: Move io_cfg_atu_shared to the Root Port descriptor
` [PATCH v4 15/18] PCI: dwc: Add dw_ prefix to the pcie_port structure name
` [PATCH v4 16/18] PCI: dwc-plat: Simplify the probe method return value handling
` [PATCH v4 17/18] PCI: dwc-plat: Discard unused regmap pointer
` [PATCH v4 18/18] PCI: dwc-plat: Drop dw_plat_pcie_of_match forward declaration

[PATCH] coresight: etm4x: Fix typo in comment
 2022-06-10  9:02 UTC 

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

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

[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

[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] Revert "fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled"
 2022-06-10  8:54 UTC 

[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 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 "

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

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

{standard input}:3978: Error: value 178 out of range
 2022-06-10  8:46 UTC  (2+ messages)

[PATCH 1/2] blk-iocost: remove the second superfluous current_hweight
 2022-06-10  8:45 UTC  (2+ messages)

[PATCH v12 0/3] EDAC: nuvoton: Add nuvoton NPCM memory controller driver
 2022-06-10  8:43 UTC  (4+ messages)
` [PATCH v12 1/3] dt-bindings: edac: nuvoton: add NPCM memory controller
` [PATCH v12 2/3] ARM: dts: nuvoton: Add memory controller node
` [PATCH v12 3/3] EDAC: nuvoton: Add NPCM memory controller driver

[PATCH v2] m68k: mac: Fix typo in comment
 2022-06-10  8:39 UTC 

[PATCH] Drivers: hv: vmbus: Release cpu lock in error case
 2022-06-10  8:40 UTC  (3+ messages)

[PATCH] net: sched: fix potential null pointer deref
 2022-06-10  8:40 UTC  (3+ messages)

[GIT PULL] irqchip fixes for 5.19, take #1
 2022-06-10  8:36 UTC 

[PATCH] arm64: dts: imx8ulp: address build warning
 2022-06-10  8:35 UTC  (2+ messages)

[syzbot] upstream boot error: INFO: task hung in hwrng_register
 2022-06-10  8:36 UTC  (2+ messages)

[PATCH v2] m68k: Fix syntax errors in comments
 2022-06-10  8:34 UTC 

[PATCH v3 0/6] Add support for UFS controller found in FSD SoC
 2022-06-10  8:36 UTC  (3+ messages)
  ` [PATCH v3 6/6] ufs: host: ufs-exynos: add support for fsd ufs hci

[syzbot] INFO: task hung in hwrng_register (2)
 2022-06-10  8:34 UTC  (2+ messages)

[PATCH V6 0/4] arm64: add i.MX93 support
 2022-06-10  8:34 UTC  (2+ messages)

[syzbot] linux-next boot error: INFO: task hung in add_early_randomness (2)
 2022-06-10  8:33 UTC  (2+ messages)

[esmil:visionfive 22/54] drivers/soc/sifive/sifive_l2_cache.c:142:19: warning: result of comparison of constant 36507222016 with expression of type 'unsigned long' is always false
 2022-06-10  8:32 UTC 

[syzbot] upstream boot error: INFO: task hung in add_early_randomness
 2022-06-10  8:32 UTC  (2+ messages)

[syzbot] usb-testing boot error: INFO: task hung in add_early_randomness
 2022-06-10  8:32 UTC  (2+ messages)

[PATCH v3] MIPS: Remove repetitive increase irq_err_count
 2022-06-10  8:30 UTC  (2+ messages)

[RFC PATCH] KVM: x86/speculation/taa: Export TAA_NO to guest when host is not affected
 2022-06-10  8:29 UTC 

[PATCH v6 0/4] x86/tests: Add tests for AMD SEV-ES #VC handling
 2022-06-10  8:28 UTC  (8+ messages)
` [PATCH v6 2/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for instructions cpuid and wbinvd. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by executing either cpuid or wbinvd. 3. check that the kretprobe was hit with the right exit_code available in GHCB

[GIT PULL] USB-serial fixes for 5.19-rc2
 2022-06-10  8:27 UTC  (2+ messages)

[PATCH v7 0/8] ASoC: mediatek: Add support for MT8186 SoC
 2022-06-10  8:27 UTC  (9+ messages)
` [PATCH v7 1/8] dt-bindings: mediatek: mt6358: add new compatible for using mt6366
` [PATCH v7 2/8] ASoC: mediatek: mt8186: add platform driver
` [PATCH v7 3/8] ASoC: mediatek: mt8186: add mt8186-mt6366 common driver
` [PATCH v7 4/8] dt-bindings: mediatek: mt8186: add audio afe document
` [PATCH v7 5/8] ASoC: mediatek: mt8186: add machine driver with mt6366, da7219 and max98357
` [PATCH v7 6/8] dt-bindings: mediatek: mt8186: add mt8186-mt6366-da7219-max98357 document
` [PATCH v7 7/8] ASoC: mediatek: mt8186: add machine driver with mt6366, rt1019 and rt5682s
` [PATCH v7 8/8] dt-bindings: mediatek: mt8186: add mt8186-mt6366-rt1019-rt5682s document

[PATCH] m68k: mac: Fix typo in comment
 2022-06-10  8:24 UTC  (2+ messages)

[RFC PATCH v2 4/6] PM: opp: allow control of multiple clocks
 2022-06-10  8:22 UTC  (10+ messages)

[PATCH 0/8] OPP: Add support for multiple clocks
 2022-06-10  8:20 UTC  (9+ messages)
` [PATCH 1/8] OPP: Use consistent names for OPP table instances
` [PATCH 2/8] OPP: Remove rate_not_available parameter to _opp_add()
` [PATCH 3/8] OPP: Reuse _opp_compare_key() in _opp_add_static_v2()
` [PATCH 4/8] OPP: Make dev_pm_opp_set_opp() independent of frequency
` [PATCH 5/8] OPP: Allow multiple clocks for a device
` [PATCH 6/8] OPP: Add key specific assert() method to key finding helpers
` [PATCH 7/8] OPP: Assert clk_count == 1 for single clk helpers
` [PATCH 8/8] OPP: Provide a simple implementation to configure multiple clocks

[PATCH v4 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-06-10  8:18 UTC  (20+ messages)
` [PATCH v4 01/23] dt-bindings: ata: ahci-platform: Move dma-coherent to sata-common.yaml
` [PATCH v4 02/23] dt-bindings: ata: ahci-platform: Detach common AHCI bindings
` [PATCH v4 04/23] dt-bindings: ata: sata: Extend number of SATA ports
` [PATCH v4 06/23] ata: libahci_platform: Convert to using platform devm-ioremap methods
` [PATCH v4 07/23] ata: libahci_platform: Convert to using devm bulk clocks API
` [PATCH v4 10/23] ata: libahci_platform: Introduce reset assertion/deassertion methods
` [PATCH v4 11/23] dt-bindings: ata: ahci: Add platform capability properties
` [PATCH v4 12/23] ata: libahci: Extend port-cmd flags set with port capabilities
` [PATCH v4 13/23] ata: libahci: Discard redundant force_port_map parameter
` [PATCH v4 14/23] ata: libahci: Don't read AHCI version twice in the save-config method
` [PATCH v4 15/23] ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
` [PATCH v4 16/23] ata: ahci: Introduce firmware-specific caps initialization
` [PATCH v4 17/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema
` [PATCH v4 18/23] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH v4 19/23] ata: ahci: Add DWC AHCI SATA controller support
` [PATCH v4 20/23] dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schema
` [PATCH v4 21/23] ata: ahci-dwc: Add platform-specific quirks support
` [PATCH v4 22/23] ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface support
` [PATCH v4 23/23] MAINTAINERS: Add maintainers for DWC AHCI SATA driver

[PATCH 0/5] Reduce a vmalloc internal lock contention preparation work
 2022-06-10  8:18 UTC  (5+ messages)
` [PATCH 2/5] mm/vmalloc: Extend __alloc_vmap_area() with extra arguments

[PATCH] drm: adv7511: override i2c address of cec before accessing it
 2022-06-10  8:17 UTC  (3+ messages)
` [PATCH RESEND] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox