All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-03 07:34:26 to 2017-05-03 09:11:15 UTC [more...]

[PATCH] x86/ioreq server: Fix DomU reboot couldn't work when using p2m_ioreq_server p2m_type
 2017-05-03 22:15 UTC  (3+ messages)

[RFC PATCHSET] sched/fair: fix load balancer behavior when cgroup is in use
 2017-05-03  9:10 UTC  (19+ messages)
` [PATCH 1/2] sched/fair: Fix how load gets propagated from cfs_rq to its sched_entity
` [PATCH 2/2] sched/fair: Always propagate runnable_load_avg

error value for "internal error"
 2017-05-03  9:10 UTC  (4+ messages)

[PATCH 1/6] drm/amdgpu:fix cannot receive rcv/ack irq bug
 2017-05-03  9:10 UTC  (9+ messages)
` [PATCH 2/6] drm/amdgpu:need som change on vega10 mailbox
` [PATCH 3/6] drm/amdgpu:re-write sriov_reinit_early/late
` [PATCH 4/6] drm/amdgpu:cleanups KIQ ring_funcs emit_frame_size

[PATCH V2 0/2] Fix vm_event resume path race condition
 2017-05-03  9:10 UTC  (3+ messages)
` [PATCH V2 1/2] x86/vm_event: added hvm/vm_event.{h,c}
` [PATCH V2 2/2] x86/vm_event: fix race between __context_switch() and vm_event_resume()

[PATCH RESEND v4 0/6] Enhancement to intel_dp_aux_backlight driver
 2017-05-03  9:11 UTC  (3+ messages)
` [PATCH RESEND v4 1/6] drm/i915: Add DPCD preferred mode for backlight control

[PATCH 0/5] Patch serials to implement guilty ctx/entity for SRIOV TDR
 2017-05-03  9:08 UTC  (6+ messages)
` [PATCH 1/5] drm/amdgpu:keep ctx alive till all job finished

[PATCH 0/7] XSAs 213-315 followups
 2017-05-03  9:08 UTC  (13+ messages)
` [PATCH 1/7] x86/traps: Drop 32bit fields out of tss_struct
` [PATCH 2/7] x86/traps: Poison unused stack pointers in the TSS
` [PATCH 3/7] x86/mm: Further restrict permissions on some virtual mappings
` [PATCH 4/7] x86/traps: Rename compat_hypercall() to entry_int82()
` [PATCH 5/7] x86/traps: Lift all non-entrypoint logic in entry_int82() up into C
` [PATCH 6/7] x86/asm: Fold LOAD_C_CLOBBERED into RESTORE_ALL

[iproute PATCH] man: ip.8: Document -brief flag
 2017-05-03  9:07 UTC 

[Qemu-devel] [PATCH v2 0/4] Convert non-blocking connect and fix its error reporting
 2017-05-03  8:59 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 3/4] net/socket: Convert error report message to Error

Recipe changes to pull/fetch the source code from local instead of a remote server
 2017-05-03  8:46 UTC  (4+ messages)

[PATCH v5] media: platform: Renesas IMR driver
 2017-05-03  9:04 UTC  (4+ messages)

[PATCH] fs: namei: use __pure modifier as declared in headers
 2017-05-03  9:00 UTC 

[LTP] [PATCH v2] mmapstress04: rewrite to fix heap overwrite
 2017-05-03  9:00 UTC 

[PATCH 1/7] drm/i915: Mark up clflushes as belonging to an unordered timeline
 2017-05-03  9:00 UTC  (3+ messages)
` [PATCH 2/7] drm/i915: Unwrap top level fence-array

[RFC] tests/pm_sseu: Add subtest to verify UMD can configure render powerclock state
 2017-05-03  8:59 UTC  (2+ messages)

[kernel-hardening] It looks like there will be no more public versions of PaX and Grsec
 2017-05-03  8:59 UTC  (6+ messages)

[PATCH 0/3] [media] add IPU3 CIO2 CSI2 driver
 2017-05-03  8:58 UTC  (3+ messages)
` [PATCH 3/3] [media] intel-ipu3: cio2: Add new MIPI-CSI2 driver

[Qemu-devel] [PATCH v5 00/10] qapi-related cleanups
 2017-05-03  8:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 10/10] test-qga: Actually test 0xff sync bytes

[Qemu-devel] [Bug 1687653] [NEW] QEMU-KVM / detect_zeroes causes KVM to start unlimited number of threads on Guest-Sided High-IO with big Blocksize
 2017-05-03  8:45 UTC  (2+ messages)
` [Qemu-devel] [Bug 1687653] "

[PATCH redhat-7.3.x ] perf/x86/intel/cqm: Make sure events without RMID are always in the tail of cache_groups
 2017-05-03  8:54 UTC 

[Qemu-devel] [PATCH RFC] xen/mapcache: store dma information in revmapcache entries for debugging
 2017-05-03  8:55 UTC  (3+ messages)
  `  "

[PATCH 0/2] Support bpf prologue for arm64
 2017-05-03  8:54 UTC  (3+ messages)
` [PATCH 1/2] perf probe: Fix wrong register name "

[GIT PULL v2] drm/mali-dp changes for v4.12 (or drm-next)
 2017-05-03  8:55 UTC  (3+ messages)

[PATCH v11 00/23] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-05-03  8:44 UTC  (24+ messages)
` [PATCH v11 01/23] docs: create Cache Allocation Technology (CAT) and Code and Data Prioritization (CDP) feature document
` [PATCH v11 02/23] x86: move cpuid_count_leaf from cpuid.c to processor.h
` [PATCH v11 03/23] x86: refactor psr: remove L3 CAT/CDP codes
` [PATCH v11 04/23] x86: refactor psr: L3 CAT: implement main data structures, CPU init and free flows
` [PATCH v11 05/23] x86: refactor psr: L3 CAT: implement Domain init/free and schedule flows
` [PATCH v11 06/23] x86: refactor psr: L3 CAT: implement get hw info flow
` [PATCH v11 07/23] x86: refactor psr: L3 CAT: implement get value flow
` [PATCH v11 08/23] x86: refactor psr: L3 CAT: set value: implement framework
` [PATCH v11 09/23] x86: refactor psr: L3 CAT: set value: assemble features value array
` [PATCH v11 10/23] x86: refactor psr: L3 CAT: set value: implement cos finding flow
` [PATCH v11 11/23] x86: refactor psr: L3 CAT: set value: implement cos id picking flow
` [PATCH v11 12/23] x86: refactor psr: L3 CAT: set value: implement write msr flow
` [PATCH v11 13/23] x86: refactor psr: CDP: implement CPU init flow
` [PATCH v11 14/23] x86: refactor psr: CDP: implement get hw info flow
` [PATCH v11 15/23] x86: refactor psr: CDP: implement set value callback function
` [PATCH v11 16/23] x86: L2 CAT: implement CPU init flow
` [PATCH v11 17/23] x86: L2 CAT: implement get hw info flow
` [PATCH v11 18/23] x86: L2 CAT: implement get value flow
` [PATCH v11 19/23] x86: L2 CAT: implement set "
` [PATCH v11 20/23] tools: L2 CAT: support get HW info for L2 CAT
` [PATCH v11 21/23] tools: L2 CAT: support show cbm "
` [PATCH v11 22/23] tools: L2 CAT: support set "
` [PATCH v11 23/23] docs: add L2 CAT description in docs

[RFC PATCH 0/4] PM / Domains: Add support for explicit control of PM domains
 2017-05-03  8:54 UTC  (19+ messages)

[PATCH] drm/i915: Allow null render state batchbuffers bigger than one page
 2017-05-03  8:52 UTC  (5+ messages)

[PATCH] drm/amdgpu/gfx9: derive tile pipes from golden settings
 2017-05-03  8:52 UTC  (2+ messages)

[GIT PULL] MFD for v4.12
 2017-05-03  8:51 UTC 

[PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible
 2017-05-03  8:50 UTC  (3+ messages)

[PATCH v4 RFT 1/2] powerpc/fadump: reduce memory consumption for capture kernel
 2017-05-03  8:49 UTC  (3+ messages)

[patch] mm, vmscan: avoid thrashing anon lru when free + file is low
 2017-05-03  8:49 UTC  (12+ messages)
        ` [patch v2] "

[PATCH v2] iio: adc: Add support for TI ADC1x8s102
 2017-05-03  8:49 UTC  (7+ messages)

[GIT PULL] Backlight for v4.12
 2017-05-03  8:49 UTC 

[PATCH v2] gpu: ipu-v3: pre: only use internal clock gating
 2017-05-03  8:49 UTC  (2+ messages)

[wic patch 0/5] Add option to wic and use argparse
 2017-05-03  8:49 UTC  (9+ messages)
` [wic patch 1/5] wic: Catch errors during image files clean-up
` [wic patch 5/5] wic: Use enum like dicts for string constants

[PATCH RESEND 4.4-only] netlink: Allow direct reclaim for fallback allocation
 2017-05-03  8:44 UTC 

[lkp-robot] [x86 tsc_msr] 4fc5437c15: suspend.CPU_ON_1 -67% improvement
 2017-05-03  8:45 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: check: Avoid reading beyond item boundary for inode_ref
 2017-05-03  8:42 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: check: Avoid reading beyond item boundary for dir_item and dir_index

[PATCH -next] soc/qbman: fix implicit header dependency now causing build fails
 2017-05-03  8:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/8] Provide support for the software TPM emulator
 2017-05-03  8:41 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 8/8] tpm: Added support for "

[PATCH 0/15] drm: sun4i: Add support for the HDMI controller
 2017-05-03  8:41 UTC  (8+ messages)
` [PATCH 13/15] drm/sun4i: Add HDMI support
  ` [linux-sunxi] "

[PATCH v4 1/2] PCI / PM: Add needs_resume flag to avoid suspend complete optimization
 2017-05-03  8:41 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v4,1/2] "

[PATCH] ovl: fix visible whiteout on not merged dir
 2017-05-03  8:38 UTC  (2+ messages)

[Qemu-devel] [PATCH] dump: Acquire BQL around vm_start() in dump thread
 2017-05-03  8:37 UTC  (3+ messages)

[PATCH] drm/i915/gvt: disable GVT-g if host GuC submission is enabled
 2017-05-03  8:36 UTC  (2+ messages)

[PATCH v6 0/8] Add sbs-manager with smbalert support
 2017-05-03  8:36 UTC  (7+ messages)
` [PATCH v6 3/8] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
` [PATCH v6 5/8] i2c: mux: pca954x: Call request irq after adding mux segments

[U-Boot] [PATCH 0/3] spl: dfu: misc fixes and reduce MLO foot print
 2017-05-03  8:36 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3] spl: dfu: reduce spl-dfu MLO size

[PATCH] btrfs: always write superblocks synchronously
 2017-05-03  8:36 UTC  (2+ messages)

[PATCH 1/2] [media] dt-bindings: Add bindings for video-multiplexer device
 2017-05-03  8:35 UTC  (8+ messages)
` [PATCH 2/2] [media] platform: add video-multiplexer subdevice driver

[PATCH] can: peak_canfd: fix uninitialized symbol warnings
 2017-05-03  8:35 UTC 

[PATCH linux dev-4.7] arm: dts: aspeed: garrison: Enable wdt2
 2017-05-03  8:33 UTC 

[RFC PATCH] Input: tm2-touchkey - add hardware dependency
 2017-05-03  8:31 UTC  (5+ messages)

[PATCH v2 0/7] i.MX7 PCIe related device tree changes
 2017-05-03  8:30 UTC  (20+ messages)
` [PATCH v2 1/7] ARM: dts: i.MX: Reintroduce 'anatop-enable-bit' where appropriate
` [PATCH v2 2/7] ARM: imx: Select GPCv2 for i.MX7
` [PATCH v2 3/7] ARM: dts: imx7s: Add node for GPC
` [PATCH v2 6/7] ARM: dts: imx7d: Add node for PCIe controller
` [PATCH v2 7/7] ARM: dts: imx7d-sdb: Enable PCIe peripheral

[PATCH 1/1] net: usb: qmi_wwan: add Telit ME910 support
 2017-05-03  8:30 UTC 

[PATCH 0/9] nl80211: add support for PTK/GTK handshake offload
 2017-05-03  8:29 UTC  (5+ messages)

[GIT PULL] sound updates for 4.12-rc1
 2017-05-03  8:28 UTC 

[RFC][PATCH] powerpc/64s: Leave IRQs hard enabled over context switch
 2017-05-03  8:28 UTC  (2+ messages)

[PATCH] ghostscript: fix warnings when building for arduino-101-sss
 2017-05-03  8:23 UTC  (2+ messages)
` [PATCH] ghostscript: check for incompatible TARGET_ARCH

[U-Boot] [PATCH 0/5] rockchip: video: rk3399: enable HDMI output
 2017-05-03  8:22 UTC  (6+ messages)
` [U-Boot] [PATCH 3/5] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399

ipsec doesn't route TCP with 4.11 kernel
 2017-05-03  8:21 UTC  (8+ messages)

Silead DMI driver
 2017-05-03  8:19 UTC  (9+ messages)

[PATCH, untested] mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
 2017-05-03  8:18 UTC  (5+ messages)

[LTP] [RFC] [PATCH] syscalls/madvise09: Fix for disabled swap accounting
 2017-05-03  8:18 UTC  (3+ messages)

[Bug 195561] New: Suspicious persistent EXT4-fs error (device sda1): ext4_validate_block_bitmap:395: [Proc] bg 17: block 557056: invalid block bitmap
 2017-05-03  8:17 UTC  (2+ messages)
` [Bug 195561] Suspicious persistent EXT4-fs error: "

[PATCH] gpu: ipu-v3: pre: only use internal clock gating
 2017-05-03  8:16 UTC  (2+ messages)

[Q] Heisenbug and anti-heisenbug
 2017-05-03  8:14 UTC  (4+ messages)

[RFC PATCH v2 0/3] hwmon: (adt7475) small enhancements
 2017-05-03  8:14 UTC  (3+ messages)
` [RFC PATCH v2 3/3] hwmon: (adt7475) temperature smoothing

[PATCH] net: ethernet: stmmac: properly set PS bit in MII configurations during reset
 2017-05-03  8:13 UTC  (2+ messages)

[distros-debian-squeeze test] 71248: tolerable trouble: broken/fail/pass
 2017-05-03  8:13 UTC 

[net-next PATCH 0/4] Improve bpf ELF-loader under samples/bpf
 2017-05-03  8:12 UTC  (4+ messages)
` [net-next PATCH 1/4] samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4

[PATCH 0/9] ARM: dts: renesas: update PFC node name to pin-controller
 2017-05-03  8:11 UTC  (3+ messages)

[PATCH] attr: adbjust acl_max of f2fs
 2017-05-03  8:07 UTC  (4+ messages)

[Qemu-devel] [PATCH] Deprecate '-enable-kvm' and '-enable-hax' in favour of '-accel'
 2017-05-03  8:07 UTC  (12+ messages)

[PATCH] brcmfmac: btcoex: replace init_timer with setup_timer
 2017-05-03  8:05 UTC  (4+ messages)

[PATCH 0/3] Introduce fabrics controller loss timeout
 2017-05-03  8:05 UTC  (4+ messages)
` [PATCH 3/3] nvme-rdma: Support ctrl_loss_tmo

[PATCH v2] drivers/mailbox: Add Aspeed mailbox driver
 2017-05-03  8:02 UTC  (3+ messages)

[PATCH v2 0/6] Automatic affinity settings for nvme over rdma
 2017-05-03  8:02 UTC  (5+ messages)
` [PATCH v2 3/6] RDMA/core: expose affinity mappings per completion vector

[PATCH v5 00/22] vITS save/restore
 2017-05-03  8:01 UTC  (6+ messages)
` [PATCH v5 16/22] KVM: arm64: vgic-its: Add infrastructure for table lookup

[PATCH 1/2] conf: Remove dmix.direct_memory_access setup
 2017-05-03  8:01 UTC  (2+ messages)
` [PATCH 2/2] conf: Allow dynamic top-level config directory

Playing with BFQ
 2017-05-03  8:00 UTC  (5+ messages)

[PATCH] nvme core: allow controller RESETTING to RECONNECTING transition
 2017-05-03  7:59 UTC  (2+ messages)

[PATCH] app/testpmd: fix compilation when bitrate lib is disabled
 2017-05-03  7:57 UTC  (2+ messages)

[Qemu-devel] migration: add incremental drive-mirror and blockdev-mirror with dirtymap
 2017-05-03  7:56 UTC 

doc: dead link in doc template
 2017-05-03  7:56 UTC 

[PATCH 2/2] sched/fair: Always propagate runnable_load_avg
 2017-05-03  7:54 UTC  (13+ messages)

[PATCH 1/2] nvmf: fix the return error code of target if host is not allowed
 2017-05-03  7:54 UTC  (4+ messages)
` [PATCH 2/2] nvmf: keep track of nvmet connect error status

[PATCH] Avoid that scsi_exit_rq() triggers a use-after-free
 2017-05-03  7:54 UTC  (2+ messages)

[PATCH v1 0/2] dmaengine: dw: Remove AVR32 bits in drivers
 2017-05-03  8:45 UTC  (3+ messages)
` [PATCH v1 1/2] ALSA: atmel: Remove AVR32 bits from the driver

[PATCH net-next v2] net: ipv6: make sure multicast packets are not forwarded beyond the different scopes
 2017-05-03  7:53 UTC  (3+ messages)

[PATCH net] tg3: don't clear stats while tg3_close
 2017-05-03  7:51 UTC 

update ->init_request and ->exit_request prototypes
 2017-05-03  7:53 UTC  (4+ messages)

BPF Updates 01
 2017-05-03  7:51 UTC  (2+ messages)

[maintainer-tools PATCH] dim: Add pull request tag headers
 2017-05-03  7:50 UTC  (3+ messages)
` [maintainer-tools PATCH v2] "

[PATCH 0/5] vblanke cleanup resend
 2017-05-03  7:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] dt: bindings: Add support for CSI1 bus
 2017-05-03  7:43 UTC  (10+ messages)
` [PATCH] omap3isp: add "
        ` [PATCHv2] "

[PATCH] drm/i915/edp: Read link status after exit PSR
 2017-05-03  7:42 UTC  (4+ messages)
` [PATCH v2] drm/i915/edp: Read link status after exit link training

[RESEND FOR CI PATCH v8 0/4] Adding driver-private objects to atomic state
 2017-05-03  7:42 UTC  (3+ messages)
` [RESEND FOR CI PATCH v8 4/4] drm/dp: Track MST link bandwidth

[PATCHv3 0/3] dma_buf import support for vgem
 2017-05-03  7:39 UTC  (5+ messages)
` [PATCHv3 2/3] drm/prime: Introduce drm_gem_prime_import_platform

[PATCH 0/6] md: Fine-tuning for some function implementations
 2017-05-03  7:38 UTC  (4+ messages)

[PATCH 00/15] IB/hfi1: hfi1 driver patches for 4.12
 2017-05-03  7:36 UTC  (5+ messages)
` [PATCH 14/15] IB/hfi1: Fix an assign/ordering issue with shared context IDs
` [PATCH 15/15] IB/hfi1: Clean up on context initialization failure


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.