All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-30 15:16:19 to 2016-07-30 19:35:31 UTC [more...]

[PATCH] staging: vt6656: Fix block comment style
 2016-07-30 19:35 UTC 

sfi_core warnings - and a pointer arithmetic bug
 2016-07-30 19:33 UTC 

[Qemu-devel] [Qemu-ppc] [PATCH] ppc: Add MacOS VGA driver ROM
 2016-07-30 19:33 UTC  (3+ messages)

[Buildroot] [PATCH 0/7] zynq: bump all Zynq boards to newest U-Boot, Linux, unifying readme.txt
 2016-07-30 19:26 UTC  (7+ messages)
` [Buildroot] [PATCH 6/7] zynq_zc706: bump U-Boot to xilinx-v2016.2

Open bugs found by fuzzing as of 2016-07-30
 2016-07-30 19:25 UTC  (3+ messages)

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-07-30_15-00-47
 2016-07-30 19:24 UTC 

Build errors in v3.2-stable-queue
 2016-07-30 19:18 UTC  (2+ messages)

[PATCH 0/6] Apple device properties
 2016-07-30 19:16 UTC  (4+ messages)
` [PATCH 1/6] efi: Retrieve "

[PATCH v2 1/2] format-patch: Add a config option format.from to set the default for --from
 2016-07-30 19:11 UTC  (2+ messages)
` [PATCH v2 2/2] format-patch: Default to --from

[PATCH 1/2] format-patch: Add a config option format.from to set the default for --from
 2016-07-30 19:11 UTC  (4+ messages)
      ` [PATCH v2 0/2] format-patch: Transition the default to --from to avoid spoofed mails

[Bug 91632] New: Crash in nouveau
 2016-07-30 19:08 UTC  (3+ messages)
  ` [Bug 91632] Assert in nouveau_pushbuf_data

[pasemi] problem with i2c-pasemi
 2016-07-30 18:20 UTC  (2+ messages)

true love
 2016-07-30 18:58 UTC 

Btrfs send to send out metadata and data separately
 2016-07-30 18:49 UTC  (2+ messages)

[Ksummit-discuss] [CORE TOPIC] More useful types in the linux kernel
 2016-07-30 18:49 UTC  (4+ messages)

[RFC 00/22] xen/arm: Rework the P2M code to follow break-before-make sequence
 2016-07-30 18:40 UTC  (5+ messages)
` [RFC 12/22] xen/arm: p2m: Introduce p2m_get_entry and use it to implement __p2m_lookup
` [RFC 18/22] xen/arm: p2m: Introduce p2m_set_entry and __p2m_set_entry

[Buildroot] [PATCH] warpboard: README: Improve instructions about using wifi
 2016-07-30 18:36 UTC 

[PATCH] pass constants as first argument to st_mult()
 2016-07-30 18:18 UTC 

Пробив любых данных т. +79776066203 Email: nahcho@163.com
 2016-07-29 18:55 UTC 

t7063 failure on FreeBSD 10.3 i386/amd64
 2016-07-30 18:20 UTC  (2+ messages)
` [PATCH] t7063: work around FreeBSD's lazy mtime update feature

[xen-unstable test] 99772: tolerable FAIL - PUSHED
 2016-07-30 18:16 UTC 

v3.18.38 build: 0 failures 94 warnings (v3.18.38)
 2016-07-30 18:08 UTC 

[added to the 3.18 stable tree] VFS: net/unix: d_backing_inode() annotations
 2016-07-30 18:05 UTC  (3+ messages)
` [added to the 3.18 stable tree] sparc64: Fix numa node distance initialization

[added to the 4.1 stable tree] af_unix: Fix splice-bind deadlock
 2016-07-30 18:04 UTC  (3+ messages)
` [added to the 4.1 stable tree] sparc64: Fix numa node distance initialization

[Ksummit-discuss] [TECH TOPIC] Containerisation, namespaces and keyrings
 2016-07-30 17:50 UTC  (2+ messages)

[PATCH 0/3] sctp_diag: A bunch of fixes for upcoming 'ss' support
 2016-07-30 17:59 UTC  (6+ messages)
` [PATCH 2/3] sctp_diag: export timer value only if it is active

[PATCH] gitweb: escape link body in format_ref_marker
 2016-07-30 17:46 UTC  (2+ messages)

[PATCH v3 0/3] Spidev usability patchset update
 2016-07-30 17:45 UTC  (7+ messages)
` [PATCH v3 2/3] spi: of: allow instantiating slaves without a driver

[PATCH] prctl: remove one-shot limitation for changing exe link
 2016-07-30 17:31 UTC  (6+ messages)

[PATCH v9 00/41] libify apply and use lib in am, part 2
 2016-07-30 17:25 UTC  (41+ messages)
` [PATCH v9 01/41] apply: make some names more specific
` [PATCH v9 02/41] apply: move 'struct apply_state' to apply.h
` [PATCH v9 03/41] builtin/apply: make apply_patch() return -1 or -128 instead of die()ing
` [PATCH v9 04/41] builtin/apply: read_patch_file() return -1 "
` [PATCH v9 05/41] builtin/apply: make find_header() return -128 "
` [PATCH v9 06/41] builtin/apply: make parse_chunk() return a negative integer on error
` [PATCH v9 07/41] builtin/apply: make parse_single_patch() return -1 "
` [PATCH v9 08/41] builtin/apply: make parse_whitespace_option() return -1 instead of die()ing
` [PATCH v9 09/41] builtin/apply: make parse_ignorewhitespace_option() "
` [PATCH v9 10/41] builtin/apply: move init_apply_state() to apply.c
` [PATCH v9 11/41] apply: make init_apply_state() return -1 instead of exit()ing
` [PATCH v9 12/41] builtin/apply: make check_apply_state() return -1 instead of die()ing
` [PATCH v9 13/41] builtin/apply: move check_apply_state() to apply.c
` [PATCH v9 14/41] builtin/apply: make apply_all_patches() return 128 or 1 on error
` [PATCH v9 15/41] builtin/apply: make parse_traditional_patch() return -1 "
` [PATCH v9 16/41] builtin/apply: make gitdiff_*() return 1 at end of header
` [PATCH v9 17/41] builtin/apply: make gitdiff_*() return -1 on error
` [PATCH v9 18/41] builtin/apply: change die_on_unsafe_path() to check_unsafe_path()
` [PATCH v9 19/41] builtin/apply: make build_fake_ancestor() return -1 on error
` [PATCH v9 20/41] builtin/apply: make remove_file() "
` [PATCH v9 21/41] builtin/apply: make add_conflicted_stages_file() "
` [PATCH v9 22/41] builtin/apply: make add_index_file() "
` [PATCH v9 23/41] builtin/apply: make create_file() "
` [PATCH v9 24/41] builtin/apply: make write_out_one_result() "
` [PATCH v9 25/41] builtin/apply: make write_out_results() "
` [PATCH v9 26/41] builtin/apply: make try_create_file() "
` [PATCH v9 27/41] builtin/apply: make create_one_file() "
` [PATCH v9 28/41] builtin/apply: rename option parsing functions
` [PATCH v9 29/41] apply: rename and move opt constants to apply.h
` [PATCH v9 31/41] apply: make some parsing functions static again
` [PATCH v9 32/41] apply: use error_errno() where possible
` [PATCH v9 33/41] environment: add set_index_file()
` [PATCH v9 34/41] write_or_die: use warning() instead of fprintf(stderr, ...)
` [PATCH v9 35/41] apply: make it possible to silently apply
` [PATCH v9 36/41] apply: don't print on stdout in verbosity_silent mode
` [PATCH v9 37/41] usage: add set_warn_routine()
` [PATCH v9 38/41] usage: add get_error_routine() and get_warn_routine()
` [PATCH v9 39/41] apply: change error_routine when silent
` [PATCH v9 40/41] apply: refactor `git apply` option parsing
` [PATCH v9 41/41] builtin/am: use apply api in run_apply()

[PATCH v8 00/41] libify apply and use lib in am, part 2
 2016-07-30 17:39 UTC  (5+ messages)

[PATCH] use strbuf_addstr() for adding constant strings to a strbuf
 2016-07-30 17:36 UTC 

[PATCH v3 00/13] sunxi spi fixes
 2016-07-30 17:32 UTC  (10+ messages)

[v4l-utils PATCH v2] libdvbv5: Improve vdr format output for DVB-T(2)
 2016-07-30 17:23 UTC 

[PATCH 0/3] new feature: monitoring page cache events
 2016-07-30 17:31 UTC  (6+ messages)

means a lot to me
 2016-07-30 11:45 UTC 

[Ksummit-discuss] Nominating Fengguang Wu - 0-day
 2016-07-30 17:24 UTC  (9+ messages)

[PATCH v3 0/8] status: V2 porcelain status
 2016-07-30 17:22 UTC  (3+ messages)
` [PATCH v3 7/8] status: update git-status.txt for --porcelain=v2

master - lvconvert: Set lp->segtype in only one place
 2016-07-30 17:20 UTC 

[v4l-utils PATCH] libdvbv5: Improve vdr format output for DVB-T(2)
 2016-07-30 17:14 UTC 

[PATCH] KEYS: Sort out big_key initialisation
 2016-07-30 17:07 UTC  (2+ messages)

[RFC v0 0/8] Reuse firmware loader helpers
 2016-07-30 16:58 UTC  (7+ messages)
` [RFC v0 7/8] Input: ims-pcu: use firmware_stat instead of completion

[PATCH] net: tulip: fix spelling mistake: "attemping" -> "attempting"
 2016-07-30 16:47 UTC 

[PATCH v3] watchdog: ziirave_wdt: Add support to upload the firmware
 2016-07-30 16:46 UTC  (2+ messages)

Issue with global config defaults "user.useConfigOnly = true" + "pull.rebase = preserve" - "user.email"
 2016-07-30 16:41 UTC  (8+ messages)

[PATCH] staging: comedi/drivers: Fixed sparse warnings
 2016-07-30 16:38 UTC 

[Ksummit-discuss] Last minute nominations: mcgrof and toshi
 2016-07-30 16:36 UTC  (11+ messages)

[PATCH xfsprogs 2/2] linux.h: Define xfs_off_t as int64_t
 2016-07-30 16:36 UTC  (2+ messages)

[PATCH v2] ARM: pxa: fix GPIO double shifts
 2016-07-30 16:30 UTC  (3+ messages)

[PATCH] hwmon: (ltc4151) Make shunt-resistor configurable
 2016-07-30 16:26 UTC  (5+ messages)
` [PATCH 1/2 v2] "

[linux-3.18 test] 99766: regressions - FAIL
 2016-07-30 16:26 UTC 

[Ksummit-discuss] [CORE TOPIC] stable workflow
 2016-07-30 16:19 UTC  (11+ messages)

[Buildroot] [git commit] zynq: unify readme.txt for all Zynq boards
 2016-07-30 16:15 UTC 

[Buildroot] [git commit] zynq_zc706: bump U-Boot to xilinx-v2016.2
 2016-07-30 16:14 UTC 

Patch "USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails" has been added to the 3.14-stable tree
 2016-07-30 16:14 UTC  (3+ messages)

[Buildroot] [git commit] zynq_zc706: bump Linux to xilinx-v2016.2
 2016-07-30 16:13 UTC 

[Buildroot] [git commit] zynq_microzed: bump U-Boot to xilinx-v2016.2
 2016-07-30 16:13 UTC 

[Buildroot] [git commit] zynq_microzed: bump Linux to xilinx-v2016.2
 2016-07-30 16:13 UTC 

[Buildroot] [git commit] zynq_zed: bump U-Boot to xilinx-v2016.2
 2016-07-30 16:13 UTC 

[PATCH] Staging: wlan-ng: fixed "do not add new typedefs" warnings
 2016-07-30 16:11 UTC 

[PATCH 33/33] Staging: android: ion: ion.c: Compression of lines for
 2016-07-30 16:11 UTC 

[Buildroot] [git commit] zynq_zed: bump Linux to xilinx-v2016.2
 2016-07-30 16:10 UTC 

[Buildroot] [git commit] Revert "package/Makefile.in should grab HOST_DIR headers using -isystem instead of -I."
 2016-07-30 16:10 UTC 

[Buildroot] [PATCH 1/1] minissdpd: new package
 2016-07-30 16:09 UTC  (2+ messages)

Linux kernel 3.18.38 released
 2016-07-30 16:07 UTC 

[PATCH] mpt3sas: Fix resume on WarpDrive flash cards
 2016-07-30 16:06 UTC 

Delivery Notification, ID 00000337042
 2016-07-30 16:06 UTC 

Linux kernel 4.1.29 released
 2016-07-30 16:02 UTC 

[patch] hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009
 2016-07-30 15:58 UTC  (2+ messages)

[PATCH] btrfs: relocation: Fix leaking qgroups numbers on data extents
 2016-07-30 15:57 UTC  (4+ messages)
`  "

[PATCH v2 0/2] ASoC: Extended SPDIF support to Allwinner A31 SoCs
 2016-07-30 15:56 UTC  (9+ messages)
` [PATCH v2 1/2] ASoC: sunxi: Add bindings for sun6i to SPDIF
` [PATCH v2 2/2] ASoC: sunxi: compatibility "

[PATCH v2 1/2] hwmon: adt7411: set sane values for CFG1 and CFG3
 2016-07-30 15:55 UTC  (4+ messages)
` [PATCH v2 2/2] hwmon: adt7411: add external thermal diode support

[BUG] kernel NULL pointer dereference observed during pmem btt switch test
 2016-07-30 15:52 UTC  (4+ messages)

[RFC 0/3] drm: Add DRM text mode
 2016-07-30 15:48 UTC  (4+ messages)

Клиентские базы Email: bawupecoda-3897@yopmail.com Skype: prodawez389 Запросите подробности сейчас Если интересно Благодарим за быстрый ответ!
 2016-07-30 11:22 UTC 

[kernel-hardening] [PATCH 0/7] char/random: Simplify random address requests
 2016-07-30 15:42 UTC  (25+ messages)
` [PATCH v2 "
  ` [kernel-hardening] "
  ` [PATCH v2 1/7] random: Simplify API for "
    ` [kernel-hardening] "
  ` [PATCH v2 2/7] x86: Use simpler "
    ` [kernel-hardening] "
  ` [PATCH v2 3/7] ARM: "
    ` [kernel-hardening] "
  ` [PATCH v2 4/7] arm64: "
    ` [kernel-hardening] "
  ` [PATCH v2 5/7] tile: "
    ` [kernel-hardening] "
  ` [PATCH v2 6/7] unicore32: "
    ` [kernel-hardening] "
  ` [PATCH v2 7/7] random: Remove unused randomize_range()
    ` [kernel-hardening] "

[PATCH 1/2] net: ethernet: marvell: mvneta: use phydev from struct net_device
 2016-07-30 15:42 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettings

Urgent Please
 2016-07-30 14:40 UTC 

[PATCH 0/2] ASoC: Extended SPDIF support to Allwinner A31 SoCs
 2016-07-30 15:40 UTC  (25+ messages)
` [PATCH 1/2] ASoC: sunxi: Add bindings for sun6i to SPDIF
` [PATCH 2/2] ASoC: sunxi: compatibility "
    ` [linux-sunxi] "

[PATCH 33/33] Staging: android: ion: ion.c: Compression of lines for
 2016-07-30 15:26 UTC  (2+ messages)

Dell XPS One 2710 HDA Intel PCH - No S/PDIF Output
 2016-07-30 15:24 UTC 

[RFC,v3] timekeeping: Limit the sleep time to avoid overflow
 2016-07-30 15:27 UTC 

[PATCH v2 0/5] mmc: sunxi: sun4i / sun5i do not have sample clocks
 2016-07-30 15:18 UTC  (6+ messages)
` [PATCH v2 3/5] mmc: sunxi: Factor out clock phase setting code into a helper function
` [PATCH v2 5/5] ARM: dts: sunxi: Use new sun7i-a20-mmc compatible on sun7i and newer


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.