All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-01 07:35:00 to 2015-06-01 08:11:25 UTC [more...]

[PATCH 01/47] ASoC: cs42l52: Replace direct snd_soc_codec dapm field access
 2015-06-01  8:10 UTC  (29+ messages)
` [PATCH 02/47] ASoC: cs42l56: "
` [PATCH 03/47] ASoC: cs42l73: "
` [PATCH 04/47] ASoC: cs42xx8: "
` [PATCH 05/47] ASoC: arizona: "
` [PATCH 06/47] ASoC: wm0010: "
` [PATCH 07/47] ASoC: wm5100: "
` [PATCH 08/47] ASoC: wm5102: "
` [PATCH 09/47] ASoC: wm5110: "
` [PATCH 10/47] ASoC: wm8350: "
` [PATCH 11/47] ASoC: wm8400: "
` [PATCH 12/47] ASoC: wm8510: "
` [PATCH 13/47] ASoC: wm8523: "
` [PATCH 14/47] ASoC: wm8580: "
` [PATCH 15/47] ASoC: wm8711: "
` [PATCH 16/47] ASoC: wm8728: "
` [PATCH 17/47] ASoC: wm8731: "
` [PATCH 18/47] ASoC: wm8737: "
` [PATCH 19/47] ASoC: wm8750: "
` [PATCH 20/47] ASoC: wm8753: "
` [PATCH 21/47] ASoC: wm8770: "
` [PATCH 22/47] ASoC: wm8776: "
` [PATCH 23/47] ASoC: wm8804: "
` [PATCH 24/47] ASoC: wm8900: "
` [PATCH 25/47] ASoC: wm8903: "
` [PATCH 26/47] ASoC: wm8904: "
` [PATCH 27/47] ASoC: wm8940: "
` [PATCH 28/47] ASoC: wm8955: "
` [PATCH 29/47] ASoC: wm8960: "

[PATCH-v4 00/10] target: se_node_acl + se_lun RCU conversions
 2015-06-01  8:07 UTC  (11+ messages)
` [PATCH-v4 01/10] target: Convert se_node_acl->device_list[] to RCU hlist
` [PATCH-v4 02/10] target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
` [PATCH-v4 03/10] target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
` [PATCH-v4 04/10] target/pr: cleanup core_scsi3_pr_seq_non_holder
` [PATCH-v4 05/10] target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
` [PATCH-v4 06/10] target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
` [PATCH-v4 07/10] target: Convert core_tpg_deregister to use list splice
` [PATCH-v4 08/10] target: Drop unused se_lun->lun_acl_list
` [PATCH-v4 09/10] target: Only reset specific dynamic entries during lun_group creation
` [PATCH-v4 10/10] target: Drop left-over se_lun->lun_status

[GIT PULL] ARM: mediatek: arm64 updates for v4.2
 2015-06-01  8:11 UTC  (9+ messages)

[PATCH v3 00/22] drm/i915: Convert to atomic, part 2
 2015-06-01  8:11 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/31] target-i386: SMM improvements and partial support under KVM
 2015-06-01  8:10 UTC  (8+ messages)
` [Qemu-devel] [PATCH 15/31] target-i386: use memory API to implement SMRAM

[U-Boot] Booting Wandboard through USB
 2015-06-01  8:10 UTC  (7+ messages)

[PATCH][meta-oe] mariadb: Security Advisory -CVE-2015-2305
 2015-06-01  8:04 UTC 

[Patch v3 00/36] Split struct irq_data into common part and per-chip part
 2015-06-01  8:05 UTC  (50+ messages)
` [Patch v3 01/36] genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
` [Patch v3 02/36] genirq: Fix crash caused by irq_move_irq() when hierarch irqdomain is enabled
` [Patch v3 03/36] genirq: Introduce struct irq_common_data to host shared irq data
` [Patch v3 04/36] genirq: Introduce helper function irq_data_get_node()
` [Patch v3 05/36] x86, irq: Use accessor irq_data_get_node() to hide struct irq_data detail
` [Patch v3 06/36] sh, "
` [Patch v3 07/36] genirq: Move field 'node' from struct irq_data into struct irq_common_data
` [Patch v3 08/36] sparc, irq: Use helper irq_data_get_irq_handler_data() to hide irq_desc details
` [Patch v3 09/36] x86, "
` [Patch v3 10/36] "
` [Patch v3 11/36] sh, "
` [Patch v3 12/36] genirq: Move field 'handler_data' from struct irq_data into struct irq_common_data
` [Patch v3 13/36] mn10300: Fix incorrect use of data->affinity
` [Patch v3 14/36] genirq: Introduce helper function irq_data_get_affinity_mask()
` [Patch v3 15/36] alpha, irq: Use access helper irq_data_get_affinity_mask()
` [Patch v3 16/36] ARM, "
` [Patch v3 17/36] ARM64, "
` [Patch v3 18/36] blackfin, "
` [Patch v3 19/36] IA64, "
` [Patch v3 20/36] metag, "
` [Patch v3 21/36] mips, "
` [Patch v3 22/36] mn10300, "
` [Patch v3 23/36] parisc, "
` [Patch v3 24/36] powerpc, "
` [Patch v3 25/36] sh, "
` [Patch v3 26/36] sparc, "
` [Patch v3 27/36] x86, "
` [Patch v3 28/36] xtensa, "
` [Patch v3 29/36] irqchip, "
` [Patch v3 30/36] net/mlx4: Cache irq_desc->affinity instead of irq_desc
` [Patch v3 31/36] genirq: Move field 'affinity' from struct irq_data into struct irq_common_data
` [Patch v3 32/36] genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
` [Patch v3 33/36] genirq: Use helper function to access irq_data->msi_desc
` [Patch v3 34/36] genirq: Move field 'msi_desc' from struct irq_data into struct irq_common_data
` [Patch v3 35/36] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()
` [Patch v3 36/36] genirq: Optimize irq_data_to_desc() to avoid irq_to_desc() lookup

[Qemu-devel] [RFC v2 00/34] Multi Architecture System Emulation
 2015-06-01  8:09 UTC  (19+ messages)
` [Qemu-devel] [RFC v2 04/34] cpu-exec: Migrate some generic fns to cpus.c
` [Qemu-devel] [RFC v2 06/34] cpu-common: Define tb_page_addr_t for everyone
` [Qemu-devel] [RFC v2 11/34] include/exec: Move cputlb exec.c defs out
` [Qemu-devel] [RFC v2 12/34] include/exec: Move tb hash functions out
` [Qemu-devel] [RFC v2 14/34] cpu-defs: Allow multiple inclusions
` [Qemu-devel] [RFC v2 15/34] HACK: monitor: Comment out TCG profile ops
` [Qemu-devel] [RFC v2 16/34] HACK: Disable list_cpus
` [Qemu-devel] [RFC v2 19/34] HACK: disas: Defeature print_target_address
` [Qemu-devel] [RFC v2 20/34] HACK: exec: comment out use of cpu_get_tb_cpu_from_state

[RFC PATCH v4 00/29] perf tools: filtering events using eBPF programs
 2015-06-01  6:36 UTC  (4+ messages)
` [RFC PATCH v4 17/29] bpf tools: Relocate "

[PATCH RESEND v7 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-06-01  8:08 UTC  (6+ messages)
` [PATCH RESEND v7 2/2] mmc: host: sdhci: Add support to disable SDR104/SDR50/DDR50 based on capability register 0

[PATCH V5 00/10] Support more than 8 vcpus on arm64 with GICv3
 2015-06-01  8:04 UTC  (7+ messages)
` [PATCH V5 10/10] xen/arm64: increase MAX_VIRT_CPUS to 128 on arm64

[PATCH v2 0/4] SkystarS2 pid filtering fix and stream control
 2015-06-01  8:08 UTC  (4+ messages)
` [PATCH v2 1/4] b2c2: Add option to skip the first 6 pid filters

[U-Boot] [PATCH 00/11] Add GPIO driver for Freescale Vybrid platform
 2015-06-01  8:07 UTC  (4+ messages)
` [U-Boot] [PATCH 09/11] colibri_vf: Add separate defconfig for device tree support

drm/radeon: MST support HD7990 with Asus PQ321
 2015-06-01  7:56 UTC 

[PATCH v3] mmc: sdhci-pltfm: enable interrupt mode to detect card
 2015-06-01  8:06 UTC  (2+ messages)

[PATCH v2 1/2] mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails
 2015-06-01  8:05 UTC  (6+ messages)
` [PATCH v2 2/2] mmc: sdhci-bcm2835: Actually enable the clock

[PATCH] phy: tusb1210: Use devm_gpiod_get_optional for optional GPIOs
 2015-06-01  8:04 UTC  (2+ messages)

[PATCH v8 00/13] enable Cache Allocation Technology (CAT) for VMs
 2015-06-01  8:05 UTC  (7+ messages)
` [PATCH v8 03/13] x86: maintain COS to CBM mapping for each socket

[PATCH 1/2 i2c-tools] sensors-detect: Manufacturer name changes from JEP106AQ
 2015-06-01  8:02 UTC  (2+ messages)
  ` [PATCH 2/2 i2c-tools] decode-dimms: New manufacturer names "

[PATCH 0/1] boost: fix build for mips
 2015-06-01  8:02 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC wpan-tools] info: add frequency output to channel listing
 2015-06-01  8:02 UTC  (3+ messages)

[Qemu-trivial] [PATCH] slirp: use less predictable directory name in /tmp for smb config (CVE-2015-4037)
 2015-06-01  8:01 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()
 2015-06-01  7:57 UTC  (2+ messages)

[U-Boot] [Patch 0/2] arm: imx6: tqma6: minor config fixes
 2015-06-01  7:59 UTC  (5+ messages)
` [U-Boot] [Patch 1/2] arm: mx6: tqma6: fix spelling error in condition
` [U-Boot] [Patch 2/2] arm: mx6: tqma6: use default CONFIG_SYS_PBSIZE

[wireless-regdb] [PATCH] wireless-regdb: Add 60GHz regulatory rules for Japan (JP)
 2015-06-01  7:58 UTC  (4+ messages)
`  "

[xen-4.3-testing test] 57600: regressions - trouble: blocked/broken/fail/pass
 2015-06-01  7:58 UTC  (2+ messages)

[Qemu-devel] [PATCH] net: fix insecure temporary file creation in SLiRP
 2015-06-01  7:58 UTC  (2+ messages)

make binrpm-pkg problem with Fedora 22
 2015-06-01  7:56 UTC  (2+ messages)

TV WALL MOUNT
 2015-06-01  7:56 UTC 

[xen-4.2-testing test] 57630: regressions - FAIL
 2015-06-01  7:56 UTC  (2+ messages)

[PATCH 0/8] arm64 UEFI early FDT handling
 2015-06-01  7:56 UTC  (4+ messages)
` [PATCH 1/8] of/fdt: split off FDT self reservation from memreserve processing

At86rf212B(driver at86rf230), Ralink MT7228, cs1 always high
 2015-06-01  7:55 UTC  (5+ messages)

[PATCH 1/3] ext4: Verify block bitmap even after fresh initialization
 2015-06-01  7:55 UTC  (3+ messages)
` [PATCH 2/3] ext4: Try to initialize all groups we can in case of failure on ppc64
` [PATCH 3/3] ext4: Return error code from ext4_mb_good_group()

[RFC PATCH] cpufreq/hotplug: Fix cpu-hotplug cpufreq race conditions
 2015-06-01  7:55 UTC  (3+ messages)

[Qemu-trivial] [PATCH] translate-all: delete prototype for non-existent function
 2015-06-01  7:53 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH V3] vhost: logs sharing
 2015-06-01  7:53 UTC  (5+ messages)

[GIT PULL 1/4] ARM: imx: cleanup for 4.2
 2015-06-01  7:53 UTC  (4+ messages)
` [GIT PULL 2/4] ARM: imx: soc updates "
` [GIT PULL 3/4] ARM: imx: device tree changes "
` [GIT PULL 4/4] ARM: imx: defconfig updates "

[PATCH 0/10] crypto: Convert pcrypt/cryptd/aesni to new AEAD interface
 2015-06-01  7:53 UTC  (8+ messages)
` [PATCH 8/10] crypto: aesni - Convert top-level rfc4106 algorithm to new interface
` [PATCH 10/10] crypto: aesni - Convert rfc4106 to new AEAD interface
    ` [v2 PATCH] "
      ` [v3 "

At86rf212B(driver at86rf230), Ralink MT7628, cs1 always high
 2015-06-01  7:52 UTC 

[PATCH] drivers: xen-blkfront: blkif_recover: recheck feature-persistent
 2015-06-01  7:50 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] imx: ventana: various cleanups
 2015-06-01  7:50 UTC  (2+ messages)

[PATCH v3 0/6] Watchdog: introduce ARM SBSA watchdog driver
 2015-06-01  7:50 UTC  (9+ messages)
  ` [PATCH v3 5/6] "

2.6.32.66 tcp regression OOPs
 2015-06-01  7:49 UTC  (3+ messages)

[PATCH 0/7] btrfs-progs: qgroup related enhance
 2015-06-01  7:49 UTC  (5+ messages)
` [PATCH 6/7] btrfs-progs: Print warning message if qgroup data is inconsistent

[cdc_ncm] guidance and help refactoring cdc_ncm
 2015-06-01  7:48 UTC  (4+ messages)

[PATCH 1/2] si2168: Implement own I2C adapter locking
 2015-06-01  7:47 UTC  (3+ messages)

[PATCH v2] arm/arm64: KVM: Properly account for guest CPU time
 2015-06-01  7:47 UTC  (3+ messages)

Xen BUG at page_alloc.c:1738 (Xen 4.5)
 2015-06-01  7:47 UTC  (10+ messages)

[Qemu-trivial] [PATCH 1/1] Add -incoming help text
 2015-06-01  7:47 UTC  (4+ messages)
  ` [Qemu-trivial] [Qemu-devel] "
    `  "

[nightly] Core TISDK 2015.05 build 2015-05-31_22-00-51
 2015-06-01  7:47 UTC 

[RFC PATCH 0/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices
 2015-06-01  7:46 UTC  (7+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] dt-bindings: Document the STM32F4 clock bindings

mempool destroy
 2015-06-01  7:47 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] kconfig: Make board selection choices optional
 2015-06-01  7:45 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] arch: "
  ` [U-Boot] [PATCH v3 2/2] Clean all defconfigs with savedefconfig

Discuss: New default recovery config settings
 2015-06-01  7:43 UTC  (3+ messages)

[PATCH kernel v11 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-06-01  7:29 UTC  (3+ messages)
` [PATCH kernel v11 25/34] powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages

[RFC 00/24] Re-use nvram module
 2015-06-01  7:40 UTC  (3+ messages)
` [RFC 01/24] macintosh/nvram: Remove as unused

[PATCH] cxl: Set up and enable PSL Timebase
 2015-06-01  7:37 UTC  (3+ messages)

[PATCH] l10n: de.po: translate "index" as "Index"
 2015-06-01  7:38 UTC  (2+ messages)

[rtc-linux] [PATCH v2 00/12] mfd: Add support for Clocksource to LPC set
 2015-06-01  7:38 UTC  (6+ messages)
`  "
  ` [rtc-linux] "

[PATCH bluetooth-next 0/3] rdev-ops trace fixes
 2015-06-01  7:37 UTC  (3+ messages)
` [PATCH bluetooth-next 2/3] ieee802154: trace: fix name for extended address

git gc gives "error: Could not read..."
 2015-06-01  7:37 UTC 

[PATCH 0/5] Remove s390 sw-emulated hugepages and cleanup
 2015-06-01  7:35 UTC  (6+ messages)

[PATCH v5 00/18] unified packet type
 2015-06-01  7:34 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 13/18] examples/ip_fragmentation: replace bit mask based packet type with "
  ` [PATCH v6 16/18] examples/l3fwd-power: "
  ` [PATCH v6 17/18] examples/l3fwd: "
  ` [PATCH v6 18/18] mbuf: remove old packet type bit masks


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.