All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-03 13:15:03 to 2017-04-03 14:02:37 UTC [more...]

[PATCH] ioctl_list.2: BLKRASET/BLKRAGET take unsigned long
 2017-04-03 14:02 UTC  (4+ messages)

[PATCH] libiscsi: use vzalloc for large allocations in iscsi_pool_init
 2017-04-03 14:02 UTC  (3+ messages)

[PATCH v8 1/2] media: i2c/ov5645: add the device tree binding document
 2017-04-03 14:02 UTC 

[PATCH v3 00/26] arm64: Dom0 ITS emulation
 2017-04-03 14:01 UTC  (4+ messages)
` [PATCH v3 02/26] ARM: GICv3: allocate LPI pending and property table

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-04-03 14:00 UTC  (11+ messages)

[Qemu-devel] [RFC PATCH v1 0/9] MTTCG and record/replay fixes for rc3
 2017-04-03 14:00 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v1 6/9] cpus: check cpu->running in cpu_get_icount_raw()

[Qemu-devel] [PATCH v4] scripts/qmp: python3 support for qmp.py
 2017-04-03 13:59 UTC 

[xen-unstable test] 107138: tolerable FAIL
 2017-04-03 13:59 UTC 

[PATCH] net/avp: fix build with non x86
 2017-04-03 13:58 UTC 

[PATCH net-next 0/5] qed: QM & ILT changes
 2017-04-03 13:58 UTC  (4+ messages)
` [PATCH net-next 2/5] qed: Fix TM block ILT allocation

[PATCH] soreuseport: use "unsigned int" in __reuseport_alloc()
 2017-04-03 13:56 UTC 

qemu how-to?
 2017-04-03 13:55 UTC 

[Qemu-devel] [RFC 00/19] sysbus: Don't allow -device/device_add by default
 2017-04-03 13:54 UTC  (6+ messages)
` [Qemu-devel] [RFC 13/19] unimplemented-device: Remove user_creatable flag

[PATCH 0/2] xensore: fixing two bugs
 2017-04-03 13:54 UTC  (2+ messages)

Another week, another eb bomb
 2017-04-03 13:54 UTC  (3+ messages)
` [PATCH 12/13] drm/i915: Async GPU relocation processing

[PATCH] nfs: flexfilelayout: remove v3-only data server limitation
 2017-04-03 13:54 UTC  (2+ messages)

[Buildroot] [RFC 0/4] add genimage Kconfig entry
 2017-04-03 13:54 UTC  (7+ messages)
` [Buildroot] [RFC 4/4] board/acmesystems/aria-g25: set BR2_GENIMAGE_CFG_FILES

[bug report] drm/amdgpu/gfx6: clean up cu configuration
 2017-04-03 13:54 UTC  (3+ messages)

[alsa-devel][PATCH v2 1/2] ASoC: wm8960: Let wm8960 codec driver manage its own MCLK
 2017-04-03 13:54 UTC  (12+ messages)
` [alsa-devel][PATCH v2 2/2] ASoC: wm8960: Let wm8960 driver configure its bit clock and frame clock
    ` [PATCH "

[PATCH v3 0/4] xenstore: rework of transaction handling
 2017-04-03 13:53 UTC  (2+ messages)

[PATCH] Documentation: stable-kernel-rules: fix stable-tag format
 2017-04-03 13:53 UTC 

[PATCH] fbdev/ssd1307fb: fix optional VBAT support
 2017-04-03 13:53 UTC 

[U-Boot] [PATCH v2 00/29] arm: i.MX6: SabreSD: Add dts support
 2017-04-03 13:53 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/29] ARM: i.MX6: sabresd: Fix README - s/of=/dev/sdbbs=1K/of=/dev/sdb bs=1K/
` [U-Boot] [PATCH v2 02/29] ARM: dts: i.MX6: Add imx6qdl-sabresd.dtsi
` [U-Boot] [PATCH v2 03/29] ARM: dts: imx6qdl-sabresd: Add imx6q-sabresd.dts
` [U-Boot] [PATCH v2 04/29] ARM: i.MX6: sabresd: Remove SPL_I2C_SUPPORT
` [U-Boot] [PATCH v2 05/29] ARM: i.MX6Q: sabresd: Add initial devicetree support
` [U-Boot] [PATCH v2 06/29] ARM: dts: imx6qdl-sabresd: Add imx6qp-sabresd.dts
` [U-Boot] [PATCH v2 07/29] ARM: i.MX6QP: sabresd: Add initial devicetree support
` [U-Boot] [PATCH v2 08/29] ARM: i.MX6: sabresd: Move CONFIG_SYS_I2C_MXC to defconfigs
` [U-Boot] [PATCH v2 09/29] ARM: dts: imx6qdl-sabresd: Add I2C node's
` [U-Boot] [PATCH v2 10/29] ARM: dts: imx6qdl-sabresd: Add PMIC pfuze100 node
` [U-Boot] [PATCH v2 11/29] ARM: i.MX6: sabresd: Enable DM_I2C and DM_PMIC
` [U-Boot] [PATCH v2 12/29] ARM: i.MX6: sabresd: defconfig move - CONFIG_USB_EHCI(_MX6)
` [U-Boot] [PATCH v2 13/29] ARM: dts: imx6qdl-sabresd: Add usb host node
` [U-Boot] [PATCH v2 14/29] ARM: dts: imx6qdl-sabresd: Add usb otg node
` [U-Boot] [PATCH v2 15/29] ARM: i.MX6: sabresd: Enable CONFIG_DM_REGULATOR
` [U-Boot] [PATCH v2 16/29] ARM: i.MX6: sabresd: Enable DM_USB
` [U-Boot] [PATCH v2 17/29] ARM: dts: imx6qdl-sabresd: Add FEC node
` [U-Boot] [PATCH v2 18/29] ARM: i.MX6: sabresd: Move CONFIG_FEC_MXC to defconfigs
` [U-Boot] [PATCH v2 19/29] ARM: i.MX6: sabresd: Enable DM_ETH
` [U-Boot] [PATCH v2 20/29] ARM: i.MX6: sabresd: Add dm_gpio_* for backlight
` [U-Boot] [PATCH v2 21/29] ARM: i.MX6: sabresd: Add imx6_pcie_toggle_power
` [U-Boot] [PATCH v2 22/29] ARM: i.MX6: sabresd: Add imx6_pcie_toggle_reset
` [U-Boot] [PATCH v2 23/29] ARM: dts: imx6qdl-sabresd: Add imx6dl-sabresd.dts
` [U-Boot] [PATCH v2 24/29] ARM: i.MX6DL: sabresd: Add initial devicetree support
` [U-Boot] [PATCH v2 25/29] ARM: i.MX6: sabresd: Drop legacy non-fdt code
` [U-Boot] [PATCH v2 26/29] ARM: i.MX6: %s/mx6sabresd/imx6sabresd
` [U-Boot] [PATCH v2 27/29] ARM: i.MX6: sabresd: Move DM_* and OF_CONTROL to arch Kconfig
` [U-Boot] [PATCH v2 28/29] ARM: i.MX6: sabresd: Update README
` [U-Boot] [PATCH v2 29/29] ARM: i.MX6: sabresd: Drop checkboard

[Qemu-devel] [PATCH for-2.9] configure: on Windows minimum glib version must be 2.30
 2017-04-03 13:51 UTC  (2+ messages)

[PATCH v3 1/3] serial: samsung: Use right device for DMA-mapping calls
 2017-04-03 13:50 UTC  (4+ messages)
  ` [PATCH v3 2/3] serial: samsung: Add missing checks for dma_map_single failure

Need some help: "BTRFS critical (device sda): corrupt leaf, slot offset bad: block"
 2017-04-03 13:50 UTC  (2+ messages)

[Qemu-devel] nbd: Possible regression in 2.9 RCs
 2017-04-03 13:50 UTC  (6+ messages)

[RFC PATCH] binder: Don't require the binder lock when killed in binder_thread_read()
 2017-04-03 13:47 UTC  (7+ messages)

[PATCH 0/3] pwm: pwm-samsung: fix suspend/resume support
 2017-04-03 13:47 UTC  (4+ messages)
  ` [PATCH 1/3] pwm: pwm-samsung: remove redundant checks from pwm_samsung_config()
  ` [PATCH 2/3] pwm: pwm-samsung: fix suspend/resume support
  ` [PATCH 3/3] hwmon: pwm-fan: remove no longer needed suspend/resume code

[PATCH] mm/zswap: fix potential deadlock in zswap_frontswap_store()
 2017-04-03 13:46 UTC  (13+ messages)

[meta-raspberrypi][PATCH] Add recipe to build qtbase for raspberrypi out of the box
 2017-04-03 13:45 UTC  (2+ messages)

[PATCH v2 0/4] reset: APIs to manage a list of resets
 2017-04-03 13:42 UTC  (7+ messages)
` [PATCH v2 1/4] reset: Add API to count number of reset available with device
` [PATCH v2 2/4] reset: Add APIs to manage array of resets
` [PATCH v2 3/4] usb: dwc3: of-simple: Add support to get resets for the device
` [PATCH v2 4/4] soc/tegra: pmc: Use the new reset APIs to manage reset controllers

[PATCH] libxml2: make dependencies on python conditional
 2017-04-03 13:42 UTC  (2+ messages)

[PATCH] Add hardware PTP support
 2017-04-03 13:10 UTC  (2+ messages)
` [PATCH net-next] macb: "

[Buildroot] [PATCH v3 0/2] Fix fsck issues regarding merged /sbin and /usr/sbin
 2017-04-03 13:41 UTC  (6+ messages)
` [Buildroot] [PATCH v3 1/2] e2fsprogs: keep util-linux's fsck if chosen
` [Buildroot] [PATCH v3 2/2] systemd: select util-linux/fsck and e2fsprogs/e2fsck

[Buildroot] FFmpeg and Raspberry hardware acceleration
 2017-04-03 13:41 UTC 

[PATCH 0/7] Coverity
 2017-04-03 12:14 UTC  (3+ messages)
` [PATCH 1/7] .travis.yml: Add support for Coverity Scan

[Qemu-devel] [PATCH] disas/cris.c: Avoid unintentional sign extension
 2017-04-03 13:39 UTC  (3+ messages)

[meta-raspberrypi][PATCH] rpi-config: waveshare screen support
 2017-04-03 13:39 UTC  (2+ messages)

[PATCH V7 0/7] da9061: DA9061 driver submission
 2017-04-03 13:39 UTC  (8+ messages)
` [PATCH V7 3/7] Documentation: devicetree: mfd: da9062/61 MFD binding
` [PATCH V7 6/7] thermal: da9062/61: Thermal junction temperature monitoring driver

[Qemu-devel] [PATCH] exec: revert MemoryRegionCache
 2017-04-03 13:39 UTC 

[PATCH v3 0/2] drm/panel: Add support for the Sitronix ST7789V
 2017-04-03 13:38 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add bindings for the Sitronix ST7789V panel
` [PATCH v3 2/2] drm/panel: Add driver for sitronix ST7789V LCD controller

[Buildroot] [PATCH 1/4] sepolgen: allow compiling for target
 2017-04-03 13:38 UTC  (6+ messages)
` [Buildroot] [PATCH 2/4] checkpolicy: "

[PATCH] net/i40e: fix vlan promisc setting
 2017-04-03 13:38 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH net-next 1/1] net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
 2017-04-03 13:36 UTC  (4+ messages)

rgw keystone revocation thread
 2017-04-03 13:20 UTC 

[meta-raspberrypi][morty][PATCH 0/3] Stable branch kernel updates
 2017-04-03 13:36 UTC  (2+ messages)

[PATCH v2] i2c/muxes/i2c-mux-ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch
 2017-04-03 13:36 UTC  (5+ messages)

linux-next: unsigned commits in the gfs2 tree
 2017-04-03 13:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/3] Update AppleSMC for OS X Sierra 10.12.4 guests
 2017-04-03 13:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/3] applesmc: cosmetic whitespace and indentation cleanup

[U-Boot] [PATCH RESEND v6] usb: gadget: avoid variable name clipping in cb_getvar
 2017-04-03 13:33 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] package/libva: bump version to 1.8.0
 2017-04-03 13:33 UTC  (4+ messages)
` [Buildroot] [PATCH 3/3] package/libva-utils: new package

Patch "x86/mce: Fix copy/paste error in exception table entries" has been added to the 4.9-stable tree
 2017-04-03 13:31 UTC 

Patch "x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization" has been added to the 4.9-stable tree
 2017-04-03 13:31 UTC 

Patch "mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()" has been added to the 4.9-stable tree
 2017-04-03 13:31 UTC 

Patch "mm: rmap: fix huge file mmap accounting in the memcg stats" has been added to the 4.9-stable tree
 2017-04-03 13:31 UTC 

Patch "KVM: x86: clear bus pointer when destroyed" has been added to the 4.9-stable tree
 2017-04-03 13:31 UTC 

Patch "lib/syscall: Clear return values when no stack" has been added to the 4.9-stable tree
 2017-04-03 13:31 UTC 

Patch "drm/vc4: Allocate the right amount of space for boot-time CRTC state." has been added to the 4.9-stable tree
 2017-04-03 13:31 UTC 

Prototype of find_first_zero_bit in bitops.h
 2017-04-03 13:32 UTC  (3+ messages)

Patch "KVM: kvm_io_bus_unregister_dev() should never fail" has been added to the 4.9-stable tree
 2017-04-03 13:31 UTC 

Patch "drm/etnaviv: (re-)protect fence allocation with GPU mutex" has been added to the 4.9-stable tree
 2017-04-03 13:31 UTC 

Patch "drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags" has been added to the 4.9-stable tree
 2017-04-03 13:31 UTC 

Patch "mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()" has been added to the 4.4-stable tree
 2017-04-03 13:31 UTC 

Patch "drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags" has been added to the 4.4-stable tree
 2017-04-03 13:31 UTC 

Patch "KVM: x86: clear bus pointer when destroyed" has been added to the 4.4-stable tree
 2017-04-03 13:31 UTC 

Patch "x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization" has been added to the 4.10-stable tree
 2017-04-03 13:30 UTC 

Patch "mm: workingset: fix premature shadow node shrinking with cgroups" has been added to the 4.10-stable tree
 2017-04-03 13:30 UTC 

Patch "x86/mce: Fix copy/paste error in exception table entries" has been added to the 4.10-stable tree
 2017-04-03 13:30 UTC 

Patch "mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()" has been added to the 4.10-stable tree
 2017-04-03 13:30 UTC 

Patch "mm: rmap: fix huge file mmap accounting in the memcg stats" has been added to the 4.10-stable tree
 2017-04-03 13:30 UTC 

[PATCH] dt-bindings: arm,nvic: Binding for ARM NVIC interrupt controller on Cortex-M
 2017-04-03 13:32 UTC  (2+ messages)

Patch "lib/syscall: Clear return values when no stack" has been added to the 4.10-stable tree
 2017-04-03 13:30 UTC 

Patch "KVM: x86: clear bus pointer when destroyed" has been added to the 4.10-stable tree
 2017-04-03 13:30 UTC 

[meta-raspberrypi][PATCH 1/1] pitft: Add support for pitft35r
 2017-04-03 13:32 UTC  (2+ messages)

Patch "drm/vc4: Allocate the right amount of space for boot-time CRTC state." has been added to the 4.10-stable tree
 2017-04-03 13:30 UTC 

Patch "KVM: kvm_io_bus_unregister_dev() should never fail" has been added to the 4.10-stable tree
 2017-04-03 13:30 UTC 

Patch "drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags" has been added to the 4.10-stable tree
 2017-04-03 13:30 UTC 

Patch "drm/i915/kvmgt: Hold struct kvm reference" has been added to the 4.10-stable tree
 2017-04-03 13:30 UTC 

Patch "drm/etnaviv: (re-)protect fence allocation with GPU mutex" has been added to the 4.10-stable tree
 2017-04-03 13:30 UTC 

[PATCH v3 1/2] i2c:mux:ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch
 2017-04-03 13:31 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings:i2c:mux:ltc4306: Add dt-bindings for "

[Buildroot] [PATCH v2 1/1] package/libva-utils: new package
 2017-04-03 13:30 UTC  (2+ messages)

[PATCH] doc: add known igb_uio issue for i40e
 2017-04-03 13:30 UTC  (3+ messages)

[PULL] Third set of IIO new device support, features and cleanups for the 4.12 cycle
 2017-04-03 13:29 UTC  (2+ messages)

[PATCH] powerpc/misc: fix exported functions that reference the TOC
 2017-04-03 13:29 UTC  (2+ messages)

[RFC PATCH 0/2] Cavium NAND flash driver
 2017-04-03 13:29 UTC  (4+ messages)
` [RFC PATCH 1/2] dt-bindings: mtd: Add Cavium SOCs NAND bindings

Build regressions/improvements in v4.11-rc5
 2017-04-03 13:29 UTC  (2+ messages)

[PATCH v2] app/testpmd: add CL to show/clear VF stats
 2017-04-03 13:28 UTC  (2+ messages)

[PULL] 4th set of IIO fixes for the 4.11 cycle
 2017-04-03 13:28 UTC  (2+ messages)

patch "iio: hid-sensor-attributes: Fix sensor property setting failure." added to staging-linus
 2017-04-03 13:28 UTC 

patch "iio: st_pressure: initialize lps22hb bootime" added to staging-linus
 2017-04-03 13:28 UTC 

patch "iio: bmg160: reset chip when probing" added to staging-linus
 2017-04-03 13:28 UTC 

[PATCH 0/2] enable TC bandwidth allocation on ixgbe
 2017-04-03 13:27 UTC  (2+ messages)

deep-scrubbing
 2017-04-03 13:27 UTC  (2+ messages)

[PATCH] selftests: add a generic testsuite for ethernet device
 2017-04-03 13:27 UTC  (5+ messages)

[PATCH v4 0/4] iio: adc: Maxim max9611 driver
 2017-04-03 13:26 UTC  (3+ messages)
` [PATCH v4 1/4] Documentation: dt-bindings: iio: Add max9611 ADC

[PATCH 1/2] wireless: ath9k_htc: fix NULL-deref at probe
 2017-04-03 13:26 UTC  (9+ messages)

State of bitbake world, Failed tasks 2017-04-01
 2017-04-03 13:25 UTC  (5+ messages)
  ` [OE-core] "

[PATCH] Kbuild.include: addtree: Remove quotes before matching path
 2017-04-03 13:25 UTC  (3+ messages)

[PATCH 0/2] drm/sun4i: Add display backend interrupt to dt binding
 2017-04-03 13:24 UTC  (5+ messages)
` [PATCH 1/2] drm/sun4i: Add display backend interrupt to device tree binding

Adding support for VRF traffic passed by mangle table
 2017-04-03 13:24 UTC  (2+ messages)

FAILED: patch "[PATCH] mm: workingset: fix premature shadow node shrinking with" failed to apply to 4.9-stable tree
 2017-04-03 13:23 UTC 

[PATCH] net/ixgbe: ensure link status is updated
 2017-04-03 13:23 UTC  (5+ messages)
` [PATCH v2] "

[PATCH RFC v4 00/10] net: qualcomm: add QCA7000 UART driver
 2017-04-03 13:23 UTC  (6+ messages)
` [PATCH RFC v4 07/10] dt-bindings: net: add binding for QCA7000 UART

FAILED: patch "[PATCH] KVM: kvm_io_bus_unregister_dev() should never fail" failed to apply to 4.9-stable tree
 2017-04-03 13:21 UTC  (4+ messages)

[Qemu-devel] [PATCH] char: kick main loop after adding a watch
 2017-04-03 13:20 UTC  (3+ messages)

Troubleshooting incomplete PG's
 2017-04-03 13:20 UTC  (2+ messages)
    ` [ceph-users] "

[PATCH 0/33 v6] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-04-03 13:19 UTC  (2+ messages)

[PATCH 1/2] nvmem: imx-ocotp: clear error bit after reading locked values
 2017-04-03 13:18 UTC  (3+ messages)
` [PATCH 2/2] nvmem: imx-ocotp: add write support

[Buildroot] [PATCH v2] e2fsprogs: keep util-linux's fsck if chosen
 2017-04-03 13:16 UTC  (3+ messages)

[PATCH v4 0/2] Handle Cavium ThunderX2 PCI topology quirk
 2017-04-03 13:15 UTC  (6+ messages)
` [PATCH v4 1/2] PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
` [PATCH v4 2/2] PCI: quirks: Fix ThunderX2 dma alias handling


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.