All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-14 00:03:26 to 2017-06-14 02:04:02 UTC [more...]

Re: Re:Re: Re:Re:Re:Re: How does rbd-mirror preserve the order of WRITE operations that finished on the primary cluster
 2017-06-14  2:03 UTC  (2+ messages)

syncobj wait patch
 2017-06-14  2:02 UTC  (2+ messages)
` [PATCH] drm/syncobj: add sync obj wait interface. (v5)

linux-next: build failure after merge of the md tree
 2017-06-14  1:58 UTC 

[PATCH 0/6] Misc PCM fixes
 2017-06-14  1:57 UTC  (4+ messages)
` [PATCH 4/6] ALSA: pcm: Preprocess PAUSED or SUSPENDED stream before PREPARE

[PATCH v2 3/4] phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver
 2017-06-14  1:57 UTC  (7+ messages)

[PATCH v15 0/7] power: add power sequence library
 2017-06-14  1:53 UTC  (6+ messages)
` [PATCH v15 2/7] "

MOD_TYPEDEF unused?
 2017-06-14  1:54 UTC  (2+ messages)

[PATCH v4 00/16] perf tool: add meta-data header support for pipe-mode
 2017-06-14  1:54 UTC  (7+ messages)
` [PATCH v4 09/16] perf header: don't pass struct perf_file_section to process_##_feat
` [PATCH v4 12/16] perf header: add a buffer to struct feat_fd

[PATCH RFC] mnt: umount mounts one by one in umount_tree()
 2017-06-14  1:53 UTC  (3+ messages)

[linux-4.9 test] 110396: regressions - FAIL
 2017-06-14  1:51 UTC 

Questions about how BtrFS works
 2017-06-14  1:46 UTC  (4+ messages)
    ` Fwd: "

[lkp-robot] [rt_mutex] 04e3397462: WARNING:at_kernel/locking/lockdep.c:#lockdep_init_map
 2017-06-14  1:43 UTC 

[Qemu-devel] [PATCH v3 5/5] spapr: fix migration of ICPState objects from/to older QEMU
 2017-06-14  1:40 UTC  (11+ messages)

[Qemu-devel] [PATCH] hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device
 2017-06-14  1:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/6] spapr/xics: fix migration of older machine types
 2017-06-14  1:41 UTC  (9+ messages)

[lkp-robot] [usercopy] 547c4d38ca: kernel_BUG_at_mm/slub.c
 2017-06-14  1:41 UTC 

[PATCH v2 1/1] [media] i2c: Add Omnivision OV5670 5M sensor support
 2017-06-14  1:39 UTC  (2+ messages)
` [PATCH v3 1/1] "

internal write-intent bitmap is horribly slow with RAID10 over 20 drives
 2017-06-14  1:40 UTC  (6+ messages)

[PATCH V2 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-14  1:37 UTC  (4+ messages)
` [PATCH V2 net-next 2/8] net: hns3: Add support of the HNAE3 framework

[U-Boot] dtb build issue on U-Boot
 2017-06-14  1:35 UTC  (4+ messages)

[Qemu-devel] [PATCH] target/ppc/excp_helper: Take BQL before calling cpu_interrupt()
 2017-06-13 15:29 UTC  (2+ messages)

[PATCH v2 0/4] x86: stack alignment for boot code and clang
 2017-06-14  1:30 UTC  (6+ messages)
` [PATCH v2 1/4] kbuild: Add cc-option-raw macro
` [PATCH v2 2/4] kbuild: Add hostcc-option macro

[PATCH v2 1/4] spi: rockchip: fix error handling when probe
 2017-06-14  1:27 UTC  (6+ messages)
` [PATCH v2 2/4] spi: rockchip: add support for "cs-gpios" dts property

Ftrace vs perf user page fault statistics differences
 2017-06-14  1:27 UTC  (7+ messages)

[PATCH v12 00/23] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-06-14  1:12 UTC  (24+ messages)
` [PATCH v12 01/23] docs: create Cache Allocation Technology (CAT) and Code and Data Prioritization (CDP) feature document
` [PATCH v12 02/23] x86: move cpuid_count_leaf from cpuid.c to processor.h
` [PATCH v12 03/23] x86: refactor psr: remove L3 CAT/CDP codes
` [PATCH v12 04/23] x86: refactor psr: L3 CAT: implement main data structures, CPU init and free flows
` [PATCH v12 05/23] x86: refactor psr: L3 CAT: implement Domain init/free and schedule flows
` [PATCH v12 06/23] x86: refactor psr: L3 CAT: implement get hw info flow
` [PATCH v12 07/23] x86: refactor psr: L3 CAT: implement get value flow
` [PATCH v12 08/23] x86: refactor psr: L3 CAT: set value: implement framework
` [PATCH v12 09/23] x86: refactor psr: L3 CAT: set value: assemble features value array
` [PATCH v12 10/23] x86: refactor psr: L3 CAT: set value: implement cos finding flow
` [PATCH v12 11/23] x86: refactor psr: L3 CAT: set value: implement cos id picking flow
` [PATCH v12 12/23] x86: refactor psr: L3 CAT: set value: implement write msr flow
` [PATCH v12 13/23] x86: refactor psr: CDP: implement CPU init flow
` [PATCH v12 14/23] x86: refactor psr: CDP: implement get hw info flow
` [PATCH v12 15/23] x86: refactor psr: CDP: implement set value callback function
` [PATCH v12 16/23] x86: L2 CAT: implement CPU init flow
` [PATCH v12 17/23] x86: L2 CAT: implement get hw info flow
` [PATCH v12 18/23] x86: L2 CAT: implement get value flow
` [PATCH v12 19/23] x86: L2 CAT: implement set "
` [PATCH v12 20/23] tools: L2 CAT: support get HW info for L2 CAT
` [PATCH v12 21/23] tools: L2 CAT: support show cbm "
` [PATCH v12 22/23] tools: L2 CAT: support set "
` [PATCH v12 23/23] docs: add L2 CAT description in docs

linux-next: build failure after merge of the sound-asoc tree
 2017-06-14  1:26 UTC 

t1308-config-set.sh fails on current master
 2017-06-14  1:25 UTC  (2+ messages)

proposal for how to share other refs as part of refs/tracking/*
 2017-06-14  1:24 UTC  (4+ messages)

Memory issues and USB support? (and OpenWatcom)
 2017-06-14  1:23 UTC  (4+ messages)

[PATCH] drm/mediatek: fixup error memory reallocation
 2017-06-14  1:19 UTC  (4+ messages)

How to implement virtual hardware in QEMU?
 2017-06-14  1:17 UTC 

Image lacks libraries needed by SDK
 2017-06-14  1:17 UTC  (3+ messages)

[PATCH tip/sched/core] Add comments to aid in safer usage of swake_up
 2017-06-14  1:15 UTC  (6+ messages)

[PATCH v1 1/1] Add Trusted Path Execution as a stackable LSM
 2017-06-05 15:30 UTC  (2+ messages)

[PATCH v2] Kbuild: tiny correction on `make help`
 2017-06-14  1:15 UTC  (4+ messages)

[PATCH 0/8] Allow f_acm gadgets to notify the user about SetLineCoding requests
 2017-06-14  1:14 UTC  (3+ messages)
` [PATCH 6/8] usb: gadget: f_acm: add an ioctl to get the current line coding

[PATCH 1/5] kni: fix build with gcc 7.1
 2017-06-14  1:15 UTC  (3+ messages)
` [PATCH 2/5] net/i40e: fix memset size

[PATCH v2 0/8] Allow f_acm gadgets to notify the user about SetLineCoding requests
 2017-06-14  1:15 UTC  (3+ messages)
` [PATCH v2 1/8] tty: add a poll() callback in struct tty_operations

[ANNOUNCE] public-inbox.org/git/ search updates for diffs
 2017-06-14  1:12 UTC 

[PATCH v3] tools: fix several "format-truncation" warnings with GCC 7
 2017-06-14  1:11 UTC 

[PATCH v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
 2017-06-14  1:11 UTC  (11+ messages)
` [PATCH v4 2/2] arm: dts: Add Mediatek MT2701 i2c device node

[PATCH net-next 0/9] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-14  1:10 UTC  (7+ messages)
` [PATCH net-next 6/9] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC

[PATCH 0/4] KVM: async_pf: Fix async_pf exception injection
 2017-06-14  1:07 UTC  (7+ messages)
` [PATCH 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
` [PATCH 4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit

(unknown),
 2017-06-14  1:06 UTC 

Lock between userspace and btrfs-cleaner on extent_buffer
 2017-06-14  1:05 UTC  (2+ messages)

[PATCH] ASoC: simple_card_utils: add EXPORT_SYMBOL_GPL() for asoc_simple_card_clk_xxx()
 2017-06-14  1:04 UTC  (2+ messages)

[PATCH v3 00/18] introduce the Xen PV Calls backend
 2017-06-14  1:00 UTC  (42+ messages)
` [PATCH v3 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v3 07/18] xen/pvcalls: implement socket command
  ` [PATCH v3 08/18] xen/pvcalls: implement connect command
  ` [PATCH v3 09/18] xen/pvcalls: implement bind command
  ` [PATCH v3 11/18] xen/pvcalls: implement accept command
  ` [PATCH v3 12/18] xen/pvcalls: implement poll command
  ` [PATCH v3 13/18] xen/pvcalls: implement release command
  ` [PATCH v3 14/18] xen/pvcalls: disconnect and module_exit
  ` [PATCH v3 15/18] xen/pvcalls: implement the ioworker functions
  ` [PATCH v3 16/18] xen/pvcalls: implement read
  ` [PATCH v3 17/18] xen/pvcalls: implement write

[PATCH] Add the --partial-dmesg option to dump only non-cleared dmesg
 2017-06-14  0:58 UTC  (2+ messages)
` [makedumpfile PATCH v2] "

[meta-oe][PATCH] libdevmapper: sync with lvm2 2.02.171
 2017-06-14  0:58 UTC 

broonie-sound/for-next build: 207 builds: 13 failed, 194 passed, 38 errors, 9 warnings (v4.12-rc5-151-g2eb01858cc80)
 2017-06-14  0:58 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2017-06-14  0:56 UTC  (2+ messages)

Applications in general; Emacs
 2017-06-14  0:55 UTC  (2+ messages)

[PATCH 00/11] ARM: dts: imx6qdl: video capture support
 2017-06-14  0:55 UTC  (4+ messages)

What's cooking in git.git (Jun 2017, #04; Tue, 13)
 2017-06-14  0:52 UTC  (2+ messages)

[PATCH v2] tpm: Enable CLKRUN protocol for Braswell systems
 2017-06-14  0:51 UTC  (8+ messages)
` [PATCH v4] "

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2017-06-14  0:50 UTC 

[PATCH v2 0/4] Add Broadcom STB USB phy driver
 2017-06-14  0:50 UTC  (5+ messages)
` [PATCH v2 1/4] soc: brcmstb: Add Product ID and Family ID helper functions

[PATCHv3 1/4] clone: respect additional configured fetch refspecs during initial fetch
 2017-06-14  0:49 UTC  (9+ messages)
        ` [PATCHv4 1/2] "
        ` [PATCH] remote: drop free_refspecs() function

[seabios test] 110398: regressions - FAIL
 2017-06-14  0:48 UTC 

[PATCH] bitbake: runqueue: multiconfig fix
 2017-06-14  0:46 UTC 

[GIT PULL FOR v4.13] Add video-mux, ov5640 and i.MX media staging driver
 2017-06-14  0:43 UTC  (2+ messages)

[Bug 101322] New: GM108/NV118: 0 MiB DDR3 and boot crash in gf100_ltc_oneinit_tag_ram
 2017-06-14  0:40 UTC  (2+ messages)
  ` [Bug 101322] "

[PATCH 0/2] power: supply: ltc2941-battery-gauge: Support LTC2942
 2017-06-14  0:08 UTC  (4+ messages)
` [PATCH 2/2] power: supply: ltc2941-battery-gauge: Add support for LTC2942

Reminder: Toaster Weekly Meeting: 1-800-262-0778 x 88393762#
 2017-06-14  0:39 UTC  (2+ messages)

[net-next 0/9][pull request] 10GbE Intel Wired LAN Driver Updates 2017-06-13
 2017-06-14  0:38 UTC  (10+ messages)
` [net-next 1/9] ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits
` [net-next 2/9] ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS
` [net-next 3/9] ixgbe: add statistic indicating number of skipped Tx timestamps
` [net-next 4/9] ixgbe: check for Tx timestamp timeouts during watchdog
` [net-next 5/9] ixgbe: Bump version number
` [net-next 6/9] ixgbevf: "
` [net-next 7/9] ixgbe: fix writes to PFQDE
` [net-next 8/9] ixgbe: Resolve cppcheck format string warning
` [net-next 9/9] ixgbe: pci_set_drvdata must be called before register_netdev

[PATCH v2 net-next 0/9] bpf: xdp: Report bpf_prog ID in IFLA_XDP
 2017-06-14  0:37 UTC  (4+ messages)
` [PATCH v2 net-next 8/9] bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROG

[PATCH 1/1] uio: Fix uio_device memory leak
 2017-06-14  0:35 UTC  (4+ messages)

[PATCH 0/5] ASoC: simple/graph card: use asoc_simple_card_of_parse_tdm()
 2017-06-14  0:35 UTC  (12+ messages)
` [PATCH 1/5] ASoC: simple-card-utils: add asoc_simple_card_of_parse_tdm()
` [PATCH 2/5] ASoC: simple-card: use asoc_simple_card_of_parse_tdm()
` [PATCH 3/5] ASoC: simple-scu-card: "
` [PATCH 4/5] ASoC: audio-graph-card: "
` [PATCH 5/5] ASoC: audio-graph-scu-card: "

[RFC/PATCH] builtin/blame: darken redundant line information
 2017-06-14  0:33 UTC  (3+ messages)

[PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git repositories
 2017-06-13 19:46 UTC 

[PATCH v3] ubifs: Change gfp flags in page allocation for bulk read
 2017-06-14  0:31 UTC 

[PATCH] ASoC: ak4613: add missing 64000 in ak4613_dai_hw_params()
 2017-06-14  0:31 UTC  (2+ messages)

[Bug 101368] Nouveau regression GT218M in Kernel 4.11 Won't Boot
 2017-06-14  0:31 UTC 

WMI and Kernel:User interface
 2017-06-14  0:28 UTC  (6+ messages)

[Fuego] Error while running a test on target connected to serial interface
 2017-06-14  0:29 UTC  (3+ messages)

[PATCH] fs: initialize resize_wait wait queue of init task
 2017-06-14  0:27 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2017-06-14  0:25 UTC 

disk gone
 2017-06-14  0:24 UTC  (4+ messages)

[PATCH v8 00/10] xfsprogs 4.12: GETFSMAP support
 2017-06-14  0:23 UTC  (4+ messages)
` [PATCH 03/10] xfs_io: support the new getfsmap ioctl

[LTP] [PATCH 1/2] syscalls/splice04,05: fix max limit for pipe
 2017-06-14  0:23 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/splice05: check if splice supports stream af_unix sockets
  ` [LTP] [PATCH v2] "

[PATCH 0/4] bpf: Changes needed (or desired) for MIPS support
 2017-06-14  0:22 UTC  (10+ messages)
` [PATCH 1/4] tools: bpf_jit_disasm: Handle large images
` [PATCH 2/4] test_bpf: Add test to make conditional jump cross a large number of insns
` [PATCH 3/4] bpf: Add MIPS support to samples/bpf
` [PATCH 4/4] samples/bpf: Fix tracex5 to work with MIPS syscalls

linux-next: manual merge of the net-next tree with the net tree
 2017-06-14  0:20 UTC 

[PATCH] powerpc/xive: Fix offset for store EOI MMIOs
 2017-06-14  0:19 UTC 

[Qemu-devel] NVME: is there any plan to support SGL data transfer?
 2017-06-13  1:25 UTC  (4+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 0/3] fscrypt: forbid truncate(2) without key
 2017-06-14  0:14 UTC  (3+ messages)
` [PATCH 1/3] ext4: require key for truncate(2) of encrypted file

[PATCH 0/8] Support for 24x7 hcall interface version 2
 2017-06-14  0:13 UTC  (3+ messages)
` [PATCH 7/8] powerpc/perf/hv-24x7: Support v2 of the hypervisor API

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-06-14  0:12 UTC  (12+ messages)

[PATCH v2] ubifs: Change gfp flags in page allocation for bulk read
 2017-06-14  0:11 UTC 

New GCC compiler for 8086 cpu's
 2017-06-14  0:08 UTC 

[BUG] b9c8e7f2fb6e breaks git bisect visualize
 2017-06-14  0:06 UTC 

[PATCH] drm: adv7511_audio: Add .get_dai_id callback to map port number to dai id
 2017-06-14  0:05 UTC  (2+ messages)

[Qemu-devel] [PATCH] Remove restriction that prevents bootimg elf64 images
 2017-06-14  0:05 UTC  (4+ messages)

[PATCH v2 0/5] MIPS: Implement eBPF JIT
 2017-06-14  0:04 UTC  (3+ messages)
` [PATCH v2 4/5] MIPS: Add support for "

[PATCH v2 0/2] SoC driver for Broadcom STB DPFE
 2017-06-14  0:03 UTC  (5+ messages)
` [PATCH v2 2/2] soc: brcmstb: Add driver for DPFE


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.