All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-27 10:09:45 to 2017-11-27 10:48:55 UTC [more...]

[PATCH 00/18] gpio: mockup: updates for v4.16
 2017-11-27 10:48 UTC  (15+ messages)
` [PATCH 01/18] gpio: mockup: add missing prefixes
` [PATCH 02/18] gpio: mockup: parse the module params in init, not probe
` [PATCH 03/18] gpio: mockup: verify the number of GPIO chips requested
` [PATCH 04/18] gpio: mockup: rework device probing
` [PATCH 06/18] gpio: mockup: remove a stray tab
` [PATCH 07/18] gpio: mockup: merge gpio_mockup_add() into gpio_mockup_probe()
` [PATCH 08/18] gpio: mockup: pass the named_lines parameter over platform_data
` [PATCH 09/18] gpio: mockup: extend the debugfs layout
` [PATCH 11/18] gpio: mockup: group code by logic
` [PATCH 12/18] gpio: mockup: fix debugfs handling
` [PATCH 14/18] gpio: mockup: tweak line breaks
` [PATCH 15/18] gpio: mockup: implement gpio_mockup_set_multiple()
` [PATCH 17/18] gpio: mockup: rename gpio_mockup_params_nr to gpio_mockup_num_ranges
` [PATCH 18/18] gpio: mockup: add helpers for accessing the gpio ranges

[Buildroot] [PATCH 0/3] package/dvb-apps: misc fixes
 2017-11-27 10:48 UTC  (3+ messages)
` [Buildroot] [PATCH 1/3] package/dvb-apps: fix build with some perl version
` [Buildroot] [PATCH 2/3] package/dvb-apps: is not parallel-safe

[PATCH 00/21] Preparatory patches for x86 KAISER support
 2017-11-27 10:45 UTC  (15+ messages)
` [PATCH 02/21] x86/unwinder: Handle stack overflows more gracefully
` [PATCH 04/21] x86/irq/64: Print the offending IP in the stack overflow warning
` [PATCH 05/21] x86/entry/64: Allocate and enable the SYSENTER stack
` [PATCH 07/21] x86/entry/gdt: Put per-CPU GDT remaps in ascending order
` [PATCH 12/21] x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct
` [PATCH 13/21] x86/entry: Remap the TSS into the CPU entry area
` [PATCH 14/21] x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
` [PATCH 15/21] x86/espfix/64: Stop assuming that pt_regs is on the entry stack
` [PATCH 16/21] x86/entry/64: Use a per-CPU trampoline stack for IDT entries
` [PATCH 17/21] x86/entry/64: Return to userspace from the trampoline stack
` [PATCH 18/21] x86/entry/64: Create a per-CPU SYSCALL entry trampoline
` [PATCH 19/21] x86/entry/64: Move the IST stacks into 'struct cpu_entry_area'
` [PATCH 20/21] x86/entry/64: Remove the SYSENTER stack canary
` [PATCH 21/21] x86/entry: Clean up the SYSENTER_stack code

[Qemu-devel] [PATCH v13 00/12] Add ARMv8 RAS virtualization support in QEMU
 2017-11-27 18:49 UTC  (28+ messages)
`  "
` [Qemu-devel] [PATCH v13 01/12] ACPI: add related GHES structures and macros definition
  `  "
` [Qemu-devel] [PATCH v13 02/12] ACPI: Add APEI GHES table generation and CPER record support
  `  "
` [Qemu-devel] [PATCH v13 03/12] docs: APEI GHES generation description
  `  "
` [Qemu-arm] [PATCH v13 04/12] ACPI: enable APEI GHES in the configure file and build it
  `  "
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v13 05/12] linux-headers: sync against Linux v4.14-rc8
  `  "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v13 06/12] target-arm: kvm64: detect whether can set vsesr_el2
  `  "
` [Qemu-devel] [PATCH v13 07/12] target-arm: handle SError interrupt exception from the guest OS
  `  "
` [Qemu-devel] [PATCH v13 08/12] target-arm: kvm64: inject synchronous External Abort
  `  "
` [Qemu-devel] [PATCH v13 09/12] Move related hwpoison page function to accel/kvm/ folder
  `  "
` [Qemu-devel] [PATCH v13 10/12] ARM: ACPI: Add _E04 for hardware error device
  `  "
` [Qemu-devel] [PATCH v13 11/12] hw/arm/virt: Add RAS platform version for migration
  `  "
` [Qemu-devel] [PATCH v13 12/12] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
  `  "

[PATCH v6 0/2] staging: ion: get one device per heap
 2017-11-27 10:46 UTC  (5+ messages)
` [PATCH v6 2/2] staging: ion: create one device entry "

[PATCH 0/2] Fix ftracetest issues
 2017-11-27 10:47 UTC  (6+ messages)
` [PATCH 1/2] ARM: BUG if jumping to usermode address in kernel mode

[Qemu-devel] [PATCH] 9pfs: don't ignore O_DIRECT flag in the 9pfs server
 2017-11-27 10:46 UTC  (4+ messages)

[PATCH v2] scripts/package: snap-pkg target
 2017-11-27 10:46 UTC  (3+ messages)

[PATCH 0/2] AVX2 Vectorized Rx/Tx functions for i40e
 2017-11-27 10:45 UTC  (2+ messages)

[Qemu-devel] [RFC v4 00/27] QMP: out-of-band (OOB) execution support
 2017-11-27 10:44 UTC  (5+ messages)
` [Qemu-devel] [RFC v4 21/27] qmp: let migrate-incoming allow out-of-band

[cip-dev] B@D run on Renesas board - issue
 2017-11-27 10:45 UTC  (9+ messages)

[PATCH v2 0/3] True RNG driver for Samsung Exynos 5250+ SoCs
 2017-11-27 10:45 UTC  (3+ messages)
  ` [PATCH v2 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings

[U-Boot] UBI / UBIFS booting from NAND support
 2017-11-27 10:45 UTC 

[PATCH 1/2] staging: sm750fb: Fix coding style in ddk750_sii164.h
 2017-11-27 10:45 UTC  (4+ messages)

[PATCH v8 0/6] stm32 clocksource driver rework
 2017-11-27 10:44 UTC  (3+ messages)

[RFC v2] lib: add compressdev API
 2017-11-27 10:44 UTC 

[Buildroot] [PATCH 0/3] libvirt and required packages
 2017-11-27 10:41 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] nmap: add option to build/install ncat
` [Buildroot] [PATCH 2/3] netcf: new package
` [Buildroot] [PATCH 3/3] libvirt: "

flow cache removed = xfrm doesnt work
 2017-11-27 10:39 UTC  (4+ messages)

[Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
 2017-11-27 10:40 UTC  (3+ messages)

[Bug 103874] The Witcher 3: flickering regression with radeonsi
 2017-11-27 10:40 UTC  (2+ messages)

[PATCH 1/2] KVM: x86: Store the microcode version in struct kvm_arch
 2017-11-27 10:40 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86: Allow userspace to define what's the microcode version

[BUG] win2008 guest cannot get ip through sriov
 2017-11-27 10:39 UTC  (15+ messages)

[PATCH 0/4] Final ACCESS_ONCE() cleanups for v4.15
 2017-11-27 10:38 UTC  (5+ messages)
` [PATCH 1/4] perf mmap: Convert ACCESS_ONCE() to READ_ONCE()
` [PATCH 2/4] tools: include: remove ACCESS_ONCE()
` [PATCH 3/4] compiler.h: "
` [PATCH 4/4] checkpatch: remove ACCESS_ONCE() warning

sync filesystem of overlayfs
 2017-11-27 10:31 UTC  (3+ messages)

[PATCH 0/2] drm/tegra: Sanitize format modifiers
 2017-11-27 10:38 UTC  (5+ messages)
` [PATCH 1/2] drm/fourcc: Fix fourcc_mod_code() definition
` [PATCH 2/2] drm/tegra: Sanitize format modifiers

[PATCH 00/43] x86 entry-stack and Kaiser series, 2017/11/24, v2 version
 2017-11-27 10:38 UTC  (4+ messages)
` [PATCH 25/43] x86/mm/kaiser: Unmap kernel from userspace page tables (core patch)

[PATCH 0/3] btrfs-progs: check: fix up bugs of lowmem mode
 2017-11-27 10:37 UTC  (7+ messages)
` [PATCH 1/3] btrfs-progs: check: release path in repair_extent_data_item()
` [PATCH 2/3] btrfs-progs: check: record returned errors after walk_down_tree_v2()
` [PATCH 3/3] btrfs-progs: check: exclude extents of tree blocks and extent items

[PATCH 0/3 v3] xen: ACPI/SPCR based initialization of 8250 UART
 2017-11-27 10:37 UTC  (5+ messages)
` [PATCH 3/3 v3] xen: Fix 16550 UART console for HP Moonshot (Aarch64) platform

x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systems
 2017-11-27 10:36 UTC  (3+ messages)
` [PATCH] "

[Qemu-devel] [PATCH 0/2] add UUID property type
 2017-11-27 10:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] qdev-properties: "

[Bug 103838] Random segfaults in applications from radeonsi_dri.so
 2017-11-27 10:36 UTC  (2+ messages)

[GIT PULL] Second batch of KVM changes for Linux 4.15
 2017-11-27 10:35 UTC  (4+ messages)

[PATCH] cryptodev: Fix typo in qat.rst
 2017-11-27 10:35 UTC  (2+ messages)

[PATCH] drm/i915: Enable hotplug polling after registering the outputs
 2017-11-27 10:34 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[Bug 100726] [REGRESSION][BISECTED] Severe flickering with an R9 290
 2017-11-27 10:34 UTC  (3+ messages)

[PATCH 00/13] remove_conflicting_framebuffers() cleanup
 2017-11-27 10:33 UTC  (12+ messages)
` [PATCH 02/13] fbdev: add remove_conflicting_pci_framebuffers()
` [PATCH 10/13] fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
` [PATCH 09/13] staging: sm750fb: use simpler remove_conflicting_pci_framebuffers()

[PATCH] drm/i915: Disable THP until we have a GPU read BW W/A
 2017-11-27 10:33 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[PATCH v3 1/2] drm/i915: Expose the busyspin durations for i915_wait_request
 2017-11-27 10:33 UTC  (3+ messages)
` [PATCH v4] "
` ✓ Fi.CI.BAT: success for series starting with [v4] drm/i915: Expose the busyspin durations for i915_wait_request (rev2)

pull-request: mac80211 2017-11-27
 2017-11-27 10:32 UTC 

[Bug 103817] [bisected] Heavy flickering in Wine
 2017-11-27 10:32 UTC  (3+ messages)

[PATCH 1/2] include: Add storage.h
 2017-11-27 10:31 UTC  (2+ messages)
` [PATCH 2/2] storage: Implement ofono_config_dir and ofono_storage_dir

Blocked / Slow requests in health JSON from Mon/Mgr
 2017-11-27 10:29 UTC 

[PATCH] mmc: sdhci: Avoid swiotlb buffer being full
 2017-11-27 10:28 UTC 

[U-Boot] [PATCH 1/3] imx: Add a common way for detecting NXP boards revision
 2017-11-27 10:28 UTC  (3+ messages)

[PATCH] Staging: comedi: das16: Fixed a const struct coding style issue
 2017-11-27 10:28 UTC  (2+ messages)

[PATCH v3 00/21] Intel FPGA Device Drivers
 2017-11-27 10:28 UTC  (3+ messages)
` [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device

[Bug 103917] [gfx9/Vega] Performance regression in master, 17.3 works fine
 2017-11-27 10:27 UTC  (2+ messages)

[Bug 103769] Unity based games do not start
 2017-11-27 10:27 UTC  (2+ messages)

[PATCH v3 01/17] Introduce skeleton SUPPORT.md
 2017-11-27 10:27 UTC  (4+ messages)
` [PATCH v3 05/17] SUPPORT.md: Toolstack core

[RFC] v4l: i2c: ov7670: Implement mbus configuration
 2017-11-27 10:26 UTC 

[U-Boot] [RESEND PATCH 1/2] drivers/reset: support rockchip reset drivers
 2017-11-27 10:26 UTC  (3+ messages)
` [U-Boot] [U-Boot, RESEND, "

[PATCH v2 00/11] Rockchip ISP1 Driver
 2017-11-27 10:26 UTC  (7+ messages)
` [PATCH v2 01/11] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v2 02/11] media: rkisp1: Add user space ABI definitions

enum conversion warnings
 2017-11-27 10:26 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Avoid enum conversion warning (rev2)

[U-Boot] [PATCH] power: pmic/regulator: Add basic support for TPS65910
 2017-11-27 10:26 UTC  (5+ messages)

[PATCH] irqchip/gic-v3: Support MSIs via aliases and distributor
 2017-11-27 10:24 UTC  (3+ messages)

[patch V2 0/5] x86/kaiser: Boot time disabling and debug support
 2017-11-27 10:22 UTC  (5+ messages)
` [patch V2 5/5] x86/kaiser: Add boottime disable switch

[Qemu-devel] [PATCH for-2.12] s390x: introduce 2.12 compat machine
 2017-11-27 10:22 UTC  (2+ messages)

git status always modifies index?
 2017-11-27 10:22 UTC  (13+ messages)
                  ` [PATCH] git-status.txt: mention --no-optional-locks

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{2, 10}.x and 4.{1, 4, 9, 13}.x series
 2017-11-27 10:22 UTC  (2+ messages)

[PATCH] drm/i915: Avoid enum conversion warning
 2017-11-27 10:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 01/23] slab: make kmalloc_index() return "unsigned int"
 2017-11-27 10:21 UTC  (7+ messages)
` [PATCH 03/23] slab: create_kmalloc_cache() works with 32-bit sizes
` [PATCH 21/23] slub: make struct kmem_cache_order_objects::x unsigned int

[PATCH] USB: serial: Correct return value on read
 2017-11-27 10:21 UTC  (2+ messages)

[PATCH V14 00/24] mmc: Add Command Queue support
 2017-11-27 10:20 UTC  (4+ messages)
` [PATCH V14 13/24] mmc: block: Add blk-mq support

[distros-debian-sid test] 72496: tolerable FAIL
 2017-11-27 10:20 UTC 

sparc64: git kernel 4.14.0-12995-g0c86a6bd85ff does not boot
 2017-11-27 10:20 UTC  (2+ messages)

[v2] x86/mce: add support SRAO reported via CMC check
 2017-11-27 10:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] arm: l2c: unlock ways when in non-secure mode
 2017-11-27 10:19 UTC  (7+ messages)

[PATCH v2] input: pegasus_notetaker: add license information
 2017-11-27 10:19 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/2] drm/i915: Move engine->needs_cmd_parser to engine->flags
 2017-11-27 10:18 UTC  (2+ messages)

2f47e7e19f ("x86/mm/kaiser: Use PCID feature to make user and .."): WARNING: CPU: 0 PID: 1 at mm/early_ioremap.c:114 __early_ioremap
 2017-11-27 10:18 UTC  (3+ messages)

lainatarjous
 2017-11-27 10:10 UTC 

[PATCH v2] ARM: dts: imx6qdl-nitrogen6x: Add SPI NOR partitions
 2017-11-27 10:17 UTC  (4+ messages)

[Buildroot] [PATCH next] musl: bump to 1.1.18
 2017-11-27 10:17 UTC 

[PATCH] video: bf54x-lq043fb: Delete an error message for a failed memory allocation in bfin_bf54x_probe()
 2017-11-27 10:17 UTC  (3+ messages)
` [PATCH] video: bf54x-lq043fb: Delete an error message for a failed memory allocation in bfin_bf54x_p

[PATCH] cxl: Add support for ASB_Notify on POWER9
 2017-11-27 10:17 UTC  (7+ messages)

[PATCH] mmc: renesas_sdhi: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
 2017-11-27 10:16 UTC  (2+ messages)

[PATCH] xf86-video-ati: Fix non GLAMOR build
 2017-11-27 10:15 UTC  (2+ messages)

[U-Boot] [RESEND PATCH 2/2] rockchip: clk: add device_bind_driver_to_node for reset driver
 2017-11-27 10:15 UTC  (3+ messages)
` [U-Boot] [U-Boot, RESEND, "

[PATCH] drm/atomic: Use DRM_DEBUG_KMS instead of DRM_DEBUG_ATOMIC in error paths
 2017-11-27 10:14 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] linux-fslc: 4.14: Bump revision to c4404197b0b2
 2017-11-27 10:14 UTC  (9+ messages)

lainatarjous
 2017-11-27 10:08 UTC 

How about adding an ioctl to convert a directory to a subvolume?
 2017-11-27 10:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes
 2017-11-27 10:13 UTC  (4+ messages)

[PATCH] mm: disable `vm.max_map_count' sysctl limit
 2017-11-27 10:12 UTC  (3+ messages)

[PATCH 1/2] Simplify tracing code by removing trace key normalization concept
 2017-11-27 10:12 UTC  (7+ messages)
` [PATCH 1/2] trace: remove trace key normalization
  ` [PATCH 2/2] trace: improve performance while category is disabled

[PATCH 0/3] Improve CEC autorepeat handling
 2017-11-27 10:11 UTC  (5+ messages)

Patch "ACPI / APEI: Remove arch_apei_flush_tlb_one()" has been added to the 4.4-stable tree
 2017-11-27 10:09 UTC  (3+ messages)

Build regressions/improvements in v4.15-rc1
 2017-11-27 10:11 UTC  (2+ messages)

[PATCH] gpu: host1x: Cleanup on initialization failure
 2017-11-27 10:11 UTC 

[Qemu-devel] [PATCH v3 0/7] s390x/pci: Improve zPCI to cover more cases
 2017-11-27 10:09 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
                ` [Qemu-devel] [qemu-s390x] "

[U-Boot] [PATCH v2 0/4] mmc: fixes for HS200/UHS core support
 2017-11-27 10:10 UTC  (3+ messages)
  ` [U-Boot] [PATCH v2 2/4] mmc: dump card and host capabilities if debug is enabled

[PATCH 00/12] drm/tegra: Basic Tegra186 support
 2017-11-27 10:09 UTC  (9+ messages)
` [PATCH 07/12] drm/tegra: Add Tegra186 display hub support
  ` [PATCH 05/12] drm/tegra: dc: Move state definition to header
  ` [PATCH 06/12] drm/tegra: Move common plane code to separate file
  ` [PATCH 08/12] drm/tegra: dc: Add Tegra186 support
  ` [PATCH 09/12] drm/tegra: Support ARGB and ABGR formats
  ` [PATCH 10/12] drm/tegra: sor: Parameterize register offsets
  ` [PATCH 11/12] drm/tegra: sor: Add Tegra186 support
  ` [PATCH 12/12] drm/tegra: sor: Support HDMI 2.0 modes


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.