All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-02 01:16:11 to 2018-08-02 03:22:36 UTC [more...]

[PATCH 0/2] remove double test condition
 2018-08-02  3:22 UTC  (8+ messages)
` [PATCH 1/2] scsi:qla1280: remove unnessary same condition check
` [PATCH 2/2] scsi:qlogicfas408: remove the same check in qlogicfas408_detect

[PATCH] scsi:NCR5380: remove same check condition in NCR5380_select
 2018-08-02  3:10 UTC  (2+ messages)

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-02  3:21 UTC  (24+ messages)
` [RFC PATCH 1/7] vfio/spimdev: Add documents for WarpDrive framework
` [RFC PATCH 2/7] iommu: Add share domain interface in iommu for spimdev
` [RFC PATCH 3/7] vfio: add spimdev support

UART Route setting
 2018-08-02  3:20 UTC  (8+ messages)

[PATCH] sched/deadline: Fix switched_from_dl
 2018-08-02  3:19 UTC  (2+ messages)

[lustre-devel] [PATCH 0/6] lustre: convert list_for_each() to list_for_each_entry()
 2018-08-02  3:16 UTC  (14+ messages)
` [lustre-devel] [PATCH 1/6] "
` [lustre-devel] [PATCH 6/6] lustre: convert list_for_each() in ksocknal_debug_peerhash()
` [lustre-devel] [PATCH 4/6] lustre: convert list_for_each in ksocknal_close_conn_locked()
` [lustre-devel] [PATCH 5/6] lustre: convert list_for_each() in ksocknal_push_peer()
` [lustre-devel] [PATCH 2/6] lustre: lnet/config: convert list_for_each to list_for_each_entry
` [lustre-devel] [PATCH 3/6] lustre: convert list_for_each in ksocknal_create_routes

Commit "new primitive: discard_new_inode()" introduces a problem
 2018-08-02  3:14 UTC  (8+ messages)

[lustre-devel] [PATCH 00/22] Lustre: use while loop when emptying a list
 2018-08-02  3:12 UTC  (48+ messages)
` [lustre-devel] [PATCH 09/22] Revert "staging: lustre: lnet: router: Use list_for_each_entry_safe"
` [lustre-devel] [PATCH 01/22] Revert "staging: lustre: lnet: api-ni: "
` [lustre-devel] [PATCH 03/22] Revert "staging: lustre: lnet: o2iblnd: "
` [lustre-devel] [PATCH 02/22] Revert "staging: lustre: o2iblnd: Use list_for_each_entry_safe in kiblnd_destroy_fmr_pool_list"
` [lustre-devel] [PATCH 08/22] Revert "staging: lustre: lnet: config: Use list_for_each_entry_safe"
` [lustre-devel] [PATCH 04/22] Revert "staging: lustre: lnet: socklnd: "
` [lustre-devel] [PATCH 05/22] Revert "staging: lustre: lnet: socklnd_proto: "
` [lustre-devel] [PATCH 06/22] Revert "staging: lustre: osc_cache: "
` [lustre-devel] [PATCH 07/22] Revert "staging: lustre: lnet: peer: "
` [lustre-devel] [PATCH 21/22] lustre: ldlm_request: convert list_for_each_entry_safe() to while(!list_empty())
` [lustre-devel] [PATCH 19/22] lustre: fld_request: "
` [lustre-devel] [PATCH 13/22] Revert "staging: lustre: lnet: Use list_for_each_entry_safe"
` [lustre-devel] [PATCH 14/22] Revert: Staging: lustre: Iterate list using list_for_each_entry
` [lustre-devel] [PATCH 11/22] Revert "staging: lustre: lnet: lib-move: Use list_for_each_entry_safe"
` [lustre-devel] [PATCH 15/22] lustre: o2iblnd: convert list_for_each_entry_safe() to while(!list_empty())
` [lustre-devel] [PATCH 20/22] lustre: lov_obd: "
` [lustre-devel] [PATCH 16/22] lustre: tracefile: "
` [lustre-devel] [PATCH 10/22] Revert "staging: lustre: lnet: conrpc: Use list_for_each_entry_safe"
` [lustre-devel] [PATCH 18/22] lustre: net_fault: convert list_for_each_entry_safe() to while(!list_empty())
` [lustre-devel] [PATCH 12/22] Revert "staging: lustre: obdclass: Use list_for_each_entry_safe"
` [lustre-devel] [PATCH 22/22] lustre: sec_config: convert list_for_each_entry_safe() to while(!list_empty())
` [lustre-devel] [PATCH 17/22] lustre: lib-move: "

[PATCH 0/3] Drivers: hv: vmbus: Miscellaneous fixes
 2018-08-02  3:08 UTC  (4+ messages)
` [PATCH 1/3] Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
  ` [PATCH 2/3] Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
  ` [PATCH 3/3] Drivers: hv: vmbus: Cleanup synic memory free path

[PATCH] pnfs: Use true and false for boolean values
 2018-08-02  0:55 UTC 

[SPDK] Anti-spam measures for IRC & community meetings
 2018-08-02  3:05 UTC 

c3bc8fd637 [ 27.885548] WARNING: CPU: 0 PID: 7 at kernel/rcu/tree.c:999 rcu_irq_enter
 2018-08-02  3:03 UTC  (2+ messages)

[PATCH v8 0/4] add mailbox support for i.MX7D
 2018-08-02  3:03 UTC  (7+ messages)
` [PATCH v8 4/4] mailbox: Add support for i.MX7D messaging unit

[PATCH 1/7] drm/amdgpu: use new scheduler load balancing for VMs
 2018-08-02  2:58 UTC  (3+ messages)
` [PATCH 6/7] drm/amdgpu: move context related stuff to amdgpu_ctx.h

[PATCH 1/4] drm/scheduler: add a list of run queues to the entity
 2018-08-02  2:57 UTC  (9+ messages)
` [PATCH 2/4] drm/scheduler: add counter for total jobs in scheduler
` [PATCH 3/4] drm/scheduler: add new function to get least loaded sched v2

[PATCH] remote: clear string_list after use in mv()
 2018-08-02  2:56 UTC  (2+ messages)

[Qemu-devel] [RFC v3 0/6] pci_expander_brdige: Put pxb-pcie host bridge into separate pci domain
 2018-08-02  2:55 UTC  (9+ messages)
` [Qemu-devel] [RFC v3 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
` [Qemu-devel] [RFC v3 2/6] acpi-build: allocate mcfg for pxb-pcie host bridges
` [Qemu-devel] [RFC v3 3/6] i386/acpi-build: describe new pci domain in AML
` [Qemu-devel] [RFC v3 4/6] pci_expander_bridge: Add config_read callback
` [Qemu-devel] [RFC v3 5/6] pci_expander_bridge: Add ioport for pxb host bus
` [Qemu-devel] [RFC v3 6/6] pci_expander_bridge: add start_bus property

[PATCH] devtool-source.bbclass: Support kernel fragments not in SRC_URI
 2018-08-02  2:55 UTC  (5+ messages)

[Qemu-devel] QEMU 3.0 RC3 mouse problem with Windows 3.1 and NT 4.0
 2018-08-02  2:54 UTC 

[PATCH] xfs: only validate summary counts on primary superblock
 2018-08-02  1:05 UTC  (2+ messages)

[PATCH] nfsd: use true and false for boolean values
 2018-08-02  0:44 UTC 

[MODERATED] [PATCH v2 0/4] L1TF KVM ARCH_CAPABILITIES #0
 2018-08-02  2:51 UTC  (2+ messages)
` [MODERATED] "

[PATCH v4 0/3] udev-extraconf/mount.sh: add support to systemd
 2018-08-02  2:50 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH 2/3] udev-extraconf/mount.sh: Fix the recursively dependency for the systemd-mount
` [PATCH 3/3] udev-extraconf/mount.sh: Skip the entry in /etc/fstab when using "

[PATCH] sh: remove unneeded constructor
 2018-08-02  2:47 UTC  (5+ messages)

[Patch net-next] net: hns3: fix return value error while hclge_cmd_csq_clean failed
 2018-08-02  0:59 UTC  (3+ messages)

[linux-next] DDC responded, but no EDID for %s errors
 2018-08-02  2:46 UTC 

[Qemu-devel] [RFC v3 0/6] pci_expander_brdige: Put pxb-pcie host bridge into separate pci domain
 2018-08-02  2:45 UTC  (7+ messages)
` [Qemu-devel] [RFC v3 1/6] pci_expander_bridge: add type TYPE_PXB_PCIE_HOST
` [Qemu-devel] [RFC v3 2/6] acpi-build: allocate mcfg for pxb-pcie host bridges
` [Qemu-devel] [RFC v3 3/6] i386/acpi-build: describe new pci domain in AML
` [Qemu-devel] [RFC v3 4/6] pci_expander_bridge: Add config_read callback
` [Qemu-devel] [RFC v3 5/6] pci_expander_bridge: Add ioport for pxb host bus
` [Qemu-devel] [RFC v3 6/6] pci_expander_bridge: add start_bus property

[PATCH] sched/deadline: Update rq_clock of later_rq when pushing a task
 2018-08-02  2:45 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] doc: add deprecation notice on external memory support
 2018-08-02  2:37 UTC  (2+ messages)

[PATCH 1/2] net/9p: embed fcall in req to round down buffer allocs
 2018-08-02  2:37 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/8] Add support for drm/rockchip to dynamically control the DDR frequency
 2018-08-02  2:35 UTC  (4+ messages)
  ` [PATCH 4/8] devfreq: rk3399_dmc / clk: rockchip: Sync with vblank in the kernel for DDRfreq

[PATCH v2 1/2] xfs/288: use -d option of xfs_db write command for v5 XFS
 2018-08-02  0:46 UTC  (3+ messages)
` [PATCH v2 2/2] xfs/288: _notrun if xfs_db can't write values into dir or attr

[PATCH] lib/librte_ip_frag:fix ip_frag_key_cmp bug
 2018-08-02  2:01 UTC 

[RFC PATCH 0/4] vfs: map unique ino/dev pairs for user space
 2018-08-02  0:43 UTC  (6+ messages)
` [PATCH 2/4] nfs: check for NULL vfsmount in nfs_getattr

What time do the auditd timestamps represent?
 2018-08-02  2:31 UTC  (2+ messages)

[PATCH] app/testpmd: fix dcb config failure
 2018-08-02  2:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/ixgbe: remove hardcoded CRC STRIP config from ixgbe
 2018-08-02  2:27 UTC  (2+ messages)

[PATCH v2] remote: make refspec follow the same disambiguation rule as local refs
 2018-08-02  2:26 UTC  (4+ messages)

[xen-4.10-testing baseline-only test] 75034: tolerable FAIL
 2018-08-02  2:25 UTC 

[pull request][net-next 00/10] Mellanox, mlx5 and devlink updates 2018-07-31
 2018-08-02  0:36 UTC  (5+ messages)

Remounting filesystem read-only
 2018-08-02  2:23 UTC  (6+ messages)

[PATCH] net/avf: fix missing offload capabilities
 2018-08-02  2:21 UTC  (5+ messages)

[RESEND] requests for xfs patches inclusion in 4.14.y
 2018-08-02  0:28 UTC 

[PATCH] net/i40e: stop lldp before setting local lldp MIB
 2018-08-02  2:16 UTC  (4+ messages)

Spende von $ 4,800,000.00!
 2018-08-02  2:08 UTC  (3+ messages)

ffbe758dbb [ 0.052456] Kernel panic - not syncing: Can't create rootfs
 2018-08-02  2:14 UTC 

requests for inclusion in 4.14.y
 2018-08-02  0:19 UTC  (4+ messages)

[RFC PATCH 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
 2018-08-02  1:54 UTC  (6+ messages)
` [RFC PATCH 09/17] libxl: use \x1b to separate qemu arguments for linux stubdomain

[PATCH RESEND RFC 0/4] Wakeup GPIO support for SDM845 SoC
 2018-08-02  2:10 UTC  (6+ messages)
` [PATCH RESEND RFC 1/4] drivers: pinctrl: qcom: add wakeup capability to GPIO

Spende von $ 4,800,000.00!
 2018-08-02  2:10 UTC 

[NOT YET PULL] Trial of labeling lines in code snippets
 2018-08-02  0:22 UTC  (7+ messages)
` [NOT YET PULL v2] "

Spende von $ 4,800,000.00!
 2018-08-02  2:10 UTC 

[lustre-devel] [PATCH 00/31] lustre: missing fixes and cleanups from lustre 2.10
 2018-08-02  2:09 UTC  (9+ messages)
` [lustre-devel] [PATCH 11/31] lustre: lnet: Fix route hops print

aio poll and a new in-kernel poll API V21 (aka 2.0)
 2018-08-02  0:21 UTC  (4+ messages)
` [PATCH 3/4] aio: implement IOCB_CMD_POLL

use the generic dma-noncoherent code for sh V3
 2018-08-02  2:09 UTC  (5+ messages)

[PATCH 0/4] Provide core API for NMIs
 2018-08-02  2:03 UTC  (5+ messages)
` [PATCH 1/4] genirq: Provide basic NMI management for interrupt lines

Spende von $ 4,800,000.00!
 2018-08-02  2:08 UTC 

[tpm2] Initializing & Programming PCRs
 2018-08-02  2:06 UTC 

linux-next: manual merge of the net-next tree with the rdma tree
 2018-08-02  2:05 UTC 

[PATCH v2] net/9p/trans_virtio.c: add null terminal for mount tag
 2018-08-02  1:59 UTC  (3+ messages)

[net-next PATCH v6 6/7] net-sysfs: Add interface for Rx queue(s) map per Tx queue
 2018-08-02  0:11 UTC  (4+ messages)
` [net-next, v6, "

[PATCH] net: fec: check DMA addressing limitations
 2018-08-02  2:00 UTC  (2+ messages)

[PATCH v5 00/12] Add throttler driver for non-thermal throttling
 2018-08-02  1:58 UTC  (10+ messages)
  ` [PATCH v5 05/12] PM / devfreq: Add support for policy notifiers

Calling DBUS ConnectProfile to a non-discoverable but pageable device with an invalid link key
 2018-08-02  1:57 UTC  (2+ messages)

[Qemu-devel] [v23 0/2] virtio-crypto: virtio crypto device specification
 2018-08-02  1:56 UTC  (9+ messages)
` [Qemu-devel] [v23 1/2] virtio-crypto: Add "
  ` [virtio-dev] "
          ` [virtio-dev] Re: [Qemu-devel] [virtio-dev] "
            `  "

[2/3] usb: dwc3: gadget: Don't skip updating remaining data
 2018-08-02  1:54 UTC 

[RFC] [PATCH 0/1] Introduce emergency raid0 stop for mounted arrays
 2018-08-02  1:51 UTC  (2+ messages)

[PATCH] iommu/ipmmu-vmsa: convert to SPDX identifiers
 2018-08-02  1:49 UTC 

[PATCHv3] lib/ratelimit: Lockless ratelimiting
 2018-08-02  1:48 UTC  (7+ messages)

[PATCH] ASoC: fsi: convert to SPDX identifiers
 2018-08-02  1:47 UTC 

[RFC PATCH 1/1] device-dax: check for vma range while dax_mmap
 2018-08-02  9:32 UTC  (4+ messages)

usb: ehci-sh: convert to SPDX identifiers
 2018-08-02  1:46 UTC 

[PATCH] inet/connection_sock: prefer _THIS_IP_ to current_text_addr
 2018-08-02  1:42 UTC  (2+ messages)

[PATCH] app/testpmd: fix commands to config some offload
 2018-08-02  1:41 UTC  (4+ messages)

ast2500 reboot got stuck in timeriomem_rng_probe()
 2018-08-02  1:41 UTC  (2+ messages)

[PATCH v4 0/8] Add clock config and pm support to bcm iProc mdio mux
 2018-08-02  1:40 UTC  (9+ messages)
` [PATCH v4 5/8] net: phy: Use devm api for mdio bus allocation in bcm iproc "
` [PATCH v4 7/8] net: phy: Add support to configure clock in Broadcom iProc "

[PATCH v4] perf/x86/intel: Add support for MISPREDICT bit on Knights Landing cpus
 2018-08-02  1:38 UTC 

[PATCH 30/52] imx-sc-firmware: Add new package System Controller Firmware
 2018-08-01 19:03 UTC  (4+ messages)
` [PATCH 51/52] bluez5: Apply patches for QCA6174 and QCA9377-3

[Qemu-devel] [PATCH for-3.1] s390x: remove 's390-squash-mcss' option
 2018-08-02  1:34 UTC  (6+ messages)

cpu stopper threads and setaffinity leads to deadlock
 2018-08-02  1:34 UTC 

[xen-4.7-testing test] 125708: regressions - FAIL
 2018-08-02  1:32 UTC 

[Fuego] [PATCH v2] busybox: add support for command openvt/passwd/pidof/ping/ps/pwd
 2018-08-02  1:31 UTC 

[PATCH] Icelake DMC v1.07
 2018-08-02  1:28 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for firmware/dmc/icl: load v1.07 on icelake. (rev2)

[PATCH] RISC-V: Add the directive for alignment of stvec's value
 2018-08-02  1:26 UTC  (4+ messages)

[2/3] usb: dwc3: gadget: Don't skip updating remaining data
 2018-08-02  1:26 UTC 

[PATCH V2 00/16] upgrade 16 recipes
 2018-08-02  1:33 UTC  (3+ messages)
` [PATCH V3 "
  ` [PATCH 04/16] network-manager-applet: 1.8.10 -> 1.8.14

[PATCH net-next] virtio_net: force_napi_tx module param
 2018-08-01 23:33 UTC  (9+ messages)

[PATCH v4 0/3] Add QCOM PMIC5 ADC driver
 2018-08-01 23:31 UTC 

[PATCH v4 0/4] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-08-02  1:17 UTC  (2+ messages)

[PATCH] net/9p/trans_virtio.c: add a terminal char for mount tag
 2018-08-02  1:18 UTC  (6+ messages)

linux-next: manual merge of the kvms390 tree with the kvm-arm tree
 2018-08-02  1:19 UTC  (2+ messages)

linux-next: Tree for Aug 1
 2018-08-02  1:19 UTC  (6+ messages)

[PATCH] ffmpeg: Upgrade to 4.0.2
 2018-08-02  1:18 UTC 

[PATCH] ftrace: Use true and false for boolean values
 2018-08-02  1:16 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.