All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-21 15:53:54 to 2017-09-21 16:49:04 UTC [more...]

[dm-crypt] problems mounting encrypted drive on reboot
 2017-09-21 16:49 UTC  (4+ messages)

[PATCH 3/4] cache.h: hex2chr() - avoid -Wsign-compare warnings
 2017-09-21 16:48 UTC 

[Qemu-devel] [PATCH 0/2] Truncate the tail of the image file in qcow2 shrinking
 2017-09-21 16:48 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/2] qcow2: truncate the tail of the image file after shrinking the image
  ` [Qemu-devel] [Qemu-block] "

[PATCH] debugfs: Add check for module parameter name
 2017-09-21 16:47 UTC  (3+ messages)

[PATCH 2/4] commit-slab.h: avoid -Wsign-compare warnings
 2017-09-21 16:47 UTC 

Query regarding synchronize_sched_expedited and resched_cpu
 2017-09-21 16:47 UTC  (15+ messages)

[PATCH v2 0/3] python: Add non-blocking Xenstore watch bindings
 2017-09-21 16:47 UTC  (4+ messages)
` [PATCH v2 1/3] python: Add binding for xs_fileno()
` [PATCH v2 2/3] python: Extract registered watch search logic from xspy_read_watch()
` [PATCH v2 3/3] python: Add binding for non-blocking xs_check_watch()

[PATCH 00/12] Introduce support for Dell SMBIOS over WMI
 2017-09-21 16:46 UTC  (7+ messages)
` [PATCH 03/12] platform/x86: dell-smbios: Add pr_fmt definition to driver
` [PATCH 07/12] platform/x86: dell-wmi-smbios: Use Dell WMI descriptor check
` [PATCH 09/12] platform/x86: wmi: create character devices when requested by drivers

[PATCH 1/4] git-compat-util.h: xsize_t() - avoid -Wsign-compare warnings
 2017-09-21 16:46 UTC 

[PATCH v4 0/9] GuC Fixes, Minor restructuring changes and v9+ logging change
 2017-09-21 16:46 UTC  (9+ messages)
` [PATCH v4 2/9] drm/i915/guc: Update prototype/name of GuC suspend/resume fns and move to intel_uc.c
` [PATCH v4 3/9] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume
` [PATCH v4 4/9] drm/i915/guc: Update suspend functionality in intel_uc_suspend path

[Buildroot] [PATCH 1/1] package/mpfr: bump to version 3.1.6
 2017-09-21 16:45 UTC 

[PATCH 0/4] avoid some -Wsign-compare warnings
 2017-09-21 16:45 UTC 

[Qemu-devel] [PATCH v10 00/10] calculate blocktime for postcopy live migration
 2017-09-21 16:44 UTC  (5+ messages)
  ` [Qemu-devel] [PATCH v10 10/10] migration: add postcopy total blocktime into query-migrate

[Bridge] [PATCH net-next v2] bridge: also trigger RTM_NEWLINK when interface is released from bridge
 2017-09-21 16:43 UTC  (4+ messages)
` [Bridge] [net-next v3] bridge: trigger RTM_NEWLINK when interface is modified by bridge ioctl
  `  "

usb/gadget: copy_to_user called with spinlock held
 2017-09-21 16:43 UTC 

[PATCH net-next 00/14] gtp: Additional feature support
 2017-09-21 16:43 UTC  (10+ messages)
` [PATCH net-next 09/14] gtp: Allow configuring GTP interface as standalone

[PATCH RT] locking/rtmutex: don't drop the wait_lock twice
 2017-09-21 16:43 UTC  (3+ messages)

[Qemu-devel] [PULL 00/31] target-arm queue
 2017-09-21 16:41 UTC  (32+ messages)
` [Qemu-devel] [PULL 01/31] target/arm: Implement MSR/MRS access to NS banked registers
` [Qemu-devel] [PULL 02/31] nvic: Add banked exception states
` [Qemu-devel] [PULL 03/31] nvic: Add cached vectpending_is_s_banked state
` [Qemu-devel] [PULL 04/31] nvic: Add cached vectpending_prio state
` [Qemu-devel] [PULL 05/31] nvic: Implement AIRCR changes for v8M
` [Qemu-devel] [PULL 06/31] nvic: Make ICSR.RETTOBASE handle banked exceptions
` [Qemu-devel] [PULL 07/31] nvic: Implement NVIC_ITNS<n> registers
` [Qemu-devel] [PULL 08/31] nvic: Handle banked exceptions in nvic_recompute_state()
` [Qemu-devel] [PULL 09/31] nvic: Make set_pending and clear_pending take a secure parameter
` [Qemu-devel] [PULL 10/31] nvic: Make SHPR registers banked
` [Qemu-devel] [PULL 11/31] nvic: Compare group priority for escalation to HF
` [Qemu-devel] [PULL 12/31] nvic: In escalation to HardFault, support HF not being priority -1
` [Qemu-devel] [PULL 13/31] nvic: Implement v8M changes to fixed priority exceptions
` [Qemu-devel] [PULL 14/31] nvic: Disable the non-secure HardFault if AIRCR.BFHFNMINS is clear
` [Qemu-devel] [PULL 15/31] nvic: Handle v8M changes in nvic_exec_prio()
` [Qemu-devel] [PULL 16/31] target/arm: Handle banking in negative-execution-priority check in cpu_mmu_index()
` [Qemu-devel] [PULL 17/31] nvic: Make ICSR banked for v8M
` [Qemu-devel] [PULL 18/31] nvic: Make SHCSR "
` [Qemu-devel] [PULL 19/31] nvic: Support banked exceptions in acknowledge and complete
` [Qemu-devel] [PULL 20/31] target/arm: Remove out of date ARM ARM section references in A64 decoder
` [Qemu-devel] [PULL 21/31] hw/arm/palm.c: Don't use old_mmio for static_ops
` [Qemu-devel] [PULL 22/31] hw/gpio/omap_gpio.c: Don't use old_mmio
` [Qemu-devel] [PULL 23/31] hw/timer/omap_synctimer.c: "
` [Qemu-devel] [PULL 24/31] hw/timer/omap_gptimer: "
` [Qemu-devel] [PULL 25/31] hw/i2c/omap_i2c.c: "
` [Qemu-devel] [PULL 26/31] hw/arm/omap2.c: "
` [Qemu-devel] [PULL 27/31] msf2: Add Smartfusion2 System timer
` [Qemu-devel] [PULL 28/31] msf2: Microsemi Smartfusion2 System Register block
` [Qemu-devel] [PULL 29/31] msf2: Add Smartfusion2 SPI controller
` [Qemu-devel] [PULL 30/31] msf2: Add Smartfusion2 SoC
` [Qemu-devel] [PULL 31/31] msf2: Add Emcraft's Smartfusion2 SOM kit

[U-Boot] [PATCH 1/1] efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem
 2017-09-21 16:41 UTC 

[PATCH net-next] bpf/verifier: improve disassembly of BPF_END instructions
 2017-09-21 16:40 UTC  (6+ messages)

Memory-ordering recipes
 2017-09-21 16:40 UTC  (5+ messages)

[PATCH v2 00/16] xen/x86: Clean-up the PoD code
 2017-09-21 16:39 UTC  (17+ messages)
` [PATCH v2 01/16] xen/x86: p2m-pod: Clean-up includes
` [PATCH v2 02/16] xen/x86: p2m-pod: Remove trailing whitespaces
` [PATCH v2 03/16] xen/x86: p2m-pod: Fix coding style for comments
` [PATCH v2 04/16] xen/x86: p2m-pod: Fix coding style
` [PATCH v2 05/16] xen/x86: p2m-pod: Avoid redundant assignments in p2m_pod_demand_populate
` [PATCH v2 06/16] xen/x86: p2m-pod: Clean-up use of typesafe MFN
` [PATCH v2 07/16] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_decrease_reservation

[PATCH v2 0/2] fix wrong value when user modify nr_request by sysfs
 2017-09-21 16:38 UTC  (5+ messages)
` [PATCH v2 1/2] blk-mq: fix nr_requests wrong value when modify it from sysfs
` [PATCH v2 2/2] blk-sysfs: return EINVAL when user modify nr_request less than BLKDEV_MIN_RQ

[U-Boot] [PATCH v2 4/8] test/py: Import StringIO from io module for python 3.x
 2017-09-21 16:38 UTC  (3+ messages)
` [U-Boot] [U-Boot, v2, "

[PATCH 1/2] drm/i915/lrc: Only enable per-context and per-bb buffers if set
 2017-09-21 16:38 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH v2 00/24] xen/arm: Memory subsystem clean-up
 2017-09-21 16:37 UTC  (6+ messages)
` [PATCH v2 16/24] xen/arm: page: Use ARMv8 naming to improve readability

[U-Boot] efi-next: next patches to merge
 2017-09-21 16:36 UTC 

[git pull][vfs.git] a couple of fixes
 2017-09-21 16:36 UTC  (3+ messages)

[PATCH] mmc: Delete bounce buffer handling
 2017-09-21 16:35 UTC  (2+ messages)

[Qemu-arm] [PATCH v11 0/5] Add support for Smartfusion2 SoC
 2017-09-21 16:33 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] qemu.py: Call logging.basicConfig() automatically
 2017-09-21 16:34 UTC  (2+ messages)

[Bug 101731] System freeze with AMDGPU when playing The Witcher 3
 2017-09-21 16:32 UTC  (2+ messages)
` [Bug 101731] System freeze with AMDGPU when playing The Witcher 3 (GOG GOTY)

[PATCH v4 1/1] drm/amdgpu: Add gem_prime_mmap support
 2017-09-21 16:30 UTC 

[U-Boot] [PATCH 1/1] efi_loader: provide function comments for boot services
 2017-09-21 16:30 UTC 

[Qemu-devel] [PATCH v2 0/4] scsi, block: introduce persistent reservation managers
 2017-09-21 16:29 UTC  (11+ messages)
` [Qemu-devel] [PATCH 4/4] scsi: add persistent reservation manager using qemu-pr-helper
          ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [Qemu-block] [PATCH v2 0/4] scsi, block: introduce persistent reservation managers

[Qemu-devel] [PATCH] atomic: update documentation
 2017-09-21 16:27 UTC 

[PATCH 0/5] usb: usb251xb: Add USB2517i hub support and fix some bugs
 2017-09-21 16:26 UTC  (7+ messages)
` [PATCH 0/9 v2] "
  ` [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support

debian-installer: please default to grub-ieee1275 on powerpc instead of yaboot
 2017-09-21 16:26 UTC  (6+ messages)

[PATCH input-wacom 02/10] backport: HID: wacom: leds: Don't try to control the EKR's read-only LEDs
 2017-09-21 16:25 UTC 

usb/storage/uas: slab-out-of-bounds in uas_probe
 2017-09-21 16:24 UTC  (3+ messages)

[PATCH 0/2] Two small comment fixes
 2017-09-21 16:24 UTC  (3+ messages)
` [PATCH 2/2] Document the string_list structure

[refpolicy] [PATCH FOR DISCUSSION] apt: confine and update
 2017-09-21 16:24 UTC  (2+ messages)

[ovmf bisection] complete build-amd64-xsm
 2017-09-21 16:23 UTC 

S0ix failure due to "clk: x86: Do not gate clocks enabled by the firmware"
 2017-09-21 16:23 UTC  (5+ messages)

[Qemu-devel] [PATCH v8 00/13] scripts/qemu.py fixes and cleanups
 2017-09-21 12:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 02/13] qemu.py: avoid writing to stdout/stderr

[PATCH] i2c: i801: Add support for Intel Cedar Fork
 2017-09-21 16:21 UTC  (2+ messages)

[nft PATCH 2/2] src: get rid of printf
 2017-09-21 16:21 UTC  (9+ messages)
` [nft PATCH v2] libnftables preparation work
  ` [nft PATCH v2 2/2] src: get rid of printf

[PATCH] drm/i915: Document the split in internal and public execbuf flags
 2017-09-21 16:20 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] scsi: aacraid: Add a small delay after IOP reset
 2017-09-21 16:19 UTC  (2+ messages)

[PATCH v3 1/2] media: dt: bindings: Add binding for tango HW IR decoder
 2017-09-21 16:20 UTC  (6+ messages)
` [PATCH v3 2/2] media: rc: Add driver "

[PATCH i-g-t 1/6] lib/igt_kms: Don't assert on non-existent plane
 2017-09-21 16:20 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/6] "

[PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
 2017-09-21 16:20 UTC  (11+ messages)

[PATCH 00/22] Provide some actual restriction of qemu
 2017-09-21 16:18 UTC  (8+ messages)
` [PATCH 10/22] xentoolcore_restrict_all: Implement for libxenforeignmemory

[PATCH v3 0/6] serial: imx: various improvements
 2017-09-21 16:18 UTC  (14+ messages)
` [PATCH v3 1/6] serial: imx: remove CTSC and CTS handling from imx_disable_dma
` [PATCH v3 2/6] serial: imx: only set dma_is_rxing when DMA starts
` [PATCH v3 3/6] serial: imx: Simplify DMA disablement
` [PATCH v3 4/6] serial: imx: unmap sg buffers when DMA channel is released
` [PATCH v3 5/6] serial: imx: update the stop rx,tx procedures
` [PATCH v3 6/6] serial: imx: Fix imx_shutdown procedure

[PATCH 0/2] x86: Fix inline asm call constraints for clang
 2017-09-21 16:18 UTC  (6+ messages)
` [PATCH 2/2] x86/asm: "

[PATCH][drm-next] drm/i915/gvt: ensure -ve return value is handled correctly
 2017-09-21 16:17 UTC  (8+ messages)

[PATCH] xen: support 52 bit physical addresses in pv guests
 2017-09-21 16:16 UTC  (7+ messages)
      ` [Xen-devel] "

Latest net-next from GIT panic
 2017-09-21 16:15 UTC  (17+ messages)
                                  ` [PATCH net] net: prevent dst uses after free

[xen-unstable-smoke test] 113669: tolerable all pass - PUSHED
 2017-09-21 16:15 UTC 

[PATCH] pinctrl: samsung: add pinctrl_force_sleep() for "sleep" pinctrl state
 2017-09-21 16:14 UTC  (3+ messages)

[Qemu-devel] [PATCH] arm: Fix SMC reporting to EL2 when QEMU provides PSCI
 2017-09-21 16:12 UTC  (2+ messages)

[GIT PULL] Reset controller fixes for v4.14
 2017-09-21 16:12 UTC 

RFC: Backwards compatibility checking sstate-cache
 2017-09-21 16:11 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] 3270 improvements
 2017-09-21 16:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] s390x/3270: IDA support for 3270 via CcwDataStream

[GSoC][PATCH v4 4/4] submodule: port submodule subcommand 'status' from shell to C
 2017-09-21 16:10 UTC  (2+ messages)

[kernel-hardening] Re: x86: PIE support and option to extend KASLR randomization
 2017-09-21 16:10 UTC  (16+ messages)
                  `  "

[PATCH -next] spi: fix spi-sprd-adi build errors when COMPILE_TEST=y
 2017-09-21 16:10 UTC  (2+ messages)

[PATCH v2 8/8] arm64: dts: renesas: eagle: add EtherAVB support
 2017-09-21 16:09 UTC  (8+ messages)

[linux-4.9 test] 113655: regressions - FAIL
 2017-09-21 16:09 UTC 

[PATCH] vfio: fix close unchecked file descriptor
 2017-09-21 16:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7 v2] More graceful flusher thread memory reclaim wakeup
 2017-09-21 16:00 UTC  (6+ messages)
` [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush

[Qemu-devel] [PATCH v2 0/5] tests/pxe-test: add testcase using vhost-user-bridge
 2017-09-21 16:05 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 3/5] libvhost-user: quit when no more data received

[kernel-hardening] [PATCH v3 00/31] Hardened usercopy whitelisting
 2017-09-21 16:04 UTC  (5+ messages)
` [kernel-hardening] [PATCH v3 03/31] usercopy: Mark kmalloc caches as usercopy caches
  ` [kernel-hardening] "

[PATCH] alsa-utils: Install and delete from the same udev-rules-dir
 2017-09-21 15:54 UTC  (2+ messages)

outreachy status
 2017-09-21 16:02 UTC 

refactor extent manipulation V3
 2017-09-21 16:01 UTC  (5+ messages)
` [PATCH 12/19] xfs: refactor xfs_bmap_add_extent_delay_real

[Qemu-devel] [PATCH v2 0/2] kvm: use kvm_vm_check_extension() with VM capabilities
 2017-09-21 16:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()
` [Qemu-devel] [PATCH v2 2/2] kvm: check KVM_CAP_NR_VCPUS "

[PATCH] jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
 2017-09-21 16:00 UTC 

[PATCH 00/25] DVB cleanups and documentation improvements
 2017-09-21 16:00 UTC  (4+ messages)
` [PATCH 17/25] media: dvb_frontend: dtv_property_process_set() cleanups

[PATCH v2] librte_eal: fix wrong assert for arm and ppc
 2017-09-21 15:59 UTC 

[PATCH i-g-t 1/2] tools_test: Clean up and fix sysfs_l3_parity
 2017-09-21 15:59 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH 0/2] Improve generic DT binding documentation for media devices
 2017-09-21 15:58 UTC  (6+ messages)
` [PATCH 1/2] dt: bindings: media: Document port and endpoint numbering

Access to NVDIMM JEDEC registers
 2017-09-21 15:59 UTC  (5+ messages)

[PATCH 1/3] ASoC: davinci-mcasp: Handle return value of devm_kasprintf
 2017-09-21 15:55 UTC  (3+ messages)
` Applied "ASoC: davinci-mcasp: Handle return value of devm_kasprintf" to the asoc tree

[PATCH 3/3] ASoC: omap-hdmi-audio: Handle return value of devm_kasprintf
 2017-09-21 15:55 UTC  (3+ messages)
` Applied "ASoC: omap-hdmi-audio: Handle return value of devm_kasprintf" to the asoc tree

[PATCH v2 2/3] ASoC: fsl-asoc-card: Handle return value of devm_kasprintf
 2017-09-21 15:55 UTC  (3+ messages)
` Applied "ASoC: fsl-asoc-card: Handle return value of devm_kasprintf" to the asoc tree

[PATCH] Drop unlikely with IS_ERR
 2017-09-21 15:55 UTC 

[Qemu-devel] [PATCH v3 0/7] Update websocket code to more fully support the RFC
 2017-09-21 15:54 UTC  (4+ messages)

[PATCH v2] xfs: update i_size after unwritten conversion in dio completion
 2017-09-21 15:52 UTC 

Cisco's Wi-Fi Direct Client Policy and iwlwifi (8260)
 2017-09-21 15:53 UTC  (4+ 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.