All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-29 15:43:42 to 2014-05-29 16:33:12 UTC [more...]

[PATCH v2 00/18] PCIe support for DRA7xx
 2014-05-29 16:32 UTC  (11+ messages)
` [PATCH v2 03/18] PCI: designware: Configuration space should be specified in 'reg'

[wireless-regdb] [PATCH 3/8] wireless-regdb: Add Central African Republic (CF) regulatory rules
 2014-05-29 16:32 UTC  (2+ messages)
`  "

[PATCH net V2 0/2] libphy: Add phy specific function to access mmd
 2014-05-29 16:28 UTC  (3+ messages)
` [PATCH net V2 1/2] libphy: Add phy specific function to access mmd phy registers
` [PATCH net V2 2/2] libphy: Add stubs to hook IEEE MMD Register reads and writes

[PATCH 0/4] intel_pstate fixes for v3.16
 2014-05-29 16:32 UTC  (5+ messages)
` [PATCH 1/4] intel_pstate: Remove C0 tracking
` [PATCH 2/4] intel_pstate: Correct rounding in busy calculation
` [PATCH 3/4] intel_pstate: add sample time scaling
` [PATCH 4/4] intel_pstate: Improve initial busy calculation

[wireless-regdb] [PATCH 2/8] wireless-regdb: Add Burkina Faso (BF) regulatory rules
 2014-05-29 16:32 UTC  (2+ messages)
`  "

[wireless-regdb] [PATCH 1/8] wireless-regdb: Add Ghana (GH) regulatory rules
 2014-05-29 16:31 UTC  (2+ messages)
`  "

[PATCH V3] x86, mce: Consolidate AMD mcheck initialization
 2014-05-29 16:31 UTC  (3+ messages)

CIK hangs with kernel 3.15, bisected
 2014-05-29 16:30 UTC  (6+ messages)

[Xenomai] rtdm_mutex_init on forge
 2014-05-29 16:30 UTC  (3+ messages)

[PATCH v2 00/10] Marvell Berlin full clock support
 2014-05-29 16:30 UTC  (5+ messages)

[PATCH 0/3] Qualcomm Resource Power Manager driver
 2014-05-29 16:30 UTC  (6+ messages)
` [PATCH 1/3] mfd: devicetree: bindings: Add Qualcomm RPM DT binding
` [PATCH 2/3] mfd: qcom-rpm: Driver for the Qualcomm RPM

fs/dcache.c - BUG: soft lockup - CPU#5 stuck for 22s! [systemd-udevd:1667]
 2014-05-29 16:29 UTC  (13+ messages)

vmstat: On demand vmstat workers V5
 2014-05-29 16:29 UTC  (10+ messages)

[PATCH 1/2] ext4: introduce new i_write_mutex to protect fallocate
 2014-05-29 16:28 UTC  (3+ messages)

[PATCH v2 00/23] MIPS: KVM: Fixes and guest timer rewrite
 2014-05-29 16:27 UTC  (6+ messages)

[PATCH] ARM: qcom: Enable GSBI driver in defconfig
 2014-05-29 16:26 UTC  (2+ messages)

[PATCH v2 0/2] Fix auditsc DoS and mark it BROKEN
 2014-05-29 16:25 UTC  (7+ messages)
` [PATCH v2 2/2] audit: Mark CONFIG_AUDITSYSCALL BROKEN and update help text

[U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}
 2014-05-29 16:25 UTC  (2+ messages)

workqueue: WARN at at kernel/workqueue.c:2176
 2014-05-29 16:23 UTC  (12+ messages)

[PATCH] Smack: fix bug with empty label causing memory read beyond range
 2014-05-29 16:23 UTC 

Kernel errors with overlay filesystem v22
 2014-05-29 16:23 UTC  (7+ messages)
` [PATCH 00/13] "
        ` More kernel errors with "

[U-Boot] [U-boot] [PATCH] ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c
 2014-05-29 16:19 UTC  (2+ messages)

Scaling 'ip addr add' (was Re: What's the right way to use a *large* number of source addresses?)
 2014-05-29 16:19 UTC  (4+ messages)

[patch 0/9] mm: memcontrol: naturalize charge lifetime v2
 2014-05-29 16:16 UTC  (27+ messages)
` [patch 01/10] mm: memcontrol: fold mem_cgroup_do_charge()
` [patch 02/10] mm: memcontrol: rearrange charging fast path
` [patch 03/10] mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
` [patch 04/10] mm: memcontrol: reclaim at least once for __GFP_NORETRY
` [patch 05/10] mm: memcontrol: catch root bypass in move precharge
` [patch 06/10] mm: memcontrol: use root_mem_cgroup res_counter
` [patch 07/10] mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed
` [patch 08/10] mm: memcontrol: do not acquire page_cgroup lock for kmem pages
` [patch 09/10] mm: memcontrol: rewrite charge API
` [patch 10/10] mm: memcontrol: rewrite uncharge API

[BUG REPORT] Git log pretty date
 2014-05-29 16:16 UTC  (3+ messages)

[U-Boot] [U-boot] [PATCH] mtd: nand: davinci: add header file for driver definitions
 2014-05-29 16:13 UTC  (2+ messages)

[PATCH v12 00/44] Use ref transactions for all ref updates
 2014-05-29 16:13 UTC  (16+ messages)
` [PATCH v12 06/41] refs.c: add an err argument to repack_without_refs
` [PATCH v12 08/41] refs.c: add an err argument to delete_ref_loose
` [PATCH v12 16/41] refs.c: add transaction.status and track OPEN/CLOSED/ERROR
` [PATCH v12 24/41] receive-pack.c: use a reference transaction for updating the refs
` [PATCH v12 25/41] fast-import.c: use a ref transaction when dumping tags
` [PATCH v12 26/41] walker.c: use ref transaction for ref updates
` [PATCH v12 31/41] refs.c: make prune_ref use a transaction to delete the ref
` [PATCH v12 32/41] refs.c: make delete_ref use a transaction
` [PATCH v12 33/41] refs.c: pass the ref log message to _create/delete/update instead of _commit
` [PATCH v12 36/41] refs.c: move the check for valid refname to lock_ref_sha1_basic
` [PATCH v12 38/41] refs.c: pass a skip list to name_conflict_fn
` [PATCH v12 39/41] refs.c: propagate any errno==ENOTDIR from _commit back to the callers
` [PATCH v12 40/41] fetch.c: change s_update_ref to use a ref transaction
` [PATCH v12 41/41] refs.c: make write_ref_sha1 static

[PATCH] mfd: wm5102: Correct default for LDO Control 2 register
 2014-05-29 16:11 UTC 

[U-Boot] [PATCH v3] Exynos: Make sure ps_hold gets set in the SPL
 2014-05-29 16:10 UTC 

[PATCH v11 00/41] Use ref transactions
 2014-05-29 16:10 UTC  (8+ messages)
` [PATCH v11 25/41] fast-import.c: use a ref transaction when dumping tags

[PATCH v5 00/14] xen: add systemd support
 2014-05-29 16:09 UTC  (8+ messages)
` [PATCH v5 12/14] autoconf: xen: enable explicit preference option for xenstored preference

[DRBD-user] Kernel 2.6.17-rc5 under amd64 may be hanging I/O, [Was] Re: [Q] What would cause fsck running on a drbd device to just stop?
 2006-06-09  0:34 UTC 

[DRBD-user] Kernel 2.6.17-rc5 under amd64 may be hanging I/O, [Was] Re: [Q] What would cause fsck running on a drbd device to just stop?
 2006-06-09  0:34 UTC 

[PATCH 2/2] arm: shmobile: r8a7790: add USB3.0 node to r8a7790.dtsi
 2014-05-29 16:08 UTC  (4+ messages)

[PATCH] Revert "staging: dgap: remove unneeded kfree() in dgap_tty_register_ports()"
 2014-05-29 16:11 UTC  (2+ messages)

[Buildroot] [PATCH] libffi: back-port support for ARC
 2014-05-29 16:07 UTC  (7+ messages)

git-multimail: migration: Config is not iterable
 2014-05-29 16:06 UTC  (2+ messages)

[PATCH ethtool V2] Ethtool: Add Altera Triple Speed Ethernet Support
 2014-05-29 16:02 UTC 

[DRBD-user] Re: Spontaneous access to the CDROM on two computers simultaneously
 2014-05-29 16:05 UTC  (2+ messages)
` [linux-lvm] "

[DRBD-user] Kernel 2.67.17.1 is hanging I/O under AMD64 [Was Re: Kernel 2.6.17-rc5 under amd64 may be hanging I/O]
 2006-06-30  5:44 UTC 

[DRBD-user] Re: Spontaneous access to the CDROM on two computers simultaneously
 2006-06-17 18:20 UTC 

[DRBD-user] Kernel 2.67.17.1 is hanging I/O under AMD64 [Was Re: Kernel 2.6.17-rc5 under amd64 may be hanging I/O]
 2006-06-30  5:44 UTC 

[DRBD-user] drbd-0.7.15 crashed doing a full sync under 2.6.13
 2006-02-19 19:20 UTC 

[DRBD-user] Spontaneous access to the CDROM on two computers simultaneously
 2006-06-12  5:06 UTC 

[DRBD-user] drbd-0.7.15 crashed doing a full sync under 2.6.13
 2006-02-19 19:20 UTC 

[DRBD-user] Spontaneous access to the CDROM on two computers simultaneously
 2006-06-12  5:06 UTC 

[Patch v2 0/4] Introduce drivers/soc and add QCOM GSBI driver
 2014-05-29 16:05 UTC  (6+ messages)
` [Patch v2 4/4] tty: serial: msm: Remove direct access to GSBI

[PATCH] of: treat PCI config space as IORESOURCE_MEM type
 2014-05-29 16:03 UTC  (2+ messages)

Question: mounted windows share suspends or hangs periodically
 2014-05-29 16:02 UTC 

[PATCH 5/7] ARM: dts: r8a7791-koelsch: Add DVFS parameters into cpu0 node for r8a7791
 2014-05-29 16:01 UTC  (2+ messages)

[PATCH] btrfs: free delayed node outside of root->inode_lock
 2014-05-29 16:01 UTC  (2+ messages)

Fw: [Bug 77081] New: sock_tx_timestamp for SOCK_RAW
 2014-05-29 16:00 UTC 

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-05-29 15:52 UTC  (4+ messages)

[PATCH 3/7] ARM: shmobile: Disable DVS support for r8a7790
 2014-05-29 16:00 UTC  (2+ messages)

[Ksummit-discuss] [TOPIC] Encouraging more reviewers
 2014-05-29 15:58 UTC  (3+ messages)
` [Ksummit-discuss] Reforming Acked-by (was Re: [TOPIC] Encouraging more reviewers)

[U-Boot] [PATCH] test:dfu: Add test script for testing DFU regression
 2014-05-29 15:58 UTC  (3+ messages)

[U-Boot] [U-boot] [PATCH] keystone: k2hk: enable support of nand ecclayout command
 2014-05-29 15:58 UTC 

[PATCH 0/3] connector debugfs properties
 2014-05-29 15:57 UTC  (4+ messages)
` [PATCH 1/3] drm: add register and unregister functions for connectors
` [PATCH 2/3] drm/debugfs: add a "force" file per connector
` [PATCH 3/3] drm/debugfs: add an "edid_override" "

[PATCH] ath10k: fix vdev map size for 10.x firmware
 2014-05-29 15:57 UTC  (6+ messages)

[PATCH] tests: turn off git-daemon tests if FIFOs are not available
 2014-05-29 15:57 UTC  (2+ messages)

[U-Boot] [U-boot] [PATCH] keystone: init: enable UART1 to be able use it from kernel
 2014-05-29 15:57 UTC 

[PATCH 2 00/24] Resend of May 2014 patches for hpsa driver
 2014-05-29 15:54 UTC  (25+ messages)
` [PATCH 2 01/24] hpsa: add new Smart Array PCI IDs (May 2014)
` [PATCH 2 02/24] hpsa: fix missing check of kzalloc return value
` [PATCH 2 03/24] hpsa: remove unused fields from struct ctlr_info
` [PATCH 2 04/24] hpsa: allow passthru ioctls to work with bidirectional commands
` [PATCH 2 05/24] hpsa: change doorbell reset delay to ten seconds
` [PATCH 2 06/24] hpsa: use gcc aligned attribute instead of manually padding structs
` [PATCH 2 07/24] hpsa: remove dev_dbg() calls from hot paths
` [PATCH 2 08/24] hpsa: choose number of reply queues more intelligently
` [PATCH 2 09/24] hpsa: allocate reply queues individually
` [PATCH 2 10/24] hpsa: set irq affinity hints to route MSI-X vectors across CPUs
` [PATCH 2 11/24] hpsa: use per-cpu variable for lockup_detected
` [PATCH 2 12/24] hpsa: avoid unnecessary readl on every command submission
` [PATCH 2 13/24] hpsa: Rearrange start_io to avoid one unlock/lock sequence in main io path
` [PATCH 2 14/24] hpsa: define extended_report_lun_entry data structure
` [PATCH 2 15/24] hpsa: kill annoying messages about SSD Smart Path retries
` [PATCH 2 16/24] hpsa: fix event filtering to prevent excessive rescans with old firmware
` [PATCH 2 17/24] hpsa: remove bad unlikely annotation from device list updating code
` [PATCH 2 18/24] hpsa: report check condition even if no sense data present for ioaccel2 mode
` [PATCH 2 19/24] hpsa: fix memory leak in hpsa_hba_mode_enabled
` [PATCH 2 20/24] hpsa: do not ignore failure of sense controller parameters command
` [PATCH 2 21/24] hpsa: remove messages about volume status VPD inquiry page not supported
` [PATCH 2 22/24] hpsa: fix bad comparison of signed with unsigned in hpsa_update_scsi_devices
` [PATCH 2 23/24] hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_id
` [PATCH 2 24/24] hpsa: fix handling of hpsa_volume_offline return value

[PATCH] scripts/dtc: pad DTBs to facilitate later modification
 2014-05-29 15:55 UTC  (3+ messages)

[PATCH 0/3] Netfilter/IPVS updates for net-next
 2014-05-29 15:55 UTC  (4+ messages)
` [PATCH 1/3] netfilter: Fix format string mismatch in ip_vs_proto_name()
` [PATCH 2/3] netfilter: nfnetlink_acct: Adding quota support to accounting framework
` [PATCH 3/3] netfilter: add helper for adding nat extension

[LTP] [PATCH v3] direct_io/dma_thread_diotest7.c: cleanup and add it to run default
 2014-05-29 15:54 UTC  (2+ messages)

[PATCH v3 0/5] Smart Card(SC) interface, TI USIM & NxP SC phy driver
 2014-05-29 15:53 UTC  (21+ messages)
` [PATCH v3 1/5] sc_phy:SmartCard(SC) PHY interface to SC controller
` [PATCH v3 2/5] misc: tda8026: Add NXP TDA8026 PHY driver
` [PATCH v3 3/5] char: ti-usim: Add driver for USIM module on AM43xx

[PATCH V2 3/3] lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug
 2014-05-29 15:51 UTC  (2+ messages)

[PATCH V2 2/3] lib/debugobjects.c: add pr_fmt to logging
 2014-05-29 15:51 UTC  (2+ messages)

[PATCH V2 1/3] lib/debugobjects.c: convert printk to pr_foo()
 2014-05-29 15:50 UTC  (2+ messages)

Where's the code for inputs in Grub?
 2014-05-29 15:24 UTC 

[Xenomai] RT_HEAP physical address
 2014-05-29 15:46 UTC  (2+ messages)

[RFC 2/3] vfs: get_next_ino(), support for the uniqueness
 2014-05-29 15:46 UTC  (3+ messages)
` [PATCH v2 1/2] tmpfs: manage the inode-number by IDR
  ` [PATCH v2 2/2] tmpfs: refine a file handle for NFS-exporting

[PATCH] usb: pci-quirks: do not access OHCI_FMINTERVAL register on ULI hw
 2014-05-29 15:45 UTC  (3+ messages)

[PATCH net] net: fix inet_getid() and ipv6_select_ident() bugs
 2014-05-29 15:45 UTC 

[PATCH] drm/i915/vlv: enable PPGTT
 2014-05-29 15:44 UTC  (3+ messages)

[PATCHv5 0/4] Common Mailbox Framework
 2014-05-29 15:43 UTC  (5+ messages)
` [PATCHv5 2/4] mailbox: Introduce framework for mailbox


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.