All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-12 08:54:14 to 2019-11-12 09:36:51 UTC [more...]

[PATCH 0/3] kvm: arm: VGIC: Fix interrupt group enablement
 2019-11-12  9:35 UTC  (4+ messages)
` [PATCH 1/3] kvm: arm: VGIC: Prepare for handling two interrupt groups

[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)

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

[PATCH v2] drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmap
 2019-11-12  9:35 UTC  (8+ 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  (9+ 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  (3+ messages)

[U-Boot] [PATCH v3] spi: cadence_qspi: support DM_CLK
 2019-11-12  9:30 UTC  (7+ messages)

[PATCH 01/27] drm/i915: Flush context free work on cleanup
 2019-11-12  9:28 UTC  (54+ 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] "

[Xen-devel] [PATCH] xen/sched: fix a potential issue with core scheduling
 2019-11-12  9:28 UTC  (3+ messages)

[android-common:android-mainline 399/448] undefined reference to `mod_check_sig'
 2019-11-12  9:27 UTC 

[Xen-devel] Lifting commit moratorium
 2019-11-12  9:26 UTC 

[PATCH for-rc] RDMA/efa: Clear the admin command buffer prior to its submission
 2019-11-12  9:26 UTC 

[kvm-unit-tests PATCH v2 0/3] s390x: Improve architectural compliance for diag308
 2019-11-12  9:25 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: Fix initial cr0 load comments

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.200-65-ga3a12cc6ffc1)
 2019-11-12  9:25 UTC 

[PATCH] m68k: Convert missed RODATA to RO_DATA
 2019-11-12  9:25 UTC  (2+ messages)
` [tip: x86/build] "

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

[PATCH] thunderbolt: Power cycle the router if NVM authentication fails
 2019-11-12  9:24 UTC 

[PATCH 00/16] Memory Hierarchy: Enable target node lookups for reserved memory
 2019-11-12  9:22 UTC  (4+ messages)
` [PATCH 04/16] libnvdimm: Move nd_numa_attribute_group to device_type

[PATCH 0/5] Fix various syzbot errors
 2019-11-12  9:22 UTC  (6+ messages)
` [PATCH 1/5] gspca: zero usb_buf
` [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 V2 00/16] x86/iopl: Prevent user space from using CLI/STI with iopl(3)
 2019-11-12  9:22 UTC  (5+ messages)
` [patch V2 08/16] x86/ioperm: Add bitmap sequence number
` [patch V2 11/16] x86/ioperm: Share I/O bitmap if identical

[PATCH] enable translating statx syscalls on more arches
 2019-11-12  9:21 UTC  (5+ messages)

[PATCH 00/11] USB: serial: mos7840: type detection and clean ups
 2019-11-12  9:21 UTC  (3+ messages)

[PATCH] scripts/spelling.txt: add more spelling mistakes to spelling.txt
 2019-11-12  9:21 UTC  (3+ messages)
` [PATCH] scripts/spelling.txt: add more spellings "

[PATCH 0/4] Raspberry Pi 4 PCIe support
 2019-11-12  9:18 UTC  (5+ messages)
` [PATCH 2/4] ARM: dts: bcm2711: Enable PCIe controller

[PATCH for-next 0/3] EFA RDMA read support
 2019-11-12  9:17 UTC  (4+ messages)
` [PATCH for-next 1/3] RDMA/efa: Store network attributes in device attributes
` [PATCH for-next 2/3] RDMA/efa: Support remote read access in MR registration
` [PATCH for-next 3/3] RDMA/efa: Expose RDMA read related attributes

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-11-12  9:13 UTC  (16+ messages)
` [PATCH v2 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA

[PATCH qemu] scripts: Detect git worktrees for get_maintainer.pl --git
 2019-11-12  9:15 UTC  (3+ messages)

[ast:bpf_tramp 4/20] include/linux/bpf.h:446:15: error: field 'mutex' has incomplete type
 2019-11-12  9:16 UTC 

[PATCH 0/2] Improve error handling on DSB
 2019-11-12  9:16 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "
  ` [Intel-gfx] "

[PATCH v4 0/2] PCI: Add missing link delays
 2019-11-12  9:16 UTC  (3+ messages)
` [PATCH v4 1/2] PCI: Introduce pcie_wait_for_link_delay()
` [PATCH v4 2/2] PCI: Add missing link delays required by the PCIe spec

Simple SDP and RFCOMM example
 2019-11-12  9:15 UTC 

[PATCH] net: fec: add a check for CONFIG_PM to avoid clock count mis-match
 2019-11-12  9:15 UTC  (7+ messages)
` [EXT] "

[LTP] [PATCH] acct02: relax ac_btime checks
 2019-11-12  9:15 UTC 

API definition for LUKS key management
 2019-11-12  9:12 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Add reboot mode support
 2019-11-12  9:13 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] reboot-mode: add support for reboot mode control
` [U-Boot] [PATCH 2/3] reboot-mode: read the boot mode from GPIOs status
` [U-Boot] [PATCH 3/3] reboot-mode: read the boot mode from RTC memory

[Regression] performance regression since v4.19
 2019-11-12  9:12 UTC  (2+ messages)

[PATCH] ACPI/HMAT: use %u instead of %d to print u32 variables
 2019-11-12  9:12 UTC  (2+ messages)

FAILED: patch "[PATCH] pinctrl: intel: Avoid potential glitches if pin is in GPIO" failed to apply to 4.19-stable tree
 2019-11-12  9:11 UTC  (3+ messages)

[PATCH 2/2] realtime: avoid BUG when the list is not locked
 2019-11-12  9:10 UTC  (2+ messages)
` [dm-devel] "

[PATCH] of: allocate / free phandle cache outside of the devtree_lock
 2019-11-12  9:10 UTC  (3+ messages)

[PATCH 1/4] drm/i915: Drop wmb() inside pread_gtt
 2019-11-12  9:09 UTC  (5+ messages)
` [PATCH 4/4] drm/i915: Flush stale cachelines on set-cache-level
  ` [Intel-gfx] "

virtio,iommu_platform=on
 2019-11-12  9:06 UTC  (2+ messages)

[PATCH] soc: amlogic: socinfo: Avoid soc_device_to_device()
 2019-11-12  9:06 UTC  (6+ messages)

[PATCH] drm/i915: Flush context free work on cleanup
 2019-11-12  9:06 UTC  (2+ messages)
` [Intel-gfx] "

[Xen-devel] [xen-unstable test] 144020: tolerable FAIL - PUSHED
 2019-11-12  9:06 UTC 

[PATCH v4 0/3] Simplify and optimize the UFS driver
 2019-11-12  9:06 UTC  (3+ messages)
` [PATCH v4 3/3] ufs: Simplify the clock scaling mechanism implementation

[PATCH] ath10k: Handle "invalid" BDFs for msm8998 devices
 2019-11-12  9:04 UTC  (3+ messages)

[irq_work] feb4a51323: BUG:soft_lockup-CPU##stuck_for#s
 2019-11-12  9:03 UTC  (2+ messages)

Interfacing mac802154 stack with userspace applications
 2019-11-12  9:03 UTC  (3+ messages)

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

[PATCH V2] mfd: qcom-spmi-pmic: Add support for pm6150 and pm6150l
 2019-11-12  9:03 UTC  (3+ messages)

[meta-filesystems][PATCH] f2fs-tools: Update Homepage
 2019-11-12 12:42 UTC 

[PATCH][V2] ovl: fix lookup failure on multi lower squashfs
 2019-11-12  9:02 UTC  (3+ messages)

[dpdk-dev] [PATCH v5 1/1] net/octeontx2: add Rx/Tx burst mode get callbacks
 2019-11-12  9:02 UTC  (2+ messages)
` [dpdk-dev] [PATCH v6 "

Please Help
 2019-11-12  9:02 UTC 

[RFC PATCH] block: move rb interval tree from drbd to block
 2019-11-12  9:01 UTC 

[PATCH -next] acpi/numa/hmat: fix a section mismatch
 2019-11-12  9:01 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Add SDR104 mode to SD-card I/F on rk3399-roc-pc
 2019-11-12  8:59 UTC  (3+ messages)

[PATCH 0/3] arm64: g12-common: parkmode_disable_ss_quirk on DWC3 controller
 2019-11-12  9:00 UTC  (8+ messages)
` [PATCH 1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in park mode

arm64: dts: rockchip: Add SDR104 mode to SD-card I/F on rk3399-roc-pc
 2019-11-12  8:58 UTC  (6+ messages)

[PATCH] blkid: open device in nonblock mode
 2019-11-12  8:58 UTC  (7+ messages)

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

[linux-stable-rc:linux-4.14.y 9946/9999] WARNING: vmlinux.o(.text+0x213438): Section mismatch in reference from the function __rmqueue() to the function .meminit.text:zone_pcp_update()
 2019-11-12  8:58 UTC  (3+ messages)

Unix domain socket missing error code
 2019-11-12  8:56 UTC  (3+ messages)

Question about "asm/rwonce.h: No such file or directory"
 2019-11-12  8:56 UTC 

[linux-stable-rc:linux-4.4.y 9983/9999] mm/page_alloc.c:2024:2: warning: ISO C90 forbids mixed declarations and code
 2019-11-12  8:56 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix query host adapter attributes
 2019-11-12  8:56 UTC  (2+ messages)

[4.4] Backport request: powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
 2019-11-12  8:52 UTC 

[dpdk-dev] [PATCH] ci: remove LTO job
 2019-11-12  8:55 UTC  (6+ messages)

[PATCH] drm/amd/powerplay: read pcie speed/width info
 2019-11-12  8:55 UTC  (3+ messages)

[PATCH 0/2] Intel IFC VF driver for VDPA
 2019-11-12  8:54 UTC  (5+ messages)
` [PATCH 2/2] IFC VDPA layer


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.