All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-14 10:25:46 to 2020-01-14 11:24:05 UTC [more...]

[PULL 00/29] Migration pull patches (second try)
 2020-01-14 11:23 UTC  (7+ messages)

[PATCH net-next v2 00/10] net: Add route offload indication
 2020-01-14 11:23 UTC  (10+ messages)
` [PATCH net-next v2 01/10] ipv4: Replace route in list before notifying
` [PATCH net-next v2 02/10] ipv4: Encapsulate function arguments in a struct
` [PATCH net-next v2 03/10] ipv4: Add "offload" and "trap" indications to routes
` [PATCH net-next v2 04/10] ipv6: "
` [PATCH net-next v2 05/10] mlxsw: spectrum_router: Separate nexthop offload indication from route
` [PATCH net-next v2 06/10] mlxsw: spectrum_router: Set hardware flags for routes
` [PATCH net-next v2 07/10] netdevsim: fib: Add dummy implementation for FIB offload
` [PATCH net-next v2 08/10] selftests: forwarding: Add helpers and tests "
` [PATCH net-next v2 09/10] selftests: netdevsim: Add test for FIB offload API

[qemu-web PATCH] documentation: update links to readthedocs
 2020-01-14 11:11 UTC  (3+ messages)

[PATCH v2 00/11] megaraid_sas: driver updates to 07.713.01.00-rc1
 2020-01-14 11:21 UTC  (12+ messages)
` [PATCH v2 01/11] megaraid_sas: Reset adapter if FW is not in READY state after device resume
` [PATCH v2 02/11] megaraid_sas: Set no_write_same only for Virtual Disk
` [PATCH v2 03/11] megaraid_sas: Update optimal queue depth for SAS and NVMe devices
` [PATCH v2 04/11] megaraid_sas: Do not kill host bus adapter, if adapter is already dead
` [PATCH v2 05/11] megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabled
` [PATCH v2 06/11] megaraid_sas: Do not set HBA Operational if FW is not in operational state
` [PATCH v2 07/11] megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
` [PATCH v2 08/11] megaraid_sas: Do not initiate OCR if controller is not in ready state
` [PATCH v2 09/11] megaraid_sas: Limit the number of retries for the IOCTLs causing firmware fault
` [PATCH v2 10/11] megaraid_sas: Use Block layer API to check SCSI device in-flight IO requests
` [PATCH v2 11/11] megaraid_sas: Update driver version to 07.713.01.00-rc1

[PATCH v2] KVM: arm/arm64: vgic-its: Properly check the unmapped coll in DISCARD handler
 2020-01-14 11:22 UTC  (3+ messages)

[PATCH v4 1/3] hwmon: (adm1177) Add ADM1177 Hot Swap Controller and Digital Power Monitor driver
 2020-01-14 11:21 UTC  (3+ messages)
` [PATCH v4 2/3] dt-binding: hwmon: Add documentation for ADM1177
` [PATCH v4 3/3] MAINTAINERS: add entry for ADM1177 driver

[PATCH] docs/devel: fix stable process doc formatting
 2020-01-14 11:04 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/gt: Always reset the timeslice after a context switch
 2020-01-14 11:20 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Use common priotree lists for virtual engine

[PATCH v4 00/15] io_uring: add Linux io_uring AIO engine
 2020-01-14 10:59 UTC  (16+ messages)
` [PATCH v4 01/15] configure: permit use of io_uring
` [PATCH v4 02/15] qapi/block-core: add option for io_uring
` [PATCH v4 03/15] block/block: add BDRV flag "
` [PATCH v4 04/15] block/io_uring: implements interfaces "
` [PATCH v4 05/15] stubs: add stubs for io_uring interface
` [PATCH v4 06/15] util/async: add aio interfaces for io_uring
` [PATCH v4 07/15] blockdev: adds bdrv_parse_aio to use io_uring
` [PATCH v4 08/15] block/file-posix.c: extend "
` [PATCH v4 09/15] block: add trace events for io_uring
` [PATCH v4 10/15] block/io_uring: adds userspace completion polling
` [PATCH v4 11/15] qemu-io: adds option to use aio engine
` [PATCH v4 12/15] qemu-img: adds option to use aio engine for benchmarking
` [PATCH v4 13/15] qemu-nbd: adds option for aio engines
` [PATCH v4 14/15] tests/qemu-iotests: enable testing with aio options
` [PATCH v4 15/15] tests/qemu-iotests: use AIOMODE with various tests

[WIP PATCH 0/4] Support for UDF 1.01 and 2.60 revisions
 2020-01-14 11:18 UTC  (5+ messages)
` [WIP PATCH 2/4] udf: Fix reading numFiles and numDirs from UDF 2.00+ VAT discs

[Intel-gfx] [PATCH 1/2] drm/i915/pmu: Correct the rc6 offset upon enabling
 2020-01-14 11:17 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Clear rc6 residency trackers across suspend

[PATCH V2] firmware: arm_scmi: Make scmi core independent of transport type
 2020-01-14 11:17 UTC  (12+ messages)

[PATCH v3 0/7] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-14 11:17 UTC  (12+ messages)
` [PATCH v3 4/7] dt-bindings: atmel-usart: remove wildcard
` [PATCH v3 7/7] ARM: dts: at91: sam9x60: add device tree for soc and board

[PATCH v4 0/6] media: vimc: race condition fixes
 2020-01-14 11:17 UTC  (11+ messages)
` [PATCH v4 3/6] media: vimc: use-after-free fix - release vimc in the v4l_device release
` [PATCH v4 4/6] media: vimc: capture: crash fix - synchronize call to vb2_queue_release when unregistering
` [PATCH v4 5/6] media: mc-devnode.c: set devnode->media_dev to NULL upon release instead of unregister
` [PATCH v4 6/6] media: vimc: Track the media device by calling v4l2_device_get/put

[PATCH v2 0/8] vdso: Complete the conversion to 32bit syscalls
 2020-01-14 11:15 UTC  (11+ messages)
` [PATCH v2 2/8] lib: vdso: Build 32 bit specific functions in the right context

[PATCH] x86/microcode/amd: fix uninitalized structure cp
 2020-01-14 11:15 UTC 

[igt-dev] [PATCH i-g-t] lib/i915/gem_mman.c: add cpu coherency mapping wrapper
 2020-01-14 11:14 UTC  (3+ messages)

[PATCH v2] arm64: dts: mt8183: Enable CPU idle-states
 2020-01-14 11:14 UTC  (4+ messages)

Survey results: "open source" vs "free software" vs alternatives
 2020-01-14 11:14 UTC 

[PATCH] microblaze: Sync defconfig with latest Kconfig layout
 2020-01-14 11:13 UTC 

[PATCH] evh_bytechan: fix out of bounds accesses
 2020-01-14 11:01 UTC  (7+ messages)

[PATCH v3 0/2] Fix incorrect integer->float conversion caught by clang
 2020-01-14 11:08 UTC  (6+ messages)
` [PATCH v3 1/2] migration: "

[PATCH 0/4] migration: Replace gemu_log with qemu_log
 2020-01-14 11:02 UTC  (8+ messages)
` [PATCH 1/4] linux-user: Use `qemu_log' for non-strace logging
` [PATCH 2/4] linux-user: Use `qemu_log' for strace
` [PATCH 3/4] linux-user: remove gemu_log from the linux-user tree

[PATCH v5 0/4] Add regulator support for mpq7920
 2020-01-14 11:10 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: Add an entry for Monolithic Power System, MPS

[PATCH 0/2] Convert stm32 dwmac to DT schema
 2020-01-14 11:09 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: net: dwmac: "

[PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure
 2020-01-14 11:08 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add myself as maintainer of ehv_bytechan tty driver
 2020-01-14 11:05 UTC  (4+ messages)

[PATCH V11 1/5] mm/hotplug: Introduce arch callback validating the hot remove range
 2020-01-14 11:09 UTC  (7+ messages)

[PATCH] USB: serial: opticon: fix control-message timeouts
 2020-01-14 11:07 UTC  (3+ messages)

[PATCH 1/3] serial: cadence: move register definitions into header file
 2020-01-14 11:07 UTC  (2+ messages)

[ANNOUNCE] libgpiod v1.5-rc2
 2020-01-14 11:07 UTC 

[PATCH] target/arm: add PMU feature to cortex-r5 and cortex-r5f
 2020-01-14 10:59 UTC 

[PATCH] ARM: zynq: zed: partially revert zynq_cpu_lowlevel_init() chnages
 2020-01-14 11:07 UTC  (2+ messages)

[PATCH RESEND v4] reboot: support offline CPUs before reboot
 2020-01-14 11:06 UTC  (3+ messages)

[PATCH v4 00/13] iommu: Add PASID support to Arm SMMUv3
 2020-01-14 11:06 UTC  (5+ messages)
` [PATCH v4 06/13] iommu/arm-smmu-v3: Add context descriptor tables allocators

[dpdk-dev] [PATCH] net/i40e: add PF MDD event handler
 2020-01-14 19:43 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH 0/4] add ECDSA support
 2020-01-14 11:01 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/4] lib/crypto: add support for ECDSA

renesas-drivers-2020-01-14-v5.5-rc6
 2020-01-14 11:04 UTC 

How to debug HW startup?
 2020-01-14 11:03 UTC  (13+ messages)

ubifs: read bad node type in ubifs_tnc_read_wbuf
 2020-01-14 11:01 UTC  (4+ messages)

[PATCH v2 1/2] USB: serial: opticon: add chars_in_buffer() implementation
 2020-01-14 11:01 UTC  (2+ messages)
` [PATCH v2 2/2] USB: serial: opticon: stop all I/O on close()

[PATCH] mm/page_alloc: Add a reason for reserved pages in has_unmovable_pages()
 2020-01-14 11:03 UTC  (7+ messages)

[PATCH] soc: imx: Makefile: only build soc-imx8 when CONFIG_ARM64
 2020-01-14 10:59 UTC  (5+ messages)

[Patch v2] mm: thp: grab the lock before manipulation defer list
 2020-01-14 10:59 UTC  (5+ messages)

[PATCH v3 net-next] net: socionext: get rid of huge dma sync in netsec_alloc_rx_data
 2020-01-14 10:59 UTC  (2+ messages)

[PATCH 1/2] USB: serial: opticon: add chars_in_buffer() implementation
 2020-01-14 10:55 UTC  (2+ messages)
` [PATCH 2/2] USB: serial: opticon: stop all I/O on close()

[PATCH RFC] sched/fair: Penalty the cfs task which executes mwait/hlt
 2020-01-14 10:53 UTC  (8+ messages)

multiple device trees
 2020-01-14 10:52 UTC  (3+ messages)

[Buildroot] [RFC PATCH] autotools: do not overwrite first include path
 2020-01-14 10:52 UTC  (3+ messages)

[PATCH v3 0/9] Fixup page directory freeing
 2020-01-14 10:50 UTC  (2+ messages)

[PATCH v3 1/3] mtd: spi-nor: introduce SR_BP_SHIFT define
 2020-01-14 10:49 UTC  (3+ messages)
  ` [PATCH v3 2/3] mtd: spi-nor: add 4bit block protection support

[PATCH v1 2/2] mm: factor out next_present_section_nr()
 2020-01-14 10:49 UTC  (4+ messages)

[PATCH] recipetool: create: fix SRCBRANCH not being passed to params
 2020-01-14 10:49 UTC 

[Intel-gfx] [PATCH 0/4] Misc GuC CT improvements
 2020-01-14 10:48 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/guc: Introduce CT_ERROR

[PATCH v2] hw/usb: Introduce Kconfig switches for the CCID card devices
 2020-01-14 10:46 UTC  (4+ messages)

[linux-lvm] lvmcache on non-lvm source?
 2020-01-14 10:47 UTC  (3+ messages)

[PATCH v1] dt-bindings: phy: Fix for intel,lgm-emmc-phy.yaml build error
 2020-01-14 10:47 UTC 

[dpdk-dev] [PATCH] maintainers: set git tree for packet framework and QoS
 2020-01-14 10:46 UTC  (6+ messages)

[PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option
 2020-01-14 10:44 UTC  (9+ messages)
` Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
        ` Priority of -accel

v25-rc1
 2020-01-14 10:44 UTC  (8+ messages)

[PATCH net] net: mvneta: fix dma sync size in mvneta_run_xdp
 2020-01-14 10:43 UTC  (2+ messages)

add swiotlb support to arm32
 2020-01-14 10:43 UTC  (13+ messages)
` [PATCH 2/2] arm: use swiotlb for bounce buffer on LPAE configs

[Xen-devel] [PATCH] IRQ: u16 is too narrow for an event channel number
 2020-01-14 10:41 UTC  (5+ messages)

[PATCH v3 00/15] io_uring: add Linux io_uring AIO engine
 2020-01-14 10:40 UTC  (7+ messages)
` [PATCH v3 04/15] block/io_uring: implements interfaces for io_uring
` [PATCH v3 08/15] block/file-posix.c: extend to use io_uring

[PATCH v2 00/10] crypto: caam - backlogging support
 2020-01-14 10:40 UTC  (6+ messages)
` [PATCH v2 09/10] crypto: caam - add crypto_engine support for RSA algorithms

[dpdk-dev] [PATCH] eal: improve user notification for too low memzone segments
 2020-01-14 10:40 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/1] eal: user notification improvement
  ` [dpdk-dev] [PATCH v2 1/1] eal: improve user notification for too low memzone segments

Patchwork housekeeping for: spi-devel-general
 2020-01-14 10:40 UTC 

[PATCH] libertas: Fix two buffer overflows at parsing bss descriptor
 2020-01-14 10:39 UTC  (4+ messages)
` [PATCH 0/2] libertas: fix rates overflow code path in lbs_ibss_join_existing()
  ` [PATCH 1/2] libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
  ` [PATCH 2/2] libertas: make lbs_ibss_join_existing() return error code on rates overflow

[PATCH v3 0/5] aspeed: extensions and fixes
 2020-01-14 10:34 UTC  (6+ messages)
` [PATCH v3 1/5] hw/sd: Configure number of slots exposed by the ASPEED SDHCI model
` [PATCH v3 2/5] hw/arm: ast2600: Wire up the eMMC controller
` [PATCH v3 3/5] ftgmac100: check RX and TX buffer alignment
` [PATCH v3 4/5] hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0
` [PATCH v3 5/5] misc/pca9552: Add qom set and get

[PATCH nft 0/3] netns support
 2020-01-14 10:38 UTC  (7+ messages)
` [PATCH nft 1/3] libnftables: add nft_ctx_set_netns()

[Intel-gfx] [PATCH 01/13] drm/i915: Flush idle barriers when waiting
 2020-01-14 10:38 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/13] "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[PATCH 1/2] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize
 2020-01-14 10:40 UTC  (5+ messages)
` [PATCH 2/2] xfs: Fix log reservation calculation for xattr insert operation

Question about output of kmalloc()
 2020-01-14 10:36 UTC  (2+ messages)

[virtio-dev] [PATCH v2 0/1] VirtIO video device specification
 2020-01-14 10:35 UTC  (5+ messages)
` [virtio-dev] Re: [PATCH v2 1/1] virtio-video: Add virtio "

[RFC PATCH v9 0/8] Enable ptp_kvm for arm64
 2020-01-14 10:34 UTC  (12+ messages)
` [RFC PATCH v9 6/8] psci: Add hvc call service for ptp_kvm

[PATCH v2 0/2] at91-sama5d2_shdwc shutdown controller
 2020-01-14 10:34 UTC  (3+ messages)

[Xen-devel] [PATCH 0/4] xen/x86: Rework inclusion between struct pirq and
 2020-01-14 10:34 UTC  (6+ messages)
` [Xen-devel] [PATCH 1/4] xen/x86: Remove unused forward declaration in asm-x86/irq.h

[PATCH v6 0/3] Introduce Bandwidth OPPs for interconnects
 2020-01-14 10:34 UTC  (2+ messages)

[PATCH] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
 2020-01-14 10:31 UTC  (2+ messages)

[PATCH v2] cpu-topology: Skip the exist but not possible cpu nodes
 2020-01-14 10:29 UTC  (6+ messages)

[PATCH v2 00/17] octeontx2-pf: Add network driver for physical function
 2020-01-14 10:29 UTC  (7+ messages)
` [PATCH v2 14/17] octeontx2-pf: Add basic ethtool support
` [PATCH v2 15/17] octeontx2-pf: ethtool RSS config support

[PATCH V4] u-boot-fw-utils: Add support for libubootenv
 2020-01-14 10:28 UTC  (7+ messages)

[PULL 0/6] QAPI patches for 2020-01-14
 2020-01-14 10:20 UTC  (3+ messages)
` [PULL 3/6] qapi: Generate command registration stuff into separate files
` [PULL 4/6] qapi: Proper intermediate representation for modules

[U-Boot] [PATCH 00/10] ARM: clearfog: add run-time board detect
 2020-01-14 10:26 UTC  (4+ messages)
` [U-Boot] [PATCH 08/10] ARM: mvebu: clearfog: run-time selection of DT file
  `  "

[PATCH v2 00/10] target/ppc: Correct some errors with real mode handling
 2020-01-14 10:22 UTC  (3+ messages)
` [PATCH v2 03/10] target/ppc: Correct handling of real mode accesses with vhyp on hash MMU


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.