All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-18 08:30:17 to 2020-09-18 09:07:52 UTC [more...]

[dpdk-dev] [PATCH 0/3] add FEC support
 2020-09-18  9:04 UTC  (5+ messages)
` [dpdk-dev] [PATCH V6 "
  ` [dpdk-dev] [PATCH V6 1/3] ethdev: introduce FEC API
  ` [dpdk-dev] [PATCH V6 2/3] net/hns3: support FEC
  ` [dpdk-dev] [PATCH V6 3/3] app/testpmd: add FEC command

[RESEND][PATCH 0/2] iommu/tegra-smmu: Fix TLB line for Tegra210
 2020-09-18  9:07 UTC  (3+ messages)

[PATCH v2] docs: simplify and clarify the platform support rules
 2020-09-18  9:06 UTC 

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-18  9:06 UTC  (8+ messages)
` [PATCH v12 3/9] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel[_low]()

[RFC PATCH] locking/percpu-rwsem: use this_cpu_{inc|dec}() for read_count
 2020-09-18  9:07 UTC  (10+ messages)
` [tip: locking/urgent] locking/percpu-rwsem: Use this_cpu_{inc,dec}() "

[PATCH v3 00/10] Independent per-CPU data section for nVHE
 2020-09-18  9:05 UTC  (21+ messages)
` [PATCH v3 01/11] kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
` [PATCH v3 02/11] kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
` [PATCH v3 03/11] kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
` [PATCH v3 04/11] kvm: arm64: Remove __hyp_this_cpu_read
` [PATCH v3 05/11] kvm: arm64: Remove hyp_adr/ldr_this_cpu

[PATCH v2] sphinx: ref-variables: Added entry for IMAGE_EFI_BOOT_FILES
 2020-09-18  9:06 UTC 

[PATCH -next] powerpc/papr_scm: Fix warnings about undeclared variable
 2020-09-18  8:59 UTC  (2+ messages)

[PATCH net-next v4 0/5] net/ravb: Add support for explicit internal clock delay configuration
 2020-09-18  9:04 UTC  (4+ messages)
` [PATCH net-next v4 5/5] ravb: "

[PATCH 2/3 v4] x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domnains
 2020-09-18  9:03 UTC  (2+ messages)
` [tip: x86/cpu] x86/mm/pat: "

[PATCH 1/3 v4] x86: AMD: Add hardware-enforced cache coherency as a CPUID feature
 2020-09-18  9:03 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu: "

[Bug 1896096] [NEW] Git version: Build process is broken in block_curl.c.o
 2020-09-18  8:49 UTC  (2+ messages)
` [Bug 1896096] "

[PATCH V4 00/10] Add RCEC handling to PCI/AER
 2020-09-18  8:44 UTC  (3+ messages)

[PATCH] net: phy: realtek: Replace 2.5Gbps name from RTL8125 to RTL8226
 2020-09-18  9:02 UTC  (3+ messages)

[PATCH] scripts/imx: fix typo "unkown" -> "unknown"
 2020-09-18  9:03 UTC  (2+ messages)

[PATCH] drm/amdgpu: use function pointer for gfxhub functions
 2020-09-18  9:02 UTC  (2+ messages)

[PATCH v7 0/3] Add a vhost RPMsg API
 2020-09-18  9:02 UTC  (7+ messages)
` [PATCH v7 3/3] vhost: add an "

[PATCH 1/2] commands: setenv: support setenv dev.var=VAL syntax
 2020-09-18  9:01 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/5] rework feature enabling macros for compatibility
 2020-09-18  8:59 UTC  (4+ messages)

[PATCH v2] s390x/tcg: Implement MONITOR CALL
 2020-09-18  8:51 UTC 

[PATCH v3] net: use exponential backoff in netdev_wait_allrefs
 2020-09-18  9:00 UTC  (3+ messages)

[PATCH 1/2] docs: static: theme_overrides.css: fix responsive design on <640px screens
 2020-09-18  8:59 UTC  (4+ messages)
` [PATCH 2/2] docs: fix broken links
  ` [docs] "

[v3, 0/6] dpaa2_eth: support 1588 one-step timestamping
 2020-09-18  8:59 UTC  (4+ messages)
` [v3, 6/6] dpaa2-eth: fix a build warning in dpmac.c

[PATCH] iommu: fsl_pamu: Replace use of kzfree with kfree_sensitive
 2020-09-18  8:59 UTC  (3+ messages)

[PATCH v10 00/13] i440fx/acpi: addition of feature and bug fixes
 2020-09-18  8:41 UTC  (14+ messages)
` [PATCH v10 01/13] tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplug
` [PATCH v10 02/13] tests/acpi: add new unit test to test hotplug off/on feature on the root pci bus
` [PATCH v10 03/13] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
` [PATCH v10 04/13] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
` [PATCH v10 05/13] i440fx/acpi: do not add hotplug related amls for cold plugged bridges
` [PATCH v10 06/13] tests/acpi: list added acpi table binary file for pci bridge hotplug test
` [PATCH v10 07/13] tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
` [PATCH v10 08/13] tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag
` [PATCH v10 09/13] Add ACPI DSDT tables for q35 that are being updated by the next patch
` [PATCH v10 10/13] piix4: don't reserve hw resources when hotplug is off globally
` [PATCH v10 11/13] tests/acpi: update golden master DSDT binary table blobs for q35
` [PATCH v10 12/13] tests/acpi: unit test exercising global pci hotplug off for i440fx
` [PATCH v10 13/13] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug

[PATCH] armv8: dts: fsl-lx2160a: add gpio0 gpio1 gpio3 DT nodes
 2020-09-18  8:58 UTC  (2+ messages)

[V9fs-developer] [PATCH RFC 4/4] 9p: fix race issue in fid contention
 2020-09-18  8:57 UTC  (4+ messages)
`  "

[PATCH] configure: do not limit Hypervisor.framework test to Darwin
 2020-09-18  8:42 UTC  (3+ messages)

[PATCH] media: rc: gpio-ir-recv: add QoS support for cpuidle system
 2020-09-18  8:56 UTC  (7+ messages)

[PATCH v3 00/10] capstone + disassembler patches
 2020-09-18  8:42 UTC  (4+ messages)
` [PATCH v3 01/10] capstone: Convert Makefile bits to meson bits

[V2] riscv: fix pfn_to_virt err in do_page_fault()
 2020-09-18  8:55 UTC  (2+ messages)

[PATCH] Handle init_iova_flush_queue failure in dma-iommu path
 2020-09-18  8:55 UTC  (3+ messages)

[dpdk-dev] [RFC] ethdev: add a field for rte_eth_rxq_info
 2020-09-18  8:54 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/5] add Rx buffer size for rxq info structure
  ` [dpdk-dev] [PATCH v4 2/5] app/testpmd: add Rx buffer size display in queue info query

[PATCH] cgroup: Fix a comment in function cgroup_wq_init()
 2020-09-18  8:54 UTC 

[PATCH v2 0/9] clocksource: sp804: add support for Hisilicon sp804 timer
 2020-09-18  8:53 UTC  (3+ messages)
` [PATCH v2 7/9] "

remove blkdev_get as a public API
 2020-09-18  8:52 UTC  (4+ messages)
` [PATCH 02/14] block: switch register_disk to use blkdev_get_by_dev
    ` [Ocfs2-devel] "

How to convert fowlloing code from configure to meson.build
 2020-09-18  8:47 UTC 

[PATCH v2] dm: Call proper helper to determine dax support
 2020-09-18  8:52 UTC  (2+ messages)

[PATCH -next] misc: pvpanic: Use devm_platform_ioremap_resource()
 2020-09-18  8:51 UTC  (2+ messages)

sparse-file archive on GFS2 corrupts Reiser4
 2020-09-18  8:51 UTC  (2+ messages)

[Bug 209275] New: Graphics freeze after WARNING: CPU: 2 PID: 156207 at fs/ext4/inode.c:3599 ext4_set_page_dirty+0x3e/0x50
 2020-09-18  8:50 UTC  (2+ messages)
` [Bug 209275] "

[PATCH v2 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
 2020-09-18  8:49 UTC  (7+ messages)

[dpdk-dev] [PATCH 0/1] build: allow disabling libs
 2020-09-18  8:49 UTC  (2+ messages)
` [dpdk-dev] [PATCH 1/1] "

[PATCH] iommu/amd: Add prefetch iommu pages command build function
 2020-09-18  8:49 UTC  (3+ messages)

[PATCH net-next] net: cortina: Remove set but not used variable
 2020-09-18  8:49 UTC 

[patch 00/10] sched: Migrate disable support for RT
 2020-09-18  8:48 UTC  (10+ messages)
` [patch 09/10] sched/core: Add migrate_disable/enable()

[igt-dev] [PATCH i-g-t v8] tests/kms_async_flips: Add test to validate asynchronous flips
 2020-09-18  8:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_async_flips: Add test to validate asynchronous flips (rev6)

[dpdk-dev] [PATCH v1] net: expand the data size of L3 length to 16 bits
 2020-09-18  8:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] net: adjust the header length parse size

configs: lx2162aqds: enable CONFIG_BOARD_EARLY_INIT_R
 2020-09-18  8:47 UTC  (2+ messages)

[PATCH rdma-next v3] RDMA/mlx4: Provide port number for special QPs
 2020-09-18  8:46 UTC  (4+ messages)

[PATCH 0/9] barebox KASan support
 2020-09-18  8:45 UTC  (10+ messages)
` [PATCH 1/9] Add print_hex_dump kernel implementation
` [PATCH 2/9] Add _RET_IP_ macro
` [PATCH 3/9] Kallsyms: Also resolve global variables
` [PATCH 4/9] Add constructor support
` [PATCH 5/9] pbl: Alias memcpy and memset
` [PATCH 6/9] string: Add nokasan variants of default memcpy/memset
` [PATCH 7/9] sandbox: rename KASan to ASan
` [PATCH 8/9] Add KASan support
` [PATCH 9/9] ARM: "

[PATCH v16 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP
 2020-09-18  8:45 UTC  (3+ messages)

[PATCH 0/3] crypto: hisilicon/hpre - misc clean up and fixes
 2020-09-18  8:44 UTC  (4+ messages)
` [PATCH 3/3] crypto: hisilicon/hpre - fix a bug in dh algorithm

[PATCH] target/i386: always create kvmclock device
 2020-09-18  8:39 UTC  (8+ messages)

linux-next: Tree for Sep 18
 2020-09-18  8:44 UTC 

[Intel-gfx] [PATCH 0/3] dma-buf: Flag vmap'ed memory as system or I/O memory
 2020-09-18  8:44 UTC  (6+ messages)
  `  "

[PATCH] iommu: Kconfig: Update help description for IPMMU_VMSA config
 2020-09-18  8:38 UTC  (3+ messages)

[PATCH] net/sched: cbs: fix calculation error of idleslope credits
 2020-09-18  8:42 UTC 

Git in Outreachy?
 2020-09-18  8:42 UTC  (8+ messages)

[PATCH v2 0/5] seqlock: Introduce PREEMPT_RT support
 2020-09-18  8:42 UTC  (2+ messages)
` [tip: locking/core] seqlock: Unbreak lockdep

[PATCH 1/2] tee: replace cdev_add + device_add with cdev_device_add
 2020-09-18  8:41 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] config/arm: avoid variable reuse
 2020-09-18  8:40 UTC  (4+ messages)

[PATCH 0/7] crypto: sun4i-ss: prevent always fallback for ciphers
 2020-09-18  8:09 UTC  (5+ messages)
` [PATCH 4/7] crypto: sun4i-ss: handle BigEndian for cipher

[Bug 14499] New: expose NT ACLs via system.nfs4_acl EA
 2020-09-18  8:40 UTC 

[PATCH V4] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
 2020-09-18  8:40 UTC  (6+ messages)

[dpdk-dev] [PATCH 00/22] Add DLB2 PMD
 2020-09-18  8:39 UTC  (6+ messages)
` [dpdk-dev] [PATCH 07/22] event/dlb2: add xstats

[PATCH 0/6] libmultipath: check udev* func return value
 2020-09-18  8:39 UTC  (4+ messages)

[PATCH net-next] net: ethernet: Remove set but not used variable
 2020-09-18  8:39 UTC 

[PATCH] nvme: use correct upper limit for tag in nvme_handle_cqe()
 2020-09-18  8:37 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: phy: cdns,torrent-phy: add reset-names
 2020-09-18  8:37 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: phy: ti,phy-j721e-wiz: fix bindings for torrent phy

[linux-next:master 1797/8629] drivers/tty/ipwireless/hardware.c:872:43: sparse: sparse: incorrect type in initializer (different base types)
 2020-09-18  8:37 UTC  (2+ messages)

[PATCH] net: bypass ->sendpage for slab pages
 2020-09-18  8:37 UTC  (5+ messages)

linux-next: Tree for Sep 17
 2020-09-18  8:37 UTC  (3+ messages)
` linux-next: Tree for Sep 17 (net/ipv4/devinet.c)

[PATCH] hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumption
 2020-09-18  8:34 UTC  (2+ messages)

[PATCH -next] iommu/rockchip: Use devm_platform_ioremap_resource()
 2020-09-18  8:34 UTC  (3+ messages)

[PATCH] iommu/amd: Fix potential @entry null deref
 2020-09-18  8:36 UTC  (3+ messages)

[PATCH -next] iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()
 2020-09-18  8:31 UTC  (2+ messages)

[PATCH v2 0/5] spi: spi-mtk-nor: Add mt8192 support
 2020-09-18  8:31 UTC  (24+ messages)
` [PATCH v2 1/5] dt-bindings: spi: add mt8192-nor compatible string
` [PATCH v2 2/5] spi: spi-mtk-nor: fix mishandled logics in checking SPI memory operation
` [PATCH v2 3/5] spi: spi-mtk-nor: use dma_alloc_coherent() for bounce buffer
` [PATCH v2 4/5] spi: spi-mtk-nor: support 36bit dma addressing to mediatek
` [PATCH v2 5/5] spi: spi-mtk-nor: Add power management support

[PATCH v2] regmap: debugfs: Fix handling of name string for debugfs init delays
 2020-09-18  8:36 UTC  (3+ messages)

[PATCH 2/2] add maximum combined fw size as machine configuration option
 2020-09-18  8:31 UTC  (2+ messages)

[dpdk-dev] [PATCH 20.11 00/12] add max SIMD bitwidth to EAL
 2020-09-18  8:35 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 00/17] "
  ` [dpdk-dev] [PATCH v2 01/17] eal: add max SIMD bitwidth

[hch-misc:alloc_vm_area 4/7] ld.lld: error: undefined symbol: vmap_pfn
 2020-09-18  8:35 UTC 

[PATCH] media: coda: avoid starvation on well-compressed data
 2020-09-18  8:35 UTC  (3+ messages)

[PATCH v6 0/8] powerpc/watchpoint: Bug fixes plus new feature flag
 2020-09-18  8:31 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/7] cmdline: support Windows
 2020-09-18  8:33 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/7] cmdline: make implementation opaque

[PATCH v9 00/29] arm64: Memory Tagging Extension user-space support
 2020-09-18  8:30 UTC  (7+ messages)
` [PATCH v9 29/29] arm64: mte: Add Memory Tagging Extension documentation

[PATCH V2 1/3] efi: Support for MOK variable config table
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH] arm64: Add purgatory printing
 2020-09-18  8:31 UTC  (3+ messages)

[PATCH] efi/printf: remove unneeded semicolon
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH v2] usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speed
 2020-09-18  8:30 UTC 

[tip: efi/core] efi/libstub: arm32: Use low allocation for the uncompressed kernel
 2020-09-18  8:30 UTC 

[PATCH v6 7/9] efi: Rename arm-init to efi-init common for all arch
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[v3 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[tip: efi/core] efi/libstub: Export efi_low_alloc_above() to other units
 2020-09-18  8:30 UTC 

[PATCH v4 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-09-18  8:29 UTC  (2+ messages)

[tip: efi/core] efi/libstub: arm32: Base FDT and initrd placement on image address
 2020-09-18  8:30 UTC 

[PATCH 1/2] efi/libstub: Add efi_warn and *_once logging helpers
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH 2/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH V2 3/3] integrity: Load certs from the EFI MOK config table
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH V2 2/3] integrity: Move import of MokListRT certs to a separate routine
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH v2 1/2] edac,ghes,cper: Add Row Extension to Memory Error Record
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH v2 2/2] cper,edac,efi: Memory Error Record: bank group/address and chip id
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH -next] iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()
 2020-09-18  8:28 UTC 

[PATCH] usb-serial-simple: Add Whistler radio scanners TRX serie support
 2020-09-18  8:30 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.