All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-29 02:08:47 to 2014-05-29 04:33:55 UTC [more...]

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

[PATCH 3.14 000/140] 3.14.5-stable review
 2014-05-29  4:33 UTC  (6+ messages)
` [PATCH 3.14 013/140] x86,preempt: Fix preemption for i386
` [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] 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 

[RFC PATCH v2 1/1] rename {before/after}_atomic_{inc/dec} to {before/after}_atomic
 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  (13+ 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  (7+ 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  (31+ 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  (28+ messages)
` [PATCH 01/27] perf tools: Introduce hists__inc_nr_samples()
` [PATCH 02/27] perf tools: Introduce struct hist_entry_iter
` [PATCH 03/27] perf hists: Add support for accumulated stat of hist entry
` [PATCH 04/27] perf hists: Check if accumulated when adding a "
` [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 22/27] perf tools: Enable --children option by default
` [PATCH 23/27] perf ui/stdio: Fix invalid percentage value of cumulated hist entries
` [PATCH 24/27] perf ui/gtk: Fix callchain display
` [PATCH 25/27] perf tools: Reset output/sort order to default
` [PATCH 26/27] perf tests: Define and use symbolic names for fake symbols
` [PATCH 27/27] perf tests: Add a test case for cumulating callchains

[PATCH iproute2] fq: don't allow set options to zero
 2014-05-29  4:04 UTC  (9+ 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)

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

[PATCH 00/27] Fix common bug in most nand drivers not showing a device in sysfs
 2014-05-29  3:53 UTC  (9+ messages)
` [PATCH 01/27] mtd: nand: introduce function to fix a common bug in most nand-drivers "

[PATCH] PCI: fix return in pci_bus_add_device
 2014-05-29  3:53 UTC  (7+ messages)

Copy offload
 2014-05-29  3:52 UTC  (7+ messages)
` [PATCH 1/6] block: Replace bi_integrity with bi_special
` [PATCH 2/6] block: Implement support for copy offload operations
` [PATCH 3/6] block: Introduce copy offload library function
` [PATCH 4/6] block: Copy offload ioctl
` [PATCH 5/6] [SCSI] Look up and store NAA if VPD page 0x83 is present
` [PATCH 6/6] [SCSI] sd: Implement copy offload support

[PATCH v3] ARM: mm: support big-endian page tables
 2014-05-29  3:20 UTC  (7+ messages)

[PATCH net-next] bridge: fix the unbalanced promiscuous count when add_if failed
 2014-05-29  3:51 UTC  (4+ messages)
` [Bridge] "

[PATCH] mm/zswap : NUMA aware allocation for zswap_dstmem
 2014-05-29  3:50 UTC  (2+ messages)

[PATCHv2 0/4] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-05-29  3:48 UTC  (7+ messages)
` [PATCHv3 0/6] "
  ` [PATCHv3 3/6] mm/zpool: implement common zpool api to zbud/zsmalloc

xfs: possible deadlock warning
 2014-05-29  3:34 UTC  (4+ messages)

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

[U-Boot] Please pick up the maintainership on orphan boards
 2014-05-29  3:43 UTC 

[PATCH] SUNRPC: remove KERN_DEFAULT kernel loglevel from dfprintk
 2014-05-29  3:41 UTC  (3+ messages)

[PATCH] grub_git: fix warning->error
 2014-05-29  3:41 UTC  (3+ messages)

[dm-crypt] TrueCrypt support ended -- "Not secure"
 2014-05-29  3:38 UTC  (4+ messages)

[PATCH net-next 0/2] macvlan: fix the problem when mac address changes for passthru mode
 2014-05-29  3:29 UTC  (3+ messages)

Data integrity update
 2014-05-29  3:28 UTC  (15+ messages)
` [PATCH 01/14] block: Get rid of bdev_integrity_enabled()
` [PATCH 02/14] block: Replace bi_integrity with bi_special
` [PATCH 03/14] block: Deprecate integrity tagging functions
` [PATCH 04/14] block: Remove bip_buf
` [PATCH 05/14] block: Deprecate the use of the term sector in the context of block integrity
` [PATCH 06/14] block: Clean up the code used to generate and verify integrity metadata
` [PATCH 07/14] block: Add prefix to block integrity profile flags
` [PATCH 08/14] block: Add a disk flag to block integrity profile
` [PATCH 09/14] block: Relocate integrity flags
` [PATCH 10/14] block: Integrity checksum flag
` [PATCH 11/14] block: Don't merge requests if integrity flags differ
` [PATCH 12/14] block: Add specific data integrity errors
` [PATCH 13/14] lib: Add T10 Protection Information functions
` [PATCH 14/14] sd: Honor block layer integrity handling flags

[PATCH v2] crypto: crc32c-pclmul - Shrink K_table to 32-bit words
 2014-05-29  3:26 UTC  (2+ messages)

linux-next: manual merge of the vfs tree with the tree
 2014-05-29  3:25 UTC 

[meta-fsl-ppc][PATCH v2 ] qemu: add libssh2 options in configure
 2014-05-29  3:25 UTC  (2+ messages)

[Buildroot] python 2 or 3
 2014-05-29  3:25 UTC 

[RFC PATCH 0/2] support xen HVM direct kernel boot
 2014-05-29  3:23 UTC  (3+ messages)
` [RFC PATCH 1/2] xen: pass kernel initrd to qemu
` [RFC PATCH 2/2] qemu: support xen hvm direct kernel boot

[PATCH 0/4] Link Bonding Library
 2014-05-29  3:23 UTC  (2+ messages)

[PATCH] combo-layer: git revlist does't take account about file_filter
 2014-05-29  2:53 UTC  (2+ messages)
` [PATCH] combo-layer: fix revlist taking into account file_filter

[RFC PATCH 1/1] rename {before/after}_atomic_{inc/dec} to {before/after}_atomic
 2014-05-29  3:21 UTC 

linux-next: manual merge of the vfs tree with Linus' tree
 2014-05-29  3:19 UTC 

Django user system and permissions
 2014-05-29  2:59 UTC  (3+ messages)

[Buildroot] [PATCH] libfribidi: depend on host-pkgconf
 2014-05-29  3:18 UTC 

[refpolicy] [PATCH v3 1/1] The /var/qmail root is generic in nature (and definitely not qmail_etc_t)
 2014-05-29  3:15 UTC  (3+ messages)

[PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking
 2014-05-29  3:09 UTC  (2+ messages)
` [PATCH 2/2] audit: do not select HAVE_ARCH_AUDITSYSCALL on x32

[PATCH V3] basic conversion to blk-mq
 2014-05-29  3:07 UTC  (3+ messages)
` [PATCH V3] NVMe: "

[linux-linus test] 26476: regressions - trouble: blocked/broken/fail/pass
 2014-05-29  3:07 UTC 

[stable-3.10.y] possible unsafe locking warning
 2014-05-29  2:53 UTC  (6+ messages)

[PATCH char-misc-next 0/8] Enable dma driver for MIC X100 Coprocessors
 2014-05-29  2:56 UTC  (4+ messages)
` [PATCH char-misc-next 2/8] misc: mic: add a bus driver for virtual MIC devices

[PATCH v2 0/2] Fix auditsc DoS and mark it BROKEN
 2014-05-29  3:01 UTC  (11+ messages)
` [PATCH v2 1/2] auditsc: audit_krule mask accesses need bounds checking
` [PATCH v2 2/2] audit: Mark CONFIG_AUDITSYSCALL BROKEN and update help text

[RFC] perf/x86: PMU IRQ handler issues
 2014-05-29  2:56 UTC  (3+ messages)

[PATCH v3] pinctrl: to avoid duplicated calling enable_pinmux_setting for a pin
 2014-05-29  2:55 UTC  (3+ messages)

[Buildroot] [PATCH] sysklogd: needs MMU
 2014-05-29  2:53 UTC 

[PATCH 0/8] drm/exynos: ipp: fix races
 2014-05-29  2:49 UTC  (9+ messages)
` [PATCH 1/8] drm/exynos: ipp: remove usless list_empty() functions
` [PATCH 2/8] drm/exynos: ipp: remove duplicated setting
` [PATCH 3/8] drm/exynos: ipp: rename cmd_lock to lock
` [PATCH 4/8] drm/exynos: ipp: add cmd_lock for cmd_list
` [PATCH 5/8] drm/exynos: ipp: add ipp_remove_id()
` [PATCH 6/8] drm/exynos: ipp: rearrange c_node->mem_lock using routines
` [PATCH 7/8] drm/exynos: ipp: rearrange c_node->event_lock using routine
` [PATCH 8/8] drm/exynos: ipp: update comment for struct drm_ipp_buf_info

Boot problems with a PA6T board
 2014-05-29  2:48 UTC  (9+ messages)
      ` Kernel 3.15: "

cron job: media_tree daily build: OK
 2014-05-29  2:43 UTC 

[PATCH] export efi.flags to sysfs
 2014-05-29  2:37 UTC  (8+ messages)

[PATCH v3] Add an explicit GIT_DIR to the list of excludes
 2014-05-29  2:33 UTC  (5+ messages)

[Qemu-trivial] [PATCH] configure: Put tempfiles in subdir so we can clean up libtool files
 2014-05-29  2:33 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "

perf: use after free in perf_remove_from_context
 2014-05-29  2:31 UTC  (6+ messages)

hexagon: CONFIG_PAGE_SIZE_1MB?
 2014-05-29  2:31 UTC  (4+ messages)
  ` [PATCH] Hexagon: remove checks for CONFIG_PAGE_SIZE_1MB

[nightly] Distroless meta-ti/master minimal build 2014-05-28_21-00-30
 2014-05-29  2:13 UTC 

[meta-cgl][PATCH 0/2] cosmetic updates
 2014-05-29  2:11 UTC  (3+ messages)
` [meta-cgl][PATCH 1/2] doc: update core image name
  ` [meta-cgl][PATCH 2/2] distro: define a cgl distro type

[PATCH V3] oeqa/controllers/beaglebonetarget.py: fix conditions for files copied to /boot
 2014-05-29  2:13 UTC  (2+ messages)

[RFC] mwifiex: block work queue while suspended
 2014-05-29  2:10 UTC  (6+ messages)

rcu alignment warning tripping on m68k
 2014-05-29  2:08 UTC 


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.