All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-03 18:13:22 to 2021-03-03 18:41:39 UTC [more...]

[PATCH v3 0/5] x86/sgx: NUMA
 2021-03-03 15:03 UTC  (6+ messages)
` [PATCH v3 1/5] x86/sgx: Fix a resource leak in sgx_init()
` [PATCH v3 2/5] x86/sgx: Use sgx_free_epc_page() in sgx_reclaim_pages()
` [PATCH v3 3/5] x86/sgx: Replace section->init_laundry_list with a temp list
` [PATCH v3 4/5] x86/sgx: Replace section->page_list with a global free page list
` [PATCH v3 5/5] x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()

[PATCH intel-net 0/3] intel: Rx headroom fixes
 2021-03-03 18:36 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] nvme-rdma: fix crash for no IO queues
 2021-03-03  2:27 UTC  (9+ messages)

[PATCH RFC] Upstream A64FX cache driver
 2021-03-03 11:24 UTC  (3+ messages)
` [PATCH RFC] soc: fujitsu: Add cache driver code

[PATCH kvmtool v2 00/22] Unify I/O port and MMIO trap handling
 2021-03-03 18:41 UTC  (3+ messages)

drivers/firmware/efi/test/efi_test.c:157:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-03-03 15:06 UTC 

[PATCH v2 00/10] Rid W=1 warnings in Crypto
 2021-03-03 14:34 UTC  (11+ messages)
` [PATCH 01/10] crypto: hisilicon: sec_drv: Supply missing description for 'sec_queue_empty()'s 'queue' param
` [PATCH 02/10] crypto: bcm: Fix a whole host of kernel-doc misdemeanours
` [PATCH 03/10] crypto: chelsio: chcr_core: Fix some kernel-doc issues
` [PATCH 04/10] crypto: ux500: hash: hash_core: Fix worthy kernel-doc headers and remove others
` [PATCH 05/10] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs
` [PATCH 06/10] crypto: atmel-ecc: Struct headers need to start with keyword 'struct'
` [PATCH 07/10] crypto: caam: caampkc: Provide the name of the function and provide missing descriptions
` [PATCH 08/10] crypto: vmx: Source headers are not good kernel-doc candidates
` [PATCH 09/10] crypto: nx: nx-aes-cbc: Repair some kernel-doc problems
` [PATCH 10/10] crypto: cavium: nitrox_isr: Demote non-compliant kernel-doc headers

[PATCH 00/30] [Set 1] Rid W=1 warnings in SCSI
 2021-03-03 14:46 UTC  (28+ messages)
` [PATCH 01/30] scsi: megaraid: megaraid_mm: Fix incorrect function name in header
` [PATCH 02/30] scsi: megaraid: megaraid_sas_base: Fix a bunch of misnamed functions in their headers
` [PATCH 03/30] scsi: fcoe: Fix function name fcoe_set_vport_symbolic_name() in description
` [PATCH 04/30] scsi: megaraid: megaraid_mbox: Fix function name megaraid_queue_command_lck() "
` [PATCH 05/30] scsi: fcoe: fcoe_ctlr: Fix a couple of incorrectly named functions
` [PATCH 06/30] scsi: aic94xx: aic94xx_hwi: Fix a couple of misnamed function names
` [PATCH 07/30] scsi: aacraid: aachba: Fix a few incorrectly named functions
` [PATCH 08/30] scsi: pm8001: pm8001_init: Provide function name and fix a misspelling
` [PATCH 09/30] scsi: aacraid: commctrl: Fix incorrect spelling of aac_send_raw_srb()
` [PATCH 10/30] scsi: bnx2fc: bnx2fc_hwi: Fix typo in bnx2fc_indicate_kcqe()
` [PATCH 11/30] scsi: pm8001: pm8001_sas: Provide function name 'pm8001_I_T_nexus_reset()' in header
` [PATCH 12/30] scsi: qla4xxx: ql4_os: Fix formatting issues - missing '-' and '_'
` [PATCH 13/30] scsi: pm8001: pm8001_ctl: Fix incorrectly named functions in headers
` [PATCH 14/30] scsi: aic94xx: aic94xx_sds: Fix asd_erase_nv_sector()'s header
` [PATCH 15/30] scsi: qla2xxx: qla_iocb: Replace __qla2x00_marker()'s missing underscores
` [PATCH 16/30] scsi: aacraid: commsup: Repair formatting issue in aac_handle_sa_aif()'s header
` [PATCH 17/30] scsi: lpfc: lpfc_sli: Fix a bunch of kernel-doc issues
` [PATCH 19/30] scsi: qla4xxx: ql4_mbx: Fix kernel-doc formatting and misnaming issue
` [PATCH 22/30] scsi: pm8001: pm80xx_hwi: Fix a bunch of doc-rotted function headers
` [PATCH 23/30] scsi: qla2xxx: qla_gs: Fix some incorrect formatting/spelling issues
` [PATCH 24/30] scsi: aacraid: rx: Fix misspelling of _aac_rx_init()
` [PATCH 25/30] scsi: lpfc: lpfc_ct: Fix formatting and misspelling issues
` [PATCH 26/30] scsi: libfc: fc_lport: Fix some possible copy/paste issues
` [PATCH 27/30] scsi: lpfc: lpfc_hbadisc: Fix incorrect naming of __lpfc_update_fcf_record()
` [PATCH 28/30] scsi: mpt3sas: mpt3sas_base: Fix misspelling of _base_put_smid_default_atomic()
` [PATCH 29/30] scsi: lpfc: lpfc_nportdisc: Fix misspelling of lpfc_defer_acc_rsp()
` [PATCH 30/30] scsi: mpt3sas: mpt3sas_scs: Move a little data from the stack onto the heap

[PATCH 0/2] an additional path to control charging current
 2021-03-03 15:01 UTC  (2+ messages)

[RFC PATCH 00/19] accel: Introduce AccelvCPUState opaque structure
 2021-03-03 18:22 UTC  (20+ messages)
` [PATCH 01/19] target/i386/hvf: Use boolean value for vcpu_dirty
` [PATCH 02/19] target/s390x/kvm: Simplify debug code
` [PATCH 03/19] target/s390x/kvm: Reduce deref by declaring 'struct kvm_run' on stack
` [PATCH 04/19] cpu: Croup accelerator-specific fields altogether
` [RFC PATCH 05/19] cpu: Introduce AccelvCPUState opaque structure
` [RFC PATCH 06/19] accel/whpx: Add typedef for 'struct whpx_vcpu'
` [RFC PATCH 07/19] accel/whpx: Rename struct whpx_vcpu -> AccelvCPUState
` [RFC PATCH 08/19] accel/whpx: Use 'accel_vcpu' generic pointer
` [RFC PATCH 09/19] accel/hax: Add typedef for 'struct hax_vcpu_state'
` [RFC PATCH 10/19] accel/hax: Use 'accel_vcpu' generic pointer
` [RFC PATCH 11/19] accel/kvm: Introduce kvm_vcpu_state() helper
` [RFC PATCH 12/19] accel/kvm: Use kvm_vcpu_state() when possible
` [RFC PATCH 13/19] accel/kvm: Declare and allocate AccelvCPUState struct
` [RFC PATCH 14/19] accel/kvm: Move the 'kvm_fd' field to AccelvCPUState
` [RFC PATCH 15/19] accel/kvm: Move the 'kvm_state' "
` [RFC PATCH 16/19] accel/kvm: Move the 'kvm_run' "
` [RFC PATCH 17/19] accel/hvf: Reduce deref by declaring 'hv_vcpuid_t hvf_fd' on stack
` [RFC PATCH 18/19] accel/hvf: Declare and allocate AccelvCPUState struct
` [RFC PATCH 19/19] accel/hvf: Move the 'hvf_fd' field to AccelvCPUState

[PATCH] drm/radeon: fix copy of uninitialized variable back to userspace
 2021-03-03 15:03 UTC  (3+ messages)

[PATCH v5] ARM: Implement SLS mitigation
 2021-03-03 15:04 UTC  (3+ messages)

[PATCH] mm/compaction: remove unused variable sysctl_compact_memory
 2021-03-03 14:33 UTC  (3+ messages)

[PATCH stblinux.git 1/2] dt-bindings: firmware: add Broadcom's NVRAM memory mapping
 2021-03-03 11:44 UTC  (4+ messages)
` [PATCH stblinux.git 2/2] firmware: bcm47xx_nvram: support platform device "brcm, nvram"
  ` [PATCH stblinux.git 2/2] firmware: bcm47xx_nvram: support platform device "brcm,nvram"

linux-kernel janitorial RFP: Mark static arrays as const
 2021-03-03 14:51 UTC  (3+ messages)
` [Cocci] "

[PATCH] ASoC: SOF: Intel: broadwell: fix mutual exclusion with catpt driver
 2021-03-03 18:40 UTC  (3+ messages)

[PATCH v2 0/3] Introduce the for_each_set_clump macro
 2021-03-03 14:43 UTC  (2+ messages)

[PATCH v26 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-03-03 14:50 UTC  (3+ messages)
  ` [PATCH v26 4/4] scsi: ufs: Add HPB 2.0 support

[PATCH 0/7] Add PM7325/PM8350C/PMR735A regulator support
 2021-03-03 14:54 UTC  (6+ messages)
` [PATCH 1/7] dt-bindings: regulator: Convert regulator bindings to YAML format

[PATCH] usb: dwc3: make USB_DWC3_EXYNOS independent
 2021-03-03 14:56 UTC  (6+ messages)

[PATCH 0/4] add device drivers for Siemens Industrial PCs
 2021-03-03 14:49 UTC  (5+ messages)
` [PATCH 3/4] watchdog: simatic-ipc-wdt: add new driver "

[PATCH v2 0/4] psi: Add PSI_CPU_FULL state and some code optimization
 2021-03-03 14:57 UTC  (5+ messages)
` [PATCH v2 2/4] psi: Use ONCPU state tracking machinery to detect reclaim
` [PATCH v2 4/4] psi: Optimize task switch inside shared cgroups

[PATCH] drm/amdgpu: Remove unnecessary conversion to bool
 2021-03-03 14:57 UTC  (2+ messages)

[PATCH 4.19 000/246] 4.19.178-rc4 review
 2021-03-03 14:55 UTC  (2+ messages)

[PATCH v2] mm: memcontrol: fix kernel stack account
 2021-03-03 14:42 UTC  (5+ messages)
  ` [External] "

drm/ttm: ttm_bo_release called without lock
 2021-03-03 14:37 UTC  (2+ messages)

[PATCH] x86/tsc: mark tsc reliable for qualified platforms
 2021-03-03 14:51 UTC  (2+ messages)

[PATCH v1] powerpc: Include running function as first entry in save_stack_trace() and friends
 2021-03-03 14:52 UTC  (3+ messages)

[PATCH v3 0/5] Reset driver for IMX8MQ VPU hardware block
 2021-03-03 14:48 UTC  (5+ messages)
` [PATCH v3 4/5] media: hantro: Use reset driver

[PATCH v3 0/3] iommu/arm-smmu: adreno-smmu page fault handling
 2021-03-02 12:17 UTC  (3+ messages)
` [PATCH v3 1/3] iommu/arm-smmu: Add support for driver IOMMU fault handlers

[PATCH next v4 00/15] printk: remove logbuf_lock
 2021-03-03 14:34 UTC  (3+ messages)
` lkml delivery: was: "

[PATCH v6 0/37] SCMI vendor protocols and modularization
 2021-03-03 14:46 UTC  (3+ messages)
` [PATCH v6 22/37] reset: reset-scmi: port driver to the new scmi_reset_proto_ops interface

[PATCH v3 00/14] pinctrl: add BCM63XX pincontrol support
 2021-03-03 14:23 UTC  (15+ messages)
` [PATCH v3 01/14] gpio: regmap: set gpio_chip of_node
` [PATCH v3 02/14] pinctrl: bcm: add bcm63xx base code
` [PATCH v3 03/14] Documentation: add BCM6328 pincontroller binding documentation
` [PATCH v3 04/14] pinctrl: add a pincontrol driver for BCM6328
` [PATCH v3 05/14] Documentation: add BCM6358 pincontroller binding documentation
` [PATCH v3 06/14] pinctrl: add a pincontrol driver for BCM6358
` [PATCH v3 07/14] Documentation: add BCM6362 pincontroller binding documentation
` [PATCH v3 08/14] pinctrl: add a pincontrol driver for BCM6362
` [PATCH v3 09/14] Documentation: add BCM6368 pincontroller binding documentation
` [PATCH v3 10/14] pinctrl: add a pincontrol driver for BCM6368
` [PATCH v3 11/14] Documentation: add BCM63268 pincontroller binding documentation
` [PATCH v3 12/14] pinctrl: add a pincontrol driver for BCM63268
` [PATCH v3 13/14] Documentation: add BCM6318 pincontroller binding documentation
` [PATCH v3 14/14] pinctrl: add a pincontrol driver for BCM6318

[PATCH v3 1/2] dt-bindings: display: bridge: Add bindings for Chipone ICN6211
 2021-03-03 14:38 UTC  (5+ messages)

[PATCH 1/2] Makefile: Remove '--gcc-toolchain' flag
 2021-03-03 14:22 UTC  (3+ messages)

[xlnx:xlnx_rebase_v5.4 908/1700] drivers/usb/dwc3/core.h:1436:5: warning: no previous prototype for 'dwc3_set_usb_core_power'
 2021-03-02 23:33 UTC 

Broken kretprobe stack traces
 2021-03-03 14:26 UTC  (3+ messages)

[PATCH] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
 2021-03-03 14:30 UTC  (4+ messages)
` [PATCH] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign

[PATCH v2 0/3] mm/slub: Fix count_partial() problem
 2021-03-03 14:26 UTC  (4+ messages)
` [PATCH v2 3/3] mm/slub: Use percpu partial free counter

[PATCH v3 00/32] KVM: arm64: A stage 2 for the host
 2021-03-02 14:59 UTC  (4+ messages)
` [PATCH v3 04/32] KVM: arm64: Initialize kvm_nvhe_init_params early
` [PATCH v3 20/32] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [PATCH v3 21/32] KVM: arm64: Refactor __load_guest_stage2()

[PATCH v2 00/20] [Set 1] Rid W=1 warnings from ATA
 2021-03-03 14:26 UTC  (2+ messages)

[PATCH v4 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-03  7:21 UTC  (4+ messages)
` [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

[PATCH v3 0/7] Xen guest-loader support, pre-PR
 2021-03-03 18:37 UTC  (3+ messages)
` [PATCH v3 4/7] hw/core: implement a guest-loader to support static hypervisor guests

[Intel-gfx] [PATCH v4 0/4] drm/i915: complete eDP MSO support
 2021-03-03 18:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: complete eDP MSO support (rev2)

[RFC PATCH 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-03-02 10:59 UTC  (2+ messages)
` [RFC PATCH 5/6] PCI: designware: Add SiFive FU740 PCIe host controller driver

[PATCH v5 00/14] Add BLK_CTL support for i.MX8MP
 2021-03-03 10:47 UTC  (2+ messages)

[RFC v1 00/38] arm cleanup experiment for kvm-only build
 2021-03-03 18:30 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/firmware/linux-firmware
 2021-03-03 18:35 UTC 

[PATCH 1/2] ARM: dts: imx7d-mba7: Remove unsupported property
 2021-03-02 14:53 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl-emcon: "

[sched/fair] b360fb5e59: stress-ng.vm-segv.ops_per_sec -13.9% regression
 2021-03-03 18:34 UTC  (2+ messages)

[PATCH for-next] xen/arm: mm: flush_page_to_ram() only need to clean to PoC
 2021-03-03 18:33 UTC  (7+ messages)

[PATCH AUTOSEL 4.14 01/13] udf: fix silent AED tagLocation corruption
 2021-03-02 11:59 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 03/13] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH AUTOSEL 4.14 10/13] PCI: mediatek: Add missing of_node_put() to fix reference leak

[PATCH V3 0/5] imx esdhc dt/driver update
 2021-03-03  3:00 UTC  (3+ messages)

[PATCH 0/2] Domain nesting info for arm-smmu
 2021-03-03  9:57 UTC  (4+ messages)
` [PATCH 2/2] iommu: arm-smmu-v3: Report domain nesting info reuqired for stage1

[PATCH v2 0/2] add Kontron pITX-imx8m board
 2021-03-03 13:00 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: fsl: add support for Kontron pitx-imx8m board

drivers/misc/altera-stapl/altera.c:2113:1: warning: the frame size of 4232 bytes is larger than 1024 bytes
 2021-03-03 18:31 UTC 

[Intel-gfx] [PATCH] drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
 2021-03-03 18:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[dpdk-dev] [RFC] pflock: add implementation of phase-fair locks
 2021-03-03 18:30 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] pflock: implementation of phase-fair reader writer locks

[PATCH v2] runqemu: use "raw" instead of "bin" for ovmf
 2021-03-03 18:29 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915/gen12: Add recommended hardware tuning value
 2021-03-03 18:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/4] drm/i915/gen12: Add recommended hardware tuning value (rev2)

[dpdk-dev] [PATCH] doc: update minimum supported kernel
 2021-03-03 18:28 UTC 

[RESEND 1/1] arch: arm: mach-at91: pm: Move prototypes to mutually included header
 2021-03-03 12:41 UTC 

[RESEND 1/2] ARM: dts: qcom: msm8974-lge-nexus5: correct fuel gauge interrupt trigger level
 2021-03-03 18:28 UTC  (2+ messages)
` [RESEND 2/2] ARM: dts: qcom: msm8974-samsung-klte: "

[PATCH linux-firmware] Mellanox: Add new mlxsw_spectrum firmware xx.2008.2406
 2021-03-03 18:27 UTC  (2+ messages)

[Intel-gfx] Public i915 CI shardruns are disabled
 2021-03-03 18:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[OE-core] [PATCH] runqemu: use "raw" instead of "bin" for ovmf
 2021-03-03 18:27 UTC 

[RFC 0/3] Async nvme passthrough
 2021-03-02 16:07 UTC 

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-03-03 18:28 UTC  (7+ messages)
` [PATCH RFC v1 05/15] iommu/arm-smmu-v3: Set sync op from consumer driver of cd-lib
` [PATCH RFC v1 08/15] iommu: Add asid_bits to arm smmu-v3 stage1 table info
` [PATCH RFC v1 12/15] iommu/virtio: Add support for INVALIDATE request

[PATCH 1/1] linux-firmware: add frimware for mediatek bluetooth chip (MT7921)
 2021-03-03 18:26 UTC  (2+ messages)

[PATCH] rtw89: 8852a: add firmware v0.9.12.2
 2021-03-03 18:26 UTC  (2+ messages)

Bug#982579: Solution for loading firmware
 2021-03-03 18:25 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9
 2021-03-03 18:09 UTC  (2+ messages)
` [Intel-gfx] [PATCH v4] "

[PATCH v3 4/9] mtd: nand: Add a helper to retrieve the number of ECC steps
 2021-03-02 16:33 UTC  (2+ messages)

[PATCH] brcm: Fix Raspberry Pi 4B NVRAM file
 2021-03-03 18:24 UTC  (2+ messages)

[dpdk-dev] [PATCH v8 0/2] support both PIO and MMIO BAR for legacy device in virtio PMD
 2021-03-03 18:24 UTC  (3+ messages)
` [dpdk-dev] [PATCH v9 "

[PATCH 0/7] V4L2 stateless VP8 de-staging
 2021-03-03 14:29 UTC  (3+ messages)
` [PATCH 7/7] media: uapi: move VP8 stateless controls out of staging

[PATCH 1/1] clk: sunxi: Demote non-conformant kernel-doc headers
 2021-03-03 14:24 UTC 

post-receive: pub/scm/linux/kernel/git/firmware/linux-firmware
 2021-03-03 18:24 UTC 

[PATCH v4] target/s390x: Implement the MVPG condition-code-option bit
 2021-03-03 18:22 UTC  (2+ messages)

[PATCH 0/8] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-03 14:19 UTC  (5+ messages)
` [PATCH 1/8] ARM: ARMv7-M: Fix register restore corrupt after svc call

[PATCH] signal: Allow RT tasks to cache one sigqueue struct
 2021-03-03 14:20 UTC 

[PATCH] PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
 2021-03-03 14:22 UTC 

arch/powerpc/sysdev/xive/common.c:1614 xive_debug_show_irq() warn: variable dereferenced before check 'd' (see line 1596)
 2021-03-03 13:23 UTC  (2+ messages)

[gustavoars-linux:testing/drm/radeon/si_dpm] BUILD SUCCESS 1f0ec6f175331d2aa83986dfc2e5208ae250b03f
 2021-03-03 14:17 UTC 

[PATCH 0/5 v2] x86/sev-es: SEV-ES Fixes for v5.12
 2021-03-03 14:17 UTC  (2+ messages)
` [PATCH 1/5] x86/sev-es: Introduce ip_within_syscall_gap() helper

[PATCH 0/4] arm64: dts: qcom: Rename the qmp node to power-controller
 2021-03-03  8:12 UTC  (3+ messages)
` [PATCH 4/4] arm64: dts: qcom: sm8350: "

[PATCH 1/2] mtd: spi-nor: core: move Spansion SR ready codes out of core
 2021-03-02 11:15 UTC  (3+ messages)
` [PATCH 2/2] mtd: spi-nor: spansion: uses CLSR command in S25FL{064|128|256}L chips

[Bug 1917565] [NEW] Windows 10 fails with "Boot device inaccessible"
 2021-03-03 18:14 UTC  (2+ messages)
` [Bug 1917565] "

[PATCH v9 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-03-03  7:59 UTC  (3+ messages)
` [PATCH v9 7/7] ARM: dts: imx50-kobo-aura: Add Netronix embedded controller

[meta-ti][dunfell/master][PATCH v2] packagegroups: tisdk-connectivity: Include TI wlan packages for k3 platforms
 2021-03-03 18:21 UTC 

[PATCH AUTOSEL 5.10 01/47] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 15/47] spi: stm32: make spurious and overrun interrupts visible

[Virtio-fs] Query about announce_submounts and ro/rw mounts
 2021-03-03 18:20 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2021-03-03 18:20 UTC 

[PATCH v2 0/7] Improve boot command line handling
 2021-03-03 18:19 UTC  (9+ messages)
` [PATCH v2 1/7] cmdline: Add generic function to build command line
` [PATCH v2 4/7] cmdline: Add capability to prepend the "

[dpdk-dev] [PATCH 0/6] net/pcap: build on Windows
 2021-03-03 18:19 UTC  (13+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 4/6] net/pcap: add libpcap wrappers

[igt-dev] [PATCH i-g-t 1/2] tests/kms_vrr: Optimize to read vrr debugfs
 2021-03-03 18:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] tests/kms_vrr: Optimize to read vrr debugfs (rev2)

[draft2 PATCH] ARM: dts: sun8i: r40: add devicetree for FETA40i-C/OKA40i-C
 2021-03-03 13:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] fix failure during 'make linux-menuconfig' when PATH env var has spaces
 2021-03-03 18:18 UTC  (4+ messages)

[meta-ti][PATCH] recipes-bsp: wl18xx-fw: update SRCREV to latest
 2021-03-03 18:17 UTC  (2+ messages)

[PATCH] rpm: split build and extra functionality into separate packages
 2021-03-03 18:09 UTC 

[PATCH 0/7] Add FFT Support for R-Car Gen3 devices
 2021-03-02 12:32 UTC  (7+ messages)
` [PATCH 4/7] misc: Add driver for DAB IP found on Renesas R-Car devices

[PATCH v7 0/3] Adding the Sparx5 Switch Reset Driver
 2021-03-03  8:11 UTC  (2+ messages)
` [PATCH v7 3/3] arm64: dts: reset: add microchip sparx5 switch reset driver

[PATCH 1/5] mtd: rawnand: qcom: Convert nandc to chip in Read/Write helper
 2021-03-02 16:32 UTC  (2+ messages)

[PATCH for-4.15] tools/xenstored: liveupdate: Properly check long transaction
 2021-03-03 18:14 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2021-03-03 18:13 UTC 


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.