All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-30 14:28:06 to 2015-11-30 15:15:28 UTC [more...]

RFC: teuthology field in commit messages
 2015-11-30 15:15 UTC  (8+ messages)

[PATCH 2.6.32 19/38] [PATCH 19/38] pagemap: hide physical addresses from non-privileged users
 2015-11-30 15:14 UTC  (7+ messages)

[PATCH i-g-t] tests: Rename drm_auth to core_auth
 2015-11-30 15:14 UTC 

[Qemu-devel] [PATCH for-2.5 v3 0/3] vhost-user-test fixes
 2015-11-30 15:14 UTC  (2+ messages)

[PATCH v3 00/62] Add ACPI support for arm64 on Xen
 2015-11-30 15:14 UTC  (24+ messages)
` [PATCH v3 07/62] arm/acpi: Add arch_acpi_os_map_memory helper function for ARM
    ` [Xen-devel] "
` [PATCH v3 20/62] arm/acpi: Add ACPI support for SMP initialization
  ` [Xen-devel] "
` [PATCH v3 22/62] arm/gic-v3: Refactor gicv3_init into generic and dt specific parts
  ` [Xen-devel] "
` [PATCH v3 38/62] arm/acpi: Add placeholder for efi and acpi load address
` [PATCH v3 40/62] arm/acpi: Estimate memory required for acpi/efi tables
    ` [Xen-devel] "

NV50 compute support questions
 2015-11-30 15:13 UTC  (8+ messages)

[PATCHv6] 00/28] Kconfig conversion
 2015-11-30 15:13 UTC  (22+ messages)
` [PATCHv6] 02/28] build: build Kconfig and config rules
` [PATCHv6] 03/28] build: use generated Kconfig options for Xen
` [PATCHv6] 04/28] build: convert HAS_PASSTHROUGH use to Kconfig
` [PATCHv6] 07/28] build: convert HAS_NS16550 "
` [PATCHv6] 08/28] build: convert HAS_IOPORTS "
` [PATCHv6] 10/28] build: convert HAS_VIDEO "
` [PATCHv6] 11/28] build: convert HAS_VGA "
` [PATCHv6] 13/28] build: convert HAS_GDBSX "
` [PATCHv6] 15/28] build: convert HAS_KEXEC "
` [PATCHv6] 22/28] build: convert HAS_EHCI "

[PATCH 1/3] i2c: at91: add setting HOLD field of TWIHS_CWGR via DT
 2015-11-30 15:13 UTC  (3+ messages)

[PATCH 0/3] introduce new evdev interface type
 2015-11-30 15:13 UTC  (4+ messages)

[PATCH v2 00/16] intel-lpss: support non-ACPI platforms
 2015-11-30 15:11 UTC  (17+ messages)
` [PATCH v2 01/16] device property: always check for fwnode type
` [PATCH v2 02/16] device property: rename helper functions
` [PATCH v2 03/16] device property: refactor built-in properties support
` [PATCH v2 04/16] device property: keep single value inplace
` [PATCH v2 05/16] device property: helper macros for property entry creation
` [PATCH v2 06/16] device property: improve readability of macros
` [PATCH v2 07/16] device property: return -EINVAL when property isn't found in ACPI
` [PATCH v2 08/16] device property: Fallback to secondary fwnode if primary misses the property
` [PATCH v2 09/16] device property: Take a copy of the property set
` [PATCH v2 10/16] driver core: platform: Add support for built-in device properties
` [PATCH v2 11/16] driver core: Do not overwrite secondary fwnode with NULL if it is set
` [PATCH v2 12/16] mfd: core: propagate device properties to sub devices drivers
` [PATCH v2 13/16] mfd: intel-lpss: Add support for passing device properties
` [PATCH v2 14/16] mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
` [PATCH v2 15/16] mfd: intel-lpss: Pass HSUART configuration via properties
` [PATCH v2 16/16] i2c: designware: Convert to use unified device property API

CGroup Namespaces (v4)
 2015-11-30 15:11 UTC  (12+ messages)
` [PATCH 1/8] kernfs: Add API to generate relative kernfs path
` [PATCH 7/8] cgroup: mount cgroupns-root when inside non-init cgroupns

[TESTPATCH] xhci: fix usb2 resume timing and races
 2015-11-30 15:16 UTC 

[PATCH v2 0/2] ARM: Use udiv/sdiv for __aeabi_{u}idiv library functions
 2015-11-30 15:11 UTC  (5+ messages)
` [PATCH v2 1/2] scripts: Add a recorduidiv program

[PATCH 2/2] KVM: Create debugfs dir and stat files for each VM
 2015-11-30 15:10 UTC  (8+ messages)

[PATCH 2.6.32 00/38] 2.6.32.69-longterm review
 2015-11-30 15:10 UTC  (5+ messages)

[PATCH Resend V2 2/2] md-cluster: Protect communication with mutexes
 2015-11-30 15:09 UTC  (4+ messages)
` [PATCH V3 "

[U-Boot] [PATCH 01/14] ARM: zynq: Remove PHYLIB from config to defconfig
 2015-11-30 15:08 UTC  (15+ messages)
` [U-Boot] [PATCH 02/14] ARM: zynq: Remove CONFIG_API
` [U-Boot] [PATCH 03/14] net: gem: Do not continue if phy is not found
` [U-Boot] [PATCH 04/14] net: gem: Change mdio_wait prototype to pass regs
` [U-Boot] [PATCH 05/14] net: gem: Change mii function not to use eth_device structure
` [U-Boot] [PATCH 06/14] net: gem: Remove phydev variable
` [U-Boot] [PATCH 07/14] net: gem: Extract phy init code
` [U-Boot] [PATCH 08/14] net: gem: Check if priv->phydev is valid
` [U-Boot] [PATCH 09/14] net: gem: Enable MDIO bus earlier
` [U-Boot] [PATCH 10/14] net: gem: Remove zynq_gem_of_init()
` [U-Boot] [PATCH 11/14] net: gem: Fix miiphy_read name
` [U-Boot] [PATCH 12/14] net: gem: Move driver to DM
` [U-Boot] [PATCH 13/14] net: gem: Read information about interface from DT
` [U-Boot] [PATCH 14/14] net: gem: Move gem to Kconfig

[PATCH 0/3] ath10k: introduce Mesh support in native WiFi mode for QCA988X
 2015-11-30 15:07 UTC  (3+ messages)

[PATCH v2] ath10k: Fix write permission on few debugfs files
 2015-11-30 15:07 UTC  (3+ messages)

[Qemu-devel] [PATCH V3 0/3] hw/pcie: Multi-root support for Q35
 2015-11-30 15:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH V3 3/3] hw/i386: extend pxb query for all PC machines

[Buildroot] Missing 'sys/queue.h' on musl
 2015-11-30 15:07 UTC  (11+ messages)

[PATCH] ath10k: stop abusing GFP_DMA
 2015-11-30 15:06 UTC  (3+ messages)

[meta-fsl-arm-extra][PATCH 1/3] barebox: update to 2015.10
 2015-11-30 15:07 UTC  (4+ messages)
` [meta-fsl-arm-extra][PATCH 3/3] linux-cfa: update to 4.1

shall distros run btrfsck on boot?
 2015-11-30 15:06 UTC  (3+ messages)

[PATCH] ath10k: Enable AP + STA interface combination support for 10.x
 2015-11-30 15:06 UTC  (3+ messages)

[Bug 108621] New: kernel BUG in drivers/scsi/scsi_lib.c
 2015-11-30 15:06 UTC 

[PATCH] sata_sil: disable trim
 2015-11-30 15:06 UTC  (2+ messages)

[PATCH v2] ftrace: fix a typo in comment
 2015-11-30 15:06 UTC  (2+ messages)

[PATCH] ath10k: fix board data fetch error message
 2015-11-30 15:05 UTC  (3+ messages)

[PATCH] ftrace: fix a typo in comment
 2015-11-30 15:04 UTC  (2+ messages)

[PATCH] mk: fix the combined library problems by replacing it with a linker script
 2015-11-30 15:03 UTC  (5+ messages)

Kernel 4.1.12 crash
 2015-11-30 15:03 UTC  (8+ messages)

[PATCH] spi: omap2-mcspi: Prevent duplicate gpio_request
 2015-11-30 15:02 UTC  (2+ messages)

[RESEND] drm: imx: imx-tve: Fix module autoload for OF platform driver
 2015-11-30 15:02 UTC 

[PATCH] i2c: davinci: Increase module clock frequency
 2015-11-30 15:02 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH 1/1] AHCI: Fix softreset failed issue of Port Multiplier
 2015-11-30 15:01 UTC  (2+ messages)

updates to the fio objectstore engine
 2015-11-30 15:01 UTC 

[PATCH] drm: Fix an unwanted master inheritance
 2015-11-30 15:00 UTC  (2+ messages)

Bug/regression: Read-only mount not read-only
 2015-11-30 14:59 UTC  (2+ messages)

[v6 0/7] add support SATA for BMIPS_GENERIC
 2015-11-30 14:58 UTC  (3+ messages)
` [v6 4/7] ata: ahci_brcmstb: remove unused definitions

[RESEND RFC/PATCH 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-11-30 14:58 UTC  (7+ messages)
` [RESEND RFC/PATCH 6/8] media: platform: mtk-vcodec: Add Mediatek V4L2 Video Encoder Driver

[PATCH 0/7] Add get_eld audio component for i915/HD-audio
 2015-11-30 14:57 UTC  (7+ messages)
` [PATCH 2/7] drm/i915: Add get_eld audio component
` [PATCH 3/7] drm/i915: refactoring audio component functions

[Qemu-devel] [PATCH v3 0/4] pc: Add pc-*-2.6 machine classes
 2015-11-30 14:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] pc: Remove redundant code from pc-*-2.3 "
` [Qemu-devel] [PATCH v3 2/4] pc: Add pc-*-2.6 "
` [Qemu-devel] [PATCH v3 3/4] pc: Change indentation of PC_COMPAT_* to 4 spaces
` [Qemu-devel] [PATCH v3 4/4] hw/compat.h: Change indentation of HW_COMPAT_* "

[PATCH] drm/rockchip: Fix module autoload for OF platform driver
 2015-11-30 14:56 UTC  (2+ messages)

Compiling for FreeBSD
 2015-11-30 14:56 UTC  (9+ messages)

[PATCH 1/2] drm: Avoid calling the cursor_set2 callback from the drm_mode_cursor ioctl
 2015-11-30 14:55 UTC  (8+ messages)

[PATCH] dell-wmi: add module param to control Dell Instant Launch hotkey processing
 2015-11-30 14:54 UTC  (7+ messages)

[U-Boot] MX6ULEVK does not boot
 2015-11-30 14:54 UTC  (4+ messages)

[PATCH] i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs
 2015-11-30 14:54 UTC  (4+ messages)

[PATCH] ARM: pxa: make more mach/*.h files local
 2015-11-30 14:53 UTC  (3+ messages)

[PATCH] mn10300: Select CONFIG_HAVE_UID16 to fix build failure
 2015-11-30 14:52 UTC  (4+ messages)

[RFC v02 00/15] dmaengine: New 'universal' API for requesting channel
 2015-11-30 14:51 UTC  (14+ messages)
` [RFC v02 01/15] dmaengine: core: Allow NULL mask pointer in __dma_device_satisfies_mask()
` [RFC v02 02/15] dmaengine: core: Move and merge the code paths using private_candidate
` [RFC v02 03/15] dmaengine: core: Introduce new, universal API to request a channel

[Qemu-devel] [PATCH v2 00/21] block: Cache mode for children etc
 2015-11-30 14:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 03/21] mirror: Error out when a BDS would get two BBs
  ` [Qemu-devel] [Qemu-block] "

[RFC] Btrfs device and pool management (wip)
 2015-11-30 14:51 UTC  (2+ messages)

[RESEND] block: swim3: Fix module autoload for OF platform driver
 2015-11-30 14:51 UTC 

[PATCH] Revert "mtd: spi-nor: disable protection for Winbond flash at startup"
 2015-11-30 14:50 UTC  (4+ messages)

[PATCH 0/3] cgroup: fix race between cgroup_post_fork() and cgroup_migrate()
 2015-11-30 14:50 UTC  (2+ messages)

[PATCH cgroup/for-4.4-fixes] cgroup: make css_set pin its css's to avoid use-afer-free
 2015-11-30 14:48 UTC  (3+ messages)

[for-2.6 PATCH 0/3] target-i386: Use C struct for xsave area layout, offsets & sizes
 2015-11-30 14:48 UTC  (5+ messages)
` [for-2.6 PATCH 1/3] target-i386: Define structs for layout of xsave area
    ` [Qemu-devel] "

[PATCH v3 2/2] Zodiac Aerospace RAVE Switch Watchdog Processor Driver
 2015-11-30 14:48 UTC  (4+ messages)
` [PATCH v4] "

[yavta PATCH] Return proper error code if STREAMON fails
 2015-11-30 14:46 UTC 

[RFC][PATCH 00/12] Enhanced file stat system call
 2015-11-30 14:46 UTC  (8+ messages)
` [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding

[PATCH v5 0/2] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip
 2015-11-30 14:45 UTC  (8+ messages)
` [PATCH v5 2/2] KVM: Make KVM_CAP_IRQFD dependent on KVM_CAP_IRQCHIP

[PATCH 04/18] ARM: am57xx: cl-som-am57x: dts: add EEPROM support
 2015-11-30 14:44 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] sctp: convert sack_needed and sack_generation to bits
 2015-11-30 14:43 UTC  (3+ messages)

[PATCH] clk: ti: omap5+: dpll: implement errata i810
 2015-11-30 14:43 UTC  (3+ messages)

Linux kernel 4.4-rc3 released
 2015-11-30 14:42 UTC 

[PATCH V7 0/3] dma: add Qualcomm Technologies HIDMA driver
 2015-11-30 14:42 UTC  (5+ messages)
` [PATCH V7 2/3] dma: add Qualcomm Technologies HIDMA management driver

[RESEND] drm: atmel-hlcdc: Fix module autoload for OF platform driver
 2015-11-30 14:41 UTC 

[PATCH 4/4] cpufreq: mt8173: move resources allocation into ->probe()
 2015-11-30 14:38 UTC  (4+ messages)

mm: kernel BUG at mm/huge_memory.c:3272!
 2015-11-30 14:37 UTC  (2+ messages)

[PATCH] doc: efi-stub.txt: Fix arm64 paths
 2015-11-30 14:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] gpio: 74x164: Misc improvements
 2015-11-30 14:35 UTC  (3+ messages)
` [PATCH 1/2] gpio: 74x164: Allocate buffer with gen_74x164_chip
` [PATCH 2/2] gpio: 74x164: Use a single SPI transfer instead of multiple transfers

i915_wait_request scaling
 2015-11-30 14:34 UTC  (11+ messages)
` [PATCH 08/15] drm/i915: Slaughter the thundering i915_wait_request herd
  ` [PATCH v4] "
` [PATCH 14/15] drm/i915: Only query timestamp when measuring elapsed time

user-controllable kmalloc size in bpf syscall
 2015-11-30 14:34 UTC  (4+ messages)
` [PATCH net] bpf: fix allocation warnings in bpf maps and integer overflow

[PATCH 0/2] Fix 4.4 IB merge window regressions
 2015-11-30 14:34 UTC  (3+ messages)
  ` [PATCH 1/2] IB/core: correct issue with sge copyin corrupting wr
  ` [PATCH 2/2] IB/qib: Fix qib_mr structure

[Bug 93032] [radeonsi] gpu lockup after a few minutes of play
 2015-11-30 14:34 UTC  (2+ messages)
` [Bug 93032] [radeonsi] Civilization Beyond Earth segfaults

[PATCH 0/4] xen/arm: p2m: Add support to remove empty translation table
 2015-11-30 14:32 UTC  (5+ messages)
` [PATCH 4/4] xen/arm: p2m: Remove translation table when it's empty

[nightly] RT Core TISDK (fido/1.8) 2015.11 build 2015-11-30_05-00-32
 2015-11-30 14:33 UTC 

[rtc-linux] [PATCH] rtc-da9063: avoid writing undefined data to rtc
 2015-11-30 14:32 UTC  (5+ messages)
` [rtc-linux] "

[RESEND] scsi: mvsas: fix misleading indentation
 2015-11-30 14:32 UTC 

sleeps and waits during io_submit
 2015-11-30 14:29 UTC  (3+ messages)

[PATCH 15/18] ARM: am57xx: sbc-am57x: dts: add GPIO extender support
 2015-11-30 14:28 UTC  (3+ messages)
` [PATCH v2 15/18] ARM: am57xx: sbc-am57x: dts: add GPIO expander support

[Buildroot] [PATCH 1/1] netsniff-ng:Prevent finding host installed nacl
 2015-11-30 14:28 UTC 

[PATCH 2/2] ARM: mvebu: add Kirkwood cpuidle to defconfig
 2015-11-30 14:28 UTC  (2+ messages)

[PATCH 12/18] ARM: am57xx: cl-som-am57x: dts: add MMC1 support
 2015-11-30 14:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/2] spi: Fix multi probing with overlays
 2015-11-30 14:28 UTC  (3+ messages)
  ` [PATCH 1/2] spi: Uninline spi_unregister_device()
  ` [PATCH 2/2] spi: Mark instantiated device nodes with OF_POPULATE


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.