All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-11 01:50:03 to 2018-04-11 03:53:25 UTC [more...]

post-receive: pub/scm/linux/kernel/git/djwong/xfstests-dev
 2018-04-11  3:53 UTC 

[igt-dev] [PATCH i-g-t 01/20] tests/psr: Print the reason for skipping when sink lacks PSR support
 2018-04-11  3:53 UTC  (22+ messages)
` [igt-dev] [PATCH i-g-t 02/20] tests/psr: Remove "psr_" prefix from basic and drrs subtests
` [igt-dev] [PATCH i-g-t 03/20] tests/psr: Rename psr_active() to psr_enabled()
` [igt-dev] [PATCH i-g-t 04/20] tests/psr: Store the debugfs file descriptor
` [igt-dev] [PATCH i-g-t 05/20] tests/psr: Assert sink CRC length and make use of igt_sysfs_read()
` [igt-dev] [PATCH i-g-t 06/20] tests/psr: Optimize check for green frame
` [igt-dev] [PATCH i-g-t 07/20] tests/psr: Kill MMAP_GTT_WAITING
` [igt-dev] [PATCH i-g-t 08/20] tests/psr: Merge PSR dpms and suspend variants
` [igt-dev] [PATCH i-g-t 09/20] tests/psr: Check for PSR entry more often and only for a second
` [igt-dev] [PATCH i-g-t 10/20] tests/psr: Remove delay between dpms toggle
` [igt-dev] [PATCH i-g-t 11/20] tests/psr: Check for drrs status only after checking for PSR
` [igt-dev] [PATCH i-g-t 12/20] tests/sink_crc_basic: Debug print CRC values
` [igt-dev] [PATCH i-g-t 13/20] tests/psr: Get rid of global variable running_with_psr_disabled
` [igt-dev] [PATCH i-g-t 14/20] tests/psr: Make testing with sink CRC non-default
` [igt-dev] [PATCH i-g-t 15/20] tests/psr: Eliminate storing pointers for igt_plane_type
` [igt-dev] [PATCH i-g-t 16/20] tests/psr: Pass data_t pointer to dpms_off_on
` [igt-dev] [PATCH i-g-t 17/20] tests/psr: Prepare for using timestamps
` [igt-dev] [PATCH i-g-t 18/20] tests/psr: Check for timestamp support
` [igt-dev] [PATCH i-g-t 19/20] tests/psr: Test PSR using interrupt timestamps
` [igt-dev] [PATCH i-g-t 20/20] tests/psr: Add more PSR subtests to fast feedback list
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,01/20] tests/psr: Print the reason for skipping when sink lacks PSR support
` [igt-dev] ✗ Fi.CI.IGT: warning "

YASL Request
 2018-04-11  3:52 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/djwong/xfs-linux
 2018-04-11  3:52 UTC 

post-receive: pub/scm/linux/kernel/git/djwong/xfs-linux
 2018-04-11  3:51 UTC 

[Qemu-devel] [PATCH 0/2] qemu-thread: allow cur_mon be per thread
 2018-04-11  3:49 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-thread: always keep the posix wrapper layer
` [Qemu-devel] [PATCH 2/2] qemu-thread: let cur_mon be per-thread

post-receive: pub/scm/linux/kernel/git/djwong/xfsprogs-dev
 2018-04-11  3:50 UTC 

cephfs snapshot format upgrade
 2018-04-11  3:50 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/djwong/xfsprogs-dev
 2018-04-11  3:49 UTC 

[PATCH] builtin/config.c: prefer `--type=bool` over `--bool`, etc
 2018-04-11  3:49 UTC  (6+ messages)
` [PATCH v8 0/2] builtin/config.c: support `--type=<type>` as preferred alias for `--type`

post-receive: pub/scm/linux/kernel/git/djwong/xfsprogs-dev
 2018-04-11  3:49 UTC 

[PATCH] spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
 2018-04-09 11:16 UTC 

cron job: media_tree daily build: OK
 2018-04-11  3:47 UTC 

Regression caused by commit bc976233a872, ethernet r8169 stops working after system S3
 2018-04-11  3:46 UTC  (5+ messages)

[PATCH v2] selftests/livepatch: introduce tests
 2018-04-11  3:44 UTC  (2+ messages)

[PATCHv4] gpio: Remove VLA from gpiolib
 2018-04-11  3:44 UTC  (2+ messages)

[pyro][PATCH 1/2] glibc: add missing TRAP_BRANCH/TRAP_HWBKPT definitions
 2018-04-11  3:43 UTC  (2+ messages)
` [pyro][PATCH 2/2] gdb: fix header ordering for TRAP_HWBKPT

different kind of memory reordering clarification
 2018-04-11  3:43 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/rostedt/trace-cmd
 2018-04-11  3:42 UTC 

[PATCH 4.14 000/138] 4.14.34-stable review
 2018-04-11  3:42 UTC  (2+ messages)

[PATCH] ovl: adjust memory allocation size for stack in ovl_lookup
 2018-04-11  3:42 UTC 

[PATCH 0/8] Improve MTK NAND driver and ->calc_ecc_bytes() hook
 2018-04-11  3:41 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: mtd: mtk-nand: Update properties description
` [PATCH 2/8] MAINTAINERS: Add entry for Mediatek NAND controller driver
` [PATCH 3/8] mtd: rawnand: mtk: Add DT property mtk,fdm-ecc-size
` [PATCH 4/8] mtd: rawnand: mtk: Remove max_sector_size from struct mtk_nfc_caps
` [PATCH 5/8] mtd: rawnand: Modify ->calc_ecc_bytes() hook in nand_ecc_caps
` [PATCH 6/8] mtd: rawnand: mtk: Introduce mtk_ecc_calc_parity_bytes() function
` [PATCH 7/8] mtd: rawnand: mtk: Introduce mtk_ecc_get_strength_num(), mtk_ecc_get_strength()
` [PATCH 8/8] mtd: rawnand: mtk: Use generic helpers to calculate ecc size and strength

[PATCH] powerpc/eeh: Fix enabling bridge MMIO windows
 2018-04-11  3:37 UTC 

Add support of Wiegand card reader
 2018-04-11  3:37 UTC  (4+ messages)

v4.15.16 build: 6 failures 2 warnings (v4.15.16)
 2018-04-11  3:37 UTC 

[PATCH v2 00/13] soundwire: Add stream support
 2018-04-11  3:41 UTC  (8+ messages)
` [PATCH v2 02/13] soundwire: Add support for SoundWire stream management
            ` [alsa-devel] "

[PATCH 2/2] isdn: hisax_fcpcipnp: Replace mdelay with usleep_range in fcpcipnp_setup
 2018-04-11  3:33 UTC 

[PATCH 1/2] isdn: hisax_fcpcipnp: Replace mdelay with usleep_range in fcpci_init
 2018-04-11  3:33 UTC 

[PATCH v3 0/2] vhost: fix vhost_vq_access_ok() log check
 2018-04-11  3:33 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] vhost: return bool from *_access_ok() functions

[PATCH 0/6] xfs: quota fixes and enhancements
 2018-04-11  3:28 UTC  (5+ messages)
` [PATCH 2/6] xfs: pass xfs_dqblk to xfs_dquot_verify/xfs_dquot_repair

[PATCH 3/3] media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL in usb_isoc_urb_init
 2018-04-11  3:24 UTC 

[PATCH 2/3] media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL in usb_bulk_urb_init
 2018-04-11  3:24 UTC 

[PATCH] selftests/filesystems: Don't run dnotify_test by default
 2018-04-11  3:24 UTC  (7+ messages)

[PATCH 1/3] media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL in usb_allocate_stream_buffers
 2018-04-11  3:23 UTC 

[PATCH] diskboot: trivial correction on stale comments
 2018-04-11  3:23 UTC 

[PATCH v2 0/3] resource: Use list_head to link sibling resource
 2018-04-11  3:22 UTC  (8+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v3 1/3] resource: Use list_head to link resource sibling

Re: [RFC PATCH 2/2] ACPI/IORT: use swiotlb_dma_ops when smmu probe failed
 2018-04-11  3:18 UTC 

stale comment in diskboot.S ?
 2018-04-11  3:16 UTC  (3+ messages)

[libvirt test] 122154: regressions - trouble: blocked/broken/pass
 2018-04-11  3:16 UTC 

usb: role: rcar-usb3-role-switch: add support for R-Car SoCs
 2018-04-11  3:15 UTC  (2+ messages)
` [PATCH] "

[PATCH] net/vhost: fix vhost invalid state
 2018-04-11 10:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/9] GPU-bound energy efficiency improvements for the intel_pstate driver
 2018-04-11  3:14 UTC  (3+ messages)

[PATCH] writeback: safer lock nesting
 2018-04-11  3:13 UTC  (4+ messages)

[meta-security][PATCH] xmlsec1: refresh patches to fix QA warning
 2018-04-11  3:13 UTC 

[PATCH] xmlsec1: refresh patches to fix QA warning
 2018-04-11  3:13 UTC  (2+ messages)

usercopy whitelist woe in scsi_sense_cache
 2018-04-11  3:13 UTC  (10+ messages)

[PATCH v2] virtio_balloon: export hugetlb page allocation counts
 2018-04-11  3:12 UTC  (10+ messages)
    ` [virtio-dev] "

[RFC PATCH 0/1] mm: Support multiple kswapd threads per node
 2018-04-11  3:10 UTC  (4+ messages)
` [RFC PATCH 1/1] vmscan: "

[PATCH v6 1/2] drm/bridge: Add Cadence DSI driver
 2018-04-11  3:07 UTC  (2+ messages)

[PATCH] misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probe
 2018-04-11  3:07 UTC 

[Qemu-devel] [RFC PATCH 0/8] virtio-net 1.1 userspace backend support
 2018-04-11  3:03 UTC  (9+ messages)
` [Qemu-devel] [PATCH 6/8] virtio: flush/push support for packed ring
` [Qemu-devel] [PATCH 7/8] virtio: get avail bytes check "
` [Qemu-devel] [PATCH 8/8] virtio: queue pop support "

[PATCH 0/6] Compute and consume generation numbers
 2018-04-11  3:02 UTC  (10+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 02/10] merge: check config before loading commits
  ` [PATCH v2 03/10] commit: add generation number to struct commmit
  ` [PATCH v2 04/10] commit-graph: compute generation numbers
  ` [PATCH v2 06/10] commit.c: use generation to halt paint walk

[GRUB PARTUUID PATCH V9 0/5] Add PARTUUID detection support
 2018-04-11  3:02 UTC  (6+ messages)
` [GRUB PARTUUID PATCH V9 4/5] Update grub script template files

[PATCH] drm/i915: set minimum CD clock to twice the BCLK
 2018-04-11  3:00 UTC  (8+ messages)
` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2018-04-11  3:00 UTC 

[PATCH] mtd: nand: diskonchip: Replace mdelay with usleep_range in doc_probe
 2018-04-11  2:57 UTC 

post-receive: pub/scm/fs/xfs/xfs-linux
 2018-04-11  2:57 UTC 

[PATCH] clk: bulk: silently error out on EPROBE_DEFER
 2018-04-11  2:54 UTC  (2+ messages)
`  "

[PATCH] net/i40e: fix flow RSS queue index check error
 2018-04-11  2:53 UTC  (6+ messages)
` [PATCH v2] "

[U-Boot] arm: socfpga: unable to boot cyclone5 devkit or SocKit
 2018-04-11  2:52 UTC  (9+ messages)

[Ocfs2-devel] [PATCH] ocfs2: don't use iocb when EIOCBQUEUED returns
 2018-04-11  2:51 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2018-04-11  2:50 UTC 

[PATCH] ring: relax alignment constraint on ring structure
 2018-04-11  2:48 UTC  (11+ messages)

[PATCH 3/3] mmc: wbsd: Replace mdelay with usleep_range in wbsd_pnp_resume
 2018-04-11  2:47 UTC 

[PATCH 2/3] mmc: wbsd: Replace mdelay with usleep_range in wbsd_platform_resume
 2018-04-11  2:47 UTC 

[PATCH 1/3] mmc: wbsd: Replace mdelay with usleep_range in wbsd_init
 2018-04-11  2:46 UTC 

[PATCH v1 00/14] Preparation patches for NV12
 2018-04-11  2:46 UTC  (9+ messages)

zeroed pages in pread result
 2018-04-11  2:45 UTC  (3+ messages)

[PATCH 4.15 000/168] 4.15.17-stable review
 2018-04-11  2:42 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"
 2018-04-11  2:38 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: set preferred_domain independent of fallback handling

[PATCH v3 0/2] vhost: fix vhost_vq_access_ok() log check
 2018-04-11  2:35 UTC 

[PATCH] net: sun: cassini: Replace GFP_ATOMIC with GFP_KERNEL in cas_check_invariants
 2018-04-11  2:34 UTC 

Hang with blk-mq map series (block/008)
 2018-04-11  2:33 UTC  (5+ messages)

[PATCH] irqbalance: refresh patches to fix QA warning
 2018-04-11  2:29 UTC 

[PATCH] blk-mq: Avoid that submitting a bio concurrently with device removal triggers a crash
 2018-04-11  2:26 UTC  (4+ messages)

[PATCH v5 00/10] drivers/qcom: add RPMH communication suppor
 2018-04-11  2:23 UTC  (5+ messages)
` [PATCH v5 04/10] drivers: qcom: rpmh: add RPMH helper functions

[PATCH v2] blk-mq: Avoid that submitting a bio concurrently with device removal triggers a crash
 2018-04-11  2:22 UTC  (3+ messages)

[sumo][PATCH 0/7] Icecream fixes
 2018-04-11  2:22 UTC  (8+ messages)
` [sumo][PATCH 1/7] icecc-create-env: Allow logging to a file
` [sumo][PATCH 2/7] icecc-create-env: Fix RUNPATH files
` [sumo][PATCH 3/7] icecc-create-env: Fix library interpreter usage
` [sumo][PATCH 4/7] icecc-create-env: Add extra tools option
` [sumo][PATCH 5/7] icecc.bbclass: Add ICECC_ENV_DEBUG variable
` [sumo][PATCH 6/7] icecc.bbclass: Improve error reporting
` [sumo][PATCH 7/7] icecc.bbclass: Bump version number

[PATCH] net: samsung: sxgbe: Replace mdelay with usleep_range in sxgbe_sw_reset
 2018-04-11  2:21 UTC 

CAAM and IMA/EVM : caam_rsa_enc: DECO: desc idx 7: Protocol Size Error
 2018-04-11  2:21 UTC  (7+ messages)

[virtio] [RFC PATCH 0/3] rework notifications terminology
 2018-04-11  2:19 UTC  (3+ messages)
` [virtio] [RFC PATCH 1/3] notifications: unify notifications wording in core

[RFC PATCH 0/5] KVM TLB flushing improvements
 2018-04-11  2:19 UTC  (5+ messages)
` [RFC PATCH 4/5] KVM: PPC: Book3S HV: handle need_tlb_flush in C before low-level guest entry

[RFC] vhost: introduce mdev based hardware vhost backend
 2018-04-11  2:18 UTC  (17+ messages)
    ` [virtio-dev] "
              `  "

[PATCH] drm/ast: Fixed reboot test may cause system hanged
 2018-04-11  2:16 UTC  (2+ messages)

[PATCH for-4.11] x86/VT-x: Fix determination of EFER.LMA in vmcs_dump_vcpu()
 2018-04-11  2:15 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2/o2hb: check len for bio_add_page() to avoid submitting incorrect bio
 2018-04-11  2:14 UTC  (2+ messages)

[PATCH] net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probe
 2018-04-11  2:14 UTC 

[PATCH] uprobe: add support for overlayfs
 2018-04-11  2:13 UTC  (3+ messages)

[PATCH v5] blk-mq: Avoid that a completion can be ignored for BLK_EH_RESET_TIMER
 2018-04-11  2:11 UTC  (2+ messages)

[PATCH 0/2] ASoC: rsnd: reborn HDMI sound probing
 2018-04-11  2:10 UTC  (3+ messages)
` [PATCH 1/2] ASoC: rsnd: add RSND_GEN3 for R-Car Gen3
` [PATCH 2/2] ASoC: rsnd: don't assume node full path name for HDMI probing

[Buildroot] [PATCH] package/linux-firmware: Add Qualcomm video firmware option
 2018-04-11  2:09 UTC  (3+ messages)

[PATCH] intel: i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan
 2018-04-11  2:08 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 1/1] drm/i915: move audio component intialization before audio driver use it
 2018-04-11  2:07 UTC  (8+ messages)

[RFT/PATCH,18/38] usb: dwc3: gadget: check for Missed Isoc from event status
 2018-04-11  2:03 UTC 

[linux-3.18 test] 122145: regressions - FAIL
 2018-04-11  2:02 UTC 

[PATCH] dec: tulip: de4x5: Replace mdelay with usleep_range in de4x5_hw_init
 2018-04-11  2:00 UTC 

[PATCH v2 0/2] RAVE SP EEPROM driver
 2018-04-11  1:59 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: nvmem: Add binding for "
` [PATCH v2 2/2] nvmem: Add "

[Qemu-devel] [PATCH for-2.12] i386: Don't automatically enable FEAT_KVM_HINTS bits
 2018-04-11  2:00 UTC  (2+ messages)

[PATCH] firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1()
 2018-04-11  1:55 UTC  (2+ messages)

[DPU PATCH 1/2] drm/msm/dsi: check video mode engine status before waiting
 2018-04-11  1:54 UTC  (3+ messages)
  ` [DPU PATCH v2 "
    ` [DPU PATCH v2 2/2] drm/msm/dsi: implement auto PHY timing calculator for 10nm PHY

[PATCH 00/14] xfsprogs: online scrub fixes
 2018-04-11  1:53 UTC  (5+ messages)
` [PATCH 12/14] xfs_scrub: disable private /tmp for scrub service
  ` [PATCH v2 "

[PATCH] net: dsa: b53: Replace mdelay with msleep in b53_switch_reset_gpio
 2018-04-11  1:51 UTC 

XDP_TX for virtio_net not working in recent kernel?
 2018-04-11  1:50 UTC  (4+ 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.