All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-17 20:27:43 to 2017-11-17 21:02:55 UTC [more...]

[PATCH v10 00/27] xfsprogs-4.15: online scrub/repair support
 2017-11-17 21:02 UTC  (27+ 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

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

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

[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: "

[xfsprogs PATCH 0/2] Add necessary items for MAP_SYNC testing
 2017-11-17 21:03 UTC  (14+ 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

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

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

[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 

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

[git pull] vfs.git get_user_pages_fast() conversion
 2017-11-17 20:50 UTC  (2+ messages)

[GIT PULL 00/83] perf/core improvements and fixes
 2017-11-17 20:15 UTC  (40+ messages)
` [PATCH 06/83] perf annotate: Add symbol__annotate function
` [PATCH 07/83] perf annotate: Add struct annotate_args
` [PATCH 08/83] perf annotate: Add arch into "
` [PATCH 09/83] perf annotate: Add map "
` [PATCH 10/83] perf annotate: Add offset/line/line_nr "
` [PATCH 12/83] perf annotate: Add annotation_line__next function
` [PATCH 13/83] perf annotate: Add annotation_line__add function
` [PATCH 14/83] perf annotate: Move rb_node to struct annotation_line
` [PATCH 15/83] perf annotate: Add annotation_line__(new|delete) functions
` [PATCH 16/83] perf annotate: Add annotated_source__purge function
` [PATCH 21/83] perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_percent()
` [PATCH 22/83] perf annotate: Remove disasm__calc_percent function
` [PATCH 24/83] perf annotate: Add annotation_line__print function
` [PATCH 25/83] perf annotate: Factor annotation_line__print from disasm_line__print
` [PATCH 28/83] perf annotate browser: Rename struct browser_disasm_line to browser_line
` [PATCH 29/83] perf annotate browser: Rename disasm_line__browser "
` [PATCH 31/83] perf annotate browser: Change offsets to struct annotation_line
` [PATCH 32/83] perf annotate browser: Use struct annotation_line in browser_line
` [PATCH 33/83] perf annotate browser: Use struct annotation_line in find functions
` [PATCH 34/83] perf annotate browser: Use struct annotation_line in browser top
` [PATCH 35/83] perf annotate browser: Add disasm_line__write function
` [PATCH 36/83] perf annotate: Align source and offset lines
` [PATCH 37/83] tools headers: Synchronize kernel ABI headers wrt SPDX tags
` [PATCH 42/83] perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
` [PATCH 44/83] perf script: Fix --per-event-dump for auxtrace synth evsels
` [PATCH 45/83] perf vendor events powerpc: Update POWER9 events
` [PATCH 46/83] perf buildid-cache: Update help text for purge command
` [PATCH 47/83] perf tools: Document some missing perf.data headers
` [PATCH 48/83] perf script: Allow printing period for non freq mode groups
` [PATCH 49/83] perf top: Document missing options
` [PATCH 50/83] perf top: Remove a duplicate word
` [PATCH 51/83] perf tests: Set evlist of test__backward_ring_buffer() to !overwrite
` [PATCH 52/83] perf tests: Set evlist of test__sw_clock_freq() "
` [PATCH 53/83] perf tests: Set evlist of test__basic_mmap() "
` [PATCH 54/83] perf tests: Set evlist of test__task_exit() "
` [PATCH 55/83] perf machine: Guard against NULL in machine__exit()
` [PATCH 56/83] perf help: Fix a bug during strstart() conversion
` [PATCH 57/83] perf annotate: Do not truncate instruction names at 6 chars
` [PATCH 58/83] perf test shell: Fix check open filename arg using 'perf trace' on s390x

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

[PATCH] leds: pwm: Allow changing the pinctrl state
 2017-11-17 20:51 UTC  (2+ 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 

[PATCH v6 00/37] tracing: Inter-event (e.g. latency) support
 2017-11-17 20:33 UTC  (38+ messages)
` [PATCH v6 01/37] tracing: Move hist trigger Documentation to histogram.txt
` [PATCH v6 02/37] tracing: Add Documentation for log2 modifier
` [PATCH v6 03/37] tracing: Add support to detect and avoid duplicates
` [PATCH v6 04/37] tracing: Remove code which merges duplicates
` [PATCH v6 05/37] ring-buffer: Add interface for setting absolute time stamps
` [PATCH v6 06/37] ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
` [PATCH v6 07/37] tracing: Add timestamp_mode trace file
` [PATCH v6 08/37] tracing: Give event triggers access to ring_buffer_event
` [PATCH v6 09/37] tracing: Add ring buffer event param to hist field functions
` [PATCH v6 10/37] tracing: Break out hist trigger assignment parsing
` [PATCH v6 11/37] tracing: Add hist trigger timestamp support
` [PATCH v6 12/37] tracing: Add per-element variable support to tracing_map
` [PATCH v6 13/37] tracing: Add hist_data member to hist_field
` [PATCH v6 14/37] tracing: Add usecs modifier for hist trigger timestamps
` [PATCH v6 15/37] tracing: Add variable support to hist triggers
` [PATCH v6 16/37] tracing: Account for variables in named trigger compatibility
` [PATCH v6 17/37] tracing: Move get_hist_field_flags()
` [PATCH v6 18/37] tracing: Add simple expression support to hist triggers
` [PATCH v6 19/37] tracing: Generalize per-element hist trigger data
` [PATCH v6 20/37] tracing: Pass tracing_map_elt to hist_field accessor functions
` [PATCH v6 21/37] tracing: Add hist_field 'type' field
` [PATCH v6 22/37] tracing: Add variable reference handling to hist triggers
` [PATCH v6 23/37] tracing: Add hist trigger action hook
` [PATCH v6 24/37] tracing: Add support for 'synthetic' events
` [PATCH v6 25/37] tracing: Add support for 'field variables'
` [PATCH v6 26/37] tracing: Add 'onmatch' hist trigger action support
` [PATCH v6 27/37] tracing: Add 'onmax' "
` [PATCH v6 28/37] tracing: Allow whitespace to surround hist trigger filter
` [PATCH v6 29/37] tracing: Add cpu field for hist triggers
` [PATCH v6 30/37] tracing: Add hist trigger support for variable reference aliases
` [PATCH v6 31/37] tracing: Add 'last error' error facility for hist triggers
` [PATCH v6 32/37] tracing: Add inter-event hist trigger Documentation
` [PATCH v6 33/37] tracing: Make tracing_set_clock() non-static
` [PATCH v6 34/37] tracing: Add a clock attribute for hist triggers
` [PATCH v6 35/37] tracing: Increase trace_recursive_lock() limit for synthetic events
` [PATCH v6 36/37] tracing: Add inter-event blurb to HIST_TRIGGERS config option
` [PATCH v6 37/37] selftests: ftrace: Add inter-event hist triggers testcases

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

[U-Boot] [PATCH v2 00/18] manage protocols in a linked list
 2017-11-17 20:41 UTC  (5+ messages)
` [U-Boot] [PATCH v2 01/18] efi_loader: efi_bootmgr: do not make hidden assignments

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

[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 v3 00/10] drm/i915: Plane assert/readout cleanups etc
 2017-11-17 20:40 UTC  (5+ 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)

[GIT PULL] usercopy whitelisting for v4.15-rc1
 2017-11-17 20:35 UTC  (4+ messages)

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

[Qemu-devel] [PULL 00/11] Miscellaneous patches for QEMU 2.11-rc2
 2017-11-17 20:34 UTC  (5+ messages)
` [Qemu-devel] [PULL 07/11] cpu-exec: don't overwrite exception_index

[RFC PATCH v7 00/14] overlayfs: Delayed copy up of data
 2017-11-17 20:34 UTC  (4+ messages)
` [PATCH v7 09/14] ovl: A new xattr OVL_XATTR_METACOPY for file on upper

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

[PATCH] input: remove unneeded DRIVER_LICENSE #defines
 2017-11-17 20:33 UTC  (2+ messages)

[PATCH 0/5] i2c: meson-axg: add I2C controller driver
 2017-11-17 20:32 UTC  (5+ messages)
` [PATCH 2/5] i2c: meson: add configurable divider factors

[PATCH v2 0/4] Add VIN support to r8a774[35]
 2017-11-17 20:32 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: media: rcar_vin: Reverse SoC part number list
` [PATCH v2 2/4] dt-bindings: media: rcar_vin: add device tree support for r8a774[35]

[PATCH] scsi_devinfo: apply to HP XP the same flags as Hitachi VSP
 2017-11-17 20:31 UTC 

[PATCH 00/10] Handle platform_get_irq's error checking and returns
 2017-11-17 20:27 UTC  (8+ messages)
` [PATCH 02/10] Input: omap4-keypad: Fix platform_get_irq's error checking
` [PATCH 03/10] Input: twl4030_keypad: "
` [PATCH 04/10] Input: serio: "

[PATCH 0/6] mmc: Handle platform_get_irq's error checking and return
 2017-11-17 20:28 UTC  (21+ messages)
` [PATCH 1/6] mmc: meson-gx-mmc: Fix platform_get_irq's error checking
` [PATCH 2/6] mmc: s3cmci: "
` [PATCH 3/6] mmc: sdhci-acpi: Handle return value of platform_get_irq
` [PATCH 4/6] mmc: sdhci-spear: "
` [PATCH 5/6] mmc: sh_mmcif: "
` [PATCH 6/6] mmc: sunxi-mmc: "

[PATCH] dt-bindings: i2c: eeprom: Add Renesas R1EX24128
 2017-11-17 20:30 UTC  (2+ messages)

How to enable Xen VM traffic using nft
 2017-11-17 20:30 UTC  (4+ messages)
` [Fwd: How to enable Xen VM traffic using nft]

[PATCH V1 0/4] qcom: spmi-wled: Support for QCOM wled driver
 2017-11-17 20:30 UTC  (8+ messages)
` [PATCH V1 1/4] qcom: spmi-wled: Add support for qcom "
` [PATCH V1 2/4] qcom: spmi-wled: Add support for short circuit handling

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-17 20:28 UTC  (11+ messages)

[fstests PATCH v4 0/4] add test for DAX MAP_SYNC support
 2017-11-17 20:28 UTC  (5+ messages)
` [fstests PATCH v4 1/4] common/rc: add _scratch_has_mount_option()
` [fstests PATCH v4 2/4] dm-log-writes: only replay log to marks that exist
` [fstests PATCH v4 3/4] dm-log-writes: allow DAX to be used when possible
` [fstests PATCH v4 4/4] generic: add test for DAX MAP_SYNC support

[pull request][net V2 0/5] Mellanox, mlx5 fixes 2017-11-08
 2017-11-17 20:27 UTC  (3+ messages)


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.