All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-17 21:32:39 to 2018-01-17 22:12:28 UTC [more...]

[Qemu-devel] [PATCH v3] file-posix: specify expected filetypes
 2018-01-17 22:12 UTC 

[PATCH v2 1/6] ethdev: fix port id storage
 2018-01-17 22:11 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/6] ethdev: return named opaque type instead of void pointer
    ` [dpdk-stable] "
  ` [PATCH v3 3/6] ethdev: separate driver APIs
  ` [PATCH v3 4/6] ethdev: separate internal structures into own header
  ` [PATCH v3 5/6] ethdev: reorder inline functions
  ` [PATCH v3 6/6] ethdev: rename function parameter for consistency

[U-Boot] [PATCH v2 0/7] RPi: Properly handle dynamic serial configuration
 2018-01-17 22:11 UTC  (14+ messages)
` [U-Boot] [PATCH v2 1/7] serial: Use next serial device if probing fails
` [U-Boot] [PATCH v2 2/7] serial: Allow boards to determine whether a serial device is usable
` [U-Boot] [PATCH v2 5/7] rpi: Properly detect which serial device is active
` [U-Boot] [PATCH v2 7/7] rpi: Force skip_init on serial devices

[PATCH] Remove unneeded reference to nfsidmap_internal.h
 2018-01-17 22:10 UTC 

[PATCH] packed_ref_cache: don't use mmap() for small files
 2018-01-17 22:09 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/2] si2168: Add spectrum inversion property
 2018-01-17 22:08 UTC  (4+ messages)
` [PATCH v2 "

[ndctl PATCH] ndctl, test: fix stale json in btt-pad-compat.sh
 2018-01-17 22:13 UTC 

[U-Boot] [PATCH v2 00/15] env: Multiple env support and env transition for sunxi
 2018-01-17 22:07 UTC  (15+ messages)
` [U-Boot] [PATCH v2 03/15] env: Pass additional parameters to the env lookup function
` [U-Boot] [PATCH v2 06/15] env: fat: Make the debug messages play a little nicer
` [U-Boot] [PATCH v2 07/15] env: mmc: "
` [U-Boot] [PATCH v2 08/15] env: common: "
` [U-Boot] [PATCH v2 10/15] env: Initialise all the environments
` [U-Boot] [PATCH v2 11/15] env: mmc: depends on the MMC framework
` [U-Boot] [PATCH v2 13/15] env: Mark env_get_location as weak

Ceph Luminous - pg is down due to src/osd/SnapMapper.cc: 246: FAILED assert(r == -2)
 2018-01-17 22:07 UTC  (9+ messages)

[PATCH] enable core.fsyncObjectFiles by default
 2018-01-17 22:07 UTC  (4+ messages)

[PATCH 0/3] Reset USB3 controller before initializing Type-C PHY on rk3399
 2018-01-17 22:07 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: phy: phy-rockchip-typec: add usb3 otg reset

[PATCH v2 1/2] send-email: Rename variable for clarity
 2018-01-17 22:06 UTC  (3+ messages)
` [PATCH v2 2/2] send-email: Support separate Reply-To address

[PATCH v11.1 00/29] xfsprogs: online scrub/repair support
 2018-01-17 22:04 UTC  (30+ messages)
` [PATCH 01/29] xfs_scrub: create online filesystem scrub program
` [PATCH 02/29] xfs_scrub: common error handling
` [PATCH 03/29] xfs_scrub: set up command line argument parsing
` [PATCH 04/29] xfs_scrub: dispatch the various phases of the scrub program
` [PATCH 05/29] xfs_scrub: figure out how many threads we're going to need
` [PATCH 06/29] xfs_scrub: create an abstraction for a block device
` [PATCH 07/29] xfs_scrub: find XFS filesystem geometry
` [PATCH 08/29] xfs_scrub: add inode iteration functions
` [PATCH 09/29] xfs_scrub: add space map "
` [PATCH 10/29] xfs_scrub: add file "
` [PATCH 11/29] xfs_scrub: filesystem counter collection functions
` [PATCH 12/29] xfs_scrub: wrap the scrub ioctl
` [PATCH 13/29] xfs_scrub: scan filesystem and AG metadata
` [PATCH 14/29] xfs_scrub: thread-safe stats counter
` [PATCH 15/29] xfs_scrub: scan inodes
` [PATCH 16/29] xfs_scrub: check directory connectivity
` [PATCH 17/29] xfs_scrub: warn about suspicious characters in directory/xattr names
` [PATCH 18/29] xfs_scrub: warn about normalized Unicode name collisions
` [PATCH 19/29] xfs_scrub: create a bitmap data structure
` [PATCH 20/29] xfs_scrub: create infrastructure to read verify data blocks
` [PATCH 21/29] xfs_scrub: scrub file "
` [PATCH 22/29] xfs_scrub: optionally use SCSI READ VERIFY commands to scrub data blocks on disk
` [PATCH 23/29] xfs_scrub: check summary counters
` [PATCH 24/29] xfs_scrub: fstrim the free areas if there are no errors on the filesystem
` [PATCH 25/29] xfs_scrub: progress indicator
` [PATCH 26/29] xfs_scrub: create a script to scrub all xfs filesystems
` [PATCH 27/29] xfs_scrub: integrate services with systemd
` [PATCH 28/29] xfs_scrub: wire up repair ioctl
` [PATCH 29/29] xfs_scrub: schedule and manage optimizations/repairs to the filesystem

[Buildroot] Suggestion for Makefile to probably import BR2_CONFIG
 2018-01-17 22:06 UTC 

[PATCH v6] receipes-devtools: QEMU: Bump to version 2.11.0
 2018-01-17 22:05 UTC  (2+ messages)
` ✗ patchtest: failure for receipes-devtools: QEMU: Bump to version 2.11.0 (rev6)

[PATCH v2 0/8] drm/i915: Fix up the CCS code
 2018-01-17 22:05 UTC  (7+ messages)
` [PATCH 1/8] drm/i915: Add a comment exlaining CCS hsub/vsub

[bpf-next PATCH 0/7] Add BPF_PROG_TYPE_SK_MSG and attach pt
 2018-01-17 22:04 UTC  (3+ messages)
` [bpf-next PATCH 5/7] bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data

[mm 4.15-rc7] Random oopses under memory pressure
 2018-01-17 22:04 UTC  (14+ messages)
` [mm 4.15-rc8] "

[PATCH 4.9] usbip: fix warning in vhci_hcd_probe/lockdep_init_map
 2018-01-17 22:03 UTC  (2+ messages)
` [4.9] "

[PATCH v16 00/10] Add backlight helper functions
 2018-01-17 22:03 UTC  (4+ messages)
` [PATCH v16 01/10] video: backlight: Add helpers to enable and disable backlight

krping problem on 4.15-rc4
 2018-01-17 22:03 UTC  (10+ messages)

[RFC 1/2] softirq: Defer net rx/tx processing to ksoftirqd context
 2018-01-17 22:02 UTC  (10+ messages)

[U-Boot] [PATCH] ubi: Fix filesystem corruption on detach when fastmap enabled
 2018-01-17 22:02 UTC  (6+ messages)
    `  "

[U-Boot] [PATCH 0/3] Rpi: Add support for second sd host controller
 2018-01-17 22:00 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] bcm2835_gpio: Add support for pinmux
` [U-Boot] [PATCH 3/3] mmc: bcm2835_sdhci: Add pinmux support

[PATCH V10 2/2] eal: add uevent pass and process function
 2018-01-17 22:00 UTC  (5+ messages)
` [PATCH V11 1/3] eal: add uevent monitor api and callback func
  ` [PATCH V11 2/3] eal: add uevent pass and process function

c++17: compilation failures with cryptopp (when cmake -DWITH_NSS=OFF)
 2018-01-17 22:00 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/3] s390x/kvm: implement new hardware/firmware features
 2018-01-17 21:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/3] s390x/kvm: provide stfle.81

[Bug 104672] New: [NVAC] Compiz segfaults on login on Ubuntu 17.10 with Unity 7 (kernel DRM bug?)
 2018-01-17 21:57 UTC  (2+ messages)
  ` [Bug 104672] "

[PATCH 00/12] Cargo cult cleanup in atomic drivers
 2018-01-17 21:55 UTC  (13+ messages)
` [PATCH 01/12] drm: arc: Don't set CRTC .mode_set and .mode_set_base handlers
` [PATCH 02/12] drm: atmel-hlcdc: "
` [PATCH 03/12] drm: arc: Use drm_atomic_helper_shutdown() to disable planes on removal
` [PATCH 04/12] drm: arm: hdlcd: Don't destroy plane manually in hdlcd_setup_crtc()
` [PATCH 05/12] drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removal
` [PATCH 06/12] drm: arm: malidp: Don't destroy planes manually in error handlers
` [PATCH 07/12] drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal
` [PATCH 08/12] drm: msm: "
` [PATCH 09/12] drm: sti: Cleanup KMS objects "
` [PATCH 10/12] drm: sti: Use drm_atomic_helper_shutdown() to disable planes "
` [PATCH 11/12] drm: vc4: "
` [PATCH 12/12] drm: zte: "

[PATCH 1/2] ACPICA: acpi_ds_resolve_package_element: Use proper status when logging exception
 2018-01-17 21:54 UTC  (3+ messages)
  ` [Devel] "

[PATCH 10/27] drm/i915/icl: Enhanced execution list support
 2018-01-17 21:53 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] input: joystick: make USB drivers depend on USB
 2018-01-17 21:53 UTC  (2+ messages)

[PATCH v2] packed_ref_cache: don't use mmap() for small files
 2018-01-17 21:52 UTC  (3+ messages)
` [PATCH 0/3] Supplements to "packed_ref_cache: don't use mmap() for small files"

[PATCH 1/2] fbdev: don't select I2C directly
 2018-01-17 21:52 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/adreno: fix nvmem related link error

Can rsync use reflink to synchronize directories?
 2018-01-17 21:51 UTC  (2+ messages)

[virtio-dev] [RFC PATCH net-next v2 0/2] Enable virtio to act as a backup for a passthru device
 2018-01-17 21:49 UTC  (9+ messages)
` [virtio-dev] [RFC PATCH net-next v2 1/2] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit
            `  "

[kvm-unit-tests PATCH V2 0/2] Support micro operation measurement on arm64
 2018-01-17 21:49 UTC  (6+ messages)
` [kvm-unit-tests PATCH V2 2/2] arm64: add micro test

[PATCH 01/20] cat-file: split expand_atom into 2 functions
 2018-01-17 21:49 UTC  (14+ messages)
` [PATCH v2 01/18] "
  ` [PATCH v2 03/18] ref-filter: make valid_atom as function parameter
  ` [PATCH v2 04/18] cat-file: move struct expand_data into ref-filter

objtool patches needed in v4.14.y (and possibly older kernels)
 2018-01-17 21:49 UTC 

[Intel-wired-lan] [net-queue PATCH] e1000e: Workaround for VMware emulated 82574 setting of LSC
 2018-01-17 21:49 UTC 

dm-rq queue stalls
 2018-01-17 21:49 UTC  (5+ messages)

[PATCH 0/3] omap: dmtimer: Fix and cleanup moved driver
 2018-01-17 21:48 UTC  (10+ messages)
` [PATCH 1/3] clocksource: timer-dm: Check prescaler value
` [PATCH 2/3] pwm: pwm-omap-dmtimer: Fix frequency when using prescaler
` [PATCH 3/3] clocksource: timer-dm: Make unexported functions static

[PATCH 0/5] xen/arm64: Branch predictor hardening (XSA-254 variant 2)
 2018-01-17 21:47 UTC  (9+ messages)
` [PATCH 1/5] xen/arm: Introduce enable callback to enable a capabilities on each online CPU

[PATCH v3 0/2] Support micro operation measurement on arm64
 2018-01-17 21:46 UTC  (3+ messages)
` [PATCH v3 1/2] arm/arm64: add GICD_IIDR definition
` [PATCH v3 2/2] arm64: add micro test

[PATCH] drm: Remove bridge support from legacy helpers
 2018-01-17 21:46 UTC  (3+ messages)

usb: dwc3: core: power on PHYs before initializing core
 2018-01-17 21:46 UTC  (2+ messages)
` [PATCH] "

[PATCH 1/1] drm: add kernel doc for exported gem dmabuf_ops
 2018-01-17 21:44 UTC  (2+ messages)

[PATCH v2 1/2] sha1_file: remove static strbuf from sha1_file_name()
 2018-01-17 21:44 UTC  (4+ messages)
` [PATCH v2 2/2] sha1_file: improve sha1_file_name() perfs

[PATCHv2 00/15] clk: ti: cleanups for 4.12 merge window
 2018-01-17 21:44 UTC  (8+ messages)
` [PATCHv2 15/15] clk: ti: convert to use proper register definition for all accesses

[PATCH v5] receipes-devtools: QEMU: Bump to version 2.11.0
 2018-01-17 21:43 UTC  (3+ messages)
` ✗ patchtest: failure for receipes-devtools: QEMU: Bump to version 2.11.0 (rev5)

[RFC PATCH] cmake: use Ninja backend instead of Make
 2018-01-17 21:43 UTC  (4+ messages)

[PATCH 5/6] KVM: s390: wire up seb feature
 2018-01-17 21:43 UTC  (4+ messages)
` [PATCH v2] KVM: s390: wire up bpb feature

[PATCH v2 2/8] x86/enter: MACROS to set/clear IBRS
 2018-01-17 21:40 UTC 

[PATCH] input: touchscreen: make USB drivers depend on USB
 2018-01-17 21:40 UTC 

[SPDK] Add py-spdk client for SPDK
 2018-01-17 21:39 UTC 

[PATCH 1/6] backlight: Nuke unused backlight.props.state states
 2018-01-17 21:38 UTC  (4+ messages)
` [PATCH 3/6] backlight/pandora: Stop using BL_CORE_DRIVER1

[Buildroot] [PATCH] toolchain/toolchain-external: libatomic should also be copied for musl toolchains
 2018-01-17 21:38 UTC  (2+ messages)

[Buildroot] [git commit] toolchain/toolchain-external: libatomic should also be copied for musl toolchains
 2018-01-17 21:37 UTC 

[PATCH] drm/panel: panasonic-vvx10f034n00: More return value fixes
 2018-01-17 21:37 UTC 

[PATCH net] bpf: fix cls_bpf on filter replace
 2018-01-17 21:36 UTC 

[Buildroot] [PATCH 01/14] perl-xml-libxml: bump to version 2.0132
 2018-01-17 21:37 UTC  (2+ messages)

[PATCH v4 1/1] kconfig: menuconfig make "Selected by:" and "Depends on:" readable
 2018-01-17 21:37 UTC  (2+ messages)

[PATCH] input: tablet: make USB drivers depend on USB
 2018-01-17 21:36 UTC 

[PATCH v2 00/17] Overlayfs NFS export support
 2018-01-17 21:36 UTC  (9+ messages)
` [PATCH v2 04/17] ovl: decode connected upper dir file handles

[Buildroot] [git commit] perl-gd: bump to version 2.67
 2018-01-17 21:36 UTC 

[Buildroot] [git commit] perl-io-socket-ssl: bump to version 2.052
 2018-01-17 21:36 UTC 

[Buildroot] [git commit] perl-mailtools: bump to version 2.19
 2018-01-17 21:36 UTC 

[Buildroot] [git commit] perl-http-message: bump to version 6.14
 2018-01-17 21:36 UTC 

[Buildroot] [git commit] perl-libwww-perl: bump to version 6.31
 2018-01-17 21:36 UTC 

[Buildroot] [git commit] perl-json-tiny: bump to version 0.58
 2018-01-17 21:36 UTC 

[Buildroot] [git commit] perl-mojolicious: bump to version 7.61
 2018-01-17 21:36 UTC 

[Buildroot] [git commit] perl-net-ssleay: bump to version 1.84
 2018-01-17 21:36 UTC 

[Buildroot] [git commit] perl-time-hires: bump to version 1.9753
 2018-01-17 21:36 UTC 

[Buildroot] [git commit] perl-net-dns: bump to version 1.14
 2018-01-17 21:36 UTC 

[Buildroot] [git commit] perl-net-http: bump to version 6.17
 2018-01-17 21:36 UTC 

[Buildroot] [git commit] perl-try-tiny: bump to version 0.30
 2018-01-17 21:36 UTC 

[Buildroot] [git commit] perl-uri: bump to version 1.73
 2018-01-17 21:36 UTC 

[Buildroot] [git commit] perl-xml-libxml: bump to version 2.0132
 2018-01-17 21:36 UTC 

[PATCH v2 0/5] ubifs: switch to new fscrypt helper functions
 2018-01-17 21:36 UTC  (4+ messages)

[PATCH] ima/policy: fix parsing of fsuuid
 2018-01-17 21:36 UTC  (2+ messages)

[Buildroot] [PATCH 00/14] Bump ejabberd version to 17.04
 2018-01-17 21:36 UTC  (4+ messages)
` [Buildroot] [PATCH 06/14] erlang-p1-xmpp: Bump to version 1.1.16

[PATCH] input: mouse: make USB drivers depend on USB
 2018-01-17 21:35 UTC 

[Qemu-devel] [PATCH v2] xilinx_spips: Correct usage of an uninitialized local variable
 2018-01-17 21:34 UTC 

[patch net-next v11 00/13] net: sched: allow qdiscs to share filter block instances
 2018-01-17 21:33 UTC  (4+ messages)

[PATCH] input: misc: make USB drivers depend on USB
 2018-01-17 21:33 UTC 

[Buildroot] [git commit] erlang-p1-stun: Bump to version 1.0.16
 2018-01-17 21:32 UTC 

[Buildroot] [git commit] erlang-p1-yaml: Bump to version 1.0.12
 2018-01-17 21:32 UTC 

[Buildroot] [git commit] erlang-p1-tls: Bump to version 1.0.17
 2018-01-17 21:32 UTC 

[Buildroot] [git commit] erlang-p1-sip: Bump to version 1.0.17
 2018-01-17 21:32 UTC 

[Buildroot] [git commit] erlang-p1-oauth2: Bump to version 0.6.2
 2018-01-17 21:32 UTC 

[Buildroot] [git commit] erlang-p1-xmpp: Bump to version 1.1.16
 2018-01-17 21:32 UTC 

[Buildroot] [git commit] erlang-p1-iconv: Bump to version 1.0.6
 2018-01-17 21:32 UTC 

[Buildroot] [git commit] erlang-p1-cache-tab: Bump to version 1.0.12
 2018-01-17 21:32 UTC 

[PATCH 0/2] Hauppauge Solo/Dual HD spectral inversion
 2018-01-17 21:32 UTC  (2+ messages)
` [PATCH 2/2] em28xx: Enable inversion for Solo/Dual HD DVB models


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.