All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-16 07:40:02 to 2013-10-16 08:52:01 UTC [more...]

[PATCH 00/12] brcmfmac: fixes for MMC hosts without scatter-gather
 2013-10-16  8:51 UTC  (2+ messages)

BUG_ON in recovery.c after powercut
 2013-10-16  8:51 UTC  (3+ messages)

[PATCH v2 00/15] slab: overload struct slab over struct page to reduce memory usage
 2013-10-16  8:44 UTC  (32+ messages)
` [PATCH v2 01/15] slab: correct pfmemalloc check
` [PATCH v2 02/15] slab: change return type of kmem_getpages() to struct page
` [PATCH v2 03/15] slab: remove colouroff in struct slab
` [PATCH v2 04/15] slab: remove nodeid "
` [PATCH v2 05/15] slab: remove cachep in struct slab_rcu
` [PATCH v2 06/15] slab: overloading the RCU head over the LRU for RCU free
` [PATCH v2 07/15] slab: use well-defined macro, virt_to_slab()
` [PATCH v2 08/15] slab: use __GFP_COMP flag for allocating slab pages
` [PATCH v2 09/15] slab: change the management method of free objects of the slab
` [PATCH v2 10/15] slab: remove kmem_bufctl_t
` [PATCH v2 11/15] slab: remove SLAB_LIMIT
` [PATCH v2 12/15] slab: replace free and inuse in struct slab with newly introduced active
` [PATCH v2 13/15] slab: use struct page for slab management
` [PATCH v2 14/15] slab: remove useless statement for checking pfmemalloc
` [PATCH v2 15/15] slab: rename slab_bufctl to slab_freelist

state lock elimination
 2013-10-16  8:51 UTC  (3+ messages)
    ` nfs4_file usage

[PATCH v2] ath10k: do not warn about unsupported vdev param
 2013-10-16  8:50 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] pc: inform SeaBIOS where 64-bit PCI hole start and PCI mappings cleanup
 2013-10-16  8:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] pc: sanitize i440fx_init() arguments
` [Qemu-devel] [PATCH 2/4] pc: consolidate mapping of PCI address space into system address space
` [Qemu-devel] [PATCH 3/4] fw_cfg: make cast macro available to world
` [Qemu-devel] [PATCH 4/4] pc: add 'etc/pcimem64-minimum-address' fw_cfg interface to SeaBIOS

DMA: Calculate how many data transferred by DMA
 2013-10-16  8:36 UTC  (9+ messages)
` [PATCH 1/2] dma: Add interface to calculate data transferred

[PATCH 0/6] percpu: Implement Preemption checks for __this_cpu operations V4b
 2013-10-16  8:49 UTC  (11+ messages)
` [PATCH 1/6] net: ip4_datagram_connect: Use correct form of statistics update
` [PATCH 3/6] mm: Use raw_cpu ops for determining current NUMA node
` [PATCH 4/6] Use raw_cpu_write for initialization of per cpu refcount
` [PATCH 5/6] net: __this_cpu_inc in route.c
` [PATCH 6/6] percpu: Add preemption checks to __this_cpu ops

[patch] ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()
 2013-10-16  8:44 UTC  (2+ messages)

[PATCH] drm: Pad drm_mode_get_connector to 64-bit boundary
 2013-10-16  8:49 UTC 

DomU's network interface will hung when Dom0 running 32bit
 2013-10-16  8:46 UTC  (7+ messages)

[RFC PATCH linux-next] ns: do not allocate a new nsproxy at each call
 2013-10-16  8:48 UTC  (3+ messages)

[PATCH v2 00/27] drm/tegra: Repatriation and DSI support
 2013-10-16  8:48 UTC  (16+ messages)
` [PATCH v2 26/27] drm/tegra: Add "
` [PATCH v2 27/27] drm/tegra: Add Tegra114 gr2d support

[PATCH 1/3] perf tools: Add data object to handle perf data file
 2013-10-16  8:47 UTC  (3+ messages)

[PATCHv1 0/5] Initial Android BlueZ patches
 2013-10-16  8:46 UTC  (8+ messages)
` [PATCHv2 0/6] Android BlueZ patches, second chunk
  ` [PATCHv2 1/6] sdp: Check that correct packet received in recv
  ` [PATCHv2 2/6] android: Create HAL API header skeleton
  ` [PATCHv2 3/6] android: Add basic mgmt initialization sequence
  ` [PATCHv2 4/6] android: Add adapter and device struct for BlueZ daemon
  ` [PATCHv2 5/6] android: sdp: Reuse BlueZ SDP server in Android
  ` [PATCHv2 6/6] android: Add cap to bind to port < 1024

iwlwifi Centrino Advanced-N 6235, setting regulatory domain with iw reg set XX doesn't work
 2013-10-16  8:45 UTC 

[U-Boot] [PATCH 0/3] All M68K boards are broken
 2013-10-16  8:43 UTC  (4+ messages)

[meta-networking][PATCH 1/3] snort : add recipe
 2013-10-16  8:43 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Ignore A2MP data on non-BR/EDR links
 2013-10-16  8:42 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Ignore SMP data on non-LE links

[PATCH 0/4] dm9000 improvements
 2013-10-16  8:41 UTC  (5+ messages)
` [PATCH 1/4] dm9000: during init reset phy only for dm9000b
` [PATCH 2/4] dm9000: take phy out of reset during init
` [PATCH 3/4] dm9000: Implement full reset of DM9000 network device
` [PATCH 4/4] dm9000: report the correct LPA

[PATCH v2 0/3] various improvements of bs_sheepdog.c
 2013-10-16  8:42 UTC  (4+ messages)
` [PATCH v2 1/3] bs_sheepdog.c: mock the behavior of QEMU's sheepdog driver in a correct manner
` [PATCH v2 2/3] bs_sheepdog.c: fix segmentation fault caused by deleting logical unit
` [PATCH v2 3/3] bs_sheepdog.c: test connection when new logical unit is created

[U-Boot] help on adding bootelf to u-boot
 2013-10-16  8:42 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] scons: bump version
 2013-10-16  8:39 UTC 

[PATCH] ipc/sem.c: fix small codingstyle
 2013-10-16  8:39 UTC  (4+ messages)

PROBLEM: GRE forwarding not working with 3.10.x, WCCPv2 and Cisco 7200 Router showing IP0 bad-hlen 4 in tcpdump
 2013-10-16  8:35 UTC 

[PATCH] x86 efi: efi reverve boot service fix
 2013-10-16  8:36 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 00/10][v6] powerpc/perf: Export memory hierarchy level in Power7/8
 2013-10-16  8:25 UTC  (4+ messages)
` [PATCH 02/10][v6] powerpc/Power7: detect load/store instructions

pack corruption post-mortem
 2013-10-16  8:34 UTC 

[PATCH] perf: revert PERF_RECORD_MMAP2 support
 2013-10-16  8:28 UTC  (3+ messages)

[PATCH 1/1] gpio/omap: use gpiolib API to mark a GPIO used as an IRQ
 2013-10-16  8:25 UTC  (3+ messages)

[PATCH v2 0/3] New descriptor-based GPIO interface
 2013-10-16  8:25 UTC  (4+ messages)
` [PATCH v2 1/3] gpiolib: export "

[U-Boot] [PATCH v8 0/2] I2C: Zynq
 2013-10-16  8:24 UTC  (4+ messages)
` [U-Boot] [PATCH v8 1/2] I2C: Zynq: Support for 0-length register address

[GIT PULL] late GPIO fixes for v3.12
 2013-10-16  8:23 UTC 

[PATCH v2 00/10] of/irq: Defer interrupt reference resolution
 2013-10-16  8:20 UTC  (7+ messages)
` [PATCH v2 08/10] of/platform: Resolve interrupt references at probe time

[PATCH] status: allow branch info color customization
 2013-10-16  8:22 UTC 

How /etc/passwd packed into my final image
 2013-10-16  8:20 UTC  (2+ messages)

[PATCH 1/2] ALSA: Add SoC on-chip internal memory support for DMA buffer allocation
 2013-10-16  8:18 UTC  (2+ messages)
` [PATCH 2/2] ASoC: generic-dmaengine-pcm: Support on-chip internal memory for DMA buffer

[PATCH 0/3] Fix L2CAP command reject PDUs
 2013-10-16  8:16 UTC  (5+ messages)
` [PATCH 1/3] Bluetooth: Fix L2CAP "Command Reject: Invalid CID" response
` [PATCH 2/3] Bluetooth: Remove unused command reject mapping for EMSGSIZE
` [PATCH 3/3] Bluetooth: Remove useless l2cap_err_to_reason function

[PATCH v2] mmc:sdhci-pci: Add Support of O2Mirco/BayHubTech SD Host
 2013-10-16  8:15 UTC  (2+ messages)

Funds Investment and Management Placement
 2013-10-16  8:03 UTC 

[PATCH 0/2] improvemenets of bs_sheepdog.c
 2013-10-16  8:13 UTC  (2+ messages)

[PATCH] clk: s3c64xx: Correct spi bus clock hookups
 2013-10-16  8:10 UTC  (4+ messages)

[BUG] Reflinking fails for files >2GB on 32-bit platform
 2013-10-16  7:51 UTC 

[PATCH] IB/netlink: remove superfluous RDMA_NL_GET_OP() masking
 2013-10-16  8:08 UTC  (3+ messages)

[PATCH v2 net 0/4] bridge: Fix problems around the PVID
 2013-10-16  8:07 UTC  (5+ messages)
` [PATCH v2 net 1/4] bridge: Don't use VID 0 and 4095 in vlan filtering
` [PATCH v2 net 2/4] bridge: Apply the PVID to priority-tagged frames
` [PATCH v2 net 3/4] bridge: Fix the way the PVID is referenced
` [PATCH v2 net 4/4] bridge: Fix updating FDB entries when the PVID is applied

[PATCH 00/34] dynamically allocate split ptl if it cannot be embedded to struct page
 2013-10-16  8:07 UTC  (9+ messages)
` [PATCH 10/34] arc: handle pgtable_page_ctor() fail
` [PATCH 19/34] m68k: "

[RFC PATCH 0/4] Big Endian support for ARM64 kernel
 2013-10-16  8:05 UTC  (3+ messages)

[Qemu-devel] [PATCH] hmp: Add '\n' in monitor_printf()
 2013-10-16  7:56 UTC  (8+ messages)

simplify reconnecting dentries looked up by filehandle
 2013-10-16  8:04 UTC  (4+ messages)
` [PATCH 5/5] exportfs: fix quadratic behavior in filehandle lookup

[PATCH v2 0/4] Add support for the Allwinner A31 Reset Controllers
 2013-10-16  8:02 UTC  (6+ messages)
` [PATCH v2 1/4] reset: Add Allwinner A31 Reset Controller Driver
  ` [linux-sunxi] "
` [linux-sunxi] [PATCH v2 0/4] Add support for the Allwinner A31 Reset Controllers

[PATCH v4 net 0/3] sctp: Use software checksum under certain
 2013-10-16  8:02 UTC  (3+ messages)

Ceph puppet module
 2013-10-16  8:00 UTC 

[Qemu-devel] virtio-blk-pci: how to tell if it is CD or HDD?
 2013-10-16  7:59 UTC  (3+ messages)

[PATCH V3] PM / Runtime: Respect autosuspend when idle triggers suspend
 2013-10-16  7:56 UTC  (3+ messages)

[ANNOUNCE] Key Signing Party at KVM Forum 2013
 2013-10-16  7:54 UTC  (5+ messages)
` [Qemu-devel] "

[PATCH] ARM: rpi: fix tty device name in bootargs-base
 2013-10-16  7:53 UTC  (2+ messages)

Pls Confirm
 2013-10-16  7:45 UTC 

[PATCH 4/5] input: tc3589x-keypad: support probing from device tree
 2013-10-16  7:50 UTC  (3+ messages)

[PATCH] ARM: davinci: convert to clockevents_config_and_register
 2013-10-16  7:50 UTC  (4+ messages)
` [PATCH v2] "

[Devel] [PATCH 2/2] iASL: Add template support for dbg2
 2013-10-16  7:48 UTC 

[Devel] [PATCH 1/2] iASL: Fix Table Info handler for DBG2
 2013-10-16  7:48 UTC 

[Devel] [PATCH 0/2] Fix DBG2 compilation template issue
 2013-10-16  7:48 UTC 

[PATCH v2 0/7] Tegra124 clock support
 2013-10-16  7:48 UTC  (6+ messages)
` [PATCH v2 1/7] clk: tegra: Add support for PLLSS

[PATCH] ARM: rpi: add SD card environment support
 2013-10-16  7:44 UTC  (3+ messages)

[PATCH v3 00/12] Add support for MSM's mmio clock/reset controller
 2013-10-16  7:40 UTC  (32+ messages)
` [PATCH v3 01/12] clk: Fix debugfs reparenting NULL pointer dereference
` [PATCH v3 02/12] reset: Silence warning in reset-controller.h
` [PATCH v3 03/12] clk: Allow drivers to pass in a regmap
` [PATCH v3 04/12] clk: Add regmap core helpers for enable/disable/is_enabled
` [PATCH v3 05/12] clk: Add set_rate_and_parent() op
` [PATCH v3 06/12] clk: msm: Add support for phase locked loops (PLLs)
` [PATCH v3 07/12] clk: msm: Add support for root clock generators (RCGs)
` [PATCH v3 08/12] clk: msm: Add support for branches/gate clocks
` [PATCH v3 09/12] clk: msm: Add reset controller support
` [PATCH v3 10/12] clk: msm: Add support for MSM8960's global clock controller (GCC)
` [PATCH v3 11/12] clk: msm: Add support for MSM8960's multimedia clock controller (MMCC)
` [PATCH v3 12/12] clk: msm: Add support for MSM8974's global clock controller (GCC)

[PATCH] md: Fix skipping recovery for read-only arrays
 2013-10-16  7:43 UTC  (3+ messages)

[PATCH] pps : add non blocking option to PPS_FETCH ioctl
 2013-10-16  7:42 UTC  (7+ messages)

[Buildroot] Help with selecting package
 2013-10-16  7:40 UTC  (11+ 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.