All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-17 20:35:57 to 2017-11-17 22:26:24 UTC [more...]

Logically dead code at fs/afs/cell.c:206
 2017-11-17 22:26 UTC  (3+ messages)

[morty PATCH V5] gstreamer1.0*-good: Increase v4l2src minimum buffers by 4
 2017-11-17 22:25 UTC  (4+ messages)

[PATCH 0/2] Reduce IOTLB flush when pass-through dGPU devices
 2017-11-17 22:25 UTC  (10+ messages)
` [PATCH 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
` [PATCH 2/2] iommu/amd: Add support for fast IOTLB flushing

[U-Boot] [PATCH v2 00/18] manage protocols in a linked list
 2017-11-17 22:25 UTC  (8+ messages)
` [U-Boot] [PATCH v2 01/18] efi_loader: efi_bootmgr: do not make hidden assignments
` [U-Boot] [PATCH v2 07/18] efi_loader: efi_disk: use efi_add_protocol

[PATCH 0/2] rdma-core: Provide missing user space pieces for multicast sendonly join V2
 2017-11-17 22:22 UTC  (7+ messages)
` [PATCH 1/2] librdmacm: Add support for extended join multicast API V2

[GIT PULL] usercopy whitelisting for v4.15-rc1
 2017-11-17 22:19 UTC  (6+ messages)

[PATCH v4 0/6] Partial clone part 1: object filtering
 2017-11-17 22:19 UTC  (8+ messages)
` [PATCH v4 4/6] list-objects: filter objects in traverse_commit_list

Seagate External SMR drive USB resets (XHCI transfer error, not timeout)
 2017-11-17 22:19 UTC  (3+ messages)

[PATCH] Reduce performance penalty for turned off traces
 2017-11-17 22:16 UTC  (6+ messages)

[linux-linus bisection] complete test-amd64-i386-freebsd10-amd64
 2017-11-17 22:14 UTC 

[meta-xfce][PATCH] xfce4-vala: update vala api to 0.38
 2017-11-17 22:13 UTC 

[PATCH 0/3] Some fixes to aacraid
 2017-11-17 22:11 UTC  (6+ messages)
` [PATCH 1/3] scsi: aacraid: Check for PCI state of device in a generic way
` [PATCH 2/3] scsi: aacraid: Perform initialization reset only once
` [PATCH 3/3] scsi: aacraid: Prevent crash in case of free interrupt during scsi EH path

[PATCH] zswap: Same-filled pages handling
 2017-11-17 22:10 UTC  (10+ messages)

+ z3fold-use-kref-to-prevent-page-free-compact-race.patch added to -mm tree
 2017-11-17 22:11 UTC 

Greetings From Mrs. Sarah Smith
 2017-11-17 22:02 UTC 

+ mm-fix-nodemask-printing.patch added to -mm tree
 2017-11-17 22:09 UTC 

Roaming Mischief
 2017-11-17 22:11 UTC  (9+ messages)

[PATCH] config: avoid "write_in_full(fd, buf, len) != len" pattern
 2017-11-17 22:06 UTC  (2+ messages)

[lkp-robot] [lib/rbtree] c21f87074d: WARNING:at_kernel/events/core.c:#perf_swevent_add
 2017-11-17 22:05 UTC  (3+ messages)

Bug in "revision.c: --all adds HEAD from all worktrees" ?
 2017-11-17 22:03 UTC  (5+ messages)

HPM firmware update
 2017-11-17 22:02 UTC  (5+ messages)

[PATCH] Makefile: check that tcl/tk is installed
 2017-11-17 22:02 UTC  (5+ messages)

[PATCH V2] go: Use right dynamic linker on musl
 2017-11-17 21:58 UTC 

[PATCH 00/10] x86: Add support for running as secondary Jailhouse guest
 2017-11-17 21:54 UTC  (5+ messages)
` [PATCH 01/10] x86/apic: Install an empty physflat_init_apic_ldr
` [PATCH 02/10] x86: jailhouse: Add infrastructure for running in non-root cell

[PATCH v5 00/11] Intel SGX Driver
 2017-11-17 21:54 UTC  (7+ messages)
` [PATCH v5 01/11] intel_sgx: updated MAINTAINERS
` [PATCH v5 03/11] x86: define the feature control MSR's SGX enable bit
` [PATCH v5 11/11] intel_sgx: driver documentation

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

[GIT PULL] Please pull NFS client fixes for 4.15
 2017-11-17 21:50 UTC 

[PATCH v2] typec: tcpm: fusb302: Resolve out of order messaging events
 2017-11-17 21:49 UTC  (3+ messages)

[GIT PULL] overlayfs update for 4.15
 2017-11-17 21:49 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: cfi: Add support for status register polling
 2017-11-17 21:48 UTC  (6+ messages)
` [U-Boot] "

[PATCH 0/4] [v7] pinctrl: qcom: add support for sparse GPIOs
 2017-11-17 21:44 UTC  (10+ messages)
` [PATCH 3/4] [v6] pinctrl: qcom: disable GPIO groups with no pins

[PATCH v2] go: ensure use of BUILD_CC when building bootstrap tools
 2017-11-17 21:44 UTC  (7+ messages)

[PATCH] dmaengine: ioat: Fix error handling path
 2017-11-17 21:44 UTC  (4+ messages)

Add fine grained sampled metrics for perf script
 2017-11-17 21:43 UTC  (4+ messages)
` [PATCH v3 1/3] perf, tools, record: Synthesize unit/scale/... in event update
` [PATCH v3 2/3] perf, tools, record: Synthesize thread map and cpu map
` [PATCH v3 3/3] perf, tools, script: Allow computing metrics in perf script

[xfsprogs PATCH 0/2] Add necessary items for MAP_SYNC testing
 2017-11-17 21:44 UTC  (19+ messages)
` [xfsprogs PATCH 1/2] xfs_io: add MAP_SYNC support to mmap()
` [xfsprogs PATCH 2/2] xfs_io: add a new 'log_writes' command

[PATCH] base: add automatic dependency on xz-native for .txz SRC_URI
 2017-11-17 21:43 UTC 

[GIT PULL] parisc architecture updates for 4.15
 2017-11-17 21:40 UTC 

[PATCH] usbutils: remove uclibc-specific patch
 2017-11-17 21:36 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
 2017-11-17 21:35 UTC  (6+ messages)

[PATCH] leds: pwm: Allow changing the pinctrl state
 2017-11-17 21:34 UTC  (3+ messages)

[Qemu-devel] (no subject)
 2017-11-17 21:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/4] multiboot: load elf sections and section headers

[Buildroot] out of tree kernel patches question
 2017-11-17 21:33 UTC  (2+ messages)

[PATCH] rdma: Add Jason as a co-maintainer
 2017-11-17 21:32 UTC  (6+ messages)

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2017-11-17 21:32 UTC  (12+ messages)

[git pull] vfs.git get_user_pages_fast() conversion
 2017-11-17 21:32 UTC  (3+ messages)

[Intel-wired-lan] [RFC PATCH jkirsher/next-queue 0/9] ixgbe: Add ipsec offload
 2017-11-17 21:30 UTC  (3+ messages)
` [Intel-wired-lan] [RFC PATCH jkirsher/next-queue 3/9] ixgbe: add the ipsec support code files

[GIT PULL] eCryptfs fixes for 4.15-rc1
 2017-11-17 21:27 UTC 

[GIT PULL] Followup merge window block fixes/changes
 2017-11-17 21:26 UTC  (4+ messages)

[nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11
 2017-11-17 21:26 UTC  (17+ messages)
                ` [kernel-hardening] "

[PATCH] parisc: Various sparse patches for v4.16
 2017-11-17 21:22 UTC 

#1 Invoice secondary Notice
 2017-11-17 20:27 UTC 

[PATCH 0/3] ALSA-RME Digi32: Fine-tuning for seven function implementations
 2017-11-17 21:20 UTC  (12+ messages)
` [PATCH 1/3] ALSA: rme32: Adjust 15 function calls together with a variable assignment
` [PATCH 2/3] ALSA: rme32: Use common error handling code in snd_rme32_probe()
` [PATCH 3/3] ALSA: rme32: Improve unlocking of an IRQ in two functions

[PATCH] net/nfp: fix check when jumbos and strip CRC
 2017-11-17 21:17 UTC  (2+ messages)

[PATCH] rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe()
 2017-11-17 21:15 UTC  (2+ messages)

[PATCH 1/2] Documentation about triangular workflow
 2017-11-17 21:15 UTC  (4+ messages)
` [PATCH 2/2] Triangular workflow

[PATCH 1/1] nss: pay attention to CFLAGS
 2017-11-17 21:14 UTC  (3+ messages)

[Qemu-devel] [PATCH 02/24] sdl: remove -alt-grab and -ctrl-grab support
 2017-11-17 21:14 UTC  (2+ messages)

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-17 21:13 UTC  (9+ messages)
` [RFC 05/19] s390/zcrypt: base implementation of AP matrix device driver

[PATCH iproute2/net-next v3]tc: B.W limits can now be specified in %
 2017-11-17 21:12 UTC  (3+ messages)

[PATCH 0/2] drivers: Move visorbus from staging to drivers/visorbus
 2017-11-17 21:11 UTC  (4+ messages)
` [PATCH 2/2] drivers: visorbus: move driver out of staging

[PATCH iproute2] tc: cleanup qdisc arg parsing
 2017-11-17 21:09 UTC 

ext4 SMR patches
 2017-11-17 21:08 UTC 

[PATCH 5/10 v2] Input: cpcap-pwrbutton: Handle return value of platform_get_irq
 2017-11-17 21:06 UTC  (2+ messages)

[PATCH] scsi_dh: add new rdac devices
 2017-11-17 21:05 UTC 

[PATCH v3 00/10] drm/i915: Plane assert/readout cleanups etc
 2017-11-17 21:04 UTC  (6+ messages)
` [PATCH v6 03/10] drm/i915: s/enum plane/enum i9xx_plane_id/
` ✗ Fi.CI.IGT: warning for drm/i915: Plane assert/readout cleanups etc. (rev9)

[ANNOUNCE] v4.13.13-rt5
 2017-11-17 21:04 UTC 

[PATCH 0/2] Lapic LDR fixup
 2017-11-17 21:03 UTC  (4+ messages)
` [PATCH 2/2] KVM: lapic: Fixup LDR on load in x2apic

WARNING in lock_release
 2017-11-17 21:02 UTC  (2+ messages)

[PATCH 1/3 v2] Input: omap4-keypad: Fix platform_get_irq's error checking
 2017-11-17 20:58 UTC  (6+ messages)
` [PATCH 2/3 v2] Input: twl4030_keypad: "
` [PATCH 4/10 v2] Input: serio: "

[PATCH] u-boot: Upgrade to 2017.11 release
 2017-11-17 20:59 UTC  (4+ messages)
    ` [U-Boot] [OE-core] "

[Bug 103107] [CI] igt@gem_ctx_param@invalid-param-[get|set] - Failed assertion: __gem_context_get_param(fd, &arg) == -22
 2017-11-17 20:57 UTC 

BUG: unable to handle kernel paging request in snd_seq_oss_readq_puts
 2017-11-17 20:16 UTC  (3+ messages)

[PATCH] net: Convert net_mutex into rw_semaphore and down read it on net->init/->exit
 2017-11-17 20:16 UTC  (10+ messages)

[Bug 103769] Unity based games do not start
 2017-11-17 20:51 UTC  (2+ messages)

[PATCH v4 00/10] Partial clone part 2: fsck and promisors
 2017-11-17 20:17 UTC  (5+ messages)
` [PATCH v4 07/10] introduce fetch-object: fetch one promisor object

[Buildroot] [PATCH] fwup: fix for ARC toolchain
 2017-11-17 20:50 UTC  (2+ messages)

[Buildroot] [git commit] fwup: fix for ARC toolchain
 2017-11-17 20:49 UTC 

[Buildroot] [PATCH] libogg: bump to version 1.3.3
 2017-11-17 20:48 UTC  (2+ messages)

[Buildroot] [git commit] libogg: bump to version 1.3.3
 2017-11-17 20:47 UTC 

[Buildroot] [git commit branch/next] libogg: bump to version 1.3.3
 2017-11-17 20:47 UTC 

[PATCH v1 1/1] Introduce git add --renormalize 
 2017-11-17 20:44 UTC  (3+ messages)
` [PATCH v3 "

[cip-dev] [PATCH] spi: pxa2xx: Add support for GPIO descriptor chip selects
 2017-11-17 20:45 UTC 

[Qemu-devel] [PATCH for-2.11] spapr: reset DRCs after devices
 2017-11-17 20:42 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Buildroot] [PATCH v3 1/2] libkrb5: New package
 2017-11-17 20:40 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
 2017-11-17 20:40 UTC  (6+ messages)

[PATCH v2] platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfix
 2017-11-17 20:39 UTC  (2+ messages)

On the state of documentation
 2017-11-17 20:36 UTC  (9+ messages)

[PATCH v6 00/37] tracing: Inter-event (e.g. latency) support
 2017-11-17 20:33 UTC  (2+ messages)
` [PATCH v6 34/37] tracing: Add a clock attribute for hist triggers


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.