All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-29 16:03:32 to 2015-03-29 18:45:02 UTC [more...]

Script to extract backports log
 2015-03-29 18:44 UTC  (2+ messages)

[PATCH] futex.2: clarify address mapping
 2015-03-29 18:38 UTC 

[PATCH v2] parse-options: fix the description of defval
 2015-03-29 18:33 UTC 

getifaddrs and SocketCAN interfaces
 2015-03-29 18:36 UTC  (2+ messages)

[meta-oe][PATCH] Added Epiphany machine definitions
 2015-03-29 18:35 UTC 

d63e2e1f3df breaks sparc/T5-8
 2015-03-29 18:32 UTC  (5+ messages)

[PATCH] futex.2: tfix
 2015-03-29 18:23 UTC 

[PATCH 1/6] spi: bcm2835: remove dependency on handle_err which is
 2015-03-29 18:21 UTC  (4+ messages)

[PATCH] parse-options: fix the description of defval
 2015-03-29 18:18 UTC  (5+ messages)

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-03-29 18:17 UTC  (18+ messages)
` [RFC PATCH 08/11] lib: other kernel glue layer code

[PATCH 0/1] ARM: dts: sun5i: Enable touchscreen on Utoo P66
 2015-03-29 18:13 UTC  (4+ messages)
  ` [PATCH] "

[PATCH RFC v2 0/2] can: join filters with per-CPU variables
 2015-03-29 18:09 UTC  (3+ messages)
` [PATCH RFC v2 1/2] can: fix multiple delivery of a single CAN frame for overlapping CAN filters
` [PATCH RFC v2 2/2] can: introduce new raw socket option to join the given "

[PATCH 1/2] mmc: Add support for marking hpi as broken through devicetree
 2015-03-29 18:09 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: sun5i: Add broken-hpi property for Utoo-P66 eMMC

[Buildroot] [Bug 7976] New: mkuser script fails with: user already exists with group nogroup
 2015-03-29 18:09 UTC  (6+ messages)
` [Buildroot] [Bug 7976] "

[PATCH] Bluetooth: Refactor HCI request & L2CAP bt_skb_cb members to use union
 2015-03-29 18:06 UTC 

[PATCH] drm/via: Add MODULE_DEVICE_TABLE
 2015-03-29 17:39 UTC 

[PATCH 00/86] pci: export pci_ids.h and related cleanups
 2015-03-29 17:59 UTC  (14+ messages)
` [PATCH 57/86] brcm80211: use uapi/linux/pci_ids.h directly
` [PATCH 62/86] staging/comedi: "
` [PATCH 79/86] x86/microcode/amd: drop pci_ids dependency
` [PATCH 83/86] brcm80211: drop pci dependency
` [PATCH 84/86] brcm80211: drop pci_ids include

[Qemu-devel] [PATCH RFC for-2.3? 0/8] prep: Fix pc87312 for -device usage
 2015-03-29 17:53 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC for-2.3? 1/8] parallel: Factor out header for ISAParallelState struct
` [Qemu-devel] [PATCH RFC for-2.3? 2/8] pc87312: Create isa-parallel in-place and add alias par0-chardev property
` [Qemu-devel] [PATCH RFC for-2.3? 3/8] serial: Move ISASerialState to header
` [Qemu-devel] [PATCH RFC for-2.3? 4/8] pc87312: Create UARTs in-place and add alias properties
` [Qemu-devel] [PATCH RFC for-2.3? 5/8] fdb: Move FDCtrlISABus to header
` [Qemu-devel] [PATCH RFC for-2.3? 6/8] pc87312: Create FDC in-place
` [Qemu-devel] [PATCH RFC for-2.3? 7/8] ide: Move ISAIDEState to header
` [Qemu-devel] [PATCH RFC for-2.3? 8/8] pc87312: Create IDE in-place

btrfs dedup - available or experimental? Or yet to be?
 2015-03-29 17:54 UTC  (10+ messages)

[PATCHv4 00/24] THP refcounting redesign
 2015-03-29 17:51 UTC  (14+ messages)
` [PATCHv4 12/24] thp: PMD splitting without splitting compound page
` [PATCHv4 15/24] mm, thp: remove infrastructure for handling splitting PMDs

[question] && chaining vs shell loops
 2015-03-29 17:43 UTC  (3+ messages)

[Qemu-devel] [RFC] acpi: add reset register to fadt
 2015-03-29 17:38 UTC  (2+ messages)

[PATCH net-next 0/2] ipv6: coding style - comparisons with NULL
 2015-03-29 17:36 UTC  (2+ messages)

[Buildroot] [PATCH 00/35] Package based 'source', 'legal-info', 'source-check' and 'external-deps'
 2015-03-29 17:33 UTC  (36+ messages)
` [Buildroot] [PATCH 01/35] linux: use the package infrastructure to download patches
` [Buildroot] [PATCH 02/35] pkg-generic: fix the logic showing the "Downloading" message
` [Buildroot] [PATCH 03/35] pkg-generic: take into account <pkg>_EXTRA_DOWNLOADS to display "
` [Buildroot] [PATCH 04/35] pkg-generic: refactor the "Downloading" message logic
` [Buildroot] [PATCH 05/35] pkg-generic: allow full URLs for <pkg>_EXTRA_DOWNLOADS
` [Buildroot] [PATCH 06/35] docs/manual: update documentation about <pkg>_SOURCE, <pkg>_PATCH and <pkg>_EXTRA_DOWNLOADS
` [Buildroot] [PATCH 07/35] perl: use <pkg>_EXTRA_DOWNLOADS
` [Buildroot] [PATCH 08/35] packages: apply custom patches using *.patch instead of <pkg>-*.patch
` [Buildroot] [PATCH 09/35] docs/manual: update documentation about applying patches
` [Buildroot] [PATCH 10/35] pkg-generic: implement a <pkg>-external-deps target
` [Buildroot] [PATCH 11/35] pkg-generic: implement <pkg>-all-{source, legal-info, external-deps} targets
` [Buildroot] [PATCH 12/35] Makefile: remove dubious comment
` [Buildroot] [PATCH 13/35] Makefile: directories are not PHONY targets
` [Buildroot] [PATCH 14/35] pkg-generic: declare phony targets as such
` [Buildroot] [PATCH 15/35] pkg-kconfig: "
` [Buildroot] [PATCH 16/35] fs: "
` [Buildroot] [PATCH 17/35] Makefile: targets are now declared phony by the appropriate infrastructures
` [Buildroot] [PATCH 18/35] Makefile: rename TARGETS to PACKAGES
` [Buildroot] [PATCH 19/35] fs: add rootfs dependencies "
` [Buildroot] [PATCH 20/35] Makefile: use <pkg>-all-legal-info to implement the legal-info target
` [Buildroot] [PATCH 21/35] Makefile: simplify show-targets
` [Buildroot] [PATCH 22/35] Makefile: use the package infra based external-deps
` [Buildroot] [PATCH 23/35] pkg-download: remove support for the SHOW_EXTERNAL_DEPS DL_MODE
` [Buildroot] [PATCH 24/35] Makefile: move source-check outside of noconfig_targets
` [Buildroot] [PATCH 25/35] pkg-download: extend DOWNLOAD_INNER, add a SOURCE_CHECK macro
` [Buildroot] [PATCH 26/35] pkg-generic: implement source-check targets
` [Buildroot] [PATCH 27/35] Makefile: implement a package based source-check target
` [Buildroot] [PATCH 28/35] pkg-generic: remove the .stamp_rsync_sourced fake stamp file
` [Buildroot] [PATCH 29/35] pkg-generic: don't use DL_MODE in .stamp_downloaded
` [Buildroot] [PATCH 30/35] pkg-download: get rid of DL_MODE
` [Buildroot] [PATCH 31/35] pkg-download: fix indentation for SOURCE_CHECK_* macros
` [Buildroot] [PATCH 32/35] pkg-generic: propagate <pkg>_EXTRA_DOWNLOADS from target to host package
` [Buildroot] [PATCH 33/35] pkg-generic: introduce a <pkg>_ALL_DOWNLOADS variable and factorize code
` [Buildroot] [PATCH 34/35] Makefile: implement the 'source' target using the package infrastructure
` [Buildroot] [PATCH 35/35] Makefile: remove unneeded variables

[RFC] vmstat: Avoid waking up idle-cpu to service shepherd work
 2015-03-29 17:24 UTC  (12+ messages)

[PATCH v2 0/5] Update the OF unittest and some small fix
 2015-03-29 17:24 UTC  (5+ messages)

Windows Precision Touchpad support
 2015-03-29 17:20 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.3?] qom: Fix object_property_add_alias() with [*]
 2015-03-29 17:19 UTC 

[PATCH] README.hardware: clarify NFS requirements for edgerouter
 2015-03-29 17:16 UTC 

ia32_sysenter_target does not preserve EFLAGS
 2015-03-29 17:12 UTC  (6+ messages)

[Buildroot] [PATCH 00/18] package/mplayer: add optional dependencies
 2015-03-29 17:11 UTC  (19+ messages)
` [Buildroot] [PATCH 01/18] package/mplayer: needs host-pkgconf
` [Buildroot] [PATCH 02/18] package/mplayer: add optional giflib support
` [Buildroot] [PATCH 03/18] package/mplayer: add optional ncurses support
` [Buildroot] [PATCH 04/18] package/mplayer: add optional samba support
` [Buildroot] [PATCH 05/18] package/mplayer: add optional libbluray support
` [Buildroot] [PATCH 06/18] package/mplayer: add optional fontconfig support
` [Buildroot] [PATCH 07/18] package/mplayer: add optional libfribidi support
` [Buildroot] [PATCH 08/18] package/mplayer: add optional libass support
` [Buildroot] [PATCH 09/18] package/mplayer: add optional libenca support
` [Buildroot] [PATCH 10/18] package/mplayer: add optional lzo support
` [Buildroot] [PATCH 11/18] package/mplayer: add optional faad2 support
` [Buildroot] [PATCH 12/18] package/mplayer: add optional rtmpdump support
` [Buildroot] [PATCH 13/18] package/mplayer: add optional speex support
` [Buildroot] [PATCH 14/18] package/mplayer: add optional libiconv support
` [Buildroot] [PATCH 15/18] package/mplayer: disable optional libcdio support
` [Buildroot] [PATCH 16/18] package/mplayer: add optional bzip2 support
` [Buildroot] [PATCH 17/18] package/mplayer: add optional lame support
` [Buildroot] [PATCH 18/18] package/mplayer: add optional libmpeg2 support

[Qemu-trivial] [PATCH v2] microblaze: fix memory leak
 2015-03-29 17:09 UTC  (7+ messages)
          ` [Qemu-devel] "

[Qemu-devel] [PATCH v2] qemu-m68k: add support for interrupt masking/unmasking
 2015-03-29 17:01 UTC  (5+ messages)

[Buildroot] [PATCH] package/openvmtools: bump version to 9.10.0
 2015-03-29 16:59 UTC 

[PATCH 3/6] spi: bcm2835: fill FIFO before enabling interrupts to
 2015-03-29 16:55 UTC  (2+ messages)

[PATCH 2/6] spi: bcm2835: fix code formatting issue
 2015-03-29 16:52 UTC  (2+ messages)

How do VIRTUAL-RUNTIME's work and how to create a new keymap for VIRTUAL-RUNTIME_ir_keytable-keymaps
 2015-03-29 16:45 UTC  (3+ messages)

[V4, 1/4] KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer
 2015-03-29 16:46 UTC  (2+ messages)

[RFC v2][PATCH 00/11] digi00x: new driver for Digidesign 002/003 family
 2015-03-29 16:45 UTC  (3+ messages)

[PATCH 00/78] SUSE SLES resync
 2015-03-29 16:28 UTC  (2+ messages)

[PATCH] fix platform_no_drv_owner.cocci warnings
 2015-03-29 16:27 UTC  (2+ messages)

[PATCH] nouveau: synchronize "scratch runout" destruction with the command stream
 2015-03-29 16:24 UTC 

[PATCH] fix platform_no_drv_owner.cocci warnings
 2015-03-29 16:24 UTC  (2+ messages)

[PATCH] xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedantic
 2015-03-29 16:20 UTC  (6+ messages)

[Buildroot] [PATCH 01/28] x11r7/xproto_xproto: add hash file
 2015-03-29 16:18 UTC  (28+ messages)
` [Buildroot] [PATCH 02/28] x11r7/xproto_xineramaproto: "
` [Buildroot] [PATCH 03/28] x11r7/xproto_xf86vidmodeproto: "
` [Buildroot] [PATCH 04/28] x11r7/xproto_xf86driproto: "
` [Buildroot] [PATCH 05/28] x11r7/xproto_xf86dgaproto: "
` [Buildroot] [PATCH 06/28] x11r7/xproto_xf86bigfontproto: "
` [Buildroot] [PATCH 07/28] x11r7/xproto_xextproto: "
` [Buildroot] [PATCH 08/28] x11r7/xproto_xcmiscproto: "
` [Buildroot] [PATCH 09/28] x11r7/xproto_windowswmproto: "
` [Buildroot] [PATCH 10/28] x11r7/xproto_videoproto: "
` [Buildroot] [PATCH 11/28] x11r7/xproto_scrnsaverproto: "
` [Buildroot] [PATCH 12/28] x11r7/xproto_resourceproto: "
` [Buildroot] [PATCH 13/28] x11r7/xproto_renderproto: "
` [Buildroot] [PATCH 14/28] x11r7/xproto_recordproto: "
` [Buildroot] [PATCH 15/28] x11r7/xproto_presentproto: "
` [Buildroot] [PATCH 16/28] x11r7/xproto_kbproto: "
` [Buildroot] [PATCH 17/28] x11r7/xproto_inputproto: "
` [Buildroot] [PATCH 18/28] x11r7/xproto_applewmproto: "
` [Buildroot] [PATCH 19/28] x11r7/xproto_bigreqsproto: "
` [Buildroot] [PATCH 20/28] x11r7/xproto_compositeproto: "
` [Buildroot] [PATCH 21/28] x11r7/xproto_damageproto: "
` [Buildroot] [PATCH 22/28] x11r7/xproto_dmxproto: "
` [Buildroot] [PATCH 23/28] x11r7/xproto_dri2proto: "
` [Buildroot] [PATCH 24/28] x11r7/xproto_dri3proto: "
` [Buildroot] [PATCH 25/28] x11r7/xproto_fixesproto: "
` [Buildroot] [PATCH 26/28] x11r7/xproto_fontcacheproto: "
` [Buildroot] [PATCH 27/28] x11r7/xutil_makedepend: "
` [Buildroot] [PATCH 28/28] x11r7/xutil_util-macros: "

[Intel-wired-lan] [PATCH net-next v9 0/7]: ixgbevf: Allow querying VFs RSS indirection table and key
 2015-03-29 16:16 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH net-next v9 1/7] if_link: Add an additional parameter to ifla_vf_info for RSS querying
` [Intel-wired-lan] [PATCH net-next v9 2/7] ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
` [Intel-wired-lan] [PATCH net-next v9 3/7] ixgbe: Add a RETA query command to VF-PF channel API
` [Intel-wired-lan] [PATCH net-next v9 4/7] ixgbevf: Add a RETA query code
` [Intel-wired-lan] [PATCH net-next v9 5/7] ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
` [Intel-wired-lan] [PATCH net-next v9 6/7] ixgbevf: Add RSS Key query code
` [Intel-wired-lan] [PATCH net-next v9 7/7] ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key

[PATCH net-next v9 0/7]: ixgbevf: Allow querying VFs RSS indirection table and key
 2015-03-29 16:11 UTC  (8+ messages)
` [PATCH net-next v9 1/7] if_link: Add an additional parameter to ifla_vf_info for RSS querying
` [PATCH net-next v9 2/7] ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
` [PATCH net-next v9 3/7] ixgbe: Add a RETA query command to VF-PF channel API
` [PATCH net-next v9 4/7] ixgbevf: Add a RETA query code
` [PATCH net-next v9 5/7] ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
` [PATCH net-next v9 6/7] ixgbevf: Add RSS Key query code
` [PATCH net-next v9 7/7] ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key

[Buildroot] [PATCH 1/1] boot/uboot: add support for i.MX28 NAND format
 2015-03-29 16:10 UTC 

[RFC PATCH 0/6] SHA-256/512 glue code consolidation
 2015-03-29 16:05 UTC  (6+ messages)
` [RFC PATCH 1/6] crypto: sha512: implement base layer for SHA-512
  ` AW: "

introduction & usage of LTTNG in machinekit
 2015-03-29 16:06 UTC 

getting the sound to work on my asus m6s00v
 2015-03-29 16:06 UTC  (12+ messages)

[Qemu-devel] [PATCH v5 00/28] drop qapi nested structs
 2015-03-29 16:03 UTC  (2+ 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.