All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-27 01:36:23 to 2017-12-27 04:35:21 UTC [more...]

[PATCH 00/30] aacraid: Refactor for sas transport and bug fixes
 2017-12-27  4:34 UTC  (24+ messages)
` [PATCH v2 01/30] scsi: aacraid: Fix udev inquiry race condition
` [PATCH v2 02/30] scsi: aacraid: Do not attempt abort when Fw panicked
` [PATCH v2 03/30] scsi: aacraid: Fix hang in kdump
` [PATCH v2 04/30] scsi: aacraid: Do not remove offlined devices
` [PATCH v2 05/30] scsi: aacraid: Fix ioctl reset hang
` [PATCH v2 06/30] scsi: aacraid: Allow reset_host sysfs var to recover Panicked Fw
` [PATCH v2 07/30] scsi: aacraid: Refactor reset_host store function
` [PATCH v2 08/30] scsi: aacraid: Move code to wait for IO completion to shutdown func
` [PATCH v2 09/30] scsi: aacraid: Create bmic submission function from bmic identify
` [PATCH v2 10/30] scsi: aacraid: Change phy luns function to use common bmic function
` [PATCH v2 11/30] scsi: aacraid: Refactor and rename to make mirror existing changes
` [PATCH v2 12/30] scsi: aacraid: Add target setup helper function
` [PATCH v2 13/30] scsi: aacraid: Untangle targets setup from report phy luns
` [PATCH v2 14/30] scsi: aacraid: Move function around to match existing code
` [PATCH v2 15/30] scsi: aacraid: Create helper functions to get lun info
` [PATCH v2 16/30] scsi: aacraid: Save bmic phy information for each phy
` [PATCH v2 17/30] scsi: aacraid: Add helper function to set queue depth
` [PATCH v2 18/30] scsi: aacraid: Merge func to get container information
` [PATCH v2 19/30] scsi: aacraid: Process hba and container hot plug events in single function
` [PATCH v2 20/30] scsi: aacraid: Added macros to help loop through known buses and targets
` [PATCH v2 21/30] scsi: aacraid: Refactor resolve luns code and scsi functions
` [PATCH v2 22/30] scsi: aacraid: Merge adapter setup with resolve luns
` [PATCH v2 23/30] scsi: aacraid: Block concurrent hotplug event handling

[Bug 104299] Crash on amdgpu_sync_get_fence
 2017-12-27  4:29 UTC  (2+ messages)

[PATCH 1/2] eal/arm64: modify I/O device memory barriers
 2017-12-27  4:28 UTC  (2+ messages)
` [PATCH 2/2] net/mlx5: fix synchonization on polling Rx completions

BUG warnings in 4.14.9
 2017-12-27  4:25 UTC  (4+ messages)

[clk:clk-next 136/143] drivers/clk/clk-si5351.c:906:6: sparse: symbol '_si5351_clkout_reset_pll' was not declared. Should it be static?
 2017-12-27  4:25 UTC  (4+ messages)
` [RFC PATCH clk] clk: si5351: _si5351_clkout_reset_pll() can be static

[PATCH v3 00/11] Allwinner H3/H5/A64(DE2) SimpleFB support
 2017-12-27  4:23 UTC  (8+ messages)

[PATCH] ARM: dts: ls1021a: fix incorrect clock references
 2017-12-27  4:14 UTC  (4+ messages)

[patch net-next v2 00/10] Add support for resource abstraction
 2017-12-27  4:05 UTC  (2+ messages)

[PATCH] clk: mediatek: remove superfluous line including linux/clk-provider.h
 2017-12-27  4:01 UTC  (4+ messages)

[Bug 197861] New: Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover
 2017-12-27  4:00 UTC  (2+ messages)
` [Bug 197861] "

[PATCH v5 00/78] XArray v5
 2017-12-27  3:58 UTC  (21+ messages)
` [PATCH v5 03/78] xarray: Add the xa_lock to the radix_tree_root
      ` [v5,03/78] "
` [PATCH v5 05/78] xarray: Replace exceptional entries
        ` [v5,05/78] "
` [PATCH v5 06/78] xarray: Change definition of sibling entries
        ` [v5,06/78] "

[PATCH 1/2] ARM: dts: imx6: RDU2: disable internal watchdog
 2017-12-27  3:56 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: imx6: RDU2: correct RTC compatible

[PATCH 1/5] net/mlx5: enable inlining data from multiple segments
 2017-12-27  3:55 UTC  (5+ messages)
` [PATCH 2/5] net/mlx5: consolidate condition checks for TSO
` [PATCH 3/5] net/mlx5: add missing sanity checks for Tx completion queue
` [PATCH 4/5] net/mlx5: add fallback in Tx for multi-segment packet
` [PATCH 5/5] net/mlx5: clean up multi-segment packet processing

[Qemu-devel] [PATCH 00/17] Add MVME3100 PPC SBC v2
 2017-12-27  3:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH 13/17] e500: move PCI host bridge into CCSR

[PATCH] app/testpmd: fix crash of txonly with multiple segments
 2017-12-27  3:51 UTC 

[PATCH][v4l-utils] [DVBV5] Streaming support using videobuf2 for DVR and auto-scan
 2017-12-27  3:40 UTC 

[QUESTION] hash import and request initialization
 2017-12-27  3:35 UTC  (6+ messages)

[PATCH] clk: mediatek: remove unnecessary include header from reset.c
 2017-12-27  3:33 UTC  (4+ messages)

[for-4.16 PATCH v2 0/5] block, nvme, dm: allow DM multipath to use NVMe's error handler
 2017-12-27  3:22 UTC  (12+ messages)
` [for-4.16 PATCH v2 1/5] block: establish request failover callback
` [for-4.16 PATCH v2 2/5] nvme: use request_queue's failover_rq_fn callback for multipath failover
` [for-4.16 PATCH v2 3/5] nvme: move nvme_req_needs_failover() from multipath to core
` [for-4.16 PATCH v2 4/5] dm mpath: use NVMe error handling to know when an error is retryable
` [for-4.16 PATCH v2 5/5] dm mpath: skip calls to end_io_bio if using NVMe bio-based and round-robin

[meta-oe][PATCH] xorgxrdp: new add
 2017-12-27  3:18 UTC  (2+ messages)

[PATCH v2 01/16] power: supply: axp288_charger: Do not stop + restart charging at boot
 2017-12-27  3:17 UTC  (7+ messages)
` [PATCH v2 13/16] power: supply: axp288_fuel_gauge: Rework get_status()
` [PATCH v2 14/16] power: supply: axp288_fuel_gauge: Optimize get_current()
` [PATCH v2 16/16] MAINTAINERS: Add AXP288 PMIC entry

PROBLEM: consolidated IDT invalidation causes kexec to reboot
 2017-12-27  3:00 UTC  (10+ messages)

[PATCH] mmc: sdhci: disable irq in sdhci host suspend ranther than free this irq
 2017-12-27  2:54 UTC  (6+ messages)

[PATCH 09/11 v3] ARM: orion5x: constify gpio_led
 2017-12-27  3:09 UTC  (2+ messages)

[meta-oe][PATCH 1/2] Revert "iperf: remove depricated package"
 2017-12-27  3:09 UTC  (3+ messages)
` [meta-oe][PATCH 2/2] iperf: rename to iperf2 and bump 2.0.5 -> 2.0.10

[GIT PULL] hwmon fixes for v4.15-rc6
 2017-12-27  3:08 UTC  (3+ messages)

[RFC 0/9] add new avf PMD
 2017-12-27  3:07 UTC  (8+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 04/14] net/avf: enable basic Rx Tx func
  ` [PATCH v2 05/14] net/avf: enable link status update

[lkp-robot] [bpf] 82abbf8d2f: kernel_selftests.bpf.test_align.fail
 2017-12-27  3:05 UTC  (3+ messages)

[Buildroot] systemd: build failure against pam on arm
 2017-12-27  3:05 UTC  (11+ messages)

State of bitbake world, Failed tasks 2017-12-24
 2017-12-27  3:02 UTC 

[Qemu-devel] [PATCH v3 0/6] Add make check tests for Migration
 2017-12-27  3:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/6] tests: migration test deprecated commands

Bluestore: inaccurate disk usage statistics problem?
 2017-12-27  2:59 UTC  (3+ messages)
` [ceph-users] "

[oe-commits] [meta-openembedded] 14/30: python[3]-flask-nav: new recipes
 2017-12-27  3:00 UTC  (3+ messages)

[lkp-robot] [mm] 245fc2cb06: will-it-scale.per_process_ops -30.2% regression
 2017-12-27  2:59 UTC 

[RFC PATCH v2] workqueue: Introduce a way to set percpu worker_pool's scheduler
 2017-12-27  2:55 UTC 

[lkp-robot] [x86/mtrr] c197ad8b8c: suspend.CPU_ON_1 16.2% regression
 2017-12-27  2:56 UTC 

[lkp-robot] [tpm] b008bd39b1: kmsg.tpm_tpm#:A_TPM_error(#)occurred_attempting_get_random
 2017-12-27  2:55 UTC  (2+ messages)

[sriov] [ixgbevf] We have to down PF and VF port to reconfig a port?
 2017-12-27  2:54 UTC  (2+ messages)

[lkp-robot] [x86/fsgsbase/64] 03e92be73c: WARNING:at_arch/x86/kernel/cpu/cpuid-deps.c:#do_clear_cpu_cap
 2017-12-27  2:54 UTC 

[PATCH V2] ARM: imx: suspend/resume: use outer_disable/resume
 2017-12-27  2:53 UTC  (10+ messages)

[PATCH] ARM: dts: imx7s: Avoid using label in unit address and reg
 2017-12-27  2:53 UTC  (2+ messages)

[PATCH] arm64: dts: ls1088a: add DT node of watchdog
 2017-12-27  2:45 UTC  (2+ messages)

[Bug 101987] Loud fan and maximum GPU fan speed
 2017-12-27  2:44 UTC  (2+ messages)

Bring together merge and rebase
 2017-12-27  2:44 UTC  (3+ messages)

[for-4.16 PATCH 0/5] block, nvme, dm: allow DM multipath to use NVMe's error handler
 2017-12-27  2:42 UTC  (4+ messages)

[PATCH v2] arm64: dts: ls1088a: add DT node of watchdog
 2017-12-27  2:41 UTC 

[PATCH] ARM: dts: imx51-zii-rdu1: Add missing #phy-cells to usb-nop-xceiv
 2017-12-27  2:38 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-hummingboard2: Remove leading zero in unit address
 2017-12-27  2:37 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] tools/bpftool: use version from the kernel source tree
 2017-12-27  2:32 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/2] tools/bpftool: fix bpftool build with bintutils >= 2.8

[PATCH] vfio: mdev: make a couple of functions and structure vfio_mdev_driver static
 2017-12-27  2:31 UTC  (2+ messages)

rename arcs_cmdline to mips_cmdline
 2017-12-27  2:31 UTC  (2+ messages)
` [PATCH] MIPS: "

[PATCH]cpuidle: preventive check in cpuidle_select against crash
 2017-12-27  2:30 UTC  (4+ messages)

[PATCH v3 0/6] ARM: dts: Add PHYTEC phyCORE-i.MX 6 and phyBOARD-Mira carrier board support
 2017-12-27  2:29 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: dts: imx6: Add initial support for phyCORE-i.MX 6 SOM
` [PATCH v3 2/6] ARM: dts: imx6: Add initial support for phyBOARD-Mira

[PATCH net-next 00/10] net: qualcomm: rmnet: Enable csum offloads
 2017-12-27  2:28 UTC  (11+ messages)
` [PATCH net-next 01/10] net: qualcomm: rmnet: Remove redundant check when stamping map header
` [PATCH net-next 02/10] net: qualcomm: rmnet: Remove invalid condition while stamping mux id
` [PATCH net-next 03/10] net: qualcomm: rmnet: Remove unused function declaration
` [PATCH net-next 04/10] net: qualcomm: rmnet: Rename ingress data format to data format
` [PATCH net-next 05/10] net: qualcomm: rmnet: Set pacing rate
` [PATCH net-next 06/10] net: qualcomm: rmnet: Define the MAPv4 packet formats
` [PATCH net-next 07/10] net: qualcomm: rmnet: Add support for RX checksum offload
` [PATCH net-next 08/10] net: qualcomm: rmnet: Handle command packets with checksum trailer
` [PATCH net-next 09/10] net: qualcomm: rmnet: Add support for TX checksum offload
` [PATCH net-next 10/10] net: qualcomm: rmnet: Add support for GSO

[PATCH bpf-next 0/3] add XDP loading support to libbpf
 2017-12-27  2:27 UTC  (3+ messages)
` [PATCH bpf-next 2/3] libbpf: add error reporting in XDP

[V2] dmaengine: fsl-qdma: add NXP Layerscape qDMA engine driver support
 2017-12-27  2:27 UTC 

[Qemu-devel] [PATCH v3] Add ability for user to specify mouse ungrab key
 2017-12-27  0:40 UTC  (2+ messages)

[PATCH 1/1] power: reset: remove unused imx-snvs-poweroff driver
 2017-12-27  2:22 UTC  (3+ messages)

[PATCH] clk: fix reentrancy of clk_enable() on UP systems
 2017-12-27  2:21 UTC  (2+ messages)

[PATCH] arm: imx: suspend/resume: use outer_disable/resume
 2017-12-27  2:19 UTC  (13+ messages)

[RFC PATCH] mm: unclutter THP migration
 2017-12-27  2:19 UTC  (6+ messages)
` [RFC PATCH 0/3] "
  ` [RFC PATCH 2/3] mm, migrate: remove reason argument from new_page_t
  ` [RFC PATCH 3/3] mm: unclutter THP migration

[Ocfs2-devel] [PATCH v3] ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
 2017-12-27  2:18 UTC 

[Intel-wired-lan] [PATCH] Cover letter for igb: bug fix Tx interrupt is not
 2017-12-27  2:17 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH] igb: bug fix Tx interrupt is not triggered

[PATCH] thermal: int3400_thermal: Ignore Unknown Notification Codes
 2017-12-27  2:15 UTC  (2+ messages)

[ceph-users] Questions about pg num setting
 2017-12-27  2:15 UTC 

[PATCH] thermal: power_allocator: fix one race condition issue for thermal_instances list
 2017-12-27  2:14 UTC  (2+ messages)

[RFC PATCH bpf-next v2 0/4] Separate error injection table from kprobes
 2017-12-27  2:12 UTC  (9+ messages)
` [RFC PATCH bpf-next v2 1/4] tracing/kprobe: bpf: Check error injectable event is on function entry
` [RFC PATCH bpf-next v2 2/4] tracing/kprobe: bpf: Compare instruction pointer with original one
` [RFC PATCH bpf-next v2 3/4] error-injection: Separate error-injection from kprobe
` [RFC PATCH bpf-next v2 4/4] error-injection: Support fault injection framework

[PATCH 20/45] drivers: thermal: remove duplicate includes
 2017-12-27  2:09 UTC  (2+ messages)

[PATCH 0/3] [v11] pinctrl: qcom: add support for sparse GPIOs
 2017-12-27  2:01 UTC  (4+ messages)

[PATCH] ARM: make ARCH_S3C24XX select USE_OF and clean-up boot/dts/Makefile
 2017-12-27  2:00 UTC  (7+ messages)

[Ocfs2-devel] [PATCH v2] ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
 2017-12-27  1:59 UTC  (3+ messages)

[PATCH net-next v8 0/2] add UniPhier AVE ethernet support
 2017-12-27  1:49 UTC  (4+ messages)
` [PATCH net-next v8 1/2] dt-bindings: net: add DT bindings for Socionext UniPhier AVE

[RFC PATCH V1 1/2] clk: use atomic runtime pm api in clk_core_is_enabled
 2017-12-27  1:38 UTC  (3+ messages)

[PATCH 00/28] aacraid: Refactor for sas transport and bug fixes
 2017-12-27  1:38 UTC  (5+ messages)
` [PATCH 08/29] scsi: aacraid: Move code to wait for IO completion to shutdown func

[RFC PATCH v12 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-27  1:36 UTC  (5+ messages)
` [RFC PATCH v12 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq


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.