All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-18 02:39:36 to 2017-06-18 09:31:46 UTC [more...]

[PATCHv3] tests: py: Add test for ambiguity while setting the value
 2017-06-18  9:31 UTC  (3+ messages)

[Buildroot] [PATCH 00/14] toolchain-external: remove support for glibc before 2.17
 2017-06-18  9:31 UTC  (21+ messages)
` [Buildroot] [PATCH 01/14] docs/manual: update external toolchain advantages list
` [Buildroot] [PATCH 02/14] toolchain: remove CodeSourcery x86 toolchain
` [Buildroot] [PATCH 03/14] toolchain: remove CodeSourcery sh toolchain
` [Buildroot] [PATCH 04/14] package: remove CodeSourcery sh dependencies
` [Buildroot] [PATCH 05/14] toolchain-external: update list of toolchains
` [Buildroot] [PATCH 06/14] docs/manual: drop mention of removed external toolchains
` [Buildroot] [PATCH 07/14] swupdate: don't link with librt
` [Buildroot] [PATCH 08/14] aiccu: "
` [Buildroot] [PATCH 09/14] libv4l: "

[PATCH] ufs: Fix build errors on 32 bit machines
 2017-06-18  9:30 UTC  (3+ messages)

[PATCH 0/3] refactor nvme-pci cq processing
 2017-06-18  9:29 UTC  (7+ messages)
` [PATCH 2/3] nvme-pci: Add budget to __nvme_process_cq
` [PATCH 3/3] nvme-pci: open-code polling logic in nvme_poll

[GIT pull] perf fixes for 4.12
 2017-06-18  9:27 UTC 

[PATCH nft v3] src: Pass stateless, numeric, ip2name and handle variables as structure members
 2017-06-18  9:24 UTC  (2+ messages)

sparc gcc 7.1 compile issue
 2017-06-18  9:22 UTC  (4+ messages)

[GIT pull] irq fix for 4.12
 2017-06-18  9:22 UTC 

[GIT pull] core fix for 4.12
 2017-06-18  9:21 UTC 

[Qemu-devel] [PATCH v3] target-ppc: Enable open-pic timers to count and generate interrupts
 2017-06-18  9:04 UTC  (3+ messages)

[PATCH] mergetools/meld: improve backwards-compatibiilty when using "--output"
 2017-06-18  9:11 UTC  (4+ messages)

[PATCH v3 00/14] pmem: stop abusing __copy_user_nocache(), and other reworks
 2017-06-18  8:45 UTC  (17+ messages)
` [PATCH v3 01/14] x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations
` [PATCH v3 02/14] dm: add ->copy_from_iter() dax operation support
` [PATCH v3 08/14] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm
` [PATCH v3 13/14] filesystem-dax: gate calls to dax_flush() on QUEUE_FLAG_WC

[PATCH 1/4] Input: icn8318 - Move of specific probe code to a helper function
 2017-06-18  8:41 UTC  (4+ messages)
` [PATCH 3/4] Input: icn8318 - Add support for ACPI enumeration

[PATCH] wt-status.c: Modified status message shown for a parent-less branch
 2017-06-18  8:34 UTC  (14+ messages)
                    ` [PATCH/Almost final] "
                      ` [PATCH/ALMOST FINAL] Contextually notify user about an initial commit

RXFH manual configuration
 2017-06-18  8:32 UTC 

[dm-crypt] help mounting partitions in an encrypted disk after first reboot
 2017-06-18  8:30 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/1] Add fmask/dmask option for 9p mapped mode
 2017-06-18  8:28 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] Add support for custom fmasks/dmasks in 9ps "

[RFC PATCH 0/2] daxfile: enable byte-addressable updates to pmem
 2017-06-18  8:18 UTC  (19+ messages)
` [RFC PATCH 1/2] mm: introduce bmap_walk()
` [RFC PATCH 2/2] mm, fs: daxfile, an interface for byte-addressable updates to pmem

track subsystem relationships and shared namespaces
 2017-06-18  8:17 UTC  (9+ messages)
` [PATCH 2/6] nvme: read the subsystem NQN from Identify Controller
` [PATCH 6/6] nvme: track shared namespaces in a siblings list

[B.A.T.M.A.N.] [PATCH] batman-adv: Remove too short %pM printk field width
 2017-06-18  8:12 UTC 

[PATCH 0/2] fix bogus "crazy progammer"
 2017-06-18  8:11 UTC  (7+ messages)

[PATCH v2 00/10] PCID and improved laziness
 2017-06-18  8:06 UTC  (7+ messages)
` [PATCH v2 05/10] x86/mm: Rework lazy TLB mode and TLB freshness tracking
` [PATCH v2 10/10] x86/mm: Try to preserve old TLB entries using PCID

[kernel-hardening] [PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-18  8:04 UTC  (4+ messages)
` [kernel-hardening] Re: [PATCH v4 06/13] iscsi: ensure RNG is seeded before use

[Qemu-devel] [PATCHv5 0/5] fw_cfg: qdev-related tidy-ups
 2017-06-18  8:02 UTC  (6+ messages)
` [Qemu-devel] [PATCHv5 1/5] fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()
` [Qemu-devel] [PATCHv5 2/5] fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1()
` [Qemu-devel] [PATCHv5 3/5] fw_cfg: move assert() and linking of fw_cfg device to the machine into instance_init()
` [Qemu-devel] [PATCHv5 4/5] fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers
` [Qemu-devel] [PATCHv5 5/5] fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h

[Qemu-devel] [PATCHv4 0/5] fw_cfg: qdev-related tidy-ups
 2017-06-18  8:01 UTC  (4+ messages)
` [Qemu-devel] [PATCHv4 5/5] fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h

[Buildroot] [PATCH 1/1] package/mcelog: fix legal-info
 2017-06-18  8:02 UTC  (4+ messages)

[PATCH v5 for-4.13 0/7] Automatic affinity settings for nvme over rdma
 2017-06-18  8:02 UTC  (5+ messages)
` [PATCH v5 for-4.13 3/7] mlx5: move affinity hints assignments to generic code

[Buildroot] [PATCH 0/3] core: check hashes of license files
 2017-06-18  8:01 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] core/pkg-util: pass package directory and name when saving "
` [Buildroot] [PATCH 2/3] core/pkg-utils: check hashes of "
` [Buildroot] [PATCH 3/3] docs/manual: document hashes for "

[B.A.T.M.A.N.] [PATCH] batman-adv: Remove variable deprecated by skb_put_data
 2017-06-18  7:59 UTC 

errors.yoctoproject.org down?
 2017-06-18  7:59 UTC 

bitbake core-image-web-kiosk question ?
 2017-06-18  7:52 UTC  (7+ messages)
  ` FriendlyArm Mini6410 ?
      ` Compiling meta-browser ==>chromium ? cleaning ?

ANN: SELinux userspace 2.7-rc1 release
 2017-06-18  7:46 UTC  (4+ messages)
` ANN: SELinux userspace 2.7-rc2 release

[Buildroot] [PATCH 1/2] package/imagemagick: change download url to github
 2017-06-18  7:45 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/imagemagick: bump version to 7.0.6-0

[Buildroot] [PATCH/2017.02.x 1/1] package/imagemagick: change download url to github
 2017-06-18  7:43 UTC 

[Buildroot] [PATCH/2017.05.x 1/1] package/imagemagick: change download url to github
 2017-06-18  7:42 UTC 

[PATCH] libselinux utils: override LD{FLAGS, LIBS} for libselinux.so in Makefile
 2017-06-18  7:41 UTC 

makedumpfile: support for newer kernels [v4.9 onwards]
 2017-06-18  7:41 UTC  (6+ messages)

[Buildroot] [PATCH v3,1/1] boinc: new package
 2017-06-18  7:39 UTC 

cron job: media_tree daily build: ERRORS
 2017-06-18  7:34 UTC 

[PATCH v2 00/19] Server-side NFS/RDMA changes proposed for v4.13
 2017-06-18  7:34 UTC  (6+ messages)
` [PATCH v2 19/19] sunrpc: Disable splice for krb5i

[PATCH v6 00/10] Implement NVMe Namespace Descriptor Identification
 2017-06-18  7:32 UTC  (10+ messages)
            ` odd sysfs find behavior, was: "

[Buildroot] [PATCH 1/1] package/libbluray: fix build when host has no java support
 2017-06-18  7:27 UTC 

[Xenomai] Gpio: IRQ handler is called ~4ms after state change
 2017-06-18  7:26 UTC  (2+ messages)

streamline blk-mq I/O scheduler interaction
 2017-06-18  7:24 UTC  (4+ messages)
` [PATCH 05/10] blk-mq: simplify blk_mq_free_request

[xen-4.9-testing test] 110524: regressions - FAIL
 2017-06-18  7:22 UTC 

[Qemu-devel] [Question] How can we confirm hot-plug disk succesfully?
 2017-06-18  7:21 UTC 

[Buildroot] [PATCH v2] board: Add a13_olinuxino Support
 2017-06-18  7:21 UTC  (4+ messages)

[PATCH v5 0/5] convert: add "status=delayed" to filter process protocol
 2017-06-18  7:20 UTC  (3+ messages)
` [PATCH v5 4/5] convert: move multiple file filter error handling to separate function

[B.A.T.M.A.N.] [PATCH 1/3] batman-adv: convert many more places to skb_put_zero()
 2017-06-18  7:20 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: introduce and use skb_put_data()
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: make skb_put & friends return void pointers

[PATCH v4 0/3] Support TCP/IPv4 GRO in DPDK
 2017-06-18  7:21 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] lib: add Generic Receive Offload API framework
  ` [PATCH v5 2/3] lib/gro: add TCP/IPv4 GRO support
  ` [PATCH v5 3/3] app/testpmd: enable TCP/IPv4 GRO

memory allocation deadlock
 2017-06-18  7:16 UTC  (6+ messages)

clean up and modularize arch dma_mapping interface V2
 2017-06-18  7:13 UTC  (13+ messages)
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching

rdma-core 13 fails to build on Ubuntu 16.04.1 LTS
 2017-06-18  7:12 UTC  (3+ messages)

[U-Boot] Driver model u-boot 2017
 2017-06-18  7:12 UTC 

[Qemu-devel] [dan@kernelim.com: [PATCH] nvme: Fix get/set number of queues feature, again]
 2017-06-18  7:06 UTC 

[PATCH v2 3/5] arm64: dts: Add ufs dts node
 2017-06-18  7:06 UTC  (5+ messages)

[PATCH v3 1/3] kbuild: Add __cc-option macro
 2017-06-18  6:58 UTC  (3+ messages)

[PATCH v7 0/6] Move firmware specific code to firmware specific locations
 2017-06-18  6:58 UTC  (3+ messages)
` [PATCH v7.1 7/7] device property: Get rid of struct fwnode_handle type field

[ANNOUNCE] v4.11.5-rt1
 2017-06-18  6:46 UTC  (3+ messages)

[Buildroot] [v2 1/3] scancpan: update with MetaCPAN API v1
 2017-06-18  6:27 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-06-17
 2017-06-18  6:27 UTC 

[PATCH v4 00/20] Btrfs-progs offline scrub
 2017-06-18  6:20 UTC  (2+ messages)

[PATCH V3 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-18  6:07 UTC  (2+ messages)

Dear Talented
 2017-06-17 19:48 UTC 

[Bug 101475] Max Core Profile for OpenGL showing 0.0
 2017-06-18  5:59 UTC 

[PATCH 1/1] Fix coding style of driver/staging/ccree/ssi_aead.c
 2017-06-18  5:52 UTC  (2+ messages)

[PATCH 2/5] soc: bcm: brcmstb: Add Kconfig entry point for power management
 2017-06-18  5:38 UTC  (5+ messages)

[U-Boot] [PATCH v5 00/11] rk3328: add support of usb host and gadget
 2017-06-18  5:11 UTC  (11+ messages)
` [U-Boot] [PATCH v5 04/11] usb: host: xhci-rockchip: use fixed regulator to control vbus

[PATCH 3/5] soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)
 2017-06-18  4:56 UTC  (5+ messages)

[PATCH v11 5/6] i2c: designware: add SLAVE mode functions
 2017-06-18  4:53 UTC  (3+ messages)

[PATCH 00/13] block: assorted cleanup for bio splitting and cloning
 2017-06-18  4:38 UTC  (14+ messages)
` [PATCH 03/13] blk: make the bioset rescue_workqueue optional
` [PATCH 01/13] blk: remove bio_set arg from blk_queue_split()
` [PATCH 04/13] blk: use non-rescuing bioset for q->bio_split
` [PATCH 02/13] blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
` [PATCH 06/13] rbd: use bio_clone_fast() instead of bio_clone()
` [PATCH 05/13] block: Improvements to bounce-buffer handling
` [PATCH 08/13] pktcdvd: use bio_clone_fast() instead of bio_clone()
` [PATCH 09/13] lightnvm/pblk-read: use bio_clone_fast()
` [PATCH 07/13] drbd: use bio_clone_fast() instead of bio_clone()
` [PATCH 10/13] xen-blkfront: remove bio splitting
` [PATCH 13/13] block: don't check for BIO_MAX_PAGES in blk_bio_segment_split()
` [PATCH 12/13] block: remove bio_clone() and all references
` [PATCH 11/13] bcache: use kmalloc to allocate bio in bch_data_verify()

[PATCH 00/13] block: assorted cleanup for bio splitting and cloning
 2017-06-18  4:40 UTC  (9+ messages)

[PATCH 0/2] Two fixes for loop devices
 2017-06-18  4:33 UTC  (6+ messages)
` [PATCH 1/2] loop: use filp_close() rather than fput()

[PATCH] brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
 2017-06-18  4:26 UTC  (2+ messages)

deducing CPU clock rate over time from cycle samples
 2017-06-18  4:22 UTC  (2+ messages)

raid-1 starting with 1 drive after brief hiatus with cruddy controller
 2017-06-18  4:14 UTC 

Dear Talented
 2017-06-17 20:01 UTC 

Investment Consideration
 2017-06-18  4:00 UTC 

[PATCH v1] ASoC: rt5677: Hide platform data in the module sources
 2017-06-18  3:50 UTC  (2+ messages)

Dear From Mr Majd
 2017-06-16 19:00 UTC 

[Qemu-devel] [PATCH 1/3] qemu: add capability for vhost-net busy polling
 2017-06-18  3:15 UTC 

[PATCH net-next 00/10] net: dsa: Global 2 cosmetics
 2017-06-18  3:06 UTC  (11+ messages)
` [PATCH net-next 01/10] net: dsa: mv88e6xxx: add irl_init_all op
` [PATCH net-next 02/10] net: dsa: mv88e6xxx: clarify SMI PHY functions
` [PATCH net-next 03/10] net: dsa: mv88e6xxx: prefix Global 2 Trunk macros
` [PATCH net-next 04/10] net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macros
` [PATCH net-next 05/10] net: dsa: mv88e6xxx: prefix Global 2 MGMT macros
` [PATCH net-next 06/10] net: dsa: mv88e6xxx: prefix Global 2 PVT macros
` [PATCH net-next 07/10] net: dsa: mv88e6xxx: prefix Global 2 EEPROM macros
` [PATCH net-next 08/10] net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macros
` [PATCH net-next 09/10] net: dsa: mv88e6xxx: prefix Global 2 Watchdog macros
` [PATCH net-next 10/10] net: dsa: mv88e6xxx: prefix Global 2 remaining macros

(unknown),
 2017-06-18  3:09 UTC 

[PATCH net-next] net: dsa: mv88e6xxx: better IEEE Prio Mapping Table description
 2017-06-18  3:07 UTC 

[PATCH v2 0/2] Ensure size values are rounded down
 2017-06-18  3:09 UTC  (3+ messages)
` [PATCH v2 2/2] btrfs: Round down values which are written for total_bytes_size

[PATCH net-next] net: dsa: Fix legacy probing
 2017-06-18  3:00 UTC  (2+ messages)

[PATCH net-next] tls: update Kconfig
 2017-06-18  2:57 UTC  (2+ messages)

[PATCH v2 net-next 00/21] remove dst garbage collector logic
 2017-06-18  2:55 UTC  (2+ messages)

sdcard not generated
 2017-06-18  1:37 UTC 

[PATCH 0/3] selftest: Fix build errors
 2017-06-18  2:48 UTC  (3+ messages)
` [PATCH 3/3] selftest/net/Makefile: Specify output with $(OUTPUT)

[PATCH nf] netfilter: ebt_nflog: fix unexpected truncated packet
 2017-06-18  2:51 UTC 

[RFC PATCH net-next v2 00/15] bpf: BPF support for socket ops
 2017-06-18  2:39 UTC  (4+ messages)
` [RFC PATCH net-next v2 10/15] bpf: Add support for changing congestion control


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.