All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-01 21:31:44 to 2016-12-01 22:21:36 UTC [more...]

[Buildroot] [git commit] systemd: bump version to 232
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] olimex_imx233_olinuxino: use the common mxs genimage script
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] gst1-plugins-ugly: bump to version 1.10.0
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] wpa_supplicant: add mesh support (IEEE 80211s)
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] configs/imx23evk: Add support for imx23evk
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] gst1-plugins-bad: enable webrtc plugin
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] ustream-ssl: new package
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] sqlite: bump version to 3150100 (3.15.1)
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] webrtc-audio-processing: refactor architecture dependency as a blind option
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] gst1-plugins-bad: add new timecode plugin
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] gst1-plugins-base: bump to version 1.10.0
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] gst1-plugins-bad: enable fdkaac plugin
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] lvm2: bump version to 2.02.167
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] package/sudo: bump version to 1.8.18p1
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] Makefile: delete default rules
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] package/sudo: add optional support for zlib
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] gst1-plugins-bad: bump to version 1.10.0
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] gst1-plugins-good: bump to version 1.10.0
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] libpjsip: bump to 2.5.5
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] DEVELOPERS: add entry for uhttpd and ustream-ssl
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] gstreamer1: bump to version 1.10.0
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] gst1-rtsp-server: bump to version 1.10.0
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] fdk-aac: refactor architecture dependency as a blind option
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] cmake: bump version to 3.6.3
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] gst1-plugins-bad: add srtp support
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] gstreamer1: add explicit libunwind support
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] freescale: Add a standard genimage script for MX23/MX28
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] configs/imx28evk: Use the common mxs genimage script
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] package/openvpn: bump to version 2.3.13
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] tinycbor: bump to version v0.4
 2016-12-01 22:21 UTC 

[Buildroot] [git commit] uhttpd: new package
 2016-12-01 22:21 UTC 

[PATCH v4 0/7] Disable VF's memory space on updating IOV BARs
 2016-12-01 22:21 UTC  (2+ messages)

[PATCH] regulator: tps65086: Fix 25mV ranges for BUCK regulators
 2016-12-01 22:21 UTC  (4+ messages)

EXT: Re: "Your branch is ahead of 'origin' by X commits"
 2016-12-01 22:20 UTC  (2+ messages)

[Buildroot] [PATCH next 01/10] gstreamer1/gstreamer1: bump version to 1.10.2
 2016-12-01 22:20 UTC  (3+ messages)
` [Buildroot] [PATCH next 10/10] gstreamer1/gst1-imx: bump version to 0.12.3

[PATCH 00/26] pNFS updates for v4.10
 2016-12-01 22:19 UTC  (27+ messages)
` [PATCH 01/26] pNFS: Fix a deadlock between read resends and layoutreturn
  ` [PATCH 02/26] pNFS: Don't clear the layout stateid if a layout return is outstanding
    ` [PATCH 03/26] pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid
      ` [PATCH 04/26] pNFS: Force a retry of LAYOUTGET if the stateid doesn't match our cache
        ` [PATCH 05/26] pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed
          ` [PATCH 06/26] pNFS: Fix race in pnfs_wait_on_layoutreturn
            ` [PATCH 07/26] pNFS: consolidate the different range intersection tests
              ` [PATCH 08/26] pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlers
                ` [PATCH 09/26] pNFS: Do not free layout segments that are marked for return
                  ` [PATCH 10/26] NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid
                    ` [PATCH 11/26] pNFS: Remove spurious wake up in pnfs_layout_remove_lseg()
                      ` [PATCH 12/26] pNFS: Skip checking for return-on-close if the layout is invalid
                        ` [PATCH 13/26] pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
                          ` [PATCH 14/26] pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_roc
                            ` [PATCH 15/26] NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz
                              ` [PATCH 16/26] NFSv4: Add encode/decode of the layoutreturn op in CLOSE
                                ` [PATCH 17/26] NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN
                                  ` [PATCH 18/26] pNFS: Clean up - add a helper to initialise struct layoutreturn_args
                                    ` [PATCH 19/26] pNFS: Enable layoutreturn operation for return-on-close
                                      ` [PATCH 20/26] pNFS: Prevent unnecessary layoutreturns after delegreturn
                                        ` [PATCH 21/26] pNFS: Clear all layout segment state in pnfs_mark_layout_stateid_invalid
                                          ` [PATCH 22/26] pNFS: Fix bugs in _pnfs_return_layout
                                            ` [PATCH 23/26] pNFS: Sync the layout state bits in pnfs_cache_lseg_for_layoutreturn
                                              ` [PATCH 24/26] pNFS: Don't mark the layout as freed if the last lseg is marked for return
                                                ` [PATCH 25/26] pNFS: Wait on outstanding layoutreturns to complete in pnfs_roc()
                                                  ` [PATCH 26/26] pNFS: Skip invalid stateids when doing a bulk destroy

[PATCH] mm: page_alloc: High-order per-cpu page allocator v3
 2016-12-01 22:17 UTC  (8+ messages)

[PATCH 0/2] Make arm64 headers self-contained
 2016-12-01 22:17 UTC  (3+ messages)
` [PATCH 2/2] arm64: xen: Split architecture-specific headers from 32bit ARM

[PATCH 0/6] UBIFS related fscrypt updates
 2016-12-01 22:14 UTC  (8+ messages)
` [PATCH 1/6] fscrypt: Use correct index in decrypt path
` [PATCH 2/6] fscrypt: Release fscrypt context on in-place encryption
` [PATCH 3/6] fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()
` [PATCH 4/6] fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()
  ` [PATCH 4/6] fscrypt: Cleanup page locking requirements for fscrypt_{decrypt, encrypt}_page()
` [PATCH 5/6] fscrypt: Deplay bounce page pool allocation until needed
` [PATCH 6/6] fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL

[PATCH 0/3] Texas Instruments TMP108 temperature sensor driver
 2016-12-01 22:15 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH 1/2] hwmon: Add "

[kvm-unit-tests PATCH v13 0/4] ARM PMU tests
 2016-12-01 22:11 UTC  (9+ messages)
` [kvm-unit-tests PATCH v13 4/4] arm: pmu: Add CPI checking
      ` [Qemu-devel] "

[PATCH 0/1] NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040
 2016-12-01 22:13 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/6 v2] dax: Page invalidation fixes
 2016-12-01 22:13 UTC  (4+ messages)
` [PATCH 4/6] dax: Finish fault completely when loading holes

Initial thoughts on TXDP
 2016-12-01 22:12 UTC  (7+ messages)

[WIP] net+mlx4: auto doorbell
 2016-12-01 22:10 UTC  (5+ messages)

Question about recovery vs backfill priorities
 2016-12-01 22:10 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: r8a7791: Add ADI pinconf support
 2016-12-01 22:10 UTC  (2+ messages)
` [PATCH v2] "

ARM: Request backport for Xen 4.6 and Xen 4.5
 2016-12-01 22:10 UTC  (2+ messages)

[PATCH v3] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller
 2016-12-01 22:10 UTC  (6+ messages)

[PATCH 0/2] Revise handling of some mount errors
 2016-12-01 22:09 UTC  (4+ messages)
` [PATCH 2/2] mount: take history into account when assessing if an error is permanent

[pci:pci/ecam 6/13] arch/arm64/kernel/pci.c:128:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'struct'
 2016-12-01 22:09 UTC  (2+ messages)

[PATCH] NFSv4.1: Fix regression in callback retry handling
 2016-12-01 22:07 UTC 

NFSv4.2 mode_umask support
 2016-12-01 22:07 UTC  (3+ messages)
` [PATCH 1/2] nfs: add support for the umask attribute

[PATCH 0/5] Performance optimsations for 4.10
 2016-12-01 22:06 UTC  (6+ messages)
` [PATCH 1/5] NFSv4: Don't check file access when reclaiming state
  ` [PATCH 2/5] NFSv4: Don't ask for the change attribute "
    ` [PATCH 3/5] NFSv4: Don't request a GETATTR on open_downgrade
      ` [PATCH 4/5] NFSv4: Don't request close-to-open attribute when holding a delegation
        ` [PATCH 5/5] NFSv4: Optimise away forced revalidation when we know the attributes are OK

High perf top ip_idents_reserve doing netperf UDP_STREAM
 2016-12-01 22:04 UTC  (19+ messages)
  ` Netperf UDP issue with connected sockets
                              ` [WIP] net+mlx4: auto doorbell

[PATCH 00/39] Annotate hw config module params for future lockdown
 2016-12-01 22:05 UTC  (3+ messages)
` [PATCH 27/39] Annotate hardware config module parameters in drivers/scsi/

[PATCH v4 0/4] thermal: add driver for R-Car Gen3
 2016-12-01 22:04 UTC  (5+ messages)
` [PATCH v4 1/4] thermal: rcar_gen3_thermal: Document the "
` [PATCH v4 2/4] thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driver
` [PATCH v4 3/4] arm64: dts: r8a7795: Add R-Car Gen3 thermal support
` [PATCH v4 4/4] arm64: dts: r8a7796: "

[PATCH v11 0/6] add Tx preparation
 2016-12-01 22:03 UTC  (9+ messages)
` [PATCH v12 "
` [PATCH v12 1/6] ethdev: "

[PATCH 0/6] UBIFS NFS export support
 2016-12-01 22:02 UTC  (8+ messages)
` [PATCH 1/6] ext4: Move is_32bit_api() to generic code
` [PATCH 2/6] ubifs: Provide a custom llseek for directories
` [PATCH 3/6] ubifs: Use 64bit readdir cookies
` [PATCH 4/6] ubifs: Maintain a parent pointer
` [PATCH 5/6] ubifs: Implement export_operations
` [PATCH 6/6] ubifs: Wire up NFS support

[PATCH 1/2] bcache: Remove redundant set_capacity
 2016-12-01 22:02 UTC  (6+ messages)

[PATCH 0/2] Reorganize raid*_make_request to clean up code
 2016-12-01 22:00 UTC  (5+ messages)
` [PATCH 1/2] md/raid1: Refactor raid1_make_request

linux-next: manual merge of the edac-amd tree with the edac tree
 2016-12-01 22:00 UTC  (6+ messages)
` [PATCH] EDAC: Document HW_EVENT_ERR_DEFERRED type

[PATCH v5 0/6] recursively grep across submodules
 2016-12-01 21:59 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/6] submodules: add helper functions to determine presence of submodules

4.8.8, bcache deadlock and hard lockup
 2016-12-01 21:58 UTC  (8+ messages)

[patch net-next v3 00/12] ipv4: fib: Allow modules to dump FIB tables
 2016-12-01 21:57 UTC  (7+ messages)
` [patch net-next v3 11/12] mlxsw: spectrum_router: Request a dump of FIB tables during init

[PATCH v10 0/8] power: add power sequence library
 2016-12-01 21:57 UTC  (7+ messages)
` [PATCH v10 2/8] "

Xen ARM - Exposing a PL011 to the guest
 2016-12-01 21:55 UTC  (4+ messages)

[PATCH] intelrdt: resctrl: recommend locking for resctrlfs
 2016-12-01 21:54 UTC  (4+ messages)

[SPDK] Netlist storage card
 2016-12-01 21:55 UTC 

[PATCH v5 1/2] ASoC: samsung: Add DT bindings documentation for TM2 sound subsystem
 2016-12-01 21:54 UTC  (2+ messages)
` Applied "ASoC: samsung: Add DT bindings documentation for TM2 sound subsystem" to the asoc tree

[PATCH v10 00/12] PCI: ARM64 ECAM quirks
 2016-12-01 21:53 UTC  (2+ messages)

[mtd-next:master 11/11] drivers/mtd/mtdcore.c:1786:29-32: ERROR: reference preceded by free on line 1784 (fwd)
 2016-12-01 21:52 UTC  (2+ messages)

[PATCH 0/3] debugobjects: Reduce global pool_lock contention
 2016-12-01 21:50 UTC  (4+ messages)
` [PATCH 1/3] debugobjects: Scale thresholds with # of CPUs
` [PATCH 2/3] debugobjects: Track number of kmem_cache_alloc/kmem_cache_free done
` [PATCH 3/3] debugobjects: Reduce contention on the global pool_lock

[flamebait] xdp, well meaning but pointless
 2016-12-01 21:51 UTC  (8+ messages)

[PATCH] net: ethernet: ti: davinci_cpdma: sanitize inter-module API
 2016-12-01 21:51 UTC 

[Intel-wired-lan] [next PATCH S55 00/14] i40e/i40evf updates
 2016-12-01 21:50 UTC  (11+ messages)
` [Intel-wired-lan] [next PATCH S55 05/14] i40e: refactor macro INTRL_USEC_TO_REG
` [Intel-wired-lan] [next PATCH S55 10/14] i40e/i40evf: Limit dma sync of RX buffers to actual packet size
` [Intel-wired-lan] [next PATCH S55 12/14] i40e/i40evf: elimitate i40e_pull_tail()
` [Intel-wired-lan] [next PATCH S55 13/14] i40e: update comment explaining where FDIR buffers are freed
` [Intel-wired-lan] [next PATCH S55 14/14] i40e/i40evf : Changed version from 1.6.25 to 1.6.27

[PATCH 0/3] hpsa compatility fixes
 2016-12-01 21:50 UTC  (3+ messages)
` [PATCH 2/3] hpsa: fallback to use legacy REPORT PHYS command

[PATCH] iommu/intel-iommu: fix pasid table size encoding
 2016-12-01 21:50 UTC  (2+ messages)

[PATCH] usb: hub: Wait for connection to be reestablished after port reset
 2016-12-01 21:49 UTC 

[RFC][PATCH] vfs: lockdep annotate of stacked inode_lock()
 2016-12-01 21:48 UTC 

[PATCH 5/5] Input: arizona-haptics - Use SoC component pin control functions
 2016-12-01 21:48 UTC  (3+ messages)
` Applied "Input: arizona-haptics - Use SoC component pin control functions" to the asoc tree

"Your branch is ahead of 'origin' by X commits"
 2016-12-01 21:47 UTC  (2+ messages)

[PATCH v7 0/2] usb: xhci: plat: Enable runtime PM
 2016-12-01 21:46 UTC  (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] usb: xhci: plat: Enable async suspend/resume

[PATCH] spi: fsl-espi: fix ioread16/iowrite16 endianness
 2016-12-01 21:46 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: fix ioread16/iowrite16 endianness" to the spi tree

[PATCH 4/5] extcon: arizona: Use SoC component pin control functions
 2016-12-01 21:46 UTC  (3+ messages)
` Applied "extcon: arizona: Use SoC component pin control functions" to the asoc tree

[PATCH v3 1/3][RFC] ASoC: core: replace codec_dev_list to component_dev_list on Card
 2016-12-01 21:46 UTC  (2+ messages)
` Applied "ASoC: core: replace codec_dev_list to component_dev_list on Card" to the asoc tree

[PATCH v3 3/3][RFC] ASoC: add Component level suspend/resume
 2016-12-01 21:46 UTC  (2+ messages)
` Applied "ASoC: add Component level suspend/resume" to the asoc tree

[PATCH v3 2/3][RFC] ASoC: core: replace aux_comp_list to component_dev_list
 2016-12-01 21:46 UTC  (2+ messages)
` Applied "ASoC: core: replace aux_comp_list to component_dev_list" to the asoc tree

[PATCH v7 0/2] usb: xhci: plat: Enable runtime PM
 2016-12-01 21:45 UTC  (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] usb: xhci: plat: Enable async suspend/resume

[PATCH] ARM: omap3: beagleboard-xm: dt: Add ethernet to the device tree
 2016-12-01 21:44 UTC  (8+ messages)

[Buildroot] [git commit] gst1-imx: unbreak after 0.12.3 bump
 2016-12-01 21:43 UTC 

Convert from RAID 5 to 10
 2016-12-01 21:40 UTC  (12+ messages)

[PATCH v6 0/4] transport protocol policy configuration
 2016-12-01 21:40 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 4/4] transport: add from_user parameter to is_transport_allowed

[diamon-discuss] Next meeting: Android Tracing, Friday December 2nd, 1PM EST (6PM UTC)
 2016-12-01 21:39 UTC  (5+ messages)

DSA vs. SWTICHDEV ?
 2016-12-01 21:38 UTC  (4+ messages)

[PATCH] Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properly
 2016-12-01 21:46 UTC 

[RFC][PATCH] selinux: support distinctions among all network address families
 2016-12-01 21:37 UTC  (6+ messages)

[PATCH] Btrfs: fix lockdep warning about log_mutex
 2016-12-01 21:45 UTC 

[PATCH] Btrfs: use down_read_nested to make lockdep silent
 2016-12-01 21:44 UTC 

[PATCH] Btrfs: add truncated_len for ordered extent tracepoints
 2016-12-01 21:44 UTC 

[PATCH] Btrfs: add 'inode' for extent map tracepoint
 2016-12-01 21:44 UTC 

[PATCH v2] Btrfs: fix truncate down when no_holes feature is enabled
 2016-12-01 21:43 UTC 

Xen ARM small task (WAS: Re: [Xen Question])
 2016-12-01 21:33 UTC  (19+ messages)

[PATCHv2 0/5] VSP-Tests: Add suspend resume tests and helpers
 2016-12-01 21:31 UTC  (6+ messages)
` [PATCHv2 1/5] scripts: Test suite runner
` [PATCHv2 2/5] scripts: Provide bin2png.sh helper
` [PATCHv2 3/5] logger: Log to the FTrace buffer if tracing is enabled
` [PATCHv2 4/5] tests: Test suspend/resume on idle pipelines
` [PATCHv2 5/5] tests: Test suspend/resume on active pipelines

[PATCH iproute2] ip: update link types to show 6lowpan and ieee802.15.4 monitor
 2016-12-01 21:31 UTC  (2+ messages)

[PATCH v5 2/2] console: Add persistent scrollback buffers for all VGA consoles
 2016-12-01 21:31 UTC  (7+ messages)
` [PATCH v7 0/3] "


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.