All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-08 10:21:22 to 2018-02-08 11:30:42 UTC [more...]

[PATCH v3 0/4] backlight: pwm_bl: support linear interpolation and brightness to human eye
 2018-02-08 11:30 UTC  (5+ messages)
` [PATCH v3 1/4] backlight: pwm_bl: linear interpolation between brightness-levels
` [PATCH v3 2/4] dt-bindings: pwm-backlight: add a num-interpolation-steps property
` [PATCH v3 3/4] backlight: pwm_bl: compute brightness of LED linearly to human eye
  ` [PATCH v3 4/4] dt-bindings: pwm-backlight: move brightness-levels to optional

[Qemu-devel] [PATCH] s390x/sclp: fix event mask handling
 2018-02-08 11:30 UTC  (5+ messages)
      ` [Qemu-devel] [PATCH] s390x/sclp: fix event mask handling --> stable 2.11.1?

[Qemu-devel] [PATCH v6 00/28] Migration: postcopy failure recovery
 2018-02-08 11:30 UTC  (33+ messages)
` [Qemu-devel] [PATCH v6 01/28] migration: better error handling with QEMUFile
` [Qemu-devel] [PATCH v6 02/28] migration: reuse mis->userfault_quit_fd
` [Qemu-devel] [PATCH v6 03/28] migration: provide postcopy_fault_thread_notify()
` [Qemu-devel] [PATCH v6 04/28] migration: new postcopy-pause state
` [Qemu-devel] [PATCH v6 05/28] migration: implement "postcopy-pause" src logic
` [Qemu-devel] [PATCH v6 06/28] migration: allow dst vm pause on postcopy
` [Qemu-devel] [PATCH v6 07/28] migration: allow src return path to pause
` [Qemu-devel] [PATCH v6 08/28] migration: allow send_rq to fail
` [Qemu-devel] [PATCH v6 09/28] migration: allow fault thread to pause
` [Qemu-devel] [PATCH v6 10/28] qmp: hmp: add migrate "resume" option
` [Qemu-devel] [PATCH v6 11/28] migration: pass MigrationState to migrate_init()
` [Qemu-devel] [PATCH v6 12/28] migration: rebuild channel on source
` [Qemu-devel] [PATCH v6 13/28] migration: new state "postcopy-recover"
` [Qemu-devel] [PATCH v6 14/28] migration: wakeup dst ram-load-thread for recover
` [Qemu-devel] [PATCH v6 15/28] migration: new cmd MIG_CMD_RECV_BITMAP
` [Qemu-devel] [PATCH v6 16/28] migration: new message MIG_RP_MSG_RECV_BITMAP
` [Qemu-devel] [PATCH v6 17/28] migration: new cmd MIG_CMD_POSTCOPY_RESUME
` [Qemu-devel] [PATCH v6 18/28] migration: new message MIG_RP_MSG_RESUME_ACK
` [Qemu-devel] [PATCH v6 19/28] migration: introduce SaveVMHandlers.resume_prepare
` [Qemu-devel] [PATCH v6 20/28] migration: synchronize dirty bitmap for resume
` [Qemu-devel] [PATCH v6 21/28] migration: setup ramstate "
` [Qemu-devel] [PATCH v6 22/28] migration: final handshake for the resume
` [Qemu-devel] [PATCH v6 23/28] migration: init dst in migration_object_init too
` [Qemu-devel] [PATCH v6 24/28] io: let watcher of the channel run in same ctx
` [Qemu-devel] [PATCH v6 25/28] qmp/migration: new command migrate-recover
` [Qemu-devel] [PATCH v6 26/28] hmp/migration: add migrate_recover command
` [Qemu-devel] [PATCH v6 27/28] migration/qmp: add command migrate-pause
` [Qemu-devel] [PATCH v6 28/28] migration/hmp: add migrate_pause command

[PATCH] drm/panel: Fix ARM Versatile panel clocks
 2018-02-08 10:50 UTC  (2+ messages)

[PATCH v1] x86/msr: add Raw and Host domain policies
 2018-02-08 11:29 UTC  (4+ messages)

[PATCH] drm/i915: Remove superfluous worker wakeups when RPS is already boosted
 2018-02-08 11:28 UTC  (3+ messages)

[PATCH] drm/i915/snb+: Remove incorrect forcewake check in debugfs/i915_drpc_info
 2018-02-08 11:27 UTC  (2+ messages)

"git branch" issue in 2.16.1
 2018-02-08 11:27 UTC  (9+ messages)

[PATCH] drm/i915: Avoid truncation before clamping userspace's priority value
 2018-02-08 11:25 UTC  (2+ messages)

[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
 2018-02-08 11:25 UTC  (34+ messages)
` [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address
` [PATCH v1 05/16] arm64: Helper for parange to PASize
` [PATCH v1 06/16] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v1 07/16] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v1 08/16] kvm: arm/arm64: Clean up stage2 pgd life time
` [PATCH v1 09/16] kvm: arm/arm64: Delay stage2 page table allocation
` [PATCH v1 14/16] kvm: arm64: Switch to per VM IPA
` [PATCH v1 15/16] kvm: arm64: Allow configuring physical address space size

Unexpected git diff output during merge conflict
 2018-02-08 11:25 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Add missing kerneldoc for 'ent' in i915_driver_init_early
 2018-02-08 11:24 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Fix kerneldoc parameter markup
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Add missing kerneldoc for 'ent' in i915_driver_init_early

[PATCH -mm -v2] mm, swap, frontswap: Fix THP swap if frontswap enabled
 2018-02-08 11:22 UTC  (7+ messages)

[Buildroot] [PATCH 1/3] systemd: Ensure /run and /var/run are the same on R/O rootfs
 2018-02-08 11:22 UTC 

[PATCH 00/20 v2] tracing: Dynamically created function based events
 2018-02-08 11:20 UTC  (5+ messages)
` [PATCH 01/20 v2] tracing: Add "
` [PATCH 11/20 v2] tracing: Add symbol type to "

[PATCH] x86/kvm/vmx: Don't halt vcpu when L1 is injecting events to L2
 2018-02-08 11:20 UTC  (3+ messages)

[PATCH] drm/amd/pp: Expose new interface to DC to ctrl auto wattman
 2018-02-08 11:20 UTC 

IXGBE, IOMMU DMAR DRHD handling fault issue
 2018-02-08 11:20 UTC  (15+ messages)

[PATCH v2 1/2] drm/i915/perf: Fix compiler warning for string truncation
 2018-02-08 11:20 UTC  (6+ messages)
` [PATCH v2 2/2] "
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] "

[PATCH v2 09/10] drm/amd/pp: Restore power profile mode in auto dpm level on smu7
 2018-02-08 11:19 UTC 

[PATCH net v2] netfilter: drop outermost socket lock in getsockopt()
 2018-02-08 11:19 UTC 

[PATCH v2 08/10] drm/amd/pp: Implement auto wattman feature on Smu7
 2018-02-08 11:18 UTC 

[PATCH] drm/i915: Remove lost comment from i915_gem_context
 2018-02-08 11:15 UTC 

[igt-dev] [PATCH i-g-t 05/12] lib/igt_debugfs: Add igt_pipe_crc_get_single and igt_pipe_crc_drain
 2018-02-08 11:15 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t] lib/igt_debugfs: Add igt_pipe_crc_get_single and igt_pipe_crc_drain, v2

[PATCH] drm/i915: Fix kerneldoc warnings for i915_gem_request
 2018-02-08 11:14 UTC 

[PATCH] net/mlx4: update Rx offload capabilities
 2018-02-08 11:14 UTC 

[PATCH RFC 0/8] libxl, xl, public/io: PV backends feature control
 2018-02-08 11:13 UTC  (7+ messages)
` [PATCH RFC 2/8] public/io/netif: add directory for backend parameters

[PATCH] ARM: dts: phycore-imx6: set buck regulator modes explicitly
 2018-02-08 11:13 UTC 

[PATCH] drm/i915: Fix kerneldoc warnings for i915_gem_userptr
 2018-02-08 11:13 UTC 

[PATCH] drm/i915: Fix kerneldoc warnings for intel_ringbuffer
 2018-02-08 11:12 UTC 

[RFC PATCH 0/5] vfio: ioeventfd support
 2018-02-08 11:11 UTC  (10+ messages)
` [RFC PATCH 1/5] vfio/quirks: Add common quirk alloc helper
    ` [Qemu-devel] "
` [RFC PATCH 2/5] vfio/quirks: Add generic support for ioveventfds
    ` [Qemu-devel] "
` [RFC PATCH 3/5] vfio/quirks: Automatic ioeventfd enabling for NVIDIA BAR0 quirks
    ` [Qemu-devel] "

[PATCH 0/4] misc. fstests changes
 2018-02-08 11:11 UTC  (3+ messages)
` [PATCH 4/4] xfs/348: dir->symlink corruption must not be allowed

[PATCH] drm/i915: Fix kerneldoc warnings for i915_gpu_error
 2018-02-08 11:11 UTC 

[RFC] adapter: Add support for Limited Discoverable mode
 2018-02-08 11:10 UTC 

[Buildroot] aarch64 + armhf multiarch support?
 2018-02-08 11:08 UTC  (3+ messages)

[PATCH] drm: Fix kerneldoc warnings for drm_lease
 2018-02-08 11:08 UTC 

[PATCH bpf 0/6] nfp fix for calls, bpftool completions and doc fixes
 2018-02-08 11:08 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/8] arm/arm64: extend psci tests
 2018-02-08 11:06 UTC  (5+ messages)
` [PATCH kvm-unit-tests 3/8] powerpc: don't use NMI's to signal end of migration
` [PATCH kvm-unit-tests 4/8] powerpc: Introduce getchar

[PATCH v2 00/20] arm64: Rework cpu capabilities handling
 2018-02-08 11:05 UTC  (10+ messages)
` [PATCH v2 10/20] arm64: capabilities: Restrict KPTI detection to boot-time CPUs
` [PATCH v2 16/20] arm64: Handle shared capability entries

[RFC PATCH] Documentation: DT: arm: Add topology property to define package boundaries
 2018-02-08 11:05 UTC  (7+ messages)

[PATCH net] netfilter: on setsockopt() acquire sock lock only in the required scope
 2018-02-08 11:04 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] Bitmaps patches
 2018-02-08 11:04 UTC  (2+ messages)

[PATCH 00/18] [ANNOUNCE] Dynamically created function based events
 2018-02-08 11:03 UTC  (5+ messages)
` [PATCH 09/18] tracing: Add indexing of arguments for "
` [PATCH 11/18] tracing: Add symbol type to "

[PATCH] media: stm32-dcmi: add g/s_parm framerate support
 2018-02-08 11:02 UTC  (4+ messages)

[PATCH] ath9k: turn on btcoex_enable as default
 2018-02-08 11:02 UTC  (2+ messages)

High CPU load produced by USB (DW2)
 2018-02-08 11:02 UTC  (2+ messages)

[PATCH v2] media: stm32-dcmi: add g/s_parm framerate support
 2018-02-08 11:00 UTC  (3+ messages)

[Qemu-devel] [PULL 0/2] Audio 20180202 patches
 2018-02-08 11:00 UTC  (3+ messages)
` [Qemu-devel] [PULL 2/2] hw/audio/sb16.c: change dolog() to qemu_log_mask()

[Qemu-devel] Questions regarding how QEMU initializes virtual peripherals
 2018-02-08 10:59 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] hw/audio/sb16.c: missing break statement
 2018-02-08 10:57 UTC 

[PATCH] drm/i915/pmu: Disable rc6 reporting if runtime-pm is disabled
 2018-02-08 10:57 UTC  (2+ messages)

[PATCH iproute2-next] ip/tunnel: Minor cleanups
 2018-02-08 10:57 UTC 

gen3 reset paranoia
 2018-02-08 10:55 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v2] drm/i915: Be paranoid and post the writes to stop the rings (rev4)

[PATCH - JACK PCM plugin] jack: Write only valid values to the internal hw_ptr
 2018-02-08 10:54 UTC  (3+ messages)

[PATCHv1 00/14] omapdrm: DSI command mode panel support
 2018-02-08 10:53 UTC  (5+ messages)

[PATCH 00/16] Adding NV12 support
 2018-02-08 10:53 UTC  (7+ messages)
` [PATCH 13/16] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 14/16] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 15/16] drm/i915: Add NV12 support to intel_framebuffer_init

[PATCH iproute2-next 0/3] ip/tunnel: Unify tunnel help message print routines
 2018-02-08 10:50 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] vti/vti6: Unify vti_print_help()
` [PATCH iproute2-next 2/3] gre/gre6: Unify gre_print_help()
` [PATCH iproute2-next 3/3] iptnl/ip6tnl: Unify iptunnel_print_help()

[PATCH] x86/nmi: lower initial watchdog frequency to avoid boot hangs
 2018-02-08 10:47 UTC  (9+ messages)

[PATCH 1/2] drm/i915/perf: Fix compiler warning for string truncation
 2018-02-08 10:47 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH v8 0/7] TDA1997x HDMI video reciver
 2018-02-08 10:46 UTC  (9+ messages)

[libvirt-users] Nested KVM: L0 guest produces kernel BUG on wakeup from managed save (while a nested VM is running)
 2018-02-08 10:46 UTC  (3+ messages)

[v4,6/7] typec: tcpm: Represent source supply through power_supply class
 2018-02-08 10:45 UTC  (2+ messages)
` [PATCH v4 6/7] "

[Qemu-devel] [PATCH 0/2] scsi: add block job opblockers for scsi-block
 2018-02-08 10:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] "

[Qemu-devel] [PATCH] block: early check for blockers on drive-mirror
 2018-02-08 10:38 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH] S390: Expose s390-specific CPU info
 2018-02-08 10:37 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 00/23] RISC-V QEMU Port Submission
 2018-02-08 10:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 17/23] RISC-V VirtIO Machine

[PATCH 1/2] powerpc/mm: Fix crashes with PUD level hugetlb config
 2018-02-08 10:34 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled

[GIT PULL] CRIS urgent fixes for 4.16
 2018-02-08 10:35 UTC 

[PATCH/RFC 00/11] ARM: dts: rcar-gen2: Enable watchdog support
 2018-02-08 10:34 UTC  (12+ messages)
` [PATCH/RFC 01/11] clk: renesas: r8a7792: Add rwdt clock
` [PATCH/RFC 02/11] ARM: dts: r8a7792: Add RWDT node
` [PATCH/RFC 03/11] ARM: dts: r8a7793: "
` [PATCH/RFC 04/11] ARM: dts: lager: Enable watchdog support
` [PATCH/RFC 05/11] ARM: dts: koelsch: "
` [PATCH/RFC 06/11] ARM: dts: porter: "
` [PATCH/RFC 07/11] ARM: dts: blanche: "
` [PATCH/RFC 08/11] ARM: dts: wheat: "
` [PATCH/RFC 09/11] ARM: dts: gose: "
` [PATCH/RFC 10/11] ARM: dts: alt: "
` [PATCH/RFC 11/11] ARM: dts: silk: "

[PATCH v1] dir.c: don't flag the index as dirty for changes to the untracked cache
 2018-02-08 10:33 UTC  (2+ messages)

[RFC crypto v3 8/9] chtls: Register the ULP
 2018-02-08 10:34 UTC  (9+ messages)

[PATCH] KVM: X86: Fix SMRAM accessing even if VM is shutdown
 2018-02-08 10:31 UTC  (4+ messages)

[PATCH] examples/ipsec-secgw: add support for AES 256
 2018-02-08 10:29 UTC  (2+ messages)

[PATCH v1] KVM: s390: use switch vs jump table in interrupt.c
 2018-02-08 10:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 01/22] RISC-V Maintainers
 2018-02-08 10:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 03/22] RISC-V CPU Core Definition

[Buildroot] [PATCH] package/openssh: also install ssh-copy-id script
 2018-02-08 10:28 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/3] tests/perf_pmu: Use perf timestamps in a few more places
 2018-02-08 10:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] "

[PATCH v2 0/2] ARM: dts: sun8i: h3-h5: Move pinctrl of mmc0 and mmc1 to dtsi
 2018-02-08 10:26 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: dts: sun8i: h3-h5: Move pinctrl of mmc0 from dts "

[PATCH v2] KVM: X86: Fix SMRAM accessing even if VM is shutdown
 2018-02-08 10:24 UTC  (2+ messages)

GPIO WDT and open drain
 2018-02-08  9:21 UTC  (2+ messages)

[PATCH v4 0/6] drm/omap: Make omapdss API more generic + related patches
 2018-02-08 10:21 UTC  (2+ messages)
` [PATCH v4 3/6] drm/omap: Make omapdss API more generic


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.