All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-07 18:40:17 to 2014-11-07 19:47:08 UTC [more...]

[U-Boot] [PATCH v3 0/11] sun6i: Add dram init and SPL support
 2014-11-07 19:47 UTC  (11+ 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

[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 v3 00/16] ref-transaction-rename
 2014-11-07 19:39 UTC  (13+ 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 16/16] refs.c: add an err argument to pack_refs

[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  (10+ 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)

[PATCH v3 0/7] ref-transaction-send-pack
 2014-11-07 19:42 UTC  (6+ messages)
` [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 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 0/2] Kernel Live Patching
 2014-11-07 19:42 UTC  (8+ messages)
` [PATCH 2/2] kernel: add support for live patching
  ` module notifier: was "

Enabling transparency on overlay surface
 2014-11-07 19:11 UTC 

[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 0/7] android/handsfree-client: First set of HFP HF
 2014-11-07 19:36 UTC  (5+ messages)
` [PATCH 4/7] android/handsfree-client: Add incoming connection handling
` [PATCH 5/7] android/handsfree-client: Add SLC creation procedure

[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  (3+ messages)
` [PATCH v2] "

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  (8+ messages)
` [PATCH 1/5] trailer: ignore comment lines inside the trailers
` [PATCH 2/5] trailer: display a trailer without its trailing newline
` [PATCH 3/5] commit: make ignore_non_trailer() non static
` [PATCH 4/5] trailer: reuse ignore_non_trailer() to ignore conflict lines
` [PATCH 5/5] trailer: add test with an old style conflict block

[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 v13 0/7] KVM/arm/x86: dirty page logging support for ARMv7 (3.17.0-rc1)
 2014-11-07 19:21 UTC  (25+ messages)
` [PATCH v13 2/7] KVM: Add generic support for dirty page logging
` [PATCH v13 4/7] arm: KVM: Add ARMv7 API to flush TLBs
` [PATCH v13 5/7] arm: KVM: Add initial dirty page locking infrastructure
` [PATCH v13 7/7] arm: KVM: ARMv7 dirty page logging 2nd stage page fault

[PATCH 0/2] Support updating working trees when pushing into non-bare repos
 2014-11-07 19:20 UTC  (6+ messages)
` [PATCH 1/2] Add a few more values for receive.denyCurrentBranch
` [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  (13+ 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  (14+ messages)
` [RFC][PATCH 03/12 v3] tracing: Create seq_buf layer in trace_seq
` [RFC][PATCH 12/12 v3] x86/nmi: Perform a safe NMI stack trace on all CPUs

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
  `  "

[PATCH] Fix SIGSEGV in libdrm for heigth = 0 and width = 0
 2014-11-07 18:43 UTC 

[3.12, 3.14 STABLE]: xfs: avoid false quotacheck after unclean shutdown
 2014-11-07 19:04 UTC 

[RESEND PATCH 3.18-rc3] kdb: Avoid printing KERN_ levels to consoles
 2014-11-07 19:03 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] seq_file: Fix seq_putc() to be consistent with seq_puts()
 2014-11-07 19:03 UTC  (4+ messages)
` [Cluster-devel] [PATCH 0/7] seq_printf cleanups
  ` [PATCH 6/7] debugfs: Fix misuse of seq_printf return value

[PATCH] drvres: Improve grp->id setting logics in devres_open_group()
 2014-11-07 19:02 UTC  (2+ messages)

[PATCH] thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260
 2014-11-07 18:59 UTC  (3+ messages)

[PATCH] clk: Propagate prepare and enable when reparenting orphans
 2014-11-07 18:58 UTC  (4+ messages)

[dm-crypt] How can I write a passphrase hash to key file for plain dm-crypt ?
 2014-11-07 18:56 UTC  (2+ messages)

[PATCH RFC 0/4] crypto: qat - Add userspace access to QAT services
 2014-11-07 18:53 UTC  (8+ messages)
` [PATCH RFC 4/4] crypto: qat - Add new algif interface for userspace

[PATCHv3 0/5] Handling empty notes
 2014-11-07 18:55 UTC  (5+ messages)
` [PATCHv3 4/5] notes: Empty notes should be shown by 'git log'
` [PATCHv3 5/5] t3301: Use write_script(), nitpick whitespace

[PATCH] drm/i915: add cherryview specfic forcewake in execlists_elsp_write
 2014-11-07 18:55 UTC  (4+ messages)
` [PATCH] drm/i915: Reduce duplicated forcewake logic

[PATCH 0/7] Security: Provide unioned file support
 2014-11-07 18:54 UTC  (7+ messages)

[PATCH] PM / Domains: Fix initial default state of the need_restore flag
 2014-11-07 18:52 UTC  (3+ messages)

[Buildroot] [git commit] arch/Config.in.x86: drop BR2_x86_generic
 2014-11-07 18:51 UTC 

[PATCH] sched: core: fix out of bounds read in sched_init_numa()
 2014-11-07 18:49 UTC  (2+ messages)

[PATCH 1/1] Input: xpad - update docs to reflect current state
 2014-11-07 18:48 UTC  (3+ messages)

[PATCH v2] thermal: imx: correct driver load sequence for cpu cooling
 2014-11-07 18:47 UTC  (2+ messages)

[PATCH] drm/i915: Make sample_c messages go faster on Haswell
 2014-11-07 18:46 UTC  (2+ messages)

[PATCH v7 3/8] arm64: introduce is_device_dma_coherent
 2014-11-07 18:45 UTC  (13+ messages)

[PATCH 00/12] soc: samsung: Modify and enhance power domain driver
 2014-11-07 18:45 UTC  (8+ messages)
` [PATCH 03/12] PM / Domains: Add notifier support for power domain transitions

[Xenomai] I-pipe error when requesting irq that is on omap gpio
 2014-11-07 18:43 UTC  (3+ messages)

hotplug thread issues
 2014-11-07 18:41 UTC  (4+ messages)
  ` [PATCH]: kthread: Fix memory ordering in __kthread_parkme

[PATCH 0/2] dma: pl330: Fixes for DMA memcpy
 2014-11-07 18:05 UTC  (2+ messages)
` [PATCH 1/2] dma: pl330: Align DMA memcpy operations to MFIFO width


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.