All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-26 01:19:04 to 2018-09-26 02:56:42 UTC [more...]

Introduce xenwatch multithreading (mtwatch)
 2018-09-26  2:57 UTC  (9+ messages)
` [PATCH 1/6] xenbus: prepare data structures and parameter for xenwatch multithreading
            ` [Xen-devel] "

[PATCH 1/6] net/enic: do not use non-standard integer types
 2018-09-26  2:54 UTC  (5+ messages)
` [PATCH 2/6] net/enic: enable IOVA mode
` [PATCH 3/6] net/enic: set Rx VLAN offload flag for non-stripped packets
` [PATCH 4/6] net/enic: do not use deprecated Tx VLAN packet flag
` [PATCH 6/6] net/enic: explicitly disable overlay offload

[PATCH v10 0/8] blk-mq: Implement runtime power management
 2018-09-26  2:55 UTC  (4+ messages)
` [PATCH v10 2/8] block, scsi: Change the preempt-only flag into a counter

[Buildroot] [PATCH 0/5] a few more runtime test cases for python packages - series 1/n
 2018-09-26  2:55 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] support/testing: add python-autobahn tests
` [Buildroot] [PATCH 2/5] support/testing: add python-txaio tests
` [Buildroot] [PATCH 3/5] support/testing: add python-txtorcon tests
` [Buildroot] [PATCH 4/5] support/testing: add python-incremental tests
` [Buildroot] [PATCH 5/5] support/testing: add python-twisted tests

[Buildroot] [PATCH 1/1] python3: Downgrade to 3.6.6
 2018-09-26  2:54 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] qe: kconfig: U QE kconfig
 2018-09-26  2:53 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] arm: layerscape: Remove CONFIG_U_QE define in head files

[Buildroot] [PATCH 1/1] python3: Downgrade to 3.6.6
 2018-09-26  2:53 UTC  (2+ messages)

[PATCH 0/4] MIPS: Simplify ELF appended dtb handling
 2018-09-26  2:52 UTC  (3+ messages)
` [PATCH 3/4] MIPS: BMIPS: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y

pull-request: bpf-next 2018-09-25
 2018-09-25 20:43 UTC 

[Resend PATCH 5/5] arm: dts: mt7623: add display subsystem related device nodes
 2018-09-26  2:51 UTC  (11+ messages)

Stale data after file is renamed while another process has an open file handle
 2018-09-25 20:40 UTC  (11+ messages)

[m-c-s][PATCH 1/7] glusterfs: fix CVE-2018-10911
 2018-09-26  2:36 UTC  (7+ messages)
` [m-c-s][PATCH 2/7] glusterfs: fix CVE-2018-10923
` [m-c-s][PATCH 3/7] glusterfs: backport patch to fix a few CVEs
` [m-c-s][PATCH 4/7] glusterfs: fix CVE-2018-10904
` [m-c-s][PATCH 5/7] glusterfs: fix CVE-2018-10924
` [m-c-s][PATCH 6/7] glusterfs: fix Fix CVE-2018-10913 and CVE-2018-10914
` [m-c-s][PATCH 7/7] glusterfs: fix CVE-2018-10907

[PATCH] of: unittest: Disable interrupt node tests for old world MAC systems
 2018-09-26  2:49 UTC  (2+ messages)

[PATCH v5 00/22] Implement use of HW assistance on TLB table walk on 8xx
 2018-09-26  2:48 UTC  (11+ messages)
` [PATCH v5 14/22] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v5 15/22] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v5 16/22] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v5 17/22] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v5 18/22] powerpc/mm: Extend pte_fragment functionality to nohash/32

[lustre-devel] [PATCH 00/25] lustre: lnet: remaining fixes for multi-rail
 2018-09-26  2:48 UTC  (26+ messages)
` [lustre-devel] [PATCH 01/25] lustre: lnet: remove ni from lnet_finalize
` [lustre-devel] [PATCH 02/25] lustre: lnet: Allow min stats to be reset in peers and nis
` [lustre-devel] [PATCH 03/25] lustre: lnet: remove debug ioctl
` [lustre-devel] [PATCH 04/25] lustre: lnet: Normalize ioctl interface
` [lustre-devel] [PATCH 05/25] lustre: lnet: fix race in lnet shutdown path
` [lustre-devel] [PATCH 06/25] lustre: lnet: loopback NID in lnet_select_pathway()
` [lustre-devel] [PATCH 07/25] lustre: lnet: rename LNET_MAX_INTERFACES
` [lustre-devel] [PATCH 08/25] lustre: lnet: selftest MR fix
` [lustre-devel] [PATCH 09/25] lustre: lnet: prevent assert on ln_state
` [lustre-devel] [PATCH 10/25] lustre: lnet: increment per NI stats
` [lustre-devel] [PATCH 11/25] lustre: lnet: Fix lost lock
` [lustre-devel] [PATCH 12/25] lustre: lnet: correct locking in legacy add net
` [lustre-devel] [PATCH 13/25] lustre: lnet: fix lnet_cpt_of_md()
` [lustre-devel] [PATCH 14/25] lustre: lnet: safe access to msg
` [lustre-devel] [PATCH 15/25] lustre: o2iblnd: reconnect peer for REJ_INVALID_SERVICE_ID
` [lustre-devel] [PATCH 16/25] lustre: o2iblnd: kill timedout txs from ibp_tx_queue
` [lustre-devel] [PATCH 17/25] lustre: o2iblnd: multiple sges for work request
` [lustre-devel] [PATCH 18/25] lustre: lnd: Turn on 2 sges by default
` [lustre-devel] [PATCH 19/25] lustre: lnd: Don't Assert On Reconnect with MultiQP
` [lustre-devel] [PATCH 20/25] lustre: lnet: handle empty CPTs
` [lustre-devel] [PATCH 21/25] lustre: lnet: set LND tunables properly
` [lustre-devel] [PATCH 22/25] lustre: lnd: Don't Page Align remote_addr with FastReg
` [lustre-devel] [PATCH 23/25] lustre: lnd: pending transmits dropped silently
` [lustre-devel] [PATCH 24/25] lustre: socklnd: propagate errors on send failure
` [lustre-devel] [PATCH 25/25] lustre: ko2iblnd: allow for discontiguous fragments

[PATCH] net/avf: remove keeping CRC configuration
 2018-09-26  2:44 UTC 

[PATCH 0/5] Fix some bugs on RV32 build fail and issue
 2018-09-26  2:40 UTC  (9+ messages)
` [PATCH 3/5] lib: Add umoddi3 and udivmoddi4 of GCC library routines

[PATCH] soc: imx: gpc: set DMA mask for PD platform devices
 2018-09-26  2:39 UTC  (2+ messages)

[xen-unstable-smoke test] 128080: regressions - FAIL
 2018-09-26  2:38 UTC 

[net-next 00/10][pull request] 40GbE Intel Wired LAN Driver Updates 2018-09-25
 2018-09-25 20:20 UTC  (11+ messages)
` [net-next 01/10] i40e: Fix VF's link state notification
` [net-next 02/10] i40e: Unset promiscuous settings on VF reset
` [net-next 03/10] i40e: use declared variables for pf and hw
` [net-next 04/10] i40e: add a helper function to validate a VF based on the vf id
` [net-next 05/10] i40e: fix double 'NIC Link is Down' messages
` [net-next 06/10] i40e: Remove unused msglen parameter from virtchnl functions
` [net-next 07/10] i40e: clean zero-copy XDP Tx ring on shutdown/reset
` [net-next 08/10] net: xsk: add a simple buffer reuse queue
` [net-next 09/10] i40e: clean zero-copy XDP Rx ring on shutdown/reset
` [net-next 10/10] i40e: disallow changing the number of descriptors when AF_XDP is on

[Fuego] resending rebuild and kernel_build patches
 2018-09-26  2:35 UTC  (3+ messages)
` [Fuego] [PATCH 01/11] rebuild: add if_source_changed flag

[PATCH 00/10] Add RZ/G1N support
 2018-09-25 20:22 UTC  (4+ messages)
` [PATCH 10/10] cpufreq: dt: Add support for r8a7744

[ovmf test] 128082: all pass - PUSHED
 2018-09-26  2:34 UTC 

[PATCH v2 1/6] drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
 2018-09-26  2:31 UTC  (5+ messages)
` [PATCH v2 5/6] drm/i915/dp: Kill intel_dp->detect_done flag
` [PATCH v3 4/6] drm/i915/dp: Do not grab crtc modeset lock in intel_dp_detect()

[PATCH 1/2] iio: magnetometer: Add DT support for PNI RM3100
 2018-09-26  2:30 UTC  (9+ messages)
` [PATCH 2/2] iio: magnetometer: Add driver "

[PATCH v2] staging: mt7621-mmc: Fix single statement macros in sd.c
 2018-09-26  2:29 UTC  (5+ messages)

linux-next: manual merge of the vfio tree with the vfs tree
 2018-09-26  2:27 UTC 

Problem with netconsole and eth0 timing
 2018-09-26  2:26 UTC  (2+ messages)

MAC#2 RGMII mode can't ping other IP address on AST2500
 2018-09-26  2:17 UTC 

[PATCH v5 0/2] introduce vdpa sample
 2018-09-26  9:06 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] vhost: introduce API to get vDPA device number
  ` [PATCH v6 2/2] examples/vdpa: introduce a new sample for vDPA

[PATCH v2 00/11] dts: Update coresight device tree bindings
 2018-09-26  2:24 UTC  (4+ messages)
` [PATCH v2 07/11] arm: dts: imx7: Update coresight binding for hardware ports

[1/3] usb: host: xhci: fix oops when removing hcd
 2018-09-26  2:22 UTC 

[PATCH 0/4 v7] Support kdump for AMD secure memory encryption(SME)
 2018-09-26  2:21 UTC  (5+ messages)
` [PATCH 1/4 v7] x86/ioremap: add a function ioremap_encrypted() to remap kdump old memory

[PATCH 1/6] ARM: dts: imx51: Add label for VPU node
 2018-09-26  2:19 UTC  (2+ messages)

[net 1/1] tipc: lock wakeup & inputq at tipc_link_reset()
 2018-09-25 20:09 UTC 

[PATCHv2] blk-mq: Allow blocking queue tag iter callbacks
 2018-09-26  2:18 UTC  (3+ messages)

[PATCH v2 2/2] locking/pvqspinlock, hv: Enable PV qspinlock for Hyper-V
 2018-09-26  2:15 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix quota info to adjust recovered data
 2018-09-26  2:14 UTC  (19+ messages)
                        `  "

[RFC PATCH v2 00/10] vfio/mdev: IOMMU aware mediated device
 2018-09-26  2:11 UTC  (12+ messages)
` [RFC PATCH v2 08/10] vfio/type1: Add domain at(de)taching group helpers

[igt-dev] [PATCH i-g-t v4] tools: Add a simple tool to read/write/decode dpcd registers
 2018-09-26  2:13 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tools: Add a simple tool to read/write/decode dpcd registers (rev4)
` [igt-dev] ✓ Fi.CI.IGT: "

[PATCH -next v2] crypto: ccp - Make function sev_get_firmware() static
 2018-09-26  2:09 UTC 

[PATCH 0/1] idea for optimize i915 initial time with eDP
 2018-09-26  2:03 UTC  (5+ messages)
` [PATCH 1/1] initial panel_power_off_time should be 0

[PATCH] net: dsa: lantiq_gswip: Depend on HAS_IOMEM
 2018-09-25 19:55 UTC 

Is KCONFIG_MODE test backwards in kernel-yocto.bbclass?
 2018-09-26  2:03 UTC 

for stable: sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
 2018-09-25 19:53 UTC 

[PATCH v3] f2fs: submit cached bio to avoid endless PageWriteback
 2018-09-26  2:01 UTC  (13+ messages)

[ovmf baseline-only test] 75290: trouble: blocked/broken
 2018-09-26  1:59 UTC 

[PATCH] drm/i915: Apply correct ddi translation table for AML device
 2018-09-26  1:59 UTC  (3+ messages)

[PATCH] net/i40e: remove keeping CRC configuration for VF
 2018-09-26  1:51 UTC 

[PATCH 1/5] f2fs: support superblock checksum
 2018-09-26  1:57 UTC  (7+ messages)
` [PATCH 4/5] f2fs-tools: introduce sb checksum

[PATCH] drm/i915: Add new AML_ULX support list
 2018-09-26  1:55 UTC  (3+ messages)

kisskb: FAILED linus/axs101_defconfig/arcompact Wed Sep 26, 11:53
 2018-09-26  1:54 UTC 

[meta-oe][PATCH] protobuf: make python-protobuf dependency optional and default to off
 2018-09-26  1:53 UTC 

kisskb: FAILED linus/axs103_smp_defconfig/arcv2 Wed Sep 26, 11:53
 2018-09-26  1:53 UTC 

[PATCH 7/7] drivers: hwtracing: Adds Makefile to enable building from directory
 2018-09-26  1:53 UTC 

[PATCH 6/7] drivers: oprofile: Avoids building driver from direct make command
 2018-09-26  1:53 UTC 

[PATCH 5/7] drivers: s390: Avoids building drivers if ARCH is not s390
 2018-09-26  1:52 UTC 

[PATCH 4/7] drivers: zorro: Avoids building proc.o if CONFIG_ZORRO is disabled
 2018-09-26  1:52 UTC 

[PATCH v2] drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUs
 2018-09-25 19:43 UTC  (2+ messages)

[PATCH 3/7] drivers: parisc: Avoids building driver if CONFIG_PARISC is disabled
 2018-09-26  1:52 UTC 

[PATCH resend] phy: renesas: convert to SPDX identifiers
 2018-09-26  1:52 UTC 

[PATCH 2/7] drivers: nubus: Avoids building driver if CONFIG_NUBUS is disabled
 2018-09-26  1:52 UTC 

[PATCH 1/7] drivers: dio: Avoids building driver if CONFIG_DIO is disabled
 2018-09-26  1:52 UTC 

[PATCH 0/7] Remove errors building drivers/DRIVERNAME
 2018-09-26  1:51 UTC 

[U-Boot] [PATCH] Fixes the load command return code under btrfs
 2018-09-26  1:51 UTC  (2+ messages)
` [U-Boot] "

[PATCH] media: card_utils: remove duplicated include file
 2018-09-26  1:46 UTC  (3+ messages)

[PATCH v4] scsi: ufs: Make sysfs attributes writable
 2018-09-26  1:46 UTC  (6+ messages)

[PATCH 1/2] f2fs: clear PageError on the read path
 2018-09-26  1:46 UTC  (2+ messages)
` [PATCH 2/2] f2fs: return correct errno in f2fs_gc

[PATCH resend] can: rcar_can: convert to SPDX identifiers
 2018-09-26  1:41 UTC 

[RFC PATCH] drm: Add new fb flags to pass interlaced alternate field information
 2018-09-26  1:35 UTC  (2+ messages)

[PATCH] fscache: Fix cookie key uninit mem / out of bound read
 2018-09-25 19:25 UTC  (2+ messages)

Leaking Path in XFS's ioctl interface(missing LSM check)
 2018-09-26  1:33 UTC  (3+ messages)

[PATCH v2 resend] iommu/ipmmu-vmsa: convert to SPDX identifiers
 2018-09-26  1:33 UTC 

backports test automation
 2018-09-25 19:24 UTC  (2+ messages)

[RFC][PATCH 0/8] drop the mmap_sem when doing IO in the fault path
 2018-09-26  1:33 UTC  (4+ messages)
` [PATCH 1/8] mm: push vm_fault into the page fault handlers

[PATCH v2] scsi: target: iscsi: cxgbit: fix csk leak
 2018-09-26  1:30 UTC  (2+ messages)

[PATCH RFC,net-next 00/10] add flow_rule infrastructure
 2018-09-25 19:20 UTC  (11+ messages)
` [PATCH RFC,net-next 01/10] flow_dissector: add flow_rule and flow_match structures and use them
` [PATCH RFC,net-next 02/10] net/mlx5e: allow two independent packet edit actions
` [PATCH RFC,net-next 03/10] flow_dissector: add flow action infrastructure
` [PATCH RFC,net-next 04/10] cls_flower: add translator to flow_action representation
` [PATCH RFC,net-next 05/10] cls_flower: add statistics retrieval infrastructure and use it
` [PATCH RFC,net-next 06/10] drivers: net: use flow action infrastructure
` [PATCH RFC,net-next 07/10] cls_flower: don't expose TC actions to drivers anymore
` [PATCH RFC,net-next 08/10] flow_dissector: add wake-up-on-lan and queue to flow_action
` [PATCH RFC,net-next 09/10] flow_dissector: add basic ethtool_rx_flow_spec to flow_rule structure translator
` [PATCH RFC,net-next 10/10] dsa: bcm_sf2: use flow_rule infrastructure

[PATCH v2 resend 00/13] sh: convert to SPDX identifiers
 2018-09-26  1:29 UTC  (15+ messages)
  ` [PATCH v2 resend 01/13] sh: boards: "
  ` [PATCH v2 resend 02/13] sh: drivers: "
  ` [PATCH v2 resend 03/13] sh: include: "
  ` [PATCH v2 resend 04/13] sh: sh2: "
  ` [PATCH v2 resend 05/13] sh: sh2a: "
  ` [PATCH v2 resend 06/13] sh: sh3: "
  ` [PATCH v2 resend 07/13] sh: sh4: "
  ` [PATCH v2 resend 08/13] sh: sh4a: "
  ` [PATCH v2 resend 09/13] sh: sh5: "
  ` [PATCH v2 resend 10/13] sh: shmobile: "
  ` [PATCH v2 resend 11/13] sh: cpu: "
  ` [PATCH v2 resend 12/13] sh: kernel: "
  ` [PATCH v2 resend 13/13] sh: lib: "

[PATCH v3] media: docs: add glossary.rst with common terms used at V4L2 spec
 2018-09-25 19:14 UTC 

Subject: [PATCH] add support for pci_alloc_irq_vectors
 2018-09-25 19:13 UTC 

[PATCH] misc large filesystem fixes
 2018-09-25 19:12 UTC  (2+ messages)
` [PATCH V2] "

[PATCH v3 0/5] scsi: libsas: some code cleanups and bug fixes
 2018-09-26  1:20 UTC  (3+ messages)

[Patch v2 0/4] Provide options to enable spectre_v2 userspace-userspace protection
 2018-09-26  0:43 UTC  (4+ messages)
` [Patch v2 2/4] x86/speculation: Provide application property based STIBP protection
` [Patch v2 3/4] x86/speculation: Extend per process STIBP to AMD cpus
` [Patch v2 4/4] x86/speculation: Add prctl to control indirect branch speculation per process


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.