All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-05 19:49:18 to 2016-10-05 21:00:40 UTC [more...]

[Qemu-devel] [PATCH v4 1/1] qga: minimal support for fstrim for Windows guests
 2016-10-05 19:56 UTC  (4+ messages)

[Buildroot] [git commit] package/python-ipy: bump version to 0.83, switch upstream to python.org
 2016-10-05 21:00 UTC 

[Buildroot] [git commit] package/python-ipaddress: bump version to 1.0.17
 2016-10-05 21:00 UTC 

[Buildroot] [git commit] package/python-html5lib: bump version to 1.0b10
 2016-10-05 21:00 UTC 

[Buildroot] [git commit] package/python-flask: bump version to 0.11.1
 2016-10-05 21:00 UTC 

[Buildroot] [git commit] package/python-flask-jsonrpc: bump version to 0.3.1
 2016-10-05 21:00 UTC 

[Buildroot] [git commit] package/python-django: bump version to 1.10.2
 2016-10-05 21:00 UTC 

[Buildroot] [git commit] package/python-dataproperty: bump version to 0.9.0
 2016-10-05 21:00 UTC 

[Buildroot] [git commit] package/python-cryptography: bump version to 1.5.2
 2016-10-05 21:00 UTC 

[Buildroot] [git commit] package/python-configobj: bump version to 5.0.6
 2016-10-05 21:00 UTC 

[Buildroot] [git commit] package/python-certifi: bump version to 2016.9.26
 2016-10-05 21:00 UTC 

[Buildroot] [git commit] package/python-bottle: bump version to 0.12.9
 2016-10-05 21:00 UTC 

[Buildroot] [git commit] package/python-beautifulsoup4: bump version to 4.5.1
 2016-10-05 21:00 UTC 

[Buildroot] [git commit] package/python-autobahn: bump version to 0.16.0
 2016-10-05 21:00 UTC 

[Buildroot] [git commit] package/python-argh: bump version to 0.26.2
 2016-10-05 21:00 UTC 

[PATCH] multipath-tools: add HPE StoreVirtual 4000 family(LEFTHAND) to hwtable
 2016-10-05 21:00 UTC 

[Buildroot] [PATCH v2] package/linux-tools: add iio
 2016-10-05 20:59 UTC  (2+ messages)

[Buildroot] [PATCH v4] package/linux-tools: add gpio
 2016-10-05 20:59 UTC  (2+ messages)

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-10-05 20:58 UTC  (7+ messages)
` [RFC v3 16/22] bpf/cgroup,landlock: Handle Landlock hooks per cgroup
      ` [kernel-hardening] "

[Buildroot] [PATCH] configs/mx6udoo: Add initial support
 2016-10-05 20:58 UTC  (2+ messages)

rpmsg: exposing the bus to userspace
 2016-10-05 20:58 UTC  (10+ messages)

[Buildroot] [git commit] package/linux-tools: add iio
 2016-10-05 20:57 UTC 

master - lvmdbusd: Add LvCommon.DataPercent
 2016-10-05 20:57 UTC 

master - lvmdbusd: Add LvCommon.MovePv
 2016-10-05 20:57 UTC 

master - lvmdbusd: Add properties to LvCommon
 2016-10-05 20:57 UTC 

[Qemu-devel] [PATCH 00/19] Split cpu_exec_init() into an init and a realize part
 2016-10-05 20:57 UTC  (6+ messages)
` [Qemu-devel] [PATCH 01/19] exec: split cpu_exec_init()

[refpolicy] Syncthing Policy Ready for Merge
 2016-10-05 20:57 UTC 

[PATCH v9 00/14] Git filter protocol
 2016-10-05 20:57 UTC  (4+ messages)
` [PATCH v9 04/14] run-command: add wait_on_exit

linux-next: Tree for Sep 27
 2016-10-05 20:56 UTC  (5+ messages)
    ` error: 'struct net_device' has no member named 'nf_hooks_ingress'

[Buildroot] [git commit] package/linux-tools: add gpio
 2016-10-05 20:56 UTC 

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-10-05 20:55 UTC  (4+ messages)
` [PATCH 37/63] xfs: implement CoW for directio writes

[PATCH 0/3] Renesas R8A7743 CPG/MSSR clock support
 2016-10-05 20:55 UTC  (5+ messages)
` [PATCH 1/3] clk: renesas: cpg-mssr: add common R-Car Gen2 support
` [PATCH 2/3] ARM: shmobile: r8a7743: add CPG clock index macros
` [PATCH 3/3] clk: renesas: cpg-mssr: add R8A7743 support

[Buildroot] [PATCH v2] fakeroot: fix spurious message "undefined symbol"
 2016-10-05 20:55 UTC  (2+ messages)

[Buildroot] [git commit] fakeroot: fix spurious message "undefined symbol"
 2016-10-05 20:55 UTC 

[Buildroot] [PATCH] strace: bump to version 4.14
 2016-10-05 20:54 UTC  (2+ messages)

[Buildroot] [PATCH] ethtool: bump to version 4.8
 2016-10-05 20:54 UTC  (2+ messages)

[PATCH linux 00/15] FSI device driver introduction
 2016-10-05 20:54 UTC  (16+ messages)
` [PATCH linux 01/15] fsi: Add empty fsi bus definitions
` [PATCH linux 02/15] fsi: Add device & driver definitions
` [PATCH linux 03/15] fsi: add driver to device matches
` [PATCH linux 04/15] fsi: Add fsi master definition
` [PATCH linux 05/15] fsi: Add fake master driver
` [PATCH linux 06/15] fsi: enable debug
` [PATCH linux 07/15] fsi: Add slave defintion
` [PATCH linux 08/15] fsi: Add empty master scan
` [PATCH linux 09/15] fsi: Add crc4 helpers
` [PATCH linux 10/15] fsi: Implement slave initialisation
` [PATCH linux 11/15] fsi: scan slaves & register devices
` [PATCH linux 12/15] fsi: Add device read/write/peek functions
` [PATCH linux 13/15] fsi: Add GPIO master driver
` [PATCH linux 14/15] drivers/fsi: Rename slave to cfam
` [PATCH linux 15/15] drivers/fsi: Initialize CFAMs for read/write access

[Buildroot] [PATCH] wireshark: security bump to version 2.2.1
 2016-10-05 20:54 UTC  (2+ messages)

[PATCH 0/6] git-merge: a few documentation improvements
 2016-10-05 20:44 UTC  (10+ messages)
` [PATCH 1/6] git-merge: clarify "usage" by adding "-m <msg>"
` [PATCH 4/6] Documentation/git-merge.txt: improve short description in NAME
` [PATCH 5/6] Documentation/git-merge.txt: improve short description in DESCRIPTION

Clarification regarding MEM_ACCESS_* flags usage
 2016-10-05 20:54 UTC  (4+ messages)

[Buildroot] [git commit] strace: bump to version 4.14
 2016-10-05 20:54 UTC 

[Buildroot] [git commit] ethtool: bump to version 4.8
 2016-10-05 20:54 UTC 

[[yocto-autobuilder][PATCHv3]] Build sets to test new OS distribution in autobuilder
 2016-10-05 20:54 UTC 

[Buildroot] [git commit] wireshark: security bump to version 2.2.1
 2016-10-05 20:54 UTC 

[PATCH] icecc.bbclass: replace os.popen with subprocess.check_output
 2016-10-05 20:53 UTC  (2+ messages)
` [PATCHv2] "

[PATCH v3] staging: sm750fb: Replace printk() with pr_info()
 2016-10-05 20:52 UTC 

[kernel-hardening] [PATCH] printk: introduce kptr_restrict level 3
 2016-10-05 20:52 UTC  (3+ messages)
`  "
  ` [kernel-hardening] "

[PATCH] xfs: clear di_forkoff on ialloc
 2016-10-05 20:52 UTC  (2+ messages)

[PATCH 0/8] HuC Loading Patches
 2016-10-05 20:51 UTC  (5+ messages)
` [PATCH 7/8] drm/i915/get_params: Add GuC status to getparams
` [PATCH 8/8] drm/i915/get_params: Add HuC "

[PATCH] bluetooth.h: __ variants of u8 and friends are not neccessary inside kernel
 2016-10-05 20:51 UTC  (2+ messages)
` [PATCHv2] "

[PATCH v2] Staging: sm750fb: remove typedefs in ddk750_chip.h
 2016-10-05 20:49 UTC  (2+ messages)
` [Outreachy kernel] "

[[yocto-autobuilder][PATCHv2]] Build sets to test new OS distribution in autobuilder
 2016-10-05 20:49 UTC  (6+ messages)

[PATCH] drm/i915: Distinguish last emitted request from last submitted request
 2016-10-05 20:49 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] staging: ks7010: Add blank line after variable declarations
 2016-10-05 20:48 UTC 

[PATCH v5 0/5] firmware: encapsulate firmware loading status
 2016-10-05 20:46 UTC  (9+ messages)
` [PATCH v5 1/5] firmware: document user mode helper lock usage
` [PATCH v5 2/5] firmware: encapsulate firmware loading status

[PATCH V3 00/11] block-throttle: add .high limit
 2016-10-05 20:46 UTC  (17+ messages)

[PATCH] arm: Added support for getcpu() vDSO using TPIDRURW
 2016-10-05 20:44 UTC  (12+ messages)
` [PATCH v2] "

md-cluster - Assemble/Scan During Resync
 2016-10-05 20:43 UTC 

[Bug 176411] New: cpufreq/cpuinfo_cur_freq <unknown> for i7 5820k
 2016-10-05 20:41 UTC  (3+ messages)
` [Bug 176411] cpufreq/cpuinfo_cur_freq reports <unknown>

[PATCH] ARCv2: intc: untangle SMP, MCIP and IDU
 2016-10-05 20:39 UTC  (2+ messages)

USB hot-plug not working (ASUS TP301UA-C4028T)
 2016-10-05 20:41 UTC  (3+ messages)

[PATCH 0/8] PM / Domains: DT support for domain idle states & atomic PM domains
 2016-10-05 20:38 UTC  (20+ messages)
` [PATCH 1/8] PM / Domains: Make genpd state allocation dynamic
` [PATCH 2/8] PM / Domain: Add residency property to genpd states
` [PATCH 3/8] PM / Domains: Allow domain power states to be read from DT
` [PATCH 4/8] PM / Domains: Add fwnode provider to genpd states
` [PATCH 5/8] dt/bindings: Update binding for PM domain idle states
` [PATCH 6/8] PM / Domains: Abstract genpd locking
` [PATCH 7/8] PM / Domains: Support IRQ safe PM domains
` [PATCH 8/8] PM / doc: Update device documentation for devices in "

[PATCH v3 0/8] Add support for SafeXcel IP-76 to OMAP RNG
 2016-10-05 20:37 UTC  (4+ messages)

[PATCH] return the right error in thaw_bdev()
 2016-10-05 20:35 UTC  (7+ messages)
` [PATCH] fs/block_dev.c: "

[PATCH 0/5] HID: sony: game controller updates
 2016-10-05 20:35 UTC  (6+ messages)
` [PATCH 4/5] HID: sony: Send ds4 output reports on output end-point

4.8 ia64: usercopy: kernel memory exposure attempt detected
 2016-10-05 22:05 UTC  (2+ messages)

[ath9k-devel] [RFC 0/3] of: add common bindings to (de)activate IEEE 802.11 bands
 2016-10-05 20:34 UTC  (10+ messages)
        `  "

[PATCH] staging: speakup: Replaced obsolete simple_strtoul
 2016-10-05 20:32 UTC 

[RFC 00/15] ACPI graph support
 2016-10-05 20:33 UTC  (9+ messages)

[PATCH 0/6] Start of skl watermark cleanup
 2016-10-05 20:33 UTC  (9+ messages)
` [PATCH 1/6] drm/i915/skl: Move per-pipe ddb allocations into crtc states
  ` [Intel-gfx] "
` [PATCH 2/6] drm/i915/skl: Remove linetime from skl_wm_values
  ` [Intel-gfx] "
` [PATCH 4/6] drm/i915/gen9: Make skl_wm_level per-plane
  ` [Intel-gfx] "

[RFC/PATCH 0/2] place cherry pick line below commit title
 2016-10-05 20:33 UTC  (13+ messages)

[PATCH 1/2] nvme: don't schedule multiple resets
 2016-10-05 20:32 UTC  (2+ messages)
` [PATCH 2/2] nvme: Delete created IO queues on reset

Fatbeacons and 'streamed read' of a characteristic
 2016-10-05 20:31 UTC 

[kernel-hardening] [RFC v2 00/10] Landlock LSM: Unprivileged sandboxing
 2016-10-05 20:30 UTC  (8+ messages)
` [kernel-hardening] "
      `  "

[kernel-hardening] initcall randomization
 2016-10-05 20:30 UTC  (3+ messages)

[PATCH] parisc: Add cfi_startproc and cfi_endproc to assembly code
 2016-10-05 20:28 UTC 

[U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL
 2016-10-05 20:28 UTC  (4+ messages)

[U-Boot] [PATCH 1/1]: environment in eMMC boot partition
 2016-10-05 20:28 UTC 

Patch "Using BUG_ON() as an assert() is _never_ acceptable" has been added to the 4.8-stable tree
 2016-10-05 20:27 UTC 

[PATCH 00/22] Use bb.fatal() instead of raising FuncFailed
 2016-10-05 20:26 UTC  (3+ messages)
` [PATCH 22/22] cmake: "

[PATCH 00/15] improve function-level documentation
 2016-10-05 20:25 UTC  (6+ messages)
  ` kernel-doc-rst-lint (was: Re: [PATCH 00/15] improve function-level documentation)

[PATCH v2] ath10k: cache calibration data when the core is stopped
 2016-10-05 20:23 UTC  (2+ messages)

[PATCH] run-command: fix build on cygwin (stdin is a macro)
 2016-10-05 20:19 UTC 

[U-Boot] [PATCH] spi: fsl_qspi: Preserve endianness of QSPI MCR
 2016-10-05 20:19 UTC 

[GIT PULL] Staging/IIO driver patches for 4.9-rc1
 2016-10-05 20:17 UTC  (3+ messages)

[RFD] I/O scheduling in blk-mq
 2016-10-05 20:16 UTC  (6+ messages)

[Buildroot] gdb texinfo dependency
 2016-10-05 20:16 UTC  (4+ messages)

[PATCH v2 1/2] Documentation: tpm: add the IBM Virtual TPM device tree binding documentation
 2016-10-05 20:14 UTC  (3+ messages)

[PATCH 1/2] i40e: Add packet_type metadata in the i40e vPMD
 2016-10-06  0:12 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] i40e: Enable bad checksum flags in "

teuthology support for the new build system
 2016-10-05 20:14 UTC 

[PATCH] tpm: don't destroy chip device prematurely
 2016-10-05 20:09 UTC  (12+ messages)

[GIT PULL] overlayfs update for 4.9
 2016-10-05 20:06 UTC  (2+ messages)

[PATCH] parisc: Move hpmc stack into page aligned bss section
 2016-10-05 20:05 UTC 

xfs_file_splice_read: possible circular locking dependency detected
 2016-10-05 20:05 UTC  (10+ messages)
` [RFC][CFT] splice_read reworked
    ` local DoS - systemd hang or timeout (WAS: Re: [RFC][CFT] splice_read reworked)

[RFC 0/2] Add device tree property and quirk for supporting sdhci
 2016-10-05 20:03 UTC  (4+ messages)
` [RFC 1/2] sdhci: Add device tree property sd-broken-highspeed

[Cocci] Replacing one (specific!) type with another
 2016-10-05 20:02 UTC  (4+ messages)

[PATCH 1/2] tls: Move DER code to the TLS module and make static
 2016-10-05 19:58 UTC  (2+ messages)

[PATCH 00/12] Fixes, cleanup and g_NCR5380_mmio/g_NCR5380 merger
 2016-10-05 19:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/1]: add nand_bootupdate for i.MX6 and likes
 2016-10-05 19:57 UTC 

[ath9k-devel] [PATCH v3] ath9k: Switch to using mac80211 intermediate software queues
 2016-10-05 19:56 UTC  (13+ messages)
` [ath9k-devel] [PATCH v4] "
                      `  "

[PATCH] gatmux: add telit specific mux implementation
 2016-10-05 19:54 UTC  (2+ messages)

[PATCH net] netlink: do not enter direct reclaim from netlink_dump()
 2016-10-05 19:54 UTC  (2+ messages)

LTTng 2.9 sessiond misbehaving
 2016-10-05 19:51 UTC 

[PATCH] perf powerpc: Don't call perf_event_disable from atomic context
 2016-10-05 19:53 UTC  (7+ messages)

[Qemu-devel] [PATCH v2] qmp: Disable query-cpu-* commands when they're unavailable
 2016-10-05 19:52 UTC  (2+ messages)

[PATCH rfc 0/6] convert nvme pci to use irq-poll service
 2016-10-05 19:49 UTC  (5+ messages)
` [PATCH rfc 1/6] nvme-pci: Split __nvme_process_cq to poll and handle


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.