All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-11 04:44:46 to 2020-06-11 06:46:02 UTC [more...]

ARM: warning: relocation out of range on Exynos XU4 and U3+
 2020-06-11  6:45 UTC  (3+ messages)

blk_mq_complete_request overhaul
 2020-06-11  6:44 UTC  (13+ messages)
` [PATCH 01/12] blk-mq: merge blk-softirq.c into blk-mq.c
` [PATCH 02/12] blk-mq: factor out a helper to reise the block softirq
` [PATCH 03/12] blk-mq: remove raise_blk_irq
` [PATCH 04/12] blk-mq: complete polled requests directly
` [PATCH 05/12] blk-mq: short cut the IPI path in blk_mq_force_complete_rq for !SMP
` [PATCH 06/12] blk-mq: merge the softirq vs non-softirq IPI logic
` [PATCH 07/12] blk-mq: move failure injection out of blk_mq_complete_request
` [PATCH 08/12] blk-mq: remove the get_cpu/put_cpu pair in blk_mq_complete_request
` [PATCH 09/12] blk-mq: factor out a blk_mq_complete_need_ipi helper
` [PATCH 10/12] blk-mq: add a new blk_mq_complete_request_remote API
` [PATCH 11/12] nvme-rdma: factor out a nvme_rdma_end_request helper
` [PATCH 12/12] nvme: use blk_mq_complete_request_remote to avoid an indirect function call

[jkirsher-next-queue:dev-queue 11/55] include/linux/avf/virtchnl.h:809:31: error: enumerator value for 'virtchnl_static_assert_virtchnl_get_capabilities' is not an integer constant
 2020-06-11  6:45 UTC  (2+ messages)
` [Intel-wired-lan] "

[RFC PATCH 4/5] scsi: ufs: L2P map management for HPB read
 2020-06-11  6:43 UTC  (8+ messages)
` [RFC PATCH 3/5] scsi: ufs: Introduce HPB module
  ` [RFC PATCH 2/5] scsi: ufs: Add UFS-feature layer
    ` [RFC PATCH 1/5] scsi: ufs: Add UFS feature related parameter
      ` [RFC PATCH 0/5] scsi: ufs: Add Host Performance Booster Support
          ` [RFC PATCH 5/5] scsi: ufs: Prepare HPB read for cached sub-region

Simplifying DNAT Rules using Maps
 2020-06-11  6:43 UTC  (5+ messages)

[PATCH v3 0/7] Venus dynamic debug
 2020-06-11  6:42 UTC  (9+ messages)
` [PATCH v3 6/7] venus: Make debug infrastructure more flexible

[PATCH net-next 0/2] Fixing issues in dma mapping and driver removal
 2020-06-11  6:42 UTC  (5+ messages)
` [PATCH net-next 2/2] Crypto/chcr: Checking cra_refcnt before unregistering the algorithms

[PATCH] configs: ls1043aqds: Configure QSPI related configs
 2020-06-11  6:42 UTC 

[PATCH 0/7] xfs: Extend per-inode extent counters
 2020-06-11  6:38 UTC  (4+ messages)
` [PATCH 3/7] xfs: Compute maximum height of directory BMBT separately

[PATCH] dt-bindings: mfd: Ensure 'syscon' has a more specific compatible
 2020-06-11  6:38 UTC  (3+ messages)

[dpdk-dev] [PATCH] mbuf: document rule for new fields and flags
 2020-06-11  6:37 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] mbuf: document guideline "

drivers/atm/fore200e.c:447:12: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-06-11  6:12 UTC  (2+ messages)

[PATCH 1/6] drm/ttm: Add unampping of the entire device address space
 2020-06-11  6:35 UTC  (12+ messages)

[PATCH v4 0/2] Recommend denylist/allowlist instead of blacklist/whitelist
 2020-06-11  6:35 UTC  (4+ messages)
` [PATCH v4 1/2] checkpatch: support deprecated terms checking
` [PATCH v4 2/2] scripts/deprecated_terms: Recommend denylist/allowlist instead of blacklist/whitelist

[gup] 17839856fd: stress-ng.vm-splice.ops_per_sec 2158.6% improvement
 2020-06-11  4:04 UTC 

[PATCH v2 0/3] IOMMU user API enhancement
 2020-06-11  6:33 UTC  (4+ messages)
` [PATCH v2 1/3] docs: IOMMU user API

[PATCH] checkpatch: ignore CamelCase for inttypes.h format specifiers
 2020-06-11  6:32 UTC  (6+ messages)

[Buildroot] [Bug 12986] New: Mtools: Error converting to codepage 850
 2020-06-11  6:31 UTC  (2+ messages)
` [Buildroot] [Bug 12986] "

回复: sensor disabled
 2020-06-11  6:28 UTC 

[Buildroot] [PATCH 1/1] package/mtools: select BR2_TOOLCHAIN_GLIBC_GCONV_LIBS_COPY
 2020-06-11  6:28 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-06-10
 2020-06-11  6:26 UTC 

[Buildroot] [PATCH 1/1] package/nginx: remove ipv6 option
 2020-06-11  6:25 UTC 

[U-Boot] [PATCH v2 00/16] Add Intel Stratix 10 SoC support
 2020-06-11  6:23 UTC  (4+ messages)
` [U-Boot] [PATCH v2 04/16] arm: socfpga: stratix10: Add pinmux support for Stratix10 SoC

[GIT PULL] nvme fixes for 5.8
 2020-06-11  6:22 UTC  (2+ messages)

[PATCH] ath10k: fix retry packets update in station dump
 2020-06-11  6:20 UTC  (2+ messages)

[PATCH v12 00/16] per memcg lru lock
 2020-06-11  6:16 UTC  (21+ messages)
` [PATCH v12 01/16] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v12 02/16] mm/page_idle: no unlikely double check for idle page counting
` [PATCH v12 03/16] mm/compaction: correct the comments of compact_defer_shift
` [PATCH v12 04/16] mm/compaction: rename compact_deferred as compact_should_defer
` [PATCH v12 05/16] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v12 06/16] mm/thp: clean up lru_add_page_tail
` [PATCH v12 07/16] mm/thp: narrow lru locking
` [PATCH v12 08/16] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v12 09/16] mm/lru: introduce TestClearPageLRU
` [PATCH v12 10/16] mm/compaction: do page isolation first in compaction
` [PATCH v12 11/16] mm/mlock: reorder isolation sequence during munlock
` [PATCH v12 12/16] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v12 13/16] mm/lru: introduce the relock_page_lruvec function
` [PATCH v12 14/16] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v12 15/16] mm/pgdat: remove pgdat lru_lock
` [PATCH v12 16/16] mm/lru: revise the comments of lru_lock

[dpdk-dev] [PATCH 0/5] re-implement legacy filter functions by private API
 2020-06-11  6:01 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/5] net/i40e: add private APIs
` [dpdk-dev] [PATCH 2/5] net/ixgbe: "
` [dpdk-dev] [PATCH 3/5] app/testpmd: re-implement commands by using private API
` [dpdk-dev] [PATCH 4/5] net/i40e: enable flow query RSS
` [dpdk-dev] [PATCH 5/5] app/testpmd: support query RSS config in flow query

[PATCH v8 0/6] New RISC-V Local Interrupt Controller Driver
 2020-06-11  6:13 UTC  (14+ messages)
` [PATCH v8 1/6] RISC-V: self-contained IPI handling routine
` [PATCH v8 2/6] RISC-V: Rename and move plic_find_hart_id() to arch directory
` [PATCH v8 3/6] irqchip: RISC-V per-HART local interrupt controller driver
` [PATCH v8 4/6] clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
` [PATCH v8 5/6] RISC-V: Remove do_IRQ() function
` [PATCH v8 6/6] RISC-V: Force select RISCV_INTC for CONFIG_RISCV

[PATCH v3] fuzz: add oss-fuzz build-script
 2020-06-11  6:13 UTC 

[Buildroot] [PATCH 1/4] package/openssh: Depend on libaudit if available
 2020-06-11  6:14 UTC  (9+ messages)
` [Buildroot] [PATCH 2/4] package/openssh: improve integration for systemd

[PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-06-11  6:12 UTC  (5+ messages)
` [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models

[RFC PATCH 0/3] fuzz: add generic fuzzer
 2020-06-11  5:56 UTC  (4+ messages)
` [RFC PATCH 1/3] fuzz: add a general fuzzer for any qemu arguments
` [RFC PATCH 2/3] fuzz: add support for fuzzing DMA regions
` [RFC PATCH 3/3] fuzz: Add callbacks for dma-access functions

[dpdk-dev] [PATCH] mbuf: fix to update documentation of QinQ stripped bit interpretation
 2020-06-11  6:11 UTC  (4+ messages)

[oe][meta-python][PATCH] python-django: set CVE_PRODUCT to be django
 2020-06-11  6:12 UTC  (3+ messages)

[PATCH v2] usb: dwc3: Add support for VBUS power control
 2020-06-11  6:09 UTC  (3+ messages)

[oe][meta-python][PATCH V2] python-django: set CVE_PRODUCT to be django
 2020-06-11  6:07 UTC 

[RFC] hw: nios2: update interrupt_request when STATUS_PIE disabled
 2020-06-11  6:05 UTC  (5+ messages)

[PATCH v11 00/16] per memcg lru lock
 2020-06-11  6:06 UTC  (6+ messages)

[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-06-11  5:58 UTC  (3+ messages)
` [PATCH for-5.1 V4 3/4] hw/mips: "

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 20.1.1
 2020-06-11  6:05 UTC 

[PATCH] drm/amdgpu/sriov: Need to clear kiq position
 2020-06-11  6:03 UTC  (2+ messages)

[PATCH RFC v2 0/9] Clause 45 PHY probing cleanups
 2020-06-11  6:01 UTC  (5+ messages)
` [PATCH RFC v2 6/9] net: phy: add support for probing MMDs >= 8 for devices-in-package

[oe] [meta-python][PATCH] python3-scapy: upgrade 0.25 -> 0.26
 2020-06-11  5:59 UTC 

[PATCH] hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()
 2020-06-11  5:58 UTC 

include/asm-generic/irqflags.h:47:9: sparse: sparse: context imbalance in 'cm_queue_work_unlock' - unexpected unlock
 2020-06-11  5:57 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: Add marvell BT irq config
 2020-06-11  5:52 UTC  (4+ messages)

[Intel-gfx] [v3 0/8] Enable HDR on MCA LSPCON based Gen9 devices
 2020-06-11  5:51 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Enable HDR on MCA LSPCON based Gen9 devices (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

"Carrier Grade" NAT44 setup
 2020-06-11  5:51 UTC  (2+ messages)

[PATCH v2] python3: add rdepends for python3-idle
 2020-06-11  5:48 UTC 

[PATCH] python3: add tcl rdepends for python3-idle
 2020-06-11  5:48 UTC  (3+ messages)
` [OE-core] "

[PATCH v2] powerpc: Remove inaccessible CMDLINE default
 2020-06-11  5:46 UTC  (2+ messages)

[PATCH 1/2] mtd: rawnand: brcmnand: Don't default to edu transfer
 2020-06-11  5:44 UTC  (4+ messages)
` [PATCH 2/2] mtd: rawnand: brcmnand: Ecc error handling on EDU transfers

[PATCH] scsi: wire up ata_scsi_dma_need_drain for SAS HBA drivers
 2020-06-11  5:43 UTC  (2+ messages)

[PATCH 0/9] Allow overriding the default name of the default branch
 2020-06-11  5:42 UTC  (8+ messages)
` [PATCH 8/9] fast-export: respect the possibly-overridden default branch name

[PATCH] nvme: associate stripe size quirk with D4512
 2020-06-11  5:41 UTC  (2+ messages)

[PATCH] pci: pci-mvebu: setup BAR0 to internal-regs
 2020-06-11  5:40 UTC  (2+ messages)

[PATCH] fs/fs-writeback.c: don't WARN on unregistered BDI
 2020-06-11  5:40 UTC  (2+ messages)

[PATCH v6 0/8] block: fix blktrace debugfs use after free
 2020-06-11  5:40 UTC  (11+ messages)
` [PATCH v6 6/6] blktrace: fix "

[PATCH] pinctrl: meson: fix drive strength register and bit calculation
 2020-06-11  5:40 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/7] test/crypto: use generic crypto auto test framework
 2020-06-11  5:38 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/7] common/cpt: fix encryption offset
` [dpdk-dev] [PATCH 2/7] crypto/octeontx: remove stats callback
` [dpdk-dev] [PATCH 3/7] crypto/octeontx: set session private data
` [dpdk-dev] [PATCH 4/7] crypto/octeontx2: "
` [dpdk-dev] [PATCH 5/7] crypto/octeontx: remove unsupported feature
` [dpdk-dev] [PATCH 6/7] crypto/octeontx2: "
` [dpdk-dev] [PATCH 7/7] test/crypto: use generic cryptotests for OCTEON TX PMDs

[PATCH v2 1/1] checkpatch: add check for NONNETWORKING_BLOCK_COMMENT_STYLE
 2020-06-11  5:37 UTC 

[RFC PATCH 0/3] Add Documentation for /proc/cpuinfo flags
 2020-06-11  5:34 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/i40e: enable port filter by switch filter
 2020-06-11  5:24 UTC 

[LTP] [PATCH] syscalls/ioctl_loop05: Get the logic_block_size dynamically
 2020-06-11  5:32 UTC  (8+ messages)
` [LTP] [PATCH v2] syscalls/ioctl_loop05: Use correct blockdev to get logical_block_size
          ` [LTP] [PATCH v3] "

[Buildroot] [PATCH] package/gnutls: security bump to 3.6.14
 2020-06-11  5:31 UTC 

[PATCH v4] scsi: ufs: Fix imprecise load calculation in devfreq window
 2020-06-11  5:21 UTC  (3+ messages)

[PATCH 00/30] Finish some Kconfig migrations
 2020-06-11  5:28 UTC  (3+ messages)
` [PATCH 24/30] arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig
  ` [EXT] "

incoming
 2020-06-11  5:26 UTC  (9+ messages)
` [to-be-updated] mm-pass-task-and-mm-to-do_madvise.patch removed from -mm tree
` [to-be-updated] mm-introduce-external-memory-hinting-api.patch "
` [to-be-updated] mm-check-fatal-signal-pending-of-target-process.patch "
` [to-be-updated] pid-move-pidfd_get_pid-function-to-pidc.patch "
` [to-be-updated] mm-support-both-pid-and-pidfd-for-process_madvise.patch "
` [to-be-updated] mm-madvise-allow-ksm-hints-for-remote-api.patch "
` [to-be-updated] mm-support-vector-address-ranges-for-process_madvise.patch "
` [to-be-updated] mm-use-only-pidfd-for-process_madvise-syscall.patch "

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 4903cc495c852304252acd9810347280d57c82b3
 2020-06-11  5:25 UTC 

alsa-gobject: obsolete abstract class for snd_seq_queue_timer structure
 2020-06-11  5:21 UTC 

[git pull] m68knommu changes for v5.8
 2020-06-11  5:21 UTC 

[igt-dev] [PATCH i-g-t 1/2] scripts/generate_clear_kernel: Improve usage instructions
 2020-06-11  5:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH] drm/amdgpu/sriov: Disable pm for multiple vf sriov
 2020-06-11  5:18 UTC  (3+ messages)

QA notification for completed autobuilder build (yocto-3.1.1.rc2)
 2020-06-11  5:16 UTC 

next/pending-fixes baseline: 158 runs, 1 regressions (v5.7-14137-g60392f4b277d)
 2020-06-11  5:15 UTC 

[PATCH] capabilities.7: typo: lowering niceness is special
 2020-06-11  5:13 UTC 

[PATCH] arm64: dts: qcom: sm8250: add I2C and SPI nodes
 2020-06-11  5:13 UTC  (2+ messages)

[PATCH] xdp: fix xsk_generic_xmit errno
 2020-06-11  5:11 UTC 

[PATCH] ath11k: build HE 6 GHz capability
 2020-06-11  5:06 UTC  (3+ messages)

[PATCH v5 1/8] ath11k: add 6G frequency list supported by driver
 2020-06-11  5:06 UTC  (3+ messages)

[RFC PATCH] fix use after free in xlog_wait()
 2020-06-11  5:05 UTC  (4+ messages)

[PATCH 0/SEVERAL] xfs, xfstests, xfsprogs: quota timer updates
 2020-06-11  5:12 UTC  (7+ messages)
` [PATCH 0/4] fstests: more quota related tests
  ` [PATCH 2/4] generic: test per-type quota softlimit enforcement timeout

[PATCH v1 RFC 0/2] introduce fallback to pio in spi core
 2020-06-11 12:58 UTC  (6+ messages)
` [PATCH v1 RFC 1/2] spi: introduce fallback to pio
` [PATCH v1 RFC 2/2] spi: spi-imx: add fallback feature

drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c:881:45: sparse: sparse: incorrect type in assignment (different base types)
 2020-06-11  4:45 UTC  (2+ messages)

[PATCH] mips: add o32_fp64 boot param to disable FP64 support
 2020-06-11  4:54 UTC  (5+ messages)

[PATCH] xfstests: add test for xfs_repair progress reporting
 2020-06-11  5:03 UTC  (6+ messages)
` [PATCH v2] "

[MPTCP] INFO: task hung in corrupted (2)
 2020-06-11  4:51 UTC  (4+ messages)
`  "

INFO: task hung in do_truncate (2)
 2020-06-11  4:48 UTC 

include/asm-generic/qspinlock.h:94:9: sparse: sparse: context imbalance in 'do_sched_cfs_period_timer' - unexpected unlock
 2020-06-11  4:20 UTC 

[PATCH 00/12] mac80211: add multiple bssid support
 2020-06-11  4:44 UTC  (3+ messages)
` [PATCH 12/12] ath11k: set the multiple bssid hw cap


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.