All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-20 15:17:04 to 2016-04-20 15:43:30 UTC [more...]

[PATCH] fuse: Fix fuse_get_user_pages() return value
 2016-04-20 15:43 UTC  (3+ messages)
` [fuse-devel] "

[PATCH RFC] fixup! virtio: convert to use DMA api
 2016-04-20 15:43 UTC  (13+ messages)

[PATCH 1/3] e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
 2016-04-20 15:43 UTC  (3+ messages)

[RFC PATCH 0/3] Introduce support for creating IIO devices via configfs
 2016-04-20 15:45 UTC  (2+ messages)
` [RFC PATCH 1/3] iio: Add "

[Qemu-devel] question on ioctl NBD_SET_FLAGS
 2016-04-20 15:42 UTC 

[PATCH v2] KVM: remove buggy vcpu id check on vcpu creation
 2016-04-20 15:41 UTC  (3+ messages)
` [Qemu-ppc] "

[PATCH 1/2] x86/arch_prctl: add ARCH_SET_{COMPAT,NATIVE} to change compatible mode
 2016-04-20 15:40 UTC  (12+ messages)

[PATCH v1 0/2] git-p4: fix Git LFS pointer parsing
 2016-04-20 15:40 UTC  (8+ messages)
` [PATCH v1 2/2] "

[PATCH] objtool: Fix Makefile to properly see if libelf is supported
 2016-04-20 15:32 UTC 

[Buildroot] [PATCH 0/4] match headers with latest kernel source
 2016-04-20 15:39 UTC  (3+ messages)
` [Buildroot] [PATCH 1/4] linux: explicit latest kernel version

[PATCH] tag.c: remove extern keyword from function definition
 2016-04-20 15:39 UTC  (2+ messages)

[PATCH 00/14] DT: Fix spelling of standard properties
 2016-04-20 15:37 UTC  (38+ messages)
` [PATCH 01/14] ARM: dts: STiH407: DT spelling s/interrupts-names/interrupt-names/
` [PATCH 02/14] ARM: dts: omap5-board-common: DT spelling s/interrupt-name/interrupt-names/
` [PATCH 03/14] ARM: dts: omap5-cm-t54: "
` [PATCH 04/14] ARM: dts: OMAP36xx: : DT spelling s/#address-cell/#address-cells/
` [PATCH 05/14] arm64: dts: lg1312: DT spelling s/#interrupts-cells/#interrupt-cells/
` [PATCH 06/14] dmaengine: bcm2835: DT spelling s/interrupts-names/interrupt-names/
` [PATCH 07/14] dt: booting-without-of: DT spelling s/#interrupt-cell/#interrupt-cells/
` [PATCH 08/14] powerpc: dts: acadia: DT spelling s/#interrupts-parent/#interrupt-parent/
` [PATCH 09/14] Input: touchscreen: Broadcom iProc: DT spelling s/clock-name/clock-names/
` [PATCH 10/14] misc: sram: DT spelling s/#adress-cells/#address-cells/
` [PATCH 11/14] PCI: hisi: DT spelling s/interrupts-*/interrupt-*/
` [PATCH 12/14] phy: phy-stih41x-usb: DT spelling s/#phy-cell/#phy-cells/
` [PATCH 13/14] rtc: rtc-sa1100: DT spelling s/interrupt-name/interrupt-names/
` [PATCH 14/14] regulator: ti-abb: DT spelling s/#{address, size}-cell/#{address, size}-cells/
  ` [PATCH 14/14] regulator: ti-abb: DT spelling s/#{address,size}-cell/#{address,size}-cells/

[PATCH 0/8] drm: Add fbdev deferred io support to helpers
 2016-04-20 15:25 UTC  (27+ messages)
` [PATCH 1/8] drm/rect: Add some drm_clip_rect utility functions
` [PATCH 2/8] drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
` [PATCH 3/8] drm/qxl: "
` [PATCH 4/8] drm/fb-helper: Add fb_deferred_io support
` [PATCH 5/8] fbdev: fb_defio: Export fb_deferred_io_mmap
` [PATCH 6/8] drm/fb-cma-helper: Add fb_deferred_io support
` [PATCH 7/8] drm/qxl: Use drm_fb_helper deferred_io support
` [PATCH 8/8] drm/udl: "

[PATCH] perf/x86/intel/rapl: Add missing Haswell model
 2016-04-20 15:38 UTC  (2+ messages)

[PATCH v2 0/3] x86/ioreq server: introduce HVMMEM_ioreq_server mem type
 2016-04-20 15:37 UTC  (18+ messages)
` [PATCH v2 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[U-Boot] [PATCH] dm: gpio: handle GPIO_ACTIVE_LOW flag in DT
 2016-04-20 15:37 UTC  (27+ messages)
                                    ` [U-Boot] [RESEND PATCH 0/6] Handle GPIO_ACTIVE_LOW in gpio-uclass
                                      ` [U-Boot] [RESEND PATCH V3 1/6] dm: gpio: add a default gpio xlate routine
                                      ` [U-Boot] [RESEND PATCH V2 2/6] gpio: intel_broadwell: remove gpio_xlate routine
                                      ` [U-Boot] [RESEND PATCH V2 3/6] gpio: omap: "
                                      ` [U-Boot] [RESEND PATCH V2 4/6] gpio: pic32: "
                                      ` [U-Boot] [RESEND PATCH V2 5/6] gpio: rk: "
                                      ` [U-Boot] [RESEND PATCH V2 6/6] gpio: exynos(s5p): "

Toaster Weekly Meeting Minutes 04/20/16
 2016-04-20 15:36 UTC 

Minor issue in libnetfilter_queue.c - nfq_set_queue_maxlen
 2016-04-20 15:36 UTC 

[PATCH v4 0/7] Intel IOMMU scalability improvements
 2016-04-20 15:36 UTC  (4+ messages)
` [PATCH v4 5/7] iommu/vt-d: avoid dev iotlb logic in intel-iommu for domains with no dev iotlbs

[PATCH v7 00/24] i2c mux cleanup and locking update
 2016-04-20 15:18 UTC  (49+ messages)
` [PATCH v7 01/24] i2c-mux: add common data for every i2c-mux instance
` [PATCH v7 02/24] i2c: i2c-mux-gpio: convert to use an explicit i2c mux core
` [PATCH v7 03/24] i2c: i2c-mux-pinctrl: "
` [PATCH v7 04/24] i2c: i2c-arb-gpio-challenge: "
` [PATCH v7 05/24] i2c: i2c-mux-pca9541: "
` [PATCH v7 06/24] i2c: i2c-mux-pca954x: "
` [PATCH v7 07/24] i2c: i2c-mux-reg: "
` [PATCH v7 08/24] iio: imu: inv_mpu6050: "
` [PATCH v7 09/24] [media] m88ds3103: "
` [PATCH v7 10/24] [media] rtl2830: "
` [PATCH v7 11/24] [media] rtl2832: "
` [PATCH v7 12/24] [media] si2168: "
` [PATCH v7 13/24] [media] cx231xx: "
` [PATCH v7 14/24] of/unittest: "
` [PATCH v7 15/24] i2c-mux: drop old unused i2c-mux api
` [PATCH v7 16/24] i2c: allow adapter drivers to override the adapter locking
` [PATCH v7 17/24] i2c: muxes always lock the parent adapter
` [PATCH v7 18/24] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing
` [PATCH v7 19/24] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes
` [PATCH v7 20/24] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
` [PATCH v7 21/24] [media] si2168: "
` [PATCH v7 22/24] [media] rtl2832: "
` [PATCH v7 23/24] [media] rtl2832_sdr: get rid of empty regmap wrappers
` [PATCH v7 24/24] [media] rtl2832: regmap is aware of lockdep, drop local locking hack

[Buildroot] [git commit] linux: explicit latest kernel version
 2016-04-20 15:35 UTC 

IEEE802.15.4 devices
 2016-04-20 15:35 UTC  (2+ messages)

[PATCH 00/13] devpts: New instances for every mount
 2016-04-20 15:34 UTC  (22+ messages)
` [PATCH 01/13] devpts: Teach /dev/ptmx to find the associated devpts via path lookup
                          ` [PATCH 01/16] devpts: Attempting to get it right
                                  ` [PATCH] devpts: Make each mount of devpts an independent filesystem

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] e68c8ad95ab44a18d1f1d65e3e652aff6a35f728 BUILD SUCCESS
 2016-04-20 15:33 UTC 

Regression in next for smsc911x with tigthen lockdep checks
 2016-04-20 15:32 UTC  (5+ messages)

RSS configuration in iwlwifi
 2016-04-20 15:30 UTC  (2+ messages)

[PATCH] replace --edit: respect core.editor
 2016-04-20 15:29 UTC  (7+ messages)
` [PATCH v2] "

Polymorphic to_i915()
 2016-04-20 15:26 UTC  (4+ messages)

[ANNOUNCE] Shared Topic Branch For ABI Changes
 2016-04-20 15:29 UTC  (2+ messages)

[RFC][PATCH v8 0/4] Infrastructure code for perf-config
 2016-04-20 15:29 UTC  (8+ messages)
` [PATCH v8 3/4] perf config: Prepare all default configs

Hard CPU Lockup when accessing MD RAID5
 2016-04-20 15:29 UTC  (4+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache
 2016-04-20 15:28 UTC  (4+ messages)

[PATCH v4 0/6] Fixes and workarounds for GuC/doorbell setup
 2016-04-20 15:28 UTC  (8+ messages)
` [PATCH v4 4/6] drm/i915/guc: (re)initialise doorbell h/w when enabling GuC submission
` ✗ Fi.CI.BAT: failure for Fixes and workarounds for GuC/doorbell setup

[PATCH 11/14] staging: fsl-mc: add quirk handling for dpseci objects < 4.0
 2016-04-20 15:28 UTC  (3+ messages)

[PATCH 1/1] perf/x86/intel/uncore: Add support for Intel SKL client uncore
 2016-04-20 15:26 UTC  (5+ messages)

[PATCH] drivers/idle: make intel_idle.c driver more explicitly non-modular
 2016-04-20 15:25 UTC  (3+ messages)
` [PATCH v2] "

Fwd: Davicom DM9162 PHY supported in the kernel?
 2016-04-20 15:25 UTC 

[PATCH] drm: Fix compilation on systems that don't provide O_CLOEXEC
 2016-04-20 15:25 UTC  (3+ messages)

[dm-crypt] [PATCH]: improved cryptsetup translation for Italian (it)
 2016-04-20 15:24 UTC  (2+ messages)

[RFC][PATCH v2 0/4] U-Boot verified boot basic support
 2016-04-20 15:23 UTC  (10+ messages)
` [RFC][PATCH v2 1/4] u-boot: basic support of dtb append for verified boot
` [RFC][PATCH v2 2/4] u-boot: deploy u-boot-nodtb and dtb files
` [RFC][PATCH v2 3/4] kernel: fitimage: support device tree compiler options
` [RFC][PATCH v2 4/4] kernel: fitimage: basic support for fitimage signature

[PATCH] SCSI: LIBSCSI: Fixed codeing style errors
 2016-04-20 15:20 UTC  (3+ messages)

[Buildroot] [PATCH] libsrtp: fix SHA1 functions conflicts with downstream packages
 2016-04-20 15:22 UTC 

[RFC v2 0/8] drm: Add support for tiny LCD displays
 2016-04-20 15:22 UTC  (6+ messages)
` [RFC v2 1/8] drm/fb-helper: Add fb_deferred_io support

[PATCH] KVM: remove buggy vcpu id check on vcpu creation
 2016-04-20 15:21 UTC  (5+ messages)

A&H Zed R16 not completely working (DICE Jr)
 2016-04-20 15:21 UTC  (2+ messages)

[PATCH 1/5] regulator: core: Resolve supply earlier
 2016-04-20 15:21 UTC  (8+ messages)

[meta-qt5][PATCH] qt5: Allow disabling SHA validation for branch
 2016-04-20 13:51 UTC 

[Qemu-devel] [PATCH v3 00/11] tb hash improvements
 2016-04-20 15:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 05/11] qemu-thread: add simple test-and-set spinlock
` [Qemu-devel] [PATCH v3 06/11] exec: add tb_hash_func5, derived from xxhash
` [Qemu-devel] [PATCH v3 11/11] translate-all: add tb hash bucket info to 'info jit' dump

[Qemu-devel] [PATCH] MAINTAINERS: Avoid using K: for NUMA section
 2016-04-20 15:20 UTC  (3+ messages)

[PATCH] efi/arm-init: reserve rather than unmap the memory map for ARM as well
 2016-04-20 15:20 UTC  (2+ messages)

[PATCH lttng-tools 1/4] Fix: validate number of subbuffers after tweaking properties
 2016-04-20 15:20 UTC  (4+ messages)
` [PATCH lttng-tools 2/4] Allow channel mode override in snapshot sessions
` [PATCH lttng-tools 3/4] tests: test kernel snapshot with discard buffers
` [PATCH lttng-tools 4/4] tests: test ust "

[PATCH lttng-tools 0/4] Allow discard buffers in snapshot sessions
 2016-04-20 15:19 UTC 

[GIT PULL] MT8173 DRM support
 2016-04-20 15:19 UTC  (3+ messages)

[U-Boot] [PATCH 1/6] i2c: designware_i2c: Add ic_enable_status to ic_regs struct
 2016-04-20 15:17 UTC  (14+ messages)
` [U-Boot] [PATCH 6/6] i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)

[PATCH net 0/4] Mellaox 40G driver fixes for 4.6-rc
 2016-04-20 15:00 UTC  (4+ messages)
` [PATCH net 4/4] net/mlx4_en: Split SW RX dropped counter per RX ring


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.