messages from 2014-11-07 19:04:55 to 2014-11-07 20:06:34 UTC [more...]
[Qemu-devel] [PATCH] mips: Set the CP0.Config3.DSP and CP0.Config3.DSP2P bits
2014-11-07 20:06 UTC (7+ messages)
[Qemu-devel] Add CMP2 instruction
2014-11-07 20:05 UTC (2+ messages)
[RESEND PATCH V2] mtd: block2mtd: Present block2mtd timely on boot time
2014-11-07 20:05 UTC (4+ messages)
[Qemu-devel] [PATCH] MIPS: Correct MIPS16/microMIPS branch size calculation
2014-11-07 20:05 UTC (2+ messages)
` [Qemu-devel] [PATCH v2] mips: "
[PATCH 0/7] Cisco Systems Inc. VIC Ethernet PMD - ENIC PMD
2014-11-07 20:05 UTC (8+ messages)
` [PATCH 1/7] DPDK changes for accommodating "
` [PATCH 2/7] ENIC PMD License
` [PATCH 3/7] ENIC PMD Makefile
` [PATCH 4/7] VNIC common code
` [PATCH 5/7] ENIC PMD specific code
` [PATCH 6/7] DPDK-ENIC PMD interface
` [PATCH 7/7] Release notes for ENIC PMD 1.0.0.3
[PATCH 0/8] x86, microcode, intel: fixes and enhancements
2014-11-07 20:05 UTC (9+ messages)
` [PATCH 6/8] x86, microcode, intel: use cpuid explicitly instead of sync_core
` [PATCH 7/8] x86, microcode, intel: guard against misaligned microcode data
` [PATCH 8/8] x86, microcode, intel: defend apply_microcode_intel with BUG_ON
Enabling transparency on overlay surface
2014-11-07 20:03 UTC (2+ messages)
[PATCH v13 0/7] KVM/arm/x86: dirty page logging support for ARMv7 (3.17.0-rc1)
2014-11-07 20:02 UTC (29+ messages)
` [PATCH v13 3/7] KVM: x86: flush TLBs last before returning from KVM_GET_DIRTY_LOG
` [PATCH v13 5/7] arm: KVM: Add initial dirty page locking infrastructure
` [PATCH v13 6/7] arm: KVM: dirty log read write protect support
` [PATCH v13 7/7] arm: KVM: ARMv7 dirty page logging 2nd stage page fault
[PATCH] sparse: suppress an "using sizeof on a function" warning
2014-11-07 20:01 UTC (2+ messages)
[PATCH 0/1] eglibc option groups fixup
2014-11-07 19:59 UTC (2+ messages)
` [PATCH 1/1] eglibc-use-option-groups.patch: Several fixups
[PATCH v5 0/7] vfs: Non-blockling buffered fs read (page cache only)
2014-11-07 19:58 UTC (11+ messages)
` [PATCH v5 7/7] fs: add a flag for per-operation O_DSYNC semantics
` [PATCH v5 7/7] "
` [fuse-devel] "
` [Ocfs2-devel] "
[Xenomai] IMX kernel 3.0.35_4.1.0 + adeos-ipipe-3.0.43-mx6q-1.18-14 -> very slow boot
2014-11-07 19:58 UTC (3+ messages)
[PATCH 0/4] UBIFS: add xattr support for security / SELinux
2014-11-07 19:56 UTC (5+ messages)
` [PATCH 1/4] UBIFS: fix a couple bugs in UBIFS xattr length calculation
[U-Boot] [PATCH 0/4 v4] arm: socfpga: Add Cadence QSPI support
2014-11-07 19:56 UTC (5+ messages)
` [U-Boot] [PATCH 1/4 v4] spi: Add Cadence QSPI DM driver used by SoCFPGA
[PATCH 0/7] android/handsfree-client: First set of HFP HF
2014-11-07 19:56 UTC (7+ messages)
` [PATCH 5/7] android/handsfree-client: Add SLC creation procedure
` [PATCH 6/7] android/handsfree-client: Add support for outgoing connection
` [PATCH 7/7] android/handsfree-client: Handle disconnect command
[PATCH 66/89] drm/i915/skl: Implementation of SKL DPLL programming
2014-11-07 19:56 UTC (3+ messages)
` [PATCH 66/89 v9] "
drm-i915-mst + Ubuntu 14.04 + HP 840
2014-11-07 19:55 UTC
git commit --only -- $path when $path already has staged content
2014-11-07 19:54 UTC (3+ messages)
[PATCH 0/2] Kernel Live Patching
2014-11-07 19:52 UTC (5+ messages)
` [PATCH 2/2] kernel: add support for live patching
[PATCH RFC 0/4] crypto: qat - Add userspace access to QAT services
2014-11-07 19:48 UTC (8+ messages)
` [PATCH RFC 4/4] crypto: qat - Add new algif interface for userspace
[PATCH net-next] PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction
2014-11-07 19:50 UTC (3+ messages)
[PATCH net 0/5] Implement ndo_gso_check() for vxlan nics
2014-11-07 19:49 UTC (5+ messages)
` [PATCH net 3/5] fm10k: Implement ndo_gso_check()
[PATCH v3 00/16] ref-transaction-rename
2014-11-07 19:39 UTC (17+ messages)
` [PATCH v3 01/16] refs.c: allow passing raw git_committer_info as email to _update_reflog
` [PATCH v3 02/16] refs.c: return error instead of dying when locking fails during transaction
` [PATCH v3 03/16] refs.c: use packed refs when deleting refs during a transaction
` [PATCH v3 04/16] refs.c: use a stringlist for repack_without_refs
` [PATCH v3 05/16] refs.c: add transaction support for renaming a reflog
` [PATCH v3 06/16] refs.c: update rename_ref to use a transaction
` [PATCH v3 07/16] refs.c: rollback the lockfile before we die() in repack_without_refs
` [PATCH v3 08/16] refs.c: move reflog updates into its own function
` [PATCH v3 09/16] refs.c: write updates to packed refs when a transaction has more than one ref
` [PATCH v3 10/16] remote.c: use a transaction for deleting refs
` [PATCH v3 11/16] refs.c: make repack_without_refs static
` [PATCH v3 12/16] refs.c: make the *_packed_refs functions static
` [PATCH v3 13/16] refs.c: replace the onerr argument in update_ref with a strbuf err
` [PATCH v3 14/16] refs.c: make add_packed_ref return an error instead of calling die
` [PATCH v3 15/16] refs.c: make lock_packed_refs take an err argument
` [PATCH v3 16/16] refs.c: add an err argument to pack_refs
[PATCH v3 0/7] ref-transaction-send-pack
2014-11-07 19:42 UTC (8+ messages)
` [PATCH v3 1/7] receive-pack.c: add protocol support to negotiate atomic-push
` [PATCH v3 2/7] send-pack.c: add an --atomic-push command line argument
` [PATCH v3 3/7] receive-pack.c: use a single transaction when atomic-push is negotiated
` [PATCH v3 4/7] push.c: add an --atomic-push argument
` [PATCH v3 5/7] t5543-atomic-push.sh: add basic tests for atomic pushes
` [PATCH v3 6/7] refs.c: add an err argument to create_reflog
` [PATCH v3 7/7] refs.c: add an err argument to create_symref
[PATCH v2 for 4.5] xen/arm: Add support for GICv3 for domU
2014-11-07 15:45 UTC (10+ messages)
[PATCH v3 for 4.5] xen/arm: Add support for GICv3 for domU
2014-11-07 14:50 UTC (3+ messages)
[PATCH] PM / Domains: Fix initial default state of the need_restore flag
2014-11-07 19:47 UTC (3+ messages)
[PATCH v5 00/48] kernel: Add support for power-off handler call chain
2014-11-07 19:47 UTC (4+ messages)
` [PATCH v5 34/48] acpi: Register power-off handler with kernel power-off handler
[U-Boot] [PATCH v3 0/11] sun6i: Add dram init and SPL support
2014-11-07 19:47 UTC (12+ messages)
` [U-Boot] [PATCH v3 01/11] sun6i: Add new p2wi controller driver
` [U-Boot] [PATCH v3 02/11] sun6i: Add basic axp221 driver
` [U-Boot] [PATCH v3 03/11] sun6i: Add clock functions needed for SPL / DRAM init
` [U-Boot] [PATCH v3 04/11] sun6i: Add cpucfg register definitions
` [U-Boot] [PATCH v3 05/11] sun4i: Rename dram files to dram_sun4i.x
` [U-Boot] [PATCH v3 06/11] sun6i: Add dram initialization code
` [U-Boot] [PATCH v3 07/11] sun6i: Poke magic sram controller register to avoid cache issues
` [U-Boot] [PATCH v3 08/11] sun6i: Enable SPL
` [U-Boot] [PATCH v3 09/11] sun6i: Add Mele M9 board
` [U-Boot] [PATCH v3 10/11] sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s
` [U-Boot] [PATCH v3 11/11] sun6i: ehci: Add sun6i ehci support
[PATCH] xen/arm: Return correct code error for xen_swiotlb_map_page
2014-11-07 14:45 UTC (6+ messages)
` [Xen-devel] "
[PATCH RESEND] bnx2fc: fix tgt spinlock locking
2014-11-07 19:46 UTC (2+ messages)
[PATCH v5 00/11] drivers: cacheinfo support
2014-11-07 19:45 UTC (9+ messages)
` [PATCH v5 03/11] drivers: base: add cpu_device_create to support per-cpu devices
[Bug 86006] New: [NV84] Nvidia GeForce 8600 GT VDPAU h264 hardware acceleration
2014-11-07 19:45 UTC (7+ messages)
` [Bug 86006] "
[PATCH v4 0/2] NFS: Add ALLOCATE and DEALLOCATE support
2014-11-07 19:44 UTC (3+ messages)
` [PATCH v4 1/2] nfs: Add ALLOCATE support
` [PATCH v4 2/2] nfs: Add DEALLOCATE support
[PATCH RFC V3 0/3] mxs: add ocotp support for i.MX23 and i.MX28
2014-11-07 19:44 UTC (9+ messages)
` [PATCH RFC V3 2/3] mxs: add driver for ocotp in "
[PATCH v4 0/3] NFS: Add ALLOCATE and DEALLOCATE support
2014-11-07 19:44 UTC (4+ messages)
` [PATCH v4 1/3] VFS: Rename do_fallocate() to vfs_fallocate()
` [PATCH v4 2/3] nfsd: Add ALLOCATE support
` [PATCH v4 3/3] nfsd: Add DEALLOCATE support
[PATCH] selinux: Support SCTP protocol
2014-11-07 19:43 UTC (4+ messages)
[PATCH] timekeeping: Move persistent clock registration code from ARM to kernel
2014-11-07 19:42 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/9] raw: Prohibit dangerous writes for probed images
2014-11-07 19:39 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 1/9] qemu-io: Allow explicitly specifying format
` [Qemu-devel] [PATCH v2 2/9] qemu-iotests: Use qemu-io -f $IMGFMT
` [Qemu-devel] [PATCH v2 3/9] qemu-iotests: Add qemu-io format option in Python tests
` [Qemu-devel] [PATCH v2 4/9] qtests: Specify image format explicitly
` [Qemu-devel] [PATCH v2 5/9] block: Factor bdrv_probe_all() out of find_image_format()
` [Qemu-devel] [PATCH v2 6/9] block: Read only one sector for format probing
` [Qemu-devel] [PATCH v2 7/9] raw: Prohibit dangerous writes for probed images
` [Qemu-devel] [PATCH v2 8/9] qemu-iotests: Fix stderr handling in common.qemu
` [Qemu-devel] [PATCH v2 9/9] qemu-iotests: Test writing non-raw image headers to raw image
[PATCH v2 00/11] memory: add Atmel EBI (External Bus Interface) driver
2014-11-07 19:39 UTC (5+ messages)
` [PATCH v2 06/11] memory: atmel-ebi: add DT bindings documentation
[PATCH] mac80211: add back support for radiotap vendor namespace data
2014-11-07 19:37 UTC (4+ messages)
[PATCH -next] mm/rmap: calculate page offset when needed
2014-11-07 19:34 UTC (2+ messages)
[PATCH 0/5] drm/i915: Some VLV/CHV rc6/rps fixes/cleanups
2014-11-07 19:33 UTC (6+ messages)
` [PATCH 1/5] drm/i915: Silence valleyview_set_rps()
` [PATCH 2/5] drm/i915: Read the CCK fuse register from CCK
` [PATCH 3/5] drm/i915: Add a name for the Punit GPLLENABLE bit
` [PATCH 4/5] drm/i915: Warn if GPLL isn't used on vlv/chv
` [PATCH 5/5] drm/i915: Improve PCBR debug information
[PATCH] iio:xilinx-xadc:xadc_read_raw INFO_OFFSET
2014-11-07 19:34 UTC (3+ messages)
[PATCH] drm/i915: Add the predicate source registers to the register whitelist
2014-11-07 19:33 UTC (2+ messages)
Build issue with daisy branch
2014-11-07 19:32 UTC (3+ messages)
[PATCH v9 00/12] Coresight framework and drivers
2014-11-07 19:30 UTC (6+ messages)
` [PATCH v9 01/12] coresight: add CoreSight core layer framework
[PATCH 0/5] Small "git interpret-trailers" fixes
2014-11-07 19:26 UTC (4+ messages)
` [PATCH 2/5] trailer: display a trailer without its trailing newline
[PATCH v4 0/3] PM / clock_ops: add pm_clk_add_clk()
2014-11-07 19:25 UTC (5+ messages)
` [PATCH v4 2/3] PM / clock_ops: make __pm_clk_enable more generic
[PATCH] gcc: Fix intermittent failures during configure
2014-11-07 19:21 UTC
[PATCH 0/2] Support updating working trees when pushing into non-bare repos
2014-11-07 19:20 UTC (3+ messages)
` [PATCH 2/2] Let deny.currentBranch=updateInstead ignore submodules
[Bug 83461] New: hdmi screen flicker/unusable
2014-11-07 19:19 UTC (2+ messages)
` [Bug 83461] "
[PATCH v3 00/19] KVM GICv3 emulation
2014-11-07 19:18 UTC (5+ messages)
` [PATCH v3 10/19] arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
[RFC] git checkout $tree -- $path always rewrites files
2014-11-07 19:17 UTC (6+ messages)
absurdly high "optimal_io_size" on Seagate SAS disk
2014-11-07 19:17 UTC (12+ messages)
[Qemu-devel] [PATCHv3] seccomp: change configure to avoid arm 32 to break
2014-11-07 19:14 UTC (2+ messages)
[PATCH] arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO read
2014-11-07 19:14 UTC (2+ messages)
Quota question
2014-11-07 19:06 UTC (4+ messages)
randconfig build error with next-20141013, in drivers/thermal/int340x_thermal/int3406_thermal.c
2014-11-07 19:11 UTC (6+ messages)
` [PATCH] Thermal: int3406_thermal: solve the dependency build error
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[RFC][PATCH 00/12 v3] seq-buf/x86/printk: Print all stacks from NMI safely
2014-11-07 19:10 UTC (11+ messages)
` [RFC][PATCH 03/12 v3] tracing: Create seq_buf layer in trace_seq
beginners project: RENAME_WHITEOUT
2014-11-07 19:09 UTC
[PATCH] Thermal/int340x: avoid unnecessary pointer casting
2014-11-07 19:06 UTC (2+ messages)
[PATCH 01/10] staging: vt6655: CARDvUpdateBasicTopRate use basic_rates to find top rate
2014-11-07 19:06 UTC (10+ messages)
` [PATCH 02/10] staging: vt6655: dead code remove CARDbAddBasicRate
` [PATCH 03/10] staging: vt6655: CARDbSetPhyParameter change CARD_PHY_TYPE to bb_type
` [PATCH 04/10] staging: vt6655: CARDvSetRSPINF us bb_type for CARD_PHY_TYPE
` [PATCH 05/10] staging: vt6655: s_vCalculateOFDMRParameter use "
` [PATCH 06/10] staging: vt6655: dead code remove typedef enum _CARD_PHY_TYPE
` [PATCH 07/10] staging: vt6655: CARDbSetPhyParameter remove unused parameters
` [PATCH 08/10] staging: vt6655: replace typedef enum _VIA_BB_TYPE with macros
` [PATCH 09/10] staging: vt6655: change typedef enum _VIA_PKT_TYPE to macro
` [PATCH 10/10] staging: vt6655: always keep abyCurrentNetAddr aligned to 2
[PATCH 0/2] Add support to RENAME_EXCHANGE flat to XFS
2014-11-07 19:05 UTC (2+ messages)
[PATCH v3 0/2] ASoC: simple-card: Add multi-CODEC support
2014-11-07 19:05 UTC (4+ messages)
` [PATCH v3 2/2] ASoC: simple-card: add multi-CODECs in DT
[ath9k-devel] [PATCH 0/3] debugfs: adding helper for single seq_file
2014-11-07 19:05 UTC (10+ messages)
` [ath9k-devel] [PATCH 1/3] debugfs: add helper function to create device related seq_file
` "
` [ath9k-devel] [PATCH 2/3] ath: use seq_file api for ath9k debugfs files
` "
` [ath9k-devel] [PATCH 3/3] ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
` "
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.