All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-02 00:52:12 to 2019-10-02 03:13:17 UTC [more...]

[RFC PATCH 00/27] current interrupt series plus scv syscall
 2019-10-02  8:21 UTC  (4+ messages)
` [RFC PATCH 23/27] powerpc/64: system call implement the bulk of the logic in C

[PATCH 0/1] gitignore: ignore comments on the same line as a pattern
 2019-10-02  3:13 UTC  (2+ messages)
` [PATCH 1/1] "

next/pending-fixes build: 214 builds: 2 failed, 212 passed, 6 errors, 646 warnings (v5.4-rc1-197-gcd6b2766cc1d)
 2019-10-02  3:11 UTC 

[PATCH v3 00/34] spapr: IRQ subsystem cleanup
 2019-10-02  2:52 UTC  (15+ messages)
` [PATCH v3 01/34] xics: Minor fixes for XICSFabric interface
` [PATCH v3 02/34] xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
` [PATCH v3 03/34] xics: Rename misleading ics_simple_*() functions
` [PATCH v3 04/34] xics: Eliminate reset hook
` [PATCH v3 05/34] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
` [PATCH v3 06/34] xics: Create sPAPR specific ICS subtype
` [PATCH v3 07/34] spapr: Fold spapr_phb_lsi_qirq() into its single caller
` [PATCH v3 08/34] spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
` [PATCH v3 11/34] spapr: Fix indexing of XICS irqs
` [PATCH v3 12/34] spapr: Simplify spapr_qirq() handling
` [PATCH v3 15/34] spapr: Handle freeing of multiple irqs in frontend only
` [PATCH v3 16/34] spapr, xics, xive: Better use of assert()s on irq claim/free paths
` [PATCH v3 20/34] spapr: Eliminate SpaprIrq::init hook
` [PATCH v3 31/34] spapr, xics, xive: Move SpaprIrq::post_load hook to backends

[dpdk-dev] [PATCH] eventdev: flag to identify same destined packets enqueue
 2019-10-02  3:08 UTC  (9+ messages)

stable-rc/linux-4.14.y boot: 75 boots: 0 failed, 75 passed (v4.14.146-147-g990856f784cb)
 2019-10-02  3:01 UTC 

[PATCH] hwmon: (pmbus) add VR12/VR13 mode support write paths
 2019-10-02  2:45 UTC  (2+ messages)

[cip-dev] CIP IRC weekly meeting today
 2019-10-02  3:00 UTC  (5+ messages)
      ` [cip-dev] Xiling MPSOC -- was "

[Buildroot] [PATCH] pdbg: Bump version to v2.3
 2019-10-02  2:56 UTC 

[alsa-devel] [PATCH] ASoC: Intel: eve: Enable mclk and ssp sclk early
 2019-10-02  2:53 UTC  (3+ messages)

[U-Boot] [PULL] Raspberry Pi for v2019.10 second round
 2019-10-02  2:50 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2019-10-02  2:50 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/9] security: add software synchronous crypto process
 2019-10-02  2:47 UTC  (8+ messages)
` [dpdk-dev] [PATCH 00/10] "
  ` [dpdk-dev] [PATCH 01/10] security: introduce CPU Crypto action type and API

[PATCH v1 1/5] sequencer: update `total_nr' when adding an item to a todo list
 2019-10-02  2:38 UTC  (4+ messages)
` [PATCH v1 5/5] sequencer: directly call pick_commits() from complete_action()

[PATCH v2 00/12] rtw88: Add support for deep PS mode
 2019-10-02  2:31 UTC  (13+ messages)
` [PATCH v2 01/12] rtw88: remove redundant flag check helper function
` [PATCH v2 02/12] rtw88: pci: reset H2C queue indexes in a single write
` [PATCH v2 03/12] rtw88: not to enter or leave PS under IRQ
` [PATCH v2 04/12] rtw88: not to control LPS by each vif
` [PATCH v2 05/12] rtw88: remove unused lps state check helper
` [PATCH v2 06/12] rtw88: LPS enter/leave should be protected by lock
` [PATCH v2 07/12] rtw88: leave PS state for dynamic mechanism
` [PATCH v2 08/12] rtw88: add deep power save support
` [PATCH v2 09/12] rtw88: not to enter LPS by coex strategy
` [PATCH v2 10/12] rtw88: select deep PS mode when module is inserted
` [PATCH v2 11/12] rtw88: add deep PS PG mode for 8822c
` [PATCH v2 12/12] rtw88: remove misleading module parameter rtw_fw_support_lps

[PATCH][SMB3] cleanup a couple minor recent endian errors spotted by sparse
 2019-10-02  2:29 UTC 

[PATCH 0/6] qcow2: advanced compression options
 2019-10-02  2:25 UTC  (3+ messages)

[PULL 0/8] Ide patches
 2019-10-01 23:55 UTC  (9+ messages)
` [PULL 1/8] block: Refactor macros - fix tabbing
` [PULL 2/8] block: Support providing LCHS from user
` [PULL 3/8] bootdevice: Add interface to gather LCHS
` [PULL 4/8] scsi: Propagate unrealize() callback to scsi-hd
` [PULL 5/8] bootdevice: Gather LCHS from all relevant devices
` [PULL 6/8] bootdevice: Refactor get_boot_devices_list
` [PULL 7/8] bootdevice: FW_CFG interface for LCHS values
` [PULL 8/8] hd-geo-test: Add tests for lchs override

stable-rc/linux-5.2.y boot: 84 boots: 0 failed, 83 passed with 1 untried/unknown (v5.2.18-228-g92d573180e7e)
 2019-10-02  2:16 UTC 

[U-Boot] [PATCH 000/126] x86: Add initial support for apollolake
 2019-10-02  2:15 UTC  (2+ messages)

[RFC] Don't propagate automount
 2019-10-02  2:14 UTC  (10+ messages)

[PATCH v2 21/33] spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController
 2019-10-02  1:11 UTC  (11+ messages)

[PATCH 00/97] Patch Round-up for stable 4.0.1, freeze on 2019-10-10
 2019-10-01 23:46 UTC  (51+ messages)
` [PATCH 04/97] megasas: fix mapped frame size
` [PATCH 06/97] block: Fix AioContext switch for bs->drv == NULL
` [PATCH 07/97] cutils: Fix size_to_str() on 32-bit platforms
` [PATCH 08/97] Makefile: add nit-picky mode to sphinx-build
` [PATCH 09/97] docs/interop/bitmaps: rewrite and modernize doc
` [PATCH 10/97] spapr/xive: fix EQ page addresses above 64GB
` [PATCH 17/97] block: Drain source node in bdrv_replace_node()
` [PATCH 19/97] iotests.py: do not use infinite waits
` [PATCH 23/97] iotests: add iotest 256 for testing blockdev-backup across iothread contexts
` [PATCH 51/97] virtio-balloon: Rework pbp tracking data
` [PATCH 56/97] tpm: Exit in reset when backend indicates failure
` [PATCH 57/97] tpm_emulator: Translate TPM error codes to strings
` [PATCH 58/97] block/backup: simplify backup_incremental_init_copy_bitmap
` [PATCH 59/97] block/backup: move to copy_bitmap with granularity
` [PATCH 60/97] block/backup: refactor and tolerate unallocated cluster skipping
` [PATCH 61/97] block/backup: unify different modes code path
` [PATCH 62/97] block/backup: refactor: split out backup_calculate_cluster_size
` [PATCH 63/97] backup: Copy only dirty areas
` [PATCH 64/97] iotests: Test backup job with two guest writes
` [PATCH 67/97] mirror: Only mirror granularity-aligned chunks
` [PATCH 68/97] iotests: Test unaligned blocking mirror write
` [PATCH 69/97] block/backup: disable copy_range for compressed backup
` [PATCH 70/97] Revert "ide/ahci: Check for -ECANCELED in aio callbacks"
` [PATCH 71/97] qcow2: Fix the calculation of the maximum L2 cache size
` [PATCH 72/97] dma-helpers: ensure AIO callback is invoked after cancellation
` [PATCH 73/97] target/arm: Don't abort on M-profile exception return in linux-user mode
` [PATCH 74/97] xen-bus: Fix backend state transition on device reset
` [PATCH 75/97] pr-manager: Fix invalid g_free() crash bug
` [PATCH 76/97] iotests: add testing shim for script-style python tests
` [PATCH 77/97] vpc: Return 0 from vpc_co_create() on success
` [PATCH 78/97] iotests: Add supported protocols to execute_test()
` [PATCH 79/97] iotests: Restrict file Python tests to file
` [PATCH 80/97] iotests: Restrict nbd Python tests to nbd
` [PATCH 81/97] iotests: Test blockdev-create for vpc
` [PATCH 82/97] libvhost-user: fix SLAVE_SEND_FD handling
` [PATCH 83/97] block/create: Do not abort if a block driver is not available
` [PATCH 84/97] block/nfs: tear down aio before nfs_close
` [PATCH 85/97] blockjob: update nodes head while removing all bdrv
` [PATCH 86/97] curl: Keep pointer to the CURLState in CURLSocket
` [PATCH 87/97] curl: Keep *socket until the end of curl_sock_cb()
` [PATCH 88/97] curl: Check completion in curl_multi_do()
` [PATCH 89/97] curl: Pass CURLSocket to curl_multi_do()
` [PATCH 90/97] curl: Report only ready sockets
` [PATCH 91/97] curl: Handle success in multi_check_completion
` [PATCH 92/97] curl: Check curl_multi_add_handle()'s return code
` [PATCH 93/97] slirp: Fix heap overflow in ip_reass on big packet input
` [PATCH 94/97] slirp: ip_reass: Fix use after free
` [PATCH 95/97] s390: PCI: fix IOMMU region init
` [PATCH 96/97] hw/core/loader: Fix possible crash in rom_copy()
` [PATCH 97/97] scsi: lsi: exit infinite loop while executing script (CVE-2019-12068)

[PATCH RFC 00/14] The new slab memory controller
 2019-10-02  2:09 UTC  (3+ messages)

[Xen-devel] [PATCH] xen/arm: p2m: Free the p2m entry after flushing the IOMMU TLBs
 2019-10-02  2:07 UTC  (2+ messages)

[ANNOUNCE] QEMU 3.1.1.1 Stable released
 2019-10-02  0:12 UTC 

[PATCH net-next 0/9] optimize openvswitch flow looking up
 2019-10-02  2:11 UTC  (7+ messages)
` [PATCH net-next 2/9] net: openvswitch: convert mask list in mask array
` [PATCH net-next 5/9] net: openvswitch: optimize flow-mask looking up
` [PATCH net-next 7/9] net: openvswitch: add likely in flow_lookup

Is kexec supported in QEMU for ARM64 (qemu-system-aarch64) with arm-trusted-firmware, optee, and u-boot
 2019-10-02  1:32 UTC  (5+ messages)

ptrace/strace and freezer oddities and v5.2+ kernels
 2019-10-02  2:01 UTC  (2+ messages)

[PATCH] spapr/xive: skip partially initialized vCPUs in presenter
 2019-10-02  1:02 UTC  (5+ messages)

[v6 PATCH] RISC-V: Remove unsupported isa string info print
 2019-10-02  1:53 UTC  (6+ messages)

[PATCH v2 1/1] xen-netfront: do not use ~0U as error return value for xennet_fill_frags()
 2019-10-02  1:50 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 1/2] drm/virtgpu: plumb fix for virtgpu_drm.h / virtio_gpu.h discrepancy
 2019-10-02  1:49 UTC  (2+ messages)
` [PATCH 2/2] [RFC] drm/virtgpu: modify uapi with stride/layer_stride fix

[PATCH bpf] samples/bpf: kbuild: add CONFIG_SAMPLE_BPF Kconfig
 2019-10-02  1:48 UTC  (4+ messages)

[PATCH net v2] ipv6: Handle race in addrconf_dad_work
 2019-10-02  1:45 UTC  (2+ messages)

[PATCH v2 0/9] drm/print: add and use drm_debug_enabled()
 2019-10-02  1:45 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/print: add and use drm_debug_enabled() (rev3)

[PATCH net] tcp: adjust rto_base in retransmits_timed_out()
 2019-10-02  1:41 UTC  (2+ messages)

[PATCH net] cxgb4: fix out-of-bounds MSI-X info array access
 2019-10-02  1:38 UTC  (2+ messages)

Many unexpected warnings with current sparse
 2019-10-02  1:35 UTC  (6+ messages)

[PATCH 1/1] sched/rt: avoid contend with CFS task
 2019-10-02  1:20 UTC  (14+ messages)

[PATCH v7 00/19] client and server support for "inter" SSC copy
 2019-10-02  1:35 UTC  (5+ messages)
` [PATCH v7 15/19] NFSD add COPY_NOTIFY operation

[PATCH v2 0/3] selftests: netfilter: introduce test cases for ipvs
 2019-10-02  1:15 UTC  (4+ messages)
` [PATCH v2 1/3] selftests: netfilter: add ipvs test script

[PATCH V3] arm: xen: mm: use __GPF_DMA32 for arm64
 2019-10-02  1:32 UTC  (3+ messages)
` [Xen-devel] "

stable-rc/linux-4.9.y boot: 65 boots: 0 failed, 65 passed (v4.9.194-101-g4bea2833dd12)
 2019-10-02  1:31 UTC 

[dpdk-dev] [PATCH 0/9] Coverity fixes and other cleanups
 2019-10-02  1:28 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/9] crypto/octeontx: fix possible NULL deference
  ` [dpdk-dev] [PATCH 3/9] net/bnxt: remove logically dead code

[PATCH v3 0/3] selftests: netfilter: introduce test cases for ipvs
 2019-10-02  1:27 UTC  (3+ messages)

[PATCH net-next v2] vsock/virtio: add support for MSG_PEEK
 2019-10-02  1:27 UTC  (3+ messages)

[Xen-devel] [PATCH v2 0/4] xen/console: Bug fixes and doc improvement
 2019-10-02  1:25 UTC  (3+ messages)
` [Xen-devel] [PATCH v2 1/4] xen/console: Don't treat NUL character as the end of the buffer

[dpdk-dev] [PATCH v2 00/13] bnxt patchset to support device error recovery
 2019-10-02  1:23 UTC  (17+ messages)
` [dpdk-dev] [PATCH v3 00/15] "
  ` [dpdk-dev] [PATCH v3 01/15] net/bnxt: add FW reset HWRM command
  ` [dpdk-dev] [PATCH v3 02/15] net/bnxt: prevent device access when device is in reset
  ` [dpdk-dev] [PATCH v3 03/15] net/bnxt: handle reset notify async event from FW
  ` [dpdk-dev] [PATCH v3 04/15] net/bnxt: inform firmware about IF state changes
  ` [dpdk-dev] [PATCH v3 05/15] net/bnxt: handle fatal event from FW under error conditions
  ` [dpdk-dev] [PATCH v3 06/15] net/bnxt: query firmware error recovery capabilities
  ` [dpdk-dev] [PATCH v3 07/15] net/bnxt: map status registers for FW health monitoring
  ` [dpdk-dev] [PATCH v3 08/15] net/bnxt: advertise error recovery capability and handle async event
  ` [dpdk-dev] [PATCH v3 09/15] net/bnxt: add code for periodic FW health monitoring
  ` [dpdk-dev] [PATCH v3 10/15] net/bnxt: add support for FW reset
  ` [dpdk-dev] [PATCH v3 11/15] net/bnxt: add hot firmware upgrade support for Stingray
  ` [dpdk-dev] [PATCH v3 12/15] net/bnxt: reduce verbosity of logs
  ` [dpdk-dev] [PATCH v3 13/15] net/bnxt: avoid null pointer dereference
  ` [dpdk-dev] [PATCH v3 14/15] net/bnxt: use BIT macro instead of bit fields
  ` [dpdk-dev] [PATCH v3 15/15] net/bnxt: add PTP support for Thor

[PATCH v10 12/16] leds: lp55xx: Add multicolor framework support to lp55xx
 2019-10-02  1:24 UTC  (3+ messages)

[PATCH v8 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-02  1:23 UTC  (5+ messages)
` [PATCH v8 1/5] "

[PATCH net v3] vsock: Fix a lockdep warning in __vsock_release()
 2019-10-02  1:23 UTC  (3+ messages)

[Bug 111846] Suspend to RAM cause screen to glitch on navi10
 2019-10-02  1:21 UTC  (3+ messages)

[PATCH net-next 0/2] Ease nsid allocation
 2019-10-02  1:20 UTC  (2+ messages)

[Xen-devel] [PATCH v2] xen/arm: domain_build: Print the correct domain in dtb_load()
 2019-10-02  1:20 UTC  (2+ messages)

[ti:ti-android-linux-4.19.y 8193/10941] platform.c:undefined reference to `devm_ioremap_resource'
 2019-10-02  1:19 UTC 

[Xen-devel] [PATCH] xen/arm: domain_build: Remove redundant check in make_vpl011_uart_node()
 2019-10-02  1:19 UTC  (2+ messages)

[layerindex-web][PATCH 0/3] More minor fixes [cover letter only]
 2019-10-02  1:18 UTC 

[Xen-devel] [PATCH] xen/arm: domain_build: Print the correct domain in construct_domain()
 2019-10-02  1:18 UTC  (2+ messages)

[Xen-devel] [PATCH] xen/arm: domain_build: Print the correct domain in initrd_load()
 2019-10-02  1:18 UTC  (2+ messages)

[PATCH v4 0/2] MSM8998 GPUCC Support
 2019-10-02  1:17 UTC  (3+ messages)
` [PATCH v4 1/2] clk: qcom: Add MSM8998 GPU Clock Controller (GPUCC) driver
` [PATCH v4 2/2] arm64: dts: qcom: msm8998: Add gpucc node

[Bug 111879] Failed to initialize parser after resuming from disk
 2019-10-02  1:14 UTC  (2+ messages)
` [Bug 111879] GPU reset during hibernation

[Bug 204611] New: amdgpu error scheduling IBs when waking from sleep
 2019-10-02  1:13 UTC  (2+ messages)
` [Bug 204611] "

[Xen-devel] [PATCH] xen/arm: domain_build: Don't continue if unable to allocate all dom0 banks
 2019-10-02  1:12 UTC  (2+ messages)

[PATCH net] hso: fix NULL-deref on tty open
 2019-10-02  1:08 UTC  (2+ messages)

[Xen-devel] [PATCH for-4.13 v2 0/2] Errata implementation and doc update
 2019-10-02  1:05 UTC  (5+ messages)
` [Xen-devel] [PATCH for-4.13 v2 1/2] xen/arm: Implement workaround for Cortex A-57 and Cortex A72 AT speculate
` [Xen-devel] [PATCH for-4.13 v2 2/2] docs: Replace all instance of ARM by Arm

[PATCH net] sctp: set newsk sk_socket before processing listening sk backlog
 2019-10-02  1:03 UTC  (3+ messages)

[PATCH] rdma/core: add __module_get()/module_put() to cma_[de]ref_dev()
 2019-10-02  0:57 UTC  (6+ messages)

[PATCH v5] arm64: dts: ls1028a: Add esdhc node in dts
 2019-10-02  0:57 UTC  (6+ messages)
  ` [EXT] "

[PATCH v3 0/3] Fix typo in RWH_WRITE_LIFE_NOT_SET constant name
 2019-10-02  0:55 UTC  (3+ messages)

[PATCH v11 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-02  0:55 UTC  (7+ messages)
        ` [virtio-dev] "

[PATCH] PCI: Add Loongson vendor ID and device IDs
 2019-10-02  0:53 UTC  (2+ messages)

[Xen-devel] [PATCH for-4.13] xen/arm: Add Skeleton for using configuring early printk using Kconfig
 2019-10-02  0:53 UTC  (4+ messages)

[PATCH] nios2: force the string buffer NULL-terminated
 2019-10-02  0:52 UTC  (2+ messages)

[PATCH v7 0/4] Some new features for the preempt/irqsoff tracers
 2019-10-02  0:52 UTC  (3+ messages)
` [PATCH v7 4/4] ftrace: Add an option for tracing console latencies

[lustre-devel] [PATCH 000/151] lustre: update to 2.11 support
 2019-10-02  0:52 UTC  (4+ messages)

[PATCH] drm/i915/display: split out intel_vga_client.[ch]
 2019-10-02  0:52 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "


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.