All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-30 17:22:19 to 2018-05-30 18:08:39 UTC [more...]

buffered writes without buffer heads in xfs and iomap v4
 2018-05-30 18:08 UTC  (27+ messages)
` [PATCH 05/18] xfs: move locking into xfs_bmap_punch_delalloc_range
` [PATCH 06/18] xfs: make xfs_writepage_map extent map centric
` [PATCH 08/18] xfs: remove xfs_reflink_find_cow_mapping
` [PATCH 09/18] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 10/18] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
` [PATCH 11/18] xfs: don't clear imap_valid for a non-uptodate buffers
` [PATCH 12/18] xfs: remove the imap_valid flag
` [PATCH 13/18] xfs: don't look at buffer heads in xfs_add_to_ioend
` [PATCH 14/18] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
` [PATCH 15/18] xfs: remove xfs_start_page_writeback
` [PATCH 16/18] xfs: refactor the tail of xfs_writepage_map
` [PATCH 17/18] xfs: do not set the page uptodate in xfs_writepage_map

[U-Boot] Pull request: u-boot-spi/master
 2018-05-30 18:08 UTC 

[SPDK] SPDK Dynamic Threading Model
 2018-05-30 18:08 UTC 

[PATCH 00/19] Layoutget on OPEN
 2018-05-30 18:05 UTC  (20+ messages)
` [PATCH 01/19] pnfs: Remove redundant assignment from nfs4_proc_layoutget()
  ` [PATCH 02/19] pnfs: Store return value of decode_layoutget for later processing
    ` [PATCH 03/19] NFS4: move ctx into nfs4_run_open_task
      ` [PATCH 04/19] pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
        ` [PATCH 05/19] pnfs: refactor send_layoutget
          ` [PATCH 06/19] pnfs: move allocations out of nfs4_proc_layoutget
            ` [PATCH 07/19] pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound
              ` [PATCH 08/19] pnfs: Move nfs4_opendata into nfs4_fs.h
                ` [PATCH 09/19] pnfs: Change pnfs_alloc_init_layoutget_args call signature
                  ` [PATCH 10/19] pnfs: Add LAYOUTGET to OPEN of a new file
                    ` [PATCH 11/19] pnfs: Add LAYOUTGET to OPEN of an existing file
                      ` [PATCH 12/19] pnfs: Stop attempting LAYOUTGET on OPEN on failure
                        ` [PATCH 13/19] pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall
                          ` [PATCH 14/19] pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET
                            ` [PATCH 15/19] NFSv4/pnfs: Ensure pnfs_parse_lgopen() won't try to parse uninitialised data
                              ` [PATCH 16/19] NFSv4/pnfs: Don't switch off layoutget-on-open for transient errors
                                ` [PATCH 17/19] pNFS: Don't send LAYOUTGET on OPEN for read, if we already have cached data
                                  ` [PATCH 18/19] pnfs: Don't call commit on failed layoutget-on-open
                                    ` [PATCH 19/19] pnfs: Don't release the sequence slot until we've processed layoutget on open

[17/22] USB: udc: atmel_usba_udc: no need to check return value of debugfs_create functions
 2018-05-30 18:06 UTC 

Is there mailist about LSM
 2018-05-30 18:05 UTC  (10+ messages)

Missing skb->dst with flow offloading
 2018-05-30 18:05 UTC  (3+ messages)

[cip-dev] [RFC PATCH 0/7] 'SKB reserve' quirk setup to u_ether
 2018-05-30 18:04 UTC  (4+ messages)
` [cip-dev] [RFC PATCH 7/7] ARM: shmobile: defconfig: Enable missing support based on DTSes

[PATCH][next] aio: fix missing break in switch statement
 2018-05-30 18:04 UTC  (2+ messages)

[kbd] patches submitted downstream (Debian)
 2018-05-30 18:03 UTC 

[Buildroot] [PATCH] kexec: bump to version v2.0.17
 2018-05-30 18:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v3b 00/18] target/arm: SVE instructions, part 2
 2018-05-30 18:01 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3b 01/18] target/arm: Extend vec_reg_offset to larger sizes
` [Qemu-devel] [PATCH v3b 02/18] target/arm: Implement SVE Permute - Unpredicated Group
` [Qemu-devel] [PATCH v3b 03/18] target/arm: Implement SVE Permute - Predicates Group
` [Qemu-devel] [PATCH v3b 04/18] target/arm: Implement SVE Permute - Interleaving Group
` [Qemu-devel] [PATCH v3b 05/18] target/arm: Implement SVE compress active elements
` [Qemu-devel] [PATCH v3b 06/18] target/arm: Implement SVE conditionally broadcast/extract element
` [Qemu-devel] [PATCH v3b 07/18] target/arm: Implement SVE copy to vector (predicated)
` [Qemu-devel] [PATCH v3b 08/18] target/arm: Implement SVE reverse within elements
` [Qemu-devel] [PATCH v3b 09/18] target/arm: Implement SVE vector splice (predicated)
` [Qemu-devel] [PATCH v3b 10/18] target/arm: Implement SVE Select Vectors Group
` [Qemu-devel] [PATCH v3b 11/18] target/arm: Implement SVE Integer Compare - "
` [Qemu-devel] [PATCH v3b 12/18] target/arm: Implement SVE Integer Compare - Immediate Group
` [Qemu-devel] [PATCH v3b 13/18] target/arm: Implement SVE Partition Break Group
` [Qemu-devel] [PATCH v3b 14/18] target/arm: Implement SVE Predicate Count Group
` [Qemu-devel] [PATCH v3b 15/18] target/arm: Implement SVE Integer Compare - Scalars Group
` [Qemu-devel] [PATCH v3b 16/18] target/arm: Implement FDUP/DUP
` [Qemu-devel] [PATCH v3b 17/18] target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group
` [Qemu-devel] [PATCH v3b 18/18] target/arm: Implement SVE Floating Point Arithmetic "

[Qemu-devel] [PATCH v3 0/5] Acceptance/functional tests
 2018-05-30 18:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/5] Acceptance tests: add quick VNC tests

[bpf-next V1 PATCH 0/8] bpf/xdp: add flags argument to ndo_xdp_xmit and flag flush operation
 2018-05-30 18:01 UTC  (9+ messages)
` [bpf-next V1 PATCH 1/8] xdp: add flags argument to ndo_xdp_xmit API
` [bpf-next V1 PATCH 2/8] i40e: implement flush flag for ndo_xdp_xmit
` [bpf-next V1 PATCH 3/8] ixgbe: "
` [bpf-next V1 PATCH 4/8] tun: "
` [bpf-next V1 PATCH 5/8] virtio_net: "
` [bpf-next V1 PATCH 6/8] xdp: done implementing ndo_xdp_xmit flush flag for all drivers
` [bpf-next V1 PATCH 7/8] bpf/xdp: non-map redirect can avoid calling ndo_xdp_flush
` [bpf-next V1 PATCH 8/8] bpf/xdp: devmap "

[net] ixgbe: fix parsing of TC actions for HW offload
 2018-05-30 18:01 UTC 

[PATCH][next] mailbox: PCC: check for negative count for parse failure checking
 2018-05-30 17:59 UTC  (3+ messages)

[PATCH V2 mlx5-next 0/2] Mellanox, mlx5 new device events
 2018-05-30 17:59 UTC  (3+ messages)
` [PATCH V2 mlx5-next 1/2] net/mlx5: Add temperature warning event to log
` [PATCH V2 mlx5-next 2/2] net/mlx5: Add FPGA QP error event

[Qemu-devel] [PATCH v4 00/12] Enable postcopy RDMA live migration
 2018-05-30 17:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 11/12] migration: poll the cm event while wait RDMA work request completion
` [Qemu-devel] [PATCH v4 12/12] migration: implement the shutdown for RDMA QIOChannel

i.MX6 IPU CSI analog video input on Ventana
 2018-05-30 17:57 UTC  (16+ messages)

arch_wb_cache_pmem on ARM64
 2018-05-30 17:56 UTC  (5+ messages)

[PATCH] doc: add ixgbe detach crash known issue in release notes
 2018-05-30 17:55 UTC  (2+ messages)

[PATCH v1 0/2] PCI/AER: Clean up minor logging issues
 2018-05-30 17:54 UTC  (3+ messages)
` [PATCH v1 1/2] PCI/AER: Decode Error Source Requester ID
` [PATCH v1 2/2] PCI/AER: Stop printing vendor/device ID

(no subject)
 2018-05-30 17:54 UTC 

verifying syntax for optional and replaceable content in man pages
 2018-05-30 17:54 UTC  (2+ messages)

[PATCH V4] mlx4_core: allocate ICM memory in page size chunks
 2018-05-30 17:53 UTC  (7+ messages)

[U-Boot] [PATCH] x86: enable cpu-specific functions for x86_64 target
 2018-05-30 17:53 UTC  (3+ messages)

uio drivers with IRQF_NO_THREAD on preempt-rt kernel
 2018-05-30 17:50 UTC  (6+ messages)

[PATCH 5/6] mtd: rawnand: ams-delta: use GPIO lookup table
 2018-05-30 17:52 UTC  (5+ messages)
` [PATCH 5/6 v2] "

[PULL] drm-misc-fixes for 4.17
 2018-05-30 17:52 UTC 

[linux-4.9 test] 123350: regressions - FAIL
 2018-05-30 17:51 UTC 

[PATCH] net/ixgbe: fix crash on detach
 2018-05-30 17:49 UTC  (3+ messages)

[PATCH 0/8] xen: dma-buf support for grant device
 2018-05-30 17:49 UTC  (16+ messages)
` [PATCH 2/8] xen/balloon: Move common memory reservation routines to a module
` [PATCH 3/8] xen/grant-table: Allow allocating buffers suitable for DMA

[SPDK] Handling of physical disk removals
 2018-05-30 17:49 UTC 

[PATCH] drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense
 2018-05-30 17:49 UTC  (4+ messages)

[PATCH 0/6] imx-media: Fixes for bt.656 interlaced capture
 2018-05-30 17:48 UTC  (6+ messages)
` [PATCH 4/6] media: imx-csi: Enable interlaced scan for field type alternate

[PATCH 1/2] drm/i915: Cancel reset preparations on failed resets
 2018-05-30 17:48 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` ✓ Fi.CI.BAT: success "

[PATCH] b53: Add brcm5389 support
 2018-05-30 17:46 UTC  (2+ messages)

[PATCH v2 0/5] drop as-needed.inc
 2018-05-30 17:46 UTC  (4+ messages)
` [PATCH v2 4/5] bitbake.conf: include ASNEEDED in TARGET_LDFLAGS directly

[PATCH INTERNAL 0/3] Add Broadcom PAXC related quirks
 2018-05-30 17:43 UTC  (4+ messages)
` [PATCH INTERNAL 2/3] PCI: iproc: Fix up corrupted PAXC root complex config registers

[PATCH] perf util: Add more PMU fields for perf script python
 2018-05-30 17:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] qom: support orphan objects in object_get_canonical_path
 2018-05-30 17:42 UTC  (2+ messages)

[PATCH i-g-t 1/3] lib: Assert that we do manage to submit at least one batch when measuring
 2018-05-30 17:42 UTC  (7+ messages)
` [PATCH i-g-t 2/3] lib: Align ring measurement to timer
  ` [Intel-gfx] "
` [PATCH i-g-t 3/3] lib: Double check ring measurement
  ` [igt-dev] "

[PATCH v2 00/13] drm: Eliminate plane->fb/crtc usage for atomic drivers
 2018-05-30 17:41 UTC  (2+ messages)

[Xenomai] Only 2 serial ports at a time with xeno_16550A driver
 2018-05-30 17:39 UTC  (3+ messages)

[OE-core] [RFT] GCC 8.1
 2018-05-30 17:39 UTC  (8+ messages)
` [PATCH] busybox: Enable FEATURE_MOUNT_NFS and use libtirpc

[Bug 81620] New: radeon: fence wait failed (-35) after hybrid suspend on 3.15
 2018-05-30 17:38 UTC  (2+ messages)
` [Bug 81620] "

[PATCH 0/3] Add parameter for disabling ACS redirection for P2P
 2018-05-30 17:36 UTC  (5+ messages)
` [PATCH 2/3] PCI: Allow specifying devices using a base bus and path of devfns

[cip-dev] [PATCH v2 00/11] Add support for Thermal and CMT
 2018-05-30 17:36 UTC  (12+ messages)
` [cip-dev] [PATCH v2 01/11] thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register
` [cip-dev] [PATCH v2 02/11] thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register
` [cip-dev] [PATCH v2 03/11] thermal: rcar_thermal: Fix priv->zone error handling
` [cip-dev] [PATCH v2 04/11] thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is used
` [cip-dev] [PATCH v2 05/11] thermal: rcar_thermal: don't call thermal_zone_device_unregister when USE_OF_THERMAL
` [cip-dev] [PATCH v2 06/11] dt-bindings: thermal: rcar: Add device tree support for r8a7743
` [cip-dev] [PATCH v2 07/11] ARM: dts: r8a7743: Add thermal device to DT
` [cip-dev] [PATCH v2 08/11] clocksource: sh_cmt: Compute rate before registration again
` [cip-dev] [PATCH v2 09/11] clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticks
` [cip-dev] [PATCH v2 10/11] ARM: dts: r8a7743: Add CMT SoC specific support
` [cip-dev] [PATCH v2 11/11] ARM: dts: iwg20m: Enable cmt0

[Qemu-devel] [PATCH 00/27] iommu: support txattrs, support TCG execution, implement TZ MPC
 2018-05-30 17:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH 23/27] hw/core/or-irq: Support more than 16 inputs to an OR gate

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-05-30 17:33 UTC  (5+ messages)

[PATCH 1/6] x86/vmx: Fix handing of MSR_DEBUGCTL on VMExit
 2018-05-30 17:34 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] selftests: lib: fix prime_numbers module search and skip logic
 2018-05-30 17:34 UTC  (3+ messages)

[PATCH] usb: chipidea: Fix ULPI on imx51
 2018-05-30 17:34 UTC  (3+ messages)
`  "

nvme/nvmet AEN and log page fixups v2
 2018-05-30 17:33 UTC  (4+ messages)
` [PATCH 06/12] nvmet: implement the changed namespaces log

git push requires a worktree?
 2018-05-30 17:32 UTC  (2+ messages)

[Qemu-devel] [PATCH] pc-bios/s390-ccw: define loadparm length
 2018-05-30 17:31 UTC  (2+ messages)

[PATCH] blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
 2018-05-30 17:32 UTC  (5+ messages)

[SPDK] SPDK Dynamic Threading Model
 2018-05-30 17:31 UTC 

[PATCH mlx5-next 0/2] Mellanox, mlx5 new device events
 2018-05-30 17:31 UTC  (11+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Add temperature warning event to log
` [PATCH mlx5-next 2/2] net/mlx5: Add FPGA QP error event

[PATCH 00/13] Bluetooth: Add RTL8723BS support
 2018-05-30 17:31 UTC  (4+ messages)
` [PATCH 09/13] Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not working

[PATCH] drm/atomic: Set current atomic state in drm_private_state
 2018-05-30 17:30 UTC 

[17/22] USB: udc: atmel_usba_udc: no need to check return value of debugfs_create functions
 2018-05-30 17:31 UTC 

[PATCH net] vhost_net: flush batched heads before trying to busy polling
 2018-05-30 17:31 UTC  (3+ messages)

[PATCH] nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs
 2018-05-30 17:31 UTC  (3+ messages)

[PATCH v9 0/7] drm/i915: per context slice/subslice powergating
 2018-05-30 17:30 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: per context slice/subslice powergating (rev8)

[RFC,2/6] dmaengine: xilinx_dma: Pass AXI4-Stream control words to netdev dma client
 2018-05-30 17:29 UTC  (17+ messages)
                          ` [RFC 2/6] "

[v2] MAINTAINERS: add myself as maintainer for QorIQ PTP clock driver
 2018-05-30 17:27 UTC  (2+ messages)

[PATCH 0/6] PAXB INTx support with proper model
 2018-05-30 17:27 UTC  (5+ messages)
` [PATCH 2/6] PCI: iproc: Add INTx support with better modeling

[Qemu-devel] [qemu-web PATCH v2] Add a blog post about the new -nic parameter
 2018-05-30 17:27 UTC  (3+ messages)

[Bug 57] ixgbe crash on detach when no VF is created
 2018-05-30 17:25 UTC 

[PATCH v2 1/2] ARM: debug: Add Iproc UART3 debug addresses
 2018-05-30 17:25 UTC  (3+ messages)

[PATCH v2] tpm: fix race condition in tpm_common_write()
 2018-05-30 17:24 UTC  (4+ messages)

[PATCH] drivers/net: Fix various unnecessary characters after logging newlines
 2018-05-30 17:24 UTC  (2+ messages)

[cip-dev] [PATCH] ARM: dts: r8a7743: Add VSP support
 2018-05-30 17:24 UTC  (2+ messages)

Query for running Xen on ARM
 2018-05-30 17:22 UTC  (9+ messages)

[PATCH 0/9] clk: davinci: outstanding fixes
 2018-05-30 17:22 UTC  (5+ messages)
` [PATCH 4/9] clk: davinci: pll-dm646x: keep PLL2 SYSCLK1 always enabled

[ANNOUNCE] xfs-linux: for-next updated to d25522f10cfa
 2018-05-30 17:22 UTC 

[PATCH] net: davinci: fix building davinci mdio code without CONFIG_OF
 2018-05-30 17:22 UTC  (2+ 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.