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

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

[PATCH v2 2/4] watchdog: i6300esb: support multiple devices
 2017-10-27 10:58 UTC  (4+ messages)
` [PATCH v3 4/4] watchdog: i6300esb: remove info message and version number

[U-Boot] Commands to use U-boot in fpga
 2017-10-27 10:58 UTC  (2+ messages)

[PATCH 0/6] drm/msm: Misc fixes and improvements
 2017-10-27 10:57 UTC  (7+ messages)
` [PATCH 1/6] drm/msm/hdmi: Keep the HDMI_CTRL_ENABLE bitfield always on for 8x96
` [PATCH 2/6] drm/msm/hdmi: Switch to DRM_CONNECTOR_POLL_HPD
` [PATCH 3/6] drm/msm/mdp5: Prepare mdp5_pipe_assign for some rework
` [PATCH 4/6] drm/msm/mdp5: Update mdp5_pipe_assign to spit out both planes
` [PATCH 5/6] drm/msm/mdp5: mdp5_crtc: Restore cursor state only if LM cursors are enabled
` [PATCH 6/6] drm/msm/mdp5: Don't use async plane update path if plane visibility changes

[PATCH] f2fs: fix to keep backward compatibility of flexible inline xattr feature
 2017-10-27 10:56 UTC  (11+ messages)

[PATCH 0/4] TI Bluetooth serdev support
 2017-10-27 10:55 UTC  (9+ messages)

[PATCH v2] libxc: remove stale error check for domain size in xc_sr_save_x86_hvm.c
 2017-10-27 10:54 UTC  (9+ messages)

[PATCH v5 00/20] KVM: arm/arm64: Optimize arch timer register handling
 2017-10-27 10:53 UTC  (7+ messages)
` [PATCH v5 02/20] arm64: Implement arch_counter_get_cntpct to read the physical counter
` [PATCH v5 03/20] arm64: Use physical counter for in-kernel reads when booted in EL2

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

[ath6kl:pending 29/41] drivers/net//wireless/ath/wil6210/pcie_bus.c:511:2: error: implicit declaration of function 'wil6210_resume'
 2017-10-27 10:51 UTC 

[PATCH v4 00/28] ARM Scalable Vector Extension (SVE)
 2017-10-27 10:51 UTC  (84+ 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 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
` [RFC PATCH v4 28/28] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ

Why does fetch-pack not works over http?
 2017-10-27 10:42 UTC 

[adhoc test] 115230: all pass
 2017-10-27 10:51 UTC  (3+ messages)

[PATCH 0/3] xfs: various 4.15 fixes
 2017-10-27 10:51 UTC  (7+ messages)
` [PATCH 1/3] xfs: refactor extended attribute list operation
` [PATCH 2/3] xfs: abort dir/attr btree operation if btree is obviously weird
` [PATCH 3/3] xfs: compare btree block keys to parent block's keys during scrub

[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  (6+ 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  (2+ messages)
` ✗ patchtest: failure for "

[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 net-next v5 2/2] bridge: vlan: signal if anything changed on vlan add
 2017-10-27 10:19 UTC  (7+ messages)
` [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
    ` [Bridge] "

[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  (2+ messages)
` ✗ 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)

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

v4.14-rc3 kernel issue
 2017-10-27 10:16 UTC  (3+ 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  (6+ messages)
` [PATCH 17/17] xfs: support for synchronous DAX faults


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.