All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-11 20:19:00 to 2019-12-11 21:19:25 UTC [more...]

iwlwifi warnings in 5.5-rc1
 2019-12-11 21:19 UTC  (18+ messages)

[Intel-gfx] [PATCH] drm/i915: Use the i915_device name for identifying our request fences
 2019-12-11 21:18 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[GIT PULL] afs: Miscellaneous fixes
 2019-12-11 21:17 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_color: Add 10bpc frame buffer parameterization to subtests
 2019-12-11 21:15 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[Xen-devel] [PATCH v3 0/2] xen/arm: physical timer improvements
 2019-12-11 21:13 UTC  (3+ messages)
` [Xen-devel] [PATCH v3 1/2] xen/arm: remove physical timer offset
` [Xen-devel] [PATCH v3 2/2] xen/arm: sign extend writes to TimerValue

[PATCH 5.4 00/92] 5.4.3-stable review
 2019-12-11 21:13 UTC  (3+ messages)

[PATCH 0/3] drm/nouveau: Support NVIDIA format modifiers
 2019-12-11 21:13 UTC  (12+ messages)
` [PATCH 1/3] drm/nouveau: Add format mod prop to base/ovly/nvdisp
` [PATCH 2/3] drm/nouveau: Check framebuffer size against bo
` [PATCH 3/3] drm/nouveau: Support NVIDIA format modifiers
  ` [Nouveau] "

[PATCH v3 00/50] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-12-11 21:13 UTC  (3+ messages)
` [PATCH v3 06/50] drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridge

[Intel-gfx] [PATCH 0/3] i915 fixes to handle hotplug cases on 8K tiled monitor
 2019-12-11 21:14 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/dp: Make sure all tiled connectors get added to the state with full modeset
` [Intel-gfx] [PATCH 2/3] drm/i915/dp: Make port sync mode assignments only if all tiles present
` [Intel-gfx] [PATCH 3/3] drm/i915/dp: Disable Port sync mode correctly on teardown

[PATCH 5.3 000/105] 5.3.16-stable review
 2019-12-11 21:13 UTC  (3+ messages)

+ mm-oom-fix-pgtables-units-mismatch-in-killed-process-message.patch added to -mm tree
 2019-12-11 21:13 UTC  (2+ messages)
` + mm-fix-uninitialized-memmaps-on-a-partially-populated-last-section.patch "

[Intel-gfx] [RFC 0/5] Split up intel_lrc.c
 2019-12-11 21:12 UTC  (6+ messages)
` [Intel-gfx] [RFC 1/5] drm/i915: introduce logical_ring and lr_context naming
` [Intel-gfx] [RFC 2/5] drm/i915: Move struct intel_virtual_engine to its own header
` [Intel-gfx] [RFC 3/5] drm/i915: split out virtual engine code
` [Intel-gfx] [RFC 4/5] drm/i915: move execlists selftests to their own file
` [Intel-gfx] [RFC 5/5] drm/i915: introduce intel_execlists_submission.<c/h>

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: Fix user space read too slow error
 2019-12-11 21:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_cursor_crc: Fix user space read too slow error (rev4)

[PATCH v3 0/3] thermal: introduce by-name softlink
 2019-12-11 21:11 UTC  (7+ messages)

connman dependency of readline
 2019-12-11 21:11 UTC  (3+ messages)

[PATCH] gprs: Update attach state on context deactivation for LTE
 2019-12-11 21:08 UTC  (2+ messages)

stable-rc/linux-4.19.y boot: 84 boots: 0 failed, 83 passed with 1 untried/unknown (v4.19.88-244-g62dbca0959b3)
 2019-12-11 21:06 UTC 

[PATCH 00/24] block, scsi: final compat_ioctl cleanup
 2019-12-11 21:05 UTC  (32+ messages)
` [Xen-devel] "
` [PATCH 01/24] compat: ARM64: always include asm-generic/compat.h
` [PATCH 02/24] compat: scsi: sg: fix v3 compat read/write interface
` [PATCH 03/24] compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
` [PATCH 04/24] compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
` [PATCH 05/24] compat_ioctl: block: handle add zone open, close and finish ioctl
` [PATCH 06/24] compat_ioctl: block: handle Persistent Reservations
` [PATCH 07/24] compaT_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
` [PATCH 08/24] compat_ioctl: move CDROM_SEND_PACKET handling into scsi
` [PATCH 09/24] compat_ioctl: move CDROMREADADIO to cdrom.c
` [PATCH 10/24] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
` [PATCH 11/24] compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
  ` [Xen-devel] "
` [PATCH 12/24] compat_ioctl: add scsi_compat_ioctl
` [PATCH 13/24] compat_ioctl: bsg: add handler
` [PATCH 14/24] compat_ioctl: ide: floppy: "
` [PATCH 15/24] compat_ioctl: scsi: move ioctl handling into drivers
` [PATCH 16/24] compat_ioctl: move sys_compat_ioctl() to ioctl.c
` [PATCH 17/24] compat_ioctl: simplify the implementation
` [PATCH 18/24] compat_ioctl: move cdrom commands into cdrom.c
` [PATCH 19/24] compat_ioctl: scsi: handle HDIO commands from drivers
` [PATCH 20/24] compat_ioctl: move HDIO ioctl handling into drivers/ide
` [PATCH 21/24] compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
` [PATCH 22/24] compat_ioctl: block: simplify compat_blkpg_ioctl()
` [PATCH 23/24] compat_ioctl: simplify up block/ioctl.c
` [PATCH 24/24] Documentation: document ioctl interfaces better

[PATCHSET v3 0/5] Support for RWF_UNCACHED
 2019-12-11 21:04 UTC  (10+ messages)

[PATCH 0/2] watchdog: mtx-1: Relax build dependencies
 2019-12-11 21:02 UTC  (3+ messages)
` [PATCH 1/2] watchdog: mtx-1: Drop au1000.h header inclusion
` [PATCH 2/2] watchdog: Relax dependencies for CONFIG_WDT_MTX1

[PATCH v2] drivers: net: fsl_enetc: Pass on primary MAC address to Linux
 2019-12-11 21:01 UTC  (7+ messages)

[PATCH v3] drm: Generalized NV Block Linear DRM format mod
 2019-12-11 20:55 UTC  (2+ messages)

[PATCH lttng-modules stable-2.10] fix: missing 'lttng_fs_info_fsid' wrapper in btrfs backport
 2019-12-11 21:00 UTC 

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-12-11 20:59 UTC  (4+ messages)
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking

[PATCH v9 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-11 20:57 UTC  (5+ messages)
` [PATCH v9 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN

GUI Design Workgroup Notes and Next meeting
 2019-12-11 20:58 UTC  (2+ messages)
` GUI Mockups - IBM proposal

Security Working Group meeting Wednesday December 11
 2019-12-11 20:58 UTC  (2+ messages)

[Xen-devel] [PATCH] x86emul: correct LFS et al handling for 64-bit mode
 2019-12-11 20:57 UTC  (2+ messages)

[PATCH] eap-gtc: Try to auth even if request not Password
 2019-12-11 20:57 UTC  (2+ messages)

[PATCH][v2] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-11 20:57 UTC  (8+ messages)

[PATCH v6 2/3] PCI: Add parameter nr_devfns to pci_add_dma_alias
 2019-12-11 20:56 UTC  (3+ messages)

[PATCH 0/2] pipe: Fixes [ver #2]
 2019-12-11 20:55 UTC  (7+ messages)

[PATCH v3 0/9] add git-bugreport tool
 2019-12-11 20:52 UTC  (12+ messages)
` [PATCH v3 4/9] bugreport: add config values from whitelist
` [PATCH v3 5/9] bugreport: collect list of populated hooks
` [PATCH v3 7/9] bugreport: add packed object summary

linux-next: Fixes tag needs some work in the rcu tree
 2019-12-11 20:44 UTC 

[PATCH] xfs: stabilize insert range start boundary to avoid COW writeback race
 2019-12-11 20:52 UTC  (4+ messages)

[Xen-devel] [PATCH] x86emul: correct segment override decode for 64-bit mode
 2019-12-11 20:51 UTC  (2+ messages)

[GIT PULL] erofs fixes for 5.5-rc2
 2019-12-11 20:50 UTC  (3+ messages)

[GIT PULL] tracing: More fixes for 5.5
 2019-12-11 20:50 UTC  (2+ messages)

[PATCH v2 00/13] KVM: x86: Extend Spectre-v1 mitigation
 2019-12-11 20:47 UTC  (14+ messages)
` [PATCH v2 01/13] KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
` [PATCH v2 02/13] KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() "
` [PATCH v2 03/13] KVM: x86: Refactor picdev_write() to prevent "
` [PATCH v2 04/13] KVM: x86: Protect ioapic_read_indirect() from "
` [PATCH v2 05/13] KVM: x86: Protect ioapic_write_indirect() "
` [PATCH v2 06/13] KVM: x86: Protect kvm_lapic_reg_write() "
` [PATCH v2 07/13] KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() "
` [PATCH v2 08/13] KVM: x86: Protect MSR-based index computations in pmu.h "
` [PATCH v2 09/13] KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c
` [PATCH v2 10/13] KVM: x86: Protect memory accesses "
` [PATCH v2 11/13] KVM: x86: Protect exit_reason from being used in Spectre-v1/L1TF attacks
` [PATCH v2 12/13] KVM: x86: Protect DR-based index computations from "
` [PATCH v2 13/13] KVM: x86: Protect pmu_intel.c "

[PATCH 0/3] iommu/vt-d bad RMRR workarounds
 2019-12-11 19:46 UTC  (4+ messages)
` [PATCH 1/3] iommu/vt-d: skip RMRR entries that fail the sanity check
` [PATCH 2/3] iommu/vt-d: treat unmapped RMRR entries as sane
` [PATCH 3/3] iommu/vt-d: skip invalid RMRR entries

[PATCH v2] KVM: x86: use CPUID to locate host page table reserved bits
 2019-12-11 20:48 UTC  (6+ messages)

[PATCH v2 00/12] Aspeed: Add SCU interrupt controller and XDMA engine drivers
 2019-12-11 20:43 UTC  (7+ messages)
` [PATCH v2 06/12] drivers/soc: Add Aspeed XDMA Engine Driver
` [PATCH v2 07/12] drivers/soc: xdma: Add user interface

[PATCH 0/1] tests/Makefile: Show check-report.tap in check-help
 2019-12-11 20:44 UTC  (2+ messages)
` [PATCH 1/1] tests/Makefile: Fix check-report.* targets shown "

[PATCH net-next 0/4] Add support for slow-to-probe-PHY copper SFP modules
 2019-12-11 20:46 UTC  (2+ messages)

[PATCH] timers/nohz: Update nohz load even if tick already stopped
 2019-12-11 20:46 UTC  (12+ messages)

[PATCH v1] ltp-ddt: Update to latest
 2019-12-11 20:42 UTC 

[PATCH 00/24] block, scsi: final compat_ioctl cleanup
 2019-12-11 20:42 UTC 

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-12-11 20:40 UTC  (4+ messages)

[PATCH] drm/amdgpu: Add CU info print log
 2019-12-11 20:41 UTC  (2+ messages)

[RESEND PATCH 1/5] drm/amdgpu: reverts commit b01245ff54db66073b104ac9d9fbefb7b264b36d
 2019-12-11 20:38 UTC  (10+ messages)
` [RESEND PATCH 2/5] drm: Add Reusable task barrier
` [RESEND PATCH 3/5] drm/amdgpu: Add task barrier to XGMI hive
` [RESEND PATCH 4/5] Subject: drm/amdgpu: Redo XGMI reset synchronization
` [RESEND PATCH 5/5] drm/amdgpu: Switch from system_highpri_wq to system_unbound_wq

[PATCHv8 00/34] kernel: Introduce Time Namespace
 2019-12-11 20:38 UTC  (3+ messages)

stable-rc/linux-4.9.y boot: 63 boots: 0 failed, 62 passed with 1 untried/unknown (v4.9.206-92-gede24ca9232b)
 2019-12-11 20:38 UTC 

[PATCH 0/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
 2019-12-11 20:36 UTC  (3+ messages)
` [PATCH 1/2] target/s390x: Split out helper_per_store_real
` [PATCH 2/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline

[PATCH] tools/perf/metricgroup: Fix printing event names of metric group with multiple events
 2019-12-11 20:38 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the crypto tree
 2019-12-11 20:37 UTC 

[PATCH] imx8m: ddr_init: Move ddr_init() messages to debug level
 2019-12-11 20:37 UTC 

[PATCH v1 0/3] Introduce CAP_SYS_PERFMON capability for secure Perf users groups
 2019-12-11 20:36 UTC  (7+ messages)

NFS/TCP timeouts
 2019-12-11 20:36 UTC  (4+ messages)

[PATCH] gprs: Don't modify the context if assign fails
 2019-12-11 20:36 UTC  (2+ messages)

[PATCH] drm: rockchip: rk3066_hdmi: set edid fifo address
 2019-12-11 20:34 UTC  (2+ messages)

[PATCH v5 0/2] Enable IOMMU support for pseries Secure VMs
 2019-12-11 20:31 UTC  (9+ messages)
` [PATCH v5 1/2] powerpc/pseries/iommu: Share the per-cpu TCE page with the hypervisor

[PATCH v2 0/6] brcmstb_thermal updates for new processes
 2019-12-11 20:31 UTC  (14+ messages)
` [PATCH v2 1/6] thermal: brcmstb_thermal: Do not use DT coefficients
` [PATCH v2 2/6] thermal: brcmstb_thermal: Prepare to support a different process
` [PATCH v2 3/6] dt-bindings: thermal: Define BCM7216 thermal sensor compatible
` [PATCH v2 4/6] thermal: brcmstb_thermal: Add 16nm process thermal parameters
` [PATCH v2 5/6] thermal: brcmstb_thermal: Restructure interrupt registration
` [PATCH v2 6/6] thermal: brcmstb_thermal: Register different ops per process

[PATCH v2] nfsd: provide a procfs entry to release stateids of a particular local filesystem
 2019-12-11 20:33 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/display: move clk off sanitize to its own function
 2019-12-11 20:25 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: use clk_off name to avoid double negation

[PATCH 0/1] sparse-checkout: respect core.ignoreCase in cone mode
 2019-12-11 20:29 UTC  (6+ messages)
` [PATCH 1/1] "

[thud/master][PATCH] ti-tisdk-setup: update to include latest OOBE fixes
 2019-12-11 20:27 UTC 

[PATCH lttng-modules stable-2.10] fix: missing 'lttng_fs_info_fsid' wrapper in btrfs backport
 2019-12-11 20:29 UTC 

[PATCH] mm/oom: fix pgtables units mismatch in Killed process message
 2019-12-11 20:28 UTC 

[PATCH] iommu/vt-d: Set ISA bridge reserved region as relaxable
 2019-12-11 20:28 UTC 

[U-Boot] [PATCH v2 00/16] efi_loader: add secure boot support
 2019-12-11 20:28 UTC  (8+ messages)
`  "

[PATCH v11 00/14] PECI device driver introduction
 2019-12-11 20:28 UTC  (4+ messages)
` [PATCH v11 06/14] peci: Add Aspeed PECI adapter driver

[Buildroot] [PATCH] package/libostree: bump to version 2019.6
 2019-12-11 20:27 UTC 

stable-rc/linux-4.4.y boot: 99 boots: 0 failed, 94 passed with 5 offline (v4.4.206-70-g680ea7f4b671)
 2019-12-11 20:26 UTC 

stable-rc/linux-5.3.y boot: 151 boots: 1 failed, 142 passed with 6 offline, 1 untried/unknown, 1 conflict (v5.3.15-100-g365e7b9094d3)
 2019-12-11 20:26 UTC 

[PATCH v4 2/2] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC
 2019-12-11 20:26 UTC 

[PATCH] ARM: OMAP2+: am43xx: Add lcdc clockdomain
 2019-12-11 20:25 UTC  (2+ messages)

[PATCH kvm-unit-tests] Update AMD instructions to conform to LLVM assembler
 2019-12-11 20:22 UTC 

[PATCH 1/5] drm/amdgpu: reverts commit b01245ff54db66073b104ac9d9fbefb7b264b36d
 2019-12-11 20:19 UTC  (3+ messages)
` [PATCH 2/5] drm: Add Reusable task barrier

[PATCH v4 00/11] git-p4.py: Cast byte strings to unicode strings in python3
 2019-12-11 20:19 UTC  (8+ messages)
` [PATCH v5 00/15] "

elf.5.html: Resolving confusion
 2019-12-11 20:19 UTC 

[Intel-gfx] [PATCH v2 0/6] drm/i915: Some cleanup near the SKL wm/ddb area
 2019-12-11 20:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Some cleanup near the SKL wm/ddb area (rev4)


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.