All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-29 03:59:51 to 2014-05-29 04:53:20 UTC [more...]

[PATCH 0/5] serial: imx: fixes
 2014-05-29  4:58 UTC  (4+ messages)

[PATCH 0/7] qcom clock updates
 2014-05-29  4:53 UTC  (3+ messages)

[PATCH 3.10 00/86] 3.10.41-stable review
 2014-05-29  4:38 UTC  (71+ messages)
` [PATCH 3.10 02/86] SCSI: dual scan thread bug fix
` [PATCH 3.10 03/86] SCSI: megaraid: missing bounds check in mimd_to_kioc()
` [PATCH 3.10 04/86] blktrace: fix accounting of partially completed requests
` [PATCH 3.10 18/86] mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
` [PATCH 3.10 19/86] mm: use paravirt friendly ops for NUMA hinting ptes
` [PATCH 3.10 20/86] USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver
` [PATCH 3.10 26/86] USB: serial: fix sysfs-attribute removal deadlock
` [PATCH 3.10 31/86] usb: option: add Olivetti Olicard 500
` [PATCH 3.10 37/86] drm/radeon: call drm_edid_to_eld when we update the edid
` [PATCH 3.10 38/86] list: introduce list_next_entry() and list_prev_entry()
` [PATCH 3.10 39/86] net: sctp: wake up all assocs if sndbuf policy is per socket
` [PATCH 3.10 40/86] net: sctp: test if association is dead in sctp_wake_up_waiters
` [PATCH 3.10 41/86] l2tp: take PMTU from tunnel UDP socket
` [PATCH 3.10 42/86] net: core: dont account for udp header size when computing seglen
` [PATCH 3.10 46/86] gre: dont allow to add the same tunnel twice
` [PATCH 3.10 48/86] net: ipv4: current group_info should be put after using
` [PATCH 3.10 49/86] ipv4: return valid RTA_IIF on ip route get
` [PATCH 3.10 50/86] filter: prevent nla extensions to peek beyond the end of the message
` [PATCH 3.10 51/86] ip6_gre: dont allow to remove the fb_tunnel_dev
` [PATCH 3.10 52/86] vlan: Fix lockdep warning when vlan dev handle notification
` [PATCH 3.10 53/86] tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
` [PATCH 3.10 54/86] net: sctp: cache auth_enable per endpoint
` [PATCH 3.10 55/86] net: Fix ns_capable check in sock_diag_put_filterinfo
` [PATCH 3.10 56/86] rtnetlink: Warn when interfaces information wont fit in our packet
` [PATCH 3.10 57/86] rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
` [PATCH 3.10 58/86] ipv6: fib: fix fib dump restart
` [PATCH 3.10 59/86] bridge: Handle IFLA_ADDRESS correctly when creating bridge device
` [PATCH 3.10 60/86] sctp: reset flowi4_oif parameter on route lookup
` [PATCH 3.10 61/86] Revert "macvlan : fix checksums error when we are in bridge mode"
` [PATCH 3.10 62/86] tcp_cubic: fix the range of delayed_ack
` [PATCH 3.10 63/86] net: ipv4: ip_forward: fix inverted local_df test
` [PATCH 3.10 64/86] net: ipv6: send pkttoobig immediately if orig frag size > mtu
` [PATCH 3.10 65/86] ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
` [PATCH 3.10 66/86] net: cdc_mbim: handle unaccelerated VLAN tagged frames
` [PATCH 3.10 67/86] macvlan: Dont propagate IFF_ALLMULTI changes on down interfaces
` [PATCH 3.10 68/86] ip6_tunnel: fix potential NULL pointer dereference
` [PATCH 3.10 69/86] ipv4: initialise the itag variable in __mkroute_input
` [PATCH 3.10 70/86] net-gro: reset skb->truesize in napi_reuse_skb()
` [PATCH 3.10 71/86] net: qmi_wwan: fixup Sierra Wireless MC8305 entry
` [PATCH 3.10 72/86] net: qmi_wwan: add Option GTM681W
` [PATCH 3.10 73/86] net: qmi_wwan: add TP-LINK MA260
` [PATCH 3.10 74/86] qmi_wwan: add ONDA MT689DC device ID (fwd)
` [PATCH 3.10 75/86] net: qmi_wwan: add Telit LE920 newer firmware support
` [PATCH 3.10 76/86] net: qmi_wwan: fix Cinterion PLXX product ID
` [PATCH 3.10 77/86] net: qmi_wwan: Olivetti Olicard 200 support
` [PATCH 3.10 78/86] net: qmi_wwan: add ZTE MF667
` [PATCH 3.10 79/86] net: qmi_wwan: add support for Cinterion PXS8 and PHS8
` [PATCH 3.10 80/86] net: qmi_wwan: add Sierra Wireless EM7355
` [PATCH 3.10 81/86] net: qmi_wwan: add Sierra Wireless MC73xx
` [PATCH 3.10 82/86] net: qmi_wwan: add Sierra Wireless MC7305/MC7355
` [PATCH 3.10 83/86] net: qmi_wwan: add Olivetti Olicard 500
` [PATCH 3.10 84/86] net: qmi_wwan: add Alcatel L800MA
` [PATCH 3.10 85/86] net: qmi_wwan: add a number of CMOTech devices
` [PATCH 3.10 86/86] net: qmi_wwan: add a number of Dell devices

BUG at mm/memory.c:1489!
 2014-05-29  4:52 UTC  (3+ messages)

[PATCH 1/5] Staging: rtl8192u: r8192U_wx.c Fixed a misplaced brace
 2014-05-29  4:49 UTC  (5+ messages)
` [PATCH 2/5] Staging: rtl8192u: r8192U_wx.c removed dead code
` [PATCH 3/5] Staging: rtl8192u: r8192U_wx.c Removed C99 comments
` [PATCH 4/5] Staging: rtl8192u: r8192U_wx.c Added a space for code-style issue
` [PATCH 5/5] Staging: rtl8192u: r8192U_wx.c Removed commented out dead code

[PATCH 1/2] perf script: move the number processing into its own function
 2014-05-29  4:44 UTC  (5+ messages)
` [PATCH 2/2] perf script: handle the num array type in python properly
  ` [PATCH] perf script/python: Print array argument as string

[RFC PATCH v2 1/1] rename {before/after}_atomic_{inc/dec} to {before/after}_atomic
 2014-05-29  4:44 UTC  (2+ messages)

[PATCH net-next v1] mrf24j40: add managed API's provided by device layer
 2014-05-29  4:40 UTC  (2+ messages)

[Bug 72621] New: X crash while video playback in Chrome (with enabled hardware acceleration)
 2014-05-29  4:41 UTC  (2+ messages)
` [Bug 72621] X crash while video playback in web browsers with enabled rendering hardware acceleration

[PATCH Resend] ARM: kdump: makes second kernel use strict pfn_valid
 2014-05-29  4:39 UTC  (5+ messages)

[PATCH 3.14 000/140] 3.14.5-stable review
 2014-05-29  4:34 UTC  (50+ messages)
` [PATCH 3.14 001/140] scsi: fix our current target reap infrastructure
` [PATCH 3.14 002/140] SCSI: dual scan thread bug fix
` [PATCH 3.14 006/140] pid: get pid_t ppid of task in init_pid_ns
` [PATCH 3.14 007/140] audit: convert PPIDs to the inital PID namespace
` [PATCH 3.14 010/140] blktrace: fix accounting of partially completed requests
` [PATCH 3.14 013/140] x86,preempt: Fix preemption for i386
` [PATCH 3.14 021/140] parisc: fix epoll_pwait syscall on compat kernel
` [PATCH 3.14 029/140] HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103S
` [PATCH 3.14 035/140] mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
` [PATCH 3.14 047/140] usb: qcserial: add Sierra Wireless MC7305/MC7355
` [PATCH 3.14 048/140] usb: option: add Olivetti Olicard 500
` [PATCH 3.14 049/140] usb: option: add Alcatel L800MA
` [PATCH 3.14 060/140] drm/radeon: call drm_edid_to_eld when we update the edid
` [PATCH 3.14 061/140] drm/radeon: fix endian swap on hawaii clear state buffer setup
` [PATCH 3.14 062/140] drm/radeon: fix typo in spectre_golden_registers
` [PATCH 3.14 063/140] drm/i915/tv: fix gen4 composite s-video tv-out
` [PATCH 3.14 064/140] drm/i915: Do not dereference pointers from ring buffer in evict event
` [PATCH 3.14 077/140] Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receivers buffer"
` [PATCH 3.14 093/140] net: qmi_wwan: add Sierra Wireless EM7355
` [PATCH 3.14 094/140] net: qmi_wwan: add Sierra Wireless MC73xx
` [PATCH 3.14 095/140] net: qmi_wwan: add Sierra Wireless MC7305/MC7355
` [PATCH 3.14 096/140] net: qmi_wwan: add Olivetti Olicard 500
` [PATCH 3.14 097/140] net: qmi_wwan: add Alcatel L800MA
` [PATCH 3.14 098/140] net: qmi_wwan: add a number of CMOTech devices
` [PATCH 3.14 099/140] net: qmi_wwan: add a number of Dell devices
` [PATCH 3.14 101/140] net: sctp: Dont transition to PF state when transport has exhausted Path.Max.Retrans
` [PATCH 3.14 102/140] mactap: Fix checksum errors for non-gso packets in bridge mode
` [PATCH 3.14 103/140] Revert "macvlan : fix checksums error when we are in bridge mode"
` [PATCH 3.14 104/140] tcp_cubic: fix the range of delayed_ack
` [PATCH 3.14 105/140] net: sched: lock imbalance in hhf qdisc
` [PATCH 3.14 107/140] net: cdc_ncm: fix buffer overflow
` [PATCH 3.14 110/140] ipv4: ip_tunnels: disable cache for nbma gre tunnels
` [PATCH 3.14 111/140] net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lock
` [PATCH 3.14 112/140] net: ipv4: ip_forward: fix inverted local_df test
` [PATCH 3.14 115/140] net: cdc_mbim: handle unaccelerated VLAN tagged frames
` [PATCH 3.14 118/140] ip6_tunnel: fix potential NULL pointer dereference
` [PATCH 3.14 120/140] batman-adv: fix neigh_ifinfo imbalance
` [PATCH 3.14 126/140] net: avoid dependency of net_get_random_once on nop patching
` [PATCH 3.14 130/140] bonding: fix out of range parameters for bond_intmax_tbl
` [PATCH 3.14 131/140] net: gro: make sure skb->cb[] initial content has not to be zero
` [PATCH 3.14 133/140] batman-adv: fix reference counting imbalance while sending fragment
` [PATCH 3.14 134/140] batman-adv: increase orig refcount when storing ref in gw_node
` [PATCH 3.14 136/140] ip_tunnel: Initialize the fallback device properly
` [PATCH 3.14 138/140] ipv6: gro: fix CHECKSUM_COMPLETE support
` [PATCH 3.14 139/140] ipv4: initialise the itag variable in __mkroute_input
` [PATCH 3.14 140/140] net-gro: reset skb->truesize in napi_reuse_skb()

[PATCH v5 5/6] exynos: cpuidle: do not allow cpuidle registration for Exynos5420
 2014-05-29  4:37 UTC  (8+ messages)
` [PATCH v6 0/6] add cpuidle support "

[RFC PATCH] mutex: Documentation rewrite
 2014-05-29  4:36 UTC  (2+ messages)
` [PATCH v4] "

[Ksummit-discuss] [TOPIC] Encouraging more reviewers
 2014-05-29  4:36 UTC  (11+ messages)

[PATCH 1/1] drm: gem_cma: Use ERR_CAST helper
 2014-05-29  4:33 UTC 

[PATCH] NVMe: Prevent possible NULL pointer dereference
 2014-05-29  4:31 UTC 

usdpaa
 2014-05-29  4:28 UTC  (3+ messages)

t4240qds runqemu
 2014-05-29  4:28 UTC 

URGENT ATTENTION !!!
 2014-05-29  4:15 UTC 

[PATCH 7/7] vxlan: Add support for UDP checksums (v4 TX, v6 zero csums)
 2014-05-29  4:24 UTC 

[PATCH 6/7] gre: Call gso_make_checksum
 2014-05-29  4:24 UTC 

[PATCH 5/7] net: Add GSO support for UDP tunnels with checksum
 2014-05-29  4:24 UTC 

[PATCH 4/7] tcp: Call gso_make_checksum
 2014-05-29  4:24 UTC 

[PATCH 00/21] ARM: sunxi: Introduce Allwinner A23 (sun8i) support
 2014-05-29  4:23 UTC  (7+ messages)
` [PATCH 17/22] mfd: sun6i-prcm: Add support for Allwinner A23 PRCM

[PATCH 3/7] net: Support for multiple checksums with gso
 2014-05-29  4:23 UTC 

[PATCH 2/7] l2tp: call udp{6}_set_csum
 2014-05-29  4:23 UTC 

[PATCH 1/7] udp: Generic functions to set checksum
 2014-05-29  4:23 UTC 

[PATCH 0/7] net: Support checksum in UDP tunnels
 2014-05-29  4:23 UTC 

fs/dcache.c - BUG: soft lockup - CPU#5 stuck for 22s! [systemd-udevd:1667]
 2014-05-29  4:21 UTC  (12+ messages)

[PATCH] SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
 2014-05-29  4:18 UTC 

[PATCH] mrf24j40: add managed API's provided by device layer
 2014-05-29  4:17 UTC 

[PATCH net-next 0/2] macvlan: slight optimization for fast path
 2014-05-29  4:16 UTC  (4+ messages)
` [PATCH net-next 1/2] macvlan: slight optimization for passthru mode

[Buildroot] [PATCH] thrift: disable for ARC
 2014-05-29  4:17 UTC 

[U-Boot] [PATCH v3 00/11] mx6: SPL NAND support
 2014-05-29  4:16 UTC  (7+ messages)
` [U-Boot] [PATCH v3 04/11] mx6: add boot device support for SPL
` [U-Boot] [PATCH v3 06/11] mx6: add structs for mmdc and ddr iomux registers

[jet.chen@intel.com: [bio] kernel BUG at drivers/block/virtio_blk.c:166!]
 2014-05-29  4:13 UTC  (6+ messages)
` [PATCH] bio: decrease bi_iter.bi_size by len in the fail path

[PATCH 1/2] ftrace: print stack usage right before Oops
 2014-05-29  4:13 UTC  (12+ messages)
` [RFC 2/2] x86_64: expand kernel stack to 16K
    ` virtio_ring stack usage

[meta-oe][PATCH] libpostproc: fix S!=B failure
 2014-05-29  4:15 UTC  (2+ messages)
` [meta-oe][PATCH v2] "

[PATCH 0/5] drm: Allow vblank interrupts during modeset and make the code less racy
 2014-05-29  4:11 UTC  (9+ messages)
` [PATCH 5/5] drm/i915: Allow vblank interrupts during modeset and eliminate some vblank races
            ` [Intel-gfx] "

[PATCH v2] grub_git: fix build warning->error
 2014-05-29  4:05 UTC 

[PATCHSET 00/27] perf tools: Add support to accumulate hist periods (v11)
 2014-05-29  3:58 UTC  (21+ messages)
` [PATCH 02/27] perf tools: Introduce struct hist_entry_iter
` [PATCH 04/27] perf hists: Check if accumulated when adding a hist entry
` [PATCH 05/27] perf hists: Accumulate hist entry stat based on the callchain
` [PATCH 06/27] perf tools: Update cpumode for each cumulative entry
` [PATCH 07/27] perf report: Cache cumulative callchains
` [PATCH 08/27] perf callchain: Add callchain_cursor_snapshot()
` [PATCH 09/27] perf tools: Save callchain info for each cumulative entry
` [PATCH 10/27] perf ui/hist: Add support to accumulated hist stat
` [PATCH 11/27] perf ui/browser: "
` [PATCH 12/27] perf ui/gtk: "
` [PATCH 13/27] perf tools: Apply percent-limit to cumulative percentage
` [PATCH 14/27] perf tools: Add more hpp helper functions
` [PATCH 15/27] perf report: Add --children option
` [PATCH 16/27] perf report: Add report.children config option
` [PATCH 17/27] perf tools: Do not auto-remove Children column if --fields given
` [PATCH 18/27] perf tools: Add callback function to hist_entry_iter
` [PATCH 19/27] perf top: Convert "
` [PATCH 20/27] perf top: Add --children option
` [PATCH 21/27] perf top: Add top.children config option
` [PATCH 23/27] perf ui/stdio: Fix invalid percentage value of cumulated hist entries

[PATCH iproute2] fq: don't allow set options to zero
 2014-05-29  4:04 UTC  (8+ messages)
      ` [PATCH iproute2 v2] fq: allow options of fair queue set to ~0U
        ` [PATCH iproute2 v3] "
            ` [PATCH iproute2 v4] "

how to detect kernel memory overflow ?
 2014-05-29  4:04 UTC  (3+ messages)


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.