All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-13 17:06:06 to 2017-09-13 18:01:07 UTC [more...]

[GIT PULL] perf fixes
 2017-09-13 18:00 UTC 

[PATCH v3 1/3] net/mlx5: fix num seg assumption on vPMD
 2017-09-13 17:59 UTC  (3+ messages)
` [PATCH v4 2/4] net/mlx5: fix Tx stats error counter definition

[PATCH 00/15] xen/x86: Clean-up the PoD code
 2017-09-13 17:59 UTC  (16+ messages)
` [PATCH 01/15] xen/x86: p2m-pod: Clean-up includes
` [PATCH 02/15] xen/x86: p2m-pod: Remove trailing whitespaces
` [PATCH 03/15] xen/x86: p2m-pod: Fix coding style for comments
` [PATCH 04/15] xen/x86: p2m-pod: Fix coding style
` [PATCH 05/15] xen/x86: p2m-pod: Avoid redundant assignments in p2m_pod_demand_populate
` [PATCH 06/15] xen/x86: p2m-pod: Clean-up use of typesafe MFN
` [PATCH 07/15] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_decrease_reservation
` [PATCH 08/15] xen/x86: p2m: Use typesafe gfn for the P2M callbacks get_entry and set_entry
` [PATCH 09/15] xen/x86: p2m: Use typesafe GFN in p2m_set_entry
` [PATCH 10/15] xen/x86: p2m-pod: Use typesafe GFN in pod_eager_record
` [PATCH 11/15] xen/x86: p2m-pod: Clean-up p2m_pod_zero_check
` [PATCH 12/15] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_zero_check
` [PATCH 13/15] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_demand_populate
` [PATCH 14/15] xen/x86: p2m-pod: Use typesafe gfn for the fields reclaim_single and max_guest
` [PATCH 15/15] xen/x86: p2m-pod: Rework prototype of p2m_pod_demand_populate

Bug: git branch --unset-upstream command can nuke config when disk is full
 2017-09-13 17:59 UTC  (13+ messages)
` [PATCH 0/7] config.c may fail to notice some write() failures
  ` [PATCH 1/7] config: avoid "write_in_full(fd, buf, len) < len" pattern
  ` [PATCH 2/7] get-tar-commit-id: check write_in_full() return against 0
  ` [PATCH 3/7] avoid "write_in_full(fd, buf, len) != len" pattern
  ` [PATCH 4/7] convert less-trivial versions of "write_in_full() != len"
  ` [PATCH 5/7] pkt-line: check write_in_full() errors against "< 0"
  ` [PATCH 6/7] notes-merge: use ssize_t for write_in_full() return value
  ` [PATCH 7/7] config: flip return value of store_write_*()

HTB going crazy over ~5Gbit/s (4.12.9, but problem present in older kernels as well)
 2017-09-13 17:58 UTC  (10+ messages)

Memory leaks in conntrack
 2017-09-13 17:58 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] ppc: migration fixes for TCG
 2017-09-13 17:58 UTC  (21+ messages)
` [Qemu-devel] [PATCH 2/4] ppc: add CPU IRQ state to PPC VMStateDescription
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 3/4] ppc: add CPU access_type into the migration stream
` [Qemu-devel] [PATCH 4/4] ppc: ensure we update the decrementer value during migration

[meta-raspberrypi] enable serial communication pi 3
 2017-09-13 17:58 UTC  (4+ messages)

[PATCH 0/6 v4] Add ASoC support for AMD Stoney APUs
 2017-09-13 17:57 UTC  (7+ messages)
` [PATCH 2/6 v2] drm/amdgpu Moving amdgpu asic types to a separate file
  ` [PATCH 1/6 v3] drm/amd/amdgpu: Added asic_type as ACP DMA driver platform data
  ` [PATCH 3/6 v4] ASoC: AMD: disabling memory gating in stoney platform
  ` [PATCH 4/6 v3] ASoC: AMD: DMA driver changes for Stoney Platform
` [PATCH 5/6 v4] ASoC: AMD: Audio buffer related changes for Stoney
` [PATCH 6/6 v4] ASoC: AMD: Add machine driver for cz rt5650

[GIT PULL] scheduler fixes
 2017-09-13 17:57 UTC 

[PATCH 1/2] meta/conf/layers.conf: Add ca-certificates as ABISAFE
 2017-09-13 17:57 UTC  (3+ messages)
` [PATCH 2/2] bitbake.conf: Add default FILESYSTEM_PERMS_TABLES

[RFC Part2 PATCH v3 00/26] x86: Secure Encrypted Virtualization (AMD)
 2017-09-13 17:55 UTC  (5+ messages)
` [RFC Part2 PATCH v3 15/26] KVM: SVM: Add support for SEV LAUNCH_START command
` [RFC Part2 PATCH v3 16/26] KVM: SVM: Add support for SEV LAUNCH_UPDATE_DATA command

[PATCH for-next 00/20] RDMA/hns: Add hip08 RoCE driver support
 2017-09-13 17:55 UTC  (4+ messages)
` [PATCH for-next 11/20] RDMA/hns: Split CQE from MTT in hip08

[PATCH v8 0/9] Revamp the Go support
 2017-09-13 17:54 UTC  (10+ messages)
` [PATCH v8 1/9] go-runtime: extend to nativesdk builds
` [PATCH v8 2/9] goarch.bbclass: identify archs with Go dynamic linking support
` [PATCH v8 3/9] go-1.8: add patch for set soname in ELF shared objects
` [PATCH v8 4/9] go-runtime: build the Go runtime as a shared library
` [PATCH v8 5/9] go.bbclass: add support linking against shared runtime
` [PATCH v8 6/9] go.bbclass: Add "ldflags" to QA skip list
` [PATCH v8 7/9] go.bbclass: Add ptest support
` [PATCH v8 8/9] goarch.bbclass: set ARM_INSTRUCTION_SET to "arm"
` [PATCH v8 9/9] go: update to go 1.9

[GIT PULL] x86 fixes
 2017-09-13 17:54 UTC 

[PATCH v2 0/3] led: ledtrig-transient: add support for hrtimer
 2017-09-13 17:54 UTC  (4+ messages)
` [PATCH v2 1/3] leds: Replace flags bit shift with BIT() macros
` [PATCH v2 2/3] leds: Add the LED_BRIGHTNESS_FAST flag
` [PATCH v2 3/3] led: ledtrig-transient: add support for hrtimer

[PATCH/RFC net-next] ravb: RX checksum offload
 2017-09-13 17:54 UTC  (2+ messages)

[PATCH v11 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-13 17:53 UTC  (6+ messages)
` [PATCH v11 24/24] arm: dts: omap3: N9/N950: Add flash references to the camera
  ` as3645a flash userland interface

qemu-kvm VM died during partial raid1 problems of btrfs
 2017-09-13 17:52 UTC  (4+ messages)

Notes Design Session: Making Releases Lessons Learned: Improving Our Release Process and Tooling
 2017-09-13 17:51 UTC  (4+ messages)
    ` Windows "heinsenbug" (WAS: Re: Notes Design Session: Making Releases Lessons Learned: Improving Our Release Process and Tooling)

[PATCH] prctl: add PR_[GS]ET_PDEATHSIG_PROC
 2017-09-13 17:48 UTC  (6+ messages)

[PATCH V4 0/10] block/scsi: safe SCSI quiescing
 2017-09-13 17:48 UTC  (8+ messages)
` [PATCH V4 08/10] block: allow to allocate req with RQF_PREEMPT when queue is preempt frozen

[PATCH 1/4] Add AMD XGBE Ethernet config support in DPDK
 2017-09-13 17:47 UTC  (4+ messages)
` [PATCH 2/4] net/axgbe : Add PMD support for AMD XGBE Ethernet
` [PATCH 3/4] doc: Add documents "
` [PATCH 4/4] maintainers: add maintainer for AMD AXGBE PMD

[PATCH 1/2 RESEND] Btrfs: make plug in writing meta blocks really work
 2017-09-13 16:45 UTC  (3+ messages)

[PATCH v4 0/4] Add STM32 DMAMUX support
 2017-09-13 17:45 UTC  (5+ messages)
` [PATCH v4 3/4] dt-bindings: stm32-dma: add a property to handle STM32 DMAMUX

[RFC XEN PATCH v3 00/39] Add vNVDIMM support to HVM domains
 2017-09-13 17:45 UTC  (7+ messages)
` [RFC XEN PATCH v3 12/39] tools/xen-ndctl: add NVDIMM management util 'xen-ndctl'

[PATCH v2] ASoC: rt5670: add set_bclk_ratio in dai ops
 2017-09-13 17:44 UTC  (4+ messages)

[PATCH v16 1/4] drm/i915: Introduce private PAT management
 2017-09-13 17:44 UTC  (3+ messages)

[meta-initramfs][PATCH V3] klibc.bbclass: Add -mfloat-abi on arm
 2017-09-13 17:44 UTC 

[PATCH 0/8] RDMA/bnxt_re: Misc fixes for bnxt_re
 2017-09-13 17:42 UTC  (3+ messages)
` [PATCH 4/8] bnxt_re: Free up devices in module_exit path

[U-Boot] [PATCH v3 0/3] Allwinner DE2 HDMI SimpleFB support
 2017-09-13 17:42 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/3] video: add an option for video simplefb via DT
    ` [U-Boot] [linux-sunxi] "

[PATCH v2] net: smsc911x: Quieten netif during suspend
 2017-09-13 17:42 UTC 

[linux-lvm] Reserve space for specific thin logical volumes
 2017-09-13 17:41 UTC  (14+ messages)

[PATCH V3] clk: qcom: Add spmi_pmic clock divider support
 2017-09-13 17:40 UTC  (2+ messages)

319554f284dd ("inet: don't use sk_v6_rcv_saddr directly") causes bind port regression
 2017-09-13 17:40 UTC  (5+ messages)

btusb "firmware request while host is not available" at resume
 2017-09-13 17:39 UTC  (12+ messages)

[Qemu-devel] [PATCH v2] accel: default to an actually available accelerator
 2017-09-13 17:39 UTC  (2+ messages)

VFIO on ARM64
 2017-09-13 17:38 UTC  (3+ messages)

ZFS boot environment patch
 2017-09-13 15:02 UTC  (2+ messages)

CONFIG_SCRUB_DEBUG=y + arm64 + livepatch = Xen BUG at page_alloc.c:738
 2017-09-13 15:32 UTC  (5+ messages)

[PATCH v3] Livepatching patch set for 4.10
 2017-09-13 16:28 UTC  (6+ messages)
` [PATCH v3 07/17] livepatch/arm/x86: Strip note_depends symbol from test-cases

[Qemu-devel] [PATCH] pixman: drop submodule
 2017-09-13 14:56 UTC  (2+ messages)

[PATCH v10 5/5] drm/i915/selftests: Introduce live tests of private PAT management
 2017-09-13 17:37 UTC  (2+ messages)

[PATCH] target/tcmu: Adds a timeout for the completion of netlink command reply
 2017-09-13 17:37 UTC  (2+ messages)

[Buildroot] [PATCH] package/lzo: Set CMAKE_INSTALL_LIBDIR for host variant explicitly
 2017-09-13 17:37 UTC 

[PATCH] drm/i915: Enable scanline read for gen9 dsi
 2017-09-13 17:36 UTC  (11+ messages)

[PATCH v6 04/12] xen: add new domctl hypercall to set grant table resource limits
 2017-09-13 17:36 UTC  (4+ messages)
  ` [PATCH v6 01/12] xen: correct gnttab_get_status_frames()

[PATCH] scsi: Remove unnecessary condition in sd_read_block_limits()
 2017-09-13 17:32 UTC  (2+ messages)

[PATCH 0/2] net: Fix crashes due to activity during suspend
 2017-09-13 17:33 UTC  (6+ messages)

[PATCH V4 00/14] blk-mq-sched: improve SCSI-MQ performance
 2017-09-13 17:32 UTC  (7+ messages)
` [PATCH V4 05/14] blk-mq-sched: improve dispatching from sw queue

[PATCH] net/i40e: fix incorrect var assignment
 2017-09-13 17:31 UTC 

[CI] drm/i915: Squelch smatch warning for statement with no effect
 2017-09-13 17:30 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH BlueZ] adapter: Fix not waiting for start discovery result
 2017-09-13 17:30 UTC  (5+ messages)

[PATCH v3] Add driver to force WMI Thunderbolt controller power status
 2017-09-13 17:20 UTC  (2+ messages)

[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
 2017-09-13 17:29 UTC  (7+ messages)
` [PATCH v2 11/28] arm64/sve: Core task context handling
` [PATCH v2 14/28] arm64/sve: Backend logic for setting the vector length

[PATCH 3/3] tpm: fix type of a local variables in tpm_tis_spi.c
 2017-09-13 17:26 UTC  (3+ messages)

[PATCH 2/3] tpm: fix type of a local variable in tpm2_map_command()
 2017-09-13 17:26 UTC  (3+ messages)

[distros-debian-squeeze test] 72101: regressions - trouble: blocked/broken/fail/pass
 2017-09-13 17:26 UTC 

[PATCH net] perf/bpf: fix a clang compilation issue
 2017-09-13 17:26 UTC  (3+ messages)

[PATCH 1/3] tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()
 2017-09-13 17:26 UTC  (3+ messages)

[PATCH v3 0/3] mmc: Add OMAP SDHCI driver
 2017-09-13 17:26 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller

[RESENT PATCH v9 1/2] ASoC: rt5514: Add devicetree bindings for rt5514-spi
 2017-09-13 17:24 UTC  (3+ messages)

[Qemu-devel] [Qemu devel v8 PATCH 0/5] Add support for Smartfusion2 SoC
 2017-09-13 17:24 UTC  (7+ messages)
` [Qemu-devel] [Qemu devel v8 PATCH 4/5] msf2: Add "

Announce loop-AES-v3.7l file/swap crypto package
 2017-09-13 17:19 UTC  (2+ messages)

[PATCH] KVM: VMX: require virtual NMI support
 2017-09-13 17:23 UTC  (2+ messages)

[PATCH v2 00/14] OpenRISC SMP Support
 2017-09-13 17:21 UTC  (5+ messages)
` [PATCH v2 06/14] irqchip: add initial support for ompic
    ` [OpenRISC] "

[PATCH v2 0/2] Fix issues in Armada-3700 SPI controller driver
 2017-09-13 17:20 UTC  (2+ messages)

[PATCH 1/6] HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving prox
 2017-09-13 17:18 UTC  (6+ messages)

[PATCH] brd: fix overflow in __brd_direct_access
 2017-09-13 17:18 UTC  (2+ messages)

[PATCH 00/20] Read `packed-refs` using mmap()
 2017-09-13 17:16 UTC  (21+ messages)
` [PATCH 01/20] ref_iterator: keep track of whether the iterator output is ordered
` [PATCH 02/20] prefix_ref_iterator: break when we leave the prefix
` [PATCH 03/20] packed_ref_cache: add a backlink to the associated `packed_ref_store`
` [PATCH 04/20] die_unterminated_line(), die_invalid_line(): new functions
` [PATCH 05/20] read_packed_refs(): use mmap to read the `packed-refs` file
` [PATCH 06/20] read_packed_refs(): only check for a header at the top of the file
` [PATCH 07/20] read_packed_refs(): make parsing of the header line more robust
` [PATCH 08/20] read_packed_refs(): read references with minimal copying
` [PATCH 09/20] packed_ref_cache: remember the file-wide peeling state
` [PATCH 10/20] mmapped_ref_iterator: add iterator over a packed-refs file
` [PATCH 11/20] mmapped_ref_iterator_advance(): no peeled value for broken refs
` [PATCH 12/20] packed_ref_cache: keep the `packed-refs` file open and mmapped
` [PATCH 13/20] read_packed_refs(): ensure that references are ordered when read
` [PATCH 14/20] packed_ref_iterator_begin(): iterate using `mmapped_ref_iterator`
` [PATCH 15/20] packed_read_raw_ref(): read the reference from the mmapped buffer
` [PATCH 16/20] ref_store: implement `refs_peel_ref()` generically
` [PATCH 17/20] packed_ref_store: get rid of the `ref_cache` entirely
` [PATCH 18/20] ref_cache: remove support for storing peeled values
` [PATCH 19/20] mmapped_ref_iterator: inline into `packed_ref_iterator`
` [PATCH 20/20] packed-backend.c: rename a bunch of things and update comments

[PATCH net v2 0/3] nfp: wait more carefully for card init
 2017-09-13 17:16 UTC  (4+ messages)
` [PATCH net v2 1/3] nfp: add whitelist of supported flow dissector
` [PATCH net v2 2/3] nfp: wait for board state before talking to the NSP
` [PATCH net v2 3/3] nfp: wait for the NSP resource to appear on boot

[PATCH 00/17] x86: emulator enhancements
 2017-09-13 17:10 UTC  (3+ messages)
` [PATCH 04/17] x86emul: support F16C insns

[PATCH] btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
 2017-09-13 17:13 UTC  (2+ messages)

RFC: Audit Kernel Container IDs
 2017-09-13 17:13 UTC  (2+ messages)

RFC: Audit Kernel Container IDs
 2017-09-13 17:13 UTC 

[PATCH v8 17/18] RISC-V: User-facing API
 2017-09-13 17:12 UTC 

[PATCH] staging: Android: follow coding guidlines
 2017-09-13 17:12 UTC 

[tpm2] [01org/tpm2-tools] 3aaedd: Fixed typo in the tpm2_getmanufec man page
 2017-09-13 17:12 UTC 

[Devel] [RFC PATCH 6/6] iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S
 2017-09-13 17:11 UTC  (3+ messages)
`  "

[PATCH] HID: Remove Jabra speakerphone devices from ignore list
 2017-09-13 17:11 UTC  (7+ messages)

[PATCH 0/2] [v5] pinctrl: qcom: add support for sparse GPIOs
 2017-09-13 17:09 UTC  (4+ messages)

[PATCH 0/1] reset: fix mixed reset when using sparse-checkout
 2017-09-13 17:09 UTC  (14+ messages)
` [PATCH 1/1] reset: fix reset when using the sparse-checkout feature

[Qemu-devel] [PATCH 0/7] trace: Add guest code events
 2017-09-13 17:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/7] trace: Add event "guest_inst_info_before"
` [Qemu-devel] [PATCH 4/7] tcg: Add support for "inlining" regions of code

[PATCH] spi: stm32: Fix logical error in stm32_spi_prepare_mbr()
 2017-09-13 16:49 UTC  (2+ messages)
` Applied "spi: stm32: Fix logical error in stm32_spi_prepare_mbr()" to the spi tree

[PATCH 4.9 00/14] 4.9.50-stable review
 2017-09-13 16:36 UTC  (6+ messages)

[PATCH 1/2] spi: Fix failing commands with quad pins on A3700
 2017-09-13 16:50 UTC  (2+ messages)
` Applied "spi: armada-3700: Fix failing commands with quad-SPI" to the spi tree

[PATCH] spi: uapi: spidev: add missing ioctl header
 2017-09-13 16:49 UTC  (2+ messages)
` Applied "spi: uapi: spidev: add missing ioctl header" to the spi tree

[PATCH] ASoC: rsnd: fix ADG flags
 2017-09-13 16:49 UTC  (2+ messages)
` Applied "ASoC: rsnd: fix ADG flags" to the asoc tree

[PATCH] ASoC: rt5663: Add the function of impedance sensing
 2017-09-13 16:45 UTC  (2+ messages)

[PATCH] ASoC: rt5514-spi: check irq status to schedule data copy
 2017-09-13 16:49 UTC  (2+ messages)
` Applied "ASoC: rt5514-spi: check irq status to schedule data copy" to the asoc tree

vf init issue with patch igb_uio: issue FLR during open and release of device file
 2017-09-13 17:06 UTC  (5+ messages)

[PATCH 0/8] ARM: renesas: Latest r8a774[35] dts updates
 2017-09-13 17:05 UTC  (2+ messages)
` [PATCH 4/8] ARM: dts: iwg22d: Enable SDHI0 controller


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.