All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-20 17:15:35 to 2017-06-20 18:20:23 UTC [more...]

linux-next: manual merge of the uuid tree with the arm64 tree
 2017-06-20 18:20 UTC  (11+ messages)

[RFC/PATCH] submodules: overhaul documentation
 2017-06-20 18:18 UTC  (2+ messages)

um: PTRACE_SETREGSET failure with XSTATE on Kabylake CPU
 2017-06-20 18:17 UTC  (7+ messages)
  ` [uml-devel] "

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-20 18:17 UTC  (12+ messages)
` [PATCH v11 4/6] mm: function to offer a page block on the free list
        ` [Qemu-devel] "

Unexpected issues with 2 NVME initiators using the same target
 2017-06-20 18:17 UTC  (23+ messages)

[morty/master][PATCH 1/2] big-data-ipc-demo: Add ipc examples for big data buffer exchange
 2017-06-20 18:17 UTC  (3+ messages)
` [morty/master][PATCH 2/2] arago-tisdk-addons: Add big-data-ipc-demo for host linux

[PATCH v5 00/12] More patches for kernel v4.13
 2017-06-20 18:15 UTC  (13+ messages)
` [PATCH v5 01/12] blk-mq: Reduce blk_mq_hw_ctx size
` [PATCH v5 02/12] block: Make request operation type argument declarations consistent
` [PATCH v5 03/12] block: Introduce request_queue.initialize_rq_fn()
` [PATCH v5 04/12] block: Make most scsi_req_init() calls implicit
` [PATCH v5 05/12] block: Change argument type of scsi_req_init()
` [PATCH v5 06/12] blk-mq: Initialize .rq_flags in blk_mq_rq_ctx_init()
` [PATCH v5 07/12] block: Add a comment above queue_lockdep_assert_held()
` [PATCH v5 08/12] block: Check locking assumptions at runtime
` [PATCH v5 09/12] block: Document what queue type each function is intended for
` [PATCH v5 10/12] blk-mq: Document locking assumptions
` [PATCH v5 11/12] block: Constify disk_type
` [PATCH v5 12/12] blk-mq: Warn when attempting to run a hardware queue that is not mapped

SCTP_SOCKOPT_PEELOFF is missing SOCK_CLOEXEC (and SOCK_NONBLOCK)
 2017-06-20 18:14 UTC  (2+ messages)

[kernel-hardening] Re: [PATCH v5 01/13] random: invalidate batched entropy after crng init
 2017-06-20 18:14 UTC  (11+ messages)
` [kernel-hardening] [PATCH] random: silence compiler warnings and fix race
  ` [kernel-hardening] "

[Qemu-devel] [PATCH v3 0/8] Poison some more target-specific defines
 2017-06-20 18:14 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 1/8] include/exec/poison: Add missing TARGET defines
` [Qemu-devel] [PATCH v3 2/8] include/exec/poison: Mark some CONFIG defines as poisoned, too
` [Qemu-devel] [PATCH v3 5/8] cpu: Introduce a wrapper for tlb_flush() that can be used in common code
` [Qemu-devel] [PATCH v3 6/8] include/exec/poison: Mark CONFIG_SOFTMMU as poisoned
` [Qemu-devel] [PATCH v3 8/8] hw/misc/edu: Compile the edu device as common object

[PATCH] tpm: consolidate the TPM startup code
 2017-06-20 18:13 UTC  (3+ messages)

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

[kernel-hardening] [PATCH] mm: Add SLUB free list pointer obfuscation
 2017-06-20 18:08 UTC  (7+ messages)
`  "
  ` [kernel-hardening] "

[PATCH v2 28/31] quota: add get_inode_usage callback to transfer multi-inode charges
 2017-06-20 18:08 UTC  (2+ messages)
` [PATCH v3 "

[U-Boot] [PATCH] ARM: rmobile: Shuffle defconfig around
 2017-06-20 18:07 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: rmobile: Add missing config bits after resync
 2017-06-20 18:06 UTC  (2+ messages)
` [U-Boot] [PATCHv2] "

[PATCH v8 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-06-20 18:06 UTC  (13+ messages)
` [PATCH v8 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
    ` [Devel] "
` [PATCH v8 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
    ` [Devel] "
` [PATCH v8 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
    ` [Devel] "

[Bug 101294] radeonsi minecraft forge splash freeze since 17.1
 2017-06-20 18:05 UTC  (2+ messages)

[PATCH] Tweak help auto-correct phrasing
 2017-06-20 18:04 UTC  (3+ messages)
` [PATCHv2] "

Repeatable inet6_dump_fib crash in stock 4.12.0-rc4+
 2017-06-20 18:05 UTC  (11+ messages)

[PATCH 0/2 V4] Resubmit items failed during writeback
 2017-06-20 18:05 UTC  (10+ messages)
` [PATCH 2/2] xfs: Properly retry failed inode items in case of error during buffer writeback

[Qemu-devel] [PATCH v1 0/7] target-microblaze: Add support for BSXFI
 2017-06-20 18:04 UTC  (16+ messages)
` [Qemu-devel] [PATCH v1 1/7] target-microblaze: dec_barrel: Use bool instead of unsigned int
` [Qemu-devel] [PATCH v1 2/7] target-microblaze: dec_barrel: Use extract32
` [Qemu-devel] [PATCH v1 3/7] target-microblaze: dec_barrel: Add braces around if-statements
` [Qemu-devel] [PATCH v1 4/7] target-microblaze: dec_barrel: Plug TCG temp leak
` [Qemu-devel] [PATCH v1 5/7] target-microblaze: dec_barrel: Add BSEFI
` [Qemu-devel] [PATCH v1 6/7] target-microblaze: dec_barrel: Add BSIFI
` [Qemu-devel] [PATCH v1 7/7] target-microblaze: Add CPU version 10.0

[PATCH] ib_core: Enable and expose force_mr module parameter
 2017-06-20 18:03 UTC  (4+ messages)

[RFC 1/2] net-next: fix DSA flow_disection
 2017-06-20 18:02 UTC  (9+ messages)
` [RFC 2/2] net-next: mt7530: add nh and proto offsets to the ops struct

[PATCH 1/2] percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
 2017-06-20 18:02 UTC  (6+ messages)
` [PATCH 2/2] writeback: Rework wb_[dec|inc]_stat family of functions
    ` [PATCH v2 "
  ` [PATCH v2 1/2] percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch

[PATCH v3] HID: apple: Use country code to detect ISO keyboards
 2017-06-20 18:00 UTC  (6+ messages)

[PATCH] dmesg: fragment concatenation
 2017-06-20 17:57 UTC  (3+ messages)

[PATCH] drm/core: Fail atomic IOCTL with no CRTC state but with signaling
 2017-06-20 17:57 UTC  (3+ messages)
` [PATCH v2] "

VM Live Migration with Local Storage
 2017-06-20 17:57 UTC  (4+ messages)
    ` Fwd: "

(unknown),
 2017-06-20 17:50 UTC 

[PATCH v2] net/phy: micrel: configure intterupts after autoneg workaround
 2017-06-20 17:48 UTC 

[PATCH v2] PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
 2017-06-20 17:48 UTC  (2+ messages)

[Bug 101387] amdgpu display corruption and hang on AMD A10-9620P
 2017-06-20 17:47 UTC  (2+ messages)

[PATCH 0/2] fix loadable module for DPAA Ethernet
 2017-06-20 17:47 UTC  (2+ messages)

[Patch net] igmp: add a missing spin_lock_init()
 2017-06-20 17:46 UTC 

[PATCH RESEND v11 0/3] Enhancement to intel_dp_aux_backlight driver
 2017-06-20 17:46 UTC  (3+ messages)

[PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator
 2017-06-20 17:45 UTC  (3+ messages)

[PATCH 0/4] STV0367/DDB DVBv5 signal statistics
 2017-06-20 17:45 UTC  (5+ messages)
` [PATCH 1/4] [media] dvb-frontends/stv0367: initial DDB DVBv5 stats, implement ucblocks
` [PATCH 2/4] [media] dvb-frontends/stv0367: split SNR determination into functions
` [PATCH 3/4] [media] dvb-frontends/stv0367: SNR DVBv5 statistics for DVB-C and T
` [PATCH 4/4] [media] dvb-frontends/stv0367: DVB-C signal strength statistics

[PATCH] [media] ddbridge: use pr_* macros in favor of printk
 2017-06-20 17:44 UTC 

[PATCH v7 00/22] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-20 17:44 UTC  (5+ messages)
` [PATCH v7 16/22] block: convert to errseq_t based writeback error tracking

jewel 10.2.8 status - blocked
 2017-06-20 17:44 UTC  (2+ messages)

[PATCH] iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDL
 2017-06-20 17:42 UTC 

[PATCH 0/3] sched: A few nohz_full improvements
 2017-06-20 17:42 UTC  (7+ messages)
` [PATCH 1/3] sched/loadavg: Generalize idle naming to nohz
` [PATCH 2/3] nohz: Move idle balancer registration to idle path
` [PATCH 3/3] sched: Spare idle load balancing on nohz_full CPUs

[U-Boot] [PATCH] Initilize IDE prior environment
 2017-06-20 17:42 UTC  (2+ messages)
` [U-Boot] "

patch files
 2017-06-20 17:41 UTC  (2+ messages)

[PATCH net-next] net: phy: lxt: Export link partner advertising
 2017-06-20 17:41 UTC  (2+ messages)

[PATCH 0/4] net-next: mediatek: various performance improvements
 2017-06-20 17:40 UTC  (2+ messages)

[PATCH] regulator: lp87565: Fix the initial voltage range
 2017-06-20 17:40 UTC  (3+ messages)
` Applied "regulator: lp87565: Fix the initial voltage range" to the regulator tree

[PATCH v4 00/12] More patches for kernel v4.13
 2017-06-20 17:39 UTC  (4+ messages)
` [PATCH v4 04/12] block: Make most scsi_req_init() calls implicit

CFP CLOSER 2018 - 8th Int.l Conf. on Cloud Computing and Services Science (Funchal, Madeira/Portugal)
 2017-06-20 17:39 UTC 

CFP IoTBDS 2018 - 3rd Int.l Conf. on Internet of Things, Big Data and Security (Funchal, Madeira/Portugal)
 2017-06-20 17:39 UTC 

almost all of the Ceph cluster OSD are assert when create pg for luminous(12.0.3)
 2017-06-20 17:38 UTC  (2+ messages)

[PATCH net-next v3 0/6] vxlan: cleanup and IPv6 link-local support
 2017-06-20 17:37 UTC  (2+ messages)

[PATCH v4 0/3] x86: stack alignment for boot code and clang
 2017-06-20 17:37 UTC  (6+ messages)
` [PATCH v4 3/3] x86/build: Specify stack alignment for clang

[Buildroot] CCACHE accross multiple buildroot projects
 2017-06-20 17:37 UTC  (4+ messages)

[PATCH] libata: make function name in comment be matched with its own
 2017-06-20 17:37 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN state
 2017-06-20 17:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] tcg/tci: fix tcg-interpreter build
 2017-06-20 17:36 UTC  (3+ messages)

stub domain crash related to bind_interdomain
 2017-06-20 17:36 UTC  (3+ messages)

[GSoC] Update: Week 5
 2017-06-20 17:35 UTC  (5+ messages)
` [GSoC][PATCH 1/6] dir: create function count_slashes
  ` [GSoC][PATCH 5/6] submodule: port submodule subcommand sync from shell to C

[PATCH] netxen: Fix a sleep-in-atomic bug in netxen_nic_pci_mem_access_direct
 2017-06-20 17:35 UTC  (2+ messages)

Fw: [PATCH] cmdline: fix get_options() overflow while parsing ranges
 2017-06-20 17:35 UTC 

[PATCH net-next] ibmvnic: Correct return code checking for ibmvnic_init during probe
 2017-06-20 21:21 UTC 

64fa03de33: BUG:Dentry_still_in_use
 2017-06-20 17:33 UTC  (17+ messages)
  ` [PATCH v4] Introduce v3 namespaced file capabilities

[PATCH 0/7] RPi touchscreen as a panel driver again
 2017-06-20 17:31 UTC  (7+ messages)
` [PATCH 1/7] drm/bridge: Support hotplugging panel-bridge

[PATCH net-next 0/3] more skb_put_[data:zero] related work
 2017-06-20 17:30 UTC  (2+ messages)

[Devel] [PATCH v2 0/2] acpi, gicv3-its, numa: Adding numa node mapping for ITS
 2017-06-20 17:30 UTC  (9+ messages)
` [Devel] [PATCH v2 2/2] acpi, gicv3-its, numa: Adding numa node mapping for gic-its units
    `  "

[PATCH 00/12] Remove cryptodev driver
 2017-06-20 17:29 UTC  (10+ messages)
` [PATCH 01/12] cryptodev: store device pointer in virtual devices
` [PATCH 03/12] cryptodev: rename device retrieval argument
` [PATCH 04/12] cryptodev: simplify device list retrieval logic

[PATCH v2] libxc: add xc_domain_add_to_physmap_batch to wrap XENMEM_add_to_physmap_batch
 2017-06-20 17:29 UTC 

[RFC v2]Proposal to allow setting up shared memory areas between VMs from xl config file
 2017-06-20 17:29 UTC  (2+ messages)

does using different uid/gid/forceuid/... mount options for different subvolumes work / does fuse.bindfs play nice with btrfs?
 2017-06-20 16:50 UTC  (2+ messages)

[PATCH] i2c: algo-bit: add support for I2C_M_STOP
 2017-06-20 17:28 UTC  (3+ messages)

[PATCH 0/3] toyrcu: Misc. fixes
 2017-06-20 17:27 UTC  (2+ messages)

[Ksummit-discuss] [TECH TOPIC] printk redesign
 2017-06-20 17:27 UTC  (10+ messages)

[GIT PULL v3] updates to qbman (soc drivers) to support arm/arm64
 2017-06-20 17:27 UTC 

[PATCH v2] net/mlx5e: Use device ID defines
 2017-06-20 17:21 UTC 

[PATCH v4 0/4] Synopsys Designware HDMI Video Capture Controller + PHY
 2017-06-20 17:26 UTC  (6+ messages)
` [PATCH v4 1/4] [media] platform: Add Synopsys Designware HDMI RX PHY e405 Driver
` [PATCH v4 2/4] [media] platform: Add Synopsys Designware HDMI RX Controller Driver
` [PATCH v4 3/4] MAINTAINERS: Add entry for Synopsys Designware HDMI drivers
` [PATCH v4 4/4] dt-bindings: media: Document Synopsys Designware HDMI RX

[PATCH v4 00/18] introduce the Xen PV Calls backend
 2017-06-20 17:26 UTC  (7+ messages)
` [PATCH v4 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v4 13/18] xen/pvcalls: implement release command
  ` [PATCH v4 15/18] xen/pvcalls: implement the ioworker functions

[PATCH net-next v2 00/10] net: dsa: Global 2 cosmetics
 2017-06-20 17:25 UTC  (2+ messages)

[pull] radeon and amdgpu drm-fixes-4.12
 2017-06-20 17:25 UTC 

[Bug 99900] nouveau: freeze / crash after kernel update to 4.10
 2017-06-20 17:25 UTC  (3+ messages)
` Fwd: "

[PATCH v4] platform/x86: dell-laptop: Fix bogus keyboard backlight sysfs interface
 2017-06-20 17:25 UTC  (2+ messages)

[PATCH] drm/radeon: add a PX quirk for another K53TK variant
 2017-06-20 17:25 UTC  (2+ messages)
` [PATCH] drm/radeon: add a quirk for Toshiba Satellite L20-183

[Qemu-devel] [PATCH v1 0/3] target/s390x: implement idte and improve ipte
 2017-06-20 17:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/3] target/s390x: Indicate and check for local tlb clearing

Per-engine reset
 2017-06-20 17:24 UTC  (3+ messages)

[RFC] gpio: about the need to manage irq mapping dynamically
 2017-06-20 17:23 UTC  (6+ messages)

[PATCH] arm64: signal: Allow expansion of the signal frame
 2017-06-20 17:23 UTC  (2+ messages)

[PATCH 0/4] net-next: stmmac: dwmac-sun8i: add support for V3s
 2017-06-20 17:23 UTC  (4+ messages)

[PATCH] acer-wmi: Using zero as the first WMI instance number
 2017-06-20 17:22 UTC  (3+ messages)

[PATCH v8 0/5] firmware: add driver data API
 2017-06-20 17:22 UTC  (8+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/5] firmware: add extensible driver data params

Introducing audit-explorer
 2017-06-20 17:22 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/18] target/s390x improvements
 2017-06-20 17:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 15/18] target/s390x: Implement SRSTU

[Qemu-devel] Tracing guest virtual addresses
 2017-06-20 17:20 UTC  (3+ messages)

net/ipv4: trying to register non-static key in ip_mc_clear_src
 2017-06-20 17:17 UTC  (2+ messages)

[PATCH net-next 0/1] Introduction of the tc tests
 2017-06-20 17:16 UTC  (2+ messages)

[PATCH net-next 06/12] nfp: add stats and xmit helpers for representors
 2017-06-20 17:15 UTC  (2+ 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.