All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-29 13:48:09 to 2018-05-29 14:25:57 UTC [more...]

[lustre-devel] [PATCH v2 00/25] staging: lustre: libcfs: SMP rework
 2018-05-29 14:22 UTC  (44+ messages)
`  "
` [lustre-devel] [PATCH v2 01/25] staging: lustre: libcfs: restore UMP handling
` [lustre-devel] [PATCH v2 02/25] staging: lustre: libcfs: remove useless CPU partition code
  `  "
` [lustre-devel] [PATCH v2 03/25] staging: lustre: libcfs: rename variable i to cpu
  `  "
` [lustre-devel] [PATCH v2 04/25] staging: lustre: libcfs: properly handle failure cases in SMP code
` [lustre-devel] [PATCH v2 05/25] staging: lustre: libcfs: replace MAX_NUMNODES with nr_node_ids
  `  "
` [lustre-devel] [PATCH v2 06/25] staging: lustre: libcfs: remove excess space
  `  "
` [lustre-devel] [PATCH v2 v2 07/25] staging: lustre: libcfs: replace num_possible_cpus() with nr_cpu_ids
` [lustre-devel] [PATCH v2 08/25] staging: lustre: libcfs: NUMA support
` [lustre-devel] [PATCH v2 09/25] staging: lustre: libcfs: add cpu distance handling
` [lustre-devel] [PATCH v2 10/25] staging: lustre: libcfs: use distance in cpu and node handling
` [lustre-devel] [PATCH v2 11/25] staging: lustre: libcfs: provide debugfs files for distance handling
` [lustre-devel] [PATCH v2 12/25] staging: lustre: libcfs: invert error handling for cfs_cpt_table_print
` [lustre-devel] [PATCH v2 13/25] staging: lustre: libcfs: fix libcfs_cpu coding style
  `  "
` [lustre-devel] [PATCH v2 14/25] staging: lustre: libcfs: use int type for CPT identification
  `  "
` [lustre-devel] [PATCH v2 15/25] staging: lustre: libcfs: rename i to node for cfs_cpt_set_nodemask
  `  "
` [lustre-devel] [PATCH v2 16/25] staging: lustre: libcfs: rename i to cpu for cfs_cpt_bind
  `  "
` [lustre-devel] [PATCH v2 17/25] staging: lustre: libcfs: rename cpumask_var_t variables to *_mask
  `  "
` [lustre-devel] [PATCH v2 18/25] staging: lustre: libcfs: rename goto label in cfs_cpt_table_print
  `  "
` [lustre-devel] [PATCH v2 19/25] staging: lustre: libcfs: update debug messages
  `  "
` [lustre-devel] [PATCH v2 20/25] staging: lustre: libcfs: make tolerant to offline CPUs and empty NUMA nodes
  `  "
` [lustre-devel] [PATCH v2 21/25] staging: lustre: libcfs: report NUMA node instead of just node
  `  "
` [lustre-devel] [PATCH v2 22/25] staging: lustre: libcfs: update debug messages in CPT code
  `  "
` [lustre-devel] [PATCH v2 23/25] staging: lustre: libcfs: rework CPU pattern parsing code
  `  "
` [lustre-devel] [PATCH v2 24/25] staging: lustre: libcfs: change CPT estimate algorithm
  `  "
` [lustre-devel] [PATCH v2 25/25] staging: lustre: ptlrpc: use current CPU instead of hardcoded 0
  `  "

[PATCH 0/5] Reintroduce i.MX EPIT Timer
 2018-05-29 14:25 UTC  (4+ messages)
` [PATCH 4/5] clocksource: add driver for i.MX EPIT timer

[Qemu-trivial] [PATCH for 2.10 00/35] fix bugs reported by Clang Static Analyzer
 2018-05-29 14:25 UTC  (12+ messages)
` [Qemu-trivial] [PATCH for 2.10 15/35] usb: correctly handle Zero Length Packets
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH for 2.10 26/35] linux-user: use is_error() to avoid warnings and make the code clearer
    ` [Qemu-devel] "
      ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH for 2.10 31/35] syscall: replace strcpy() by g_strlcpy()
      ` [Qemu-devel] "

[PATCH] ARM: tegra: fix compile-testing PCI host driver
 2018-05-29 14:25 UTC  (2+ messages)

[oe-virtualization][meta-cloud-services][PATCH] nss-pam-ldapd: fix SRC_URI and DEPENDS
 2018-05-29 14:24 UTC  (2+ messages)

[PATCH] pci: mvebu: add MVEBU_MBUS dependency
 2018-05-29 14:24 UTC  (2+ messages)

[RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
 2018-05-29 14:23 UTC  (3+ messages)
` [RFC PATCH 07/12] hvmloader: allocate MMCONFIG area in the MMIO hole + minor code refactoring

[oe-virtualization][meta-cloud-services][PATCH 0/8] Fix build error "distutils.errors.DistutilsError"
 2018-05-29 14:23 UTC  (2+ messages)

[PATCH] KVM: VMX: Optimize tscdeadline timer latency
 2018-05-29 14:23 UTC  (2+ messages)

[PATCH 0/4] Enable P010, P012 and P016 formats for GLK/CNL
 2018-05-29 14:23 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[U-Boot] [PATCH 1/3] cmd: fpga: Reorder the arguments parsing code
 2018-05-29 14:22 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] cmd: fpga: Add support to load secure bitstreams
` [U-Boot] [PATCH 3/3] fpga: zynqmp: Add secure bitstream loading for ZynqMP

[linux-3.18 baseline-only test] 74756: regressions - FAIL
 2018-05-29 14:22 UTC 

linux-next: manual merge of the block tree with the vfs tree
 2018-05-29 14:22 UTC  (3+ messages)

[PATCH 0/2] toaster: broken custom.xml and threads patch
 2018-05-29 14:22 UTC  (2+ messages)

[lustre-devel] [PATCH v2 0/6] staging: lustre: llite: remaining xattr patches
 2018-05-29 14:21 UTC  (11+ messages)
`  "
` [lustre-devel] [PATCH v2 1/6] staging: lustre: llite: create acl.c file
` [lustre-devel] [PATCH v2 2/6] staging: lustre: llite: add support set_acl method in inode operations
  `  "
` [lustre-devel] [PATCH v2 3/6] staging: lustre: llite: remove unused parameters from md_{get, set}xattr()
  ` [PATCH v2 3/6] staging: lustre: llite: remove unused parameters from md_{get,set}xattr()
` [lustre-devel] [PATCH v2 4/6] staging: lustre: acl: increase ACL entries limitation
` [lustre-devel] [PATCH v2 5/6] staging: lustre: mdc: excessive memory consumption by the xattr cache
  `  "
` [lustre-devel] [PATCH v2 6/6] staging: lustre: mdc: use large xattr buffers for old servers

[Qemu-arm] [PATCH v4 0/2] Fix ARM KVM GICv3 get/put data shift bug
 2018-05-29 14:20 UTC  (4+ messages)
` [Qemu-arm] [PATCH v4 1/2] arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_IPRIORITYR
  ` [Qemu-devel] "

Question about patch "svm: fix incorrect TSC scaling"
 2018-05-29 13:40 UTC  (5+ messages)

[PATCH v4 0/3] Cleanup excessive DSI host controller version checks
 2018-05-29 14:20 UTC  (8+ messages)
` [PATCH v4 1/3] drm/msm/dsi: add dsi host helper functions support
` [PATCH v4 2/3] drm/msm/dsi: add implementation for helper functions
` [PATCH v4 3/3] drm/msm/dsi: replace version checks with "

[PATCH] KVM: arm64: VHE: Migrate _elx sysreg accessors to msr_s/mrs_s
 2018-05-29 14:20 UTC  (2+ messages)

[PATCH] selftest: intel_pstate: debug support message from aperf.c and return value fix
 2018-05-29 14:19 UTC  (5+ messages)

drop abort sequence, kill BLK_EH_HANDLED v2
 2018-05-29 14:19 UTC  (19+ messages)
` [PATCH 01/14] libata: remove ata_scsi_timed_out
` [PATCH 02/14] blk-mq: Fix timeout and state order
` [PATCH 03/14] blk-mq: Remove generation seqeunce
` [PATCH 04/14] block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
` [PATCH 05/14] nvme: return BLK_EH_DONE from ->timeout
` [PATCH 06/14] nbd: complete requests "
` [PATCH 07/14] mtip32xx: "
` [PATCH 08/14] null_blk: "
` [PATCH 09/14] scsi_transport_fc: "
` [PATCH 10/14] mmc: "
` [PATCH 11/14] libiscsi: don't try to bypass SCSI EH
` [PATCH 12/14] block: remove BLK_EH_HANDLED
` [PATCH 13/14] block: document the blk_eh_timer_return values
` [PATCH 14/14] blk-mq: simplify blk_mq_rq_timed_out

[PATCH] can: m_can: Move acessing of message ram to after clocks are enabled
 2018-05-29 14:19 UTC  (2+ messages)

[Qemu-arm] [RFC v2 0/7] KVM/ARM: Relax the max 123 vcpus limitation along with KVM GICv3
 2018-05-29 14:16 UTC  (6+ messages)
` [Qemu-arm] [RFC v2 7/7] hw/arm/virt: Register two redistributor regions when necessary
      ` [Qemu-devel] "

[Qemu-devel] [PATCH v2 0/5] Acceptance/functional tests
 2018-05-29 14:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 4/5] scripts/qemu.py: introduce set_console() method

[PATCH -next] misc: ibmvmc: Use GFP_ATOMIC under spin lock
 2018-05-29 14:15 UTC  (3+ messages)

[PATCH v2 net-next] tcp: use data length instead of skb->len in tcp_probe
 2018-05-29 14:15 UTC  (2+ messages)

[PATCH] dma-direct: don't crash on device without dma_mask
 2018-05-29 14:15 UTC 

[Qemu-devel] storing machine data in qcow images?
 2018-05-29 14:14 UTC  (14+ messages)

[PATCH 1/6] powerpc/64s: Add barrier_nospec
 2018-05-29 14:13 UTC  (4+ messages)
` [PATCH] powerpc/64s: Enhance the information in cpu_show_spectre_v1()

[PATCH net-next 0/7] net: Add address attribute to control metric of prefix route
 2018-05-29 14:13 UTC  (2+ messages)

[PATCH v3] gpu: drm: etnaviv: Change return type to vm_fault_t
 2018-05-29 14:13 UTC 

[GIT PULL] overlayfs update for 4.18
 2018-05-29 14:12 UTC  (3+ messages)

[PATCH] ARM: DTS: imx53: Add support for imx53 HSC/DDC boards from K+P
 2018-05-29 14:11 UTC  (8+ messages)

[PATCH net-next 0/3] mlxsw: use MRSR register for FW reset
 2018-05-29 14:10 UTC  (2+ messages)

Wireguard client not roaming
 2018-05-29 14:11 UTC  (3+ messages)
` Recommended Mini-VM image?

[Qemu-arm] [PATCH v2] ARM: ACPI: Fix use-after-free due to memory realloc
 2018-05-29 14:09 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH v2] display: panel: Add AUO g070vvn01 display support (800x480)
 2018-05-29 14:08 UTC  (4+ messages)
` [PATCH v3 RESEND] "

[PATCH net-next 0/8] nfp: offload LAG for tc flower egress
 2018-05-29 14:08 UTC  (4+ messages)

[PATCH net] mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
 2018-05-29 14:08 UTC  (2+ messages)

Golang agent for LTTng-ust
 2018-05-29 14:08 UTC  (2+ messages)

[PATCH v3 0/10] arm: more kconfig configurability and small default configs
 2018-05-29 14:07 UTC  (3+ messages)
` [PATCH v3 09/10] arm: add QEMU, Rcar3 and MPSoC configs

[RFC,v2] driver core: hold dev's parent lock when needed
 2018-05-29 14:07 UTC  (2+ messages)
` [RFC PATCH v2] "

[PATCH] libipvs: fix some buffer sizes
 2018-05-29 14:06 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] igt/gem_ctx_isolation: Test INSTPM back to gen6
 2018-05-29 14:06 UTC  (3+ messages)
  `  "

[PATCH] net: qcom/emac: fix device tree initialization
 2018-05-29 14:06 UTC  (2+ messages)

[PATCH v2] remoteproc: Introduce prepare/unprepare ops for rproc coredump
 2018-05-29 14:06 UTC  (3+ messages)

[PATCH] rtc: sun6i: Fix bit_idx value for clk_register_gate
 2018-05-29 14:05 UTC  (5+ messages)

[PATCH 0/4] Btrfs: just bunch of patches to ioctl.c
 2018-05-29 14:05 UTC  (3+ messages)
` [PATCH 2/4] Btrfs: make should_defrag_range() understood compressed extents

[PATCH] fuse: Ensure posix acls are translated outside of init_user_ns
 2018-05-29 14:04 UTC  (8+ messages)
          ` [PATCH] fuse: Allow fully unprivileged mounts

[PATCH, net-next] net/mlx5e: fix TLS dependency
 2018-05-29 14:04 UTC  (2+ messages)

[PATCH] drm/amd/pp: Add cases for getting phys and disp clks for SMU10
 2018-05-29 14:03 UTC  (2+ messages)

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-05-29 14:03 UTC  (7+ messages)

[PATCH] drm/amd/display: Fix wrong latency assignment for VEGA clock levels
 2018-05-29 14:03 UTC 

[PATCH net] net: sched: check netif_xmit_frozen_or_stopped() in sch_direct_xmit()
 2018-05-29 14:02 UTC  (2+ messages)

[PATCH] soc: imx: gpcv2: correct PGC offset
 2018-05-29 14:02 UTC  (3+ messages)

csum failed root raveled during balance
 2018-05-29 14:02 UTC  (9+ messages)

[PATCH] NFSv4: Don't add a new lock on an interrupted wait for LOCK
 2018-05-29 14:02 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Remove stale asserts from i915_gem_find_active_request()
 2018-05-29 14:02 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/5] "

[Call to Action] Yocto Project Bug Triage
 2018-05-29 14:00 UTC 

[Call to Action] Yocto Project Bug Triage
 2018-05-29 14:00 UTC 

i.MX6 IPU CSI analog video input on Ventana
 2018-05-29 14:00 UTC  (14+ messages)

[PATCH] atm: zatm: fix memcmp casting
 2018-05-29 14:00 UTC  (2+ messages)

[PATCH 2/3] x86:add missing CONFIG_STRICT_KERNEL_RWX for mark_rodata_ro
 2018-05-29 13:36 UTC 

[PATCH 3/3] s390:add missing CONFIG_STRICT_KERNEL_RWX for mark_rodata_ro
 2018-05-29 13:36 UTC 

[PATCH 1/3] arm64:add missing CONFIG_STRICT_KERNEL_RWX for mark_rodata_ro
 2018-05-29 13:36 UTC 

[PATCH] dma-buf: make map_atomic and map function pointers optional
 2018-05-29 13:59 UTC  (2+ messages)

[PATCH v2] mm: fix race between kmem_cache destroy, create and deactivate
 2018-05-29 13:58 UTC  (3+ messages)

[PATCH] Fix possible stack smash in nfs_idmap_read_and_verify_message
 2018-05-29 13:57 UTC  (5+ messages)

[PATCH] fs/binfmt_misc.c: do not allow offset overflow
 2018-05-29 13:56 UTC 

[PATCH] Set extended metadata field properly
 2018-05-29 13:55 UTC  (3+ messages)

[GIT PULL] afs: A couple of fixes
 2018-05-29 13:55 UTC 

[PATCH] Enable /dev/mapper/dm-[0-9]-* scanning
 2018-05-29 13:55 UTC  (7+ messages)

[PATCH v1 00/20] signal: refactor some functions
 2018-05-29 13:55 UTC  (6+ messages)
` [PATCH v1 04/20] signal: add copy_pending() helper

[PATCH net-next] net: remove unnecessary genlmsg_cancel() calls
 2018-05-29 13:54 UTC  (2+ messages)

[PATCH v4 net-next 1/2] tcp: use data length instead of skb->len in tcp_probe
 2018-05-29 13:54 UTC  (3+ messages)
` [PATCH v4 net-next 2/2] tcp: minor optimization around tcp_hdr() usage in tcp receive path

[PATCH] [PATCH v3] ASoC: Intel: kbl: Move codec sysclk config to codec_init function
 2018-05-29 13:54 UTC  (2+ messages)

[PATCH 0/5] NFS: A few small NFSv4 cleanups
 2018-05-29 13:52 UTC  (3+ messages)
` [PATCH 4/5] NFS: Pass "privileged" value to nfs4_call_sync()

[PATCH] drm/amd/display: Fix BUG_ON during CRTC atomic check update
 2018-05-29 13:51 UTC  (2+ messages)
  ` [PATCH v3] "

[PATCH net-next 00/14] nfp: abm: RED/MQ qdisc offload
 2018-05-29 13:51 UTC  (2+ messages)

[PATCH] libata: zpodd: small read overflow in eject_tray()
 2018-05-29 13:50 UTC  (2+ messages)

[PATCH v4 0/4] powerpc patches for new Kconfig language
 2018-05-29 13:48 UTC  (3+ messages)
` [PATCH v4 4/4] powerpc/kbuild: move -mprofile-kernel check to Kconfig

[PATCH v3 0/4] fstests: btrfs seed test cases
 2018-05-29 13:48 UTC  (3+ messages)
` [PATCH v2 1/4] fstests: btrfs: add seed sprout functionality test

[PATCH] ASoC: Intel: bytcr_rt5640: Add quirk for the ARCHOS 80 Cesium 8" windows tablet
 2018-05-29 13:48 UTC  (2+ messages)

heads up: moving intel-pt-decoder/Build header checks to check_headers.sh
 2018-05-29 13:48 UTC 


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.