All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-20 16:00:34 to 2012-08-20 17:02:27 UTC [more...]

a few strncpy-related patches
 2012-08-20 16:55 UTC  (4+ messages)
` [PATCH] ACPI: remove unwarranted use of strncpy
` [PATCH] kmemleak: avoid buffer overrun: NUL-terminate strncpy-copied command
  ` [PATCH] cifs: remove misleading strncpy: each name has length < 16

regression with poll(2)?
 2012-08-20 17:02 UTC  (5+ messages)
` regression with poll(2)

[PATCH] staging: octeon: Add prevent NAPI from scheduling
 2012-08-20 17:00 UTC  (3+ messages)

3.5.1 fib_rules_lookup oops
 2012-08-20 16:59 UTC  (2+ messages)

[PATCH v3] SUNRPC: protect service sockets lists during per-net shutdown
 2012-08-20 16:58 UTC  (7+ messages)

[PATCH][RFC] coreutils: Upgrade to upstream version 8.17
 2012-08-20 16:45 UTC  (4+ messages)

[meta-systemd, v2] systemd-compat-units: ensure /tmp is mounted when starting run-postinsts
 2012-08-20 16:45 UTC 

[U-Boot] gcc, ARM, -fdata-sections -fmerge-constants and strings
 2012-08-20 16:55 UTC 

Porting git to HP NonStop
 2012-08-20 16:53 UTC  (10+ messages)

[PATCH] compat-wireless:rt2800usb: Added rx packet length validity check
 2012-08-20 16:53 UTC 

[PATCH] ARM: io: avoid writeback addressing modes for __raw_ accessors
 2012-08-20 16:54 UTC  (7+ messages)

[GIT] Updates for x86 platform drivers
 2012-08-20 16:54 UTC 

[PATCH] drivers-core: beware dev_printk() from printing nonsense
 2012-08-20 16:53 UTC  (3+ messages)

[uml-devel] build error on 3.6-rc1 and later
 2012-08-20 16:52 UTC  (2+ messages)

[PATCH] libxt_tcp: print space before, not after "flags:"
 2012-08-20 16:52 UTC 

[U-Boot] [PATCH 1/6] p1014rdb: set ddr bus width properly depending on SVR
 2012-08-20 16:51 UTC  (6+ messages)
` [U-Boot] [PATCH 6/6] nand_spl: change out_be32 to raw_writel and depend on subsequent sync

[Qemu-devel] [Bug 657006] [NEW] arm - svc instruction
 2012-08-20 16:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 657006] Re: arm v7M - svc insn doesn't trigger PendSV handler

[GIT] Updates for x86 platform drivers
 2012-08-20 16:50 UTC 

multi-antenna handling
 2012-08-20 16:50 UTC 

[PATCH 0/8] Changes surrounding IRQs and IRQ domains
 2012-08-20 16:49 UTC  (12+ messages)
` [PATCH 5/8] mfd: Provide the PRCMU with its own IRQ domain

PROBLEM: in function nfs3_proc_get_root(), fsinfo reply error,but not return
 2012-08-20 16:48 UTC 

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-08-20 16:48 UTC  (5+ messages)
` [PATCH 04/11] pinctrl: mvebu: add pinctrl driver for Armada 370

[PATCH RESEND 1/2] i2c: pnx: Fix bit definitions
 2012-08-20 16:47 UTC  (7+ messages)

[RFC PATCH 2/2] mm: Batch page_check_references in shrink_page_list sharing the same i_mmap_mutex
 2012-08-20 16:43 UTC  (3+ messages)

cross-compiling difficulty with on-the-fly gen/build/use paradigm
 2012-08-20 16:47 UTC  (2+ messages)

[PATCH 00/13] Thermal Framework Enhancements
 2012-08-20 16:42 UTC  (4+ messages)
` [PATCH 01/13] Thermal: Refactor thermal.h file

Xen 4.3 release planning proposal
 2012-08-20 16:46 UTC 

[meta-system] systemd-compat-units: ensure /tmp is mounted when starting run-postinsts
 2012-08-20 16:34 UTC 

[U-Boot] [PATCH v2 0/18] ARM: SPL: Make more generic, merge DaVinci and OMAP
 2012-08-20 16:45 UTC  (19+ messages)
` [U-Boot] [PATCH v2 01/18] Makefile: Move SPL files to clobber, remove from clean
` [U-Boot] [PATCH v2 02/18] spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
` [U-Boot] [PATCH v2 03/18] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
` [U-Boot] [PATCH v2 04/18] omap-common: Fix typo in save_boot_params() in lowlevel_init.S
` [U-Boot] [PATCH v2 05/18] ARM: SPL: Rename omap_boot_device to spl_boot_device
` [U-Boot] [PATCH v2 06/18] ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
` [U-Boot] [PATCH v2 07/18] ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
` [U-Boot] [PATCH v2 08/18] ARM: SPL: Only call mem_malloc_init if configured
` [U-Boot] [PATCH v2 09/18] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
` [U-Boot] [PATCH v2 10/18] ARM: SPL: Make spl_mmc.c more generic
` [U-Boot] [PATCH v2 11/18] ARM: SPL: Clean up spl.c / spl_nand.c slightly
` [U-Boot] [PATCH v2 12/18] ARM: SPL: Start hooking in the current SPI SPL support
` [U-Boot] [PATCH v2 13/18] ARM: SPL: Move gpmc_init() to spl_board_init()
` [U-Boot] [PATCH v2 14/18] SPL: Move the omap SPL framework to common/spl
` [U-Boot] [PATCH v2 15/18] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
` [U-Boot] [PATCH v2 16/18] da850_am18xxevm: Add README.da850_am18xxevm
` [U-Boot] [PATCH v2 17/18] SPL: Enhance drivers/mtd/nand/nand_spl_load.c
` [U-Boot] [PATCH v2 18/18] SPL: Enhance spi_spl_load to match the other load functions

[meta-fsl-ppc][PATCH 1/2] machines: Dont lock linux-libc-headers-nativesdk preferred provider
 2012-08-20 16:45 UTC  (10+ messages)
` [meta-fsl-ppc][PATCH 2/2] fsl.conf: Let linux-qoriq-sdk-headers-nativesdk provide linux-libc-headers-nativesdk

[PATCH 0/1] meta-cedartrail: fix PREFERRED_VERSION_linux-yocto
 2012-08-20 16:37 UTC  (4+ messages)
` [PATCH 1/1] meta-cedartrail: fixed PREFERRED_VERSION_linux-yocto

[RFC 1/5] GSOC: prepare svndump for branch detection
 2012-08-20 16:45 UTC  (5+ messages)

[PATCH 0/5] Memory policy corruption fixes V2
 2012-08-20 16:36 UTC  (12+ messages)
` [PATCH 1/5] Revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages"
` [PATCH 2/5] mempolicy: Remove mempolicy sharing
` [PATCH 3/5] mempolicy: fix a race in shared_policy_replace()
` [PATCH 4/5] mempolicy: fix refcount leak in mpol_set_shared_policy()
` [PATCH 5/5] mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()

[PATCH] routerstationpro: move board off 3.0 and onto the 3.4 kernel
 2012-08-20 16:34 UTC  (4+ messages)

[PATCH] README: Clarify where to send patches
 2012-08-20 16:34 UTC 

[memcg:since-3.5 41/99] (.text+0xa0998): undefined reference to `get_kernel_page'
 2012-08-20 16:43 UTC  (3+ messages)

WARNING: at net/ipv4/tcp.c:1598 tcp_recvmsg+0x641/0xd30()
 2012-08-20 16:42 UTC  (5+ messages)

[PATCH] rtlwifi/rtl8723e: Add firmware for new driver
 2012-08-20 16:42 UTC 

[PATCH/RFC v4 01/16] GSOC remote-svn
 2012-08-20 16:43 UTC  (6+ messages)

[RFC] VHT fields
 2012-08-20 16:42 UTC  (6+ messages)

[PATCH v2] regulator: ab8500: provide per-regulator shift
 2012-08-20 16:41 UTC 

[PATCH] xfstests: Provide test whether fs supports direct IO and use it
 2012-08-20 16:40 UTC  (3+ messages)

[PATCH v2] ARM: at91: select DT support by default
 2012-08-20 16:40 UTC  (3+ messages)

[GIT PULL] hwmon fixes for 3.6-rc3
 2012-08-20 16:40 UTC  (2+ messages)
` [lm-sensors] "

[PATCH] regulator: ab8500: provide per-regulator shift
 2012-08-20 16:39 UTC 

[PATCH] tcm_fc: rcu_deref outside rcu lock/unlock section
 2012-08-20 16:39 UTC  (3+ messages)

[PATCH] cfg80211: VHT (11ac) Regulatory change
 2012-08-20 16:38 UTC  (6+ messages)

What's cooking in git.git (Aug 2012, #06; Sun, 19)
 2012-08-20 16:37 UTC  (6+ messages)

[U-Boot] [PATCH 0/4] efikamx: update Efika MX support
 2012-08-20 16:34 UTC  (10+ messages)
` [U-Boot] [PATCH 2/4] efikamx: remove drive strength hack from early_init_f and move it to the DCD
` [U-Boot] [PATCH 3/4] efikamx: update to Efika MX Smarttop and Smartbook boards

[patch 0/8] procfs, fdinfo updated
 2012-08-20 16:33 UTC  (4+ messages)
` [patch 4/8] fs, exportfs: Add export_encode_inode_fh helper

[GIT PULL 00/24] perf/core improvements and fixes
 2012-08-20 16:26 UTC  (25+ messages)
` [PATCH 01/24] perf script: Fix a NULL pointer dereference
` [PATCH 02/24] perf tools: Add missing files to build the python binding
` [PATCH 03/24] perf tools: Add support to parse event group syntax
` [PATCH 04/24] perf tools: Add support to update event modifier
` [PATCH 05/24] perf tools: Enable grouping logic for parsed events
` [PATCH 06/24] perf test: Add automated tests for event group parsing
` [PATCH 07/24] perf evlist: Rename __group method to __set_leader
` [PATCH 08/24] perf evlist: Introduce evsel list accessors
` [PATCH 09/24] perf tools: Let O= makes handle relative paths
` [PATCH 10/24] perf ui: Introduce struct ui_helpline
` [PATCH 11/24] perf ui gtk: Implement helpline_fns
` [PATCH 12/24] perf ui/gtk: Use helpline API in browser
` [PATCH 13/24] perf ui gtk: Add perf_gtk__show_helpline() for pr_*
` [PATCH 14/24] perf tools: Fix type for evsel->ids and add size check for ids
` [PATCH 15/24] perf tools: Report number of pmu type of unknown events
` [PATCH 16/24] perf tools: Rename some variables for better understanding
` [PATCH 17/24] perf tools: Rename global variable 'events' in util/header.c
` [PATCH 18/24] perf ui gtk: Ensure not to call gtk_main_quit() twice
` [PATCH 19/24] perf script perl/python: Fix libexec scripts path in Documentation
` [PATCH 20/24] perf: silence GTK2 probing errors
` [PATCH 21/24] perf symbols: Fix builds with NO_LIBELF set
` [PATCH 22/24] perf tools: Fix include order for bison/flex-generated C files
` [PATCH 23/24] perf hists: Separate out hist print functions
` [PATCH 24/24] perf hists: Rename and move some functions

[RFC] Interface for TCP Metrics
 2012-08-20 16:30 UTC  (2+ messages)

Unable to establish a complete PPP link on Sagem Hilo GPRS modem
 2012-08-20 16:30 UTC  (2+ messages)

[PATCH] qemu-0.15: fix location of qemu-vmware-vga-depth.patch file
 2012-08-20 16:18 UTC  (2+ messages)
` [PATCHv2] "

git on HP NonStop
 2012-08-20 16:29 UTC  (5+ messages)

Fw: [Bug 46131] New: 32-bit read from uninitialized memory in __ip_select_ident since 3.6-rc2
 2012-08-20 16:29 UTC  (3+ messages)

[RFC PATCH 3/5] drm/i915: register LVDS connector even if we can't get a panel mode
 2012-08-20 16:28 UTC  (8+ messages)
  ` [RFC PATCH 7/7] drm/pci: Defer initialization of secondary graphics devices until switcheroo is ready

Add rq->nr_uninterruptible count to dest cpu's rq while CPU goes down
 2012-08-20 16:26 UTC  (11+ messages)

[Buildroot] Best way of building for unknown architecture
 2012-08-20 16:27 UTC  (3+ messages)

[PATCH] libproxy: add dependency on glib-2.0
 2012-08-20 16:15 UTC  (6+ messages)

[PATCH] Check that the drm fd is i915 before calling i915 ioctls on it
 2012-08-20 16:27 UTC 

lockdep trace from posix timers
 2012-08-20 16:23 UTC  (22+ messages)

[PATCH 00/11] x86/microcode: Early load microcode
 2012-08-20 16:24 UTC  (4+ messages)
` [PATCH 05/11] x86/microcode_intel_lib.c: Early update ucode on Intel's CPU

btrfs and mdadm raid 6
 2012-08-20 16:22 UTC 

Test 272 fails for ext3
 2012-08-20 16:22 UTC  (5+ messages)

Broken powersave in 3.5.2, codec is always active
 2012-08-20 16:21 UTC  (3+ messages)

i.MX27 SLCDC driver
 2012-08-20 16:21 UTC  (4+ messages)

[PATCH] perf/x86: fix SNB-EP CBO and PCU uncore PMU filter management
 2012-08-20 16:22 UTC 

[PATCH] NFS: free client is case of idr allocation failure
 2012-08-20 16:17 UTC 

[Patch V2] avahi: fix packaging of avahi-autoipd
 2012-08-20 16:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user: fix emulation of getdents
 2012-08-20 16:17 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH v2] "

another issue with ubifs on v3.6-rc2: attaching an formatted device
 2012-08-20 16:07 UTC 

[PATCH 0/8] Enable EGL and GLES in x86 Mesa
 2012-08-20 16:05 UTC  (2+ messages)

[PATCH 0/2] Add evolution-data-server
 2012-08-20 16:04 UTC  (7+ messages)
` [PATCH 2/2] meta-gnome: add evolution-data-server

[xen-unstable test] 13618: regressions - FAIL
 2012-08-20 16:16 UTC 

[PATCH] NFS: put net in case of idr allocation failure
 2012-08-20 16:14 UTC  (4+ messages)

[PATCH 0/1][meta-intel] Cover letter to upgrade meta-cedartrail pvr driver to v1.0.2
 2012-08-20 16:12 UTC  (3+ messages)
` [PATCH 1/1] meta-cedartrail: update PVR graphics driver to version 1.0.2

[Qemu-devel] TPM does not seem to work under QEMU with TPM patches
 2012-08-20 22:12 UTC 

[PATCH] meta-gnome: add Pimlico (contacts, dates, tasks)
 2012-08-20 16:00 UTC 

[sound:master 88/92] sound/pci/hda/./hda_trace.h:90:1: error: 'struct hda_codec' has no member named
 2012-08-20 16:10 UTC  (3+ messages)
` [sound:master 88/92] sound/pci/hda/./hda_trace.h:90:1: error: 'struct hda_codec' has no member n
  ` [sound:master 88/92] sound/pci/hda/./hda_trace.h:90:1: error: 'struct hda_codec' has no member named 'power_count'

[PATCH v3 00/32] provide interfaces to access PCIe capabilities registers
 2012-08-20 16:10 UTC  (6+ messages)

Linux C/R: VNC server/Xterm checkpoint/recovery
 2012-08-20 16:09 UTC  (2+ messages)

[PATCH v2 dtc-1.3.0] dtc: Add --strip-disabled option to dtc(v2)
 2012-08-20 16:09 UTC  (4+ messages)

[PATCH] meta-gnome: add Pimlico (contacts, dates, tasks)
 2012-08-20 15:55 UTC 

[PATCH] ARM: perf: update event period in response to PERF_EVENT_IOC_PERIOD
 2012-08-20 16:09 UTC 

linux-next: Tree for Aug 20
 2012-08-20 16:07 UTC  (2+ messages)
` linux-next: Tree for Aug 20 (media: saa7164)

[GIT PULL rcu/smphotplug] Fixes for Infiniband EHCA
 2012-08-20 15:57 UTC 

FAQ: Cannot port forward/DNAT
 2012-08-20 16:06 UTC  (4+ messages)

[RFC:PATCH dtc-1.3.0] dtc: Add --strip-disabled option to dtc
 2012-08-20 16:06 UTC  (8+ messages)

[PATCH] poky.conf: restore Ubuntu 12.04 LTS to tested distro list
 2012-08-20 16:05 UTC 

[PATCH 0/5] ARM: OMAP: Few device tree patches for 3.7
 2012-08-20 15:59 UTC  (4+ messages)
` [PATCH 4/5] ARM: OMAP4: Add L2 Cache Controller in Device Tree

Fwd: TCP fragmentation broken in 3.6-rc ?
 2012-08-20 16:02 UTC  (4+ messages)

[PATCH] configure: Add search path for 64bit library
 2012-08-20 16:02 UTC  (3+ messages)
` [PATCH v2] iproute2: "

[PATCH 00/19] Input and HID updates for 3.7
 2012-08-20 16:01 UTC  (4+ messages)
` [PATCH 19/19] HID: multitouch: Remove the redundant touch state

Missing firmware iwlwifi-2030-5.ucode
 2012-08-20 16:01 UTC  (4+ messages)

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-20 16:00 UTC  (5+ messages)
` [PATCH v2 08/31] arm64: CPU support

[PATCH] iproute2: fix typo in help message
 2012-08-20 16:00 UTC  (2+ messages)

[PATCH v3 0/6] UBI: add max_beb_per1024 parameter / ioctl
 2012-08-20 16:00 UTC  (6+ messages)
` [PATCH v3 2/6] UBI: change CONFIG_MTD_UBI_BEB_LIMIT range
` [PATCH v3 3/6] UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
` [PATCH v3 4/6] UBI: replace MTD_UBI_BEB_LIMIT with module parameter
` [PATCH v3 5/6] UBI: add ioctl for max_beb_per1024
` [PATCH v3 6/6] UBI: drop CONFIG_MTD_UBI_BEB_LIMIT


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.