All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-12 16:50:38 to 2013-09-12 18:03:56 UTC [more...]

[ 00/46] 3.10.12-stable review
 2013-09-12 17:58 UTC  (25+ messages)
` [ 01/46] htb: fix sign extension bug
` [ 04/46] macvlan: validate flags
` [ 05/46] neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
` [ 06/46] bonding: modify only neigh_parms owned by us
` [ 08/46] bridge: dont try to update timers in case of broken MLD queries
` [ 09/46] tcp: cubic: fix overflow error in bictcp_update()
` [ 24/46] bridge: Use the correct bit length for bitmap functions in the VLAN code
` [ 28/46] net: usb: Add HP hs2434 device to ZLP exception table
` [ 29/46] tcp: initialize rcv_tstamp for restored sockets
` [ 30/46] tcp: dont apply tsoffset if rcv_tsecr is zero
` [ 31/46] ipv4: sendto/hdrincl: dont use destination address found in header
` [ 35/46] net: revert 8728c544a9c ("net: dev_pick_tx() fix")
` [ 36/46] net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
` [ 37/46] ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
` [ 38/46] tg3: Dont turn off led on 5719 serdes port 0
` [ 39/46] vhost_net: poll vhost queue after marking DMA is done
` [ 40/46] ipv6: fix null pointer dereference in __ip6addrlbl_add
` [ 41/46] net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
` [ 42/46] net: mvneta: properly disable HW PHY polling and ensure adjust_link() works
` [ 43/46] crypto: xor - Check for osxsave as well as avx in crypto/xor
` [ 44/46] drivers/rtc/rtc-max77686.c: Fix wrong register
` [ 45/46] mwifiex: do not create AP and P2P interfaces upon driver loading
` [ 46/46] ARM: at91: dt: sam9260: add i2c gpio pinctrl

[GIT PULL] perf fixes
 2013-09-12 18:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] *-user: Improve documentation for lock_user function
 2013-09-12 18:03 UTC  (2+ messages)

[PATCH V2] x86/AMD-Vi: Add additional check for invalid special->handle
 2013-09-12 18:03 UTC  (12+ messages)

[PATCH v4] libtool: fix resolve of lt_sysroot
 2013-09-12 18:02 UTC  (6+ messages)

linux-next: Tree for Sep 12
 2013-09-12 18:01 UTC  (4+ messages)
` [PATCH -next] staging/media: fix msi3101 build errors
` linux-next: Tree for Sep 12 (sound/soc/)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2013-09-12 18:02 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2013-09-12 18:02 UTC 

[PATCH 0/5] Improved EFI boot support
 2013-09-12 18:01 UTC  (11+ messages)
` [PATCH 1/5] bootimage.bbclass: Move fat image creation into a function
` [PATCH 2/5] cdrtools-native: Update from 3.00 to 3.01a17
` [PATCH 3/5] grub-efi-native: Add support for EFI ISO images
` [PATCH 4/5] bootimage.bbclass: Improve EFI & PCBIOS+EFI ISO support
` [PATCH 5/5] grub-efi.bbclass: Add serial and graphics menu options

[Patch v5 0/9] liblockdep: userspace lockdep
 2013-09-12 18:01 UTC  (10+ messages)

[PATCH 1/2] tools, perf: Add a precise event qualifier v2
 2013-09-12 17:59 UTC  (8+ messages)

[U-Boot] powerpc SPL framework: Avoiding relocate_code
 2013-09-12 17:58 UTC  (2+ messages)

USB Audio/ALSA
 2013-09-12 17:57 UTC  (5+ messages)

[Qemu-devel] [PATCH] *-user: Fix typo in comment (ulocking -> unlocking)
 2013-09-12 17:57 UTC 

[PATCH] ARM: msm: Move msm devicetrees under a Qualcomm dir
 2013-09-12 17:55 UTC  (8+ messages)

[Buildroot] Building Manual Errors
 2013-09-12 17:54 UTC  (8+ messages)

[Qemu-devel] [PATCH] target-i386: fix disassembly with PAE=1, PG=0
 2013-09-12 17:53 UTC  (2+ messages)
` [Qemu-devel] ping "

large packet support in netfront driver and guest network throughput
 2013-09-12 17:53 UTC 

[ 00/23] 3.4.62-stable review
 2013-09-12 17:45 UTC  (25+ messages)
` [ 01/23] htb: fix sign extension bug
` [ 02/23] net: check net.core.somaxconn sysctl values
` [ 03/23] neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
` [ 04/23] bonding: modify only neigh_parms owned by us
` [ 05/23] fib_trie: remove potential out of bound access
` [ 06/23] tcp: cubic: fix overflow error in bictcp_update()
` [ 07/23] tcp: cubic: fix bug in bictcp_acked()
` [ 08/23] ipv6: dont stop backtracking in fib6_lookup_1 if subtree does not match
` [ 09/23] 8139cp: Fix skb leak in rx_status_loop failure path
` [ 10/23] tun: signedness bug in tun_get_user()
` [ 11/23] ipv6: remove max_addresses check from ipv6_create_tempaddr
` [ 12/23] ipv6: drop packets with multiple fragmentation headers
` [ 13/23] ipv6: Dont depend on per socket memory for neighbour discovery messages
` [ 14/23] net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
` [ 15/23] ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
` [ 16/23] net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
` [ 17/23] vhost: zerocopy: poll vq in zerocopy callback
` [ 18/23] macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
` [ 19/23] tipc: fix lockdep warning during bearer initialization
` [ 20/23] m32r: consistently use "suffix-$(...)"
` [ 21/23] m32r: add memcpy() for CONFIG_KERNEL_GZIP=y
` [ 22/23] m32r: make memset() global for CONFIG_KERNEL_BZIP2=y
` [ 23/23] Revert "KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions"

[U-Boot] [PATCH] net: fec: Avoid MX28 bus sync issue
 2013-09-12 17:50 UTC  (7+ messages)

[Qemu-devel] [PATCH] target-i386: Only provide CMOV and friends if feature bit set
 2013-09-12 17:49 UTC  (5+ messages)

Specifying a private key when connecting to a remote SSH repo
 2013-09-12 17:48 UTC  (5+ messages)

[PATCH-v3] Allow git-filter-branch to process large repositories with lots of branches
 2013-09-12 17:46 UTC  (2+ messages)
` [PATCH-v4] "

[PATCH] sched/credit: Remove redundant assignments from alloc_* functions
 2013-09-12 17:45 UTC 

[PATCH] dma: use %pa to print dma_addr_t
 2013-09-12 17:45 UTC  (13+ messages)

[PATCH v2] pstore: Adjust buffer size for compression for smaller registered buffers
 2013-09-12 17:43 UTC  (3+ messages)

[PATCH v2 0/9] btrfs: Replace the btrfs_workers with kernel workqueue
 2013-09-12 17:37 UTC  (2+ messages)

[PATCH 1/5] drm/i915: don't save/restore LBB on Gen5+
 2013-09-12 17:36 UTC  (8+ messages)
` [PATCH 2/5] drm/i915: WARN if the DP aux read is too big
` [PATCH 3/5] drm/i915: check for more ASLC interrupts
` [PATCH 4/5] drm/i915: clear opregon->lid_state after we unmap it
` [PATCH 5/5] drm/i915: check for errors on i915_drm_thaw

[U-Boot] Pull request: u-boot-mpc85xx
 2013-09-12 17:36 UTC 

[PATCH 0/2 v2] dcache: get/release read lock in read_seqbegin_or_lock() & friend
 2013-09-12 17:36 UTC  (4+ messages)

Regression in e02ca72: git svn rebase is broken on Windows
 2013-09-12 17:36 UTC  (6+ messages)
` [PATCH 1/2] relative_path should honor dos_drive_prefix
  ` [PATCH 2/2] Use simpler relative_path when set_git_dir

Fwd: strange e2fsck magic number behaviour
 2013-09-12 17:35 UTC  (4+ messages)
      ` Fwd: "

Linus Git (3.11.0+) - security/apparmor/include/policy.h:363 suspicious rcu_dereference_check() usage!
 2013-09-12 17:34 UTC  (2+ messages)

Hello
 2013-09-12 17:33 UTC  (2+ messages)

[PATCHv3 linux-next] hrtimer: Add notifier when clock_was_set was called
 2013-09-12 17:32 UTC  (5+ messages)

[ 00/19] 3.0.96-stable review
 2013-09-12 17:26 UTC  (21+ messages)
` [ 01/19] htb: fix sign extension bug
` [ 02/19] net: check net.core.somaxconn sysctl values
` [ 03/19] fib_trie: remove potential out of bound access
` [ 04/19] tcp: cubic: fix overflow error in bictcp_update()
` [ 05/19] tcp: cubic: fix bug in bictcp_acked()
` [ 06/19] ipv6: dont stop backtracking in fib6_lookup_1 if subtree does not match
` [ 07/19] tun: signedness bug in tun_get_user()
` [ 08/19] ipv6: remove max_addresses check from ipv6_create_tempaddr
` [ 09/19] ipv6: drop packets with multiple fragmentation headers
` [ 10/19] ipv6: Dont depend on per socket memory for neighbour discovery messages
` [ 11/19] net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
` [ 12/19] ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
` [ 13/19] tipc: fix lockdep warning during bearer initialization
` [ 14/19] PARISC: include <linux/prefetch.h> in drivers/parisc/iommu-helpers.h
` [ 15/19] pci: frv architecture needs generic setup-bus infrastructure
` [ 16/19] m32r: consistently use "suffix-$(...)"
` [ 17/19] m32r: add memcpy() for CONFIG_KERNEL_GZIP=y
` [ 18/19] m32r: make memset() global for CONFIG_KERNEL_BZIP2=y
` [ 19/19] KVM: s390: move kvm_guest_enter,exit closer to sie

perf-related lockup on 3.11
 2013-09-12 17:30 UTC  (2+ messages)

cpufreq_stats NULL deref on second system suspend
 2013-09-12 17:26 UTC  (13+ messages)

[PATCH v2 0/4] xen 4.3.0 recipe and updated xen-image-minimal
 2013-09-12 17:28 UTC  (3+ messages)
` [PATCH v2 3/4] xen: add 4.3.0 recipe

[PATCH 0/9] x86/UV/KDB/NMI: Updates for NMI/KDB handler for SGI UV
 2013-09-12 17:27 UTC  (6+ messages)
` [PATCH 9/9] x86/UV: Add ability to disable UV NMI handler

[nightly] Core TISDK 2013.09 build 2013-09-12_11-23-46
 2013-09-12 17:18 UTC 

[PATCH V4 0/9] IP based RoCE GID Addressing
 2013-09-12 17:22 UTC  (7+ messages)
` [PATCH V4 9/9] IB/mlx4: Enable mlx4_ib support for MODIFY_QP_EX

[PATCH v9 0/3] DMA: Freescale: Add support for 8-channel DMA engine
 2013-09-12 17:15 UTC  (6+ messages)
` [PATCH v9 2/3] DMA: Freescale: Add new 8-channel DMA engine device tree nodes

[Qemu-devel] [PULL 0/6] s390: cleanups and fixes
 2013-09-12 17:15 UTC  (4+ messages)
` [Qemu-devel] [PULL] "

[PATCH] Enable ptest support for lttng
 2013-09-12 17:14 UTC  (4+ messages)

[PATCH 1/5] drm/i915: VBT's child_device_config changes over time
 2013-09-12 17:14 UTC  (4+ messages)
` [PATCH 2/5] drm/i915: use the HDMI DDI buffer translations from VBT

[PATCH osstest] Debian: correct ARM u-boot boot runes
 2013-09-12 17:13 UTC  (2+ messages)

probe_intel_cpuid_faulting() behavior
 2013-09-12 17:12 UTC  (2+ messages)

[oe-commits] Marko Lindqvist : gtk+: update to upstream version 2.24.20
 2013-09-12 17:14 UTC  (2+ messages)

[PATCH 00/52] net: ethernet: remove unnecessary pci_set_drvdata()
 2013-09-12 17:11 UTC  (5+ messages)
` [PATCH 20/52] net: fealnx: "

[Buildroot] [PATCH 1/1] igmpproxy: new package
 2013-09-12 17:11 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2013-09-12 17:11 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2013-09-12 17:11 UTC 

[PATCH] ASoC: codecs: da9055: Update driver name to fix breakage due to pmic driver with same name
 2013-09-12 17:11 UTC  (12+ messages)
  ` [alsa-devel] "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2013-09-12 17:11 UTC 

RFC> multi-crop (was: Multiple Rectangle cropping)
 2013-09-12 17:10 UTC  (9+ messages)
` [PATCH] RFC: Support for multiple selections
` [PATCH] RFCv2: "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2013-09-12 17:11 UTC 

Fwd: Lynx HiLo USB DAC issues
 2013-09-12 17:07 UTC  (6+ messages)
  `  "

New resource for postdoctoral work - Follow-up
 2013-09-12 16:47 UTC 

[PATCH 02/13] ACPI/IPMI: Fix atomic context requirement of ipmi_msg_handler()
 2013-09-12 17:09 UTC  (3+ messages)

[PATCH V2 2/4] IB/usnic: Cisco VIC - driver part 1/3
 2013-09-12 17:02 UTC  (6+ messages)

[BUG] completely bonkers use of set_need_resched + VM_FAULT_NOPAGE
 2013-09-12 16:35 UTC  (6+ messages)

[PATCH 1/1 V3] x86/AMD-Vi: Add additional check for invalid special->handle
 2013-09-12 17:00 UTC 

[PATCH 0/6] extcon-gpio: Add devicetree support
 2013-09-12 17:00 UTC  (7+ messages)
` [RFC PATCH 4/6] "
` [RFC PATCH 5/6] extcon-gpio: Describe devicetree bindings

Java Stop-the-World GC stall induced by FS flush or many large file deletions
 2013-09-12 16:58 UTC  (7+ messages)

[U-Boot] Executing U-Boot from Another Boot Loader
 2013-09-12 16:56 UTC  (2+ messages)

[stable-3.4] possibly revert "KVM: X86 emulator: fix source operand decoding..."
 2013-09-12 16:55 UTC  (3+ messages)

[Bluetooth Low Energy] Pairing and writing characteristic property issue
 2013-09-12 16:55 UTC  (2+ messages)

[Buildroot] [PATCH v2] omniorb: new package
 2013-09-12 16:55 UTC  (2+ messages)

[BusLogic] DMA-API: device driver failed to check map error
 2013-09-12 16:53 UTC  (3+ messages)
  ` [PATCH] SCSI: buslogic: Added check for DMA mapping errors (was Re: [BusLogic] DMA-API: device driver failed to check map error)

[PATCH 0/2] arm: zynq: Enable global timer
 2013-09-12 16:50 UTC  (6+ messages)
` [PATCH 1/2] tick: broadcast: Deny per-cpu clockevents from being broadcast sources
` [PATCH 2/2] arm: zynq: Enable arm_global_timer


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.