All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-30 14:01:47 to 2013-10-30 14:45:55 UTC [more...]

[PATCH v2] gitk: Add a horizontal scrollbar for commit history
 2013-10-30 14:46 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 00/19] VHDX log replay and write support, .bdrv_create()
 2013-10-30 14:44 UTC  (13+ messages)
` [Qemu-devel] [PATCH v8 01/19] block: vhdx - minor comments and typo correction
` [Qemu-devel] [PATCH v8 02/19] block: vhdx - add header update capability
` [Qemu-devel] [PATCH v8 03/19] block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header
` [Qemu-devel] [PATCH v8 04/19] block: vhdx - log support struct and defines
` [Qemu-devel] [PATCH v8 05/19] block: vhdx - break endian translation functions out
` [Qemu-devel] [PATCH v8 06/19] block: vhdx - update log guid in header, and first write tracker
` [Qemu-devel] [PATCH v8 08/19] block: vhdx - log parsing, replay, and flush support
` [Qemu-devel] [PATCH v8 10/19] block: vhdx - add log write support
` [Qemu-devel] [PATCH v8 12/19] block: vhdx - remove BAT file offset bit shifting
` [Qemu-devel] [PATCH v8 13/19] block: vhdx - move more endian translations to vhdx-endian.c
` [Qemu-devel] [PATCH v8 14/19] block: vhdx - break out code operations to functions
` [Qemu-devel] [PATCH v8 15/19] block: vhdx - fix comment typos in header, fix incorrect struct fields

[Qemu-devel] [PATCH v3 0/2] smbios nicer defaults for DMI type 1 (System)
 2013-10-30 14:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 2/2] smbios: Set system manufacturer, product & version by default

[PATCH v2] ARC: Add perf support for ARC700 cores
 2013-10-30 14:45 UTC 

Getting a relocate_sdk.py issue when installing a sdk on Centos
 2013-10-30 14:45 UTC  (8+ messages)

need advice on howto access memory from fpga and cpu
 2013-10-30 14:45 UTC  (3+ messages)

[PATCH] ALSA: compress: fix drain calls blocking other compress functions
 2013-10-30 14:47 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/2] ARM: dts: Fix sysreg node name in exynos4.dtsi
 2013-10-30 14:44 UTC  (2+ messages)

[patch net-next RFC] netfilter: ip6_tables: use reasm skb for matching
 2013-10-30 14:44 UTC  (4+ messages)

[meta-fsl-arm-extra][PATCH] nitrogen6x.conf: Allow kernel provider override
 2013-10-30 14:44 UTC  (9+ messages)

[PATCH 0/7] delegation state fixes and cleanups for 3.13
 2013-10-30 14:43 UTC  (16+ messages)
` [PATCH 1/7] nfsd4: fix recall_lock use in unhash_delegation
` [PATCH 2/7] nfsd4: need to destroy revoked delegations in destroy_client
` [PATCH 4/7] nfsd4: hash deleg stateid only on successful nfs4_set_delegation
` [PATCH 6/7] nfsd4: move nfs4_put_file from unhash to put delegation

[PATCH v2 BlueZ] android/hid: Fix not cleanup properly after disconnect
 2013-10-30 14:42 UTC  (2+ messages)

[PATCH V4 0/3] Add watchdog DT nodes and use syscon regmap interfac to configure pmu registers
 2013-10-30 14:42 UTC  (5+ messages)
` [PATCH V4 1/3] ARM: dts: Add pmu sysreg node to Exynos5 dtsi file
` [PATCH V4 3/3] watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register

[PATCH -next] libertas: fix error return code in if_cs_probe()
 2013-10-30 14:42 UTC  (2+ messages)

Denys Dmytriyenko : linux-ti-staging: update to 3. 12-rc7 and latest merges of feature trees
 2013-10-30 14:42 UTC 

Denys Dmytriyenko : linux-ti-staging: update to 3. 12-rc7 and latest merges of feature trees
 2013-10-30 14:42 UTC 

[PATCH 0/2] ext4: increase mbcache scalability
 2013-10-30 14:42 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] mbcache: decoupling the locking of local from global data
  ` [PATCH v3 2/2] ext4: each filesystem creates and uses its own mb_cache

[Qemu-devel] virtio-net performance on mach-virt
 2013-10-30 14:40 UTC 

[PATCH] efivarfs: 'efivarfs_file_write' function reorganization
 2013-10-30 14:39 UTC  (5+ messages)

[Buildroot] [PATCHv2 0/5] Add apache thrift
 2013-10-30 14:39 UTC  (3+ messages)

[PATCH 0/2] make all stored entries accessible
 2013-10-30 14:38 UTC  (6+ messages)
` [PATCH 1/2] pstore: avoid incorrectly mark entry as duplicate
` [PATCH 2/2] pstore: Differentiating names by adding count and timestamp

[PATCH] drivers: md: include "linux/vmalloc.h" in "dm-cache-policy-hints.c"
 2013-10-30 14:38 UTC  (2+ messages)
`  "

[BUG] perf: arch_perf_out_copy_user default
 2013-10-30 14:37 UTC 

Show patch in gitk --first-parent ?
 2013-10-30 14:30 UTC  (2+ messages)

[PATCH 1/1] tests: add gem_reset_stats
 2013-10-30 14:36 UTC 

[RFC PATCH v5 00/12] Machine check handling in linux host
 2013-10-30 14:36 UTC  (13+ messages)
` [RFC PATCH v5 01/12] powerpc/book3s: Split the common exception prolog logic into two section
` [RFC PATCH v5 02/12] powerpc/book3s: Introduce exclusive emergency stack for machine check exception
` [RFC PATCH v5 03/12] powerpc/book3s: handle machine check in Linux host
` [RFC PATCH v5 04/12] powerpc/book3s: Return from interrupt if coming from evil context
` [RFC PATCH v5 05/12] powerpc/book3s: Introduce a early machine check hook in cpu_spec
` [RFC PATCH v5 06/12] powerpc/book3s: Add flush_tlb operation "
` [RFC PATCH v5 07/12] powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7
` [RFC PATCH v5 08/12] powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8
` [RFC PATCH v5 09/12] powerpc/book3s: Decode and save machine check event
` [RFC PATCH v5 10/12] powerpc/book3s: Queue up and process delayed MCE events
` [RFC PATCH v5 11/12] powerpc/powernv: Remove machine check handling in OPAL
` [RFC PATCH v5 12/12] powerpc/powernv: Machine check exception handling

[RFC/PATCH v2 1/3] usb: gadget: add quirks field to struct usb_gadget
 2013-10-30 14:35 UTC  (2+ messages)

[PATCH v3] efivars,efi-pstore: Hold off deletion of sysfs entry until, the scan is completed
 2013-10-30 14:35 UTC  (5+ messages)

[U-Boot] SPL Dfu update
 2013-10-30 14:34 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/2 v2] pc: inform SeaBIOS where 64-bit PCI hole begins
 2013-10-30 14:33 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 00/10] Clean up and fix no_user
 2013-10-30 14:30 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 05/10] pci-host: Consistently set cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v2 10/10] qdev: Do not let the user try to device_add when it cannot work

[Qemu-devel] [WIP PATCH 00/24] IDE cleanups, initial work on AHCI rerror/werror=stop
 2013-10-30 14:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH 10/24] ide: add trigger_irq callback

[PATCH] android: Fix compiler flags with Android version
 2013-10-30 14:32 UTC  (2+ messages)

[PATCH] drm/radeon: don't use PACKET2 on CIK
 2013-10-30 14:32 UTC  (2+ messages)

[PATCH] ARM: mm: Fix ECC mem policy printk
 2013-10-30 14:32 UTC  (6+ messages)

[PATCH 1/1] mmc: core: fix build warning
 2013-10-30 14:13 UTC  (2+ messages)

[PATCH 0/5] mmc: sdhci-esdhc-imx: add runtime pm support
 2013-10-30 14:12 UTC  (12+ messages)
` [PATCH 1/5] mmc: sdhci-pltfm: export pltfm suspend/resume api
` [PATCH 2/5] mmc: sdhci-esdhc-imx: tuning bits should not be cleared during reset
` [PATCH 3/5] mmc: sdhci-esdhc-imx: clear SDHCI_CTRL_EXEC_TUNING should not affect other bits
` [PATCH 4/5] mmc: sdhci-esdhc-imx: fix runtime pm unblance issue
` [PATCH 5/5] mmc: sdhci-esdhc-imx: add runtime pm support

RFC: paravirtualizing perf_clock
 2013-10-30 14:31 UTC  (7+ messages)
    `  "

[PATCH] input: allow SERIO=m even without EXPERT=y
 2013-10-30 14:30 UTC  (4+ messages)
` [PATCH] input: i8042 - add PNP modaliases

[PATCH 0/4] KVM-VFIO pseudo device for VFIO coherency
 2013-10-30 14:30 UTC  (4+ messages)
` [PATCH 1/4] kvm: Destroy & free KVM devices on release

[PATCH 0/2] mmc: sdhci-esdhc-imx: adding eMMC HS200 mode support
 2013-10-30 14:10 UTC  (6+ messages)
` [PATCH 1/2] mmc: sdhci: replace msleep with mdelay for tuning
` [PATCH 2/2] mmc: sdhci-esdhc-imx: add eMMC HS200 mode support

[PATCH net-next 0/5] SCTP fix/updates
 2013-10-30 14:29 UTC  (12+ messages)
` [PATCH net-next 1/5] lib: crc32: clean up spacing in test cases
` [PATCH net-next 5/5] net: sctp: fix and consolidate SCTP checksumming code

[PATCH 1/2] drm/radeon: activate UVD clocks before sending the destroy msg
 2013-10-30 14:29 UTC  (2+ messages)

ath9k EEPROM change
 2013-10-30 14:08 UTC 

[PATCH v2 0/6] mmc: sdhci-esdhc-imx: fix acmd23 unwork and ddr not supported on sabresd issues
 2013-10-30 14:09 UTC  (14+ messages)
` [PATCH v2 1/6] mmc: sdhci: clear auto cmd setting bits for no data cmds
` [PATCH v2 2/6] mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read function
` [PATCH v2 3/6] ARM: dts: sabresd: add usdhc4 support
` [PATCH v2 4/6] mmc: sdhci-esdhc-imx: fix cpas over write issue
` [PATCH v2 5/6] mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6
` [PATCH v2 6/6] mmc: core: mmc DDR mode should not depend on UHS_DDR50

[PATCH] sysfs: move assignment to be under lock in sysfs_remove_dir()
 2013-10-30 14:28 UTC  (6+ messages)
        ` [PATCH driver-core-next] sysfs: rename sysfs_assoc_lock and explain what it's about

[PATCH 0/4 net-next] net: phy: add Generic Netlink switch configuration API
 2013-10-30 14:28 UTC  (12+ messages)
` [PATCH 1/4 net-next] net: phy: add Generic Netlink Ethernet "

[PATCH] MIPS: malta: Fix GIC interrupt offsets
 2013-10-30 14:27 UTC  (2+ messages)

[PATCH] x86/ACPI/x2APIC: guard against out of range ACPI or APIC IDs
 2013-10-30 14:28 UTC 

[PATCH 0/1] bb/fetch2: fix the "filename too long" error
 2013-10-30 14:27 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] asoc-tools: Require bash shell when interpreting vizdapm.sh
 2013-10-30 14:26 UTC 

Custom defconfig is not used
 2013-10-30 14:26 UTC  (20+ messages)

choice =y selection becomes lost after having multiple entries =m with depends on
 2013-10-30 14:26 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/7] qdev and blockdev refcount leak fixes
 2013-10-30 13:54 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3 7/7] qdev: drop misleading qdev_free() function

[PATCH] ACPI / hotplug / PCI: Always rescan the slot for new devices
 2013-10-30 14:24 UTC  (5+ messages)

[PATCH v3] dynamic_debug: add wildcard support to filter files/functions/modules
 2013-10-30 14:21 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] dynamic-debug-howto.txt: update since new wildcard support

[PATCH 3.12-rc7] KVM: Fix modprobe failure for kvm_intel/kvm_amd
 2013-10-30 14:23 UTC  (6+ messages)

[PATCH -next] arm64: use for_each_node_by_type() macro
 2013-10-30 14:22 UTC  (6+ messages)
  ` [PATCH -next v2] "

[PATCH] core-image-basic.bb: Allow user extensions
 2013-10-30 14:22 UTC 

[meta-selinux][PATCH 0/4] refpolicy: Move common POLICY_* variables to refpolicy_common.inc
 2013-10-30 14:22 UTC  (3+ messages)
` [meta-selinux][PATCH 1/4] "

[meta-selinux][PATCH] Add recipe to build the MCS refpolicy
 2013-10-30 14:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] at91: get rid of long standing work around CONFIG_AT91_LEGACY
 2013-10-30 14:18 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] video: remove AT91 legacy API from bus_vcxk
` [U-Boot] [PATCH 2/6] i2c: switch from AT91 legacy to ATMEL legacy
` [U-Boot] [PATCH 3/6] at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACY
` [U-Boot] [PATCH 4/6] snapper9260: remove unused AT91_LEGACY
` [U-Boot] [PATCH 5/6] net: remove unused CONFIG_AT91_LEGACY
` [U-Boot] [PATCH 6/6] at91: remove all occourances of CONFIG_AT91_LEGACY

[PATCH 1/4] staging/lustre/llite: cache jobid in lu_env
 2013-10-30 14:20 UTC  (5+ messages)
` [PATCH 2/4] staging/lustre/obdclass: read jobid from proc

[PATCH] mm: list_lru: fix almost infinite loop causing effective livelock
 2013-10-30 14:16 UTC  (2+ messages)

[RFCv2][PATCHv5 0/4] Add Freescale FTM PWM driver
 2013-10-30 14:16 UTC  (6+ messages)
` [RFCv2][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM

l2cap sockets not properly multiplexed on ARM
 2013-10-30 14:16 UTC  (5+ messages)

[RESEND] [PATCH V3 0/2] Add watchdog DT nodes and use syscon regmap interface to configure pmu registers
 2013-10-30 14:15 UTC  (3+ messages)
` [RESEND] [PATCH V3 2/2] watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register

[Bug 64471] New: Radeon HD6570 lockup in Brütal Legend
 2013-10-30 14:14 UTC  (2+ messages)
` [Bug 64471] Radeon HD6570 lockup in Brütal Legend with HyperZ

[Bug 71046] New: GPU lockup on HD5470 with Brütal Legend
 2013-10-30 14:14 UTC  (3+ messages)
` [Bug 71046] "

[PATCH v2] xfstests: add regression test for running btrfs balance and defrag concurrently
 2013-10-30 14:12 UTC  (2+ messages)

[PATCH] usb: phy: Move R-Car Gen2 driver registration to postcore_inictall
 2013-10-30 14:12 UTC  (2+ messages)

[PATCH] MIPS: cavium-octeon: fix early boot hang on EBH5600 board
 2013-10-30 14:08 UTC 

Bug in x86_64 do_cpuid()
 2013-10-30 14:00 UTC 

[PATCH BlueZ] android/hid: Fix not cleanup properly after disconnect
 2013-10-30 14:06 UTC  (2+ messages)

[PATCH v2] NFSD: Combine decode operations for v4 and v4.1
 2013-10-30 13:58 UTC  (2+ messages)

[PATCH] x86: Run checksumming in parallel accross multiple alu's
 2013-10-30 14:04 UTC  (4+ messages)

[PATCH V3 0/5] Reintroduce OVMF support
 2013-10-30 14:05 UTC  (10+ messages)
` [PATCH V3 2/5] Config.mk: update OVMF changeset

perf: PERF_EVENT_IOC_PERIOD on ARM vs everywhere else
 2013-10-30 14:13 UTC  (8+ messages)

[PATCH v2 (For real this time)] NFSD: Combine decode operations for v4 and v4.1
 2013-10-30 14:04 UTC  (2+ messages)

[meta-fsl-arm][PATCH] linux-fslc: kernel build now needs GNU bc to work
 2013-10-30 14:04 UTC  (2+ messages)

[PATCH] Add json output for client/server mode
 2013-10-30 14:03 UTC 

[B.A.T.M.A.N.] [PATCHv2 0/8] add network wide multi interface optimization
 2013-10-30 14:01 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCHv2 2/8] batman-adv: split tq information in neigh_node struct
` [B.A.T.M.A.N.] [PATCHv2 3/8] batman-adv: split out router from orig_node
` [B.A.T.M.A.N.] [PATCHv2 4/8] batman-adv: add WiFi penalty
` [B.A.T.M.A.N.] [PATCHv2 5/8] batman-adv: consider outgoing interface in OGM sending
` [B.A.T.M.A.N.] [PATCHv2 6/8] batman-adv: add bonding again
` [B.A.T.M.A.N.] [PATCHv2 7/8] batman-adv: add debugfs structure for information per interface
` [B.A.T.M.A.N.] [PATCHv2 8/8] batman-adv: add debugfs support to view multiif tables


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.