LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-12 14:50:31 to 2013-09-12 18:03:56 UTC [more...]

[ 00/46] 3.10.12-stable review
 2013-09-12 17:58 UTC  (24+ 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)

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

[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)

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

[ 00/23] 3.4.62-stable review
 2013-09-12 17:45 UTC  (24+ 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"

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

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

[PATCH 0/2 v2] dcache: get/release read lock in read_seqbegin_or_lock() & friend
 2013-09-12 17:36 UTC  (6+ messages)
` [PATCH 1/2 v2] seqlock: Add a new locking reader type
` [PATCH 2/2 v2] dcache: get/release read lock in read_seqbegin_or_lock() & friend

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

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

[ 00/19] 3.0.96-stable review
 2013-09-12 17:26 UTC  (20+ 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  (9+ messages)

[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

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

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

[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

[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  (3+ messages)
` [PATCH 1/2] tick: broadcast: Deny per-cpu clockevents from being broadcast sources
` [PATCH 2/2] arm: zynq: Enable arm_global_timer

lock held returning to user space (i_mutex_dir_key)
 2013-09-12 16:45 UTC  (3+ messages)

BUG: scheduling while atomic 3.10.7 in ZRAM Swap
 2013-09-12 16:42 UTC  (6+ messages)

[PATCH 0/4] perf tools: Misc fixies
 2013-09-12 16:39 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Fix 'make install prefix=...' build rule
` [PATCH 2/4] perf tools: Remove unused trace-event-* code
` [PATCH 3/4] perf tools: Unify page_size usage
` [PATCH 4/4] perf tools: Make kmem work for non numa machines

[pull request] Pull request for branch yem/kconfig-for-next
 2013-09-12 16:40 UTC  (3+ messages)
` [PATCH 2/4] scripts/config: use sed's POSIX interface

[PATCH 0/4] Add smp support for Allwinner A20 and phy arch count timer
 2013-09-12 16:39 UTC  (17+ messages)
` [PATCH 1/4] Add smp support for Allwinner A20(sunxi 7i)
` [PATCH 3/4] Add physical count arch timer support for clocksource in ARMv7
    ` [linux-sunxi] "
` [PATCH 4/4] Add arch count timer node in dts for Allwinner A20(sunxi 7i)
    ` [linux-sunxi] "

Debugging system freezes on filesystem writes
 2013-09-12 16:35 UTC  (13+ messages)

[PATCH 1/2] ARM: msm: Add support for MSM8974 Dragonboard
 2013-09-12 16:34 UTC  (5+ messages)

[PATCH]trace: fix wrong help information about snapshot
 2013-09-12 16:33 UTC  (2+ messages)

FINAL NOTICE
 2013-09-12 16:27 UTC 

system administrator
 2013-09-12 14:10 UTC 

[PATCH 0/2] kvm: fix a bug and remove a redundancy in async_pf
 2013-09-12 16:32 UTC  (2+ messages)

[RFC 00/17] ARM: provide common arch init for DT clocks
 2013-09-12 16:32 UTC  (5+ messages)
` [PATCH RFC v2 13/16] ARM: tegra: split tegra_pmc_init() in two

[PATCHv3 0/2] ARM: dts: Beaglebone MMC fixes
 2013-09-12 16:20 UTC  (9+ messages)
` [PATCH 1/4] arm: bone: dts: add CD for mmc1
` [PATCH 2/4] am335x-boneblack: add eMMC DT entry
` [PATCH 3/4] ARM: am335x-bone-common: switch mmc1 to 4-bit mode
` [PATCH 4/4] ARM: dts: am335x-bone-common: add cpu0 and mmc1 triggers

[PATCH 00/16] [RFC PATCH] Signed kexec support
 2013-09-12 16:17 UTC  (4+ messages)

Regression :-) Re: [GIT PULL RESEND] x86/jumpmplabel changes for v3.12-rc1
 2013-09-12 16:13 UTC  (12+ messages)

[PATCH 1/2] drm/i915: kill set_need_resched
 2013-09-12 16:00 UTC  (4+ messages)
` [PATCH 2/2] drm/udl: rip out set_need_resched

[PATCH] staging: dgnc: fix potential format string flaw
 2013-09-12 15:59 UTC  (10+ messages)
      ` [RFC PATCH] vsnprintf: Remove use of %n and convert existing uses

[PATCH] RFC: interrupt consistency check for OF GPIO IRQs
 2013-09-12 15:57 UTC  (16+ messages)

[PATCH] MFD: ucb1x00-core: fix error return code in ucb1x00_probe()
 2013-09-12 15:43 UTC  (2+ messages)

[RFC] Restrict kernel spawning of threads to a specified set of cpus
 2013-09-12 15:42 UTC  (11+ messages)

[RFC PATCH 0/4] DRIVERS: IRQCHIP: Add crossbar irqchip driver
 2013-09-12 15:39 UTC  (5+ messages)
` [RFC PATCH 1/4] "
` [RFC PATCH 2/4] ARM: DTS: DRA: Add crossbar device binding
` [RFC PATCH 3/4] ARM: DTS: DRA: Replace peripheral interrupt numbers with crossbar inputs
` [RFC PATCH 4/4] ARM: DRA: Kconfig: Enable crossbar irqchip driver for DRA7xx

[PATCH v3 1/4] mfd: add LP3943 MFD driver
 2013-09-12 15:40 UTC  (2+ messages)

[GIT PULL] Btrfs
 2013-09-12 15:36 UTC 

[git pull] IOMMU Updates for v3.12
 2013-09-12 15:35 UTC 

[PATCH v3 0/4] LP3943 MFD driver for a GPIO expander and a PWM generator
 2013-09-12 15:28 UTC  (2+ messages)

[PATCH v3 4/4] Documentation: add LP3943 DT bindings and document
 2013-09-12 15:24 UTC  (2+ messages)

[RFC][PATCH] mm: percpu pages: up batch size to fix arithmetic?? errror
 2013-09-12 15:21 UTC  (6+ messages)

[PATCH] mm/hwpoison: move set_migratetype_isolate() outside get_any_page()
 2013-09-12 15:21 UTC  (2+ messages)

[PATCH] perf, tools: Demangle cloned functions
 2013-09-12 15:16 UTC 

[Bug report] Warning when hot-add an ACPI0004 device
 2013-09-12 15:11 UTC  (2+ messages)

Uninitialized rx_req/tx_req (was: Re: [PATCH v2 2/3] mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case)
 2013-09-12 15:11 UTC  (3+ messages)

[PATCH 1/3] mfd: lpc_ich: remove unnecessary pci_set_drvdata()
 2013-09-12 15:11 UTC  (6+ messages)
` [PATCH 2/3] mfd: sm501: "
` [PATCH 3/3] mfd: timberdale: "

[PATCH] ipc,msg: shorten critical region in msgsnd
 2013-09-12 15:10 UTC  (2+ messages)

[PATCH] ehci-dbgp: drop dead code
 2013-09-12 15:08 UTC 

[PATCH v5 11/13] xen: introduce xen_alloc/free_coherent_pages
 2013-09-12 15:04 UTC  (13+ messages)

[PATCH] firmware: Be a bit more verbose about direct firmware loading failure
 2013-09-12 15:02 UTC  (7+ messages)

PREEMPT_RT vs bcache
 2013-09-12 15:01 UTC  (5+ messages)

[PATCH v4 0/3] Add power control for lm90
 2013-09-12 15:00 UTC  (5+ messages)
` [PATCH v4 2/3] of: add vendor prefix for GMT
` [PATCH v4 3/3] Documentation: dt: hwmon: add OF document for LM90

[PATCH 00/32] ARM: ux500: Enable clocks for Device Tree
 2013-09-12 14:56 UTC  (10+ messages)
` [PATCH 21/33] clk: ux500: Add Device Tree support for the PRCC Kernel clock

[PATCH v4] mmc: sdhci-msm: Add support for MSM chipsets
 2013-09-12 14:56 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).