All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-03 00:43:49 to 2016-12-03 01:43:31 UTC [more...]

[PATCH] generic/390: Add tests for inode timestamp policy
 2016-12-03  1:43 UTC  (3+ messages)

[U-Boot] [PATCH 00/24] sunxi: Allwinner A64: SPL support
 2016-12-03  1:43 UTC  (5+ messages)
` [U-Boot] [PATCH 02/24] sun6i: Restrict some register initialization to Allwinner A31 SoC

[PATCH v3 00/55] xfs: online scrub/repair support
 2016-12-03  1:41 UTC  (56+ messages)
` [PATCH 01/55] xfs: forbid AG btrees with level == 0
` [PATCH 02/55] xfs: check for bogus values in btree block headers
` [PATCH 03/55] xfs: complain if we don't get nextents bmap records
` [PATCH 04/55] xfs: don't crash if reading a directory results in an unexpected hole
` [PATCH 05/55] xfs: error out if trying to add attrs and anextents > 0
` [PATCH 06/55] xfs: don't allow di_size with high bit set
` [PATCH 07/55] xfs: don't cap maximum dedupe request length
` [PATCH 08/55] xfs: plumb in needed functions for range querying of the freespace btrees
` [PATCH 09/55] xfs: provide a query_range function for "
` [PATCH 10/55] xfs: create a function to query all records in a btree
` [PATCH 11/55] xfs: introduce the XFS_IOC_GETFSMAP ioctl
` [PATCH 12/55] xfs: report shared extents in getfsmapx
` [PATCH 13/55] xfs: have getfsmap fall back to the freesp btrees when rmap is not present
` [PATCH 14/55] xfs: getfsmap should fall back to rtbitmap when rtrmapbt "
` [PATCH 15/55] xfs: use GPF_NOFS when allocating btree cursors
` [PATCH 16/55] xfs: add scrub tracepoints
` [PATCH 17/55] xfs: create an ioctl to scrub AG metadata
` [PATCH 18/55] xfs: generic functions to scrub metadata and btrees
` [PATCH 19/55] xfs: scrub the backup superblocks
` [PATCH 20/55] xfs: scrub AGF and AGFL
` [PATCH 21/55] xfs: scrub the AGI
` [PATCH 22/55] xfs: support scrubbing free space btrees
` [PATCH 23/55] xfs: support scrubbing inode btrees
` [PATCH 24/55] xfs: support scrubbing rmap btree
` [PATCH 25/55] xfs: support scrubbing refcount btree
` [PATCH 26/55] xfs: scrub inodes
` [PATCH 27/55] xfs: scrub inode block mappings
` [PATCH 28/55] xfs: scrub directory/attribute btrees
` [PATCH 29/55] xfs: scrub directory metadata
` [PATCH 30/55] xfs: scrub extended attributes
` [PATCH 31/55] xfs: scrub symbolic links
` [PATCH 32/55] xfs: scrub realtime bitmap/summary
` [PATCH 33/55] xfs: scrub should cross-reference with the bnobt
` [PATCH 34/55] xfs: cross-reference bnobt records with cntbt
` [PATCH 35/55] xfs: cross-reference extents with AG header
` [PATCH 36/55] xfs: cross-reference inode btrees during scrub
` [PATCH 37/55] xfs: cross-reference reverse-mapping btree
` [PATCH 38/55] xfs: cross-reference refcount btree during scrub
` [PATCH 39/55] xfs: scrub should cross-reference the realtime bitmap
` [PATCH 40/55] xfs: cross-reference the block mappings when possible
` [PATCH 41/55] xfs: create tracepoints for online repair
` [PATCH 42/55] xfs: implement the metadata repair ioctl flag
` [PATCH 43/55] xfs: add helper routines for the repair code
` [PATCH 44/55] xfs: repair superblocks
` [PATCH 45/55] xfs: repair the AGF and AGFL
` [PATCH 46/55] xfs: rebuild the AGI
` [PATCH 47/55] xfs: repair free space btrees
` [PATCH 48/55] xfs: repair inode btrees
` [PATCH 49/55] xfs: rebuild the rmapbt
` [PATCH 50/55] xfs: repair refcount btrees
` [PATCH 51/55] xfs: online repair of inodes
` [PATCH 52/55] xfs: repair inode block maps
` [PATCH 53/55] xfs: repair damaged symlinks
` [PATCH 54/55] xfs: query the per-AG reservation counters
` [PATCH 55/55] xfs: avoid mount-time deadlock in CoW extent recovery

[PATCH 1/1] remoteproc: core: probe subdevices before booting coprocessor
 2016-12-03  1:33 UTC  (2+ messages)

[PATCH v2] powerpc/powernv: Initialise nest mmu
 2016-12-03  1:33 UTC  (3+ messages)

[PATCH] include/linux/rtmutex.h: NOOP rt_mutex_destroy if !CONFIG_DEBUG_RT_MUTEXES
 2016-12-03  1:29 UTC  (2+ messages)
`  "

ath10k firmware crashes in mesh mode on QCA9880
 2016-12-03  1:28 UTC  (4+ messages)

[PATCH] drm/i915: Remove instructions to file a bug report
 2016-12-03  1:26 UTC  (4+ messages)

[patch 2/2] mm, vmscan: add cond_resched() into shrink_node_memcg()
 2016-12-03  1:26 UTC 

[patch 1/2] mm: workingset: fix NULL ptr in count_shadow_nodes
 2016-12-03  1:26 UTC  (2+ messages)

incoming
 2016-12-03  1:26 UTC 

[PATCH] clk: uniphier: Fix build with gcc-4.4
 2016-12-03  1:24 UTC  (4+ messages)

[PATCH net-next] liquidio: 'imply' ptp instead of 'select'
 2016-12-03  1:23 UTC  (2+ messages)

[PATCH 00/22] Next batch of missing work for upstream client
 2016-12-03  0:53 UTC  (46+ messages)
` [lustre-devel] "
` [PATCH 01/22] staging: lustre: llite: clear LLIF_DATA_MODIFIED in atomic
  ` [lustre-devel] "
` [PATCH 02/22] staging: lustre: osc: fix debug log message formatting
  ` [lustre-devel] "
` [PATCH 03/22] staging: lustre: mdt: race between open and migrate
  ` [lustre-devel] "
` [PATCH 04/22] staging: lustre: osc: handle osc eviction correctly
  ` [lustre-devel] "
` [PATCH 05/22] staging: lustre: lmv: remove nlink check in lmv_revalidate_slaves
  ` [lustre-devel] "
` [PATCH 06/22] staging: lustre: llog: reset llog bitmap
  ` [lustre-devel] "
` [PATCH 07/22] staging: lustre: obdclass: lu_site_purge() to handle purge-all
  ` [lustre-devel] "
` [PATCH 08/22] staging: lustre: clio: revise read ahead algorithm
  ` [lustre-devel] "
` [PATCH 09/22] staging: lustre: llite: Add client mount opt to ignore suppress_pings
  ` [lustre-devel] "
` [PATCH 10/22] staging: lustre: obdclass: limit lu_site hash table size on clients
  ` [lustre-devel] "
` [PATCH 11/22] staging: lustre: mdt: fail FMODE_WRITE open if the client is read only
  ` [lustre-devel] "
` [PATCH 12/22] staging: lustre: libcfs: report hnode value for cfs_hash_putref
  ` [lustre-devel] "
` [PATCH 13/22] staging: lustre: statahead: set sai_index_wait with lli_sa_lock held
  ` [lustre-devel] "
` [PATCH 14/22] staging: lustre: obd: add callback for llog_cat_process_or_fork
  ` [lustre-devel] "
` [PATCH 15/22] staging: lustre: rpc: increase bulk size
  ` [lustre-devel] "
` [PATCH 16/22] staging: lustre: llite: Invoke file_update_time in page_mkwrite
  ` [lustre-devel] "
` [PATCH 17/22] staging: lustre: clio: remove mtime check in vvp_io_fault_start()
  ` [lustre-devel] "
` [PATCH 18/22] staging: lustre: import: don't reconnect during connect interpret
  ` [lustre-devel] "
` [PATCH 19/22] staging: lustre: llite: ll_dir_ioctl cleanup of redundant comparisons
  ` [lustre-devel] "
` [PATCH 20/22] staging: lustre: osc: set lock data for readahead lock
  ` [lustre-devel] "
` [PATCH 21/22] staging: lustre: remove set but unused variables
  ` [lustre-devel] "
` [PATCH 22/22] staging: lustre: libcfs: remove lnet upcall code
  ` [lustre-devel] "

+ ima-on-soft-reboot-save-the-measurement-list.patch added to -mm tree
 2016-12-03  1:22 UTC 

+ ima-store-the-builtin-custom-template-definitions-in-a-list.patch added to -mm tree
 2016-12-03  1:22 UTC 

+ ima-support-restoring-multiple-template-formats.patch added to -mm tree
 2016-12-03  1:22 UTC 

+ ima-define-a-canonical-binary_runtime_measurements-list-format.patch added to -mm tree
 2016-12-03  1:22 UTC 

+ ima-platform-independent-hash-value.patch added to -mm tree
 2016-12-03  1:22 UTC 

+ powerpc-ima-get-the-kexec-buffer-passed-by-the-previous-kernel.patch added to -mm tree
 2016-12-03  1:21 UTC 

+ ima-on-soft-reboot-restore-the-measurement-list.patch added to -mm tree
 2016-12-03  1:21 UTC 

+ ima-permit-duplicate-measurement-list-entries.patch added to -mm tree
 2016-12-03  1:21 UTC 

+ ima-maintain-memory-size-needed-for-serializing-the-measurement-list.patch added to -mm tree
 2016-12-03  1:22 UTC 

+ powerpc-ima-send-the-kexec-buffer-to-the-next-kernel.patch added to -mm tree
 2016-12-03  1:22 UTC 

[PATCH 00/31] net/i40e: base code update
 2016-12-03  1:19 UTC  (32+ messages)
` [PATCH 01/31] net/i40e/base: add encap csum VF offload flag
` [PATCH 02/31] net/i40e/base: preserve extended PHY type field
` [PATCH 03/31] net/i40e/base: remove unnecessary code
` [PATCH 04/31] net/i40e/base: fix bit test mask
` [PATCH 05/31] net/i40e/base: group base mode VF offload flags
` [PATCH 06/31] net/i40e/base: fix long link down notification time
` [PATCH 07/31] net/i40e/base: add media type detection for 25G link
` [PATCH 08/31] net/i40e/base: add clause22 and clause45 implementation
` [PATCH 09/31] net/i40e/base: add bus number info
` [PATCH 10/31] net/i40e/base: add protocols when discover capabilities
` [PATCH 11/31] net/i40e/base: pass unknown PHY type for unknown PHYs
` [PATCH 12/31] net/i40e/base: replace memcpy
` [PATCH 13/31] net/i40e/base: deprecating unused macro
` [PATCH 14/31] net/i40e/base: remove FPK HyperV VF device ID
` [PATCH 15/31] net/i40e/base: add FEC bits to PHY capabilities
` [PATCH 16/31] net/i40e/base: use BIT() macro instead of bit fields
` [PATCH 17/31] net/i40e/base: adjust 25G PHY type values
` [PATCH 18/31] net/i40e/base: implement clear all WoL filters
` [PATCH 19/31] net/i40e/base: implement set VSI full promisc mode
` [PATCH 20/31] net/i40e/base: add defines for new aq command
` [PATCH 21/31] net/i40e/base: save link FEC info from link up event
` [PATCH 22/31] net/i40e/base: acquire NVM lock before reads on all devices
` [PATCH 23/31] net/i40e/base: change shift values to hex
` [PATCH 24/31] net/i40e/base: comment that udp port must be in Host order
` [PATCH 25/31] net/i40e/base: remove duplicate definitions
` [PATCH 26/31] net/i40e/base: add ERROR state for NVM update state machine
` [PATCH 27/31] net/i40e/base: add broadcast promiscuous control per VLAN
` [PATCH 28/31] net/i40e/base: avoid division by zero
` [PATCH 29/31] net/i40e/base: fix byte order
` [PATCH 30/31] net/i40e/base: remove unused marco
` [PATCH 31/31] net/i40e: remove unused marco from PMD

[PATCH 1/3] Revert "linux/cmem: patch keystone dtsi files to co-exist with new sram driver"
 2016-12-03  1:18 UTC  (3+ messages)
` [PATCH 2/3] cmem: Update to new version 4.13.0.0_eng
` [PATCH 3/3] recipes-kernel: cmem.dtsi: Update memory sections for DDR and MSMC

Cherry trail and Nau 88l24 codec
 2016-12-03  1:16 UTC 

[to-be-updated] ima-platform-independent-hash-value.patch removed from -mm tree
 2016-12-03  1:13 UTC 

[to-be-updated] ima-define-a-canonical-binary_runtime_measurements-list-format.patch removed from -mm tree
 2016-12-03  1:13 UTC 

[to-be-updated] ima-support-restoring-multiple-template-formats.patch removed from -mm tree
 2016-12-03  1:13 UTC 

[to-be-updated] ima-store-the-builtin-custom-template-definitions-in-a-list.patch removed from -mm tree
 2016-12-03  1:13 UTC 

[to-be-updated] ima-on-soft-reboot-save-the-measurement-list.patch removed from -mm tree
 2016-12-03  1:13 UTC 

[to-be-updated] powerpc-ima-send-the-kexec-buffer-to-the-next-kernel.patch removed from -mm tree
 2016-12-03  1:13 UTC 

[to-be-updated] ima-maintain-memory-size-needed-for-serializing-the-measurement-list.patch removed from -mm tree
 2016-12-03  1:13 UTC 

[to-be-updated] powerpc-ima-get-the-kexec-buffer-passed-by-the-previous-kernel.patch removed from -mm tree
 2016-12-03  1:13 UTC 

[to-be-updated] ima-permit-duplicate-measurement-list-entries.patch removed from -mm tree
 2016-12-03  1:13 UTC 

[to-be-updated] ima-on-soft-reboot-restore-the-measurement-list.patch removed from -mm tree
 2016-12-03  1:13 UTC 

[PATCH] blk-stat: fix a typo
 2016-12-03  1:13 UTC 

[PATCH] usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enable
 2016-12-03  1:12 UTC  (2+ messages)

[RFC][PATCH 0/3] Try to connect hikey's usb phy to dwc2 driver
 2016-12-03  1:07 UTC  (5+ messages)
` [RFC][PATCH 1/3] phy: phy-hi6220-usb: Wire up extconn support to hikey's phy driver

[PATCH] net: ping: check minimum size on ICMP header length
 2016-12-03  0:58 UTC 

[Qemu-devel] [Qemu-ppc] [RFC PATCH qemu] spapr_pci: Create PCI-express root bus by default
 2016-12-03  1:02 UTC  (13+ messages)

Computation in the storage
 2016-12-03  1:02 UTC  (5+ messages)

[PATCH] xen/arm: Fix misplaced parentheses for PSCI version check
 2016-12-03  1:01 UTC  (5+ messages)

[PATCH v1] arm/irq: Reorder check when the IRQ is already used by someone
 2016-12-03  0:58 UTC  (2+ messages)

[PATCH v3 00/13] R-Car DU: Use drm bridge API
 2016-12-02 21:21 UTC  (3+ messages)
` [PATCH v3 01/13] drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>

[PATCH v4 1/9] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer management
 2016-12-03  0:56 UTC  (3+ messages)

+ mm-vmscan-add-cond_resched-into-shrink_node_memcg.patch added to -mm tree
 2016-12-03  0:55 UTC 

+ scripts-tagssh-handle-omap-platforms-properly.patch added to -mm tree
 2016-12-03  0:54 UTC 

[PATCH net-next 0/4]: Allow head adjustment in XDP prog
 2016-12-03  0:53 UTC  (4+ messages)
` [PATCH net-next 2/4] mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs

[PATCH] drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake
 2016-12-03  0:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[RFC 0/3] Introduce drmfs pseudo filesystem for drm subsystem
 2016-12-03  0:53 UTC  (4+ messages)
` [RFC 1/3] fs: Introduce drmfs pseudo filesystem interfaces

[PATCHv2 1/2] coroutine: New module
 2016-12-03  0:13 UTC  (3+ messages)
` [PATCHv2 2/2] generator: Rewrite to use coroutine module

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-12-03  0:46 UTC  (14+ messages)
` [RFC PATCH 21/24] ARM: vITS: handle INVALL command

[PATCH v2 0/7] RMI4 cleanups and switch hid-rmi to rmi_core
 2016-12-03  0:34 UTC  (8+ messages)
` [PATCH v2 3/7] Input: synaptics-rmi4 - allow to add attention data
` [PATCH v2 4/7] Input: synaptics-rmi4 - store the attn data in the driver


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.