All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-15 09:28:12 to 2019-01-15 10:21:55 UTC [more...]

radeon 0000:1d:00.0: GPU lockup (current fence id 0x00000000017a66bf last fence id 0x00000000017a67a1 on ring 0)
 2019-01-15 10:21 UTC  (2+ messages)

[PATCH v7 0/5] spi: add support for octal mode
 2019-01-15 10:05 UTC  (12+ messages)
` [PATCH v7 1/5] mtd: spi-nor: add opcodes for octal Read/Write commands
` [PATCH v7 2/5] mtd: spi-nor: add octal read flag for flash mt35xu512aba
` [PATCH v7 3/5] mtd: m25p80: add support of octal mode I/O transfer
` [PATCH v7 4/5] spi: nxp-fspi: add octal mode flag bit for octal support
` [PATCH v7 5/5] arm64: dts: lx2160a: update fspi node

xen-commandline document
 2019-01-15 10:19 UTC  (5+ messages)

Re:[PATCH] x86/mm/mem_encrypt_identity : fix error useage to sizeof
 2019-01-15 10:21 UTC  (2+ messages)
  ` [PATCH] "

[PATCH 0/3] nvmem: imx-ocotp: Implement i.MX6ULL/ULZ support
 2019-01-15 10:21 UTC  (4+ messages)

[RFC net-next 0/6] devlink: add device (driver) information API
 2019-01-15 10:12 UTC  (3+ messages)
` [RFC net-next 2/6] devlink: add version reporting API

[U-Boot] [PATCH v2 0/7] android: Implement A/B boot process
 2019-01-15 10:20 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/7] cmd: part: Add 'number' sub-command
` [U-Boot] [PATCH v2 6/7] doc: android: Add simple guide for A/B updates

[PATCH] kernel-shark-qt: Handle the case when the range of the model is too small
 2019-01-15 10:18 UTC 

[PATCH 0/7] fuse: Improve disconnect scheme and avoid taking fpq->lock on hot paths
 2019-01-15 10:19 UTC  (8+ messages)
` [PATCH 1/7] fuse: Check for fc->connected in fuse_dev_alloc()
` [PATCH 2/7] fuse: Move flush_bg_queue() up in fuse_abort_conn()
` [PATCH 3/7] fuse: Drop and reacquire fc->lock in middle of fuse_abort_conn()
` [PATCH 4/7] fuse: Add fud pointer to struct fuse_copy_state
` [PATCH 5/7] fuse: Introduce generic fuse_copy_aborted()
` [PATCH 6/7] fuse: Kill unused FR_ABORTED, FR_LOCKED and FR_PRIVATE flags
` [PATCH 7/7] fuse: Kill fuse_pqueue::io list and avoid taking fpq->lock on hot paths

[Buildroot] Migration to OpenSSL 1.1.1?
 2019-01-15 10:19 UTC 

[PATCH] time: Move CONTEXT_TRACKING to kernel/time/Kconfig
 2019-01-15 10:18 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 1/3] drm/i915: Prevent concurrent GGTT update and use on Braswell (again)
 2019-01-15 10:19 UTC  (8+ messages)
` [PATCH 2/3] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
` [PATCH 3/3] drm/i915/userptr: Probe vma range before gup

[Buildroot] [PATCH v4 1/3] arch: add support for RISC-V 32-bit (riscv32) architecture
 2019-01-15 10:19 UTC  (3+ messages)

next/master boot bisection: next-20190115 on sun8i-h2-plus-libretech-all-h3-cc
 2019-01-15 10:17 UTC  (2+ messages)

[PATCH] memcg: killed threads should not invoke memcg OOM killer
 2019-01-15 10:17 UTC  (7+ messages)
          ` [PATCH v2] "

[PATCH] libceph: protect pending flags in ceph_con_keepalive()
 2019-01-15 10:17 UTC  (6+ messages)

an assertion triggered when running Xen on a HSW desktop
 2019-01-15 10:16 UTC  (5+ messages)

KMSAN: kernel-infoleak in kvm_vcpu_write_guest_page
 2019-01-15 10:15 UTC  (4+ messages)
` [RFC PATCH] kvm: x86/vmx: Use kzalloc for cached_vmcs12

[Qemu-devel] [Bug 1811720] [NEW] storage physical_block_size is restricted to uint16_t
 2019-01-15 10:07 UTC  (2+ messages)
` [Qemu-devel] [Bug 1811720] "

[PATCH v6 00/16] Add utilization clamping support
 2019-01-15 10:15 UTC  (18+ messages)
` [PATCH v6 01/16] sched/core: Allow sched_setattr() to use the current policy
` [PATCH v6 02/16] sched/core: uclamp: Extend sched_setattr() to support utilization clamping
` [PATCH v6 03/16] sched/core: uclamp: Map TASK's clamp values into CPU's clamp buckets
` [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
` [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
` [PATCH v6 06/16] sched/core: uclamp: Enforce last task UCLAMP_MAX
` [PATCH v6 07/16] sched/core: uclamp: Add system default clamps
` [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks
` [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
` [PATCH v6 10/16] sched/core: Add uclamp_util_with()
` [PATCH v6 11/16] sched/fair: Add uclamp support to energy_compute()
` [PATCH v6 12/16] sched/core: uclamp: Extend CPU's cgroup controller
` [PATCH v6 13/16] sched/core: uclamp: Propagate parent clamps
` [PATCH v6 14/16] sched/core: uclamp: Map TG's clamp values into CPU's clamp buckets
` [PATCH v6 15/16] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps
` [PATCH v6 16/16] sched/core: uclamp: Update CPU's refcount on TG's clamp changes

[Buildroot] [PATCH v2 1/7] tpm2-tss: do not enforce -fstack-protector-all
 2019-01-15 10:15 UTC  (7+ messages)
` [Buildroot] [PATCH v2 2/7] tpm2-tss: fix build with BR2_FORTIFY_SOURCE_1
` [Buildroot] [PATCH v2 3/7] tpm2-tools: always disable hardening options
` [Buildroot] [PATCH v2 4/7] tpm2-abrmd: do not enforce -fstack-protector-all
` [Buildroot] [PATCH v2 5/7] tpm2-abrmd: fix build with BR2_FORTIFY_SOURCE_1
` [Buildroot] [PATCH v2 6/7] tpm2-tools: do not enforce dependency on tpm2-abrmd
` [Buildroot] [PATCH v2 7/7] tpm2-abrmd: S80tpm2-abrmd: create pid file at startup

[REGRESSION] 5.0-rc2: iptables -nvL consumes 100% of CPU and hogs memory with kernel 5.0-rc2
 2019-01-15 10:15 UTC  (3+ messages)

Hilscher NetX mach-netx refactorings
 2019-01-15 10:14 UTC  (8+ messages)
    `  "

[Qemu-devel] [PATCH] include/fpu/softfloat: Fix compilation with Clang on s390x
 2019-01-15 10:14 UTC  (8+ messages)

[PATCH] Input: synaptics - add PNP IDs for Dell XPS models to forcepad
 2019-01-15 10:12 UTC  (6+ messages)

linux-next: build failure after merge of the mali-dp tree
 2019-01-15 10:12 UTC  (2+ messages)

[U-Boot] Proposed fastboot changes
 2019-01-15 10:12 UTC  (2+ messages)

[PATCH] gro: add missing invalid packet checks
 2019-01-15 10:11 UTC  (4+ messages)
` [PATCH v2] "

[virtio-comment] [PATCH 0/3] Large shared memory regions
 2019-01-15 10:10 UTC  (9+ messages)
` [virtio-comment] [PATCH 1/3] shared memory: Define "

[PATCH v2] pdump: fix vdev cleanup
 2019-01-15 10:10 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/2 v6] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2019-01-15 10:09 UTC  (18+ messages)
` [PATCH 1/2 v6] kdump: add the vmcoreinfo documentation
  ` [tip:x86/kdump] kdump: Document kernel data exported in the vmcoreinfo note

[PATCH v2] 8250_pci.c: Update NI specific devices class to multi serial
 2019-01-15 10:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] pvh: add new PVH option rom
 2019-01-15 10:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] linuxboot_dma: remove duplicate definitions of FW_CFG
` [Qemu-devel] [PATCH v2 2/4] linuxboot_dma: move common functions in a new header
` [Qemu-devel] [PATCH v2 3/4] optionrom: add new PVH option rom
` [Qemu-devel] [PATCH v2 4/4] hw/i386/pc: use "

[Qemu-devel] [PATCH v1] virtio: add checks for the size of the indirect table
 2019-01-15 10:08 UTC 

[PATCH] libs/power: fix the resource leaking issue
 2019-01-15 10:08 UTC  (5+ messages)

[PATCH v7 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2019-01-15  9:50 UTC  (11+ messages)
` [PATCH v7 1/5] "
` [PATCH v7 2/5] dt-bindings: spi: add binding file "
` [PATCH v7 3/5] arm64: dts: lx2160a: add FlexSPI node property
` [PATCH v7 4/5] arm64: defconfig: enable NXP FlexSPI driver
` [PATCH v7 5/5] MAINTAINERS: add maintainers for the "

KMSAN: uninit-value in mpol_rebind_mm
 2019-01-15 10:06 UTC  (8+ messages)

Hikey: Enable Xen + Mainline Linux Kernel
 2019-01-15 10:05 UTC  (2+ messages)

[PATCH] libcomps & librepo: fix buildpaths qa warnings
 2019-01-15 10:01 UTC  (3+ messages)

[PATCH] drm/i915/cnl: Fix CNL macros for Voltage Swing programming
 2019-01-15 10:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] Add driver for globaltop GNSS receivers
 2019-01-15 10:00 UTC  (5+ messages)

[PATCH 0/2] make kexec work with efi=noruntime or efi=old_map
 2019-01-15  9:58 UTC  (6+ messages)
` [PATCH v2 1/2] x86, kexec_file_load: Don't setup EFI info if EFI runtime is not enabled
` [PATCH v2 2/2] x86, kexec_file_load: make it work with efi=noruntime or efi=old_map

Forced push done to drm-intel-next-queued
 2019-01-15  9:56 UTC  (4+ messages)

[PATCH v15 0/6] x86/boot/KASLR: Parse ACPI table and limit KASLR to choosing immovable memory
 2019-01-15  9:55 UTC  (11+ messages)
` [PATCH v15 3/6] x86/boot: Introduce efi_get_rsdp_addr() to find RSDP from EFI table

[PATCH v6 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2019-01-15  9:54 UTC  (6+ messages)
` [PATCH v6 1/5] "

[Help] nfs client size cache test fail problem
 2019-01-15  9:53 UTC 

[PATCH 00/10] Add support for DRM bridge and additional pixel formats
 2019-01-15  9:53 UTC  (4+ messages)
` [PATCH 09/10] drm/mxsfb: Improve the axi clock usage

Enable buttons GPIO passthrough
 2019-01-15  9:52 UTC  (6+ messages)

[PATCH] arm64: dts: allwinner: a64: Fix a typo
 2019-01-15  9:52 UTC  (2+ messages)

[RFC v2 0/4] QEMU changes to do PVH boot
 2019-01-15  9:51 UTC  (9+ messages)
            ` [Qemu-devel] "

[PATCH 01/46] drm/i915: Return immediately if trylock fails for direct-reclaim
 2019-01-15  9:50 UTC  (4+ messages)
` [PATCH 43/46] drm/i915: Allocate a status page for each timeline

[PATCH net] af_packet: fix raw sockets over 6in4 tunnel
 2019-01-15  9:49 UTC  (7+ messages)

HDMI/DVI spurious failure
 2019-01-15  9:49 UTC 

[RFC PATCH] x86/speculation: Don't inherit TIF_SSBD on execve()
 2019-01-15  9:48 UTC  (4+ messages)

[RFC PATCH v2 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-15  9:45 UTC  (9+ messages)
` [RFC PATCH v2 1/2] integrity, KEYS: add a reference to platform keyring
` [RFC PATCH v2 2/2] kexec, KEYS: Make use of platform keyring for signature verify

[PATCH] irq: annotate implicit fall through
 2019-01-15  9:46 UTC  (2+ messages)
` [tip:irq/core] genirq: Correctly "

[PATCH] genirq: annotate implicit fall through
 2019-01-15  9:45 UTC  (2+ messages)
` [tip:irq/core] genirq: Annotate "

udf: Prevent write-unsupported filesystem to be remounted read-write
 2019-01-15  9:45 UTC  (9+ messages)

[Qemu-devel] [Bug 1811782] [NEW] QEMU Windows fails to mount rootfs on an ISO where QEMU Linux works normally
 2019-01-15  9:37 UTC  (2+ messages)
` [Qemu-devel] [Bug 1811782] "

[Qemu-devel] [PATCH v3 00/19] nbd: add qemu-nbd --list
 2019-01-15  9:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 04/19] nbd/server: Hoist length check to qemp_nbd_server_add

[PATCH RFC 0/3] media: Ensure access to dma-buf-imported reference buffers
 2019-01-15  9:42 UTC  (4+ messages)
` [PATCH RFC 2/4] media: v4l2-mem2mem: Add an optional job_done operation

[Bug 109239] Polaris10: Periodic random black screens for 1-2 seconds
 2019-01-15  9:41 UTC  (2+ messages)

[thud][PATCH] mozjs: Avoid use of X11 from host when X11 is disabled
 2019-01-15  9:40 UTC 

[U-Boot] rk3288: firefly: flashing emmc from maskrom using USB
 2019-01-15  9:39 UTC  (3+ messages)

[Xen-devel][PATCH v4 0/1] cameraif: add ABI for para-virtual camera
 2019-01-15  9:38 UTC  (4+ messages)
` [PATCH "
` [Xen-devel][PATCH v4 1/1] "
  ` [PATCH "

[PATCH 2/2] x86/selftests/pkeys: fork() to check for state being preserved
 2019-01-15  9:37 UTC  (2+ messages)
` [tip:x86/urgent] x86/selftests/pkeys: Fork() "

[PATCH 1/2] x86/pkeys: properly copy pkey state at fork()
 2019-01-15  9:36 UTC  (2+ messages)
` [tip:x86/urgent] x86/pkeys: Properly "

[PATCH] arm64: dts: meson-gx: Add canvas provider node to the vpu
 2019-01-15  9:36 UTC  (4+ messages)

[PATCH] tty: serial: meson: if no alias specified use an available id
 2019-01-15  9:35 UTC  (4+ messages)

thud systemd root home wrong
 2019-01-15  9:34 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t v3 00/21] Chamelium VC4 plane fuzzy testing, with SAND and T-tiled mode
 2019-01-15  9:34 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix the application IO timeout when fstrim is running
 2019-01-15  9:33 UTC  (7+ messages)

[Buildroot] [PATCH] package/rtc-tools: new package
 2019-01-15  9:32 UTC 

[PATCH] media: ov8856: Modify ov8856 register reading function to be simplified
 2019-01-15  9:36 UTC 

[PATCH 1/4] media: vicodec: bugfix - replace '=' with '|='
 2019-01-15  9:30 UTC  (4+ messages)
` [PATCH 2/4] media: vicodec: Add num_planes field to v4l2_fwht_pixfmt_info
` [PATCH 3/4] media: vicodec: add support for CROP and COMPOSE selection
` [PATCH 4/4] media: vicodec: Add support for dynamic resolution change

[PATCH v3.18] sunrpc: use-after-free in svc_process_common()
 2019-01-15  9:30 UTC 

[PATCH v4.19] sunrpc: use-after-free in svc_process_common()
 2019-01-15  9:29 UTC 

INFO: task hung in generic_file_write_iter
 2019-01-15  9:29 UTC  (11+ messages)

[PATCH v4.14] sunrpc: use-after-free in svc_process_common()
 2019-01-15  9:29 UTC 

[PATCH v49] sunrpc: use-after-free in svc_process_common()
 2019-01-15  9:29 UTC 

[PATCH v4.4] sunrpc: use-after-free in svc_process_common()
 2019-01-15  9:28 UTC 

[PATCH v4 00/14] Argo: hypervisor-mediated interdomain communication
 2019-01-15  9:27 UTC  (10+ messages)
` [PATCH v4 06/14] xen/arm: introduce guest_handle_for_field()
` [PATCH v4 07/14] argo: implement the register op
` [PATCH v4 08/14] argo: implement the unregister op
` [PATCH v4 09/14] argo: implement the sendv op; evtchn: expose send_guest_global_virq
` [PATCH v4 10/14] argo: implement the notify op
` [PATCH v4 11/14] xsm, argo: XSM control for argo register
` [PATCH v4 12/14] xsm, argo: XSM control for argo message send operation
` [PATCH v4 13/14] xsm, argo: XSM control for any access to argo by a domain
` [PATCH v4 14/14] xsm, argo: notify: don't describe rings that cannot be sent to


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.