All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-09 07:02:23 to 2018-05-09 08:03:30 UTC [more...]

[PATCH] perf annotate: Display multiple events for --stdio
 2018-05-09 15:57 UTC 

[Qemu-devel] [PATCH v12 00/21] Multifd
 2018-05-09  8:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v12 05/21] migration: Export functions to create send channels

[Bug 41] testpmd failed with net_failsafe error
 2018-05-09  8:02 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] spi: zynqmp_gqspi: Add support for ZynqMP qspi driver
 2018-05-09  8:01 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 00/35] ppc: support for the XIVE interrupt controller (POWER9)
 2018-05-09  8:01 UTC  (32+ messages)
` [Qemu-devel] [PATCH v3 04/35] spapr/xive: introduce a XIVE interrupt controller for sPAPR
` [Qemu-devel] [PATCH v3 06/35] spapr/xive: introduce a XIVE interrupt presenter model
` [Qemu-devel] [PATCH v3 07/35] spapr/xive: introduce the XIVE Event Queues

[U-Boot] [PATCH] clk: at91: clk-h32mx: replace dm_warn with dev_dbg
 2018-05-09  7:58 UTC 

[PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by default
 2018-05-09  7:58 UTC  (4+ messages)

[PATCH] ath10k: hw: make consistent usage of ATH10K_FW_DIR in paths
 2018-05-09  7:56 UTC  (2+ messages)

[Bug 43] "rte_eth_tx_queue_setup" will be failed to called if argument "tx_conf" not specified
 2018-05-09  7:57 UTC 

possible deadlock in vfs_fallocate
 2018-05-09  7:57 UTC  (2+ messages)

[PATCH 0/5] Introduce STMFX I2C GPIO expander
 2018-05-09  7:56 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: document the STMFX pinctrl bindings

[PATCH] drm/dp: add module parameter for the dpcd access max retries
 2018-05-09  7:56 UTC  (13+ messages)
          ` [Intel-gfx] "

[PATCH v3 00/12] get_short_oid UI improvements
 2018-05-09  7:56 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v3 09/12] get_short_oid / peel_onion: ^{tree} should be tree, not treeish

[SPDK] vhost-user-scsi reconnect from qemu
 2018-05-09  7:56 UTC 

[PATCH v7 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-05-09  7:55 UTC  (4+ messages)
` [PATCH v7 13/24] ASoC: qdsp6: q6adm: Add q6adm driver

[igt-dev] [PATCH i-g-t] tools/vbt_decode: Print DRRS and PSR flags
 2018-05-09  7:57 UTC  (2+ messages)

Failed to backport from from Linux 4.4 drivers to Linux 3.10.108
 2018-05-09  7:54 UTC  (8+ messages)

[PATCH 00/10] Misc block layer patches for bcachefs
 2018-05-09  7:54 UTC  (5+ messages)
` [PATCH 01/10] mempool: Add mempool_init()/mempool_exit()

fix confusion around GFP_* flags and blk_get_request
 2018-05-09  7:54 UTC  (7+ messages)
` [PATCH 1/6] scsi/osd: remove the gfp argument to osd_start_request
` [PATCH 2/6] block: fix __get_request documentation
` [PATCH 3/6] block: sanitize blk_get_request calling conventions
` [PATCH 4/6] block: pass an explicit gfp_t to get_request
` [PATCH 5/6] block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
` [PATCH 6/6] block: consistently use GFP_NOIO instead of __GFP_NORECLAIM

[PATCH] sh: remove no-op macro VMLINUX_SYMBOL()
 2018-05-09  7:53 UTC  (2+ messages)

[PATCH v2 0/1] Add gpio-line-names property for Dragonboard820c
 2018-05-09  7:53 UTC  (5+ messages)
` [PATCH v2 1/1] dts: qcom: db820c: Add gpio-line-names property

[PATCH] acpi: scan: Fix a possible data race in acpi_scan_hotplug_enabled
 2018-05-09  7:53 UTC  (4+ messages)

[PATCH 1/9] PCI: exynos: Drop unnecessary root_bus_nr setting
 2018-05-09  7:52 UTC  (4+ messages)
` [PATCH 4/9] PCI: armada8k: "

[RFC PATCH 0/5] nvme: ANA support
 2018-05-09  7:52 UTC  (9+ messages)
` [PATCH 1/5] nvmet: EUI64 support
` [PATCH 2/5] nvme: Add ANA base definitions
` [PATCH 4/5] block: BLK_STS_NEXUS is a path failure

[PATCH] s390: remove no-op macro VMLINUX_SYMBOL()
 2018-05-09  7:51 UTC 

[PATCH] x86: remove no-op macro VMLINUX_SYMBOL()
 2018-05-09  7:49 UTC 

[PATCH] drm/vc4: Fix scaling of uni-planar formats
 2018-05-09  7:50 UTC  (6+ messages)

stop using buffer heads in xfs and iomap
 2018-05-09  7:48 UTC  (34+ messages)
` [PATCH 01/33] block: add a lower-level bio_add_page interface
` [PATCH 02/33] fs: factor out a __generic_write_end helper
` [PATCH 03/33] fs: move page_cache_seek_hole_data to iomap.c
` [PATCH 04/33] fs: remove the buffer_unwritten check in page_seek_hole_data
` [PATCH 05/33] fs: use ->is_partially_uptodate in page_cache_seek_hole_data
` [PATCH 06/33] mm: give the 'ret' variable a better name __do_page_cache_readahead
` [PATCH 07/33] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 08/33] iomap: use __bio_add_page in iomap_dio_zero
` [PATCH 09/33] iomap: add a iomap_sector helper
` [PATCH 10/33] iomap: add an iomap-based bmap implementation
` [PATCH 11/33] iomap: add an iomap-based readpage and readpages implementation
` [PATCH 12/33] xfs: use iomap_bmap
` [PATCH 13/33] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
` [PATCH 14/33] xfs: simplify xfs_bmap_punch_delalloc_range
` [PATCH 15/33] xfs: simplify xfs_aops_discard_page
` [PATCH 16/33] xfs: move locking into xfs_bmap_punch_delalloc_range
` [PATCH 17/33] xfs: make xfs_writepage_map extent map centric
` [PATCH 18/33] xfs: remove the now unused XFS_BMAPI_IGSTATE flag
` [PATCH 19/33] xfs: remove xfs_reflink_find_cow_mapping
` [PATCH 20/33] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 21/33] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
` [PATCH 22/33] xfs: don't clear imap_valid for a non-uptodate buffers
` [PATCH 23/33] xfs: remove the imap_valid flag
` [PATCH 24/33] xfs: don't look at buffer heads in xfs_add_to_ioend
` [PATCH 25/33] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
` [PATCH 26/33] xfs: allow writeback on pages without buffer heads
` [PATCH 27/33] xfs: remove xfs_start_page_writeback
` [PATCH 28/33] xfs: refactor the tail of xfs_writepage_map
` [PATCH 29/33] xfs: do not set the page uptodate in xfs_writepage_map
` [PATCH 30/33] iomap: add initial support for writes without buffer heads
` [PATCH 31/33] iomap: add support for sub-pagesize buffered I/O "
` [PATCH 32/33] xfs: add support for sub-pagesize writeback without buffer_heads
` [PATCH 33/33] fs: remove __block_write_begin and iomap_to_bh

[Bug 106446] Stutter at higher refresh rates ( 75 Hz) and artifacts on desktop
 2018-05-09  7:50 UTC  (2+ messages)

[PATCH 0/3] Some fixes for mm code optimization
 2018-05-09  7:48 UTC  (4+ messages)
  ` [PATCH 3/3] mm/page_alloc: Fix typo in debug info of calculate_node_totalpages
    ` [External] "

[SPDK] SPDK + user space appliance
 2018-05-09  7:48 UTC 

[Buildroot] [PATCH 1/1] libcap: only install shared version
 2018-05-09  7:47 UTC  (2+ messages)

[PATCH v2 0/3] xfs: skip unnecessary discards
 2018-05-09  7:46 UTC  (7+ messages)
` [PATCH v2 1/3] xfs: add bmapi nodiscard flag
` [PATCH v2 2/3] xfs: skip online discard during eofblocks trims
` [PATCH v2 3/3] xfs: don't discard on free of unwritten extents

[PATCH] arm64: remove no-op macro VMLINUX_SYMBOL()
 2018-05-09  7:46 UTC  (3+ messages)

[Xenomai] Crash with longer dlopen/dlcose sequence
 2018-05-09  7:45 UTC  (9+ messages)

[PATCH v2] perf test shell: Add -D to check dynamic symbols for ubuntu/debian
 2018-05-09  7:45 UTC 

[PATCH] mm: memcontrol: drain stocks on resize limit
 2018-05-09  7:45 UTC  (2+ messages)

linux-next: build warning after merge of the mac80211-next tree
 2018-05-09  7:44 UTC  (2+ messages)

[PATCH 0/2] powerpc/64s/radix: avoid unnecessary TLB flushes on fault
 2018-05-09  7:43 UTC  (4+ messages)
` [PATCH 1/2] powerpc/64s/radix: do not flush TLB when relaxing access

[Bug 106447] System freeze after resuming from suspend (amdgpu)
 2018-05-09  7:44 UTC  (2+ messages)

[PATCH] mm: move function ‘is_pageblock_removable_nolock’ inside blockers
 2018-05-09  7:43 UTC  (3+ messages)

[PATCH V1 0/5] Introduce Intel FPGA BUS
 2018-05-09  7:43 UTC  (5+ messages)
` [PATCH v10 0/3] "
  ` [PATCH v10 1/3] bus/ifpga: Add Intel FPGA BUS Library
  ` [PATCH v10 2/3] iFPGA: Add Intel FPGA OPAE Share Code
  ` [PATCH v10 3/3] iFPGA: Add Intel FPGA BUS Rawdev Driver

[Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
 2018-05-09  7:41 UTC  (12+ messages)
                ` [Qemu-devel] Running QEMU without default devices / kernel / bios (was: Test devices with all machines, not only with "none")
                    ` [Qemu-devel] [Qemu-ppc] Running QEMU without default devices / kernel / bios

[PATCH] ath10k: Replace bit shifts with the BIT() macro for rx desc bits
 2018-05-09  7:40 UTC  (3+ messages)

[Bug 42] Crypto_mrvl error with multiple instances
 2018-05-09  7:40 UTC 

[PATCH] perf test shell: Add -D to check dynamic symbols for ubuntu/debian
 2018-05-09  7:38 UTC  (3+ messages)

Returned mail: see transcript for details
 2018-05-09  7:37 UTC 

KASAN: use-after-free Read in __dev_queue_xmit
 2018-05-09  7:37 UTC  (4+ messages)

Returned mail: see transcript for details
 2018-05-09  7:37 UTC 

[PATCH] net/mlx5: fix flow director drop rule deletion crash
 2018-05-09  7:37 UTC 

Bug in vboxguest: After commit Merge tag 'char-misc-4.17-rc3'
 2018-05-09  7:36 UTC  (6+ messages)

[PATCH] swiotlb: Update the comment of swiotlb
 2018-05-09  7:38 UTC  (2+ messages)

Kernel build with gcc 8 a lot of warnings
 2018-05-09  7:35 UTC  (8+ messages)

[PATCH v2 0/6] crypto: add asym crypto support
 2018-05-09  7:34 UTC  (7+ messages)
` [PATCH v2 2/6] lib/cryptodev: add asym op support in cryptodev
` [PATCH v2 3/6] lib/cryptodev: add asymmetric crypto capability "

[PATCH] locking/atomics: Simplify the op definitions in atomic.h some more
 2018-05-09  7:33 UTC  (3+ messages)
` [tip:locking/core] "

[PATCH 4.14 00/43] 4.14.40-stable review
 2018-05-09  7:32 UTC  (3+ messages)

[PATCH 4.16 00/52] 4.16.8-stable review
 2018-05-09  7:32 UTC  (3+ messages)

[PATCH] ARM: remove no-op macro VMLINUX_SYMBOL()
 2018-05-09  7:30 UTC  (2+ messages)

Execlists rmb() patchset
 2018-05-09  7:31 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/execlists: Use rmb() to order CSB reads

[PATCH v2] nubus: Call bus_register unconditionally
 2018-05-09  7:31 UTC 

[PATCH] ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR
 2018-05-09  7:31 UTC 

pull-request: ieee802154 2018-05-08
 2018-05-09  7:31 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] Adjust at91 boards config offset for all boards
 2018-05-09  7:30 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment
` [U-Boot] [PATCH 2/3] configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address
` [U-Boot] [PATCH 3/3] configs: at91sam9x5ek: updated mtdparts variable in bootargs

[U-Boot] [PATCH v3 0/8] riscv: Enable efi_loader support
 2018-05-09  7:30 UTC  (4+ messages)

[PATCH 0/3] drm/connector: Provide generic support for underscan
 2018-05-09  7:28 UTC  (2+ messages)

[libvirt test] 122638: regressions - trouble: broken/fail/pass
 2018-05-09  7:27 UTC 

[PATCH 0/3] Introduce STM32MP1 RTC
 2018-05-09  7:25 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: rtc: update stm32-rtc documentation for stm32mp1 rtc

[PATCH V1 0/5] backlight: qcom-wled: Support for QCOM wled driver
 2018-05-09  7:26 UTC  (5+ messages)
` [PATCH V1 5/5] backlight: qcom-wled: Add auto string detection logic

[v4,0/5] eventdev: cover letter - crypto adapter
 2018-05-09  7:26 UTC  (4+ messages)
` [v4,1/5] eventdev: introduce event "

[PATCH 0/8] kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX and clean-up code
 2018-05-09  7:23 UTC  (9+ messages)
` [PATCH 1/8] modpost: remove symbol prefix support
` [PATCH 2/8] genksyms: "
` [PATCH 3/8] kallsyms: "
` [PATCH 4/8] depmod.sh: "
` [PATCH 5/8] export.h: remove code for prefixing symbols with underscore
` [PATCH 6/8] kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
` [PATCH 7/8] vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL()
` [PATCH 8/8] checkpatch: remove VMLINUX_SYMBOL() check

[PATCH] drm/i915/selftests: Create mock_engine() under struct_mutex
 2018-05-09  7:25 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[U-Boot] [PATCH] board/freescale,lsch3: Add entry for 0.9v
 2018-05-09  7:24 UTC 

[PATCH 0/3] add support for the asus C201 chromebook (4GiB)
 2018-05-09  7:24 UTC  (12+ messages)
` [PATCH 3/3] rockchip: fix incorrect detection of ram size
        ` [U-Boot] "

Ptest log
 2018-05-09  7:24 UTC 

[PATCH] drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
 2018-05-09  7:22 UTC  (2+ messages)

[Buildroot] [PATCH] Revert "zeromq: needs NPTL"
 2018-05-09  7:22 UTC  (4+ messages)

[PATCH 0/4] Various fixes on STM32 RTC
 2018-05-09  7:21 UTC  (9+ messages)
` [PATCH 3/4] dt-bindings: rtc: update stm32-rtc documentation for st,syscfg property

[PATCH v2] kbuild: deb-pkg improve maintainer address generation
 2018-05-09  7:21 UTC  (2+ messages)

Add IIO example to the kernelnewbies wiki
 2018-05-09  7:21 UTC  (3+ messages)

[PATCH 0/2] gitk: improve handling of submodules in the file list panel
 2018-05-09  7:19 UTC  (5+ messages)
` [PATCH 2/2] gitk: add an option to run gitk on an item in the file list

[PATCH net] nfp: flower: remove headroom from max MTU calculation
 2018-05-09  7:18 UTC 

[PATCH net-next] tun: Do SIOCGSKNS out of rtnl_lock()
 2018-05-09  7:18 UTC  (2+ messages)

[PATCH net-next v4 0/4] set ixgbe/ixgbevf EITR for performance
 2018-05-09  7:16 UTC  (3+ messages)

[PATCH] mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2
 2018-05-09  7:13 UTC 

[PATCH v4 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN90
 2018-05-09  7:12 UTC  (4+ messages)

[Bug 106177] overclocking doesn't work with 4.17-rc1
 2018-05-09  7:11 UTC  (2+ messages)

[OPAE] About the possibility to use ModelSim-AE in ASE
 2018-05-09  7:11 UTC 

[RFC] drm/i915/dp: optimize eDP 1.4+ link config fast and narrow
 2018-05-09  7:13 UTC 

Failed to clone net-next.git
 2018-05-09  7:09 UTC  (3+ messages)

[PATCH v3] media: v4l2-ioctl: fix function types for IOCTL_INFO_STD
 2018-05-09  7:08 UTC  (3+ messages)
` [PATCH v4] media: v4l2-ioctl: replace IOCTL_INFO_STD with stub functions

[PATCH v9 00/12] Sunxi: Add SMP support on A83T
 2018-05-09  7:07 UTC  (5+ messages)

[U-Boot] [PATCH v2 3/3] spi: mxs_spi: full dm conversion
 2018-05-09  7:07 UTC  (2+ messages)
` [U-Boot] [PATCH v1 1/1] spi: lpc32xx_ssp: DM conversion

[PATCH 4/4] crypto/dpaa_sec: update maximum queue pairs to 2
 2018-05-09  7:06 UTC  (3+ messages)
` [PATCH v2] crypto/dpaa_sec: update maximum queue pairs to 8

[PATCH v9 00/15] V4L2 Explicit Synchronization
 2018-05-09  7:04 UTC  (5+ messages)
` [PATCH v9 11/15] vb2: add in-fence support to QBUF

[PATCH] mailmap: update brian m. carlson's email address
 2018-05-09  7:03 UTC  (5+ messages)
` [PATCH v2] "

Native curl and SSL CA certificates
 2018-05-09  6:56 UTC  (4+ messages)

[RFC v2 0/7] PMD driver for AF_XDP
 2018-05-09  7:02 UTC  (4+ messages)
` [RFC v2 6/7] net/af_xdp: load BPF file


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.