All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-12 09:29:15 to 2019-11-12 10:12:38 UTC [more...]

[PATCH 00/50] Add log level to show_stack()
 2019-11-12 10:12 UTC  (13+ messages)
                  ` [OpenRISC] "

[PULL v2 00/13] Linux user for 4.2 patches
 2019-11-12 10:11 UTC  (3+ messages)
` [PULL v2 01/13] linux-user: Support for NETLINK socket options

[Intel-gfx] [PATCH 01/27] drm/i915: Flush context free work on cleanup
 2019-11-12 10:12 UTC  (67+ messages)
  ` [Intel-gfx] [PATCH 02/27] drm/i915/gt: Try an extra flush on the Haswell blitter
      `  "
  ` [Intel-gfx] [PATCH 03/27] drm/i915/gem: Silence sparse for RCU protection inside the constructor
      `  "
  ` [Intel-gfx] [PATCH 04/27] drm/i915/selftests: Mock the engine sorting for easy validation
  ` [Intel-gfx] [PATCH 05/27] Revert "drm/i915: use a separate context for gpu relocs"
      `  "
  ` [Intel-gfx] [PATCH 06/27] drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request
  ` [Intel-gfx] [PATCH 07/27] drm/i915: Drop GEM context as a direct link from i915_request
      `  "
  ` [Intel-gfx] [PATCH 08/27] drm/i915: Push the use-semaphore marker onto the intel_context
      `  "
  ` [Intel-gfx] [PATCH 09/27] drm/i915: Remove i915->kernel_context
      `  "
  ` [Intel-gfx] [PATCH 10/27] drm/i915: Move i915_gem_init_contexts() earlier
  ` [Intel-gfx] [PATCH 11/27] drm/i915/uc: Use an internal buffer for firmware images
      `  "
  ` [Intel-gfx] [PATCH 12/27] drm/i915/gt: Pull GT initialisation under intel_gt_init()
      `  "
  ` [Intel-gfx] [PATCH 13/27] drm/i915/gt: Merge engine init/setup loops
  ` [Intel-gfx] [PATCH 14/27] drm/i915/gt: Expose engine properties via sysfs
  ` [Intel-gfx] [PATCH 15/27] drm/i915/gt: Expose engine->mmio_base "
  ` [Intel-gfx] [PATCH 16/27] drm/i915/gt: Expose timeslice duration to sysfs
  ` [Intel-gfx] [PATCH 17/27] drm/i915/gt: Expose busywait "
  ` [Intel-gfx] [PATCH 18/27] drm/i915/gt: Expose reset stop timeout via sysfs
  ` [Intel-gfx] [PATCH 19/27] drm/i915/gt: Expose preempt reset "
  ` [Intel-gfx] [PATCH 20/27] drm/i915/gt: Expose heartbeat interval "
  ` [Intel-gfx] [PATCH 21/27] drm/i915: Flush idle barriers when waiting
      `  "
  ` [Intel-gfx] [PATCH 22/27] drm/i915: Allow userspace to specify ringsize on construction
  ` [Intel-gfx] [PATCH 23/27] drm/i915/gem: Honour O_NONBLOCK before throttling execbuf submissions
  ` [Intel-gfx] [PATCH 24/27] drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others
      `  "
  ` [Intel-gfx] [PATCH 25/27] drm/i915/gt: Tidy up debug-warns for the mocs control table
  ` [Intel-gfx] [PATCH 26/27] drm/i915/gt: Refactor mocs loops into single control macro
  ` [Intel-gfx] [PATCH 27/27] drm/i915/selftests: Add coverage of mocs registers
  ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/27] drm/i915: Flush context free work on cleanup
      `  "

[PATCH 1/3] gpio: tegra186: Derive register offsets from bank/port
 2019-11-12 10:11 UTC  (3+ messages)
` [PATCH 2/3] gpio: tegra186: Program interrupt route mapping

[PULL 0/5] Trivial branch patches
 2019-11-12 10:04 UTC  (6+ messages)
` [PULL 1/5] Makefile: install bios-microvm like other binary blobs
` [PULL 2/5] qom: Fix error message in object_class_property_add()
` [PULL 3/5] numa: Add missing \n to error message
` [PULL 4/5] ivshmem-server: Clean up shmem on shutdown
` [PULL 5/5] ivshmem-server: Terminate also on SIGINT

[LTP] [PATCH v3] syscalls/prctl02: add more error tests
 2019-11-12 10:10 UTC  (5+ messages)
` [LTP] [PATCH v4] "

[PULL 00/14] virtio: features, cleanups
 2019-11-12 10:08 UTC  (3+ messages)
` [PULL 10/14] net/virtio: add failover support

[PATCH v6 0/3] qcow2: advanced compression options
 2019-11-12 10:07 UTC  (4+ messages)
` [PATCH v6 1/3] block: introduce compress filter driver

[dpdk-dev] [PATCH] net/ice: fix wild pointer
 2019-11-12  3:50 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 0/4] net/ice: fix memory release in FDIR
  ` [dpdk-dev] [PATCH v4 1/4] net/ice: fix memzone reserve and "
  ` [dpdk-dev] [PATCH v4 2/4] net/ice: fix removal of FDIR profile
  ` [dpdk-dev] [PATCH v4 3/4] net/ice: fix FDIR counter resource release
  ` [dpdk-dev] [PATCH v4 4/4] net/ice: fix wild pointer

[PATCH] qemu-coroutine-sleep: Silence Coverity warning
 2019-11-12 10:08 UTC  (3+ messages)

[PATCH v4 0/6] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
 2019-11-12 10:09 UTC  (5+ messages)

[PATCH] xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCI
 2019-11-12 10:08 UTC 

[patch V2 00/16] x86/iopl: Prevent user space from using CLI/STI with iopl(3)
 2019-11-12 10:07 UTC  (10+ messages)
` [patch V2 08/16] x86/ioperm: Add bitmap sequence number
    ` [patch V2 08/16] x86/ioperm: Add bitmap sequence numberc
` [patch V2 11/16] x86/ioperm: Share I/O bitmap if identical
` [patch V2 14/16] x86/iopl: Restrict iopl() permission scope

[dpdk-dev] Do we support fail_over_mac=1 (active) as dpdk bonding option
 2019-11-12 10:06 UTC 

Patched that failed to cherry-pick for drm-intel-next-fixes
 2019-11-12 10:05 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] virtio: fix IO request length in virtio SCSI/block #PSBM-78839
 2019-11-12 10:03 UTC  (3+ messages)

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-11-12 10:03 UTC  (11+ messages)
` [PATCH net-next 11/14] "
` [PATCH net-next 12/14] vsock/vmci: register vmci_transport only when VMCI guest/host are active

API definition for LUKS key management
 2019-11-12 10:02 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rockchip: Fix min voltage for rk3399-firefly vdd_log
 2019-11-12 10:02 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: rk3399: Add init voltage for vdd_log

[dpdk-dev] [RFC] use Gcc/Clang fallthrough attribute
 2019-11-12 10:02 UTC  (2+ messages)

[U-Boot] [RFC PATCH] rockchip: tinker: Add boot from capability
 2019-11-12 10:02 UTC  (3+ messages)

[PATCH v2 0/8] iommu: Add PASID support to Arm SMMUv3
 2019-11-12 10:02 UTC  (4+ messages)

Drm: mgag200. Video adapter issue with 5.4.0-rc3 ; no graphics
 2019-11-12 10:02 UTC  (12+ messages)

[U-Boot] [PATCH 1/7] phy: generic: add error trace to detect PHY issue in uclass
 2019-11-12 10:01 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] usb: gadget: dwc2: change trace level for phy errors managed by uclass
` [U-Boot] [PATCH 3/7] board: sunxi: "
` [U-Boot] [PATCH 4/7] usb: host: ohci: "
` [U-Boot] [PATCH 5/7] usb: host: ehci-hcd: "
` [U-Boot] [PATCH 6/7] usb: dwc3: "
` [U-Boot] [PATCH 7/7] ata: dwc-ahci: "

[Xen-devel] [PATCH v3] tools/hotpug: only attempt to call 'ip route' if there is valid command
 2019-11-12 10:01 UTC  (3+ messages)

[Xen-devel] [PATCH 0/3] AMD/IOMMU: re-work mode updating
 2019-11-12  9:59 UTC  (3+ messages)
` [Xen-devel] [PATCH 1/3] AMD/IOMMU: don't needlessly trigger errors/crashes when unmapping a page

[PATCH v4] selftests: add tests for clone3()
 2019-11-12  9:58 UTC 

[PATCH 0/2] nvme-pci: improve IO performance via poll after batch submission
 2019-11-12  9:56 UTC  (4+ messages)
` [PATCH 2/2] nvme-pci: poll IO after batch submission for multi-mapping queue

[cip-dev] [RFT/RFC linux-4.4.y-cip v2] gpiolib: Fix bad of_node pointer
 2019-11-12  9:56 UTC  (4+ messages)

[LTP] ❌ FAIL: Test report for kernel 5.4.0-rc6-dd89262.cki (mainline.kernel.org)
 2019-11-12  9:56 UTC  (3+ messages)

[PATCH] block: check bi_size overflow before merge
 2019-11-12  9:55 UTC  (4+ messages)

[PATCH v7 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2019-11-12  9:54 UTC  (9+ messages)
` [PATCH v7 04/11] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v7 06/11] iommu/vt-d: Avoid duplicated code for PASID setup

[PATCH v6 net-next 00/13] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-11-12  9:53 UTC  (5+ messages)
` [PATCH v6 net-next 06/13] dt-bindings: net: ti: add new cpsw switch driver bindings

[kvm-unit-tests PATCH v2 0/3] s390x: Improve architectural compliance for diag308
 2019-11-12  9:53 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 2/3] s390x: Add CR save area
` [kvm-unit-tests PATCH v2 3/3] s390x: Load reset psw on diag308 reset

[PATCH 0/5] Fix various syzbot errors
 2019-11-12  9:53 UTC  (9+ messages)
` [PATCH 2/5] dvb-usb/af9005: initialize act_len
` [PATCH 3/5] dvb-usb/vp7045: initialize br[]
` [PATCH 4/5] dvb-usb/digitv: initialize key[]
` [PATCH 5/5] dvb-usb/dvb-usb-urb.c: initialize actlen to 0

[PATCH v5] arm64: Implement archrandom.h for ARMv8.5-RNG
 2019-11-12  9:52 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/6] Raspberry Pi4: add support for DFU over USB
 2019-11-12  9:52 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2 6/6] config: enable DFU over USB on Raspberry Pi4 boards

[PATCH] i386: define the 'flush_l1d' CPUID feature bit (CVE-2018-3646)
 2019-11-12  9:51 UTC  (2+ messages)

[PATCH] cpuidle: teo: Exclude cpuidle overhead from computations
 2019-11-12  9:51 UTC 

DAX filesystem support on ARMv8
 2019-11-12  9:49 UTC  (3+ messages)

[PATCH v2] drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmap
 2019-11-12  9:49 UTC  (9+ messages)

[PATCH v2] xtensa: improve stack dumping
 2019-11-12  9:49 UTC  (2+ messages)

[xfs] 646a9fb7fb: aim7.jobs-per-min -33.0% regression
 2019-11-12  9:48 UTC  (2+ messages)

[PATCH v5 net-next 00/12] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-11-12  9:48 UTC  (6+ messages)

[PATCH] net: remove static inline from dev_put/dev_hold
 2019-11-12  9:48 UTC  (3+ messages)

[dpdk-dev] How to get the current timestamp in milliseconds in the DPDK?
 2019-11-12  9:47 UTC  (2+ messages)
` [dpdk-dev] [dpdk-users] "

[U-Boot] [PATCH 0/8] RISC-V AX25-AE350 support SPL
 2019-11-12  9:47 UTC  (30+ messages)
` [U-Boot] [PATCH 4/8] riscv: andes_plic: Fix some wrong configurations

[GIT PULL] mtd: spi-nor: Changes for 5.5
 2019-11-12  9:46 UTC 

[PATCH 00/12] drm/modes: parse_cmdline: Add support for specifying panel_orientation on the kernel cmdline
 2019-11-12  9:47 UTC  (5+ messages)
` [PATCH 10/12] drm/modes: parse_cmdline: Remove some unnecessary code
` [PATCH 12/12] drm/connector: Hookup the new drm_cmdline_mode panel_orientation member

[PATCH] dma-buf/sw-sync: Use unsigned type for value of sync_timeline
 2019-11-12  9:41 UTC  (3+ messages)

[Virtio-fs] xfstest results for virtio-fs on aarch64
 2019-11-12  9:45 UTC  (11+ messages)

[PATCH qemu-web] Add a blog post on "Micro-Optimizing KVM VM-Exits"
 2019-11-12  9:42 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2
 2019-11-12  9:44 UTC  (4+ messages)

Inquiry (REVISED PROFORMA) - Urgent!!
 2019-11-12  9:43 UTC 

[PATCH 1/4] drm/i915: Drop wmb() inside pread_gtt
 2019-11-12  9:42 UTC  (11+ messages)
` [PATCH 3/4] drm/i915: Flush all user surfaces prior to first use
    ` [Intel-gfx] "
` [PATCH 4/4] drm/i915: Flush stale cachelines on set-cache-level
  ` [Intel-gfx] "

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-12  9:41 UTC  (3+ messages)
` [RFC PATCH 16/18] qapi: Create 'pragma' module

[U-Boot] [PATCH v3 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
 2019-11-12  9:42 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/5] dm: clk: add stub for clk_disable_bulk when CONFIG_CLK is desactivated
` [U-Boot] [PATCH v3 2/5] usb: host: dwc2: add phy support
` [U-Boot] [PATCH v3 3/5] usb: host: dwc2: add clk support
` [U-Boot] [PATCH v3 4/5] usb: host: dwc2: force reset assert
` [U-Boot] [PATCH v3 5/5] usb: host: dwc2: add trace to have clean usb start

[PATCH] usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
 2019-11-12  9:41 UTC  (2+ messages)

[net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload
 2019-11-12  9:41 UTC  (4+ messages)
` [net-next, 2/2] enetc: update TSN Qbv PSPEED set according to adjust link speed

[PATCH] arm64: perf: Report arm pc registers for compat perf
 2019-11-12  9:40 UTC  (3+ messages)

[PATCH 0/3] dt-bindings: rcar-vin: Convert bindings to json-schema
 2019-11-12  9:42 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH] drm/virtgpu: fix double unregistration
 2019-11-12  9:40 UTC  (5+ messages)

[PATCH 1/1] PCI: Fix bug resulting in double hpmemsize being assigned to MMIO window
 2019-11-12  9:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] ivshmem-server: Clean up shmem on shutdown
 2019-11-12  9:36 UTC  (5+ messages)
  `  "

[Qemu-devel] [PATCH v2] ivshmem-server: Terminate also on SIGINT
 2019-11-12  9:37 UTC  (4+ messages)
`  "

[ast:bpf_tramp 20/20] net/core/filter.c:8692:12: error: dereferencing pointer to incomplete type 'struct sk_reuseport_kern'
 2019-11-12  9:38 UTC 

[PATCH 0/3] kvm: arm: VGIC: Fix interrupt group enablement
 2019-11-12  9:36 UTC  (11+ messages)
` [PATCH 1/3] kvm: arm: VGIC: Prepare for handling two interrupt groups
` [PATCH 2/3] kvm: arm: VGIC: Scan all IRQs when interrupt group gets enabled

[PATCH] crypto: sun4i-ss - Fix 64-bit size_t warnings
 2019-11-12  9:37 UTC  (3+ messages)

[PATCH] numa: Add missing \n to error message
 2019-11-12  9:34 UTC  (2+ messages)

[PATCH 1/2] drm/edid: Add aspect ratios to HDMI 4K modes
 2019-11-12  9:36 UTC  (5+ messages)
` [PATCH 2/2] drm/edid: Add alternate clock for SMPTE 4K

[ast:bpf_tramp 20/20] net/core/filter.c:8735:2: note: in expansion of macro 'if'
 2019-11-12  9:36 UTC 

[PATCH 0/4] hisi_sas: Some misc minor patches
 2019-11-12  9:36 UTC  (6+ messages)
` [PATCH 1/4] scsi: hisi_sas: Check sas_port before using it
` [PATCH 2/4] scsi: hisi_sas: Return directly if init hardware failed
` [PATCH 3/4] scsi: hisi_sas: Relocate call to hisi_sas_debugfs_exit()
` [PATCH 4/4] scsi: hisi_sas: Stop converting a bool into a bool

[PATCH] qom: Fix error message in object_class_property_add()
 2019-11-12  9:33 UTC  (3+ messages)

ESP SCSI driver (was: Amiga PCMCIA network card support)
 2019-11-12  9:34 UTC  (5+ messages)
` [PATCH] zorro_esp: increase maximum dma length to 65536 bytes

[Xen-devel] [PATCH for-4.13 v2 0/2] x86/ioapic: fix clear_IO_APIC_pin when using interrupt remapping
 2019-11-12  9:34 UTC  (4+ messages)
` [Xen-devel] [PATCH for-4.13 v2 2/2] x86/ioapic: fix clear_IO_APIC_pin write of raw entries

[PATCH] Makefile: install bios-microvm like other binary blobs
 2019-11-12  9:32 UTC  (2+ messages)

xhci-ring: "needs XHCI_TRUST_TX_LENGTH quirk" in kernel log
 2019-11-12  9:36 UTC  (2+ messages)

[PATCH] usb: gadget: composite: split spinlock to avoid recursion
 2019-11-12  9:33 UTC 

[PATCH 1/1] iommu/amd: Fix the overwritten exclusion range with multiple IVMDs
 2019-11-12  9:32 UTC  (3+ messages)

[PATCH v3 1/2] PCI: pciehp: Do not disable interrupt twice on suspend
 2019-11-12  9:32 UTC  (2+ messages)

[RFC V3 0/2] Intel IFC VF driver for VDPA
 2019-11-12  9:29 UTC  (3+ messages)
` [RFC V3 1/2] This commit introduced ifcvf_base layer, which handles hardware operations and configurations
` [RFC V3 2/2] This commit introduced IFC operations for vdpa, which complys to virtio_mdev and vhost_mdev interfaces, handles IFC VF initialization, configuration and removal

[PATCH v3 0/7] Add quota support to UBIFS
 2019-11-12  9:31 UTC  (8+ messages)
` [PATCH 7/7] ubifs: Add quota support

[drm-drm-misc:drm-misc-next 5/5] include/linux/kernel.h:994:32: error: dereferencing pointer to incomplete type 'struct drm_bridge'
 2019-11-12  9:22 UTC  (2+ messages)

[PATCH][next] backlight: qcom-wled: fix spelling mistake "trigged" -> "triggered"
 2019-11-12  9:30 UTC  (2+ messages)

[U-Boot] [PATCH v3] spi: cadence_qspi: support DM_CLK
 2019-11-12  9:30 UTC  (6+ 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.