All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-25 02:41:54 to 2018-05-25 03:58:02 UTC [more...]

[U-Boot] [PATCH v1] x86: acpi: Adopt new version of iASL compiler
 2018-05-25  3:58 UTC  (4+ messages)

[U-Boot] [PATCH] x86: tsc: add support for reading CPU freq from cpuid
 2018-05-25  3:57 UTC  (3+ messages)

[REVIEW][PATCH 0/6] Wrapping up the vfs support for unprivileged mounts
 2018-05-25  3:57 UTC  (5+ messages)

[GIT PULL] Qualcomm Driver Fixes for 4.17-rc7
 2018-05-25  3:55 UTC  (2+ messages)

[PATCH -next 0/6] rhashtable: guarantee first allocation
 2018-05-25  3:34 UTC  (5+ messages)
` [PATCH 2/6] lib/rhashtable: guarantee initial hashtable allocation

[PATCH v13 0/2] Kryo CPU scaling driver
 2018-05-25  3:54 UTC  (3+ messages)
` [PATCH v13 1/2] cpufreq: Add "

[RESEND PATCH V5 00/33] block: support multipage bvec
 2018-05-25  3:46 UTC  (34+ messages)
` [RESEND PATCH V5 01/33] block: rename bio_for_each_segment* with bio_for_each_page*
` [RESEND PATCH V5 02/33] block: rename rq_for_each_segment as rq_for_each_page
` [RESEND PATCH V5 03/33] block: rename bio_segments() with bio_pages()
` [RESEND PATCH V5 04/33] block: introduce multipage page bvec helpers
` [RESEND PATCH V5 05/33] block: introduce bio_for_each_segment()
` [RESEND PATCH V5 06/33] block: use bio_for_each_segment() to compute segments count
` [RESEND PATCH V5 07/33] block: use bio_for_each_segment() to map sg
` [RESEND PATCH V5 08/33] block: introduce segment_last_page()
` [RESEND PATCH V5 09/33] fs/buffer.c: use bvec iterator to truncate the bio
` [RESEND PATCH V5 10/33] btrfs: use segment_last_page to get bio's last page
` [RESEND PATCH V5 11/33] block: implement bio_pages_all() via bio_for_each_page_all()
` [RESEND PATCH V5 12/33] block: introduce bio_segments()
` [RESEND PATCH V5 13/33] block: introduce rq_for_each_segment()
` [RESEND PATCH V5 14/33] block: loop: pass segments to iov_iter
` [RESEND PATCH V5 15/33] block: introduce bio_clone_seg_bioset()
` [RESEND PATCH V5 16/33] dm: clone bio via bio_clone_seg_bioset
` [RESEND PATCH V5 17/33] block: bio: introduce bio_for_each_page_all2 and bio_for_each_segment_all
` [RESEND PATCH V5 18/33] block: deal with dirtying pages for multipage bvec
` [RESEND PATCH V5 19/33] block: convert to bio_for_each_page_all2()
` [RESEND PATCH V5 20/33] md/dm/bcache: conver to bio_for_each_page_all2 and bio_for_each_segment
` [RESEND PATCH V5 21/33] fs: conver to bio_for_each_page_all2
` [RESEND PATCH V5 22/33] btrfs: "
` [RESEND PATCH V5 23/33] ext4: "
` [RESEND PATCH V5 24/33] f2fs: "
` [RESEND PATCH V5 25/33] xfs: "
` [RESEND PATCH V5 26/33] exofs: "
` [RESEND PATCH V5 27/33] gfs2: "
` [RESEND PATCH V5 28/33] block: kill bio_for_each_page_all()
` [RESEND PATCH V5 29/33] block: rename bio_for_each_page_all2 as bio_for_each_page_all
` [RESEND PATCH V5 30/33] block: enable multipage bvecs
` [RESEND PATCH V5 31/33] block: bio: pass segments to bio if bio_add_page() is bypassed
` [RESEND PATCH V5 32/33] block: always define BIO_MAX_PAGES as 256
` [RESEND PATCH V5 33/33] block: document usage of bio iterator helpers

[PATCH net-next] net: dsa: dsa_loop: Make dynamic debugging helpful
 2018-05-25  3:52 UTC 

[PATCH] powerpc/modules: remove unused mod_arch_specific.toc field
 2018-05-25  3:48 UTC 

Wrong -dirty suffix set by setlocalversion (was: BUG in git diff-index)
 2018-05-25  3:50 UTC  (3+ messages)

[Buildroot] [PATCH] utils/genrandconfig: filter microblaze GCC < 8 bug
 2018-05-25  3:49 UTC  (4+ messages)

[PATCH v2 1/3] ASoC: mediatek: add sub dai to mtk_base_afe
 2018-05-25  3:48 UTC  (3+ messages)
` [PATCH v2 2/3] ASoC: mt6797: extract DAI adda in separate file
  ` [PATCH v2 3/3] ASoC: mt6797: combine DAI to register component

[PATCH] waf.bbclass: correct the searching patch of waf
 2018-05-25  3:46 UTC  (2+ messages)

[PATCH] drm/i915/psr: Set idle frame count based on sink synchronization latency
 2018-05-25  3:46 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for "

[Fuego] [PATCH 1/2] main: fix syntax error
 2018-05-25  3:45 UTC  (2+ messages)

[PATCH net-next 0/7] net: bridge: Notify about bridge VLANs
 2018-05-25  3:41 UTC  (6+ messages)
  ` [Bridge] "

Release Candidate Build for yocto-2.4.3.rc2 now available
 2018-05-25  3:40 UTC  (2+ messages)

[PATCH 1/2] diff: turn --ita-invisible-in-index on by default
 2018-05-25  3:39 UTC  (2+ messages)

libdrm to read/write drm_dpcd helper functions
 2018-05-25  3:39 UTC 

[PATCH v3 0/4] xfsprogs: add mkfs.xfs configuration file parsing support
 2018-05-25  3:38 UTC  (8+ messages)
` [PATCH v3 1/4] mkfs: distinguish between struct sb_feat_args and struct cli_params
` [PATCH v3 2/4] mkfs: move shared config structs and into their own headers
` [PATCH v3 3/4] mkfs.xfs: add configuration file parsing support using our own parser
` [PATCH v3 4/4] debian/rules: use the new sysconfdir configuration setting

libdrm to read/write drm_dpcd helper functions
 2018-05-25  3:37 UTC 

[Qemu-devel] [PATCH] gdbstub: Prevent fd leakage
 2018-05-25  3:37 UTC  (2+ messages)

[PATCH v6 1/2] ARM: dts: imx: Add basic dtsi file for imx6sll
 2018-05-25  3:35 UTC  (6+ messages)
` [PATCH v6 2/2] ARM: dts: imx: Add basic dts support for imx6sll EVK board

[PATCH 00/24] meta: various fixes
 2018-05-25  3:34 UTC  (16+ messages)
` [PATCH 10/24] dbus: update build options when enable ptest
` [PATCH 13/24] dbus-test: sync x11 configure options with dbus
` [PATCH 16/24] dropbear: add default config file to disable root login
` [PATCH 17/24] toolchain-scripts.bbclass: do not extend dependency if extended already
` [PATCH 18/24] shadow: update ownership and permission of /var/spool/mail
` [PATCH 19/24] populate_sdk_ext.bbclass: add ESDK_MANIFEST_EXCLUDES
` [PATCH 20/24] init-install: add timeout for legacy grub
` [PATCH 21/24] glibc: re-package for libnss-db
` [PATCH 22/24] rpcbind: add option to make user able to use fixed port number
` [PATCH 23/24] openssl-nativesdk: Fix "can't open config file" warning
` [PATCH 24/24] nativesdk-rpm: Add wrappers for nativesdk support

[U-Boot] [PATCH] malloc: Use malloc simple before malloc is fully initialized in memalign()
 2018-05-25  3:33 UTC  (6+ messages)

[PATCH v3 0/8] Add support for mediatek SOC MT2712
 2018-05-25  3:26 UTC  (13+ messages)
` [PATCH v3 1/8] drm/mediatek: update dt-bindings for mt2712
` [PATCH v3 2/8] drm/mediatek: support maximum 64 mutex mod
` [PATCH v3 3/8] drm/mediatek: add connection from OD1 to RDMA1

[GIT PULL] Qualcomm ARM64 DT updates for 4.18
 2018-05-25  3:31 UTC  (3+ messages)
` [GIT PULL] Qualcomm Driver "

[Buildroot] [PATCH] busybox: bump to version 1.28.4
 2018-05-25  3:30 UTC 

[Qemu-devel] [PATCH v7 0/4] monitor: let Monitor be thread safe
 2018-05-25  3:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 4/4] monitor: add lock to protect mon_fdsets

[PATCH 0/4] fsck: doc fixes & fetch.fsck.* implementation
 2018-05-25  3:22 UTC  (7+ messages)
` BUG: No way to set fsck.<msg-id> when cloning
  ` [PATCH 1/4] config doc: don't describe *.fetchObjects twice
` [PATCH 3/4] config doc: elaborate on what transfer.fsckObjects does

[PATCH] gpu: Consistently use octal not symbolic permissions
 2018-05-25  3:27 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

(unknown),
 2018-05-25  3:26 UTC 

(no subject)
 2018-05-25  3:26 UTC 

[PATCH] lib/librte_rawdev: fix compile error when using sanitizer
 2018-05-25  3:20 UTC 

[meta-oe][master-next][PATCH v3 00/17] rely on cmake.bbclass to put cmake package files in dev package
 2018-05-25  3:19 UTC  (3+ messages)
` [meta-oe][master-next][PATCH v3 16/17] opencv: "

[PATCH 1/3] ASoC: mediatek: add sub dai to mtk_base_afe
 2018-05-25  3:17 UTC  (3+ messages)
` [PATCH 2/3] ASoC: mt6797: extract DAI adda in separate file
` [PATCH 3/3] ASoC: mt6797: combine DAI to register component

[patch 0/4] dm-writecache patches
 2018-05-25  3:12 UTC  (3+ messages)
` [patch 4/4] dm-writecache: use new API for flushing

[PATCH v2 00/13] EEH refactoring 2
 2018-05-25  3:11 UTC  (14+ messages)
` [PATCH v2 01/13] powerpc/eeh: Add eeh_max_freezes to initial EEH log line
` [PATCH v2 02/13] powerpc/eeh: Add final message for successful recovery
` [PATCH v2 03/13] powerpc/eeh: Fix use-after-release of EEH driver
` [PATCH v2 04/13] powerpc/eeh: Remove unused eeh_pcid_name()
` [PATCH v2 05/13] powerpc/eeh: Strengthen types of eeh traversal functions
` [PATCH v2 06/13] powerpc/eeh: Add message when PE processing at parent
` [PATCH v2 07/13] powerpc/eeh: Clean up pci_ers_result handling
` [PATCH v2 08/13] powerpc/eeh: Introduce eeh_for_each_pe()
` [PATCH v2 09/13] powerpc/eeh: Introduce eeh_edev_actionable()
` [PATCH v2 10/13] powerpc/eeh: Introduce eeh_set_channel_state()
` [PATCH v2 11/13] powerpc/eeh: Introduce eeh_set_irq_state()
` [PATCH v2 12/13] powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLER
` [PATCH v2 13/13] powerpc/eeh: Refactor report functions

[PATCH net-next 0/8] nfp: offload LAG for tc flower egress
 2018-05-25  3:11 UTC  (2+ messages)

[PATCHv3 0/9] nvme timeout fixes, v3
 2018-05-25  3:10 UTC  (5+ messages)
` [PATCHv3 9/9] nvme-pci: Don't wait for HMB completion on shutdown

[PATCH v3 0/3] btrfs: Add write time super block validation
 2018-05-25  3:13 UTC  (6+ messages)
` [PATCH v3 1/3] btrfs: Move btrfs_check_super_valid() to avoid forward declaration

[PATCH net-next] hv_netvsc: fix bogus ifalias on network device
 2018-05-25  3:10 UTC  (2+ messages)

[RFC v5 0/5] virtio: support packed ring
 2018-05-25  3:07 UTC  (4+ messages)

[PATCH net v2] enic: set DMA mask to 47 bit
 2018-05-25  3:06 UTC  (2+ messages)

[PATCH v6 0/5] mtd: cfi_cmdset_0002: Change write and erase functions
 2018-05-25  3:03 UTC  (3+ messages)

[PATCH v4 0/3] btrfs: balance: improve kernel logs
 2018-05-25  3:05 UTC  (6+ messages)
` [PATCH v4 2/3] btrfs: balance: add args info during start and resume
  ` [PATCH v4.1a "
  ` [PATCH v4.1b "

[PATCH] ARM: dts: imx51-zii-rdu1: Make sure SD1_WP is low
 2018-05-25  3:01 UTC  (2+ messages)

[PATCH v2 net-next 0/3] net: Update fib_table_lookup tracepoints
 2018-05-25  3:01 UTC  (2+ messages)

[PATCH v8 03/14] iommu/rockchip: Request irqs in rk_iommu_probe()
 2018-05-25  2:57 UTC  (5+ messages)
` [PATCH] drm/rockchip: vop: fix irq disabled after vop driver probed

[GIT PULL] isolation: 1Hz residual tick offloading v4
 2018-05-25  2:56 UTC  (5+ messages)

[PATCH 0/7] Fix DM DAX handling
 2018-05-25  2:55 UTC  (24+ messages)
` [PATCH 1/7] fs: allow per-device dax status checking for filesystems
` [PATCH 2/7] dax: change bdev_dax_supported() to support boolean returns
` [PATCH 3/7] dm: fix test for DAX device support
` [PATCH 4/7] dm: prevent DAX mounts if not supported
` [PATCH 5/7] dm: remove DM_TYPE_DAX_BIO_BASED dm_queue_mode
` [PATCH 6/7] dm-snap: remove unnecessary direct_access() stub
` [PATCH 7/7] dm-error: "

[PATCH] ppp: remove the PPPIOCDETACH ioctl
 2018-05-25  2:55 UTC  (4+ messages)
` [PATCH v2] "

[Patch net-next] net_sched: switch to rcu_work
 2018-05-25  2:56 UTC  (2+ messages)

[PATCH] cpufreq: reinitialize new policy min/max when writing scaling_(max|min)_freq
 2018-05-25  2:54 UTC  (4+ messages)

[PATCH 0/1] buildtools-tarball: add nativesdk-libnss-nis
 2018-05-25  2:54 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 4.4 00/92] 4.4.133-stable review
 2018-05-25  2:51 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/27] iommu: support txattrs, support TCG execution, implement TZ MPC
 2018-05-25  2:50 UTC  (11+ messages)
` [Qemu-devel] [PATCH 14/27] iommu: Add IOMMU index concept to IOMMU API

[PATCH/RFC v4 0/4] usb: role: rcar-usb3-role-switch: add support for R-Car SoCs
 2018-05-25  2:50 UTC  (8+ messages)
` [PATCH/RFC v4 2/4] usb: gadget: udc: renesas_usb3: Add register of usb role switch
            ` [PATCH/RFC,v4,2/4] "

[PATCH] drm/edid: Fix up edid_cea_modes[] formatting
 2018-05-25  2:46 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

bssplit option HOWTO
 2018-05-25  2:46 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/3] mmc: dwmmc: socfpga: Add reset ctrl to driver
 2018-05-25  2:45 UTC  (3+ messages)
` [U-Boot] [U-Boot, v3, "

[PATCH] kdump: add default crashkernel reserve kernel config options
 2018-05-25  2:43 UTC  (8+ messages)

[U-Boot] [PATCH v4 00/16] efi: Enable basic sandbox support for EFI loader
 2018-05-25  2:42 UTC  (8+ messages)
` [U-Boot] [PATCH v4 03/16] efi: sandbox: Adjust memory usage for sandbox
` [U-Boot] [PATCH v4 04/16] sandbox: smbios: Update to support sandbox

[U-Boot] [PATCH 1/1] Makefile: clean should delete *.so
 2018-05-25  2:42 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Add PPS and Flexible PPS support
 2018-05-25  2:42 UTC  (2+ messages)

[U-Boot] [PATCH] regmap: Separate memory-based operations
 2018-05-25  2:42 UTC  (2+ messages)

[U-Boot] [PATCH v3 01/11] ram: Add driver for MPC83xx
 2018-05-25  2:42 UTC  (13+ messages)
` [U-Boot] [PATCH v3 03/11] test: Add tests for sysreset_get_status
` [U-Boot] [PATCH v3 06/11] clk: Add MPC83xx clock driver
` [U-Boot] [PATCH v3 07/11] timer: Add MPC83xx timer driver
` [U-Boot] [PATCH v3 09/11] board_f: Use static print_cpuinfo if CONFIG_CPU is active
` [U-Boot] [PATCH v3 10/11] cpu: Add MPC83xx CPU driver
` [U-Boot] [PATCH v3 11/11] misc: Add MPC83xx serdes driver

[U-Boot] [PATCH v3 1/3] misc: docs: Fix comments in misc.h
 2018-05-25  2:42 UTC  (3+ messages)
` [U-Boot] [PATCH v3 3/3] misc: Add gdsys_ioep driver

[U-Boot] [PATCH 0/4] ahci mvebu driver updates
 2018-05-25  2:41 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] ata: mvebu: move mvebu sata driver to drivers/ata directory
    ` [U-Boot] [EXT] "


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.