messages from 2015-06-01 07:20:01 to 2015-06-01 08:08:52 UTC [more...]
[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 v3 00/36] Split struct irq_data into common part and per-chip part
2015-06-01 8:05 UTC (48+ 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 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
[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
[PATCH-v4 00/10] target: se_node_acl + se_lun RCU conversions
2015-06-01 8:07 UTC (7+ messages)
` [PATCH-v4 01/10] target: Convert se_node_acl->device_list[] to RCU hlist
` [PATCH-v4 04/10] target/pr: cleanup core_scsi3_pr_seq_non_holder
` [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 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:07 UTC (7+ messages)
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
[Qemu-devel] [RFC v2 00/34] Multi Architecture System Emulation
2015-06-01 8:04 UTC (15+ 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
[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
[Qemu-devel] [PATCH 00/31] target-i386: SMM improvements and partial support under KVM
2015-06-01 7:51 UTC (7+ messages)
` [Qemu-devel] [PATCH 15/31] target-i386: use memory API to implement SMRAM
[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 (20+ messages)
` [PATCH v6 "
` [PATCH v6 01/18] mbuf: redefine packet_type in rte_mbuf
` [PATCH v6 02/18] ixgbe: support unified packet type in vectorized PMD
` [PATCH v6 03/18] mbuf: add definitions of unified packet types
` [PATCH v6 04/18] e1000: replace bit mask based packet type with unified packet type
` [PATCH v6 05/18] ixgbe: "
` [PATCH v6 06/18] i40e: "
` [PATCH v6 07/18] enic: "
` [PATCH v6 08/18] vmxnet3: "
` [PATCH v6 09/18] fm10k: "
` [PATCH v6 10/18] app/test-pipeline: "
` [PATCH v6 11/18] app/testpmd: "
` [PATCH v6 12/18] app/test: Remove useless code
` [PATCH v6 13/18] examples/ip_fragmentation: replace bit mask based packet type with unified packet type
` [PATCH v6 14/18] examples/ip_reassembly: "
` [PATCH v6 15/18] examples/l3fwd-acl: "
` [PATCH v6 16/18] examples/l3fwd-power: "
` [PATCH v6 17/18] examples/l3fwd: "
` [PATCH v6 18/18] mbuf: remove old packet type bit masks
[PATCH] pvpanic: handle missing _STA correctly
2015-06-01 7:33 UTC (2+ messages)
xfs_repair segfault + debug info
2015-06-01 7:32 UTC (3+ messages)
[PATCH] drm/i915/vlv: fix RC6 residency time calculation
2015-06-01 7:32 UTC (2+ messages)
` [PATCH v2] "
Current patch statuses
2015-06-01 7:31 UTC (2+ messages)
[Qemu-devel] [PATCH v2] virtio: make features 64bit wide
2015-06-01 7:29 UTC (4+ messages)
[PATCH] Remove hdajacksensetest for framebuffer build
2015-06-01 7:23 UTC (2+ messages)
` [PATCH] alsa-tools: remove "
[lustre-devel] [PATCH] staging: lustre: cleanup not needed else clauses
2015-06-01 7:29 UTC
[Qemu-devel] [PATCH V4 0/4] fw-cfg: cleanup and user-provided command line blobs
2015-06-01 7:28 UTC (5+ messages)
` [Qemu-devel] [PATCH V4 4/4] fw_cfg: insert fw_cfg file blobs via qemu cmdline
[PATCH v2 1/2 i2c-tools] decode-dimms: Complete check for out-of-bounds vendor ID
2015-06-01 7:27 UTC (2+ messages)
` [PATCH 2/2 i2c-tools] sensors-detect: Refactor manufacturer decoding
Metadata size limitations of btrfs
2015-06-01 7:26 UTC (3+ messages)
` Aw: "
[PATCH v3 0/4] Add virtio gpu driver
2015-06-01 7:26 UTC (3+ messages)
[lustre-devel] [PATCH] staging: lustre: cleanup not needed else clauses
2015-06-01 7:26 UTC
[PATCH] ath10k: fix possible ps sleep crash
2015-06-01 7:24 UTC (3+ messages)
[lustre-devel] [PATCH] staging: lustre: cleanup not needed else clauses
2015-06-01 7:24 UTC
[PATCH RFC 0/3] DSA: Support multiple CPU ports
2015-06-01 7:23 UTC (5+ messages)
` [PATCH RFC 2/3] dsa: Add support for multiple cpu ports
Device Tree at Plumbers, early registration ends Friday
2015-06-01 7:22 UTC (3+ messages)
[U-Boot] [PATCH] mxs: Do not disable bo detection when DC-DC is already enabled
2015-06-01 7:22 UTC (2+ messages)
[Bug 72387] New: Tearing at one specific part of the screen on CAYMAN
2015-06-01 7:21 UTC (2+ messages)
` [Bug 72387] "
[Qemu-devel] [RFC] extensions to the -m memory option
2015-06-01 7:19 UTC (10+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.