All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-27 01:20:29 to 2017-05-27 06:54:30 UTC [more...]

[PATCH v1 1/1] intel_telemetry_debugfs: fix oops found while load/unload module test
 2017-05-27 15:17 UTC  (3+ messages)

[PATCH 1/2] power: reset: reboot-mode: Make include file global
 2017-05-27  6:51 UTC  (2+ messages)
` [PATCH 2/2] Input: pm8941-pwrkey: Introduce reboot mode support

How to build images in toaster
 2017-05-27  6:50 UTC 

[Fuego] The plots for benchmarks not seem to be aligned properly
 2017-05-27  6:43 UTC 

Running multiple jobs on a raw drive
 2017-05-27  6:38 UTC  (2+ messages)

linux-next: build warning after merge of the akpm-current tree
 2017-05-27  6:36 UTC  (5+ messages)
  ` [PATCH] JFS: do not ignore return code from write_one_page()

[PATCH v2 1/3] firmware: qcom: scm: Expose secure IO service
 2017-05-27  6:33 UTC  (3+ messages)
` [PATCH v2 2/3] firmware: qcom: scm: Expose download-mode control
` [PATCH v2 3/3] arm64: dts: qcom: Specify dload address for msm8916 and msm8996

[Buildroot] [autobuild.buildroot.net] Build results for 2017-05-26
 2017-05-27  6:29 UTC 

[PATCH v2 lttng-ust master, 2.10-rc] Introduce LTTNG_UST_ALLOW_BLOCKING env. var
 2017-05-27  6:18 UTC 

[PATCH v2 lttng-tools master, 2.10-rc] Introduce "--blocking-timeout" channel parameter
 2017-05-27  6:17 UTC 

Understand I/O path in linux kernel
 2017-05-27  6:10 UTC 

[Qemu-devel] [PATCH] kvm: don't register smram_listener when smm is off
 2017-05-27  6:10 UTC 

[PATCH] ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
 2017-05-27  6:06 UTC  (4+ messages)

[ovmf test] 109791: all pass - PUSHED
 2017-05-27  6:04 UTC 

[PATCH net-next v2 0/8] net: extend RTM_GETROUTE to return fib result
 2017-05-27  6:00 UTC  (3+ messages)

[PATCH 1/2] DT: pinctrl: Add binding documentation for Spreadtrum pin controller
 2017-05-27  5:56 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: sprd: Add Spreadtrum pin control driver

[mlmmj] Mlmmj 1.3.0 released
 2017-05-27  5:58 UTC 

[PATCH] hwmon: (aspeed-pwm-tacho) On read failure return -EAGAIN
 2017-05-27  5:54 UTC  (2+ messages)

[Ocfs2-devel] ocfs2: fix sparse file & data ordering issue in direct io. review
 2017-05-27  5:54 UTC  (3+ messages)

[PATCH 0/4] cxgbe: latency and performance fixes
 2017-05-27  3:48 UTC  (5+ messages)
` [PATCH 1/4] cxgbe: improve latency for slow traffic
` [PATCH 2/4] cxgbe: fix rxq default params for ports under same PF
` [PATCH 3/4] cxgbe: remove rmb bottleneck in RX path
` [PATCH 4/4] cxgbe: configure PCIe extended tags

[PATCH 00/13] cxgbe: add support for Chelsio T6 family of adapters
 2017-05-27  3:46 UTC  (14+ messages)
` [PATCH 01/13] cxgbe: add support to run Chelsio T6 cards
` [PATCH 02/13] cxgbe: update register dump
` [PATCH 03/13] cxgbe: update flash part information
` [PATCH 04/13] cxgbe: grab available ports after firmware reset
` [PATCH 05/13] cxgbe: update link speeds and port modules
` [PATCH 06/13] cxgbe: add forward error correction support
` [PATCH 07/13] cxgbe: update hardware info prints
` [PATCH 08/13] cxgbe: update TX path for Chelsio T6
` [PATCH 09/13] cxgbe: update RXQ channel mapping "
` [PATCH 10/13] cxgbe: update RX path "
` [PATCH 11/13] cxgbe: add compressed error vector
` [PATCH 12/13] cxgbe: fix port statistics
` [PATCH 13/13] cxgbe: remove RTE_PCI_DRV_INTR_LSC from driver flags

[PATCHv4] usb: typec: Add a sysfs node to manage port type
 2017-05-27  5:43 UTC  (2+ messages)

drivers/hwmon/aspeed-pwm-tacho.c:337:21: error: variable 'aspeed_pwm_tacho_regmap_config' has initializer but incomplete type
 2017-05-27  5:42 UTC 

[Qemu-devel] [PATCH v3] pci: Set err to errp directly rather than through error_propagate()
 2017-05-27  5:34 UTC 

PROBLEM: Kernel panic on EFI BGRT early init code (kernel 4.11/4.12rc2) [regression]
 2017-05-27  5:34 UTC  (3+ messages)

[PATCH 00/16] Convert WMI to a proper bus
 2017-05-27  5:31 UTC  (17+ messages)
` [PATCH 01/16] platform/x86: wmi: Drop "Mapper (un)loaded" messages
` [PATCH 02/16] platform/x86: wmi: Pass the acpi_device through to parse_wdg
` [PATCH 03/16] platform/x86: wmi: Clean up acpi_wmi_add
` [PATCH 04/16] platform/x86: wmi: Track wmi devices per ACPI device
` [PATCH 05/16] platform/x86: wmi: Turn WMI into a bus driver
` [PATCH 06/16] platform/x86: wmi: Fix error handling when creating devices
` [PATCH 07/16] platform/x86: wmi: Split devices into types and add basic sysfs attributes
` [PATCH 08/16] platform/x86: wmi: Probe data objects for read and write capabilities
` [PATCH 09/16] platform/x86: wmi: Instantiate all devices before adding them
` [PATCH 10/16] platform/x86: wmi: Incorporate acpi_install_notify_handler
` [PATCH 11/16] platform/x86: wmi: Add a new interface to read block data
` [PATCH 12/16] platform/x86: wmi: Bind the platform device, not the ACPI node
` [PATCH 13/16] platform/x86: wmi: Add an interface for subdrivers to access sibling devices
` [PATCH 14/16] platform/x86: wmi: Require query for data blocks, rename writable to setable
` [PATCH 15/16] platform/x86: wmi-mof: New driver to expose embedded WMI MOF metadata
` [PATCH 16/16] platform/x86: dell-wmi: Convert to the WMI bus infrastructure

[Qemu-devel] [PATCH v2] pci: Set err to errp directly rather than through error_porpagate()
 2017-05-27  5:17 UTC  (3+ messages)

[PATCH] platform/x86: dell-rbtn: Improve explanation about DELLABC6
 2017-05-27  5:16 UTC 

[PATCH] platform/x86: dell-wmi: Add a comment explaining the 0xb2 magic number
 2017-05-27  5:15 UTC 

[PATCH] platform/x86: dell-wmi: Add a better description for "stealth mode"
 2017-05-27  5:16 UTC 

[PATCH] staging/lustre/lov: remove set_fs() call from lov_getstripe()
 2017-05-27  3:40 UTC  (2+ messages)
` [lustre-devel] "

[PATCH 0/2] add etnaviv support
 2017-05-27  5:11 UTC  (3+ messages)
` [PATCH 1/2] libdrm-armada: add
` [PATCH 2/2] xf86-video-armada: add

[linux-next test] 109766: regressions - FAIL
 2017-05-27  5:07 UTC 

[PATCH] change 'commands' to comments and improve wording
 2017-05-27  3:53 UTC 

[PATCH v2] genirq: Check irq disabled & masked states in irq_shutdown
 2017-05-27  4:52 UTC 

[PATCH] genirq: Check irq disabled & masked states in irq_shutdown
 2017-05-27  4:52 UTC  (3+ messages)

[PATCH] modules.d: introduce ssh-server module to provide service
 2017-05-27  4:44 UTC  (3+ messages)

[PATCH] dsa: mv88e6xxx: fix returnvar.cocci warnings
 2017-05-27  4:38 UTC 

[RFC][PATCH] time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLD
 2017-05-27  3:58 UTC  (5+ messages)

[PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized
 2017-05-27  3:48 UTC  (7+ messages)

[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention
 2017-05-27  3:49 UTC  (12+ messages)
` [PATCH v7 02/26] x86/mm: Relocate page fault error codes to traps.h
` [PATCH v7 04/26] x86/mpx: Do not use SIB.index if its value is 100b and ModRM.mod is not 11b

[PATCH 0/5] security, efi: Set lockdown if in secure boot mode
 2017-05-27  4:06 UTC  (4+ messages)
` [PATCH 5/5] Add a sysrq option to exit "

How to replace an arch*.inc file?
 2017-05-27  3:52 UTC  (3+ messages)

[PATCH 00/10] net/i40e: base code update
 2017-05-27  3:47 UTC  (11+ messages)
` [PATCH 01/10] net/i40e/base: use new virtchnl header file
` [PATCH 02/10] net/i40e/base: sync nvmupdate command and adminq subtask
` [PATCH 03/10] net/i40e/base: add AQ command for read/write PHY registers
` [PATCH 04/10] net/i40e/base: add support for Adaptive Virtual Function
` [PATCH 05/10] net/i40e/base: store the requested FEC information
` [PATCH 06/10] net/i40e/base: add new phy types for 25G AOC and ACC
` [PATCH 07/10] net/i40e/base: report supported link modes
` [PATCH 08/10] net/i40e/base: track id can be 0
` [PATCH 09/10] net/i40e/base: update FW AQ API version to 1.7
` [PATCH 10/10] net/i40e/base: update base code info

[PATCH v2 0/3] support GRO in DPDK
 2017-05-27  3:41 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] lib: add Generic Receive Offload API framework

[PATCH 0/7] xfstests-bld: get-all improvements and adding keyctl
 2017-05-27  3:37 UTC  (2+ messages)

[RFC 1/3] dt-binding: soc: qcom: Add binding for RFSA
 2017-05-27  3:37 UTC  (3+ messages)
` [RFC 2/3] of: reserved_mem: Accessor for acquiring reserved_mem

cron job: media_tree daily build: ERRORS
 2017-05-27  3:37 UTC 

[PATCH net-next] net: phy: Relax error checking on sysfs_create_link()
 2017-05-27  3:34 UTC 

[RFC][PATCH 0/4] Fixes for two recently found timekeeping bugs
 2017-05-27  3:33 UTC  (5+ messages)
` [RFC][PATCH 1/4] time: Fix clock->read(clock) race around clocksource changes
` [RFC][PATCH 2/4] time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
` [RFC][PATCH 3/4] arm64: vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW
` [RFC][PATCH 4/4] time: Clean up CLOCK_MONOTONIC_RAW time handling

[PATCH 0/2] Build bind with threads
 2017-05-27  3:24 UTC  (5+ messages)
` [PATCH 1/2] bind: build with threads and update configure options

[PATCH v4 03/10] rebase -i: remove useless indentation
 2017-05-27  3:15 UTC  (4+ messages)

[PATCH] usb: dwc2: resume root hub to handle disconnect of device
 2017-05-27  3:23 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: Create sysfs reciprocal links for attached_dev/phydev
 2017-05-27  3:22 UTC  (14+ messages)
` [PATCH net-next 1/3] "

[PATCH 0/5] Five blk-mq-debugfs patches
 2017-05-27  3:16 UTC  (4+ messages)
` [PATCH 4/5] blk-mq-debugfs: Show busy requests

[PATCH] iscsi-target: Fix initial login PDU asynchronous socket close OOPs
 2017-05-27  3:14 UTC  (2+ messages)

[Bug 101199] New: nouveau_screen.c: undefined reference to `nouveau_drm_del'
 2017-05-27  3:11 UTC  (2+ messages)
  ` [Bug 101199] "

[PATCH 0/6] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-05-27  3:08 UTC  (6+ messages)
` [PATCH 2/6] mfd: hi6421-pmic: move hi6421_regmap_config definition to header file

[Qemu-devel] [PATCH] nbd: Fully initialize client in case of failed negotiation
 2017-05-27  3:04 UTC 

[PATCH 0/3] net/ixgbe: enable signature match and ipv6 for consistent API
 2017-05-26 19:52 UTC  (4+ messages)
` [PATCH 1/3] net/ixgbe: replace macro with inline function
` [PATCH 2/3] net/ixgbe: enable signature match for consistent API
` [PATCH 3/3] net/ixgbe: enable IPv6 "

[PATCH] qtest: add rtc periodic timer test
 2017-05-27  2:59 UTC  (5+ messages)
      ` [Qemu-devel] "

[Qemu-devel] [PATCH v2] [PATCH] qtest: add rtc periodic timer test
 2017-05-27  2:53 UTC  (2+ messages)
`  "

[PATCH 0/5] [GIT PULL] ftrace/kprobes/x86: Memory Fix Edition
 2017-05-27  2:48 UTC  (6+ messages)
` [PATCH 1/5] ftrace: Fix memory leak in ftrace_graph_release()
` [PATCH 2/5] kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
` [PATCH 3/5] selftests/ftrace: Add a testcase for many kprobe events
` [PATCH 4/5] x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()
` [PATCH 5/5] x86/ftrace: Make sure that ftrace trampolines are not RWX

[PATCH] net/i40e: implement flag action for FDIR
 2017-05-27  2:46 UTC 

[RFC 0/2] Add support for Meson MX "SDIO" MMC driver
 2017-05-27  2:48 UTC  (8+ messages)

[LTP] [PATCH v5 1/2] syscalls/splice04: add test for splice() from pipe to pipe
 2017-05-27  2:48 UTC  (2+ messages)
` [LTP] [PATCH v5 2/2] syscalls/splice05: add test for splice() between pipe and socket

[Qemu-arm] [PATCH 0/3] arm/virt: refine virt.c code and implement hot_add_cpu interface
 2017-05-27  2:32 UTC  (4+ messages)
` [Qemu-arm] [Qemu-devel] "
    `  "

[PATCH v4] usb: typec: Add a sysfs node to manage port type
 2017-05-27  2:24 UTC  (2+ messages)

[linux-3.18 baseline-only test] 71440: regressions - trouble: blocked/broken/fail/pass
 2017-05-27  2:22 UTC 

[4.12 REGRESSION] pinctrl: rockchip: sleeping function called from atomic context
 2017-05-27  2:19 UTC  (2+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-27  2:17 UTC  (7+ messages)
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME

sstate-cache question
 2017-05-27  2:11 UTC  (5+ messages)

Notes on stubdoms and latency on ARM
 2017-05-27  2:10 UTC  (5+ messages)

[PATCH] Per chain RSSI reporting
 2017-05-27  2:09 UTC  (4+ messages)

[PATCH v8 0/4] add PCIe driver for Kirin PCIe
 2017-05-27  2:01 UTC  (4+ messages)
` [PATCH v8 3/4] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC
    ` 答复: "

Cabling for NTB between Intel Xeon E5 v4 servers
 2017-05-27  2:00 UTC 

[PATCH v10 0/3] Enhancement to intel_dp_aux_backlight driver
 2017-05-27  2:01 UTC  (5+ messages)
` [PATCH v10 1/3] drm/i915: Add heuristic to determine better way to adjust brightness
` [PATCH v10 2/3] drm/i915: Add option to support dynamic backlight via DPCD
` [PATCH v10 3/3] drm/i915: Set PWM divider to match desired frequency in vbt
` ✓ Fi.CI.BAT: success for Enhancement to intel_dp_aux_backlight driver (rev9)

[PATCH v7 0/9] xfsprogs 4.12: GETFSMAP support
 2017-05-27  1:57 UTC  (7+ messages)
` [PATCH 3/9] xfs_spaceman: space management tool
` [PATCH 5/9] xfs_spaceman: add new speculative prealloc control
` [PATCH 7/9] xfs_spaceman: Free space mapping command

Very strange issue where bitbake hangs at do_rootfs
 2017-05-27  1:56 UTC  (4+ messages)

[PATCH] drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependencies
 2017-05-27  1:53 UTC  (3+ messages)

[GSoC][PATCH v4 2/2] submodule: port subcommand foreach from shell to C
 2017-05-27  1:20 UTC  (9+ messages)
` [GSoC][PATCH v5 1/3] submodule: fix buggy $path and $sm_path variable's value
  ` [GSoC][PATCH v5 3/3] submodule: port subcommand foreach from shell to C

[PATCH] wildmatch test: remove redundant duplicate test
 2017-05-26 20:56 UTC 

fuse: when are release requests queued?
 2017-05-27  1:49 UTC  (5+ messages)
` [fuse-devel] "

[PATCHv5 00/17] Diff machine: highlight moved lines
 2017-05-27  0:18 UTC  (3+ messages)
` [PATCH 0/1] "
  ` [PATCH 1/1] diff.c: color moved lines differently

[PATCHv3 00/20] Diff machine: highlight moved lines
 2017-05-27  1:04 UTC  (3+ messages)
` [PATCHv4 00/17] "

[regression] Build failure on ubuntu 16.04 LTS
 2017-05-27  1:39 UTC 

[RFC] Add Membership Library
 2017-05-27  1:34 UTC  (2+ messages)

[Bug 89664] New: Nouveau fails to enter KMS with the Gigabyte G1 Gaming GTX970
 2017-05-27  1:34 UTC  (2+ messages)
  ` [Bug 89664] "

[Intel-wired-lan] [PATCH] e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()
 2017-05-27  1:21 UTC  (3+ messages)
`  "

[PATCH 3/7] RISC-V: Device Tree Documentation
 2017-05-27  0:57 UTC  (2+ messages)

[PATCH 2/7] RISC-V: arch/riscv Makefile and Kconfigs
 2017-05-27  0:57 UTC  (2+ messages)

[PATCH 1/7] RISC-V: Top-Level Makefile for riscv{32,64}
 2017-05-27  0:57 UTC  (2+ messages)

[PATCH net-next] net: dsa: remove dsa_port_is_bridged
 2017-05-27  0:15 UTC  (2+ messages)

[PATCH] dmi: Make dmi_walk and dmi_walk_early return real error codes
 2017-05-26 23:59 UTC 

[PATCH 1/5] Revert "ACPI / button: Remove lid_init_state=method mode"
 2017-05-26 23:42 UTC  (2+ messages)
` [RFC PATCH v3 3/5] ACPI: button: Add lid event type debugging 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.