All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-02 01:20:27 to 2019-10-02 04:08:06 UTC [more...]

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

cron job: media_tree daily build: ERRORS
 2019-10-02  4:08 UTC 

[Xen-devel] [linux-4.19 test] 142087: regressions - trouble: broken/fail/pass
 2019-10-02  3:54 UTC 

[dpdk-dev] [PATCH v6 0/7] ethdev: add new Rx offload flags
 2019-10-02  3:47 UTC  (9+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v7 1/7] ethdev: add set ptype function
  ` [dpdk-dev] [PATCH v7 2/7] ethdev: add mbuf RSS update as an offload
  ` [dpdk-dev] [PATCH v7 3/7] ethdev: add flow action type "
  ` [dpdk-dev] [PATCH v7 4/7] drivers/net: update Rx RSS hash offload capabilities
  ` [dpdk-dev] [PATCH v7 5/7] drivers/net: update Rx flow flag and mark capabilities
  ` [dpdk-dev] [PATCH v7 6/7] examples/eventdev_pipeline: add new Rx RSS hash offload
  ` [dpdk-dev] [PATCH v7 7/7] examples: disable Rx packet type parsing

[PATCH v2] drm/amdgpu: fix multiple memory leaks
 2019-10-02  3:47 UTC  (5+ messages)
` [PATCH v3] drm/amdgpu: fix multiple memory leaks in acp_hw_init
    ` [PATCH v4] "

[PATCH 0/3] CAIF Kconfig fixes
 2019-10-01 23:04 UTC  (4+ messages)
` [PATCH 1/3] Clean up the net/caif/Kconfig menu
` [PATCH 2/3] Isolate CAIF transport drivers into their own menu
` [PATCH 3/3] Minor fixes to the CAIF Transport drivers Kconfig file

[PATCH bpf 0/2] selftests/bpf: test_progs: don't leak fd in bpf
 2019-10-02  3:42 UTC  (6+ messages)
` [PATCH bpf 1/2] selftests/bpf: test_progs: don't leak server_fd in tcp_rtt
` [PATCH bpf 2/2] selftests/bpf: test_progs: don't leak server_fd in test_sockopt_inherit

[RFC 0/4] add basic XDP support to mvneta driver
 2019-10-02  3:41 UTC  (3+ messages)
` [RFC 3/4] net: mvneta: add basic XDP support

[PATCH 1/1] blk-mq: reuse code in blk_mq_check_inflight*()
 2019-10-02  3:40 UTC  (3+ messages)
` [PATCH v2 0/2] Simplify blk_mq_in_flight*

[PATCH v3 00/34] spapr: IRQ subsystem cleanup
 2019-10-02  2:52 UTC  (35+ 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 09/34] spapr: Clarify and fix handling of nr_irqs
` [PATCH v3 10/34] spapr: Eliminate nr_irqs parameter to SpaprIrq::init
` [PATCH v3 11/34] spapr: Fix indexing of XICS irqs
` [PATCH v3 12/34] spapr: Simplify spapr_qirq() handling
` [PATCH v3 13/34] spapr: Eliminate SpaprIrq:get_nodename method
` [PATCH v3 14/34] spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()
` [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 17/34] xive: Improve irq claim/free path
` [PATCH v3 18/34] spapr: Use less cryptic representation of which irq backends are supported
` [PATCH v3 19/34] spapr: Add return value to spapr_irq_check()
` [PATCH v3 20/34] spapr: Eliminate SpaprIrq::init hook
` [PATCH v3 21/34] spapr, xics, xive: Introduce SpaprInterruptController QOM interface
` [PATCH v3 22/34] spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController
` [PATCH v3 23/34] spapr, xics, xive: Move irq claim and free "
` [PATCH v3 24/34] spapr: Formalize notion of active interrupt controller
` [PATCH v3 25/34] spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController
` [PATCH v3 26/34] spapr, xics, xive: Move print_info "
` [PATCH v3 27/34] spapr, xics, xive: Move dt_populate "
` [PATCH v3 28/34] spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines
` [PATCH v3 29/34] spapr: Remove SpaprIrq::init_kvm hook
` [PATCH v3 30/34] spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate
` [PATCH v3 31/34] spapr, xics, xive: Move SpaprIrq::post_load hook to backends
` [PATCH v3 32/34] spapr: Remove SpaprIrq::nr_msis
` [PATCH v3 33/34] spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass
` [PATCH v3 34/34] spapr: Remove last pieces of SpaprIrq

[PATCH bpf-next 0/6] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-02  3:36 UTC  (8+ messages)
` [PATCH bpf-next 4/6] libbpf: add BPF_CORE_READ/BPF_CORE_READ_INTO helpers

[PATCH 1/2] Update the email and web address for Windows binaries
 2019-10-02  3:36 UTC  (2+ messages)

[PATCH 1/1] blk-mq: fill header with kernel-doc
 2019-10-02  3:33 UTC  (2+ messages)

[PATCH v4 00/31] error: auto propagated local_err
 2019-10-02  3:26 UTC  (2+ messages)

stable-rc/linux-4.4.y boot: 57 boots: 3 failed, 54 passed (v4.4.194-78-gaeea3d149ec4)
 2019-10-02  3:29 UTC 

[PATCH 0/8] Block layer patches for kernel v5.5
 2019-10-02  3:28 UTC  (2+ messages)

[PATCH v3] scsi_debug: randomize command duration option
 2019-10-02  3:27 UTC 

stable-rc/linux-4.19.y boot: 81 boots: 0 failed, 79 passed with 2 untried/unknown (v4.19.76-158-gf07bbfbbc9ab)
 2019-10-02  3:27 UTC 

[PATCH v2 0/2] Add TSENS support for MSM8956/76
 2019-10-02  3:26 UTC  (4+ messages)
` [PATCH v2 1/2] thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976

[PATCH v10 0/6] DC3CO Support for TGL
 2019-10-02  3:27 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for DC3CO Support for TGL (rev14)

✅ PASS: Test report for kernel 5.3.4-rc1-11340e4.cki (stable)
 2019-10-02  3:24 UTC 

[PATCH v2] IB/hfi1: prevent memory leak in sdma_init
 2019-10-02  3:23 UTC 

linux-next: manual merge of the akpm-current tree with the jc_docs tree
 2019-10-02  3:18 UTC 

[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 

[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  (29+ messages)
` [PATCH 06/97] block: Fix AioContext switch for bs->drv == NULL
` [PATCH 07/97] cutils: Fix size_to_str() on 32-bit platforms
` [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 57/97] tpm_emulator: Translate TPM error codes to strings
` [PATCH 59/97] block/backup: move to copy_bitmap with granularity
` [PATCH 61/97] block/backup: unify different modes code path
` [PATCH 63/97] backup: Copy only dirty areas
` [PATCH 71/97] qcow2: Fix the calculation of the maximum L2 cache size
` [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 79/97] iotests: Restrict file Python tests to file
` [PATCH 81/97] iotests: Test blockdev-create for vpc
` [PATCH 82/97] libvhost-user: fix SLAVE_SEND_FD handling
` [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 90/97] curl: Report only ready sockets
` [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  (12+ 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  (2+ 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)


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.