All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-30 22:22:08 to 2016-03-30 23:49:06 UTC [more...]

[lustre-devel] [PATCH v2 00/46] Lustre IO stack simplifications and cleanups
 2016-03-30 23:49 UTC  (46+ messages)
` [lustre-devel] [PATCH v2 01/46] staging/lustre/obdclass: limit lu_site hash table size
` [lustre-devel] [PATCH v2 02/46] staging/lustre: Get rid of CFS_PAGE_MASK
` [lustre-devel] [PATCH v2 03/46] staging/lustre: merge lclient/*.c into llite/
` [lustre-devel] [PATCH v2 04/46] staging/lustre: Reintroduce global env list
` [lustre-devel] [PATCH v2 05/46] staging/lustre/osc: Adjustment on osc LRU for performance
` [lustre-devel] [PATCH v2 06/46] staging/lustre/osc: to drop LRU pages with cl_lru_work
` [lustre-devel] [PATCH v2 07/46] staging/lustre/clio: collapse layer of cl_page
` [lustre-devel] [PATCH v2 08/46] staging/lustre/obdclass: Add a preallocated percpu cl_env
` [lustre-devel] [PATCH v2 09/46] staging/lustre/clio: add pages into writeback cache in batches
` [lustre-devel] [PATCH v2 10/46] staging/lustre/osc: add weight function for DLM lock
` [lustre-devel] [PATCH v2 11/46] staging/lustre/clio: remove stackable cl_page completely
` [lustre-devel] [PATCH v2 12/46] staging/lustre/clio: optimize read ahead code
` [lustre-devel] [PATCH v2 13/46] staging/lustre/llite: remove lli_lvb
` [lustre-devel] [PATCH v2 14/46] staging/lustre/lmv: remove lmv_init_{lock, unlock}()
` [lustre-devel] [PATCH v2 15/46] staging/lustre/obd: remove struct client_obd_lock
` [lustre-devel] [PATCH v2 16/46] staging/lustre/llite: remove some cl wrappers
` [lustre-devel] [PATCH v2 17/46] staging/lustre: Remove struct ll_iattr
` [lustre-devel] [PATCH v2 18/46] staging/lustre/clio: generalize cl_sync_io
` [lustre-devel] [PATCH v2 19/46] staging/lustre/clio: cl_lock simplification
` [lustre-devel] [PATCH v2 20/46] staging/lustre: update comments after "
` [lustre-devel] [PATCH v2 21/46] staging/lustre/llite: clip page correctly for vvp_io_commit_sync
` [lustre-devel] [PATCH v2 22/46] staging/lustre/llite: deadlock for page write
` [lustre-devel] [PATCH v2 23/46] staging/lustre/llite: make sure we do cl_page_clip on the last page
` [lustre-devel] [PATCH v2 24/46] staging/lustre/llite: merge lclient.h into llite/vvp_internal.h
` [lustre-devel] [PATCH v2 25/46] staging/lustre/llite: rename ccc_device to vvp_device
` [lustre-devel] [PATCH v2 26/46] staging/lustre/llite: rename ccc_object to vvp_object
` [lustre-devel] [PATCH v2 27/46] staging/lustre/llite: rename ccc_page to vvp_page
` [lustre-devel] [PATCH v2 28/46] staging/lustre/llite: rename ccc_lock to vvp_lock
` [lustre-devel] [PATCH v2 29/46] staging/lustre:llite: remove struct ll_ra_read
` [lustre-devel] [PATCH v2 30/46] staging/lustre/llite: merge ccc_io and vvp_io
` [lustre-devel] [PATCH v2 31/46] staging/lustre/llite: use vui prefix for struct vvp_io members
` [lustre-devel] [PATCH v2 32/46] staging/lustre/llite: move vvp_io functions to vvp_io.c
` [lustre-devel] [PATCH v2 33/46] staging/lustre/llite: rename ccc_req to vvp_req
` [lustre-devel] [PATCH v2 34/46] staging/lustre/llite: Rename struct ccc_grouplock to ll_grouplock
` [lustre-devel] [PATCH v2 35/46] staging/lustre/llite: Rename struct vvp_thread_info to ll_thread_info
` [lustre-devel] [PATCH v2 36/46] staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_info
` [lustre-devel] [PATCH v2 37/46] staging/lustre/llite: Remove ccc_global_{init, fini}()
` [lustre-devel] [PATCH v2 38/46] staging/lustre/llite: Move ll_dirent_type_get and make it static
` [lustre-devel] [PATCH v2 39/46] staging/lustre/llite: Move several declarations to llite_internal.h
` [lustre-devel] [PATCH v2 40/46] staging/lustre/llite: Remove unused vui_local_lock field
` [lustre-devel] [PATCH v2 41/46] staging/lustre/ldlm: ELC picks locks in a safer policy
` [lustre-devel] [PATCH v2 42/46] staging/lustre/ldlm: revert changes to ldlm_cancel_aged_policy()
` [lustre-devel] [PATCH v2 43/46] staging/lustre/ldlm: restore the ELC for enqueue
` [lustre-devel] [PATCH v2 44/46] staging/lustre: Fix spacing style before open parenthesis
` [lustre-devel] [PATCH v2 45/46] staging/lustre/ldlm: Solve a race for LRU lock cancel

[PATCH v2 0/7] drivers:hv: Ensure that bridge windows don't overlap
 2016-03-30 23:48 UTC  (3+ messages)
` [PATCH v2 2/7] drivers:hv: Make a function to free mmio regions through vmbus
` [PATCH v2 6/7] drivers:hv: Record MMIO range in use by frame buffer

[Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags
 2016-03-30 23:48 UTC  (2+ messages)

[PATCH 0/7] ALSA: firewire: apply deleyed registration to all drivers
 2016-03-30 23:47 UTC  (9+ messages)
` [PATCH 1/8] ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized stream data
` [PATCH 2/8] ALSA: dice: simplify unit probe processing
` [PATCH 3/8] ALSA: firewire-lib: add new function to schedule a work for sound card registration
` [PATCH 4/8] ALSA: bebob: delayed registration of sound card
` [PATCH 5/8] ALSA: fireworks: "
` [PATCH 6/8] ALSA: oxfw: "
` [PATCH 7/8] ALSA: firewire-digi00x: "
` [PATCH 8/8] ALSA: firewire-tascam: deleyed "

[Buildroot] [PATCH v3] toolchain-external: Commonize /lib/<tuple> symlinks
 2016-03-30 23:46 UTC 

[intel-pstate driver regression] processor frequency very high even if in idle
 2016-03-30 23:41 UTC  (14+ messages)

[lustre-devel] [PATCH 35/43] staging/lustre/llite: Rename struct vvp_thread_info to ll_thread_info
 2016-03-30 23:39 UTC  (5+ messages)
`  "

[PATCH] regulator: Fix deadlock during regulator registration
 2016-03-30 23:38 UTC  (7+ messages)

Loan With 2%
 2016-03-30 23:04 UTC 

[lm-sensors] [PATCH v4] hwmon: (max31722) Add support for MAX31722/MAX31723 temperature sensors
 2016-03-30 23:34 UTC  (2+ messages)

[PATCH 0/4] watchdog: add driver for Renesas Gen3 WDT watchdogs
 2016-03-30 23:34 UTC  (3+ messages)
` [PATCH 1/4] watchdog: renesas-wdt: add driver

[PATCH] ASoC: nau8825: assign DAC Ch to match headset L/R
 2016-03-30 23:32 UTC  (4+ messages)

commit 7c2dad99d6 "Don't let the ctime override attribute barriers"
 2016-03-30 23:32 UTC  (5+ messages)

[PATCH] elevator: remove second argument in elevator_init()
 2016-03-30 23:31 UTC  (3+ messages)

[Portwell] Install Yocto on Samsung eMMC
 2016-03-30 23:15 UTC  (2+ messages)
` Qt5 embedded Japanese input

auditd reports port number '0' for connect() system call
 2016-03-30 23:29 UTC  (2+ messages)

[PATCH] powerpc/process: fix altivec SPR not being saved
 2016-03-30 23:29 UTC  (2+ messages)
`  "

[PATCH v2] powerpc: mm: fixup preempt undefflow with huge pages
 2016-03-30 23:29 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc: correct VSX used_vsr comment
 2016-03-30 23:29 UTC  (2+ messages)
`  "

[PATCH V2] psmisc: Remove including sys/user.h and __WORDSIZE
 2016-03-30 23:29 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-ppc: Multiple/String Word alignment exception
 2016-03-30 23:29 UTC  (2+ messages)

[PATCH 0/3] qla2xxx: Patches for kernel v4.7
 2016-03-30 23:26 UTC  (4+ messages)
` [PATCH 1/3] qla2xxx: Indicate out-of-memory with -ENOMEM
` [PATCH 2/3] qla2xxx: Remove set-but-not-used variables
` [PATCH 3/3] qla2xxx: Assign names to the flags in cmd_flags

[PATCH 1/2] ident: check for useConfigOnly before auto-detection of name/email
 2016-03-30 23:25 UTC  (4+ messages)
` [PATCH 2/2] ident: make the useConfigOnly error messages more informative

[PATCH] ath10k: Fix deadlock when peer cannot be created
 2016-03-30 23:08 UTC  (2+ messages)

[diamon-discuss] BPF road ahead
 2016-03-30 23:18 UTC  (3+ messages)

fallocate INSERT_RANGE/COLLAPSE_RANGE is completely broken [PATCH]
 2016-03-30 23:17 UTC  (6+ messages)

[net PATCH v2] i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
 2016-03-30 23:15 UTC  (2+ messages)
` [Intel-wired-lan] "

blank screen on boot with i915/DRM_FBDEV_EMULATION
 2016-03-30 23:14 UTC  (6+ messages)
      ` i951 ERRORs and WARN_ON()s (was: blank screen on boot with i915/DRM_FBDEV_EMULATION)

[PATCH] ARMv8-A: Add tune for AArch32 state and AArch64 state
 2016-03-30 23:13 UTC  (11+ messages)

[PATCH v3 00/16] Support non-lru page migration
 2016-03-30 23:11 UTC  (4+ messages)

+ zram-use-__gfp_movable-for-memory-allocation.patch added to -mm tree
 2016-03-30 23:11 UTC 

+ zsmalloc-migrate-tail-pages-in-zspage.patch added to -mm tree
 2016-03-30 23:11 UTC 

+ zsmalloc-use-single-linked-list-for-page-chain.patch added to -mm tree
 2016-03-30 23:11 UTC 

+ zsmalloc-migrate-head-page-of-zspage.patch added to -mm tree
 2016-03-30 23:10 UTC 

+ zsmalloc-zs_compact-refactoring.patch added to -mm tree
 2016-03-30 23:10 UTC 

+ zsmalloc-separate-free_zspage-from-putback_zspage.patch added to -mm tree
 2016-03-30 23:10 UTC 

+ zsmalloc-factor-page-chain-functionality-out.patch added to -mm tree
 2016-03-30 23:10 UTC 

+ zsmalloc-move-struct-zs_meta-from-mapping-to-freelist.patch added to -mm tree
 2016-03-30 23:10 UTC 

+ zsmalloc-squeeze-freelist-into-page-mapping.patch added to -mm tree
 2016-03-30 23:10 UTC 

+ zsmalloc-remove-page_mapcount_reset.patch added to -mm tree
 2016-03-30 23:10 UTC 

+ zsmalloc-squeeze-inuse-into-page-mapping.patch added to -mm tree
 2016-03-30 23:10 UTC 

+ zsmalloc-keep-max_object-in-size_class.patch added to -mm tree
 2016-03-30 23:10 UTC 

+ mm-balloon-use-general-movable-page-feature-into-balloon.patch added to -mm tree
 2016-03-30 23:10 UTC 

+ mm-add-non-lru-movable-page-support-document.patch added to -mm tree
 2016-03-30 23:10 UTC 

+ mm-compaction-support-non-lru-movable-page-migration.patch added to -mm tree
 2016-03-30 23:10 UTC 

+ mm-use-put_page-to-free-page-instead-of-putback_lru_page.patch added to -mm tree
 2016-03-30 23:10 UTC 

[Qemu-devel] [PULL] Fix ipv6 options according to documentation
 2016-03-30 23:09 UTC 

+ include-linux-nodemaskh-create-next_node_in-helper-fix-fix.patch added to -mm tree
 2016-03-30 23:08 UTC 

Adding compression/checksum support for bluestore
 2016-03-30 23:08 UTC  (13+ messages)

[Intel-wired-lan] [net PATCH] i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
 2016-03-30 23:06 UTC  (9+ messages)
            `  "

+ mm-hugetlbc-use-first_memory_node.patch added to -mm tree
 2016-03-30 23:06 UTC 

[Qemu-devel] [PATCH] Fix ipv6 options according to documentation
 2016-03-30 23:06 UTC  (2+ messages)

[xen-unstable-smoke test] 88046: tolerable all pass - PUSHED
 2016-03-30 23:05 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] b3daf5dfdcab7ac6fb8555cac28bbf570795d828 BUILD SUCCESS
 2016-03-30 23:04 UTC 

[net 00/11][pull request] Intel Wired LAN Driver Updates 2016-03-29
 2016-03-30 23:00 UTC  (12+ messages)
` [net 01/11] ixgbe: Fix for RAR0 not being set to default MAC addr
` [net 02/11] ixgbe: Store VXLAN port number in network order
` [net 03/11] ixgbe: Fix ATR so that it correctly handles IPv6 extension headers
` [net 04/11] ixgbe: Use udelay to avoid sleeping while atomic
` [net 05/11] ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
` [net 06/11] ixgbevf: "
` [net 07/11] ixgbevf: fix error code path when setting MAC address
` [net 08/11] ixgbe: make __ixgbe_setup_tc static
` [net 09/11] ixgbe: fix error handling in TC cls_u32 offload routines
` [net 10/11] ixgbe: Fix cls_u32 offload support for fields with masks
` [net 11/11] ixgbe: Fix cls_u32 offload support for L4 ports

[Qemu-devel] [PATCHv2 0/5] ipv4-only and ipv6-only support
 2016-03-30 22:58 UTC  (6+ messages)
` [Qemu-devel] [PATCHv2 1/5] slirp: Allow disabling IPv4 or IPv6
` [Qemu-devel] [PATCHv2 2/5] slirp: Split get_dns_addr
` [Qemu-devel] [PATCHv2 3/5] slirp: Add dns6 resolution
` [Qemu-devel] [PATCHv2 4/5] slirp: Support link-local DNS addresses
` [Qemu-devel] [PATCHv2 5/5] slirp: Add RDNSS advertisement

[PATCH v5 00/46] pwm: add support for atomic update
 2016-03-30 22:52 UTC  (6+ messages)
` [PATCH v5 08/46] hwmon: pwm-fan: use pwm_get_args() where appropriate

[Intel-wired-lan] [PATCH v6 0/2] fix ethtool statistics patches
 2016-03-30 22:51 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v6 1/2] fm10k: add helper functions to set strings and data for ethtool stats
` [Intel-wired-lan] [PATCH v6 2/2] fm10k: remove remove debug-statistics support

[Qemu-devel] [PATCH] doc: Mention proper use of handle
 2016-03-30 22:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 0/3] NBD Structured Read
  ` [Qemu-devel] [PATCH v2 3/3] doc: Propose Structured Read extension

[U-Boot] Tegra-specific header file location
 2016-03-30 22:48 UTC 

[PATCH] usb: dwc2: do not override forced dr_mode in gadget setup
 2016-03-30 22:47 UTC  (5+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 43a3e2598ec3374f7de7922dacdd669824e75f21 BUILD SUCCESS
 2016-03-30 22:46 UTC 

[PATCH] usb: dwc2: gadget: avoid null dereference on incomplete transfer
 2016-03-30 22:45 UTC  (3+ messages)

[PATCH] spi-imx -> make DMA optional through DT
 2016-03-30 22:42 UTC  (5+ messages)

[PATCH net-next 0/8] add TX timestamping via cmsg
 2016-03-30 22:37 UTC  (8+ messages)
` [PATCH net-next 1/8] sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
` [PATCH net-next 2/8] tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO
` [PATCH net-next 3/8] tcp: use one bit in TCP_SKB_CB to mark ACK timestamps
` [PATCH net-next 4/8] sock: accept SO_TIMESTAMPING flags in socket cmsg
` [PATCH net-next 5/8] ipv4: process socket-level control messages in IPv4
` [PATCH net-next 6/8] ipv6: process socket-level control messages in IPv6
` [PATCH net-next 7/8] sock: enable timestamping using control messages

Linux Auditd app for Splunk
 2016-03-30 22:34 UTC 

[3.19.y-ckt stable] Patch "cpu: Defer smpboot kthread unparking until CPU known to scheduler" has been added to the 3.19.y-ckt tree
 2016-03-30 22:32 UTC 

reads while 100% write
 2016-03-30 22:32 UTC  (3+ messages)

[PATCH] ASoC: intel: add function stub when ACPI is not enabled
 2016-03-30 22:28 UTC  (2+ messages)
` Applied "ASoC: intel: add function stub when ACPI is not enabled" to the asoc tree

Deadlock on (faked) firmware crash, CUS239, modified 10.4.3 firmware
 2016-03-30 22:28 UTC  (3+ messages)

[PATCH 8/8] ASoC: Intel: Bxtn: Add Broxton DSP support
 2016-03-30 22:28 UTC  (2+ messages)
` Applied "ASoC: Intel: Bxtn: Add Broxton DSP support" to the asoc tree

Adding the nand/next branch to linux-next
 2016-03-30 22:24 UTC  (2+ messages)

[meta-security][V3][PATCH] paxctl: fix compile issue
 2016-03-30 22:24 UTC  (2+ messages)

[PATCH v4 00/10] qede: Add qede PMD
 2016-03-30 22:23 UTC  (4+ messages)
` [PATCH v4 05/10] qede: Add core driver

[PATCH] fio: register pvsync2 engine correctly
 2016-03-30 22:17 UTC 

[U-Boot] [PATCH] sf: params: Add support for n25q016a
 2016-03-30 22:23 UTC 

[Bug 94725] New: Nouveau driver fails to load on GM204
 2016-03-30 22:22 UTC  (2+ messages)
  ` [Bug 94725] Nouveau driver fails to poweron GPU on GM204 after dynamic poweroff


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.