All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-18 19:10:34 to 2016-09-18 20:37:58 UTC [more...]

[lustre-devel] [PATCH 000/124] missing patches from Lustre 2.7 release
 2016-09-18 20:37 UTC  (60+ messages)
` [lustre-devel] [PATCH 001/124] staging: lustre: llite: fix ll_statahead_thread() problems on failure
` [lustre-devel] [PATCH 002/124] staging: lustre: ptlrpc: enlarge OST_MAXREQSIZE for 4MB RPC
` [lustre-devel] [PATCH 003/124] staging: lustre: ldlm: fix a use after free in ldlm_resource_get()
` [lustre-devel] [PATCH 004/124] staging: lustre: lmv: honor MDT index when creating volatile file
` [lustre-devel] [PATCH 005/124] staging: lustre: obdclass: optimize busy loop wait
` [lustre-devel] [PATCH 006/124] staging: lustre: lmv: Do not ignore ENOENT in lmv_unlink
` [lustre-devel] [PATCH 007/124] staging: lustre: obd: add lnb_ prefix to members of struct niobuf_local
` [lustre-devel] [PATCH 008/124] staging: lustre: obd: add rnb_ prefix to struct niobuf_remote members
` [lustre-devel] [PATCH 009/124] staging: lustre: obdclass: serialize lu_site purge
` [lustre-devel] [PATCH 010/124] staging: lustre: llite: add LL_LEASE_{RD, WR, UN}LCK
` [lustre-devel] [PATCH 011/124] staging: lustre: llite: update ras stride offset
` [lustre-devel] [PATCH 012/124] staging: lustre: lmv: fix some byte order issues
` [lustre-devel] [PATCH 013/124] staging: lustre: osc: update kms in brw_interpret() properly
` [lustre-devel] [PATCH 014/124] staging: lustre: lmv: release locks if lmv_intent_lock() fails
` [lustre-devel] [PATCH 015/124] staging: lustre: clio: lu_ref_del() mismatch ref add scope
` [lustre-devel] [PATCH 016/124] staging: lustre: fix comparison between signed and unsigned
` [lustre-devel] [PATCH 017/124] staging: lustre: lov: adjust page bufsize after layout change
` [lustre-devel] [PATCH 018/124] staging: lustre: obdclass: fix comparison between signed and unsigned
` [lustre-devel] [PATCH 019/124] staging: lustre: ptlrpc: fix magic return value of ptlrpc_init_portals
` [lustre-devel] [PATCH 020/124] staging: lustre: lmv: release request in lmv_revalidate_slaves()
` [lustre-devel] [PATCH 021/124] staging: lustre: build: bump build version warnings to x.y.53
` [lustre-devel] [PATCH 022/124] staging: lustre: llog: add newly opened llog at tail of handle list
` [lustre-devel] [PATCH 023/124] staging: lustre: mdc: Report D_CHANGELOG messages as D_HSM
` [lustre-devel] [PATCH 024/124] staging: lustre: remove RCU2HANDLE macro
` [lustre-devel] [PATCH 025/124] staging: lustre: llite: Compare of unsigned value against 0 is always true
` [lustre-devel] [PATCH 026/124] staging: lustre: statahead: statahead thread wait for RPCs to finish
` [lustre-devel] [PATCH 027/124] staging: lustre: ldlm: reconstruct proper flags on enqueue resend
` [lustre-devel] [PATCH 028/124] staging: lustre: ldlm: resend AST callbacks
` [lustre-devel] [PATCH 029/124] staging: lustre: ldlm: restore some of the interval functionality
` [lustre-devel] [PATCH 030/124] staging: lustre: llite: Replace write mutex with range lock
` [lustre-devel] [PATCH 031/124] staging: lustre: vvp: Use lockless __generic_file_aio_write
` [lustre-devel] [PATCH 032/124] staging: lustre: llite: remove lookup_flags from ll_lookup_it()
` [lustre-devel] [PATCH 033/124] staging: lustre: llite: remove mode from ll_create_it()
` [lustre-devel] [PATCH 034/124] staging: lustre: llite: turn mode to umode_t for ll_new_inode()
` [lustre-devel] [PATCH 035/124] staging: lustre: llite: style cleanup for ll_mkdir
` [lustre-devel] [PATCH 036/124] staging: lustre: llite: no need to check dentry is NULL
` [lustre-devel] [PATCH 037/124] staging: lustre: cleanup lustre_lib.h
` [lustre-devel] [PATCH 038/124] staging: lustre: osc: debug to match extent to brw RPC
` [lustre-devel] [PATCH 039/124] staging: lustre: remove lustre_lite.h
` [lustre-devel] [PATCH 040/124] staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTES
` [lustre-devel] [PATCH 041/124] staging: lustre: llite: don't call make_bad_inode() on an old inode
` [lustre-devel] [PATCH 042/124] staging: lustre: obd: change type of lmv_tgt_desc->ltd_idx to u32
` [lustre-devel] [PATCH 043/124] staging: lustre: lmv: change type of lmv_obd->tgts_size "
` [lustre-devel] [PATCH 044/124] staging: lustre: misc: Reduce exposure to overflow on page counters
` [lustre-devel] [PATCH 045/124] staging: lustre: lmv: remove dead code
` [lustre-devel] [PATCH 046/124] staging: lustre: llite: handle concurrent use of cob_transient_pages
` [lustre-devel] [PATCH 047/124] staging: lustre: llite: enforce pool name length limit
` [lustre-devel] [PATCH 048/124] staging: lustre: Flexible changelog format
` [lustre-devel] [PATCH 049/124] staging: lustre: lmv: move some inline functions to lustre_lmv.h
` [lustre-devel] [PATCH 050/124] staging: lustre: ldlm: per-export lock callback timeout
` [lustre-devel] [PATCH 051/124] staging: lustre: llite: ensure all data flush out when umount
` [lustre-devel] [PATCH 052/124] staging: lustre: lmv: add testing for bad name hash
` [lustre-devel] [PATCH 053/124] staging: lustre: obd: restore linkea support
` [lustre-devel] [PATCH 054/124] staging: lustre: llite: Add ioctl to get parent fids from link EA
` [lustre-devel] [PATCH 055/124] staging: lustre: llite: allow setting stripes to specify OSTs
` [lustre-devel] [PATCH 056/124] staging: lustre: statahead: use dcache-like interface for sa entry
` [lustre-devel] [PATCH 057/124] staging: lustre: statahead: ll_intent_drop_lock() called in spinlock
` [lustre-devel] [PATCH 058/124] staging: lustre: statahead: race in start/stop statahead
` [lustre-devel] [PATCH 059/124] staging: lustre: at: net AT after connect

[PATCH v4 00/16] Add Paravirtual RDMA Driver
 2016-09-18 20:36 UTC  (7+ messages)
` [PATCH v4 09/16] IB/pvrdma: Add support for Completion Queues

VERBOSE flags
 2016-09-18 20:35 UTC 

[lustre-devel] [PATCH] staging: lustre: lmv: add missing function declaration
 2016-09-18 20:35 UTC  (4+ messages)
`  "

[lustre-devel] [PATCH] staging: lustre: lmv: mark symbols static where possible
 2016-09-18 20:32 UTC  (3+ messages)
`  "

[Ksummit-discuss] [TECH TOPIC] Netlink engine issues, and ways to fix those
 2016-09-18 20:18 UTC  (4+ messages)

[PATCH v3) posix-timers: make it configurable
 2016-09-18 20:30 UTC  (12+ messages)

[PATCH] staging: lustre: lustre/ldlm: Fixed sparse warnings
 2016-09-18 20:29 UTC  (8+ messages)
` [lustre-devel] "

[PATCH 0/3] clk: sunxi-ng: sun6i-a31: Register offset and clk flag fixes
 2016-09-18 20:30 UTC  (5+ messages)

[PATCH v4 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i
 2016-09-18 20:27 UTC  (13+ messages)
` [PATCH v4 1/3] ASoC: sun4i-codec: rename sun4i_codec_widgets for consistency
` [PATCH v4 2/3] ASoC: rename some sun7i-only registers
` [PATCH v4 3/3] ASoC: sun4i-codec: Add custom regmap configs

Gadget regression with u_ether in Linux next
 2016-09-18 20:26 UTC  (2+ messages)

[PATCH] net: skbuff: Fix length validation in skb_vlan_pop()
 2016-09-18 20:26 UTC  (2+ messages)

More OOM problems
 2016-09-18 20:26 UTC  (2+ messages)

[PATCH net 0/3] mlx5 fixes to 4.8-rc6
 2016-09-18 20:24 UTC  (4+ messages)
` [PATCH net 1/3] net/mlx5: Fix flow counter bulk command out mailbox allocation

[PATCH 0/9] Various fixes related to ptrace_may_access()
 2016-09-18 20:18 UTC  (11+ messages)
` [PATCH 2/9] exec: turn self_exec_id into self_privunit_id
` [PATCH 5/9] proc: lock properly in ptrace_may_access callers
` [PATCH 7/9] ptrace: forbid ptrace checks against current_cred() from VFS context

[PATCH] staging: ks7010: Remove unnecessary variable used to store return value
 2016-09-18 20:16 UTC 

xfs_file_splice_read: possible circular locking dependency detected
 2016-09-18 20:12 UTC  (12+ messages)
                  ` skb_splice_bits() and large chunks in pipe (was "

[Buildroot] [PATCH] linux-firmware: Add switch for marvell usb8801
 2016-09-18 20:09 UTC  (3+ messages)

[PATCH 00/10] devtool add / recipetool create fixes
 2016-09-18 20:08 UTC  (11+ messages)
` [PATCH 01/10] recipetool: create: fix picking up name from local python source tree
` [PATCH 02/10] recipetool: create: improve python recipe license handling
` [PATCH 03/10] recipetool: create: fix name/version extraction from filename
` [PATCH 04/10] recipetool: create: fix error with git tree and no network
` [PATCH 05/10] recipetool: create: detect python autoconf macros
` [PATCH 06/10] recipetool: create: pick up AC_PROG_SWIG
` [PATCH 07/10] recipetool: create: tweak license crunching
` [PATCH 08/10] recipetool: create: support git short form URLs
` [PATCH 09/10] lib/oe/recipeutils: fix invalid character detection in validate_pn()
` [PATCH 10/10] devtool: add: drop superfluous validation for recipe name

[patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes
 2016-09-18 20:00 UTC  (2+ messages)

[PATCH v2 0/9] Add support for Neighbor Awareness Networking
 2016-09-18 20:00 UTC  (9+ messages)
` [PATCH v2 3/9] cfg80211: add add_nan_func / rm_nan_func
` [PATCH v2 4/9] cfg80211: allow the user space to change current NAN configuration
` [PATCH v2 6/9] cfg80211: Provide an API to report NAN function termination

Need Help with crashed RAID5 (that was rebuilding and then had SATA error on another drive)
 2016-09-18 19:58 UTC  (12+ messages)
                                  ` Best tool to partition Drives with new sector geometry - (WAS: Need Help with crashed RAID5 (that was rebuilding and then had SATA error on another drive))

[PATCH 2/2 v2] x86/e820: Use much less memory for e820/e820_saved, save up to 120k
 2016-09-18 19:58 UTC  (6+ messages)

[PATCH 0/7] usb/phy: Add Amlogic Meson8b and GXBB USB support
 2016-09-18 19:56 UTC  (15+ messages)
` [PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB

[U-Boot] [PATCH 00/27] spl: Use linker list and parameters for SPL image loading
 2016-09-18 19:45 UTC  (28+ messages)
` [U-Boot] [PATCH 01/27] spl: Move spl_board_load_image() into a generic header
` [U-Boot] [PATCH 02/27] spl: Add a parameter to spl_set_header_raw_uboot()
` [U-Boot] [PATCH 03/27] spl: Add a parameter to spl_parse_image_header()
` [U-Boot] [PATCH 04/27] spl: Add a parameter to jump_to_image_linux()
` [U-Boot] [PATCH 05/27] spl: Add function comments to spl_start_uboot()
` [U-Boot] [PATCH 06/27] spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
` [U-Boot] [PATCH 07/27] spl: Convert boot_device into a struct
` [U-Boot] [PATCH 08/27] spl: Add a way to declare an SPL image loader
` [U-Boot] [PATCH 09/27] spl: Convert spl_ram_load_image() to use linker list
` [U-Boot] [PATCH 10/27] spl: Convert spl_mmc_load_image() "
` [U-Boot] [PATCH 11/27] spl: Convert spl_ubi_load_image() "
` [U-Boot] [PATCH 12/27] spl: Convert spl_nand_load_image() "
` [U-Boot] [PATCH 13/27] spl: Convert spl_onenand_load_image() "
` [U-Boot] [PATCH 14/27] spl: Convert spl_nor_load_image() "
` [U-Boot] [PATCH 15/27] spl: Convert spl_ymodem_load_image() "
` [U-Boot] [PATCH 16/27] spl: Convert spl_usb_load_image() "
` [U-Boot] [PATCH 17/27] spl: Convert spl_sata_load_image() "
` [U-Boot] [PATCH 18/27] spl: spi: Move the generic SPI loader into common/spl
` [U-Boot] [PATCH 19/27] spl: Convert spl_spi_load_image() to use linker list
` [U-Boot] [PATCH 20/27] spi: Move freescale-specific code into a private header
` [U-Boot] [PATCH 21/27] spl: Convert spl_net_load_image() to use linker list
` [U-Boot] [PATCH 22/27] spl: Convert spl_board_load_image() "
` [U-Boot] [PATCH 23/27] spl: Pass spl_image as a parameter to load_image() methods
` [U-Boot] [PATCH 24/27] spl: Update ext functions to take an spl_image parameter
` [U-Boot] [PATCH 25/27] spl: Update fat "
` [U-Boot] [PATCH 26/27] spl: Update spl_load_simple_fit() to take an spl_image param
` [U-Boot] [PATCH 27/27] spl: Make spl_boot_list a local variable

[PATCH v2 0/4] gpio: fix an incorrect lockdep warning
 2016-09-18 19:45 UTC  (7+ messages)

[iproute PATCH] tc: don't accept qdisc 'handle' greater than ffff
 2016-09-18 19:47 UTC  (2+ messages)

[PATCH net-next 0/2] act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
 2016-09-18 19:41 UTC  (3+ messages)
` [PATCH net-next 2/2] net/sched: "

[PATCH] netfilter: fix namespace handling in nf_log_proc_dostring
 2016-09-18 19:40 UTC 

[Bug 97852] Unreal Engine corrupted preview viewport
 2016-09-18 19:39 UTC 

[PATCH] checkpatch: Minimize checkpatch induced patches
 2016-09-18 19:38 UTC  (6+ messages)

[PATCH v4] MIPS: bcm63xx: let clk_disable() return immediately if clk is NULL
 2016-09-18 19:37 UTC  (3+ messages)

Finding a commit based on the diff index line?
 2016-09-18 19:37 UTC  (3+ messages)

[PATCH v5] iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient light, uv index and proximity sensors
 2016-09-18 19:34 UTC  (2+ messages)

[PATCH soc/next] ARM: BCM53573: Add custom init_time with arch timer workaroud
 2016-09-18 19:32 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Add sdram capacity auto detect for rk3288
 2016-09-18 19:34 UTC  (7+ messages)

[GIT PULL] fixes for v4.8-rc7
 2016-09-18 19:32 UTC  (2+ messages)

accelerometer orientation
 2016-09-18 19:32 UTC  (4+ messages)

Gitattributes file is not respected when switching between branches
 2016-09-18 19:31 UTC  (5+ messages)

[U-Boot] [PATCH] ML: SPL: NOR: Add CONFIG_SPL_NOR_COPY_ENTIRE_IMAGE define to enable whole image copy from NOR
 2016-09-18 19:24 UTC  (4+ messages)

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

[PATCH v7 0/3] Add a new board TOPEET iTOP for Exynos 4412
 2016-09-18 19:23 UTC  (9+ messages)
` [PATCH v7 1/3] ARM: dts: Add TOPEET itop core board SCP package version
` [PATCH v7 2/3] ARM: dts: add TOPEET itop elite based board

[PATCH 00/11] Resumable clone
 2016-09-18 19:22 UTC  (4+ messages)
` [PATCH 10/11] run command: add RUN_COMMAND_NO_STDOUT

[PATCH] i2c-eg20t: use dynamically registered adapter number
 2016-09-18 19:22 UTC  (3+ messages)

[PATCH v3 0/2] Add IIO support for counter devices
 2016-09-18 19:22 UTC  (5+ messages)
` [PATCH v3 1/2] iio: Implement counter channel type and info constants
` [PATCH v3 2/2] iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8

[PATCH v2 0/6] staging: ks7010: Fix multiple checkpatch warnings
 2016-09-18 19:19 UTC  (4+ messages)
` [PATCH v2 2/6] staging: ks7010: Remove braces following single statement blocks
  ` [Outreachy kernel] [PATCH v3 "

[PATCH v2 net-next] MAINTAINERS: Add an entry for the core network DSA code
 2016-09-18 19:17 UTC 

[ptrace] e0d4fc9937: WARNING: CPU: 0 PID: 263 at kernel/ptrace.c:228 __ptrace_may_access+0x164/0x200
 2016-09-18 19:17 UTC 

[PATCH v2 1/6] Bluetooth: Add support for local name in scan rsp
 2016-09-18 19:17 UTC  (4+ messages)

[PATCH 0/4] drm/sun4i: rgb and dotclock misc fixes and improvements
 2016-09-18 19:16 UTC  (15+ messages)
` [PATCH 1/4] drm/sun4i: rgb: Declare RGB encoder and connector as MIPI DPI
` [PATCH 2/4] drm/sun4i: dotclock: Fix clock rate read back calcation
` [PATCH 3/4] drm/sun4i: dotclock: Allow divider = 127
` [PATCH 4/4] drm/sun4i: dotclock: Round to closest clock rate

[ANNOUNCE] Git User's Survey 2016
 2016-09-18 19:16 UTC 

[PATCH -next v2 0/5] ipc/sem: semop(2) improvements
 2016-09-18 19:11 UTC  (6+ messages)
` [PATCH 1/5] ipc/sem: do not call wake_sem_queue_do() prematurely
` [PATCH 2/5] ipc/sem: rework task wakeups
` [PATCH 3/5] ipc/sem: optimize perform_atomic_semop()
` [PATCH 4/5] ipc/sem: explicitly inline check_restart
` [PATCH 5/5] ipc/sem: use proper list api for pending_list wakeups


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.