All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-06 23:12:30 to 2013-11-07 00:56:22 UTC [more...]

Linux sends IPv6 NS packets with the link-local address
 2013-11-07  0:56 UTC  (3+ messages)

[U-Boot] [PATCH] freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y
 2013-11-07  0:56 UTC  (2+ messages)
` [U-Boot] "

[PATCH v2 net-next] net: introduce gro_frag_list_enable sysctl
 2013-11-07  0:56 UTC  (28+ messages)
` [PATCH v3 net-next] net: introduce dev_set_forwarding()
            ` gso: Attempt to handle mega-GRO packets

[U-Boot] [PATCH] Makfile: fix a rule to build u-boot.sb
 2013-11-07  0:56 UTC  (2+ messages)
` [U-Boot] "

[PATCH 0/3] makedumpfile: hugepage filtering for vmcore dump
 2013-11-07  0:54 UTC  (4+ messages)

[U-Boot] Pull request - fpga
 2013-11-07  0:55 UTC  (3+ messages)

[PATCH 0/3] virtio-mmio: handle BE guests on LE hosts
 2013-11-07  0:36 UTC  (8+ messages)
` [PATCH 2/3] virtio: mmio: fix signature checking for BE guests

[U-Boot] Pull request: u-boot-coldfire
 2013-11-07  0:55 UTC  (2+ messages)

[PATCH] devres: Freeing the drs after all release() are called
 2013-11-07  0:53 UTC  (8+ messages)

Async runtime put in __device_release_driver()
 2013-11-07  1:05 UTC  (6+ messages)

[PATCH net-next v4 0/9] Introduce support to lazy initialize mostly static keys
 2013-11-07  0:50 UTC  (4+ messages)
` [PATCH net-next v4 3/9] static_key: WARN on usage before jump_label_init was called

[GIT] Security subsystem updates for 3.13
 2013-11-07  0:51 UTC 

[PATCH 00/19] cfg80211: regulatory updates
 2013-11-07  0:47 UTC  (5+ messages)
` [PATCH 05/19] cfg80211: processing core regulatory hints on its own

[PATCH] CPU Jitter RNG: inclusion into kernel crypto API and /dev/random
 2013-11-07  0:36 UTC  (7+ messages)

Fwd: The overhead of sampling in perf record
 2013-11-07  0:46 UTC 

[PATCH] tracing: Allow changing default ring buffer size for ftrace instances
 2013-11-07  0:43 UTC 

Depreciated spi_master.transfer and "prepared spi messages" for an optimized pipelined-SPI-DMA-driver
 2013-11-07  0:43 UTC  (12+ messages)

[PATCH] Add DRM_MODE_PAGE_FLIP_ASYNC define
 2013-11-07  0:42 UTC  (2+ messages)

[PATCH] xen/balloon: Set balloon's initial state to number of existing RAM pages
 2013-11-07  0:41 UTC  (3+ messages)
` [Xen-devel] "

what is the default frequency and default event period set in "perf record -TP"
 2013-11-07  0:38 UTC  (2+ messages)

crypto: omap-sham - Add code to use dmaengine API
 2013-11-07  0:38 UTC  (2+ messages)

[PATCH] mm, oom: Fix race when selecting process to kill
 2013-11-07  0:35 UTC  (10+ messages)

[Bug 70647] New: [radeonsi] Crash unigine-heaven 3.0 with msaa enabled
 2013-11-07  0:35 UTC  (3+ messages)
` [Bug 70647] "

[PATCH] ACPI: Remove acpi_pci_slot_init() headers from internal.h
 2013-11-07  0:34 UTC 

[PATCH 0/5] xfs: more patches for 3.13
 2013-11-07  0:32 UTC  (6+ messages)
` [PATCH 5/5] xfs: increase inode cluster size for v5 filesystems

[PATCH 00/13] ath9k pending patches
 2013-11-07  0:31 UTC  (15+ messages)
` [PATCH 01/13] ath9k: Add WB335 PCI IDs
` [PATCH 02/13] ath9k: Identify Killer Wireless cards
` [PATCH 03/13] ath9k: Fix TX99 config option usage
` [PATCH 04/13] ath9k: Fix wow.c compilation
` [PATCH 05/13] ath9k: Add a config option for WoW
` [PATCH 06/13] ath9k: Use CONFIG_ATH9K_WOW
` [PATCH 07/13] ath9k: Add an initialization routine for WoW
` [PATCH 08/13] ath9k: Add SERDES initvals for AR9462 2.1
` [PATCH 09/13] ath9k: Remove unused AR9462 2.0 initvals
` [PATCH 10/13] ath9k: Remove pcieSerDesWrite
` [PATCH 11/13] ath9k: Use correct PCIE initvals for AR9485
` [PATCH 12/13] ath9k: Apply CUS227 specific TX gain values
` [PATCH 13/13] ath9k: Update MAINTAINERS

BUG: soft lockup - CPU#8 stuck for 22s!
 2013-11-07  0:30 UTC  (3+ messages)

linux-next: build failure after merge of the vfs tree
 2013-11-07  0:30 UTC 

[PATCH] PCI: Use pci_is_root_bus() to check for root bus
 2013-11-07  0:28 UTC  (8+ messages)

[PATCH v14 00/20] Introduce PVH domU support
 2013-11-07  0:28 UTC  (9+ messages)
` [PATCH v14 05/17] pvh: Introduce PVH guest type
` [PATCH v14 06/17] pvh: Disable unneeded features of HVM containers
` [PATCH v14 07/17] pvh: vmx-specific changes

[Qemu-devel] [PATCH v2 00/39] bitmap handling optimization
 2013-11-06 23:55 UTC  (17+ messages)
` [Qemu-devel] [PATCH 08/39] exec: simplify notdirty_mem_write()
` [Qemu-devel] [PATCH 11/39] memory: cpu_physical_memory_set_dirty_range() allways dirty all flags
` [Qemu-devel] [PATCH 12/39] memory: cpu_physical_memory_mask_dirty_range() always clear a single flag
` [Qemu-devel] [PATCH 13/39] memory: use DIRTY_MEMORY_* instead of *_DIRTY_FLAG
` [Qemu-devel] [PATCH 19/39] memory: split dirty bitmap into three
` [Qemu-devel] [PATCH 23/39] memory: make cpu_physical_memory_get_dirty() the main function
` [Qemu-devel] [PATCH 27/39] memory: cpu_physical_memory_set_dirty_range() now uses bitmap operations
` [Qemu-devel] [PATCH 31/39] memory: cpu_physical_memory_set_dirty_tracking() should return void

[PATCH 1/2] ACPI / video: Fix initial level validity test
 2013-11-07  0:26 UTC  (6+ messages)
` [PATCH 2/2] ACPI / video: Quirk initial backlight level 0

[PATCH 0/3] ACPI scan and hotplug fixes for 3.14
 2013-11-07  0:35 UTC  (9+ messages)
` [Update][PATCH 0/6] ACPI scan and hotplug fixes
  ` [Update][PATCH 3/6] ACPI / hotplug: Fix handle_root_bridge_removal()
  ` [Update][PATCH 4/6] ACPI / hotplug: Simplify device ejection routines

My first Yocto Project
 2013-11-07  0:22 UTC  (2+ messages)

mmotm 2013-11-06-16-14 uploaded
 2013-11-07  0:15 UTC  (2+ messages)

KMS/radeon regression: failure to set modes on CEDAR & TAHITI; v3.11 vs 3.12-rc5/rc7
 2013-11-07  0:13 UTC  (7+ messages)

[PATCH v3 2/2] Rename suffixcmp() to has_suffix() and invert its result
 2013-11-07  0:12 UTC  (6+ messages)

Tegra124 clock patches for 3.13?
 2013-11-07  0:11 UTC 

[patch 2/2] ACPI, extlog: remove unneeded NULL check
 2013-11-07  0:09 UTC  (5+ messages)

What's cooking in git.git (Nov 2013, #02; Wed, 6)
 2013-11-07  0:01 UTC 

RX checksum offloading
 2013-11-07  0:00 UTC 

[PATCH] staging: zsmalloc: Ensure handle is never 0 on success
 2013-11-07  0:00 UTC  (9+ messages)

[query] gic_set_lr always uses maintenance Interrupt
 2013-11-06 23:59 UTC  (5+ messages)

[ANNOUNCE] Git v1.8.5-rc1
 2013-11-06 23:57 UTC 

[PATCH/RFC] clk: shmobile: DT property SoC <-> CCF interface prototype
 2013-11-06 23:56 UTC  (4+ messages)

[PATCH v3 0/4] MCS Lock: MCS lock code cleanup and optimizations
 2013-11-06 23:55 UTC  (4+ messages)

[PATCH/RFC] ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY
 2013-11-06 23:54 UTC  (2+ messages)

[PATCH 0/7] brcm80211: cleanup fixes and out-of-order fix
 2013-11-06 23:53 UTC  (3+ messages)
` [PATCH 6/7] brcmfmac: reduce logging noise accessing SDIO SleepCSR register

[PATCH] PCI: Introduce two new MSI infrastructure calls for masking/unmasking
 2013-11-06 23:51 UTC  (3+ messages)

yocto Digest, Vol 38, Issue 29
 2013-11-06 23:51 UTC  (2+ messages)

[PATCH v4 1/2] mm: factor commit limit calculation
 2013-11-06 23:49 UTC  (7+ messages)
` [PATCH v4 2/2] mm: allow to set overcommit ratio more precisely

[PATCH net-next] 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
 2013-11-06 23:49 UTC  (2+ messages)

[PATCH 00/31] Kill BUG*() volume 2: ASoC
 2013-11-06 23:48 UTC  (11+ messages)
` [PATCH 21/31] ASoC: dapm: Use WARN_ON() instead of BUG_ON()

[PATCH 0/2] thin-pack capability for send-pack/receive-pack
 2013-11-06 23:47 UTC  (7+ messages)

[PATCH] gpio: Renesas RZ GPIO driver
 2013-11-06 23:47 UTC  (2+ messages)

[PATCH v3] push: Enhance unspecified push default warning
 2013-11-06 23:45 UTC  (7+ messages)

[Qemu-devel] Multi-head support RFC
 2013-11-06 23:44 UTC  (4+ messages)

[PATCH 0/1] gpio: add a driver for the Synopsys DesignWare APB GPIO
 2013-11-06 23:44 UTC  (8+ messages)
` [PATCH 1/1] gpio: add a driver for the Synopsys DesignWare APB GPIO block

lib/oe/sstatesig: Ensure packagegroups don't continually rebuild
 2013-11-06 23:42 UTC  (3+ messages)

Toaster Alpha Release for dora-10.0.0
 2013-11-06 23:41 UTC  (2+ messages)

CLONE_PARENT after setns(CLONE_NEWPID)
 2013-11-06 23:31 UTC  (6+ messages)

[failures] mm-cma-free-cma-page-to-buddy-instead-of-being-cpu-hot-page.patch removed from -mm tree
 2013-11-06 23:41 UTC 

[PATCH] mm: cma: free cma page to buddy instead of being cpu hot page
 2013-11-06 23:41 UTC  (6+ messages)

[Bug 71326] New: [r600g] Texture artifacts when viewed from a distance in WoW
 2013-11-06 23:41 UTC  (3+ messages)
` [Bug 71326] "

[Buildroot] [PATCH] scripts: apply-patches: don't stop if no patch is found for a package
 2013-11-06 23:40 UTC  (10+ messages)
      ` [Buildroot] [PATCH] gcc: use generic infrastructure for patches

[PATCH V5] expect: Add recipe
 2013-11-06 23:38 UTC  (6+ messages)
      ` [PATCH V4] "

Been looking at further shrinkage of the SELinux footprint on Linux
 2013-11-06 23:34 UTC  (9+ messages)

[PATCH] seccomp: not compatible with ARM OABI
 2013-11-06 23:31 UTC  (2+ messages)

[PATCH v2] binutils: remove embedspu
 2013-11-06 23:31 UTC 

[PATCH 00/03] ARM: shmobile: r7s72100 Genmai DT reference and multiplatform
 2013-11-06 23:31 UTC  (8+ messages)
` [PATCH 01/03] ARM: shmobile: r7s72100 Genmai DT reference DTS bits
` [PATCH 02/03] ARM: shmobile: r7s72100 Genmai DT reference C bits
` [PATCH 03/03] ARM: shmobile: r7s72100 Genmai Multiplatform

[PATCH] PCI: warn on driver probe return value greater than zero
 2013-11-06 23:30 UTC  (2+ messages)

[Buildroot] [RFC] core: Download all package sources
 2013-11-06 23:29 UTC  (8+ messages)

undocumented bindings in linux-next
 2013-11-06 23:24 UTC  (2+ messages)

[PATCH 00/04] ARM: shmobile: KZM9D legacy board code removal
 2013-11-06 23:21 UTC  (10+ messages)
` [PATCH 01/04] ARM: shmobile: Add shared EMEV2 code for ->init_machine()
` [PATCH 02/04] ARM: shmobile: Use ->init_late() in shared EMEV2 case
` [PATCH 03/04] ARM: shmobile: Remove legacy KZM9D board code
` [PATCH 04/04] ARM: shmobile: Remove legacy platform devices from EMEV2 SoC code

[PATCH] xfsdump: don't assume getdents exists
 2013-11-06 23:19 UTC  (5+ messages)

[PATCH net-next 2/9] bonding: remove bond read lock for bond_mii_monitor()
 2013-11-06 23:18 UTC  (2+ messages)

LTTng project development activities November 2013
 2013-11-06 23:17 UTC 

[PATCH 1/2] rbtree: fix postorder iteration when the rb_node is not the first element in an entry
 2013-11-06 23:16 UTC  (3+ messages)
` [PATCH] rbtree/test: test rbtree_postorder_for_each_entry_safe()

[PATCH 00/16] btrfs-progs: Several more static analysis defect fixes
 2013-11-06 23:15 UTC  (17+ messages)
` [PATCH 01/16] btrfs-progs: fix potential double-frees in cmd_subvol_delete()
` [PATCH 02/16] btrfs-progs: fix error returns in get_df()
` [PATCH 03/16] btrfs-progs: use strncpy in btrfs_scan_lblkid()
` [PATCH 04/16] btrfs-progs: fix test for return of realpath in find_mount_root()
` [PATCH 05/16] btrfs-progs: don't leak fd in test_dev_for_mkfs() error paths
` [PATCH 06/16] btrfs-progs: fix leak of "buf" in make_btrfs() "
` [PATCH 07/16] btrfs-progs: don't leak buffer on add_file_items() error
` [PATCH 08/16] btrfs-progs: fix resource leak in scrub_start()
` [PATCH 09/16] btrfs-progs: btrfs_scan_kernel(): fd==0 is not an error
` [PATCH 10/16] btrfs-progs: Check for open failure in btrfs_scan_lblkid()
` [PATCH 11/16] btrfs-progs: pass positive errno to strerror in cmd_df()
` [PATCH 12/16] btrfs-progs: remove more dead code from check_extent_refs
` [PATCH 13/16] btrfs-progs: check btrfs_scan_one_device in btrfs_scan_lblkid()
` [PATCH 14/16] btrfs-progs: check for fstat failure in cmd_defrag
` [PATCH 15/16] btrfs-progs: annotate fallthroughs in parse_size
` [PATCH 16/16] btrfs-progs: annotate fallthroughs in parse_limit

[Buildroot] rootfs: add U-Boot image support for cpio + lots of refactoring
 2013-11-06 23:12 UTC  (7+ messages)
` [Buildroot] [PATCH 2/7] rootfs-common: remove the now unused ROOTFS_<PKG>_POST_GEN_HOOKS
` [Buildroot] [PATCH 3/7] rootfs-cpio: whitespace cleanup in Config.in
` [Buildroot] [PATCH 4/7] rootfs-common: refactor the common compression commands
` [Buildroot] [PATCH 5/7] rootfs-ext2: symlink with the compressed rootfs
` [Buildroot] [PATCH 6/7] rootfs-cpio: add U-Boot image support
` [Buildroot] [PATCH 7/7] uboot-tools: factor out common mkimage infrastructure


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.