All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-29 13:40:52 to 2018-05-29 14:22:01 UTC [more...]

[lustre-devel] [PATCH v2 00/25] staging: lustre: libcfs: SMP rework
 2018-05-29 14:22 UTC  (22+ 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

[PATCH v2 0/6] staging: lustre: llite: remaining xattr patches
 2018-05-29 14:21 UTC  (10+ messages)
` [lustre-devel] "
` [lustre-devel] [PATCH v2 1/6] staging: lustre: llite: create acl.c file
` [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()
  ` [lustre-devel] [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)

[Qemu-trivial] [PATCH for 2.10 00/35] fix bugs reported by Clang Static Analyzer
 2018-05-29 14:19 UTC  (5+ messages)
` [Qemu-trivial] [PATCH for 2.10 31/35] syscall: replace strcpy() by g_strlcpy()
    ` [Qemu-devel] "

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  (13+ messages)
` [Qemu-arm] [RFC v2 3/7] hw/intc/arm_gicv3: Introduce redist-region-count array property
        ` [Qemu-arm] [Qemu-devel] "
          `  "
` [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 0/4] Enable P010, P012 and P016 formats for GLK/CNL
 2018-05-29 14:08 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "

[PATCH v3 0/10] arm: more kconfig configurability and small default configs
 2018-05-29 14:07 UTC  (5+ messages)
` [PATCH v3 07/10] arm: make it possible to disable the SMMU driver
` [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  (3+ 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  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [1/5] "
` ✓ Fi.CI.BAT: success "

[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  (5+ messages)
` [PATCH 4/5] NFS: Pass "privileged" value to nfs4_call_sync()
` [PATCH 5/5] NFS: Combine nfs4_call_sync() with nfs4_call_sync_sequence()

[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 

[PATCH 00/10] nvme: ANA fixups
 2018-05-29 13:47 UTC  (5+ messages)
` [PATCH 02/10] nvme: ANA transition timeout handling

[pull request][for-next 00/12] Mellanox, mlx5e updates 2018-05-25
 2018-05-29 13:47 UTC  (2+ messages)

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

Invalid security context while executing audit2alllow.orig
 2018-05-29 13:47 UTC  (2+ messages)

general protection fault in wb_workfn (2)
 2018-05-29 13:46 UTC  (6+ messages)
  ` [PATCH] bdi: Fix another oops in wb_workfn()

[PATCH] wireless-regdb: Add 5725-5875 MHz rule for France (FR)
 2018-05-29 13:45 UTC  (4+ messages)
` [wireless-regdb] "

[GIT PULL] ARM: mediatek fixes for v4.17
 2018-05-29 13:46 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] arm64: zynqmp: Add ina226 to zcu104 revC
 2018-05-29 13:45 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104
` [U-Boot] [PATCH 3/3] arm64: zynqmp: Remove broken-cd from zcu100-revC

[PATCH v9 0/7] Enable cpuset controller in default hierarchy
 2018-05-29 13:41 UTC  (16+ messages)
` [PATCH v9 1/7] cpuset: "
` [PATCH v9 2/7] cpuset: Add new v2 cpuset.sched.domain_root flag
` [PATCH v9 3/7] cpuset: Add cpuset.sched.load_balance flag to v2
` [PATCH v9 4/7] cpuset: Make generate_sched_domains() recognize isolated_cpus
` [PATCH v9 5/7] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v9 6/7] cpuset: Don't rebuild sched domains if cpu changes in non-domain root
` [PATCH v9 7/7] cpuset: Allow reporting of sched domain generation info

[virtio-dev] [PATCH v4] content: support SR-IOV
 2018-05-29 13:44 UTC  (3+ messages)
` [virtio-dev] "

[LTP] [PATCH] network/virt: correctly set virt test options for vxlan and geneve
 2018-05-29 13:43 UTC 

[PATCH v8 0/7] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug
 2018-05-29 13:41 UTC  (3+ messages)

[PATCH v2 00/12] Integrate commit-graph into fsck and gc
 2018-05-29 13:41 UTC  (5+ messages)
` [PATCH v3 00/20] Integrate commit-graph into 'fsck' and 'gc'


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.