All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-26 13:03:05 to 2016-01-26 13:45:07 UTC [more...]

post-receive: pub/scm/linux/kernel/git/kvalo/wireless-drivers
 2016-01-26 13:45 UTC 

[PATCH v3 00/25] MMC/SDHCI fixes
 2016-01-26 13:41 UTC  (24+ messages)
` [PATCH v3 01/25] mmc: core: shut up "voltage-ranges unspecified" pr_info()
` [PATCH v3 02/25] mmc: core: improve mmc_of_parse_voltage() to return better status
` [PATCH v3 03/25] mmc: block: shut up "retrying because a re-tune was needed" message
` [PATCH v3 04/25] mmc: core: report tuning command execution failure reason
` [PATCH v3 05/25] mmc: sdhci: move initialisation of command error member
` [PATCH v3 06/25] mmc: sdhci: clean up command error handling
` [PATCH v3 07/25] mmc: sdhci: command response CRC "
` [PATCH v3 08/25] mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
` [PATCH v3 09/25] mmc: sdhci: allocate alignment and DMA descriptor buffer together
` [PATCH v3 10/25] mmc: sdhci: clean up coding style in sdhci_adma_table_pre()
` [PATCH v3 11/25] mmc: sdhci: avoid walking SG list for writes
` [PATCH v3 12/25] mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data()
` [PATCH v3 13/25] mmc: sdhci: move sdhci_pre_dma_transfer()
` [PATCH v3 14/25] mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre()
` [PATCH v3 15/25] mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()
` [PATCH v3 17/25] mmc: sdhci: clean up host cookie handling
` [PATCH v3 18/25] mmc: sdhci: plug DMA mapping leak on error
` [PATCH v3 19/25] mmc: sdhci-pxav3: fix higher speed mode capabilities
` [PATCH v3 20/25] mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()
` [PATCH v3 22/25] mmc: sdhci: fix data timeout (part 2)
` [PATCH v3 23/25] mmc: sdhci: prepare DMA address/size quirk handling consolidation
` [PATCH v3 24/25] mmc: sdhci: consolidate the DMA/ADMA size/address quicks
` [PATCH v3 25/25] mmc: sdhci: further code simplication

[PATCH v2 1/2] crypto: sunxi - don't print confusing data
 2016-01-26 13:44 UTC 

[PATCH 0/6] MIPS: Loongson: Add Loongson-3A R2 support
 2016-01-26 13:42 UTC  (9+ messages)
` [PATCH 1/6] MIPS: Loongson: Add Loongson-3A R2 basic support
` [PATCH 2/6] MIPS: Loongson: Invalidate special TLBs when needed
` [PATCH 3/6] MIPS: Loongson-3: Fast TLB refill handler
` [PATCH 4/6] MIPS: tlbex: Fix bugs in tlbchange handler
` [PATCH 5/6] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
` [PATCH 6/6] MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT

[RFC] scripts: make extract-vmlinux support ARM vmlinuz
 2016-01-26 13:42 UTC  (3+ messages)

[REGRESSION] component: add support for releasing match data
 2016-01-26 13:42 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2016-01-26 13:41 UTC 

[PATCH igt] tools/intel_residency: use setitimer instead of {, u}alarm
 2016-01-26 13:40 UTC 

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2016-01-26 13:41 UTC 

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2016-01-26 13:40 UTC 

[PATCH igt 1/6] lib/igt_fb: make the automatic buffer sizes/strides smaller
 2016-01-26 13:40 UTC  (7+ messages)
` [PATCH igt 2/6] kms_frontbuffer_tracking: use igt_drm_format_to_bpp()
` [PATCH igt 3/6] kms_frontbuffer_tracking: standardize the used FB sizes
` [PATCH igt 4/6] lib/igt_draw: use igt_drm_format_to_bpp()
` [PATCH igt 5/6] lib/igt_fb: fix igt_get_all_formats documentation
` [PATCH igt 6/6] tests/igt_fb: rename igt_get_all_formats to igt_get_all_cairo_formats

post-receive: pub/scm/utils/util-linux/util-linux
 2016-01-26 13:40 UTC 

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2016-01-26 13:40 UTC 

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2016-01-26 13:39 UTC 

[PATCH] i2c: imx: add slave support
 2016-01-26 13:37 UTC  (6+ messages)

[PATCH nft 1/3] netlink: move binop postprocess to extra function
 2016-01-26 13:38 UTC  (6+ messages)
` [PATCH nft 2/3] tests: add two map test cases
` [PATCH nft 3/3] netlink: do binop postprocessing also for map lookups

[PATCH 0/2] perf tools: Fix seg fault with Intel PT
 2016-01-26 13:34 UTC  (4+ messages)
` [PATCH 1/2] "

mm: WARNING in __delete_from_page_cache
 2016-01-26 13:36 UTC  (8+ messages)

[PATCH v2 00/24] MMC/SDHCI fixes
 2016-01-26 13:35 UTC  (6+ messages)
` [PATCH v2 07/24] mmc: sdhci: command response CRC error handling

[Qemu-devel] [PATCH v4 00/10] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
 2016-01-26 13:34 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 01/10] qom: add helpers for UserCreatable object types
` [Qemu-devel] [PATCH v4 02/10] qemu-img: add support for --object command line arg
` [Qemu-devel] [PATCH v4 03/10] qemu-nbd: "
` [Qemu-devel] [PATCH v4 04/10] qemu-io: "
` [Qemu-devel] [PATCH v4 05/10] qemu-io: allow specifying image as a set of options args
` [Qemu-devel] [PATCH v4 06/10] qemu-nbd: "
` [Qemu-devel] [PATCH v4 07/10] qemu-img: "
` [Qemu-devel] [PATCH v4 08/10] qemu-nbd: don't overlap long option values with short options
` [Qemu-devel] [PATCH v4 09/10] qemu-nbd: use no_argument/required_argument constants
` [Qemu-devel] [PATCH v4 10/10] qemu-io: "

[Bug 111271] New: Black stripe on screen with MGAG200 (PowerEdge R320) and modesetting
 2016-01-26 13:34 UTC  (2+ messages)
` [Bug 111271] "

[PATCH 0/6] Improve caching task file dependency checksum caching
 2016-01-26 13:34 UTC  (7+ messages)
` [PATCH 1/6] bb/cache: drop some unused arguments
` [PATCH 2/6] SignatureGenerator: add method for saving the file checksum cache
` [PATCH 3/6] bb/runqueue: save task file dependency cache onto disk
` [PATCH 4/6] FileChecksumCache: add get_checksums() method
` [PATCH 5/6] MultiProcessCache: make cache filename configurable
` [PATCH 6/6] SignatureGeneratorBasic: make checksum cache file configurable

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2016-01-26 13:34 UTC 

[BISECTED] v4.5-rc1 phylib regression
 2016-01-26 13:34 UTC  (4+ messages)

[PATCH] clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
 2016-01-26 13:34 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sama5d4: fix instance id of DBGU
 2016-01-26 13:34 UTC  (2+ messages)

[PATCH v2 01/16] dell-laptop: extract SMBIOS-related code to a separate module
 2016-01-26 13:33 UTC  (3+ messages)

LVM thin provisioning actual status
 2016-01-26 13:33 UTC  (2+ messages)

[PATCH] spi: pxa2xx: Print actual DMA/PIO transfer mode in debug messages
 2016-01-26 13:33 UTC 

[RFC][PATCH v2] prctl: Add PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread
 2016-01-26 13:30 UTC  (2+ messages)

[Qemu-devel] [RFC 0/10] Support Receive-Segment-Offload(RSC) for WHQL test of Window guest
 2016-01-26 13:29 UTC  (3+ messages)

dm-multipath low performance with blk-mq
 2016-01-26 13:29 UTC  (6+ messages)
    ` [dm-devel] "

[BUG] typo DWIMery with alias broken (cd to random dir)
 2016-01-26 13:26 UTC  (2+ messages)
` [PATCH] git.c: fix help.autocorrect after 57ea712 breaks it

net/sctp: out-of-bounds access in sctp_add_bind_addr
 2016-01-26 13:28 UTC  (4+ messages)
` [PATCH net] sctp: fix copying more bytes than expected "

crypto: algif_hash: creating 0 sized array in hash_accept
 2016-01-26 13:26 UTC  (3+ messages)

[PATCH 0/4] spi: pxa2xx: Chip select fixes for Intel Baytrail and Braswell
 2016-01-26 13:27 UTC  (6+ messages)
` [PATCH 2/4] spi: pxa2xx: Translate ACPI DeviceSelection to Linux chip select on Baytrail

[Qemu-devel] [PATCH] MAINTAINERS: Add section for FPU emulation
 2016-01-26 13:27 UTC 

[PATCHSET 00/12] perf tools: Apply percent-limit to callchains
 2016-01-26 13:27 UTC  (4+ messages)

[PATCH v2] mac80211: Parse legacy and HT rate in injected frames
 2016-01-26 13:27 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2016-01-26 13:26 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2016-01-21
 2016-01-26 13:26 UTC  (4+ messages)
` [Buildroot] Analysis of build failures

[B.A.T.M.A.N.] [PATCH 0/4] batman-adv: Add network name space support
 2016-01-26 13:25 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: Handle parent interfaces in a different netns

[PATCH] Let AHCI dirver skip Lenovo SWRAID controller
 2016-01-26 13:24 UTC  (4+ messages)

[nightly] RT Core TISDK (fido/1.8) 2015.12 build 2016-01-26_05-00-32
 2016-01-26 13:23 UTC 

[PATCH] mac80211: Parse legacy and HT rate in injected frames
 2016-01-26 13:23 UTC  (4+ messages)

Error booting Xen
 2016-01-26 13:23 UTC  (18+ messages)

[PATCH 1/5] drm/i915: Splitting intel_dp_detect
 2016-01-26 13:22 UTC  (3+ messages)
` [PATCH 2/5] drm/i915: Cleaning up intel_dp_hpd_pulse

[PATCH 0/4] crypto: Key Derivation Function (SP800-108)
 2016-01-26 13:20 UTC  (4+ messages)
` [PATCH 3/4] crypto: kdf - SP800-108 Key Derivation Function

[PATCH] Revert "regmap-mmio: Use native endianness for read/write"
 2016-01-26 13:20 UTC  (7+ messages)

Unhandled level 2 translation fault on A72 board
 2016-01-26 13:18 UTC  (5+ messages)

[PATCH 00/10] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-01-26 13:12 UTC  (33+ messages)
` [PATCH 01/10] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
` [PATCH 02/10] vfio: expose MSI mapping requirement through VFIO_IOMMU_GET_INFO
` [PATCH 03/10] vfio_iommu_type1: add reserved binding RB tree management
` [PATCH 04/10] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
` [PATCH 05/10] vfio/type1: attach a reserved iova domain to vfio_domain
` [PATCH 06/10] vfio: introduce vfio_group_alloc_map_/unmap_free_reserved_iova
` [PATCH 07/10] vfio: pci: cache the vfio_group in vfio_pci_device
` [PATCH 08/10] vfio: introduce vfio_group_require_msi_mapping
` [PATCH 09/10] vfio-pci: create an iommu mapping for msi address
` [PATCH 10/10] vfio: allow the user to register reserved iova range for MSI mapping

[PATCH] clk: rockchip: Reparent hclk_rom, hclk_i2s0 and hclk_spdif to hclk_cpubus on RK3066/RK3188
 2016-01-26 13:16 UTC  (5+ messages)

[PATCH] iio: Add helper function for calculating scan index storage size
 2016-01-26 13:16 UTC 

[Qemu-devel] [PATCH] net: set endianness on all backend devices
 2016-01-26 13:15 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/5] Retrieve MAC address from EEPROM
 2016-01-26 13:15 UTC  (4+ messages)
` [U-Boot] [PATCH v2 5/5] tools: Add tool to add crc8 to a mac address

[PATCH 1/3] mac80211: add RX_FLAG_MACTIME_PLCP_START
 2016-01-26 13:14 UTC  (2+ messages)

GCM: cra_name == cra_driver_name
 2016-01-26 13:14 UTC  (3+ messages)

[PATCH V2] PM / Domains: Fix potential deadlock while adding/removing subdomains
 2016-01-26 13:13 UTC  (3+ messages)

[U-Boot] [PATCH v2 22/22] ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver
 2016-01-26 13:13 UTC  (4+ messages)
` [U-Boot] [PATCH v2 13/22] ppc: dts: Add device tree for xilix-ppc4xx-generic

[PATCH] mac80211: fix unnecessary frame drops in mesh fwding
 2016-01-26 13:13 UTC  (2+ messages)

[PATCH] lightnvm: update closed list out of interrupt context
 2016-01-26 13:12 UTC  (2+ messages)

[PATCH 1/2] mac80211: fix txq queue related crashes
 2016-01-26 13:11 UTC  (2+ messages)

[linux-4.1 test] 79008: regressions - FAIL
 2016-01-26 13:11 UTC 

[PATCH 2/2] power: ucs1002: Add support for Programmable USB Port Power Controller
 2016-01-26 13:10 UTC  (2+ messages)

Crashes with 874bbfe600a6 in 3.18.25
 2016-01-26 13:09 UTC  (11+ messages)

[PATCH] net:mac80211:mesh_plink: remove redundant sta_info check
 2016-01-26 13:10 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2016-01-26 13:10 UTC 

[PATCH 0/7 V3] quota: add new quotactl Q_GETNEXTQUOTA
 2016-01-26 13:10 UTC  (3+ messages)

[PATCH v4] phy: rockchip-usb: add handler for usb-uart functionality
 2016-01-26 13:08 UTC  (4+ messages)

[PATCH] drivers: regulator: core: fix 'unused' warning
 2016-01-26 13:09 UTC 

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2016-01-26 13:09 UTC 

system not booting
 2016-01-26 13:08 UTC 

[PATCH 0/8] General RFKill improvements
 2016-01-26 13:08 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2016-01-26 13:08 UTC 

[RFC V4 0/2] nl80211: allow configuration of BSS selection
 2016-01-26 13:06 UTC  (3+ messages)
` [RFC V4 1/2] nl80211: add feature for BSS selection support
` [RFC V4 2/2] brcmfmac: add support for nl80211 BSS_SELECT feature

[PATCH] PCI: aer_inject: Log actual error causes
 2016-01-26 13:05 UTC  (5+ messages)

[RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
 2016-01-26 13:05 UTC  (7+ messages)

[PATCH] tests/Android.mk: Make intel_residency CAIRO dependant
 2016-01-26 13:04 UTC 

mtd: pxa3xx_nand: issue with command time out
 2016-01-26 13:03 UTC  (8+ messages)

[ANNOUNCE] The Linux Test Project has been released for JANUARY 2016
 2016-01-26 13:02 UTC 

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2016-01-26 13:03 UTC 

[PATCHv2 1/2] http: allow selection of proxy authentication method
 2016-01-26 13:02 UTC  (2+ messages)
` [PATCHv2 2/2] http: use credential API to handle proxy authentication


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.