All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-20 18:09:01 to 2015-03-20 18:50:03 UTC [more...]

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2015-03-20 18:50 UTC 

[PATCH 0/5] not making corruption worse
 2015-03-20 18:43 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] t5312: test object deletion code paths in a corrupted repository
  ` [PATCH v2 2/5] refs: introduce a "ref paranoia" flag
  ` [PATCH v2 3/5] prune: turn on ref_paranoia flag
  ` [PATCH v2 4/5] repack: turn on "ref paranoia" when doing a destructive repack
  ` [PATCH v2 5/5] refs.c: drop curate_packed_refs

[PATCH 7/8] writeback: periodically trim the writeback list
 2015-03-20 18:49 UTC  (2+ messages)
` [PATCH 7/8] bdi: add a new writeback list for sync V3

[PATCH] gstreamer1.0-plugins-bad: add DEPENDS on libdrm and libdce due to KMSsink
 2015-03-20 18:49 UTC  (13+ messages)

[PATCH] Staging: rtl8188eu fix buffer overflow
 2015-03-20 18:49 UTC  (2+ messages)

[PATCH 0/8] gpio: omap: cleanup: get rid of system GPIO <-> GPIO offset converseations
 2015-03-20 18:48 UTC  (17+ messages)
` [PATCH 1/8] gpio: omap: convert omap_gpio_is_input() to use gpio offset
` [PATCH 2/8] gpio: omap: simplify omap_set_gpio_dataout_x()
` [PATCH 3/8] gpio: omap: convert debounce functions switch to use gpio offset
` [PATCH 4/8] gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
` [PATCH 5/8] gpio: omap: convert gpio irq functions to use GPIO offset
` [PATCH 6/8] gpio: omap: get rid of GPIO_BIT() macro

[Qemu-devel] [PATCH v5 00/45] Postcopy implementation
 2015-03-20 18:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 12/45] Return path: Source handling of return path
` [Qemu-devel] [PATCH v5 13/45] ram_debug_dump_bitmap: Dump a migration bitmap as text

[PATCH 0/4] ARM: berlin: ADC support
 2015-03-20 18:45 UTC  (5+ messages)
` [PATCH 1/4] iio: adc: add support for Berlin

[Qemu-devel] [PATCH v2 0/5] fw-cfg: documentation, cleanup, and cmdline blobs
 2015-03-20 18:47 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 4/5] fw_cfg: prohibit insertion of duplicate fw_cfg file names
` [Qemu-devel] [PATCH v2 5/5] fw_cfg: insert fw_cfg file blobs via qemu cmdline

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2015-03-20 18:47 UTC 

Linux XIA - merge proposal
 2015-03-20 18:46 UTC  (7+ messages)

[PATCHv5 00/35] ARM: OMAP2+: PRCM/SCM cleanups against 4.0-rc
 2015-03-20 18:44 UTC  (72+ messages)
` [PATCHv5 01/35] clk: ti: fix ti_clk_get_reg_addr error handling
` [PATCHv5 02/35] ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init
` [PATCHv5 03/35] ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqs
` [PATCHv5 04/35] ARM: OMAP2+: PRM: add generic API for clear_mod_irqs
` [PATCHv5 05/35] ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone
` [PATCHv5 06/35] ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver
` [PATCHv5 07/35] ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver
` [PATCHv5 08/35] ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order
` [PATCHv5 09/35] Documentation: DT: document PRCM compatible strings for dm81x SoCs
` [PATCHv5 10/35] ARM: OMAP2+: PRCM: add support for static clock memmap indices
` [PATCHv5 11/35] ARM: OMAP2+: clock: move clock provider infrastructure to clock driver
` [PATCHv5 12/35] ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
` [PATCHv5 13/35] ARM: OMAP2+: CM: determine CM base address from device tree
` [PATCHv5 14/35] ARM: OMAP2+: PRM: determine PRM "
` [PATCHv5 15/35] ARM: OMAP2+: control: determine control module base address from DT
` [PATCHv5 16/35] ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
` [PATCHv5 17/35] ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility
` [PATCHv5 18/35] ARM: OMAP2+: CM: move SoC specific init calls within a generic API
` [PATCHv5 19/35] ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags
` [PATCHv5 20/35] ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init
` [PATCHv5 21/35] ARM: OMAP2+: clock: add low-level support for regmap
` [PATCHv5 22/35] ARM: OMAP2+: control: remove API for getting control module base address
` [PATCHv5 23/35] ARM: OMAP2+: id: cache omap_type value
` [PATCHv5 24/35] ARM: OMAP2+: control: add syscon support for register accesses
` [PATCHv5 25/35] ARM: dts: omap24xx: add minimal l4 bus layout with control module support
` [PATCHv5 26/35] ARM: dts: omap3: "
` [PATCHv5 27/35] ARM: dts: am33xx: "
` [PATCHv5 28/35] ARM: dts: am43xx-epos-evm: fix pinmux node layout
` [PATCHv5 29/35] ARM: dts: am4372: add minimal l4 bus layout with control module support
` [PATCHv5 30/35] ARM: dts: omap4: "
` [PATCHv5 31/35] ARM: OMAP4: display: convert display to use syscon for dsi muxing
` [PATCHv5 32/35] ARM: OMAP4+: control: remove support for legacy pad read/write
` [PATCHv5 33/35] ARM: dts: omap5: add minimal l4 bus layout with control module support
` [PATCHv5 34/35] ARM: dts: dra7: "
` [PATCHv5 35/35] ARM: OMAP4+: control: add support for initializing control module via DT

Using a waiting MDIO does not go well with a spinlocked bridge
 2015-03-20 18:46 UTC  (2+ messages)

[PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor
 2015-03-20 18:46 UTC  (8+ messages)
` [PATCH v2 5/7] clone4: Add a CLONE_AUTOREAP flag to automatically reap the child process

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-03-20 18:40 UTC  (3+ messages)
` [RFCv3 PATCH 30/48] sched: Calculate energy consumption of sched_group

[PATCH] tisdk-image: use more generic TARGET_SYS, as Linaro has empty TARGET_VENDOR
 2015-03-20 18:45 UTC 

fs corruption recovery
 2015-03-20 18:45 UTC  (5+ messages)

[PATCH] perf tools: Work around lack of sched_getcpu in glibc < 2.6
 2015-03-20 18:44 UTC  (7+ messages)
` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/nab/target-pending
 2015-03-20 18:43 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2015-03-20 18:43 UTC 

[PATCH 0/15] don't export static symbol
 2015-03-20 18:42 UTC  (4+ messages)
` [PATCH 15/15] iscsi-target: "

[lm-sensors] Problem with IT8620E
 2015-03-20 18:42 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2015-03-20 18:42 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2015-03-20 18:42 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2015-03-20 18:42 UTC 

[v11 0/5] ext4: add project quota support
 2015-03-20 18:41 UTC  (6+ messages)
  ` [v11 1/5] vfs: adds general codes to enforces project quota limits
  ` [v11 2/5] ext4: adds project ID support
  ` [v11 3/5] ext4: adds project quota support
` [v11 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v11 5/5] ext4: cleanup inode flag definitions

[PATCH] sm750fb: Fix indentation, spacing and switch-case
 2015-03-20 18:41 UTC 

[PATCH] directfb: retire directfb.inc
 2015-03-20 18:40 UTC  (2+ messages)

[PATCH V3 0/8] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-20 18:39 UTC  (5+ messages)

noise in target_core_register_fabric
 2015-03-20 18:40 UTC  (3+ messages)

[Xenomai] RT-CAN question (was: CAN bus on beaglebone black)
 2015-03-20 18:39 UTC  (11+ messages)

[PATCH] mkfs: default to CRC enabled filesystems
 2015-03-20 18:38 UTC  (3+ messages)

[U-Boot] [PATCH 0/6] mmc: Fix OCR polling and splitted initialization
 2015-03-20 18:38 UTC  (4+ messages)
` [U-Boot] [PATCH 4/6] mmc: Continue polling MMC card for OCR only if it is still not ready

[v11 0/5] ext4: add project quota support
 2015-03-20 18:37 UTC  (4+ messages)
  ` [v5 1/5] vfs: adds general codes to enforces project quota limits
` [v5 2/5] ext4: adds project ID support
` [v5 3/5] ext4: adds project quota support

[PATCH] lib/oe/lsb.py: Stop parsing /etc/SuSE-release
 2015-03-20 18:37 UTC  (2+ messages)
` [PATCH] lib/oe/lsb.py: Prioritize parsing of /etc/os-release

[PATCH V2 3/3] uclibc: Revert systemd regressing patch from upsteam uclibc and uprev SRCREV
 2015-03-20 18:36 UTC  (3+ messages)

[RFC] ath10k: IBSS allow to use RSN
 2015-03-20 18:35 UTC 

[PATCH 0/25] detecting &&-chain breakage
 2015-03-20 18:33 UTC  (5+ messages)

[PATCH v3 0/5] i2c: davinci improvements and fixes
 2015-03-20 18:32 UTC  (5+ messages)
` [PATCH v3 4/5] i2c: davinci: use bus recovery infrastructure

Tiny Makefile fix
 2015-03-20 18:01 UTC 

[U-Boot] [PATCH 01/13] ARM: tegra: Fix build failures and warnings on 64-bit
 2015-03-20 18:32 UTC  (3+ messages)
` [U-Boot] [PATCH 06/13] net: rtl8169: Build warning fixes for 64-bit

[U-Boot] [PATCH] Compilation under Cygwin
 2015-03-20 18:31 UTC 

[PATCH net-next RFC v2] switchdev: bridge: drop hardware forwarded packets
 2015-03-20 18:30 UTC  (4+ messages)

[U-Boot] [PATCH v3 04/28] armv8/ls2085a: Fix generic timer clock source
 2015-03-20 18:29 UTC  (2+ messages)

[PATCH] PCI: Add ACS quirks for Intel 1G NICs
 2015-03-20 18:27 UTC 

[PATCH 0/4] Consolidate DIV_ROUND_CLOSEST_ULL()
 2015-03-20 18:27 UTC  (5+ messages)
` [PATCH 1/4] kernel.h: Implement DIV_ROUND_CLOSEST_ULL

[U-Boot] [PATCH 1/6] ARM: tegra: Prepare for 64-bit support
 2015-03-20 18:26 UTC  (5+ messages)
` [U-Boot] [PATCH 2/6] ARM: tegra: Disable SPL and non-cached memory on 64-bit

[PATCH v3 3/3] NFSD: Add support for encoding multiple segments
 2015-03-20 18:26 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2015-03-20 18:26 UTC 

soft lockup calling receive burst
 2015-03-20 18:26 UTC  (2+ messages)

Tegra baseline test results for v3.19-rc4
 2015-03-20 18:25 UTC  (5+ messages)

[PATCH RESEND] Doc: dt: arch_timer: discourage clock-frequency use
 2015-03-20 18:25 UTC  (3+ messages)

[PATCH] arm64: dts: kill skeleton.dtsi
 2015-03-20 18:24 UTC  (3+ messages)

[Buildroot] [PATCH] sh4: fix toolchain creation
 2015-03-20 18:22 UTC 

[U-Boot] [PATCH v2 04/28] armv8/ls2085a: Fix generic timer clock source
 2015-03-20 18:21 UTC  (4+ messages)

[PATCH] t1700: make test pass with index-v4
 2015-03-20 18:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] staging: sm750fb: Move misplaced open brace to previous line
 2015-03-20 18:20 UTC 

post-receive: pub/scm/linux/kernel/git/will/linux
 2015-03-20 18:20 UTC 

[PATCH] thermal: cpu_cooling: Check memory allocation of power_table
 2015-03-20 18:20 UTC 

[U-Boot] [PATCH 1/6] armv8/cache: Fix page table creation
 2015-03-20 18:18 UTC  (7+ messages)
` [U-Boot] [PATCH 3/6] armv8/mmu: Clean up TCR programming
` [U-Boot] [PATCH 4/6] armv8/mmu: Set bits marked RES1 in TCR
` [U-Boot] [PATCH 6/6] armv8: Allow SoCs to override the generic timer

PANIC: double fault, error_code: 0x0 in 4.0.0-rc3-2, kvm related?
 2015-03-20 18:16 UTC  (22+ messages)

Compliling Xen 4.5.0 Fails with error: ‘bufioreq_pfn’ may be used uninitialised in this function [-Werror=uninitialized]
 2015-03-20 18:16 UTC  (5+ messages)

d_path() and overlay fs
 2015-03-20 18:16 UTC  (6+ messages)

[U-Boot] [PATCH] net/phy/realtek: Disable interrupt on Realtek Ethernet PHY drivers
 2015-03-20 18:15 UTC  (3+ messages)

[PATCH 0/4] iommu/arm-smmu: current updates for 4.1
 2015-03-20 18:15 UTC  (10+ messages)
` [PATCH 1/4] iommu/arm-smmu: ensure CBA2R is initialised before CBAR on SMMUv2
` [PATCH 2/4] iommu/arm-smmu: set a more appropriate DMA mask
` [PATCH 3/4] iommu/arm-smmu: handle multi-alias IOMMU groups for PCI devices
` [PATCH 4/4] iommu/io-pgtable-arm: avoid speculative walks through TTBR1

[PATCH v3] Bluetooth: expose quirks through debugfs
 2015-03-20 18:14 UTC 

LXC/cgroups process group scheduling in linux 3.18+
 2015-03-20 18:13 UTC 

[RESEND PATCH v8 0/2] Add array printing support to libtraceevent
 2015-03-20 18:12 UTC  (3+ messages)
` [RESEND PATCH v8 1/2] tools lib traceevent: factor out allocating and processing args
` [RESEND PATCH v8 2/2] tools lib traceevent: Add support for __print_array()

[PATCH 00/59] Remove the outstanding_lazy_request
 2015-03-20 18:13 UTC  (4+ messages)
` [PATCH 05/59] drm/i915: Reserve ring buffer space for i915_add_request() commands

[Xenomai] ARMv8 (ARM64) port of Xenomai
 2015-03-20 18:13 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user: fix emulation of splice syscall
 2015-03-20 18:12 UTC  (5+ messages)
      ` [Qemu-devel] [PATCH for-2.3] "

modprobe sctp error
 2015-03-20 18:11 UTC  (2+ messages)

cover letter and cc list
 2015-03-20 18:08 UTC  (2+ messages)


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.