All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-28 10:21:53 to 2015-06-28 14:43:42 UTC [more...]

[PATCH 0/2] ovl: support NFS as lower layer
 2015-06-28 14:38 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v2 1/4] batman-adv: Return EINVAL on invalid gw_bandwidth change
 2015-06-28 14:40 UTC  (2+ messages)

Новое Предложение по Полиграфии и Pekламе (17:39:07)
 2015-06-28 17:39 UTC 

[Buildroot] [PATCH 1/4] package/kodi: Move all kodi packages to subdirectories of package/kodi/
 2015-06-28 14:39 UTC  (5+ messages)
` [Buildroot] [PATCH 3/4] package/kodi/kodi: Fix egl/gles compilation with mesa3d and disabled X.org
` [Buildroot] [PATCH 4/4] package/kodi/kodi: Remove hyperflous option --disable-dvdcss

[PATCH] efi: add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
 2015-06-28 14:35 UTC  (2+ messages)

[PATCH] x86, msr: Allow read access to /dev/cpu/X/msr
 2015-06-28 14:34 UTC  (5+ messages)

compatability with older versions of UEFI
 2015-06-28 14:34 UTC  (5+ messages)

[PATCH for-next V5 0/5] HW Device hot-removal support
 2015-06-28 14:33 UTC  (6+ messages)
` [PATCH for-next V5 1/5] IB/uverbs: Fix reference counting usage of event files

[linux-linus test] 58944: regressions - FAIL
 2015-06-28 14:30 UTC 

[PATCH v4 0/4] clk: add gpio controlled clock multiplexer
 2015-06-28 14:24 UTC  (5+ messages)
` [PATCH v4 1/4] clk: gpio-gate: Include export.h instead of module.h
` [PATCH v4 2/4] clk: gpio-gate: Stay silent on EPROBE_DEFER
` [PATCH v4 3/4] clk: add gpio controlled clock multiplexer
` [PATCH v4 4/4] clk: Rename clk-gpio-gate.c to clk-gpio.c

[B.A.T.M.A.N.] [PATCH] batman-adv: convert bat_priv->tt.req_list to hlist
 2015-06-28 14:16 UTC 

[Buildroot] [PATCH 0/3] [RFC] python-package-generator
 2015-06-28 14:14 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] python-robotframework: New package

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: convert orig_node->vlan_list to hlist
 2015-06-28 14:11 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: prevent potential hlist double deletion

[PATCH v4 00/44] Make git-am a builtin
 2015-06-28 14:06 UTC  (45+ messages)
` [PATCH v4 01/44] wrapper: implement xopen()
` [PATCH v4 02/44] wrapper: implement xfopen()
` [PATCH v4 03/44] builtin-am: implement skeletal builtin am
` [PATCH v4 04/44] builtin-am: implement patch queue mechanism
` [PATCH v4 05/44] builtin-am: split out mbox/maildir patches with git-mailsplit
` [PATCH v4 06/44] builtin-am: auto-detect mbox patches
` [PATCH v4 07/44] builtin-am: extract patch and commit info with git-mailinfo
` [PATCH v4 08/44] builtin-am: apply patch with git-apply
` [PATCH v4 09/44] builtin-am: implement committing applied patch
` [PATCH v4 10/44] builtin-am: refuse to apply patches if index is dirty
` [PATCH v4 11/44] builtin-am: implement --resolved/--continue
` [PATCH v4 12/44] builtin-am: implement --skip
` [PATCH v4 13/44] builtin-am: implement --abort
` [PATCH v4 14/44] builtin-am: reject patches when there's a session in progress
` [PATCH v4 15/44] builtin-am: implement -q/--quiet, GIT_QUIET
` [PATCH v4 16/44] builtin-am: exit with user friendly message on failure
` [PATCH v4 17/44] builtin-am: implement -s/--signoff
` [PATCH v4 18/44] cache-tree: introduce write_index_as_tree()
` [PATCH v4 19/44] builtin-am: implement --3way, am.threeway
` [PATCH v4 20/44] builtin-am: implement --rebasing mode
` [PATCH v4 21/44] builtin-am: bypass git-mailinfo when --rebasing
` [PATCH v4 22/44] builtin-am: handle stray state directory
` [PATCH v4 23/44] builtin-am: implement -u/--utf8
` [PATCH v4 24/44] builtin-am: implement -k/--keep, --keep-non-patch
` [PATCH v4 25/44] builtin-am: implement --[no-]message-id, am.messageid
` [PATCH v4 26/44] builtin-am: support --keep-cr, am.keepcr
` [PATCH v4 27/44] builtin-am: implement --[no-]scissors
` [PATCH v4 28/44] builtin-am: pass git-apply's options to git-apply
` [PATCH v4 29/44] builtin-am: implement --ignore-date
` [PATCH v4 30/44] builtin-am: implement --committer-date-is-author-date
` [PATCH v4 31/44] builtin-am: implement -S/--gpg-sign, commit.gpgsign
` [PATCH v4 32/44] builtin-am: invoke post-rewrite hook
` [PATCH v4 33/44] builtin-am: support automatic notes copying
` [PATCH v4 34/44] builtin-am: invoke applypatch-msg hook
` [PATCH v4 35/44] builtin-am: invoke pre-applypatch hook
` [PATCH v4 36/44] builtin-am: invoke post-applypatch hook
` [PATCH v4 37/44] builtin-am: rerere support
` [PATCH v4 38/44] builtin-am: support and auto-detect StGit patches
` [PATCH v4 39/44] builtin-am: support and auto-detect StGit series files
` [PATCH v4 40/44] builtin-am: support and auto-detect mercurial patches
` [PATCH v4 41/44] builtin-am: implement -i/--interactive
` [PATCH v4 42/44] builtin-am: implement legacy -b/--binary option
` [PATCH v4 43/44] builtin-am: check for valid committer ident
` [PATCH v4 44/44] builtin-am: remove redirection to git-am.sh

[SPAM] welding
 2015-06-28 14:11 UTC 

[Cocci] Remove unnecessary null pointer checks?
 2015-06-28 14:05 UTC  (48+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 1/1] PM-wakeup: Deletion of an unnecessary check before the function call "wakeup_source_unre
                                  ` [PATCH] PM-wakeup: Delete unnecessary checks before two function calls
                                ` [PATCH 1/1] drbd: Deletion of an unnecessary check before the function call "lc_destroy"
                                  ` [PATCH] "
                                ` [PATCH 1/1] HID-picoLCD: Deletion of unnecessary checks before three function calls
                                  ` [PATCH] "
                                ` [PATCH 1/1] backlight: lp8788: Deletion of an unnecessary check before the function call "backlight_
                                  ` [PATCH 1/1] backlight: lp8788: Deletion of an unnecessary check before the function call "backli
                                    ` [PATCH v2] backlight: lp8788: Deletion of a check before backlight_device_unregister()
                                ` [PATCH 1/1] block-skd: Deletion of an unnecessary check before the function call "kfree"
                                  ` [PATCH] "
                                ` [PATCH 1/1] block-rsxx: Deletion of an unnecessary check before the function call "vfree"
                                  ` [PATCH] "
                                ` [PATCH] video: fbdev: omap2: displays-new: Delete a check before backlight_device_unregister()
                                ` [PATCH] USB-mxuport: Delete an unnecessary check before the function call "release_firmware"
                                ` [PATCH] iommu/arm-smmu: Delete an unnecessary check before the function call "free_io_pgtable_ops"

Error compiling barebox on fido
 2015-06-28 14:03 UTC  (7+ messages)

[PATCH 3/6] ASoC: fsl_ssi: enable AC'97 asymmetric rates
 2015-06-28 14:01 UTC  (4+ messages)

[ovmf test] 58942: regressions - FAIL
 2015-06-28 14:01 UTC 

[B.A.T.M.A.N.] [PATCH maint 1/2] batman-adv: initialize up/down values when adding a gateway
 2015-06-28 13:58 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH maint 2/2] batman-adv: remove broadcast packets scheduled for purged outgoing if

[PATCH 6/6] ASoC: fsl_ssi: adjust set DAI format in AC'97 mode
 2015-06-28 13:49 UTC 

[PATCH 5/6] ASoC: fsl_ssi: instantiate AC'97 CODEC
 2015-06-28 13:48 UTC 

[PATCH 4/6] ASoC: fsl_ssi: add AC'97 ops setting check and cleanup
 2015-06-28 13:47 UTC  (2+ messages)

[PATCH net 1/1] tipc: purge backlog queue counters when broadcast link is reset
 2015-06-28 13:44 UTC 

[PATCH 2/6] ASoC: fsl_ssi: AC'97 DAI driver needs probe method too
 2015-06-28 13:45 UTC 

[PATCH 1/6] ASoC: fsl_ssi: enable IPG clock during AC'97 reg access
 2015-06-28 13:44 UTC  (2+ messages)

[PATCH V2 1/1] ARM: dts: imx7d: add cortex-a7 coresight component
 2015-06-28 13:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] glog: add dependency on dynamic library
 2015-06-28 13:34 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] glog: disable on blackfin external toolchains

[Buildroot] [git commit] glog: disable on blackfin external toolchains
 2015-06-28 13:34 UTC 

[Buildroot] [git commit] glog: add dependency on dynamic library
 2015-06-28 13:33 UTC 

[Buildroot] [V4 0/2] A20-OLinuXino-Lime: new board
 2015-06-28 13:33 UTC  (2+ messages)

[PATCH 0/3] [dizzy] Enable Marvell 8897 Wifi feature
 2015-06-28 13:33 UTC  (5+ messages)

[Buildroot] [git commit] configs/olimex_a20_olinuxino_lime_mali_defconfig: new board
 2015-06-28 13:31 UTC 

[Buildroot] [git commit] configs/olimex_a20_olinuxino_lime: new board
 2015-06-28 13:30 UTC 

[GIT PULL] UML updates for 4.2
 2015-06-28 13:29 UTC 

[PATCH] ASoC: fsl_ssi: fix AC'97 mode
 2015-06-28 13:29 UTC  (5+ messages)

[PATCH RFC 0/5] kdbus: minor quota code improvements
 2015-06-28 13:17 UTC  (6+ messages)
` [PATCH RFC 1/5] kdbus: fix typos in kdbus_conn_quota_inc()
` [PATCH RFC 2/5] kdbus: use standard kernel types in struct kdbus_quota
` [PATCH RFC 3/5] kdbus: do explicit overflow check in kdbus_conn_quota_inc()
` [PATCH RFC 4/5] kdbus: handle WARN_ON cases properly when decrementing quota
` [PATCH RFC 5/5] kdbus: improve tests on incrementing quota

[PATCH] hpfs: Remove unessary cast
 2015-06-28 13:18 UTC 

[Buildroot] [PATCH 1/2] libaio: introduce a BR2_PACKAGE_LIBAIO_ARCH_SUPPORTS option
 2015-06-28 13:27 UTC  (2+ messages)

[PATCH] hpfs: add fstrim support
 2015-06-28 13:16 UTC 

[PATCH] hpfs: kstrdup() out of memory handling
 2015-06-28 13:20 UTC 

[Buildroot] [git commit] libaio: introduce a BR2_PACKAGE_LIBAIO_ARCH_SUPPORTS option
 2015-06-28 13:26 UTC 

[PATCH v2] drm/i915/skl: Retrieve the Rpe value from Pcode
 2015-06-28 13:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] libump: new package
 2015-06-28 13:25 UTC  (2+ messages)

[libvirt test] 58945: regressions - FAIL
 2015-06-28 13:25 UTC 

[PATCH 0/1][fido][dizzy] dbus: Fix CVE-2015-0245
 2015-06-28 13:24 UTC  (2+ messages)

[Buildroot] [git commit] sunxi-mali: bump version
 2015-06-28 13:23 UTC 

[PATCH] hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
 2015-06-28 13:22 UTC 

[B.A.T.M.A.N.] [PATCH 0/1] batman-adv: Always flood IGMP/MLD reports
 2015-06-28 13:21 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 1/1] "

[PATCH net] dsa: fix promiscuity leak on slave dev open error
 2015-06-28 13:19 UTC  (3+ messages)

[PATCH 0/2] gnutls update to 3.4.1
 2015-06-28 13:18 UTC  (3+ messages)
` [PATCH 1/2] nettle: update package to 3.1.1 version
` [PATCH 2/2] gnutls: update to 3.4.1

[PATCH] agp/intel: Fix typo in needs_ilk_vtd_wa()
 2015-06-28 13:18 UTC 

[PATCH 1/1] ARM: dts: imx7d: add watch dog support
 2015-06-28 13:18 UTC  (2+ messages)

[Buildroot] [git commit] libump: new package
 2015-06-28 13:18 UTC 

[Buildroot] [v2 1/6] package/nodejs: Bump version to 0.10.39
 2015-06-28 13:14 UTC  (4+ messages)
` [Buildroot] [v2 2/6] package/nodejs: Update to allow selecting node.js version

[Buildroot] [git commit] package/nodejs: Update to allow selecting node.js version
 2015-06-28 13:14 UTC 

[Buildroot] [PATCH] ARC: switch to RC1 of upcoming arc-2015.06 tools
 2015-06-28 13:12 UTC  (2+ messages)

[Buildroot] [git commit] uclibc: use the ARC-specific uClibc by default on ARC
 2015-06-28 13:11 UTC 

[Buildroot] [PATCH] uclibc: deprecate locale support
 2015-06-28 13:08 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] dataplane: cross-endian fixes
 2015-06-28 13:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] dataplane: drop copy_in_vring_desc()

[PATCH] intel: Check the physical swizzle mode for the object
 2015-06-28 12:54 UTC 

[PATCH] drm/i915: Declare the swizzling unknown for L-shaped configurations
 2015-06-28 12:52 UTC  (2+ messages)

[PATCH 0/2] Input: xpad: clean up x360 LED handling
 2015-06-28 12:45 UTC  (3+ messages)
` [PATCH 1/2] Input: xpad: clarify pad nr handling
` [PATCH 2/2] Input: xpad: remove bulk out URB

[PATCH][v2] unzip: fix three CVE defects
 2015-06-28 12:37 UTC  (2+ messages)

[Buildroot] [git commit] ARC: switch to RC1 of upcoming arc-2015.06 tools
 2015-06-28 12:35 UTC 

[Buildroot] [PATCH v3 0/4] Add ARM Cortex-M3 support
 2015-06-28 12:34 UTC  (2+ messages)

[Buildroot] [git commit] toolchain: allow for stupid toolchains
 2015-06-28 12:32 UTC 

[Buildroot] [git commit] arm: update processor types
 2015-06-28 12:32 UTC 

[Buildroot] [PATCH 0/5 v2] core/pkg-kconfig: fix saving back the configuration (branch yem/pr8156)
 2015-06-28 12:30 UTC  (2+ messages)

[Buildroot] [git commit] core/pkg-kconfig: allow saving config to a non-existing custom config file
 2015-06-28 12:29 UTC 

[Buildroot] [git commit] core/pkg-kconfig: run the kconfig fixups after exiting configurators
 2015-06-28 12:29 UTC 

[Buildroot] [git commit] core/pkg-kconfig: move the kconfig fixups to a macro
 2015-06-28 12:29 UTC 

[Buildroot] [git commit] core/pkg-kconfig: ensure kconfig base and fragment files exist
 2015-06-28 12:29 UTC 

[Buildroot] [git commit] core/pkg-kconfig: extract package before using kconfig fragments
 2015-06-28 12:29 UTC 

[arm-platforms:irq/npci-msi 6/8] kernel/irq/irqdomain.c:216:25: warning: comparison between pointer and integer
 2015-06-28 12:28 UTC 

[Buildroot] [PATCH] core/pkg-generic: sanitise FOO_OVERRIDE_SRCDIR
 2015-06-28 12:27 UTC 

[Buildroot] [PATCH] enlightment: xtensa workaround no longer required
 2015-06-28 12:26 UTC  (2+ messages)

[linux-3.4 test] 58941: regressions - FAIL
 2015-06-28 12:24 UTC 

subversion configure failure
 2015-06-28 12:19 UTC  (2+ messages)

Unable to deliver your item, #00820724
 2015-06-28 12:18 UTC 

[PATCH] ALSA: oxygen: Fix S/PDIF muting
 2015-06-28 12:13 UTC 

[PATCH] drm/i915: fix backlight after resume on 855gm
 2015-06-28 12:08 UTC  (2+ messages)

[PATCH] drm/i915: During shrink_all we only need to idle the GPU
 2015-06-28 12:06 UTC 

[Buildroot] [git commit] package/nodejs: Bump version to 0.10.39
 2015-06-28 12:06 UTC 

[Buildroot] [PATCH] iproute2: bump to version 4.1.0
 2015-06-28 12:06 UTC  (2+ messages)

[Buildroot] [git commit] iproute2: bump to version 4.1.0
 2015-06-28 12:05 UTC 

[Buildroot] [PATCH] pure-ftpd: bump to version 1.0.41
 2015-06-28 12:04 UTC  (2+ messages)

[Buildroot] [git commit] pure-ftpd: bump to version 1.0.41
 2015-06-28 12:04 UTC 

[Buildroot] [PATCH] gcc: bump 4.9.x series to version 4.9.3
 2015-06-28 12:04 UTC  (2+ messages)

[Buildroot] [git commit] gcc: bump 4.9.x series to version 4.9.3
 2015-06-28 12:03 UTC 

[Buildroot] [PATCH] package/vlc: install vlc libraries in staging
 2015-06-28 12:03 UTC  (3+ messages)

[Buildroot] [git commit] package/vlc: install vlc libraries in staging
 2015-06-28 12:02 UTC 

[PATCH] SCSI: dtc: Fixed a brace issue on return 0
 2015-06-28 11:44 UTC 

[PATCH v10 7/7] bisect: allow any terms set by user
 2015-06-28 11:31 UTC  (10+ messages)
` [PATCH v10.1 "

[PATCH 1/1] ARM : missing corrupted reg in __do_div_asm
 2015-06-28 11:29 UTC  (3+ messages)

[xen-4.4-testing test] 58939: regressions - FAIL
 2015-06-28 11:24 UTC 

[U-Boot] [PATCH] imx: imximage: add new CHECK/CLR BIT command
 2015-06-28 11:00 UTC  (2+ messages)

[U-Boot] [v2 0/6] stv0991: enable cadence qspi controller & spi flash
 2015-06-28 10:57 UTC  (4+ messages)
` [U-Boot] [v2 6/6] stv0991: configure device tree for cadence qspi & flash

Setting up teuthology with OpenStack
 2015-06-28 10:51 UTC  (2+ messages)

Could not achieve wire speed for 40GE with any DPDK version on XL710 NIC's
 2015-06-28 10:34 UTC 

[PATCH] IB/mlx4: Use flow-counters for process_mad only when appropriate
 2015-06-28 10:33 UTC  (2+ messages)

[PATCH 1/2] iio:light:ltr501: fix regmap dependency
 2015-06-28 10:31 UTC  (2+ messages)
` [PATCH 2/2] iio:light:ltr501: fix variable in ltr501_init


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.