All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-26 20:45:08 to 2019-08-26 21:32:26 UTC [more...]

[PATCH 00/11] xfs_scrub: fix IO error reporting
 2019-08-26 21:32 UTC  (12+ messages)
` [PATCH 01/11] xfs_scrub: separate media error reporting for attribute forks
` [PATCH 02/11] xfs_scrub: improve reporting of file data media errors
` [PATCH 03/11] xfs_scrub: better reporting of metadata "
` [PATCH 04/11] xfs_scrub: improve reporting of file "
` [PATCH 05/11] xfs_scrub: don't report media errors on unwritten extents
` [PATCH 06/11] xfs_scrub: reduce fsmap activity for media errors
` [PATCH 07/11] xfs_scrub: request fewer bmaps when we can
` [PATCH 08/11] xfs_scrub: fix media verification thread pool size calculations
` [PATCH 09/11] libfrog: clean up platform_nproc
` [PATCH 10/11] xfs_scrub: clean out the nproc global variable
` [PATCH 11/11] xfs_scrub: create a new category for unfixable errors

[PATCH 0/3] xfs_scrub: deferred labelling to save time
 2019-08-26 21:32 UTC 

[PATCH net-next v5 0/6] net: dsa: mv88e6xxx: Peridot/Topaz SERDES changes
 2019-08-26 21:31 UTC  (7+ messages)
` [PATCH net-next v5 1/6] net: dsa: mv88e6xxx: support 2500base-x in SGMII IRQ handler
` [PATCH net-next v5 2/6] net: dsa: mv88e6xxx: update code operating on hidden registers
` [PATCH net-next v5 3/6] net: dsa: mv88e6xxx: create serdes_get_lane chip operation
` [PATCH net-next v5 4/6] net: dsa: mv88e6xxx: simplify SERDES code for Topaz and Peridot
` [PATCH net-next v5 5/6] net: dsa: mv88e6xxx: rename port cmode macro
` [PATCH net-next v5 6/6] net: dsa: mv88e6xxx: fully support SERDES on Topaz family

[merged] mm-kasan-fix-false-positive-invalid-free-reports-with-config_kasan_sw_tags=y.patch removed from -mm tree
 2019-08-26 21:31 UTC 

[merged] mm-zsmallocc-fix-race-condition-in-zs_destroy_pool.patch removed from -mm tree
 2019-08-26 21:31 UTC 

[merged] mm-zsmallocc-migration-can-leave-pages-in-zs_empty-indefinitely.patch removed from -mm tree
 2019-08-26 21:31 UTC 

[merged] mm-page_owner-handle-thp-splits-correctly.patch removed from -mm tree
 2019-08-26 21:31 UTC 

[merged] userfaultfd_release-always-remove-uffd-flags-and-clear-vm_userfaultfd_ctx.patch removed from -mm tree
 2019-08-26 21:31 UTC 

[merged] psi-get-poll_work-to-run-when-calling-poll-syscall-next-time.patch removed from -mm tree
 2019-08-26 21:31 UTC 

[merged] mm-memcontrol-flush-percpu-vmevents-before-releasing-memcg.patch removed from -mm tree
 2019-08-26 21:31 UTC 

[merged] mm-memcontrol-flush-percpu-vmstats-before-releasing-memcg.patch removed from -mm tree
 2019-08-26 21:31 UTC 

[merged] mm-page_alloc-move_freepages-should-not-examine-struct-page-of-reserved-memory.patch removed from -mm tree
 2019-08-26 21:31 UTC 

[merged] mm-z3foldc-fix-race-between-migration-and-destruction.patch removed from -mm tree
 2019-08-26 21:31 UTC 

[PATCH] RISC-V: Fix FIXMAP area corruption on RV32 systems
 2019-08-26 21:30 UTC  (5+ messages)

[PATCH 00/11] xfs_scrub: fix IO error detection during media verify
 2019-08-26 21:31 UTC  (12+ messages)
` [PATCH 01/11] xfs_scrub: fix handling of read-verify pool runtime errors
` [PATCH 02/11] xfs_scrub: abort all read verification work immediately on error
` [PATCH 03/11] xfs_scrub: fix read-verify pool error communication problems
` [PATCH 04/11] xfs_scrub: fix queue-and-stash of non-contiguous verify requests
` [PATCH 05/11] xfs_scrub: only call read_verify_force_io once per pool
` [PATCH 06/11] xfs_scrub: refactor inode prefix rendering code
` [PATCH 07/11] xfs_scrub: record disk LBA size
` [PATCH 08/11] xfs_scrub: enforce read verify pool minimum io size
` [PATCH 09/11] xfs_scrub: return bytes verified from a SCSI VERIFY command
` [PATCH 10/11] xfs_scrub: fix read verify disk error handling strategy
` [PATCH 11/11] xfs_scrub: simulate errors in the read-verify phase

[PATCH 00/13] libfrog/xfs_scrub: fix error handling
 2019-08-26 21:29 UTC  (14+ messages)
` [PATCH 01/13] libfrog: fix workqueue error communication problems
` [PATCH 02/13] libfrog: fix missing error checking in workqueue code
` [PATCH 03/13] libfrog: split workqueue destroy functions
` [PATCH 04/13] xfs_scrub: redistribute read verify pool flush and destroy responsibilities
` [PATCH 05/13] libfrog: fix per-thread variable error communication problems
` [PATCH 06/13] libfrog: add missing per-thread variable error handling
` [PATCH 07/13] libfrog: fix bitmap error communication problems
` [PATCH 08/13] libfrog: fix missing error checking in bitmap code
` [PATCH 09/13] xfs_scrub: fix per-thread counter error communication problems
` [PATCH 10/13] xfs_scrub: report all progressbar creation failures
` [PATCH 11/13] xfs_scrub: check progress bar timedwait failures
` [PATCH 12/13] xfs_scrub: move all the queue_subdir error reporting to callers
` [PATCH 13/13] xfs_scrub: fix error handling problems in vfs.c

[PATCH v1 0/6] Allow kexec reboot for GICv3 and device tree
 2019-08-26 21:29 UTC  (9+ messages)
` [PATCH v1 5/6] rqchip/gic-v3-its: move reset pending table outside of allocator

[PATCH v1 net-next] net: phy: mdio_bus: make mdiobus_scan also cover PHY that only talks C45
 2019-08-27  1:52 UTC  (2+ messages)

[PATCH 0/4] xfsprogs: bulkstat v5
 2019-08-26 21:28 UTC  (5+ messages)
` [PATCH 1/4] xfs_io: add a bulkstat command
` [PATCH 2/4] xfs_spaceman: remove open-coded per-ag bulkstat
` [PATCH 3/4] xfs_scrub: convert to per-ag inode bulkstat operations
` [PATCH 4/4] xfs_scrub: batch inumbers calls during fscounters calculation

[PATCH 0/5] xfsprogs: port utilities to bulkstat v5
 2019-08-26 21:22 UTC  (6+ messages)
` [PATCH 1/5] man: add documentation for v5 bulkstat ioctl
` [PATCH 2/5] man: add documentation for v5 inumbers ioctl
` [PATCH 3/5] misc: convert XFS_IOC_FSBULKSTAT to XFS_IOC_BULKSTAT
` [PATCH 4/5] misc: convert to v5 bulkstat_single call
` [PATCH 5/5] misc: convert from XFS_IOC_FSINUMBERS to XFS_IOC_INUMBERS

[PATCH] bitbake: respect force flag in runall and runonly
 2019-08-26 21:27 UTC 

[PATCH v2 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
 2019-08-26 21:26 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/11] Start to implement a built-in version of `git add --interactive`

stable-2.02 - pvscan: avoid redundant activation
 2019-08-26 21:26 UTC 

[Ksummit-discuss] DRAFT Kernel Summit Track schedule
 2019-08-26 21:25 UTC 

[RFC] clk: Remove cached cores in parent map during unregister
 2019-08-26 21:24 UTC  (4+ messages)

[PATCH 0/3] xfs_scrub: fix bugs in vfs tree walk code
 2019-08-26 21:21 UTC  (4+ messages)
` [PATCH 1/3] xfs_scrub: refactor queueing of subdir scan work item
` [PATCH 2/3] xfs_scrub: fix nr_dirs accounting problems
` [PATCH 3/3] xfs_scrub: remove unnecessary wakeup wait in scan_fs_tree

a bug in genksysms/CONFIG_MODVERSIONS w/ __attribute__((foo))?
 2019-08-26 21:22 UTC 

[PATCH 0/4] xfs_spaceman: use runtime support library
 2019-08-26 21:20 UTC  (5+ messages)
` [PATCH 1/4] xfs_spaceman: remove typedef usage
` [PATCH 2/4] xfs_spaceman: remove unnecessary test in openfile()
` [PATCH 3/4] xfs_spaceman: embed struct xfs_fd in struct fileio
` [PATCH 4/4] xfs_spaceman: convert open-coded unit conversions to helpers

[PATCH 0/4] xfsprogs: help mkfs shed its AG initialization code
 2019-08-26 21:22 UTC  (5+ messages)
` [PATCH 1/4] libxfs: fix uncached buffer refcounting
` [PATCH 2/4] libxfs: fix buffer refcounting in delwri_queue
` [PATCH 3/4] libxfs: make xfs_buf_delwri_submit actually do something
` [PATCH 4/4] mkfs: use libxfs to write out new AGs

[PATCH v2] arm64: dts: sdm845: Add parent clock for rpmhcc
 2019-08-26 21:21 UTC  (3+ messages)

[PATCH 0/2] xfsprogs: scrub filesystem summary counters
 2019-08-26 21:21 UTC  (3+ messages)
` [PATCH 1/2] xfs_io: add online scrub/repair for superblock counters
` [PATCH 2/2] xfs_scrub: check summary counters

[PATCH 0/1] xfsprogs: online health tracking support
 2019-08-26 21:20 UTC  (2+ messages)
` [PATCH 1/1] xfs_spaceman: report health problems

[PATCH v2] clk: Document of_parse_clkspec() some more
 2019-08-26 21:20 UTC 

[PATCH] default_range glblub implementation
 2019-08-26 21:19 UTC  (2+ messages)

[patch V2 00/38] posix-cpu-timers: Cleanup and consolidation
 2019-08-26 21:19 UTC  (7+ messages)
` [patch V2 28/38] posix-cpu-timers: Restructure expiry array
` [patch V2 29/38] posix-cpu-timers: Switch thread group sampling to array
` [patch V2 30/38] posix-cpu-timers: Respect INFINITY for hard RTTIME limit

[PATCH net-next v3 00/10] Refactor cls hardware offload API to support rtnl-independent drivers
 2019-08-26 21:18 UTC  (2+ messages)

[PATCH 0/2]: KVM: x86: Fix INIT signal handling in various CPU states
 2019-08-26 21:17 UTC  (3+ messages)
` [PATCH 2/2] "

[Xen-devel] Reset pass-thru devices in a VM
 2019-08-26 21:17 UTC  (2+ messages)

[PATCH v2 3/3] dwc: PCI: intel: Intel PCIe RC controller driver
 2019-08-26 21:15 UTC  (4+ messages)

[PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with 'reset' SysFS attribute
 2019-08-26 21:05 UTC  (12+ messages)
  ` [Xen-devel] "

[PATCH v2 0/3] Add NETIF_F_HW_BR_CAP feature
 2019-08-26 21:13 UTC  (4+ messages)
    ` [Bridge] "

[PATCH] common/casefold: only check for the Casefold flag
 2019-08-26 21:13 UTC  (2+ messages)

[PATCH v4 0/5] MST DSC support in drm-mst
 2019-08-26 21:12 UTC  (5+ messages)

[Qemu-devel] patch to swap SIGRTMIN + 1 and SIGRTMAX - 1
 2019-08-26 21:10 UTC  (3+ messages)

[PATCH] net/mlx5: fix a -Wstringop-truncation warning
 2019-08-26 21:11 UTC  (2+ messages)

[PATCH] clk: Make of_parse_clkspec() return -ENOENT on errors
 2019-08-26 21:06 UTC  (2+ messages)

[PATCH] cgroups.7: tfix
 2019-08-26 21:06 UTC  (2+ messages)

[PATCH] socket.2: tfix
 2019-08-26 21:05 UTC  (2+ messages)

[PATCH] ld.so.8: tfix
 2019-08-26 16:19 UTC 

[PATCH net-next v4 0/6] net: dsa: mv88e6xxx: Peridot/Topaz SERDES changes
 2019-08-26 21:04 UTC  (4+ messages)
` [PATCH net-next v4 6/6] net: dsa: mv88e6xxx: fully support SERDES on Topaz family

[Buildroot] [PATCH 1/2] package/hostapd: security bump version to 2.9
 2019-08-26 21:03 UTC  (2+ messages)

[PATCH 0/3] Handling NFSv3 I/O errors in knfsd
 2019-08-26 21:02 UTC  (3+ messages)

[PATCH] leds: Replace {devm_}led_classdev_register() macros with inlines
 2019-08-26 21:02 UTC 

[PATCH] gethostname.2: wfix
 2019-08-26 21:02 UTC  (2+ messages)

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2019-08-26 20:58 UTC  (7+ messages)
` [PATCH 02/19] dax: Pass dax_dev to dax_writeback_mapping_range()
        ` [Virtio-fs] "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 5740aa61d567e132f05b611dfd67fc0cfa5860da
 2019-08-26 21:00 UTC 

❌ FAIL: Stable queue: queue-5.2
 2019-08-26 21:00 UTC  (2+ messages)

[GIT PULL] timers drivers v5.5
 2019-08-26 20:59 UTC  (24+ messages)
` [PATCH 01/20] clocksource: Remove dev_err() usage after platform_get_irq()
  ` [PATCH 03/20] dt-bindings: timer: Add missing compatibles
  ` [PATCH 04/20] clocksource: sun4i: "
  ` [PATCH 05/20] dt-bindings: timer: Convert Allwinner A13 HSTimer to a schema
  ` [PATCH 06/20] clocksource/drivers/tcb_clksrc: Register delay timer
  ` [PATCH 07/20] clocksource/drivers/imx-sysctr: Add internal clock divider handle
  ` [PATCH 08/20] arm64: dts: imx8mm: Add system counter node
  ` [PATCH 09/20] arm64: dts: imx8mq: "
  ` [PATCH 10/20] clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helper
  ` [PATCH 11/20] clocksource/drivers/npcm: Fix GENMASK and timer operation
  ` [PATCH 12/20] clocksource/drivers/timer-of: Do not warn on deferred probe
  ` [PATCH 13/20] clocksource/drivers: Do not warn on probe defer
  ` [PATCH 14/20] dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740
  ` [PATCH 15/20] dt-bindings: timer: renesas, cmt: Update CMT1 on "
  ` [PATCH 16/20] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a7792
  ` [PATCH 17/20] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77995
  ` [PATCH 18/20] dt-bindings: timer: renesas, cmt: Update R-Car Gen3 CMT1 usage
  ` [PATCH 19/20] clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match
  ` [PATCH 20/20] clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated

[Qemu-devel] [PATCH 0/3] Audio: misc fixes for "Audio 20190821 patches"
 2019-08-26 20:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] audio: paaudio: fix client name

[RFC PATCH v3 00/16] Core scheduling v3
 2019-08-26 20:59 UTC  (3+ messages)
` [RFC PATCH v3 11/16] sched: Basic tracking of matching tasks

[PATCH 00/15] thermal: qcom: tsens: Add interrupt support
 2019-08-26 20:55 UTC  (7+ messages)
` [PATCH 04/15] drivers: thermal: tsens: Add debugfs support

[PATCH net v2 1/2] Revert "r8152: napi hangup fix after disconnect"
 2019-08-26 20:55 UTC  (4+ messages)

[CI 1/8] drm/i915/tgl: Guard and warn if more than one eDP panel is present
 2019-08-26 20:54 UTC  (8+ messages)
` [CI 2/8] drm/i915: Do not read PSR2 register in transcoders without PSR2
` [CI 3/8] drm/i915/tgl: Add maximum resolution supported by PSR2 HW
` [CI 4/8] drm: Add for_each_oldnew_intel_crtc_in_state_reverse()
` [CI 5/8] drm/i915: Disable pipes in reverse order
` [CI 6/8] drm/i915/tgl: Implement TGL DisplayPort training sequence
` [CI 7/8] drm/i915/tgl: Do not apply WaIncreaseDefaultTLBEntries from GEN12 onwards
` [CI 8/8] drm/i915/tgl/perf: use the same oa ctx_id format as icl

[Buildroot] [PATCH 0/9] support/graph-soze: misc improvements (branch yem/graph-size)
 2019-08-26 20:55 UTC  (8+ messages)
` [Buildroot] [PATCH 1/9] support/graph-size: fix flake8 warnings
` [Buildroot] [PATCH 4/9] support/graph-size: report 'Unkown" after all packages, but before "Others"
` [Buildroot] [PATCH 6/9] support/graph-size: add option to change percentage to group in Others

[tpm2] Generating a symmetric key
 2019-08-26 20:53 UTC 

[PATCH v8 0/6] DSC MST support in DRM
 2019-08-26 20:52 UTC  (7+ messages)
` [PATCH v8 5/6] drm/dp_mst: Add new quirk for Synaptics MST hubs
` [PATCH v8 6/6] drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux

[PATCH net-next] r8169: improve DMA handling in rtl_rx
 2019-08-26 20:52 UTC 

[Buildroot] [PATCH 0/1] board/mender: add a mender board example configuration
 2019-08-26 20:52 UTC  (3+ messages)

[Buildroot] [Bug 12131] New: qt5webengine builderror in the latest stable Buildroot 2019.05.01 version
 2019-08-26 20:52 UTC  (3+ messages)
` [Buildroot] [Bug 12131] "

[PATCH 12/12] ARM: dts: imx7d: sbc-iot-imx7: add basic board support
 2019-08-26 20:51 UTC  (3+ messages)
` [PATCH v2] "

npm nodejs
 2019-08-26 20:51 UTC  (3+ messages)

[Buildroot] [git commit] support/graph-size: reorder colours assigned to sizes
 2019-08-26 20:51 UTC 

[Buildroot] [git commit branch/next] support/graph-size: reorder colours assigned to sizes
 2019-08-26 20:51 UTC 

Missing file in 2.23 (p5302-pack-index.subtests)?
 2019-08-26 20:51 UTC  (3+ messages)

[tpm2] [tpm2-tools] tools error while compiling
 2019-08-26 20:51 UTC 

[PATCH] x86/mm: Do not split_large_page() for set_kernel_text_rw()
 2019-08-26 20:50 UTC  (6+ messages)

[Buildroot] [git commit] support/graph-size: add option to sort packages in reverse size order
 2019-08-26 20:50 UTC 

[Buildroot] [git commit branch/next] support/graph-size: add option to sort packages in reverse size order
 2019-08-26 20:50 UTC 

[dpdk-dev] [PATCH v3] timer: use rte_mp_msg to get freq from primary process
 2019-08-26 13:44 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] eal: use memzone to share tsc hz with secondary processes

[Buildroot] [git commit] support/graph-size: add option to report size with IEC prefixes
 2019-08-26 20:49 UTC 

[Buildroot] [git commit branch/next] support/graph-size: add option to report size with IEC prefixes
 2019-08-26 20:49 UTC 

[PATCH v2 00/15] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-08-26 20:46 UTC  (4+ messages)
` [PATCH v2 12/15] kvm: i8254: Check LAPIC EOI pending when injecting irq on SVM AVIC

[PATCH V2 net 1/2] openvswitch: Properly set L4 keys on "later" IP fragments
 2019-08-26 20:45 UTC  (2+ messages)
` [PATCH V2 net 2/2] openvswitch: Clear the L4 portion of the key for "later" fragments

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-26 19:50 UTC  (3+ messages)
` [PATCH RESEND v11 7/8] open: openat2(2) syscall


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.