All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-08 14:38:36 to 2017-11-08 15:41:38 UTC [more...]

[PATCH 0/3] PM / core: Invent a WAKEUP_POWERED driver flag
 2017-11-08 15:41 UTC  (8+ messages)
` [PATCH 1/3] PM / core: Re-factor some code dealing with parents in __device_suspend()
` [PATCH 2/3] PM / core: Add WAKEUP_POWERED driver flag
` [PATCH 3/3] PM / Domains: Take WAKEUP_POWERED driver flag into account

[PATCH] vmalloc: introduce vmap_pfn for persistent memory
 2017-11-08 15:41 UTC  (13+ messages)
          ` [dm-devel] "

yocto documentation: no content, no PDF?
 2017-11-08 15:41 UTC 

[PATCH 1/2] perf, tools: Enable type checking for perf_evsel_config_term types
 2017-11-08 15:40 UTC  (3+ messages)

[PATCH] drm/i915: Use trace_printk to provide a death rattle for GEM
 2017-11-08 15:40 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH] HAX: WARN_ON(crtc->crc.opened during disable)
 2017-11-08 15:38 UTC  (6+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] doc: added inline crypto feature
 2017-11-08 15:40 UTC  (5+ messages)

[PATCH RFC] mm/memory_hotplug: make it possible to offline blocks with reserved pages
 2017-11-08 15:39 UTC  (4+ messages)

[PATCH (resend) 1/3] drm/i915: Ignore previous watermarks on ILK if inherited
 2017-11-08 15:38 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Enable FIFO underrun reporting after initial fastset

[PATCH v2 0/3] use managed functions for ad7897 driver
 2017-11-08 15:36 UTC  (6+ messages)
` [PATCH v2 1/3] Input: ad7897 - use managed allocated resources
` [PATCH v2 2/3] Input: ad7897 - use devm_add_action_or_reset to disable the device
` [PATCH v2 3/3] Input: ad7897 - use separate error handling for different allocators

[PATCH] bio: have bio_kmap_irq return the size of mapped data (fwd)
 2017-11-08 15:36 UTC  (7+ messages)
        ` [dm-devel] "

[PATCH] Xen/pciback: Implement PCI slot or bus reset with 'do_flr' SysFS attribute
 2017-11-08 15:34 UTC  (8+ messages)
` [Xen-devel] "

[U-Boot] [PATCH v5 0/8] Add support for GE PPD
 2017-11-08 15:35 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/8] imx: mxc_i2c: tweak the i2c transfer method
` [U-Boot] [PATCH v5 2/8] ext4: recover from filesystem corruption when reading
` [U-Boot] [PATCH v5 3/8] pwm: imx: Enable PWM support on i.MX53
` [U-Boot] [PATCH v5 4/8] arm: mx5: Add more register definitions
` [U-Boot] [PATCH v5 5/8] bootcount: add support for bootcounter on EXT filesystem
` [U-Boot] [PATCH v5 6/8] rtc: add support for s35392a
` [U-Boot] [PATCH v5 7/8] board: ge: make VPD code common

[PATCH v1] net/mlx4: improve Rx packet type offloads report
 2017-11-08 15:33 UTC  (3+ messages)

[PATCH 0/3] Bunch of cleanups in DM and amdgpu_crtc
 2017-11-08 15:33 UTC  (4+ messages)
  ` [PATCH 1/3] amdgpu/dm: Remove fb_location form fill_plane_attributes
  ` [PATCH 2/3] drm/amdgpu: Remove unused dc_stream from amdgpu_crtc
  ` [PATCH 3/3] amdgpu/dm: Remove unused forward declaration

[Qemu-devel] Moving release tarballs to a CDN
 2017-11-08 15:33 UTC 

[Qemu-devel] [PATCH v2 0/2] fixing translation time segfaults
 2017-11-08 15:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] accel/tcg/translate-all: expand cpu_restore_state addr check
` [Qemu-devel] [PATCH v2 2/2] target/*helper: don't check retaddr before calling cpu_restore_state

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS b204e0e32c56cb5bb4064c833fadd7d809f0339b
 2017-11-08 15:32 UTC 

[pinctrl:devel 140/153] drivers/pinctrl/bcm/pinctrl-bcm2835.c:386:57: error: 'struct gpio_irq_chip' has no member named 'irqdomain'; did you mean 'domain'?
 2017-11-08 15:31 UTC 

[PATCH] selftests: futex: fix compilation error
 2017-11-08 15:31 UTC  (9+ messages)
            ` [Linux-kselftest-mirror] "

[PATCH] drm/i915: Move init_clock_gating() back to where it was
 2017-11-08 15:31 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Move init_clock_gating() back to where it was (rev2)

[PATCH] rpm: update to 4.14.0
 2017-11-08 15:31 UTC  (7+ messages)

[U-Boot] [PATCH 00/13] manage protocols in a linked list
 2017-11-08 15:29 UTC  (5+ messages)
` [U-Boot] [PATCH 01/13] efi_loader: efi_bootmgr: do not make hidden assignments
` [U-Boot] [PATCH 1/1] efi_loader: manage protocols in a linked list

[SPDK] Why multiple threads achieve lower IOPS than a single thread in nvme?
 2017-11-08 15:28 UTC 

[Qemu-devel] [PATCH v3 00/46] Remove some of the fprintf(stderr, "*
 2017-11-08 15:26 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 01/46] Replace all occurances of __FUNCTION__ with __func__

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-11-08 15:27 UTC  (2+ messages)

[PATCH] selftests: kselftest.h: fix compilation errors
 2017-11-08 15:26 UTC  (4+ messages)
  ` [Linux-kselftest-mirror] "

[PATCH] drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinks
 2017-11-08 15:25 UTC 

[PATCH] virtio_balloon: fix build regression
 2017-11-08 15:24 UTC  (2+ messages)

[PATCH] isa: Prevent NULL dereference in isa_bus driver callbacks
 2017-11-08 15:23 UTC 

[PATCH 00/22] drm/cma-helper: Remove drm_fbdev_cma* functions
 2017-11-08 15:23 UTC  (7+ messages)
` [PATCH 12/22] drm/sti: Use drm_fb_cma_fbdev_init/fini()
` [PATCH 13/22] drm/stm: "

[Bug 99553] Tracker bug for runnning OpenCL applications on Clover
 2017-11-08 15:23 UTC  (2+ messages)

[PATCH] mm, vmstat: Make sure mutex is a global static
 2017-11-08 15:21 UTC  (3+ messages)

[PATCH v3 net-next 0/5] IGMP snooping for local traffic
 2017-11-08 15:21 UTC  (5+ messages)

[PATCH 1/2] drm/atomic-helper: always track connector commits, too
 2017-11-08 15:21 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/atomic-helper: always track connector commits, too (rev2)

[Qemu-devel] [PATCH] hw/pcie-pci-bridge: restrict to X86 and ARM
 2017-11-08 15:20 UTC 

next/master boot: 273 boots: 63 failed, 209 passed with 1 untried/unknown (next-20171106)
 2017-11-08 15:19 UTC  (6+ messages)

[PATCH v5 00/26] KVM/ARM: Add support for GICv4
 2017-11-08 15:19 UTC  (16+ messages)
` [PATCH v5 16/26] KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
` [PATCH v5 25/26] KVM: arm/arm64: GICv4: Enable VLPI support
` [PATCH v5 26/26] KVM: arm/arm64: GICv4: Theory of operations

[PATCH 3.16 000/294] 3.16.50-rc1 review
 2017-11-08 15:18 UTC  (3+ messages)

[U-Boot] [PATCH 00/18] efi_loader: refactor protocols management
 2017-11-08 15:18 UTC  (3+ messages)
` [U-Boot] [PATCH 17/18] efi_loader: refactor efi_setup_loaded_image

[PATCH] media: coda: Fix definition of CODA_STD_MJPG
 2017-11-08 15:17 UTC  (2+ messages)

[PATCH v3] virtio_balloon: fix deadlock on OOM
 2017-11-08 15:17 UTC  (2+ messages)

[PATCH v3] virtio_balloon: fix deadlock on OOM
 2017-11-08 15:17 UTC 

[Qemu-devel] [PATCH v2 1/1] Makefile: Capstone: Add support for cross compile ranlib
 2017-11-08 15:10 UTC 

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-11-08 15:13 UTC 

[Xenomai] Xenomai cannot be built in Debian Stretch
 2017-11-08 15:12 UTC 

[PATCH] perf/core: fast breakpoint modification via _IOC_MODIFY_BREAKPOINT
 2017-11-08 15:12 UTC  (5+ messages)

[PATCH v4 0/4] fix race condition in enqueue/dequeue because of cpu reorder
 2017-11-08 15:11 UTC  (3+ messages)

[PATCH] License cleanup: add SPDX GPL-2.0 license identifier to files with no license
 2017-11-08 15:11 UTC  (10+ messages)
` WTF? "

[PATCH v4 00/13] arm64/firmware: Software Delegated Exception Interface
 2017-11-08 15:11 UTC  (4+ messages)
` [PATCH 15/13] firmware: arm_sdei: move the frozen flag under the spinlock

[PATCH net-next V4 0/3] tools: bpftool: show filenames of pinned objects
 2017-11-08 15:11 UTC  (2+ messages)

[PATCH 1/1] ovl: Put upperdentry if ovl_check_origin() fails
 2017-11-08 15:11 UTC  (3+ messages)

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-11-08 15:10 UTC  (2+ messages)

[PATCH] drm/i915: Prune the reservation shared fence array
 2017-11-08 15:09 UTC  (2+ messages)

[LTP] Passed: linux-test-project/ltp#535 (master - cecbd0c)
 2017-11-08 15:09 UTC 

[pinctrl:devel 152/153] drivers/gpio/gpiolib.c:1943:19: warning: 'struct lock_dep_class' declared inside parameter list
 2017-11-08 15:07 UTC  (3+ messages)

[PATCH] slub: Fix sysfs duplicate filename creation when slub_debug=O
 2017-11-08 15:05 UTC  (5+ messages)

[PATCH v2 1/2] alpha: osf_sys.c: fix put_tv32 regression
 2017-11-08 15:02 UTC  (2+ messages)
` [PATCH v2 2/2] alpha: osf_sys.c: use timespec64 where appropriate

[Qemu-devel] [PATCH v3 0/7] Code cleanup and minor fixes (for 2.11)
 2017-11-08 15:04 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 7/7] block/curl: code cleanup to comply with coding style
  ` [Qemu-devel] [Qemu-block] "

[pinctrl:devel 152/153] drivers/gpio/gpiolib.c:1942:19: error: conflicting types for 'gpiochip_add_irqchip'
 2017-11-08 15:04 UTC  (2+ messages)

[PATCH 1/5] mm,page_alloc: Update comment for last second allocation attempt
 2017-11-08 15:03 UTC  (10+ messages)
` [PATCH 2/5] mm,oom: Move last second allocation to inside the OOM killer
` [PATCH 3/5] mm,oom: Use ALLOC_OOM for OOM victim's last second allocation
` [PATCH 4/5] mm,oom: Remove oom_lock serialization from the OOM reaper
` [PATCH 5/5] nommu,oom: Set MMF_OOM_SKIP without waiting for termination

[PATCH RFC v2 0/4] some fixes and clean up for mempolicy
 2017-11-08 15:02 UTC  (14+ messages)
` [PATCH RFC v2 4/4] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages

[PATCH 0/2] Avoid calling cpu_pm functions for retention idle states
 2017-11-08 15:01 UTC  (8+ messages)
` [PATCH 1/2] cpuidle: Add new macro to enter a retention idle state
` [PATCH 2/2] ARM64 / cpuidle: Use new cpuidle macro for entering retention state

[PATCH] mm,oom_reaper: Remove pointless kthread_run() error check
 2017-11-08 15:01 UTC  (2+ messages)

[PATCH 1/2] wic: When using --use-uuid make sure that we update the fstab with PARTUUID
 2017-11-08 15:00 UTC  (11+ messages)

NFS Force Unmounting
 2017-11-08 14:59 UTC  (6+ messages)
` [RFC 0/4] "
  ` [RFC 1/4] SUNRPC: Add flag to kill new tasks
  ` [RFC 2/4] SUNRPC: Kill client tasks from debugfs
  ` [RFC 3/4] SUNRPC: Simplify client shutdown
  ` [RFC 4/4] NFS: Add forcekill mount option

[PATCH] staging: fsl-dpaa2: Fix multiple assignments should be avoided
 2017-11-08 14:59 UTC  (3+ messages)

[PATCH 1/4] drm/ttm: move unlocking out of ttm_bo_cleanup_memtype_use
 2017-11-08 14:59 UTC  (4+ messages)
` [PATCH 3/4] drm/ttm: make unlocking in ttm_bo_cleanup_refs optional
  ` [PATCH 2/4] drm/ttm: consistently use reservation_object_unlock
  ` [PATCH 4/4] drm/ttm: optimize ttm_mem_evict_first

[Bug 92248] [KBL/SKL/BYT/BXT/GLK] igt/kms_plane_scaling fail
 2017-11-08 14:59 UTC 

[PATCH] drm/i915: Idle the GPU before shinking everything
 2017-11-08 14:56 UTC  (3+ messages)
` [PATCH v2] "

[LTP] [PATCH v2] Fix buffer overflow in print_result() function
 2017-11-08 14:55 UTC  (2+ messages)

[refpolicy] [PATCH 1/2] base: label generic SSL certificates as standard files
 2017-11-08 14:55 UTC  (7+ messages)
` [refpolicy] [PATCH 1/2 v2] "
  ` [refpolicy] [PATCH 1/2 v3] "
    ` [refpolicy] [PATCH 1/2 v4] "
      ` [refpolicy] [PATCH 1/2 v5] base: create a type for SSL private keys (was: "label generic SSL certificates as standard files")
        ` [refpolicy] [PATCH 1/2 v5] base: create a type for SSL private keys

[RFC PATCH v2 0/6] Marvell NAND controller rework with ->exec_op()
 2017-11-08 14:54 UTC  (3+ messages)
` [RFC PATCH v2 3/6] mtd: nand: use a static data_interface in the nand_chip structure

[PATCH 1/2] alpha: osf_sys.c: fix put_tv32 regression
 2017-11-08 14:54 UTC  (4+ messages)
` [PATCH 2/2] alpha: osf_sys.c: use timespec64 where appropriate
  ` [Y2038] "

[PATCH] schedutil: Reset cached freq if it is not in sync with next_freq
 2017-11-08 14:53 UTC 

Unable to create guest PV domain on OMAP5432
 2017-11-08 14:52 UTC  (2+ messages)

[RFC] fastindex: parallelize index load
 2017-11-08 14:51 UTC  (3+ messages)

[PATCH rdma-core 0/4] Cleanp SUSE Tumbleweed build
 2017-11-08 14:50 UTC  (2+ messages)

[rdma-core] librdmacm: Make return value from ucma_init consist
 2017-11-08 14:49 UTC  (2+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Add revision to identification string
 2017-11-08 14:49 UTC 

[Qemu-devel] [PATCH V3] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
 2017-11-08 14:48 UTC 

[PATCH] locktorture: Fix Oops when reader/writer count is 0
 2017-11-08 14:45 UTC  (5+ messages)

[xen-unstable-smoke test] 115676: tolerable all pass - PUSHED
 2017-11-08 14:46 UTC 

[PATCH] staging: pi433: #define shift constants in rf69.c
 2017-11-08 14:46 UTC  (3+ messages)

[Qemu-devel] segfault in parallel blockjobs (iotest 30)
 2017-11-08 14:45 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[morty PATCH] gstreamer1.0*-good: Increase v4l2src minimum buffers by 4
 2017-11-08 14:45 UTC  (2+ messages)

[Qemu-devel] [PATCH] Makefile: simpler/faster "make help"
 2017-11-08 14:43 UTC  (2+ messages)

[PATCH] imsm: More precise message when spanned raid is created
 2017-11-08 14:43 UTC 

[PATCH] net/nfp: release memory before exit
 2017-11-08 14:42 UTC 

[RFC v2 0/7] SMMUv3 driver and the supporting framework
 2017-11-08 14:41 UTC  (3+ messages)
` [RFC v2 5/7] acpi:arm64: Add support for parsing IORT table

[isa_bus_shutdown] ALSA es1688_lib.c:113 ess_reset at 0x220: failed!!!
 2017-11-08 14:41 UTC  (3+ messages)

[U-Boot] [PATCH v4 00/18] efi_loader: implement SetWatchdogTimer
 2017-11-08 14:40 UTC  (3+ messages)
` [U-Boot] [PATCH v4 12/18] efi_selftest: correctly cleanup after selftest

[PATCH net-next 0/2] net: hns3: Bug fixes & Code improvements in HNS3 driver
 2017-11-08 14:40 UTC  (4+ messages)
` [PATCH net-next 1/2] net: hns3: fix a bug when getting phy address from NCL_config file

[PATCH v2] watchdog: mpc8xxx: use the core worker function
 2017-11-08 14:39 UTC 

[pinctrl:devel 19/50] ERROR: "devm_ioremap" [drivers/pinctrl/pinctrl-single.ko] undefined!
 2017-11-08 14:39 UTC 

[PATCH v2 0/6] Partial clone part 1: object filtering
 2017-11-08 14:39 UTC  (8+ messages)

[RFC] [Draft Design v2] ACPI/IORT Support in Xen
 2017-11-08 14:38 UTC 

[PATCH 00/19] cifs: remove rfc1002 header from all smb2 requests
 2017-11-08 14:38 UTC  (2+ messages)

[PATCH 0/1] USB Audio Device Class 3.0 support
 2017-11-08 14:38 UTC  (4+ messages)
` [PATCH 1/1] ALSA: usb: initial "

[PATCH] drm/amdgpu: Remove check which is not valid for certain VBIOS
 2017-11-08 14:38 UTC  (2+ messages)


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.