All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-17 15:10:09 to 2012-05-17 16:34:08 UTC [more...]

[PATCH 0/4] slub: refactoring some code in slub
 2012-05-17 16:34 UTC  (15+ messages)
` [PATCH 1/4] slub: change cmpxchg_double_slab in get_freelist() to __cmpxchg_double_slab
` [PATCH 2/4] slub: change cmpxchg_double_slab in unfreeze_partials "
` [PATCH 3/4] slub: use __SetPageSlab function to set PG_slab flag
` [PATCH 4/4] slub: refactoring unfreeze_partials()

[RFC][PATCH 0/6] mm: Unify TLB gather implementations
 2012-05-17 16:33 UTC  (14+ messages)
` [RFC][PATCH 4/6] arm, mm: Convert arm to generic tlb

Stable regression with 'tcp: allow splice() to build full TSO packets'
 2012-05-17 16:33 UTC  (5+ messages)

[rfc 0/4] procfs fdinfo extension
 2012-05-17 16:32 UTC  (7+ messages)
` [rfc 1/4] procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
` [rfc 2/4] procfs: Convert /proc/pid/fdinfo/fd handling routines into seq-file with fdinfo helpers
` [rfc 3/4] fs, eventfd: Add procfs fdinfo helper
` [rfc 4/4] fs, epoll: "

[PATCH] Add dbus service file that references the systemd unit
 2012-05-17 16:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/6] Merge ram_console into pstore
 2012-05-17 16:31 UTC  (3+ messages)
` [PATCH 1/6] pstore: Add console log messages support

TCPBacklogDrops during aggressive bursts of traffic
 2012-05-17 16:31 UTC  (7+ messages)

[PATCH -rt] MIPS: Octeon: convert smp_reserve_lock to raw spinlock
 2012-05-17 16:30 UTC  (2+ messages)

[PATCH 00/10] SMIA(++) driver improvements, fixes
 2012-05-17 16:30 UTC  (11+ messages)
` [PATCH 01/10] smiapp: Allow using external clock from the clock framework
` [PATCH 02/10] smiapp: Pass struct sensor to register writing commands instead of i2c_client
` [PATCH 03/10] smiapp: Quirk for sensors that only do 8-bit reads
` [PATCH 04/10] smiapp: Use 8-bit reads only before identifying the sensor
` [PATCH 05/10] smiapp: Round minimum pre_pll up rather than down in ip_clk_freq check
` [PATCH 06/10] smiapp: Initialise rval in smiapp_read_nvm()
` [PATCH 07/10] smiapp: Use non-binning limits if the binning limit is zero
` [PATCH 08/10] smiapp: Allow generic quirk registers
` [PATCH 09/10] smiapp: Add support for 8-bit uncompressed formats
` [PATCH 10/10] smiapp: Use v4l2_ctrl_new_int_menu() instead of v4l2_ctrl_new_custom()

[ath9k-devel] [RFC 00/13] USB 3.0 Link Power Management (LPM) support
 2012-05-17 16:29 UTC  (7+ messages)
` [ath9k-devel] [RFC 13/13] USB: Disable hub-initiated LPM for comms devices
        `  "

[PATCH 2/2] input - wacom : add two new devices (0xed and 0xef)
 2012-05-17 16:28 UTC  (3+ messages)

[Qemu-devel] [QEMU 1.1 PATCH v2] Expose CPUID leaf 7 only for -cpu host
 2012-05-17 16:26 UTC  (2+ messages)
`  "

Trying to support Python 3 but fails on libsemanage
 2012-05-17 16:25 UTC  (2+ messages)

[PATCH] perf bench: add new benchmark subsystem and suite "futex wait"
 2012-05-17 16:24 UTC  (2+ messages)

tr/xdiff-fast-hash generates warnings and breaks tests
 2012-05-17 16:23 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Revert Distributed ARP Table
 2012-05-17 16:23 UTC  (2+ messages)

[PATCH 0/3] ARM: Exynos5: Enable support for DW-MMC controllers
 2012-05-17 16:35 UTC  (4+ messages)
` [PATCH 1/3] ARM: Exynos5: Add support for MSHC controller clocks
` [PATCH 2/3] ARM: Exynos5: Add AUXDATA support for MSHC controllers
` [PATCH 3/3] ARM: dts: Add nodes for dw_mmc controllers for Samsung Exynos5250 platforms

[PATCH 1/3] perf script: Add general python handler to process non-tracepoint events
 2012-05-17 16:22 UTC  (8+ messages)
` [PATCH 2/3] perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()"
` [PATCH 3/3] perf script/python: Pass thread/dso name and symbol info to event handler in python

[PATCH] ipv6: correct the ipv6 option name - Pad0 to Pad1
 2012-05-17 16:21 UTC  (7+ messages)
` [Bridge] "

[PATCH 0/8] patchset focus on MIPS SMP woes
 2012-05-17 16:13 UTC  (2+ messages)

doubt about resync - raid1
 2012-05-17 16:19 UTC  (4+ messages)

[GIT PULL] Samsung usb stuff for v3.5
 2012-05-17 16:18 UTC  (3+ messages)

SNAT/MASQ on a single subnet
 2012-05-17 16:18 UTC 

[RFC][PATCH RT] rwsem_rt: Another (more sane) approach to mulit reader rt locks
 2012-05-17 16:17 UTC  (6+ messages)

KGSL
 2012-05-17 16:17 UTC  (2+ messages)

[Bug 43192] various ExpressCards are not recognized
 2012-05-17 16:16 UTC 

blktrace with fio replay for benchmarking vendor offerings
 2012-05-17 16:16 UTC  (3+ messages)

[PATCH 0/5] Move protocol specific transport code to ops struct
 2012-05-17 16:16 UTC  (7+ messages)
  ` [PATCH 1/5] CIFS: Move protocol specific part from SendReceive2 "
  ` [PATCH 2/5] CIFS: Move header_size/max_header_size to ops structure
  ` [PATCH 3/5] CIFS: Move protocol specific part from cifs_readv_receive to ops struct
  ` [PATCH 4/5] CIFS: Move protocol specific demultiplex thread calls "
  ` [PATCH 5/5] CIFS: Move add/set_credits and get_credits_field to ops structure

PCI resources above 4GB
 2012-05-17 12:34 UTC  (21+ messages)

linux-next: Tree for May 17
 2012-05-17 16:14 UTC  (2+ messages)
` [PATCH -next] staging: gdm72xx depends on NET

trim malfunction in linux 3.3.6
 2012-05-17 16:10 UTC 

[PATCH] osd_login: fix DESTDIR install
 2012-05-17 16:08 UTC  (4+ messages)

[PATCH] cfg80211: fix memory leak/corruption of bss_list
 2012-05-17 16:06 UTC 

[Bug 50043] New: GT240 (nv40) doesn't show anything at boot up, nor X starts
 2012-05-17 16:05 UTC  (3+ messages)
  ` [Bug 50043] "

[U-Boot] [PATCH V2] tegra: Compulab TrimSlice board support
 2012-05-17 16:03 UTC 

[PATCH] floppy: convert to delayed work and single-thread wq
 2012-05-17 16:02 UTC  (13+ messages)

global_init_daemonize: BUG: there are 1 child threads already started that will now die!
 2012-05-17 16:02 UTC  (3+ messages)

meta-browser
 2012-05-17 15:52 UTC  (7+ messages)

Journal too small
 2012-05-17 16:01 UTC  (2+ messages)

[PATCH 0/9] ARM: OMAP: DMTIMER clean-up in preparation for device-tree
 2012-05-17 16:00 UTC  (7+ messages)

[PATCH] staging: comedi: Convert struct addi_board initialization to C99 format
 2012-05-17 15:57 UTC  (6+ messages)

[patch] [SCSI] qla4xxx: don't free pool that wasn't allocated
 2012-05-17 15:55 UTC  (3+ messages)

[RFC] 802.11AC change of beacons
 2012-05-17 15:55 UTC  (2+ messages)

xfs: assertion failed in xfs_file_dio_aio_write
 2012-05-17 16:00 UTC 

[PATCH] x86/mem_sharing: Rectify test for "empty" physmap entry in sharing_add_to_physmap
 2012-05-17 15:55 UTC  (5+ messages)

[PATCH v3 0/3] Merge ramoops and persistent_ram, generic pstore RAM backend
 2012-05-17 15:52 UTC  (2+ messages)

Making git history strictly time safe
 2012-05-17 15:51 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] qemu-img: Implement 'diff' operation
 2012-05-17 15:49 UTC  (2+ messages)

[PATCH 0/2] Fix basic_mmio_gpio shadow initialization
 2012-05-17 15:47 UTC  (4+ messages)
` [PATCH 1/2] gpio/generic: initialize basic_mmio_gpio shadow variables properly

[Powertop] Segmentation fault occurs with --calibrate
 2012-05-17 15:48 UTC 

[RFC v2 PATCH 0/4]: block layer runtime pm
 2012-05-17 15:48 UTC  (5+ messages)
` [RFC v2 PATCH 1/4] block: add a flag to identify PM request
` [RFC v2 PATCH 2/4] block: add queue runtime pm callbacks
` [RFC v2 PATCH 3/4] block: implement block layer runtime pm
` [RFC v2 PATCH 4/4] [SCSI] sd: change to auto suspend mode

[PATCH 01/16] eukrea_cpuimx25: workaround ENGcm09152
 2012-05-17 15:46 UTC  (16+ messages)
` [PATCH 02/16] eukrea_cpuimx25: add display choice in environment
` [PATCH 03/16] eukrea_cpuimx25: update defconfig
` [PATCH 04/16] eukrea_cpuimx35: add display choice in environment
` [PATCH 05/16] eukrea_cpuimx35: update defconfig
` [PATCH 06/16] eukrea_cpuimx51: updated env
` [PATCH 07/16] eukrea_cpuimx51: update defconfig
` [PATCH 08/16] eukrea_cpuimx25: use switch action to launch usbserial or dfu
` [PATCH 09/16] eukrea_cpuimx35: "
` [PATCH 10/16] fs/tftp: depend on NET_TFTP
` [PATCH 11/16] iim: don't try to set ethaddr when NET is not selected
` [PATCH 12/16] fec_imx: restart aneg at open and not at init
` [PATCH 13/16] eukrea_cpuimx25: fix PHY address
` [PATCH 14/16] eukrea_cpuimx35: "
` [PATCH 15/16] eukrea_cpuimx25&35: update init_board
` [PATCH 16/16] eukrea_cpuimx25&35: update defconfig

[PATCH net-next] tcp: bool conversions
 2012-05-17 15:46 UTC  (3+ messages)

Remoteproc adaptations for ST-Ericsson modems
 2012-05-17 15:44 UTC  (4+ messages)

Can't find macro SAVE_ALL
 2012-05-17 15:45 UTC  (2+ messages)

[PATCHv2 updated] ARM: dma-mapping: remove custom consistent dma region
 2012-05-17 15:44 UTC  (3+ messages)

[PATCH v1 0/8] enhance dmaengine core to support DMA device hotplug
 2012-05-17 15:43 UTC 

[PATCH] libxl: avoid double free of b_info->u.pv.bootloader
 2012-05-17 15:39 UTC 

[PATCH] libxl: initialise ao when starting pvqemu for stubdomain
 2012-05-17 15:39 UTC 

[PATCH 0/7] mmc: dw_mmc: add support for device tree based instantiation
 2012-05-17 15:39 UTC  (7+ messages)
` [PATCH 3/7] mmc: dw_mmc: add device tree support

Specific resolution without monitor
 2012-05-17 15:39 UTC  (7+ messages)

sync speed strangeness and other advice
 2012-05-17 15:37 UTC 

[RFC] printk: add relative printk timing support
 2012-05-17 15:37 UTC  (3+ messages)

[V2 PATCH 0/9] vhost/macvtap zeropcopy fixes
 2012-05-17 15:34 UTC  (15+ messages)
` [V2 PATCH 2/9] macvtap: zerocopy: fix truesize underestimation
` [V2 PATCH 9/9] vhost: zerocopy: poll vq in zerocopy callback

btrfs: initial readahead code and prototypes
 2012-05-17 15:33 UTC  (4+ messages)

[Bug 9880] dma_free_coherent in arcmsr when calling areca tools
 2012-05-17 15:32 UTC  (2+ messages)

[Bug 9872] Driver 'sd' needs updating - please use bus_type methods
 2012-05-17 15:31 UTC  (2+ messages)

RFC: packet checks always on option
 2012-05-17 15:31 UTC  (7+ messages)

[PATCH 6/8] Support non-BMP characters in UDF
 2012-05-17 15:30 UTC  (8+ messages)
        ` Eliminating UDF iocharset!=utf8 code (Re: [PATCH 6/8] Support non-BMP characters in UDF)

A good sub-architecture to base new ports on?
 2012-05-17 15:29 UTC  (3+ messages)

a volatile related bug in kernel/timer.c ?
 2012-05-17 15:28 UTC 

[Qemu-devel] [PATCH v2] qemu-img: Implement 'diff' operation
 2012-05-17 15:27 UTC  (3+ messages)

iio, add support for HMC5883/HMC5883L to HMC5843 driver
 2012-05-17 15:26 UTC  (2+ messages)

[RESEND/PATCHv2] Input: omap-keypad: dynamically handle register offsets
 2012-05-17 15:25 UTC  (8+ messages)

[PATCH 00/13] IOMMU Groups + VFIO
 2012-05-17 15:22 UTC  (6+ messages)
` [PATCH 04/13] pci: New pci_dma_quirk()
      ` [Qemu-devel] "

[Qemu-devel] [PATCH v6 0/7] RTC: New logic to emulate RTC
 2012-05-17 15:19 UTC  (2+ messages)

[PATCH 5/5] Btrfs: fix memory leak in btrfs_pause_balance()
 2012-05-17 15:20 UTC  (2+ messages)

[PATCH v5 0/2] fix static_key disabling problem in memcg
 2012-05-17 15:19 UTC  (7+ messages)
` [PATCH v5 2/2] decrement static keys on real destroy time

[PATCH net-next] etherdevice: fix comments
 2012-05-17 15:17 UTC 

[PATCH 0/4] notify userspace of offline->running transitions
 2012-05-17 15:15 UTC  (4+ messages)
` [PATCH 2/4] SCSI, classes, mpt2sas: have scsi_internal_device_unblock take new state

[patch] iscsi-target: remove some dead code
 2012-05-17 15:15 UTC  (3+ messages)

[PATCH] autoconf: make the test for prctl have an effect
 2012-05-17 15:14 UTC 

[PATCH v2 1/4] build/tools: disable libvchan build on NetBSD
 2012-05-17 15:14 UTC  (7+ messages)
` [PATCH v2 3/4] python: set absolute path to libxl.h on _pyxl_types.c

Ceph on btrfs 3.4rc
 2012-05-17 15:12 UTC  (12+ messages)

[Buildroot] [PATCH] opencv: add zlib dependency
 2012-05-17 15:11 UTC 

[PATCH v2 0/6] mmc: dw_mmc: add support for device tree based instantiation
 2012-05-17 15:10 UTC  (5+ messages)
` [PATCH v2 4/6] mmc: dw_mmc: add quirk to indicate missing write protect line
` [PATCH v2 5/6] mmc: dw_mmc: add device tree support
` [PATCH v2 6/6] mmc: dw_mmc: add samsung exynos5250 specific extentions


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.