All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-14 17:57:29 to 2016-05-14 20:12:11 UTC [more...]

[PATCH] arm64: bpf: jit JMP_JSET_{X,K}
 2016-05-14 20:12 UTC  (5+ messages)

[PATCH lttng-tools stable-2.6] Fix: free ust channel object after grace period in consumer
 2016-05-14 20:12 UTC 

[PATCH nft] evaluate: fix crash if we add an error format rule
 2016-05-14 20:05 UTC  (2+ messages)

[PATCH] ethernet:arc: Fix racing of TX ring buffer
 2016-05-14 20:03 UTC  (2+ messages)

[U-Boot] [PATCH 00/20] dm: rockchip: Move rockchip boards to to use CONFIG_BLK
 2016-05-14 20:03 UTC  (21+ messages)
` [U-Boot] [PATCH 01/20] tiny-printf: Tidy up a few nits
` [U-Boot] [PATCH 02/20] tiny-printf: Support snprintf()
` [U-Boot] [PATCH 03/20] reset: Drop the reset failure message
` [U-Boot] [PATCH 04/20] mmc: Drop mmc_register()
` [U-Boot] [PATCH 05/20] mmc: Drop dead mmc code for non-generic MMC
` [U-Boot] [PATCH 06/20] mmc: Use byte array for multipliers
` [U-Boot] [PATCH 07/20] arm: Avoid error messages in cache_v7
` [U-Boot] [PATCH 08/20] rockchip: Check image name for the rksd image
` [U-Boot] [PATCH 09/20] rockchip: Drop unnecessary SPL properties
` [U-Boot] [PATCH 10/20] rockchip: video: Flush the cache when the display is updated
` [U-Boot] [PATCH 11/20] rockchip: Drop SPL GPIO support for rk3288
` [U-Boot] [PATCH 12/20] dm: env: mmc: Convert env_mmc to support CONFIG_BLK
` [U-Boot] [PATCH 13/20] dm: mmc: Convert sdhci "
` [U-Boot] [PATCH 14/20] dm: efi: Update for CONFIG_BLK
` [U-Boot] [PATCH 15/20] dm: mmc: spl: Add support "
` [U-Boot] [PATCH 16/20] dm: mmc: dwmmc: Support CONFIG_BLK
` [U-Boot] [PATCH 17/20] dm: rockchip: mmc: Allow use of CONFIG_BLK
` [U-Boot] [PATCH 18/20] dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL
` [U-Boot] [PATCH 19/20] dm: mmc: Use cfg directly in mmc_bind()
` [U-Boot] [PATCH 20/20] dm: rockchip: Enable CONFIG_BLK

[Bug 92059] Missing textures and geometry in "Middle-earth: Shadow of Mordor"
 2016-05-14 20:02 UTC  (2+ messages)
` [Bug 92059] [radeonsi, apitrace] "

[Bug 59069] New: nouveau E[ DRM] fail ttm_validate
 2016-05-14 20:02 UTC  (2+ messages)
  ` [Bug 59069] "

[PATCH v2] drm/amd/powerplay: use ARRAY_SIZE() to calculate array size
 2016-05-14 20:00 UTC  (3+ messages)

i.MX6 SGTL5000 hangs with EIO error
 2016-05-14 20:00 UTC  (6+ messages)

[PATCH] gssd: Convert 'rdma' to 'tcp' protocol
 2016-05-14 19:51 UTC  (3+ messages)

[PATCH 0/6] test -z/-n quoting fix + misc cleanups
 2016-05-14 19:51 UTC  (6+ messages)
` [PATCH 3/6] t9107: use "return 1" instead of "exit 1"

[PATCH RFT 0/2] Teach phylib hard-resetting devices
 2016-05-14 19:50 UTC  (10+ messages)
` [PATCH RFT 1/2] phylib: add device reset GPIO support

[PATCH net-next] net: switchdev: Drop EXPERIMENTAL from description
 2016-05-14 19:49 UTC 

[U-Boot] [PATCH v2 1/7] efi_loader: Add network access support
 2016-05-14 19:49 UTC  (3+ messages)
` [U-Boot] [PATCH v3 "

linux-next: build failure after merge of the net-next tree
 2016-05-14 19:47 UTC  (5+ messages)
` QRTR merge conflict resolution (was: Re: linux-next: build failure after merge of the net-next tree)

usb: dwc2: regression on MyBook Live Duo / Canyonlands since 4.3.0-rc4
 2016-05-14 19:45 UTC  (4+ messages)

[U-Boot] [PATCH] mailbox: implement a sandbox test
 2016-05-14 19:42 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/24] dm: mmc: Add driver-model block-device support to MMC
 2016-05-14 19:38 UTC  (47+ messages)
` [U-Boot] [PATCH v2 01/24] dm: blk: Fix allocation of block-device numbering
` [U-Boot] [PATCH v2 02/24] dm: core: Allow device names to be freed automatically
` [U-Boot] [PATCH v2 03/24] dm: blk: Free the block device name when unbound
` [U-Boot] [PATCH v2 04/24] dm: mmc: Move mmc_switch_part() above its callers
` [U-Boot] [PATCH v2 05/24] dm: mmc: Implement the select_hwpart() method
` [U-Boot] [PATCH v2 06/24] dm: mmc: Add a function to obtain the block device
` [U-Boot] [PATCH v2 07/24] dm: mmc: spl: Use the legacy block interface in SPL
` [U-Boot] [PATCH v2 08/24] dm: mmc: Use the new select_hwpart() API
` [U-Boot] [PATCH v2 09/24] dm: blk: Add functions to select a hardware partition
` [U-Boot] [PATCH v2 10/24] dm: part: Use the legacy block driver for hardware partition support
` [U-Boot] [PATCH v2 11/24] dm: part: Drop the block_drvr table
` [U-Boot] [PATCH v2 12/24] dm: blk: Add a comment as to why the bdev member is needed
` [U-Boot] [PATCH v2 13/24] dm: mmc: Set up the device pointer when using the MMC uclass
` [U-Boot] [PATCH v2 14/24] dm: mmc: Move the device list into a separate file
` [U-Boot] [PATCH v2 15/24] dm: blk: Use the correct error code for blk_get_device_by_str()
` [U-Boot] [PATCH v2 16/24] dm: mmc: Adjust mmc_switch_part() to use a struct mmc
` [U-Boot] [PATCH v2 17/24] dm: sandbox: Only enable the sandbox MMC driver when valid
` [U-Boot] [PATCH v2 18/24] dm: mmc: Implement the MMC functions for block devices
` [U-Boot] [PATCH v2 19/24] dm: mmc: Add a way to bind MMC devices with driver model
` [U-Boot] [PATCH v2 20/24] dm: mmc: Add support for driver-model block devices
` [U-Boot] [PATCH v2 21/24] dm: mmc: sandbox: Add an SD-card emulation
` [U-Boot] [PATCH v2 22/24] dm: sandbox: mmc: Enable building MMC code for sandbox
` [U-Boot] [PATCH v2 23/24] dm: mmc: test: Add tests for MMC

[PATCH v2 00/94] libify apply and use lib in am
 2016-05-14 19:37 UTC  (12+ messages)
` [PATCH v2 48/94] builtin/apply: rename 'prefix_' parameter to 'prefix'

[U-Boot] [PATCH v2 00/44] dm: blk: Add more driver-model support for block devices
 2016-05-14 19:37 UTC  (91+ messages)
` [U-Boot] [PATCH v2 01/44] Revert "dm: sandbox: Drop the pre-DM host implementation"
` [U-Boot] [PATCH v2 02/44] dm: sandbox: Add a board for sandbox without CONFIG_BLK
` [U-Boot] [PATCH v2 03/44] pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
` [U-Boot] [PATCH v2 04/44] dm: Rename disk uclass to ahci
` [U-Boot] [PATCH v2 05/44] Allow iotrace byte access to use an address of any size
` [U-Boot] [PATCH v2 06/44] sandbox: Add string and 16-bit I/O functions
` [U-Boot] [PATCH v2 07/44] sandbox: Add dummy SCSI functions
` [U-Boot] [PATCH v2 08/44] sandbox: Add dummy SATA functions
` [U-Boot] [PATCH v2 09/44] dm: scsi: Remove the forward declarations
` [U-Boot] [PATCH v2 10/44] dm: scsi: Fix up code style
` [U-Boot] [PATCH v2 11/44] dm: ide: Correct various code style problems
` [U-Boot] [PATCH v2 12/44] dm: ide: Remove the forward declarations
` [U-Boot] [PATCH v2 13/44] dm: sata: Fix code style problems in cmd/sata.c
` [U-Boot] [PATCH v2 14/44] dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
` [U-Boot] [PATCH v2 15/44] dm: blk: Add a legacy block interface
` [U-Boot] [PATCH v2 16/44] dm: systemace: "
` [U-Boot] [PATCH v2 17/44] dm: sandbox: Add a legacy host "
` [U-Boot] [PATCH v2 18/44] dm: usb: Add a legacy block interface for USB storage
` [U-Boot] [PATCH v2 19/44] dm: mmc: Add a legacy block interface for MMC
` [U-Boot] [PATCH v2 20/44] dm: mmc: Add an implementation of the 'devnum' functions
` [U-Boot] [PATCH v2 21/44] dm: scsi: Separate the non-command code into its own file
` [U-Boot] [PATCH v2 22/44] dm: ide: "
` [U-Boot] [PATCH v2 23/44] dm: sata: "
` [U-Boot] [PATCH v2 24/44] dm: disk: Use legacy block driver info for block device access
` [U-Boot] [PATCH v2 25/44] dm: usb: Drop the get_dev() function
` [U-Boot] [PATCH v2 26/44] dm: ide: "
` [U-Boot] [PATCH v2 27/44] dm: mmc: "
` [U-Boot] [PATCH v2 28/44] dm: scsi: "
` [U-Boot] [PATCH v2 29/44] dm: sata: "
` [U-Boot] [PATCH v2 30/44] dm: systemace: "
` [U-Boot] [PATCH v2 31/44] dm: blk: Drop the systemace.h header
` [U-Boot] [PATCH v2 32/44] dm: sandbox: Drop the host_get_dev() function
` [U-Boot] [PATCH v2 33/44] dm: part: Drop the get_dev() method
` [U-Boot] [PATCH v2 34/44] dm: ide: Add support for driver-model block devices
` [U-Boot] [PATCH v2 35/44] dm: sandbox: Enable IDE
` [U-Boot] [PATCH v2 36/44] dm: scsi: Add support for driver-model block devices
` [U-Boot] [PATCH v2 37/44] dm: sandbox: Enable SCSI
` [U-Boot] [PATCH v2 38/44] dm: sata: Add support for driver-model block devices
` [U-Boot] [PATCH v2 39/44] dm: sandbox: Enable SATA
` [U-Boot] [PATCH v2 40/44] dm: blk: Allow blk_create_device() to allocate the device number
` [U-Boot] [PATCH v2 41/44] dm: blk: Add a easier way to create a named block device
` [U-Boot] [PATCH v2 42/44] dm: systemace: Reorder function to avoid forward declarataions
` [U-Boot] [PATCH v2 43/44] dm: systemace: Add driver-mode block-device support
` [U-Boot] [PATCH v2 44/44] dm: sandbox: Enable systemace

[PATCH net] net/route: enforce hoplimit max value
 2016-05-14 19:34 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/12] Convert davinci_spi to DM
 2016-05-14 19:34 UTC  (3+ messages)
` [U-Boot] [PATCH v3 01/12] dm: core: implement dev_map_phsymem()

[U-Boot] Adding SPI slave devices To DM
 2016-05-14 19:34 UTC  (2+ messages)

[U-Boot] [PATCH V2] Add a mailbox driver framework/uclass
 2016-05-14 19:33 UTC  (2+ messages)

[PATCH 00/17] SI support for amdgpu
 2016-05-14 19:26 UTC  (18+ messages)
` [PATCH 01/17] drm/amdgpu: add SI asics types v2
` [PATCH 02/17] drm/amdgpu: add si header files v3
` [PATCH 03/17] drm/amdgpu: add graphic memory controller implementation for si v5
` [PATCH 04/17] drm/amdgpu: add interupt handler implementation for si v3
` [PATCH 05/17] drm/amdgpu: add display controller implementation for si v7
` [PATCH 06/17] drm/amdgpu: atombios change for dce6 to work v3
` [PATCH 07/17] drm/amdgpu: add graphic pipeline implementation for si v6
` [PATCH 08/17] drm/amdgpu: add DMA "
` [PATCH 09/17] drm/amdgpu: add si implementation v7
` [PATCH 10/17] drm/amdgpu: add all the components for si into Makefile/kconfig v3
` [PATCH 11/17] drm/amdgpu: add si ip blocks setup v3
` [PATCH 12/17] drm/amdgpu: add si specific logic into the device initialize function v2
` [PATCH 13/17] drm/amdgpu: add si pciids v2
` [PATCH 14/17] drm/amdgpu: add si dpm support in amdgpu_atombios
` [PATCH 15/17] drm/amdgpu: add SI SMC support
` [PATCH 16/17] drm/amdgpu: add SI DPM support (v3)
` [PATCH 17/17] drm/amdgpu: enable SI DPM

[PATCHv2 0/5] pathspec labels [WAS: submodule groups]
 2016-05-14 19:23 UTC  (3+ messages)
` [PATCH 5/5] pathspec: record labels

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-05-14_15-00-32
 2016-05-14 19:23 UTC 

[PATCH] drm/nouveau: check function before using it
 2016-05-14 19:22 UTC  (2+ messages)
  ` [PATCH v2] "

[GIT PULL 0/5] EFI changes for v4.7
 2016-05-14 19:20 UTC  (8+ messages)
` [PATCH 2/5] efibc: Fix excessive stack footprint warning

[PATCH] nf_conntrack: avoid kernel pointer value leak in slab name
 2016-05-14 19:16 UTC  (3+ messages)

[PATCH v4 0/5] dmaengine: vdma: AXI DMA's enhancments
 2016-05-14 19:11 UTC  (6+ messages)
` [PATCH v4 3/5] dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine

[PATCH 1/3] rtl28xxu: increase failed I2C msg repeat count to 2
 2016-05-14 19:04 UTC  (2+ messages)

[TESTDAY] Test report
 2016-05-14 19:04 UTC  (3+ messages)

Need some reverse engineering effort
 2016-05-14 19:04 UTC  (4+ messages)

[GIT PULL] EFI ARM Xen support
 2016-05-14 19:04 UTC  (3+ messages)

[GIT PULL] EFI ARM Xen support
 2016-05-14 19:04 UTC 

Running Xen on Nvidia Jetson-TK1
 2016-05-14 19:03 UTC  (29+ messages)

[PATCH] r8169: default to 64-bit DMA on recent PCIe chips
 2016-05-14 19:02 UTC  (3+ messages)

What ixgbe devices support HWTSTAMP_FILTER_ALL for hardware time stamping?
 2016-05-14 18:55 UTC  (5+ messages)

Empty config sections are neither deleted nor reused
 2016-05-14 18:54 UTC  (6+ messages)

[PATCH] mac80211: mesh: flush mesh paths early in sta destroy
 2016-05-14 18:54 UTC  (2+ messages)

[linux-3.18 test] 94153: tolerable FAIL - PUSHED
 2016-05-14 18:53 UTC 

[Qemu-devel] [PATCH v4 REPOST] bios: Add fast variant of SeaBIOS for use with -kernel on x86
 2016-05-14 18:50 UTC  (2+ messages)

[patch net-next 0/4] return offloaded stats as default and expose original sw start
 2016-05-14 18:46 UTC  (8+ messages)
` [patch net-next 1/4] netdevice: add SW statistics ndo

[PATCH] crlf: Add test showing double warning on commit
 2016-05-14 18:45 UTC  (3+ messages)

[git pull] vfs.git fixes for -final
 2016-05-14 18:44 UTC 

[Buildroot] [PATCH] stress-ng: workaround sparc64 gcc ICE
 2016-05-14 18:42 UTC 

'git diff-index' doesn't honor the 'diff.algorithm' variable
 2016-05-14 18:40 UTC  (2+ messages)

[PATCH] Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry
 2016-05-14 18:35 UTC  (2+ messages)

[patch 2/7] lib/hashmod: Add modulo based hash mechanism
 2016-05-14 18:35 UTC  (3+ messages)

[PATCH 1/2] watchdog: cpwd: Use setup_timer()
 2016-05-14 18:34 UTC  (4+ messages)
` [PATCH 2/2] watchdog: shwdt: "

[PATCH] watchdog: remove error message when unable to allocate watchdog device
 2016-05-14 18:33 UTC  (2+ messages)

[PATCH v2] watchdog: f71808e_wdt: Fix WDTMOUT_STS register read
 2016-05-14 18:32 UTC  (2+ messages)

[PATCH] watchdog: f71808e_wdt: Fix typo
 2016-05-14 18:31 UTC  (2+ messages)

[PATCH v3] watchdog: f71808e_wdt: Add F81865 support
 2016-05-14 18:30 UTC  (2+ messages)

[PATCH 1/4] tests/amdgpu: expand write/copy tests to compute
 2016-05-14 18:29 UTC  (4+ messages)
` [PATCH 4/4] tests/amdgpu: adapt to new polaris10/11 uvd fw

[PATCH] watchdog: core: Fix circular locking dependency
 2016-05-14 18:29 UTC  (5+ messages)

Additional compiler barrier required in sched_preempt_enable_no_resched?
 2016-05-14 18:28 UTC  (5+ messages)

[qemu-upstream-4.3-testing test] 94244: trouble: blocked/broken
 2016-05-14 18:27 UTC 

[U-Boot] when stuff in a "common/" directory has no value?
 2016-05-14 18:22 UTC 

[RFC 0/8] Xattr inode operation removal
 2016-05-14 18:21 UTC  (3+ messages)
` [RFC 5/8] xattr: Add per-inode xattr handlers as a new inode operation

[BUG] t9801 and t9803 broken on next
 2016-05-14 18:15 UTC  (5+ messages)

[U-Boot] [PATCH 00/10][v3] armv8: fsl-layerscape: Add support of LS1012A SoC and platform
 2016-05-14 18:14 UTC  (3+ messages)
` [U-Boot] [PATCH 10/10][v3] armv8: ls1012a: Add support of ls1012ardb board

[PATCH v2 resend 0/4] of_touchscreen-helpers: Add support for axis inversion / swapping
 2016-05-14 18:08 UTC  (5+ messages)
` [PATCH v2 resend 1/4] of_touchscreen-helpers: Add support for inverted / swapped axis
` [PATCH v2 resend 2/4] touchscreen: ft5x06: Add support for axis inversion / swapping
` [PATCH v2 resend 3/4] touchscreen: icn8318: Use parse_properties and apply_prop_to_x_y helpers
` [PATCH v2 resend 4/4] touchscreen: pixcir_ts: Add support for axis inversion / swapping

[RFC 00/16] xen/arm: Introduce alternative runtime patching for ARM64
 2016-05-14 18:04 UTC  (7+ messages)
` [RFC 10/16] xen/arm: Introduce alternative runtime patching
` [RFC 11/16] xen/arm: Detect silicon revision and set cap bits accordingly

[PATCH -next] iio: pressure: bmp280: fix error message for wrong chip id
 2016-05-14 18:03 UTC  (2+ messages)

iMX ASRC
 2016-05-14 18:01 UTC 

[PATCH v4] iio: accel: Add support for Freescale MMA7660FC
 2016-05-14 18:00 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: axp22x.dtsi: Disable axp22x ldo_io# regulators by default
 2016-05-14 17:57 UTC  (5+ messages)
  ` [PATCH 3/4] ARM: dts: axp22x.dtsi: Add reg_drivebus node
  ` [PATCH 4/4] ARM: dts: sun8i-a?3-q8-tablet.dts: Add full otg support


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.