All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-26 00:25:45 to 2018-11-26 02:48:26 UTC [more...]

[lustre-devel] [PATCH 00/12] lustre: new patches to address previous reviews
 2018-11-26  2:48 UTC  (11+ messages)
` [lustre-devel] [PATCH 01/12] lustre: llite: move CONFIG_SECURITY handling to llite_internal.h
` [lustre-devel] [PATCH 02/12] lustre: lnd: create enum kib_dev_caps
` [lustre-devel] [PATCH 03/12] lustre: lnd: test fpo_fmr_pool pointer instead of special bool
` [lustre-devel] [PATCH 04/12] lustre: llite: remove llite_loop left overs
` [lustre-devel] [PATCH 05/12] lustre: llite: avoid duplicate stats debugfs registration
` [lustre-devel] [PATCH 06/12] lustre: mdc: don't add to page cache upon failure
` [lustre-devel] [PATCH 07/12] lustre: ldlm: No -EINVAL for canceled != unused
` [lustre-devel] [PATCH 08/12] lustre: mdc: propagate changelog errors to readers
` [lustre-devel] [PATCH 09/12] lustre: obdclass: obd_device improvement
` [lustre-devel] [PATCH 10/12] lustre: clio: Introduce parallel tasks framework

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-11-26  2:37 UTC  (12+ messages)
` [PATCH v4 1/8] iommu: Add APIs for multiple domains per device
` [PATCH v4 2/8] iommu/vt-d: Add multiple domains per device query
` [PATCH v4 4/8] iommu/vt-d: Attach/detach domains in auxiliary mode

[PATCH] drm/amdgpu: disable UVD/VCE for some polaris 12 variants
 2018-11-26  2:38 UTC  (3+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2018-11-26  2:37 UTC 

[PATCH net-next v2 0/3] net: bridge: add an option to disabe linklocal learning
 2018-11-25 15:45 UTC  (3+ messages)
` [PATCH net-next v2 1/3] net: bridge: add support for user-controlled bool options

[PATCH 0/2] Drivers: hv: vmbus: Miscellaneous fixes
 2018-11-26  2:29 UTC  (3+ messages)
` [PATCH 1/2] Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
  ` [PATCH 2/2] Drivers: hv: vmbus: offload the handling of channels to two workqueues

[PATCH v4 0/2] Add Synopsys High-Speed USB PHY driver for Qualcomm SoCs
 2018-11-26  2:30 UTC  (4+ messages)
` [PATCH v4 2/2] phy: qualcomm: Add Synopsys High-Speed USB PHY driver

[Qemu-devel] [question] live migration about redir-usb
 2018-11-26  2:29 UTC 

[PATCH] mm, hotplug: protect nr_zones with pgdat_resize_lock()
 2018-11-26  2:28 UTC  (11+ messages)
` [PATCH v2] mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection

[PATCH] net: ethernet: ti: cpsw: allow to configure min tx packet size
 2018-11-26  2:27 UTC  (2+ messages)

Make __memblock_free_early a wrapper of memblock_free rather dup it
 2018-11-26  2:25 UTC  (4+ messages)

[PATCH v3 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory
 2018-11-26  2:22 UTC  (3+ messages)

[PATCH] fs/qnx6: set and bh1 and bh2 to NULL after dropping references
 2018-11-26  2:21 UTC 

[PATCH V12 00/20] block: support multi-page bvec
 2018-11-26  2:17 UTC  (63+ messages)
` [Cluster-devel] "
` [PATCH V12 01/20] btrfs: remove various bio_offset arguments
  ` [Cluster-devel] "
` [PATCH V12 02/20] btrfs: look at bi_size for repair decisions
  ` [Cluster-devel] "
` [PATCH V12 03/20] block: remove the "cluster" flag
  ` [Cluster-devel] "
` [PATCH V12 04/20] block: don't use bio->bi_vcnt to figure out segment number
  ` [Cluster-devel] "
` [PATCH V12 05/20] block: remove bvec_iter_rewind()
  ` [Cluster-devel] "
` [PATCH V12 06/20] block: rename bvec helpers
  ` [Cluster-devel] "
` [PATCH V12 07/20] block: introduce multi-page "
  ` [Cluster-devel] "
` [PATCH V12 08/20] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
  ` [Cluster-devel] "
` [PATCH V12 09/20] block: use bio_for_each_bvec() to compute multi-page bvec count
  ` [Cluster-devel] "
` [PATCH V12 10/20] block: use bio_for_each_bvec() to map sg
  ` [Cluster-devel] "
` [PATCH V12 11/20] block: introduce bvec_last_segment()
  ` [Cluster-devel] "
` [PATCH V12 12/20] fs/buffer.c: use bvec iterator to truncate the bio
  ` [Cluster-devel] "
` [PATCH V12 13/20] block: loop: pass multi-page bvec to iov_iter
  ` [Cluster-devel] "
` [PATCH V12 14/20] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
  ` [Cluster-devel] "
` [PATCH V12 15/20] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
  ` [Cluster-devel] "
` [PATCH V12 16/20] block: enable multipage bvecs
  ` [Cluster-devel] "
` [PATCH V12 17/20] block: always define BIO_MAX_PAGES as 256
  ` [Cluster-devel] "
` [PATCH V12 18/20] block: document usage of bio iterator helpers
  ` [Cluster-devel] "
` [PATCH V12 19/20] block: kill QUEUE_FLAG_NO_SG_MERGE
  ` [Cluster-devel] "
` [PATCH V12 20/20] block: kill BLK_MQ_F_SG_MERGE
  ` [Cluster-devel] "

[PATCH] Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
 2018-11-26  2:17 UTC 

[PULL] gvt-fixes for 4.20-rc5
 2018-11-26  2:18 UTC 

FIO compression bug
 2018-11-25 15:24 UTC 

[PATCH 0/3] Fix NMI IPI timeouts
 2018-11-26  2:01 UTC  (4+ messages)
` [PATCH 1/3] powerpc/smp: Fix NMI IPI timeout
` [PATCH 2/3] powerpc/smp: Fix NMI IPI xmon timeout
` [PATCH 3/3] powerpc/smp: __smp_send_nmi_ipi static

[lustre-devel] [PATCH 0/9] Assorted lustre patches - mostly from OpenSFS
 2018-11-26  2:10 UTC  (21+ messages)
` [lustre-devel] [PATCH 2/9] lustre: remove EIOCBRETRY handling
` [lustre-devel] [PATCH 1/9] lustre: obdclass: fix formating of connection flags
` [lustre-devel] [PATCH 3/9] lustre: ptlrpc: use smp unsafe at_init only for initialization
` [lustre-devel] [PATCH 4/9] lustre: rename: DNE2 should return -EXDEV upon remote rename
` [lustre-devel] [PATCH 9/9] lustre: statahead: add smp_mb() to serialize ops
` [lustre-devel] [PATCH 8/9] lustre: statahead: skip agl for the file in restoring
` [lustre-devel] [PATCH 5/9] lustre: llite: clear LLIF_FILE_RESTORING when done
` [lustre-devel] [PATCH 6/9] lustre: obdclass: health_check to report unhealthy upon LBUG
` [lustre-devel] [PATCH 7/9] lustre: lnet: Stop MLX5 triggering a dump_cqe

[PATCH] http-backend: enable cleaning up forked upload/receive-pack on exit
 2018-11-26  2:10 UTC  (2+ messages)

[PATCH v3] media: video-i2c: check if chip struct has set_power function
 2018-11-25 15:17 UTC  (2+ messages)

CephFs CDir fnode version far less then subdir inode version causes mds can't start correctly
 2018-11-26  2:08 UTC 

[PATCH] t5562: do not reuse output files
 2018-11-26  2:06 UTC  (5+ messages)

[Qemu-devel] [PATCH] Xen PCI passthrough: fix passthrough failure when irq map failure
 2018-11-26  1:58 UTC  (10+ messages)

[PATCH] mm: do not consider SWAP to calculate available when not necessary
 2018-11-26  2:01 UTC  (2+ messages)

[PATCH] f2fs: fix to update new block address correctly for OPU
 2018-11-26  2:01 UTC  (2+ messages)

[PATCH] powerpc/mm: Fix linux page tables build with some configs
 2018-11-26  1:59 UTC 

[Bug 105530] Stuttering on Raven Ridge when TearFree is on
 2018-11-26  2:01 UTC 

[PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
 2018-11-26  1:59 UTC  (3+ messages)

[PATCH] drm/amdgpu: add the checking to avoid NULL pointer dereference
 2018-11-26  1:59 UTC  (8+ messages)

[PATCH] autofs: drop dentry reference only when it is never used
 2018-11-26  1:58 UTC 

[PATCH] devshell.bbclass/terminal.bbclass: add a shell check at devshell
 2018-11-26  1:57 UTC  (2+ messages)

[Qemu-devel] [PATCH] Corrected memory regions
 2018-11-26  1:54 UTC  (8+ messages)
  ` [Qemu-devel] [PATCH] hw/arm/stm32f205: Fix the UART and Timer region size

iMX6 PCIe MSI issues
 2018-11-26  1:53 UTC  (2+ messages)

[PATCH] nspr: improve reproducibility
 2018-11-26  1:50 UTC  (2+ messages)

[PATCH] Revert "terminal.bbclass: use var-SHELL as the shebang of wrapper script"
 2018-11-26  1:51 UTC  (2+ messages)

[PATCH 0/2] perf report/annotate: Support average IPC and IPC coverage for function
 2018-11-26  9:40 UTC  (3+ messages)
` [PATCH 1/2] perf annotate: Compute average IPC and IPC coverage per symbol
` [PATCH 2/2] perf report: Display "

Bug#470706: xfsprogs: xfs_repair crashes during attempted repair
 2018-11-25 14:31 UTC 

[kbuild:kbuild 13/24] fixdep: error opening file: fs/xfs/.xfs_ioctl.o.d: No such file or directory
 2018-11-25 14:50 UTC  (2+ messages)

[RFC PATCH] of: make MAX_RESERVED_REGIONS configurable
 2018-11-26  1:33 UTC  (7+ messages)

[PATCH v3] debugobjects: scale the static pool size
 2018-11-26  1:31 UTC  (6+ messages)
` [PATCH v4] "

[PATCH 0/5] R-Car DU: Fix DPAD output routing on D3 and E3
 2018-11-25 14:40 UTC  (6+ messages)
` [PATCH 1/5] drm: rcar-du: Replace EXT_CTRL_REGS feature flag with generation check
` [PATCH 2/5] drm: rcar-du: Move CRTC outputs bitmask to private CRTC state
` [PATCH 3/5] drm: rcar-du: Disable unused DPAD outputs
` [PATCH 4/5] arm64: dts: renesas: r8a77995: draak: Add backlight
` [PATCH 5/5] [HACK] arm64: dts: r8a77995: draak: Add panel to DT

[PATCH v2] x86_64, vmcoreinfo: Append 'page_offset_base' to vmcoreinfo
 2018-11-26  1:28 UTC  (4+ messages)

[PATCH 1/2 v3] powerpc/fsl: Use new clockgen binding
 2018-11-26  1:19 UTC  (3+ messages)

[PATCH v2] iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE support
 2018-11-25 14:35 UTC  (2+ messages)

[PATCH v4 0/5] nds32 FPU port
 2018-11-26  1:23 UTC  (4+ messages)
` [PATCH v4 2/5] nds32: Support FP emulation

[PATCH] ASoC: soc.h: makes snd_soc_of_parse_audio_prefix() inline
 2018-11-26  1:21 UTC 

[linux-next test] 130740: regressions - trouble: blocked/broken/fail/pass
 2018-11-26  1:19 UTC 

[PATCH] ASoC: rsnd: tidyup for SSIU subnode
 2018-11-26  1:17 UTC 

[PATCH net-next] net: phy: fix two issues with linkmode bitmaps
 2018-11-25 14:23 UTC 

[U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration
 2018-11-26  1:12 UTC  (11+ messages)

[PATCH V6 0/2] can: flexcan: add can self wakeup support
 2018-11-26  1:12 UTC  (4+ messages)
` [PATCH V6 2/2] can: flexcan: add "

[PATCH 4.9 and older] VMX: allow migration of guests with SSBD enabled
 2018-11-26  1:08 UTC  (2+ messages)

[PATCH v3 00/10] Add RISC-V support
 2018-11-26  1:08 UTC  (5+ messages)
` [PATCH v3 09/10] RISC-V: Add to build system

[PATCH] iio: accel: kxcjk-1013: Add the "KXJ2109" ACPI HID
 2018-11-25 14:14 UTC  (3+ messages)

Problems building and running Xen on Hikey960
 2018-11-26  1:07 UTC  (7+ messages)

[PATCH v3] xen/balloon: Mark unallocated host memory as UNUSABLE
 2018-11-26  1:00 UTC  (3+ messages)
` [Xen-devel] "

[xen-unstable-smoke test] 130800: regressions - trouble: blocked/broken/fail/pass
 2018-11-26  0:59 UTC 

[PATCH v2] iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshot
 2018-11-25 14:06 UTC  (2+ messages)

linux-next: build warnings after merge of the cifs tree
 2018-11-26  0:52 UTC  (3+ messages)

[PATCH 1/2] iio: bmi160: snap timestamp closer to event
 2018-11-25 13:59 UTC  (5+ messages)
` [PATCH 2/2] iio: bmi160: use all devm functions in probe

[Qemu-devel] [PATCH for-3.1 00/25] MAINTAINERS: Add various missing entries
 2018-11-26  0:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-3.1 08/25] MAINTAINERS: Add a missing entry for the Old World machines

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-11-26  0:37 UTC  (13+ messages)

[PATCH v3 00/13] fanotify: add support for more event types
 2018-11-25 13:43 UTC  (14+ messages)
` [PATCH v3 01/13] fsnotify: annotate directory entry modification events
` [PATCH v3 02/13] fsnotify: send all event types to super block marks
` [PATCH v3 03/13] fanotify: rename struct fanotify_{,perm_}event_info
` [PATCH v3 04/13] fanotify: define the structures to report a unique file identifier
` [PATCH v3 05/13] fanotify: classify events that hold a "
` [PATCH v3 06/13] fanotify: encode file identifier for FAN_REPORT_FID
` [PATCH v3 07/13] fanotify: copy event fid info to user
` [PATCH v3 08/13] fanotify: enable FAN_REPORT_FID init flag
` [PATCH v3 09/13] fanotify: cache fsid in fsnotify_mark_connector
` [PATCH v3 10/13] fanotify: check FS_ISDIR flag instead of d_is_dir()
` [PATCH v3 11/13] fanotify: support events with data type FSNOTIFY_EVENT_INODE
` [PATCH v3 12/13] fanotify: add support for create/attrib/move/delete events
` [PATCH v3 13/13] fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID

[Qemu-devel] [PATCH v5 00/14] arm: nRF51 Devices and Microbit Support
 2018-11-26  0:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 07/14] tests: Add bbc:microbit / nRF51 test suite

d17a1d97dc [ 56.099059] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [swapper:1]
 2018-11-26  0:33 UTC  (2+ messages)
` [LKP] "

[Qemu-devel] [PATCH for-4.0 v2 00/37] tcg: Assorted cleanups
 2018-11-26  0:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-4.0 v2 04/37] tcg: Add TCG_TARGET_NEED_LDST_OOL_LABELS

COW improvements and always_cow support V2
 2018-11-25 13:39 UTC  (2+ messages)

[PATCH] bpf: btf: fix spelling mistake "Memmber" -> "Member"
 2018-11-26  0:29 UTC  (3+ messages)

[ALSA] 3a6d1980fe: kernel_BUG_at_mm/page_alloc.c
 2018-11-26  0:28 UTC  (3+ messages)
` [LKP] "

[PATCH] scsi: storvsc: Fix a race in sub-channel creation that can cause panic
 2018-11-26  0:26 UTC 

[PATCH 0/8] net: y2038-safe socket timestamps
 2018-11-26  0:25 UTC  (8+ messages)
` [PATCH 7/8] socket: Add SO_TIMESTAMP[NS]_NEW


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.