All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-19 20:16:01 to 2016-04-19 21:04:10 UTC [more...]

[PATCH] tools/xenstat: handle network interface name in uppercase
 2016-04-19 21:03 UTC  (2+ messages)

[PATCH v2 0/3] arm/arm64: pci: PCI_PROBE_ONLY clean-up
 2016-04-19 21:03 UTC  (8+ messages)
` [PATCH v2 2/3] drivers: pci: host-generic: claim bus resources on PCI_PROBE_ONLY set-ups

[dm-crypt] LUKS is written to a device with no partition table. Is it possible to add a partition table?
 2016-04-19 21:02 UTC  (5+ messages)

xinput-calibrator startup question
 2016-04-19 21:01 UTC  (3+ messages)

PCI Hot Plug: OS can not program BARs for new devices
 2016-04-19 21:01 UTC  (2+ messages)

[PATCH] drm: probe_helper: Hide ugly ifdef
 2016-04-19 21:00 UTC  (3+ messages)
` [PATCH] drm: Make drm.debug parameter description more helpful

bcache hangs on suspend when cache device is attached
 2016-04-19 21:00 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] block: Fix drive-mirror with image size unaligned with granularity
 2016-04-19 21:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] mirror: Don't extend the last sub-chunk
` [Qemu-devel] [PATCH 2/3] iotests: Add iotests.image_size
` [Qemu-devel] [PATCH 3/3] iotests: Test case for drive-mirror with unaligned image size

Several general questions
 2016-04-19 21:00 UTC  (2+ messages)

[PATCH 00/13] devpts: New instances for every mount
 2016-04-19 20:55 UTC  (21+ messages)
` [PATCH 01/13] devpts: Teach /dev/ptmx to find the associated devpts via path lookup
                            ` [PATCH 01/16] devpts: Attempting to get it right
                                ` Does anyone care about a race free ptsname?

[Bug 95026] Alien Isolation segfault after initial loading screen/video
 2016-04-19 21:00 UTC  (3+ messages)

[U-Boot] [PATCH 00/60] ARM: tegra: cleanup part 1
 2016-04-19 20:59 UTC  (61+ messages)
` [U-Boot] [PATCH 01/60] ARM: tegra: remove unused definitions in headers
` [U-Boot] [PATCH 02/60] mmc: tegra: move pad init into MMC driver
` [U-Boot] [PATCH 03/60] mmc: tegra: move header file to driver directory
` [U-Boot] [PATCH 04/60] mmc: tegra: move public header to arch/arm/mach-tegra/include
` [U-Boot] [PATCH 05/60] pwm: tegra: move header file to driver directory
` [U-Boot] [PATCH 06/60] i2c: "
` [U-Boot] [PATCH 07/60] usb: "
` [U-Boot] [PATCH 08/60] video: "
` [U-Boot] [PATCH 09/60] ARM: tegra: correct 64-bit DT unit addresses
` [U-Boot] [PATCH 10/60] ARM: tegra: sort DT /aliases entries
` [U-Boot] [PATCH 11/60] ARM: tegra: add DT alias for GPIO controller
` [U-Boot] [PATCH 12/60] gpio: tegra: remove duplicate define
` [U-Boot] [PATCH 13/60] ARM: tegra: sort some board file include directives
` [U-Boot] [PATCH 14/60] ARM: tegra: use DT bindings for GPIO naming
` [U-Boot] [PATCH 15/60] gpio: tegra: header file split
` [U-Boot] [PATCH 16/60] ARM: tegra: migrate TEGRA_GPIO to Kconfig
` [U-Boot] [PATCH 17/60] ARM: tegra: move apb_misc.h
` [U-Boot] [PATCH 18/60] ARM: tegra: move fuse.h
` [U-Boot] [PATCH 19/60] ARM: tegra: move gpu.h
` [U-Boot] [PATCH 20/60] ARM: tegra: move pmc.h
` [U-Boot] [PATCH 21/60] ARM: tegra: move scu.h
` [U-Boot] [PATCH 22/60] ARM: tegra: move warmboot.h
` [U-Boot] [PATCH 23/60] ARM: tegra: move xusb-padctl.h to <mach/>
` [U-Boot] [PATCH 24/60] ARM: tegra: unify+move {board, sys_proto}.h "
` [U-Boot] [PATCH 25/60] ARM: tegra: use consistently named include guards
` [U-Boot] [PATCH 26/60] ARM: tegra: delete unused headers
` [U-Boot] [PATCH 27/60] ARM: tegra: move emc.h
` [U-Boot] [PATCH 28/60] ARM: tegra: move sdram_param.h
` [U-Boot] [PATCH 29/60] ARM: tegra: move sysctr.h
` [U-Boot] [PATCH 30/60] ARM: tegra: remove pmu.h
` [U-Boot] [PATCH 31/60] ARM: tegra: move powergate.h to <mach/>
` [U-Boot] [PATCH 32/60] ARM: tegra: add SoC-specific include directory
` [U-Boot] [PATCH 33/60] ARM: tegra: fix bug in Tegra20 flow.h
` [U-Boot] [PATCH 34/60] ARM: tegra: move flow.h
` [U-Boot] [PATCH 35/60] nyan-big: remove direct MC register access
` [U-Boot] [PATCH 36/60] ARM: tegra: move mc.h
` [U-Boot] [PATCH 37/60] ARM: tegra: move SDIOCFG_DRV* to pinmux.h
` [U-Boot] [PATCH 38/60] ARM: tegra: remove tegra_get_chip()
` [U-Boot] [PATCH 39/60] ARM: tegra: remove get_num_cpus()
` [U-Boot] [PATCH 40/60] ARM: tegra: remove gp_padctrl.h
` [U-Boot] [PATCH 41/60] ARM: tegra: remove tegra_get_sku_info()
` [U-Boot] [PATCH 42/60] ARM: tegra: move EMC code to tegra20/ directory
` [U-Boot] [PATCH 43/60] ARM: tegra: move PLLX configuration into SoC directories
` [U-Boot] [PATCH 44/60] ARM: tegra: remove tegra_get_chip_sku()
` [U-Boot] [PATCH 45/60] ARM: tegra: move custom pinmux.h to <mach/>
` [U-Boot] [PATCH 46/60] ARM: tegra: add pinmux APIs to replace funcmux
` [U-Boot] [PATCH 47/60] ARM: tegra: provide API for SPL code to init UART
` [U-Boot] [PATCH 48/60] ARM: tegra: lay groundwork for board hook cleanup
` [U-Boot] [PATCH 49/60] ARM: tegra: convert boards to new hooks
` [U-Boot] [PATCH 50/60] ARM: tegra: remove unused includes
` [U-Boot] [PATCH 51/60] ARM: tegra: move SPL-specific GPIO device to spl.c
` [U-Boot] [PATCH 52/60] ARM: tegra: convert pin_mux_*() to new hooks
` [U-Boot] [PATCH 53/60] tegra: keyboard: move pinmux setup to board files
` [U-Boot] [PATCH 54/60] video: tegra: "
` [U-Boot] [PATCH 55/60] i2c: "
` [U-Boot] [PATCH 56/60] ARM: tegra: remove funcmux API
` [U-Boot] [PATCH 57/60] ARM: tegra: don't access Boot Info Table from board code
` [U-Boot] [PATCH 58/60] ARM: tegra: clean up board include statements
` [U-Boot] [PATCH 59/60] ARM: tegra: unify+move tegra.h to mach-tegra/
` [U-Boot] [PATCH 60/60] ARM: tegra: move clock headers

SPI: Integer overflow cause timeout to be too small
 2016-04-19 20:59 UTC 

[PATCH] selinux: check ss_initialized before revalidating an inode label
 2016-04-19 20:58 UTC 

[PATCH] selinux: delay inode label lookup as long as possible
 2016-04-19 20:58 UTC 

[PATCH] selinux: don't revalidate an inode's label when explicitly setting it
 2016-04-19 20:58 UTC 

[Buildroot] [PATCH v5] core/pkg-kconfig: Use olddefconfig when available
 2016-04-19 20:57 UTC  (5+ messages)

[PATCH 1/3] e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
 2016-04-19 20:57 UTC  (2+ messages)

[RESEND PATCH v7 1/2] mmc: OCTEON: Add DT bindings for OCTEON MMC controller
 2016-04-19 20:56 UTC  (14+ messages)
` [RESEND PATCH v7 2/2] mmc: OCTEON: Add host driver "

[PATCH/RFC 0/6] fetch with refspec
 2016-04-19 20:55 UTC  (5+ messages)
` [PATCH/RFC 4/6] transport: add refspec list parameters to functions

[PATCH] bcache: bch_writeback_thread() is not freezable
 2016-04-19 20:55 UTC  (2+ messages)

[PATCH RFC] fixup! virtio: convert to use DMA api
 2016-04-19 20:54 UTC  (22+ messages)
                  ` [Qemu-devel] "

[PATCH v1 0/2] git-p4: fix Git LFS pointer parsing
 2016-04-19 20:54 UTC  (4+ messages)
` [PATCH v1 2/2] "

[Bug 116731] New: KVM guest fails to boot OVMF firmware with SMP enabled
 2016-04-19 20:53 UTC  (2+ messages)
` [Bug 116731] "

Install to or Recover RAID Array Subvolume Root?
 2016-04-19 20:53 UTC  (4+ messages)

[Buildroot] [PATCH 0/4] match headers with latest kernel source
 2016-04-19 20:52 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] linux: explicit latest kernel version
` [Buildroot] [PATCH 2/4] linux-headers: indent custom choices
` [Buildroot] [PATCH 3/4] linux-headers: rename _AS_KERNEL to _FROM_KERNEL
` [Buildroot] [PATCH 4/4] linux-headers: match headers for the latest kernel

Ability for classifying of measurements
 2016-04-19 20:51 UTC 

[PATCH v3 0/7] Intel IOMMU scalability improvements
 2016-04-19 20:52 UTC  (5+ messages)
` [PATCH v3 7/7] iommu: introduce per-cpu caching to iova allocation

[PATCH 0/7] drivers/net/bnxt: new Broadcom bnxt driver
 2016-04-19 20:51 UTC  (4+ messages)
` [PATCH v3 3/7] drivers/net/bnxt new driver for Broadcom bnxt

[RFC][PATCH 0/4] tracing: Add event-fork to trace tasks children
 2016-04-19 20:50 UTC  (12+ messages)
` [RFC][PATCH 2/4] tracing: Use pid bitmap instead of a pid array for set_event_pid
` [RFC][PATCH 3/4] tracing: Add infrastructure to allow set_event_pid to follow children

[PATCH 1/2] traceframework: Clean up recipe
 2016-04-19 20:49 UTC  (2+ messages)
` [PATCH 2/2] traceframework-rtos: Add RTOS package for Traceframework

Can getdents return zero inode numbers?
 2016-04-19 20:48 UTC  (3+ messages)

[input:test 1/1] include/linux/of.h:889:3: error: implicit declaration of function 'of_put_node'
 2016-04-19 20:50 UTC 

[PATCH] eal: remove useless internal function from memcpy headers
 2016-04-19 20:47 UTC 

[PATCH] fs: reintroduce freezing nesting
 2016-04-19 20:48 UTC 

[Buildroot] [PATCH v3 0/3] dpdk: new package
 2016-04-19 20:47 UTC  (12+ messages)
` [Buildroot] [PATCH v5] "

perfomance of rte_lpm rule subsystem
 2016-04-19 20:46 UTC  (3+ messages)

[PATCH v2 00/10] Unduplicate CHV phy code
 2016-04-19 20:45 UTC  (8+ messages)
` [PATCH v2 01/10] drm/i915: Set crtc_state->lane_count for HDMI
` [PATCH v2 06/10] drm/i915: Undiplicate CHV encoders' post pll disable code
` [PATCH v2 07/10] drm/i915: Undiplicate VLV signal level code

[Buildroot] [PATCH 1/1] Raspberry PI 3 kernel, firmware and dtb update
 2016-04-19 20:45 UTC  (2+ messages)

[PATCH 0/7] IB/hfi1: Remove write() and use ioctl() for user access
 2016-04-19 20:44 UTC  (7+ messages)

possible to checkout same branch in different worktree
 2016-04-19 20:43 UTC  (5+ messages)
` [PATCH 0/7] fix checking out a being-rebased branch

[U-Boot] [PATCH v2 0/5] tools/env: pass arguments as parameters not global structure
 2016-04-19 20:43 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/5] tools/env: pass key as argument to env_aes_cbc_crypt
` [U-Boot] [PATCH v2 2/5] tools/env: remove 'extern' from function prototype in fw_env.h
` [U-Boot] [PATCH v2 3/5] tools/env: fw_printenv pass value_only as argument
` [U-Boot] [PATCH v2 4/5] tools/env: compute size of usable area only once

gobject introspection release notes
 2016-04-19 20:42 UTC  (2+ messages)

[PATCH v10 RESEND 1/3] staging/android: remove redundant comments on sync_merge_data
 2016-04-19 20:42 UTC  (6+ messages)
` [PATCH v10 RESEND 2/3] kernel.h: add u64_to_user_ptr()
` [PATCH v10 RESEND 3/3] staging/android: refactor SYNC IOCTLs

[Buildroot] [RPi 3B] ttyAMA0 serial port device doesn't exist on raspberry pi 3B
 2016-04-19 20:41 UTC  (2+ messages)

[PATCH v3 2/2] drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
 2016-04-19 20:40 UTC  (4+ messages)
` [PATCH v4 2/3] "

[PATCH net-next v5] rtnetlink: add new RTM_GETSTATS message to dump link stats
 2016-04-19 20:40 UTC  (4+ messages)

[PATCH] mailbox: pcc: Support HW-Reduced Communication Subspace Type 2
 2016-04-19 20:40 UTC  (3+ messages)

wireless-regdb: Update regulatory rules for Germany (DE) on 5GHz
 2016-04-19 20:38 UTC  (5+ messages)
` [wireless-regdb] "

[PATCH] drm/vc4: Kick out the simplefb framebuffer before we set up KMS
 2016-04-19 20:37 UTC  (3+ messages)

[PATCH 4.6] mm: wake kcompactd before kswapd's short sleep
 2016-04-19 20:36 UTC  (2+ messages)

[PATCH 0/5] pull: couple clang scan-build fixes
 2016-04-19 20:35 UTC  (6+ messages)
` [PATCH 1/5] build-sys: test functions does not return void
` [PATCH 2/5] libmount: fix memory leak
` [PATCH 3/5] setpwnam: "
` [PATCH 4/5] lib: avoid double free in loopdev.c
` [PATCH 5/5] getopt: fix memory leaks and integer overflows [ASAN & valgrind]

[PATCH lttng-tools] Typo: catched -> caught
 2016-04-19 20:34 UTC 

[Buildroot] [PATCHv2 0/4] Add flashing tools for tegra processors
 2016-04-19 20:34 UTC  (7+ messages)
` [Buildroot] [PATCHv2 1/4] Add package cryptopp
` [Buildroot] [PATCHv2 2/4] Add package tegrarcm
` [Buildroot] [PATCHv2 3/4] Add package cbootimage

[Buildroot] [git commit] cbootimage: new package
 2016-04-19 20:33 UTC 

[PATCH v8.1] xSplice v1 design and implementation
 2016-04-19 20:31 UTC  (5+ messages)
` [PATCH v8.1 17/27] xsplice: Add support for bug frames
` [PATCH v8.1 18/27] xsplice: Add support for exception tables

[PATCH] xfs_repair: fix agf limit error messages
 2016-04-19 20:29 UTC 

[PATCH v2] git-p4: add P4 jobs to git commit message
 2016-04-19 20:28 UTC  (10+ messages)

[Buildroot] [PATCH v4 0/7] Support building a second Barebox config (incl. BBB)
 2016-04-19 20:26 UTC  (6+ messages)
` [Buildroot] [PATCH v4 7/7] beaglebone: adds barebox bootloader defconfig

generic RDMA READ/WRITE API V6
 2016-04-19 20:26 UTC  (10+ messages)
` [PATCH 02/12] IB/cma: pass the port number to ib_create_qp

[PATCH v4 00/37] Volting/Clocking improvements for Fermi and newer
 2016-04-19 20:26 UTC  (3+ messages)
` [PATCH v4 10/37] add daemon to compare nouveau with blob voltage

[PATCH net 0/5] macsec: a few fixes
 2016-04-19 20:25 UTC  (4+ messages)
` [PATCH net 1/5] macsec: add missing NULL check after kmalloc

[tegrarcm PATCH] Don't assume cryptopp is system-wide installed
 2016-04-19 20:25 UTC 

[PATCHv2 0/4] Implements the GIT_TRACE_CURL environment variable
 2016-04-19 20:24 UTC  (3+ messages)
` [PATCH 2/4] http.c: implements "

[PATCH v3 0/2] MTK Smart Device Gen1 NAND Driver
 2016-04-19 20:24 UTC  (4+ messages)
` [PATCH v3 2/2] mtd: mediatek: driver for MTK Smart Device Gen1 NAND

[PATCH] simplefb: Disable at runtime when a native driver (vc4) is present
 2016-04-19 20:23 UTC  (2+ messages)

[Intel-wired-lan] i40e error handling LLDP messages from Arista switches
 2016-04-19 20:20 UTC  (7+ messages)

[Buildroot] [git commit] tegrarcm: new package
 2016-04-19 20:20 UTC 

4.4.0 - e1000e - possible power management issue
 2016-04-19 19:53 UTC 

[U-Boot] [PATCH] mx6ul_evk: Remove SPL support
 2016-04-19 20:19 UTC  (4+ messages)

[PATCH] remove poisoned flags
 2016-04-19 20:19 UTC 

Клиентские базы тел +79133913837 Skype: prodawez389 Email: ammanakuw-7743@yopmail.com
 2016-04-19 19:02 UTC 

[PATCH] syslinux.bbclass: Remove APPEND from variable dependency
 2016-04-19 20:17 UTC 

Couple of PMD questions
 2016-04-19 20:16 UTC 

bug in autoloading of imx-ipuv3-crtc
 2016-04-19 20:16 UTC  (5+ 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.