All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-01 21:04:45 to 2013-08-01 22:02:10 UTC [more...]

[PATCH RFC 00/51] Preview of DMA mask changes
 2013-08-01 22:02 UTC  (58+ messages)
` [PATCH RFC 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH RFC 02/51] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
` [PATCH RFC 03/51] DMA-API: net: intel/e1000e: "
` [PATCH RFC 04/51] DMA-API: net: intel/igb: "
` [PATCH RFC 05/51] DMA-API: net: intel/igbvf: "
` [PATCH RFC 06/51] DMA-API: net: intel/ixgb: "
` [PATCH RFC 07/51] DMA-API: net: intel/ixgbe: "
` [PATCH RFC 08/51] DMA-API: net: intel/ixgbevf: "
` [PATCH RFC 09/51] DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [PATCH RFC 10/51] DMA-API: net: broadcom/bnx2x: "
` [PATCH RFC 11/51] DMA-API: net: emulex/benet: "
` [PATCH RFC 12/51] DMA-API: net: intel/e1000: "
` [PATCH RFC 13/51] DMA-API: net: sfc/efx.c: "
` [PATCH RFC 14/51] DMA-API: net: b43: "
` [PATCH RFC 15/51] DMA-API: net: b43legacy: "
` [PATCH RFC 16/51] DMA-API: ppc: vio.c: "
` [PATCH RFC 17/51] DMA-API: block: nvme-core: "
` [PATCH RFC 18/51] DMA-API: staging: et131x: "
` [PATCH RFC 19/51] DMA-API: media: dt3155v4l: "
` [PATCH RFC 20/51] DMA-API: usb: bcma: "
` [PATCH RFC 21/51] DMA-API: usb: ssb-hcd: "
` [PATCH RFC 22/51] DMA-API: amba: get rid of separate dma_mask
` [PATCH RFC 23/51] DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
` [PATCH RFC 24/51] DMA-API: dma: pl330: "
` [PATCH RFC 25/51] DMA-API: video: clcd: "
` [PATCH RFC 26/51] DMA-API: usb: ohci-sa1111: add a note about DMA masks
` [PATCH RFC 27/51] DMA-API: provide a helper to setup "
` [PATCH RFC 28/51] DMA-API: sound: fix dma mask handling in a lot of drivers

[RFC PATCH v5 0/5] Online data deduplication
 2013-08-01 22:01 UTC  (3+ messages)
` [PATCH] Btrfs-progs: add dedup subcommand

[patch 0/6] improve memcg oom killer robustness
 2013-08-01 21:59 UTC  (6+ messages)
` [patch 2/6] arch: mm: do not invoke OOM killer on kernel fault OOM

resize2fs ext4 shrink corruption?
 2013-08-01 21:59 UTC  (2+ messages)

[PATCH v2 00/18] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-01 21:57 UTC  (7+ messages)
` [PATCH v2 01/18] acpi: Print Hot-Pluggable Field in SRAT
` [PATCH v2 02/18] earlycpio.c: Fix the confusing comment of find_cpio_data()

[PATCHSET cgroup/for-3.12] cgroup: use cgroup_subsys_state as the primary subsystem interface handle
 2013-08-01 21:50 UTC  (49+ messages)
` [PATCH 01/23] cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
` [PATCH 02/23] cpuset: drop "const" qualifiers from struct cpuset instances
` [PATCH 03/23] netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_netprio_state
` [PATCH 04/23] hugetlb_cgroup: pass around @hugetlb_cgroup instead of @cgroup
` [PATCH 05/23] cgroup: add subsystem pointer to cgroup_subsys_state
` [PATCH 06/23] cgroup: add/update accessors which obtain subsys specific data from css
` [PATCH 07/23] cgroup: add css_parent()
` [PATCH 08/23] cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
` [PATCH 09/23] cgroup: add subsys backlink pointer to cftype
` [PATCH 10/23] cgroup: pin cgroup_subsys_state when opening a cgroupfs file
` [PATCH 11/23] cgroup: add cgroup->dummy_css
` [PATCH 12/23] cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
` [PATCH 13/23] cgroup: convert cgroup_next_sibling() to cgroup_next_child()
` [PATCH 14/23] cgroup: always use cgroup_next_child() to walk the children list
` [PATCH 15/23] cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
` [PATCH 16/23] cgroup: relocate cgroup_advance_iter()
` [PATCH 17/23] cgroup: rename cgroup_iter to cgroup_task_iter
` [PATCH 18/23] cgroup: make cgroup_task_iter remember the cgroup being iterated
` [PATCH 19/23] cgroup: remove struct cgroup_scanner
` [PATCH 20/23] cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
` [PATCH 21/23] cgroup: make cftype->[un]register_event() "
` [PATCH 22/23] cgroup: make cgroup_taskset "
  ` [PATCH 23/23] cgroup: unexport cgroup_css()

[Qemu-devel] [PATCH 0/8] [PATCH RFC v3] s390 cpu hotplug
 2013-08-01 14:12 UTC  (2+ messages)
` [Qemu-devel] [PATCH 5/8] [PATCH RFC v3] s390-qemu: cpu hotplug - ipi_states enhancements

Memorized block verification headers
 2013-08-01 21:53 UTC  (2+ messages)

[PATCH v2 2/3] PCI: Separate stop and remove devices in pciehp
 2013-08-01 21:55 UTC  (8+ messages)
` [PATCH v2 3/3] PCI: Stop sriov after stop PF if PF's driver skip that

[PATCH v3 0/9] pci: bus and slot reset interfaces
 2013-08-01 21:55 UTC  (11+ messages)
` [PATCH v3 5/9] pci: Split out pci_dev lock/unlock and save/restore
` [PATCH v3 6/9] pci: Add slot and bus reset interfaces
` [PATCH v3 8/9] pci: Tune secondary bus reset timing

Rados Protocoll
 2013-08-01 21:53 UTC  (2+ messages)

Accessing information transmitted by Ble tag
 2013-08-01 21:53 UTC  (3+ messages)

[PATCH v3 0/3] ARM: BCM5301X: initial support for the BCM5301X/BCM470X SoCs with ARM CPU
 2013-08-01 21:51 UTC  (8+ messages)
` [PATCH v3 1/3] "

[PATCHSET cgroup/for-3.12] cgroup: use cgroup_subsys_state as the primary subsystem interface handle
 2013-08-01 21:49 UTC 

[PATCH] Staging: wlags49_h2: fixed 80 line character and white space issue in ap_h2.c Fixed various coding style warnings found by the checkpatch.pl tool
 2013-08-01 21:50 UTC 

[ARM ATTEND] Describing complex, non-probable system topologies
 2013-08-01 21:48 UTC  (8+ messages)
` [Ksummit-2013-discuss] "

What's cooking in git.git (Aug 2013, #01; Thu, 1)
 2013-08-01 21:44 UTC  (2+ messages)
` What's in "What's cooking"

[PATCH 00/48] xfsprogs: CRC support
 2013-08-01 21:44 UTC  (5+ messages)
` [PATCH 28/48] libxfs: determine inode size from version number, not struct xfs_dinode
` [PATCH 29/48] xfsdb: support version 5 superblock in versionnum command

[PATCH 09/12] tile: support TSO for IPv6 in tilegx network driver
 2013-08-01 21:42 UTC  (4+ messages)
` [PATCH v2 13/12] tile: set hw_features and vlan_features in setup
  ` [PATCH v3 00/13] update tile network drivers

[dm-crypt] Problem with hibernate on a crypt,lvm-system
 2013-08-01 21:39 UTC  (2+ messages)

Cannot hot remove a memory device
 2013-08-01 21:43 UTC  (2+ messages)

[Bug 63599] New: [r600][r600] GPU lockup CP stall (kernel 3.8, 3.9)
 2013-08-01 21:33 UTC  (5+ messages)
` [Bug 63599] [r600] SUMO2 GPU lockup CP stall (kernel 3.2.47, 3.4, 3.8, 3.9, 3.10)

[PATCH V2 0/3] networking: Use ETH_ALEN where appropriate
 2013-08-01 21:31 UTC  (17+ messages)
` [PATCH V2 3/3] ethernet: Convert mac address uses of 6 to ETH_ALEN

[PATCH] cpufreq: Avoid double kobject_put() for the same kobject in error code path
 2013-08-01 21:31 UTC 

[PATCH 00/49] xfsprogs: patches for crc-dev branch
 2013-08-01 21:30 UTC  (3+ messages)
` [PATCH 03/49] xfsprogs: teach logprint about icreate transaction

[PATCH v14 0/6] LSM: Multiple concurrent LSMs
 2013-08-01 21:30 UTC  (5+ messages)
` [PATCH v14 3/6] LSM: Explicit individual LSM associations

[Buildroot] List of pending patches: what to do?
 2013-08-01 21:30 UTC  (4+ messages)

[Buildroot] ccache dependency issues
 2013-08-01 21:29 UTC  (9+ messages)

Invalid checksum calculated for ipv4 SYN+ACK when opt.srr is set?
 2013-08-01 21:09 UTC 

[PATCH] tmio_mmc_dma: fix PIO fallback on SDHI
 2013-08-01 21:26 UTC  (4+ messages)

livelock avoidance in sget()
 2013-08-01 21:26 UTC  (3+ messages)

[PATCH 0/4] Backports of jbd2 commits to jbd
 2013-08-01 21:24 UTC  (5+ messages)
` [PATCH 1/4] jbd: use module parameters instead of debugfs for jbd_debug
` [PATCH 2/4] jbd: relocate assert after state lock in journal_commit_transaction()

still recovery issues with cuttlefish
 2013-08-01 21:23 UTC  (5+ messages)

[PATCH 00/49] current patch queue for 3.12
 2013-08-01 21:21 UTC  (2+ messages)

[Buildroot] [Bug 6410] New: omap3_beagle has uimage error load address error
 2013-08-01 21:19 UTC  (2+ messages)
` [Buildroot] [Bug 6410] "

[PATCH net v2 0/2] ipv6: prevent fib6_run_gc() contention
 2013-08-01 21:18 UTC  (2+ messages)

filefrag and btrfs filesystem defragment and maybe snapshots
 2013-08-01 21:18 UTC 

[PATCH] net: check net.core.somaxconn sysctl values
 2013-08-01 21:18 UTC  (4+ messages)

[PATCH 0/6] USB tree changes for Tegra30 and Tegra114 USB Host support
 2013-08-01 21:18 UTC  (12+ messages)
` [PATCH 2/6] usb: phy: tegra: Fix wrong PHY parameters
` [PATCH 4/6] usb: phy: tegra: Program new "
` [PATCH 5/6] Documentation: New DT parameters for tegra30-usb-phy
` [PATCH 6/6] usb: host: tegra: Tegra30 support

[patch net 0/2] ipv6: prevent race between address creation and removal
 2013-08-01 21:17 UTC  (2+ messages)

Código aviso: ID67565434
 2013-08-01 20:47 UTC 

state we don't understand
 2013-08-01 21:16 UTC 

[ANNOUNCE] Git v1.8.4-rc1
 2013-08-01 21:14 UTC 

Bugreport ddf rebuild problems
 2013-08-01 21:13 UTC  (3+ messages)

What's cooking in git.git (Jul 2013, #09; Mon, 29)
 2013-08-01 21:12 UTC  (5+ messages)

[PATCH] drm/i915: add fast boot support for Haswell
 2013-08-01 21:12 UTC 

[PATCH] drm/radeon/dpm: implement force performance levels for rs780
 2013-08-01 21:12 UTC  (3+ messages)

[PATCH] ieee80211: add definition for interworking support
 2013-08-01 21:09 UTC  (3+ messages)

[PATCH RFC 1/2] qspinlock: Introducing a 4-byte queue spinlock implementation
 2013-08-01 21:09 UTC  (5+ messages)

[PATCH] btrfs-progs: fix segfault when listing column OTIME on big endian host
 2013-08-01 21:08 UTC  (3+ messages)
` [PATCH v2] "

Bug with the website: links are broken
 2013-08-01 21:06 UTC  (4+ messages)

Trouble with kerberized NFS client after upgrading from nfs-utils 1.2.0 to 1.2.5
 2013-08-01 21:06 UTC  (2+ messages)

[PATCH TRIVIAL ibacm] acm.c: In acm_ep_up, add pkey to error message
 2013-08-01 21:05 UTC  (2+ messages)

[RFC PATCH] cfq-iosched: limit slice_idle when many busy queues are in idle window
 2013-08-01 21:04 UTC  (4+ 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.