All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-03 17:40:38 to 2019-07-03 18:30:44 UTC [more...]

[PATCH 0/9] x86: IRQ management adjustments
 2019-07-03 18:30 UTC  (10+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 04/15] x86/IRQ: desc->affinity should strictly represent the requested value
    ` [Xen-devel] "
  ` [PATCH v3 05/15] x86/IRQ: consolidate use of ->arch.cpu_mask
    ` [Xen-devel] "
  ` [PATCH v3 06/15] x86/IRQ: fix locking around vector management
    ` [Xen-devel] "
  ` [PATCH v3 07/15] x86/IRQ: target online CPUs when binding guest IRQ
    ` [Xen-devel] "

[Qemu-devel] [PULL v4 00/43] Machine and x86 queue, 2019-07-03
 2019-07-03 18:07 UTC  (22+ messages)
` [Qemu-devel] [PULL v4 01/43] hw/boards: Add struct CpuTopology to MachineState
` [Qemu-devel] [PULL v4 02/43] machine: Refactor smp-related call chains to pass MachineState
` [Qemu-devel] [PULL v4 03/43] general: Replace global smp variables with smp machine properties
` [Qemu-devel] [PULL v4 04/43] hw/ppc: Replace global smp variables with machine smp properties
` [Qemu-devel] [PULL v4 05/43] hw/riscv: "
` [Qemu-devel] [PULL v4 06/43] hw/s390x: "
` [Qemu-devel] [PULL v4 07/43] hw/i386: "
` [Qemu-devel] [PULL v4 08/43] hw/arm: "
` [Qemu-devel] [PULL v4 09/43] hw: Replace global smp variables with MachineState for all remaining archs
` [Qemu-devel] [PULL v4 10/43] vl.c: Replace smp global variables with smp machine properties
` [Qemu-devel] [PULL v4 11/43] i386: Add die-level cpu topology to x86CPU on PCMachine
` [Qemu-devel] [PULL v4 12/43] hw/i386: Adjust nr_dies with configured smp_dies for PCMachine
` [Qemu-devel] [PULL v4 13/43] i386/cpu: Consolidate die-id validity in smp context
` [Qemu-devel] [PULL v4 16/43] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
` [Qemu-devel] [PULL v4 17/43] numa: deprecate 'mem' parameter of '-numa node' option
` [Qemu-devel] [PULL v4 19/43] hppa: Delete unused hppa_cpu_list() function
` [Qemu-devel] [PULL v4 20/43] target/i386: fix feature check in hyperv-stub.c
` [Qemu-devel] [PULL v4 21/43] deprecate -mem-path fallback to anonymous RAM
` [Qemu-devel] [PULL v4 24/43] i386: make 'hv-spinlocks' a regular uint32 property
` [Qemu-devel] [PULL v4 35/43] i386: Register versioned CPU models
` [Qemu-devel] [PULL v4 36/43] i386: Define -IBRS, -noTSX, -IBRS versions of "

linux-next: Tree for Jul 3
 2019-07-03 18:29 UTC  (3+ messages)
` linux-next: Tree for Jul 3 (netfilter/ipvs/)

[PATCH net-next] net: socionext: remove set but not used variable 'pkts'
 2019-07-03 18:30 UTC  (3+ messages)

[PATCH] selftests/x86: Don't muck with ftrace in mpx_mini_test
 2019-07-03 18:29 UTC  (2+ messages)

[PATCH] gve: Fix u64_stats_sync to initialize start
 2019-07-03 18:28 UTC  (2+ messages)

fail clocktest -C CLOCK_HOST_REALTIME
 2019-07-03 18:27 UTC  (4+ messages)

[PATCH v2] net: don't warn in inet diag when IPV6 is disabled
 2019-07-03 18:26 UTC  (2+ messages)

[PATCH net-next 0/3] tc-testing: Add JSON verification and simple traffic generation
 2019-07-03 18:26 UTC  (2+ messages)

KASAN: use-after-free Read in hci_cmd_timeout
 2019-07-03 18:26 UTC  (2+ messages)

[PATCH v3 0/7] Fix PF/VF dependency issue
 2019-07-03 18:23 UTC  (4+ messages)
` [PATCH v3 1/7] PCI/ATS: Fix pci_prg_resp_pasid_required() dependency issues

[PATCH] ARC: hide unused function unw_hdr_alloc
 2019-07-03 18:25 UTC  (6+ messages)

[PATCH next] loopback: fix lockdep splat
 2019-07-03 18:24 UTC  (2+ messages)

[CI] drm/i915/hangcheck: Look at instdone for all engines
 2019-07-03 18:24 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/hangcheck: Look at instdone for all engines (rev2)

[PATCH v7 0/7] crypto: switch to crypto API for ESSIV generation
 2019-07-03 18:23 UTC  (7+ messages)
` [PATCH v7 2/7] fs: crypto: invoke crypto API for ESSIV handling

[RFC/RFT PATCH] crypto: aes/generic - use unaligned loads to eliminate 50% of lookup tables
 2019-07-03 18:21 UTC  (3+ messages)

stable/linux-4.14.y boot: 66 boots: 0 failed, 66 passed (v4.14.132)
 2019-07-03 18:21 UTC 

[Intel-wired-lan] [PATCH S23 v2 01/15] ice: Implement ethtool ops for channels
 2019-07-03 18:21 UTC  (28+ messages)
` [Intel-wired-lan] [PATCH S23 v2 02/15] ice: Use the software based tail when checking for hung Tx ring
` [Intel-wired-lan] [PATCH S23 v2 03/15] ice: Assume that more than one Rx queue is rare in ice_napi_poll
` [Intel-wired-lan] [PATCH S23 v2 04/15] ice: Restructure VFs initialization flows
` [Intel-wired-lan] [PATCH S23 v2 05/15] ice: fix set pause param autoneg check
` [Intel-wired-lan] [PATCH S23 v2 06/15] ice: Set WB_ON_ITR when we don't re-enable interrupts
` [Intel-wired-lan] [PATCH S23 v2 07/15] ice: Fix kernel hang with DCB reset in CEE mode
` [Intel-wired-lan] [PATCH S23 v2 08/15] ice: allow empty rx descriptors
` [Intel-wired-lan] [PATCH S23 v2 09/15] ice: Do not always bring up PF VSI in ice_ena_vsi()
` [Intel-wired-lan] [PATCH S23 v2 10/15] ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register access
` [Intel-wired-lan] [PATCH S23 v2 11/15] ice: Reduce wait times during VF bringup/reset
` [Intel-wired-lan] [PATCH S23 v2 12/15] ice: Increase size of Mailbox receive queue for many VFs
` [Intel-wired-lan] [PATCH S23 v2 13/15] ice: Move VF resources definition to SR-IOV specific file
` [Intel-wired-lan] [PATCH S23 v2 15/15] ice: improve print for VF's when adding/deleting MAC filters

Many processes end up in uninterruptible sleep accessing cifs mounts
 2019-07-03 18:12 UTC 

[Intel-wired-lan] [PATCH S23 v2 14/15] ice: Change type for queue counts
 2019-07-03 18:20 UTC  (2+ messages)

[PATCH v1 00/11] perf: Fix errors detected by Smatch
 2019-07-03 18:18 UTC  (8+ messages)
` [PATCH v1 02/11] perf stat: Smatch: Fix use-after-freed pointer

[PATCH net-next v6 00/15] ethtool netlink interface, part 1
 2019-07-03 18:18 UTC  (7+ messages)
` [PATCH net-next v6 06/15] ethtool: netlink bitset handling
` [PATCH net-next v6 09/15] ethtool: generic handlers for GET requests

[PATCH] drm/i915: Show support for accurate sw PMU busyness tracking
 2019-07-03 18:18 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

Submodule "git branch" says (HEAD detached at <incorrect-commit>)
 2019-07-03 18:17 UTC  (2+ messages)

dev_pagemap related cleanups v4
 2019-07-03 18:15 UTC  (14+ messages)
` [PATCH 20/22] mm: move hmm_vma_fault to nouveau
    ` [Nouveau] "
` [PATCH 22/22] mm: remove the legacy hmm_pfn_* APIs

[PATCH i-g-t] i915/gem_workarounds: Adapt to change in file format for per-engine wa
 2019-07-03 18:15 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/2] serial: sh-sci: Fix .flush_buffer() issues
 2019-07-03 18:15 UTC  (8+ messages)

[Buildroot] [PATCH] package/python-django: security bump to version 2.1.10
 2019-07-03 18:15 UTC 

[PATCH v2 1/1] xfsprogs: Fix uninitialized cfg->lsunit
 2019-07-03 18:14 UTC  (3+ messages)

stable-rc/linux-4.9.y build: 197 builds: 6 failed, 191 passed, 5 errors, 3123 warnings (v4.9.184-66-g79155cd391a8)
 2019-07-03 18:14 UTC 

[PATCH v8 0/5] MTD: Add Initial Hyperbus support
 2019-07-03 18:14 UTC  (7+ messages)
` [PATCH v8 3/5] mtd: Add support for HyperBus memory devices

[PATCH] transport-helper: enforce atomic in push_refs_with_push
 2019-07-03 18:13 UTC  (4+ messages)

[PATCH 0/2] Fix use-after-free bug when ports are removed
 2019-07-03 18:13 UTC  (4+ messages)

[PATCH v5] arm64: kernel: implement fast refcount checking
 2019-07-03 18:12 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/gupnp-tools: fix build with NLS
 2019-07-03 18:11 UTC 

2.22.0 repack -a duplicating pack contents
 2019-07-03 18:10 UTC  (11+ messages)
        ` [PATCH] repack: disable bitmaps-by-default if .keep files exist
            ` [PATCH 2/1] repack: warn if bitmaps are explicitly enabled with keep files

[MPTCP] [PATCH] mptcp: Make MPTCP socket block/wakeup ignore sk_receive_queue
 2019-07-03 18:10 UTC 

[PATCH AUTOSEL 5.1 01/51] HID: i2c-hid: add iBall Aer3 to descriptor override
 2019-07-03 18:10 UTC  (6+ messages)
` [PATCH AUTOSEL 5.1 11/51] ASoC: sun4i-codec: fix first delay on Speaker

[PATCH v2 0/9] x86: Concurrent TLB flushes
 2019-07-03 18:09 UTC  (10+ messages)
` [PATCH v2 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
      ` [Xen-devel] "

[PATCH 00/10] quectel serial support
 2019-07-03 18:09 UTC  (11+ messages)
` [PATCH 01/10] gatresult: include glib header
` [PATCH 02/10] atutil: guard call to g_hash_table_destroy()
` [PATCH 03/10] quectel: improve coding style
` [PATCH 04/10] quectel: use plain c-types over glib/ofono typedefs
` [PATCH 05/10] quectel: always print modem pointer in debug messages
` [PATCH 06/10] quectel: unwrap call to at_util_open_device()
` [PATCH 07/10] quectel: replace glib uses with ell
` [PATCH 08/10] quectel: split up initial channel/device configuration
` [PATCH 09/10] quectel: add basic support for serial connected modems
` [PATCH 10/10] quectel: support gpio to power on/off the modem

[PATCH 00/39] Don't let ReST documents orphaned
 2019-07-03 18:08 UTC  (3+ messages)
` [PATCH 35/39] docs: infiniband: add it to the driver-api bookset

[PATCH 00/15] FPGA DFL updates
 2019-07-03 18:07 UTC  (7+ messages)
` [PATCH 04/15] fpga: dfl: fme: support 512bit data width PR
` [PATCH 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces
` [PATCH 06/15] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support

[Qemu-devel] [PULL v3 00/42] Machine and x86 queue, 2019-07-02
 2019-07-03 18:06 UTC  (4+ messages)
` [Qemu-devel] [PULL v3 40/42] i386: Add Cascadelake-Server-v2 CPU model

[PATCH 1/3] dt-bindings: Add vendor prefix for sensortek
 2019-07-03 18:05 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: iio: light: add stk33xx
` [PATCH 3/3] iio: light: stk3310: Add device tree support

[patch 00/18] x86/apic: Support for IPI shorthands
 2019-07-03 18:06 UTC  (3+ messages)
` [patch 16/18] x86/apic: Convert 32bit to IPI shorthand static key

[PATCH v2] PCI: hv: fix pci-hyperv build when SYSFS not enabled
 2019-07-03 18:06 UTC  (2+ messages)

[PATCH 00/43] Convert doc files to ReST
 2019-07-03 18:06 UTC  (3+ messages)
` [PATCH 01/43] docs: infiniband: convert docs to ReST and rename to *.rst

[PATCH 1/3] drm/i915/gem: Defer obj->base.resv fini until RCU callback
 2019-07-03 18:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] gcc-9.1: add back GLIBC_DYNAMIC_LINKER riscv changes
 2019-07-03 18:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] target/riscv: Hardwire mcounter.TM and upper bits of [m|s]counteren
 2019-07-03 18:02 UTC  (5+ messages)
      ` [Qemu-riscv] "

[dpdk-dev] [PATCH v4 01/10] baseband/turbo_sw: baseband/turbo_sw: dependency patch
 2019-07-03 18:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 0/7] bbdev: adding support in BBDEV for 5GNR FEC

[PATCH rdma-next v2 00/13] DEVX asynchronous events
 2019-07-03 18:04 UTC  (3+ messages)

[master/thud][PATCH] ti-sdk-makefile: add sysroot option to CC
 2019-07-03 17:46 UTC 

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-07-03 18:03 UTC  (10+ messages)
            ` [PATCH] mm: Support madvise_willneed override by Filesystems

[PATCH v6 00/18] drm/virtio: switch from ttm to gem shmem helpers
 2019-07-03 18:02 UTC  (4+ messages)
` [PATCH v6 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve,unreserve}
    ` [PATCH v6 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}

[PATCH] drm/i915: Deal with machines that expose less than three QGV points
 2019-07-03 18:01 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 2/3] tests/kms_plane: Test all YCbCr encodings/ranges
 2019-07-03 18:01 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[PATCH] palo: fix IPL overlap with ext2/ext3 resize_inode
 2019-07-03 17:59 UTC  (5+ messages)

[PATCH] waitqueue: fix clang -Wuninitialized warnings
 2019-07-03 17:58 UTC  (2+ messages)

[PATCH] soc: rockchip: work around clang warning
 2019-07-03 17:58 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/12] block: Fixes for concurrent block jobs
 2019-07-03 17:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 03/12] block/stream: Swap backing file change order
` [Qemu-devel] [PATCH v2 07/12] iotests: Fix throttling in 030
` [Qemu-devel] [PATCH v2 08/12] iotests: Compare error messages "
` [Qemu-devel] [PATCH v2 10/12] iotests: Add new case to 030

[PATCH 0/4] drm+dt+efi: support devices with multiple possible panels
 2019-07-03 17:54 UTC  (10+ messages)
` [PATCH 2/4] efi/libstub: detect panel-id

[Qemu-devel] [PATCH v3 0/3] char-socket: Fix race condition
 2019-07-03 17:51 UTC  (5+ messages)

[PATCH -next] RDMA/hns: remove set but not used variable 'dseg'
 2019-07-03 17:54 UTC  (2+ messages)
` [PATCH -next] RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'

stable/linux-5.1.y boot: 69 boots: 0 failed, 69 passed (v5.1.16)
 2019-07-03 17:54 UTC 

[Bug 106224] "Medieval 2 Total War" will sometimes crash system on a R9 270 card
 2019-07-03 17:53 UTC  (2+ messages)

[RFC 0/2] arm64/mm: Enable THP migration
 2019-07-03 17:52 UTC  (6+ messages)
` [RFC 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics

[Qemu-devel] [PATCH for-4.2] xics/kvm: Convert assert() to error_setg()
 2019-07-03 17:50 UTC 

[PATCH] block: fix a crash in do_task_dead()
 2019-07-03 17:52 UTC  (12+ messages)

[PATCH 00/13] Add arm64/signal initial kselftest support
 2019-07-03 17:51 UTC  (17+ messages)
` [PATCH 10/13] kselftest: arm64: fake_sigreturn_bad_magic
` [PATCH 11/13] kselftest: arm64: fake_sigreturn_bad_size
` [PATCH 12/13] kselftest: arm64: fake_sigreturn_bad_size_for_magic0
` [PATCH 13/13] kselftest: arm64: fake_sigreturn_overflow_reserved

[Qemu-devel] [PATCH v3 0/7] Allow Valgrind checking all QEMU processes
 2019-07-03 17:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 7/7] iotests: Set read-zeroes on in null block driver for Valgrind

[patch v3 0/5] *** DMA based UART driver for AST2500 ***
 2019-07-03 17:51 UTC  (9+ messages)
` [patch v3 1/5] AST2500 DMA UART driver
` [patch v3 2/5] build configuration for "
` [patch v3 3/5] DT nodes "
` [patch v3 4/5] defconfig and MAINTAINERS updated "

[PATCH 00/14] completion: a bunch of updates
 2019-07-03 17:50 UTC  (4+ messages)
` [PATCH 11/14] test: completion: tests for __gitcomp regression

[dpdk-dev] [PATCH v3] ethdev: support QinQ strip dynamic configuration
 2019-07-03 17:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[RFC] Stateful codecs and requirements for compressed formats
 2019-07-03 17:46 UTC  (6+ messages)

[Qemu-devel] [PULL 00/12] MIPS queue for July 2nd, 2019
 2019-07-03 17:39 UTC  (2+ messages)

[PATCH V3] KVM: arm64: Implement vq_present() as a macro
 2019-07-03 17:46 UTC  (5+ messages)

[dpdk-dev] [PATCH] ethdev: support action with any config object type
 2019-07-03 17:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[U-Boot] [PATCH v2] qemu-x86: Use config_distro_bootcmd
 2019-07-03 17:45 UTC  (2+ messages)
` [U-Boot] [PATCH v3] "

[Qemu-devel] [RFC PATCH-for-4.2] tracing: Allow to tune tracing options via the environment
 2019-07-03 17:29 UTC  (3+ messages)

[PATCH v2 09/35] infiniband: Use kmemdup rather than duplicating its implementation
 2019-07-03 17:43 UTC  (2+ messages)

next/pending-fixes build: 223 builds: 0 failed, 223 passed, 121 warnings (v5.2-rc7-219-g533718d28544)
 2019-07-03 17:43 UTC 

[PATCH] KVM: arm64/sve: Fix vq_present() macro to yield a bool
 2019-07-03 17:42 UTC  (2+ messages)

[PATCH net-next 0/4] qed: Devlink support for config attributes management
 2019-07-03 17:42 UTC  (7+ messages)
` [PATCH net-next 4/4] qed: Add devlink support for configuration attributes
    ` [EXT] "

Trying to make sa1100 serial driver test-compile'able
 2019-07-03 17:39 UTC  (2+ messages)

[PATCH v2 19/35] pcmcia: Use kmemdup rather than duplicating its implementation
 2019-07-03 17:25 UTC  (2+ messages)

stable/linux-4.19.y boot: 69 boots: 0 failed, 69 passed (v4.19.57)
 2019-07-03 17:40 UTC 

[PATCH v6 net-next 0/5] net: ethernet: ti: cpsw: Add XDP support
 2019-07-03 17:40 UTC  (3+ messages)
` [PATCH v6 net-next 1/5] xdp: allow same allocator usage


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.