All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-27 09:58:25 to 2017-10-27 10:51:09 UTC [more...]

[PATCH V2] panic: add support to update panic_timeout via DT
 2017-10-27 12:00 UTC  (4+ messages)

[PATCH v4 00/28] ARM Scalable Vector Extension (SVE)
 2017-10-27 10:51 UTC  (56+ messages)
` [PATCH v4 01/28] regset: Add support for dynamically sized regsets
` [PATCH v4 02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH v4 03/28] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [PATCH v4 04/28] arm64: Port deprecated instruction emulation to new sysctl interface
` [PATCH v4 05/28] arm64: fpsimd: Simplify uses of {set, clear}_ti_thread_flag()
` [PATCH v4 06/28] arm64/sve: System register and exception syndrome definitions
` [PATCH v4 07/28] arm64/sve: Low-level SVE architectural state manipulation functions
` [PATCH v4 08/28] arm64/sve: Kconfig update and conditional compilation support
` [PATCH v4 09/28] arm64/sve: Signal frame and context structure definition
` [PATCH v4 10/28] arm64/sve: Low-level CPU setup
` [PATCH v4 11/28] arm64/sve: Core task context handling
` [PATCH v4 12/28] arm64/sve: Support vector length resetting for new processes
` [PATCH v4 13/28] arm64/sve: Signal handling support
` [PATCH v4 14/28] arm64/sve: Backend logic for setting the vector length
` [PATCH v4 15/28] arm64: cpufeature: Move sys_caps_initialised declarations
` [PATCH v4 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths
` [PATCH v4 17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use
` [PATCH v4 18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls
` [PATCH v4 19/28] arm64/sve: ptrace and ELF coredump support
` [PATCH v4 20/28] arm64/sve: Add prctl controls for userspace vector length management
` [PATCH v4 21/28] arm64/sve: Add sysctl to set the default vector length for new processes
` [PATCH v4 22/28] arm64/sve: KVM: Prevent guests from using SVE
` [PATCH v4 23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH v4 24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
` [PATCH v4 25/28] arm64/sve: Detect SVE and activate runtime support
` [PATCH v4 26/28] arm64/sve: Add documentation
` [RFC PATCH v4 27/28] arm64: signal: Report signal frame size to userspace via auxv

[PATCH 0/2] x86: further GS handling fixes
 2017-10-27 10:50 UTC  (2+ messages)

[U-Boot] [PATCH] tools: env: allow to print U-Boot version
 2017-10-27 10:49 UTC  (2+ messages)

[PATCH] ipv6: esp6: use BUG_ON instead of if condition followed by BUG
 2017-10-27 10:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net: xfrm_user: use BUG_ON instead of if condition followed by BUG
 2017-10-27 10:46 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v6 00/12] nbd minimal structured read
 2017-10-27 10:45 UTC  (14+ messages)
` [Qemu-devel] [PATCH v6 01/12] nbd: Include error names in trace messages
` [Qemu-devel] [PATCH v6 02/12] nbd: Move nbd_errno_to_system_errno() to public header
` [Qemu-devel] [PATCH v6 03/12] nbd: Expose constants and structs for structured read
` [Qemu-devel] [PATCH v6 04/12] nbd/server: Report error for write to read-only export
` [Qemu-devel] [PATCH v6 05/12] nbd/server: Simplify nbd_negotiate_options loop
` [Qemu-devel] [PATCH v6 06/12] nbd/server: Refactor zero-length option check
` [Qemu-devel] [PATCH v6 07/12] nbd: Minimal structured read for server
` [Qemu-devel] [PATCH v6 08/12] nbd/server: Include human-readable message in structured errors
` [Qemu-devel] [PATCH v6 09/12] nbd/client: refactor nbd_receive_starttls
` [Qemu-devel] [PATCH v6 10/12] nbd/client: prepare nbd_receive_reply for structured reply
` [Qemu-devel] [PATCH v6 11/12] nbd: Move nbd_read() to common header
` [Qemu-devel] [PATCH v6 12/12] nbd: Minimal structured read for client
` [Qemu-devel] [RFC PATCH v6 13/12] tweak test 83 verbosity

[PATCH v12 00/11] x86: guest resource mapping
 2017-10-27 10:46 UTC  (6+ messages)
` [PATCH v12 05/11] x86/mm: add HYPERVISOR_memory_op to acquire guest resources

[PATCH v2 0/3] mailbox: Add support for Hi3660 mailbox
 2017-10-27 10:46 UTC  (7+ messages)
` [PATCH v2 2/3] "

[PATCH] rpmsg: glink: Initialize the "intent_req_comp" completion variable
 2017-10-27 10:45 UTC 

[PATCH] drivers/net: dlink: Convert timers to use timer_setup()
 2017-10-27 10:44 UTC  (2+ messages)

[PATCH] md: create new workqueue for object destruction
 2017-10-27 10:44 UTC  (10+ messages)

general protection fault in n_tty_receive_buf_common
 2017-10-27 10:43 UTC  (4+ messages)

[PATCHv3 1/2] tda18250: support for new silicon tuner
 2017-10-27 10:42 UTC  (2+ messages)

[xen-unstable test] 115272: regressions - FAIL
 2017-10-27 10:41 UTC 

[RFC] EVM: Add support for portable signature format
 2017-10-27 10:41 UTC  (3+ messages)

[PATCH v5 0/3] i2c: Hookup typec power-negotation to the PMIC and charger
 2017-10-27 10:41 UTC  (6+ messages)
` [PATCH resend v5 3/3] platform/x86: intel_cht_int33fe: Update fusb302 type string, add properties

[BUG] win2008 guest cannot get ip through sriov
 2017-10-27 10:41 UTC  (15+ messages)

[Qemu-devel] [PATCH v5 0/8] xen: xen-domid-restrict improvements
 2017-10-27 10:40 UTC  (21+ messages)
` [Qemu-devel] [PATCH v5.1 1/8] xen: link against xentoolcore
  ` [Qemu-devel] [PATCH v5.1 2/8] xen: restrict: use xentoolcore_restrict_all
      `  "
  ` [Qemu-devel] [PATCH v5.1 6/8] xen: destroy_hvm_domain: Try xendevicemodel_shutdown
      `  "
  ` [Qemu-devel] [PATCH v5.1 7/8] os-posix: Provide new -runas <uid>:<gid> facility
      `  "
  ` [Qemu-devel] [PATCH v5.1 8/8] configure: do_compiler: Dump some extra info under bash
      `  "
    ` [PATCH v5.1 1/8] xen: link against xentoolcore

[PATCH v2 1/2] drm/i915: Empty the ring before disabling
 2017-10-27 10:40 UTC  (2+ messages)
` [PATCH v2 2/2] drm/i915: Abandon the reset if we fail to stop the engines

[PATCH nft 0/8] rework dependency removal
 2017-10-27 10:39 UTC  (4+ messages)
` [PATCH nft 1/8] tests: adjust output to silence warnings

[GIT PULL] extcon next for v4.15
 2017-10-27 10:38 UTC  (2+ messages)

[PATCH 1/1] staging: atomisp: Add videobuf2 switch to TODO
 2017-10-27 10:37 UTC 

[U-Boot] [PATCH v3 00/20] Add FPGA, SDRAM, SPL loadfs U-boot & booting to console
 2017-10-27 10:35 UTC  (8+ messages)
` [U-Boot] [PATCH v3 06/20] common: Generic firmware loader for file system

[PATCH] lib/librte_table: fix copy paste error in lru hash table
 2017-10-27 10:47 UTC 

[PATCH v5 00/10] support profile-optimized build for Python
 2017-10-27 10:34 UTC  (12+ messages)
` [PATCH v5 01/10] python3-native: support profile optimized build
` [PATCH v5 02/10] python3: fix depends of python3-tests
` [PATCH v5 03/10] python3: add python3-profile-opt recipe
` [PATCH v5 04/10] python3-profile-opt: rename libpython3
` [PATCH v5 05/10] bitbake.conf: add ip and scp to HOSTTOOLS unconditionally
` [PATCH v5 06/10] devtools/images: add python-pgo-image
` [PATCH v5 07/10] python3: support profile optimized build
` [PATCH v5 08/10] python3: fix profile-optimized build of modules
` [PATCH v5 09/10] python3: add python3-tools subpackage
` [PATCH v5 10/10] python3: remove two setup.py cross-compile hacks
` ✗ patchtest: failure for support profile-optimized build for Python

[Qemu-devel] Crash with odd chardev setup
 2017-10-27 10:31 UTC  (4+ messages)

[PATCHv3 1/2] proc: mm: export PTE sizes directly in smaps
 2017-10-27 10:31 UTC  (11+ messages)
` [PATCH 2/2] Add /proc/PID/{smaps, numa_maps} support for DAX

[PATCH v16 00/32] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-10-27 10:30 UTC  (8+ messages)
` [PATCH v16 19/32] v4l: async: Ensure only unique fwnodes are registered to notifiers
` [PATCH v16 23/32] v4l: fwnode: Add a helper function for parsing generic references

[Bridge] [PATCH net-next v5 2/2] bridge: vlan: signal if anything changed on vlan add
 2017-10-27 10:19 UTC  (7+ messages)
` [Bridge] [PATCH net-next v6 0/2] bridge: make setlink/dellink notifications more accurate
  `  "
  ` [Bridge] [PATCH net-next v6 1/2] bridge: netlink: "
    `  "
  ` [Bridge] [PATCH net-next v6 2/2] bridge: vlan: signal if anything changed on vlan add
    `  "

[U-Boot] [PATCH] gpt: Use cache aligned buffers for gpt_h and gpt_e
 2017-10-27 10:28 UTC 

[PATCH] platform/x86: silead_dmi: Add entry for the Digma e200 tablet
 2017-10-27 10:27 UTC 

[RFC PATCH 0/14] xfs: Towards thin provisioning aware filesystems
 2017-10-27 10:26 UTC  (6+ messages)
` [PATCH 14/14] xfs: add growfs support for changing usable blocks

[PATCH] r8169: Add support for interrupt coalesce tuning (ethtool -C)
 2017-10-27 10:24 UTC 

mount(2) system call failed: Structure needs cleaning?
 2017-10-27 10:25 UTC  (5+ messages)

[PATCH 1/2] drm/dp: Bit definition for D3 power state that keeps AUX fully powered
 2017-10-27 10:25 UTC  (4+ messages)
` [PATCH v2 "
    ` [Intel-gfx] "

[PATCH] platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
 2017-10-27 10:24 UTC  (3+ messages)

[PATCH RFC v2 0/4] some fixes and clean up for mempolicy
 2017-10-27 10:14 UTC  (12+ messages)
  ` [PATCH RFC v2 1/4] mm/mempolicy: Fix get_nodes() mask miscalculation
  ` [PATCH RFC v2 2/4] mm/mempolicy: remove redundant check in get_nodes
` [PATCH RFC v2 3/4] mm/mempolicy: fix the check of nodemask from user
` [PATCH RFC v2 4/4] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages

[net-next 0/7][pull request] 1GbE Intel Wired LAN Driver Updates 2017-10-26
 2017-10-27 10:23 UTC  (3+ messages)
` [net-next 1/7] net/sched: Check for null dev_queue on create flow

[xfs-linux:xfs-4.15-merge 24/76] fs//xfs/xfs_buf.c:2136: warning: unused variable 'mp'
 2017-10-27 10:22 UTC  (2+ messages)
` [PATCH] xfs: fix unused variable warning in xfs_buf_set_ref()

[PATCH] drm/i915: Improve DP downstream HPD handling
 2017-10-27 10:22 UTC  (4+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915: Improve DP downstream HPD handling (rev2)

[Ocfs2-devel] [PATCH] ocfs2: should wait dio before inode lock in ocfs2_setattr()
 2017-10-27 10:21 UTC  (2+ messages)

[RFC 2/3] 6lowpan: Factor out lowpan device context initialization
 2017-10-27 10:19 UTC  (5+ messages)
` [RFC 3/3] tun: Add 6LoWPAN compression/decompression to tun driver

4.13 (and probably all recent) kernels refuse to boot on one Nokia N950, work or another
 2017-10-27 10:19 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/4] Don't write headers if BDS is INACTIVE
 2017-10-27 10:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/4] block/parallels: Don't update header until the first actual write

[meta-oe][PATCH] spi-tools: Add version info
 2017-10-27 10:18 UTC  (2+ messages)

Cherry Trail + RT5645 devices with a mono speaker ?
 2017-10-27 10:18 UTC  (5+ messages)

[Qemu-devel] [PATCH/QEMU] s390x/kvm: use cpu_model_available for guarded storage on compat machines
 2017-10-27 10:16 UTC  (8+ messages)

[PATCH] curl: update to 7.56.1
 2017-10-27 10:16 UTC  (2+ messages)

v4.14-rc3 kernel issue
 2017-10-27 10:16 UTC  (3+ messages)

[PATCH] iio/accel/stk8312: Improve unlocking of a mutex in two functions
 2017-10-27 10:15 UTC  (4+ messages)
  `  "

[Qemu-devel] [PULL 00/35] Block layer patches
 2017-10-27 10:13 UTC  (2+ messages)

[linux-lvm] activation mode=degraded doesn't work with thin pool
 2017-10-27 10:13 UTC  (3+ messages)
` [linux-lvm] unable to recover from degraded raid1 with thin pool (was: activation mode=degraded doesn't work with thin pool)
  ` [linux-lvm] unable to recover from degraded raid1 with thin pool

[PATCH] tty: fix flush_to_ldisc() oops before tty_open is done
 2017-10-27  9:57 UTC  (4+ messages)
    ` 答复: "
      ` 答复: "

[PATCH 0/17 v5] dax, ext4, xfs: Synchronous page faults
 2017-10-27 10:08 UTC  (8+ messages)
` [PATCH 17/17] xfs: support for synchronous DAX faults

[RFC v4 00/17] V4L2 Explicit Synchronization support
 2017-10-27 10:08 UTC  (5+ messages)
` [RFC v4 16/17] [media] vb2: add out-fence support to QBUF
` [RFC v4 17/17] [media] v4l: Document explicit synchronization behaviour

[PATCH] [media] rockchip/rga: annotate PM functions as __maybe_unused
 2017-10-27 10:08 UTC  (3+ messages)

Fixing wg-quick's DNS= directive with a hatchet
 2017-10-27 10:07 UTC  (4+ messages)

[PATCH] mwifiex: do not transmit in 11N rates when connected in TKIP security
 2017-10-27 10:02 UTC 

[PATCH] drivers/pcmcia: Convert timers to use timer_setup()
 2017-10-27 10:04 UTC  (3+ messages)

[PATCH net-next 0/3] ibmvnic: Enable SG and TSO feature support
 2017-10-27 10:05 UTC  (5+ messages)
` [PATCH net-next 1/3] ibmvnic: Enable scatter-gather support

[Xenomai] Xenomai 3.0.5 - Segmentation fault in xnsynch_sleep_on();
 2017-10-27 10:04 UTC  (2+ messages)

[CI] drm/i915: Empty the ring before disabling
 2017-10-27 10:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Empty the ring before disabling (rev2)

[U-Boot] [PATCH v2 4/5] sunxi: video: split out PLL configuration code
 2017-10-27 10:02 UTC  (5+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 5/5] sunxi: video: add LCD support to DE2 driver

How to disable dropbear start on boot
 2017-10-27 10:02 UTC 

[Qemu-devel] [Bug 1719196] Re: [arm64 ocata] newly created instances are unable to raise network interfaces
 2017-10-27  9:48 UTC 

[PATCH] examples/ip_pipeline: avoid the failure of creating hash table
 2017-10-27 10:01 UTC  (2+ messages)

[PATCH 0/2 -mmotm] oom: show single slab cache in oom whose size > 10% of total system memory
 2017-10-27 10:00 UTC  (4+ messages)
` [PATCH 1/2] mm: extract common code for calculating total memory size

[PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing
 2017-10-27 10:00 UTC  (5+ messages)
` [PATCHv4 "

[U-Boot] [PATCH v2 2/5] video: anx9804: split out registers definitions into a separate header
 2017-10-27  9:59 UTC  (5+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 3/5] video: add anx6345 DM driver


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.