All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-18 01:06:32 to 2017-03-18 06:55:32 UTC [more...]

Ralink - rt2800usb
 2017-03-18  6:55 UTC  (5+ messages)

[PATCH 01/21] net/qede/base: fix incorrect typecasting of flag
 2017-03-18  6:53 UTC  (20+ messages)
` [PATCH v2 "
` [PATCH v2 02/21] net/qede/base: fix to set pointers to NULL after freeing
` [PATCH v2 03/21] net/qede/base: fix forcing driver default resc allocation
` [PATCH v2 04/21] net/qede/base: fix TM block ILT initialization
` [PATCH v2 05/21] net/qede/base: fix printout
` [PATCH v2 06/21] net/qede/base: fix VF init after malicious VF FLR
` [PATCH v2 07/21] net/qede/base: fix numbering L2 VF queues
` [PATCH v2 08/21] net/qede/base: fix index printing of multi-bit attentions
` [PATCH v2 09/21] net/qede/base: fix to prevent VF promisc config
` [PATCH v2 10/21] net/qede/base: add attention bits for AH chip
` [PATCH v2 11/21] net/qede/base: fix printout
` [PATCH v2 12/21] net/qede/base: fix DORQ attention mask
` [PATCH v2 13/21] net/qede/base: fix out-of-bound memory access
` [PATCH v2 14/21] net/qede/base: fix to remove redundant memset
` [PATCH v2 15/21] net/qede/base: fix remove the unneeded conversion to LE
` [PATCH v2 16/21] net/qede/base: fix first VF index calculation
` [PATCH v2 17/21] net/qede/base: fix typo
` [PATCH v2 18/21] net/qede/base: refactor return path
` [PATCH v2 19/21] net/qede/base: fix sriov typo

[PATCH] powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration
 2017-03-18  6:53 UTC  (3+ messages)

About the superblock and checkpoint
 2017-03-18  6:49 UTC 

[PATCH] Documentation: md: md-cluster.txt: Fix typos
 2017-03-17 17:50 UTC  (2+ messages)

[PATCH] KVM: nVMX: Fix L2 guest hang if shadow page tables on EPT
 2017-03-18  6:37 UTC  (3+ messages)

[PATCH v5] xen: Allow a default compiled-in command line using Kconfig
 2017-03-18  6:31 UTC 

[lustre-devel] [PATCH/RFC] staging/lustre: Rework class_process_proc_param
 2017-03-18  6:24 UTC 

[Xenomai] ipipe + PREEMPT_RT
 2017-03-18  6:09 UTC 

[Qemu-devel] [PATCHV2] COLO: COLO-FT.txt err
 2017-03-18  6:08 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ethtool: support queue and vf fields for rxclass filters
 2017-03-18  6:07 UTC  (2+ messages)

SO_BINDTODEVICE in VRFs not working?
 2017-03-18  5:54 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:1GbE] BUILD INCOMPLETE 3a1eb6d10c9350fa7adce850a752693460ac62d6
 2017-03-18  5:59 UTC 

Thoughts on 'btrfs device stats' and security
 2017-03-17 19:45 UTC  (3+ messages)

[PATCH v3] fsstress: add mwrite/mread into test operation list
 2017-03-18  5:40 UTC 

[Qemu-devel] [PATCH] COLO: COLO-FT.txt err
 2017-03-18  5:38 UTC 

[qemu-mainline test] 106747: tolerable FAIL - PUSHED
 2017-03-18  5:24 UTC 

cron job: media_tree daily build: ERRORS
 2017-03-18  5:17 UTC 

Passionate Partner
 2017-03-18 13:03 UTC 

Passionate Partner
 2017-03-18 13:03 UTC 

Passionate Partner
 2017-03-18 13:03 UTC 

[U-Boot] [PATCH] spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
 2017-03-18  5:05 UTC 

[PATCH] Documentation: cpu-freq: boost.txt: Fix typos
 2017-03-18  5:00 UTC 

[PATCH v5 00/24] Remove submodule from files-backend.c
 2017-03-18  2:03 UTC  (29+ messages)
` [PATCH v6 00/27] "
  ` [PATCH v6 01/27] refs.h: add forward declaration for structs used in this file
  ` [PATCH v6 02/27] files-backend: make files_log_ref_write() static
  ` [PATCH v6 03/27] files-backend: delete dead code in files_init_db()
  ` [PATCH v6 04/27] files-backend: add and use files_packed_refs_path()
  ` [PATCH v6 05/27] files-backend: make sure files_rename_ref() always reach the end
  ` [PATCH v6 06/27] files-backend: convert git_path() to strbuf_git_path()
  ` [PATCH v6 07/27] files-backend: move "logs/" out of TMP_RENAMED_LOG
  ` [PATCH v6 08/27] files-backend: add and use files_reflog_path()
  ` [PATCH v6 09/27] files-backend: add and use files_refname_path()
  ` [PATCH v6 10/27] files-backend: remove the use of git_path()
  ` [PATCH v6 11/27] refs.c: introduce get_main_ref_store()
  ` [PATCH v6 12/27] refs: rename lookup_ref_store() to lookup_submodule_ref_store()
  ` [PATCH v6 13/27] refs.c: flatten get_ref_store() a bit
  ` [PATCH v6 14/27] refs.c: kill register_ref_store(), add register_submodule_ref_store()
  ` [PATCH v6 15/27] refs.c: make get_main_ref_store() public and use it
  ` [PATCH v6 16/27] path.c: move some code out of strbuf_git_path_submodule()
  ` [PATCH v6 17/27] refs: move submodule code out of files-backend.c
  ` [PATCH v6 18/27] files-backend: replace submodule_allowed check in files_downcast()
  ` [PATCH v6 19/27] refs: rename get_ref_store() to get_submodule_ref_store() and make it public
  ` [PATCH v6 20/27] refs: add new ref-store api
  ` [PATCH v6 21/27] refs: new transaction related "
  ` [PATCH v6 22/27] files-backend: avoid ref api targetting main ref store
  ` [PATCH v6 23/27] refs: delete pack_refs() in favor of refs_pack_refs()
  ` [PATCH v6 24/27] t/helper: add test-ref-store to test ref-store functions
  ` [PATCH v6 25/27] t1405: some basic tests on main ref store
  ` [PATCH v6 26/27] t1406: new tests for submodule "
  ` [PATCH v6 27/27] refs.h: add a note about sorting order of for_each_ref_*

[PATCH] quote arguments in xtrace output
 2017-03-18  4:31 UTC  (6+ messages)

EHCI
 2017-03-18  4:43 UTC  (2+ messages)

[PATCH nf 1/1] netfilter: ctlink: Fix one possible use-after-free in ctnetlink_create_expect
 2017-03-18  4:39 UTC  (3+ messages)

Bug with .gitignore and branch switching
 2017-03-18  4:30 UTC  (5+ messages)

[Qemu-devel] [Bug 1194954] [NEW] Windows 95 guest reboots itself on qemu 1.5.0 & 1.5.50 (GIT)
 2017-03-18  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1194954] "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 440365b28bce4b56bfce0cc123fc46a19aeb648f
 2017-03-18  4:27 UTC 

[PATCH v3 1/5] platform/x86: intel_pmc_ipc: fix gcr offset
 2017-03-18  2:06 UTC  (12+ messages)
` [PATCH v3 2/5] platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
` [PATCH v3 3/5] watchdog: iTCO_wdt: Add PMC specific noreboot update api
` [PATCH v3 4/5] platform/x86: intel_pmc_ipc: Fix iTCO GCS memory mapping failure
` [PATCH v3 5/5] platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read

[HMM 0/2] Build fix and documentation
 2017-03-18  3:54 UTC  (6+ messages)
` [HMM 2/2] hmm: heterogeneous memory management documentation

[ovmf test] 106745: all pass - PUSHED
 2017-03-18  4:17 UTC 

[PATCH 1/3] firmware: qcom: scm: Expose secure IO service
 2017-03-18  4:15 UTC  (5+ messages)
` [PATCH 2/3] firmware: qcom: scm: Expose download-mode control
` [PATCH 3/3] arm64: dts: qcom: msm8996: Specify dload address

[PATCH] dm crypt: remove an impossible condition
 2017-03-18  4:14 UTC  (4+ messages)
`  "

[PATCH nf 1/1] netfilter: helper: Fix possible panic caused by invoking expectfn unloaded
 2017-03-18  4:02 UTC  (4+ messages)

[RFC PATCHv2 00/21] Ion clean in preparation for moving out of staging
 2017-03-18  0:54 UTC  (14+ messages)
` [RFC PATCHv2 02/21] cma: Introduce cma_for_each_area
` [RFC PATCHv2 03/21] staging: android: ion: Remove dmap_cnt
` [RFC PATCHv2 04/21] staging: android: ion: Remove alignment from allocation field
` [RFC PATCHv2 05/21] staging: android: ion: Duplicate sg_table
` [RFC PATCHv2 07/21] staging: android: ion: Remove page faulting support
` [RFC PATCHv2 10/21] staging: android: ion: Remove import interface
` [RFC PATCHv2 11/21] staging: android: ion: Remove duplicate ION_IOC_MAP
` [RFC PATCHv2 14/21] staging: android: ion: Stop butchering the DMA address
` [RFC PATCHv2 15/21] staging: android: ion: Break the ABI in the name of forward progress
` [RFC PATCHv2 18/21] staging: android: ion: Rework heap registration/enumeration
` [RFC PATCHv2 20/21] staging: android: ion: Remove ion_handle and ion_client
` [RFC PATCHv2 21/21] staging: android: ion: Set query return value

[PATCH] dbus: Flush pending object manager signals in send_message
 2017-03-18  4:05 UTC  (2+ messages)

[PATCH] net: udp: add socket option to report RX queue level
 2017-03-18  4:01 UTC  (3+ messages)

How to solve the delayed grant mapping problem with blkback?
 2017-03-18  3:57 UTC 

[PATCH] xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
 2017-03-18  2:54 UTC  (3+ messages)

XArray version 2
 2017-03-18  2:28 UTC  (2+ messages)

[linux-linus test] 106744: regressions - FAIL
 2017-03-18  3:37 UTC 

[PATCH 3/5] unit: remove kdbus
 2017-03-18  3:33 UTC 

[PATCH] gitk: Add Chinese(zh_CN) translation
 2017-03-18  3:21 UTC  (2+ messages)

Increase temp space /tmp
 2017-03-18  3:29 UTC 

[PATCH] media/dvb-core: Race condition when writing to CAM
 2017-03-18  2:04 UTC 

[Bug 97059] Tahiti+DRI3+Unity+Blender corruption
 2017-03-18  3:12 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] qemu-img: improve qemu-img getopt error messages
 2017-03-18  3:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/3] qemu-img: print short help on getopt failure

[PATCH 1/7] net, netfilter: convert ip_vs_conn.refcnt from atomic_t to refcount_t
 2017-03-18  2:52 UTC  (2+ messages)

“GenericFileStoreBackend::syncfs" takes long time
 2017-03-18  2:41 UTC 

[PATCH] generic/418: Add test for fallocate() PUNCH_HOLE|KEEP_SIZE
 2017-03-18  1:26 UTC 

Hints on submitting to OE-Core
 2017-03-18  2:36 UTC  (5+ messages)

[Qemu-devel] [PATCH] progress: Show current progress on SIGINFO
 2017-03-18  2:34 UTC  (2+ messages)

[PATCH 1/2] Replace snprintf with strncpy at some places to avoid truncation
 2017-03-18  2:33 UTC  (2+ messages)
` [PATCH 2/2] mdadm: Forced type conversion "

Cast to double being removed
 2017-03-18  1:30 UTC  (4+ messages)

[PATCH net 0/4] ibmvnic: Initialization fixes and improvements
 2017-03-17 22:13 UTC  (4+ messages)
` [PATCH net 2/4] ibmvnic: Move login to its own routine
` [PATCH net 3/4] ibmvnic: Move ibmvnic adapter intialization "
` [PATCH net 4/4] ibmvnic: Correct ibmvnic handling of device open/close

[PATCH v3 6/6] pcm:plug: save converter config
 2017-03-18  2:28 UTC  (2+ messages)

[Qemu-devel] [PATCH] curl: fix compilation on OpenBSD
 2017-03-18  2:27 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH net-next v4 1/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-03-18  1:53 UTC 

[linux-next test] 106743: regressions - FAIL
 2017-03-18  2:21 UTC 

[PATCH net-next v3 1/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-03-18  1:46 UTC  (2+ messages)

[PATCHv4] rev-parse: add --show-superproject-working-tree
 2017-03-18  1:47 UTC  (5+ messages)
` [PATCH] Documentation/git-worktree: use working tree for trees on the file system

[PATCH 0/5] raid56: variant bug fixes
 2017-03-18  2:12 UTC  (7+ messages)
` [PATCH 4/5] btrfs: raid56: Don't keep rbio for later steal
` [PATCH 5/5] btrfs: replace: Use ref counts to avoid destroying target device when canceled

[PATCH net-next v4 2/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-03-18  2:00 UTC 

[PATCH v3 7/7] mmc: Only descend into mmc directory when CONFIG_MMC is set
 2017-03-18  2:07 UTC  (7+ messages)

Submitted layers: build errors not seen on manual bitbake
 2017-03-18  2:05 UTC  (5+ messages)

[PATCH] cpufreq: intel_pstate: Fix policy data management in passive mode
 2017-03-18  1:36 UTC 

[Qemu-devel] [PATCH v8 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"
 2017-03-18  1:44 UTC  (13+ messages)

[PATCH v2] sched/core: Fix rq lock pinning warning after call balance callbacks
 2017-03-18  1:35 UTC 

[PATCH] drm/i915: Enable FBC for non X-tiled FBs
 2017-03-18  1:35 UTC  (2+ messages)

[U-Boot] [PATCH] arch/arm/lib/relocate.S: Remove unreachable code
 2017-03-18  1:34 UTC  (2+ messages)

DOM Worker: page allocation stalls (4.9.13)
 2017-03-18  1:30 UTC  (5+ messages)

[Qemu-devel] [RFC v2 0/8] qemu-img: add measure sub-command
 2017-03-18  1:28 UTC  (5+ messages)
` [Qemu-devel] [RFC v2 1/8] block: add bdrv_measure() API
` [Qemu-devel] [RFC v2 2/8] raw-format: add bdrv_measure() support

[PATCH][PROGS] xfs_io: Allow setting multiple mode flags for fallocate()
 2017-03-18  1:26 UTC 

[U-Boot] [PATCH] fdt_support: Fixup 'ethernet' aliases not ending in digits
 2017-03-18  1:26 UTC  (2+ messages)

[PATCH] f2fs: more reasonable mem_size calculating of ino_entry
 2017-03-18  1:26 UTC 

[PATCH] f2fs: calculate the f2fs_stat_info into base_mem
 2017-03-18  1:25 UTC 

[PATCH] f2fs: copy all valid xattr data includes the last zero
 2017-03-18  1:23 UTC 

[PATCH v4 00/10] decoupling url and submodule interest
 2017-03-17 22:38 UTC  (3+ messages)
` [PATCH v5 "
  ` [PATCH v5 10/10] submodule add: respect submodule.active and submodule.<name>.active

[PATCH] f2fs: avoid stat_inc_atomic_write for non-atomic file
 2017-03-18  1:20 UTC 

[PATCH 1/2] gpio: omap: return error if requested debounce time is not possible
 2017-03-17 21:43 UTC  (5+ messages)

/aliases node and valid property names
 2017-03-18  1:19 UTC 

[PATCH] perf probe: Return errno when does not hit any event
 2017-03-17 23:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/2] mmc: host: s3cmci: add device tree support
 2017-03-18  1:13 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller
` [PATCH v5 2/2] mmc: host: s3cmci: allow probing from device tree

[PATCH] bitops.h: use BITS_PER_LONG to simplify BITS_TO_LONGS
 2017-03-18  0:37 UTC 

[PATCH v1 0/3] blk-mq: dying queue fix & improvement
 2017-03-18  1:01 UTC  (4+ messages)
` [PATCH v1 3/3] blk-mq: start to freeze queue just after setting dying

BTRFS Metadata Corruption Prevents Scrub and btrfs check
 2017-03-18  0:48 UTC  (4+ messages)


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.