All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-26 20:43:25 to 2013-09-26 22:01:43 UTC [more...]

[RFC net] bridge: clean the nf_bridge status when forwarding the skb
 2013-09-26 22:01 UTC  (10+ messages)
  ` [Bridge] "

[PATCH] MAINTAINERS: wimax@linuxwimax.org is subscribers-only
 2013-09-26 22:01 UTC  (5+ messages)

[PATCH] hvc_vio: Do not override preferred console set by kernel parameter
 2013-09-26 22:00 UTC  (4+ messages)

[ANNOUNCE] xfsprogs v3.2.0-alpha1
 2013-09-26 22:00 UTC  (2+ messages)

Question about automatic debug package generation
 2013-09-26 22:00 UTC 

[PATCH] drm/i915: Restore global mappings upon resume
 2013-09-26 21:59 UTC  (2+ messages)

increased vmap_area_lock contentions on "n_tty: Move buffers into n_tty_data"
 2013-09-26 21:58 UTC  (14+ messages)

xfs hardware RAID alignment over linear lvm
 2013-09-26 21:58 UTC  (7+ messages)

[PATCH] drm/i915/vlv: reset DPIO on load and resume
 2013-09-26 21:58 UTC  (3+ messages)

[patch] mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()
 2013-09-26 21:57 UTC  (10+ messages)

[PATCH] mmc: core: remove issue_fn indirect function call
 2013-09-26 21:56 UTC  (5+ messages)

[PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMA resources
 2013-09-26 21:55 UTC  (3+ messages)

[PATCH RFC v0 0/49] pnfsd-dlm
 2013-09-26 21:55 UTC  (3+ messages)
` [PATCH RFC v0 03/49] pnfsd: return pnfs flags on exchange_id

[PATCH] x86, microcode, AMD: Fix patch level reporting for family15h
 2013-09-26 21:54 UTC 

[RFC PATCH] NVMe: Asynchronous namespace discovery
 2013-09-26 21:53 UTC 

[PATCH] eglinfo: drop machine-specific configuration from oe-core
 2013-09-26 21:51 UTC  (2+ messages)

[Qemu-devel] Guest VM debug (Int 3 panic)
 2013-09-26 21:51 UTC  (10+ messages)
` [Qemu-devel] Fwd: "
      `  "

+ kernel-sysc-remove-obsolete-include-linux-kexech.patch added to -mm tree
 2013-09-26 21:50 UTC 

+ inith-document-the-existence-of-__initconst.patch added to -mm tree
 2013-09-26 21:50 UTC 

[PATCH 0/7] gtt patches
 2013-09-26 20:31 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: resurrect ->insert_entries/->clear_range gtt interfaces
` [PATCH 2/7] drm/i915: don't allow ppgtt enabling to fail anymore
` [PATCH 3/7] drm/i915/gtt: group sg setup/teardown functions to the end
` [PATCH 4/7] drm/i915/gtt: move restore_gtt_mappings to the bottom
` [PATCH 5/7] drm/i915/gtt: group legacy global gtt code together
` [PATCH 6/7] drm/i915/gtt: move generic setup code all to the bottom
` [PATCH 7/7] drm/i915: we can't call move_to_active before intel_ring_begin

Guest memory access within hypervisor Inbox x
 2013-09-26 21:49 UTC 

+ mm-kconfig-fix-grammar-s-an-a.patch added to -mm tree
 2013-09-26 21:49 UTC 

CEPH Erasure Encoding + OSD Scalability
 2013-09-26 21:49 UTC  (8+ messages)

[Qemu-devel] [PATCH v5 00/23] qemu: generate acpi tables for the guest
 2013-09-26 21:50 UTC  (7+ messages)

+ checkpatch-add-rules-to-check-init-attribute-and-const-defects.patch added to -mm tree
 2013-09-26 21:47 UTC 

[refpolicy] [PATCH] xserver: catch /run/gdm3
 2013-09-26 21:47 UTC 

[PATCH] gma500: define do_gma_backlight_set only when used
 2013-09-26 21:46 UTC 

[refpolicy] [PATCH] sysnetwork: Debian stores network interface configuration in /run/network (ifstate), That directory is created by the /etc/init.d/networking script
 2013-09-26 21:46 UTC 

[PATCH] NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
 2013-09-26 21:45 UTC  (9+ messages)
` [PATCH 1/7] SUNRPC: Enable the keepalive option for TCP sockets
  ` [PATCH 2/7] SUNRPC: Only update the TCP connect cookie on a successful connect
    ` [PATCH 3/7] SUNRPC: Don't set the request connect_cookie until a successful transmit
      ` [PATCH 4/7] SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool
        ` [PATCH 5/7] SUNRPC: Add RPC task and client level options to disable the resend timeout
          ` [PATCH 6/7] NFSv4: Ensure that we disable the resend timeout for NFSv4
            ` [PATCH 7/7] SUNRPC: Fix RPC call retransmission statistics
              ` [PATCH] SUNRPC: call_connect_status should recheck bind and connect status on error

[PATCHv2 0/9] split page table lock for PMD tables
 2013-09-26 21:44 UTC  (14+ messages)

+ drivers-block-sx8c-remove-unnecessary-pci_set_drvdata.patch added to -mm tree
 2013-09-26 21:44 UTC 

[RFC] grub-install C rewrite
 2013-09-26 20:51 UTC  (7+ messages)

+ drivers-block-sx8c-use-module_pci_driver.patch added to -mm tree
 2013-09-26 21:44 UTC 

[PATCH] ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixup
 2013-09-26 21:44 UTC  (5+ messages)

[PATCH v2 0/2] ARM DT cpus/cpu and topology bindings
 2013-09-26 21:42 UTC  (6+ messages)

[PATCH] e2image: Print a warning if running over a mounted filesystem
 2013-09-26 21:00 UTC 

[PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
 2013-09-26 21:41 UTC  (9+ messages)

+ kfifo-kfifo_copy_tofrom_user-fix-copied-bytes-calculation.patch added to -mm tree
 2013-09-26 21:41 UTC 

[PATCH RESEND v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors
 2013-09-26 21:40 UTC  (10+ messages)

[PATCH v2 1/2] ARM: shmobile: r8a7790: implement CPU clock scaling for CPUFreq
 2013-09-26 21:40 UTC  (7+ messages)

[U-Boot] When to create a SoC directory for ARM
 2013-09-26 21:39 UTC  (16+ messages)

Scheduling new work during a context switch
 2013-09-26 21:38 UTC 

Fw: [Bug 62171] New: Kernel In local_bh_enable in case of Vlan Tagged ICMP Packets
 2013-09-26 21:38 UTC 

[PATCH v4 2/4] powerpc/85xx: add hardware automatically enter altivec idle state
 2013-09-26 21:37 UTC  (9+ messages)
` [PATCH v4 4/4] powerpc/85xx: add sysfs for pw20 state and altivec idle

[PATCH] kconfig: fix allmodconfig
 2013-09-26 21:36 UTC  (3+ messages)

device tree binding documentation outdated
 2013-09-26 21:35 UTC  (6+ messages)

[meta-oe][PATCH] netperf: set _FILE_OFFSET_BITS to 64 to support large files
 2013-09-26 21:35 UTC  (2+ messages)

+ memcg-support-hierarchical-memorynuma_stats.patch added to -mm tree
 2013-09-26 21:30 UTC 

+ memcg-refactor-mem_control_numa_stat_show.patch added to -mm tree
 2013-09-26 21:30 UTC 

[RFC] extending splice for copy offloading
 2013-09-26 21:26 UTC  (17+ messages)

[PATCH V4 1/3] powerpc/85xx: Add QE common init functions
 2013-09-26 21:27 UTC  (7+ messages)
` [PATCH V4 3/3] powerpc/85xx: Add TWR-P1025 board support

"git checkout foo" is getting confused by folder named "foo"
 2013-09-26 21:25 UTC  (9+ messages)

[PATCH v4] dt: update PSCI binding documentation for v0.2
 2013-09-26 21:23 UTC  (8+ messages)

(unknown),
 2013-09-26 21:23 UTC  (20+ messages)
` [PATCHv4 2/3] ARM: msm: Add support for APQ8074 Dragonboard

[PATCH] Remove ciabot from contrib
 2013-09-26 21:13 UTC  (3+ messages)

+ mm-mempolicy-use-numa_no_node.patch added to -mm tree
 2013-09-26 21:22 UTC 

+ mm-fix-bootmem-error-handling-in-pcpu_page_first_chunk.patch added to -mm tree
 2013-09-26 21:21 UTC 

Best way to shut down NILFS2? (umount hang issue)
 2013-09-26 21:19 UTC  (9+ messages)

v3.10 breaks T.tcflush (Was: tty: disassociate_ctty() sends the extra SIGCONT)
 2013-09-26 21:18 UTC  (5+ messages)
` [PATCH] tty: Fix SIGTTOU not sent with tcflush()

L3FWD LPM IP lookup performance question
 2013-09-26 21:16 UTC  (3+ messages)

[BUG] Buffer Overflow in drivers/video/fbmem.c
 2013-09-26 21:14 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] NAND/MMC environment in SPL, Falcon Mode enhancements
 2013-09-26 21:14 UTC  (6+ messages)
` [U-Boot] [PATCH 05/11] mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL

[Qemu-devel] Compiling Qemu x86_64 for windows 64 bit
 2013-09-26 21:13 UTC  (4+ messages)
    ` [Qemu-devel] Compiling QEMU "

[PATCH] merge-recursive: fix parsing of "diff-algorithm" option
 2013-09-26 21:13 UTC  (3+ messages)

[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
 2013-09-26 21:13 UTC  (3+ messages)

[PATCH] powerpc/fsl/defconfig: enable CONFIG_AT803X_PHY
 2013-09-26 21:11 UTC  (4+ messages)

[meta-selinux] Resend: Install policy headers and include them in the refpolicy dev package
 2013-09-26 21:10 UTC 

[Buildroot] custom application
 2013-09-26 21:09 UTC  (2+ messages)

+ checkpatch-add-test-for-defines-of-arch_has_foo.patch added to -mm tree
 2013-09-26 21:09 UTC 

+ ipc-semc-update-sem_otime-for-all-operations-checkpatch-fixes.patch added to -mm tree
 2013-09-26 21:08 UTC 

+ ipc-semc-update-sem_otime-for-all-operations.patch added to -mm tree
 2013-09-26 21:06 UTC 

[PATCH] selinux: correct locking in selinux_netlbl_socket_connect)
 2013-09-26 21:05 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v2 0/6] Support arm-gic-kvm save/restore
 2013-09-26 21:03 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v2 1/6] hw: arm_gic: Fix gic_set_irq handling
` [Qemu-devel] [RFC PATCH v2 2/6] hw: arm_gic: Introduce GIC_SET_PRIORITY macro
` [Qemu-devel] [RFC PATCH v2 3/6] hw: arm_gic: Keep track of SGI sources
` [Qemu-devel] [RFC PATCH v2 4/6] arm_gic: Support setting/getting binary point reg
` [Qemu-devel] [RFC PATCH v2 5/6] vmstate: Add uint32 2D-array support
` [Qemu-devel] [RFC PATCH v2 6/6] hw: arm_gic_kvm: Add KVM VGIC save/restore logic

[PATCH] Patch x86: Remove the duplicate C6100 entry in quirky motherboard boot list
 2013-09-26 21:02 UTC  (4+ messages)
` [tip:x86/reboot] x86/reboot: Remove the duplicate C6100 entry in the reboot quirks list

Segmentation fault (core dumped) when enabling command line editing
 2013-09-26 20:55 UTC 

[PATCH] drm/i915/vlv: hack to init backlight regs if BIOS fails to do so v2
 2013-09-26 21:01 UTC  (3+ messages)

[PATCH 1/2] drm/i915/vlv: use lower precision RC6 counter
 2013-09-26 21:00 UTC  (2+ messages)

[PATCH 0/4][RFC] Lockdep enablement for seqcount/seqlocks
 2013-09-26 20:59 UTC  (4+ messages)
` [PATCH 2/4] [RFC] seqcount: Add lockdep functionality to seqcount/seqlock structures

[PATCH 00/27] mmc: Remove the deprecated APIs mmc_suspend|resume_host
 2013-09-26 20:58 UTC  (3+ messages)
` [PATCH 08/27] mmc: msm_sdcc: Move away from using deprecated APIs

[PATCH] ASoC: si476x: Remove custom register I/O implementation
 2013-09-26 20:58 UTC  (5+ messages)

[Qemu-devel] [PATCH] configure: detect endian via compile test
 2013-09-26 20:54 UTC  (5+ messages)

[Buildroot] [PATCH] beagleboneblack: add board
 2013-09-26 20:53 UTC  (4+ messages)

[Qemu-devel] Patch Round-up for stable 1.6.1, freeze on 2013-09-30
 2013-09-26 20:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH 13/38] block: expect errors from bdrv_co_is_allocated
  ` [Qemu-devel] [Qemu-stable] "
` [Qemu-devel] [Qemu-stable] Patch Round-up for stable 1.6.1, freeze on 2013-09-30

[PATCH 3/3] sparc64: Encode huge PMDs using PTE encoding
 2013-09-26 20:52 UTC 

[PATCH 2/3] sparc64: Move to 64-bit PGDs and PMDs
 2013-09-26 20:52 UTC 

[PATCH 1/3] sparc64: Move from 4MB to 8MB huge pages
 2013-09-26 20:52 UTC 

[PATCH 0/3] Fully support 47-bit physical addresses
 2013-09-26 20:52 UTC 

[meta-selinux] Check for the availability of 'secon' and 'setenforce' in the selinux-init.sh script
 2013-09-26 20:49 UTC 

[Qemu-devel] [Nbd] Hibernate and qemu-nbd
 2013-09-26 20:48 UTC 

[PATCH 0/7] x86/UV/KDB/NMI: Updates for NMI/KDB handler for SGI UV
 2013-09-26 20:45 UTC  (3+ messages)
` [PATCH 5/7] KGDB/KDB: add support for external NMI handler to call KGDB/KDB

Dropping ESP fragments
 2013-09-26 20:46 UTC 

[PATCH] RelNotes/1.8.5: direct script writers to "git status --porcelain"
 2013-09-26 20:45 UTC  (3+ messages)

[PATCH v5] KVM: nVMX: Fully support of nested VMX preemption timer
 2013-09-26 20:44 UTC  (5+ messages)

[PATCH v2 0/4] Add Ether DT support for R8A7778/BOCK-W reference board
 2013-09-26 20:44 UTC  (9+ messages)
` [PATCH v2 4/4] ARM: shmobile: BOCK-W reference: add Ether PFC settings

[PATCH] ARM: dts: imx6q-udoo: Add initial board support
 2013-09-26 20:43 UTC 

[kernel-hardening] [PATCH 0/12] procfs: protect /proc/<pid>/* files with file->f_cred
 2013-09-26 20:43 UTC  (3+ messages)
` [kernel-hardening] [PATCH 06/12] procfs: make /proc/*/stack 0400
  `  "


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.