All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-20 06:53:41 to 2019-02-20 07:43:18 UTC [more...]

[PATCH v3 1/9] dt-bindings: sram: milbeaut: Add binding for Milbeaut smp-sram
 2019-02-20  7:43 UTC 

[PATCH v3 4/9] ARM: milbeaut: Add basic support for Milbeaut m10v SoC
 2019-02-20  7:43 UTC 

[PATCH v3 3/9] dt-bindings: Add documentation for Milbeaut SoCs
 2019-02-20  7:43 UTC 

[PATCH v3 0/9] Add basic support for Socionext Milbeaut M10V SoC
 2019-02-20  7:42 UTC  (3+ messages)

[PATCH v2 0/2] LICENSES: adopt Linux-like LICENSES directory structure
 2019-02-20  7:42 UTC  (4+ messages)
` [PATCH v2 2/2] scripts/checkpatch.pl: rebase on top of upstream v5.0-rc6

[U-Boot] [PATCH] armv8: lx2160a: Modify dspi1 controller intrrupts property
 2019-02-20  7:42 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/7] cmd: add efidebug for efi environment
 2019-02-20  7:42 UTC  (10+ messages)
` [U-Boot] [PATCH v6 3/7] cmd: efidebug: add devices command
` [U-Boot] [PATCH v6 7/7] cmd: efidebug: add memmap command

[PATCH 0/5] QEMU VFIO live migration
 2019-02-20  7:36 UTC  (5+ messages)
` [PATCH 1/5] vfio/migration: define kernel interfaces
    ` [Qemu-devel] "

[U-Boot] [PATCH v1] armv8: lx2160a: add eSDHC nodes
 2019-02-20  7:42 UTC  (4+ messages)
` [U-Boot] [PATCH v1] configs: lx2160a: enable driver model for eSDHC

[PATCH][next] usb: typec: mux: fix an unsigned less than zero check
 2019-02-20  7:39 UTC  (4+ messages)
  ` [next] "

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-02-20  7:38 UTC  (14+ messages)

[U-Boot] [PATCH][v3] armv8: lx2160ardb : Add support for LX2160ARDB platform
 2019-02-20  7:38 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv8: fsl-layerscape: reorder rgmii dpmacs' enablement
 2019-02-20  7:38 UTC  (2+ messages)

Yocto General purpose evaluation
 2019-02-20  7:37 UTC  (3+ messages)

[dm-crypt] Questions about LUKS mode of dm-crypt
 2019-02-20  7:37 UTC 

[U-Boot] [PATCH] armv8, lx2160a: Initialize ethernet array in serdes_init
 2019-02-20  7:37 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/ddr/fsl: Update fsl_ddr_board_options as weak function
 2019-02-20  7:35 UTC  (2+ messages)

[PATCH 00/17 v1] ARM: ixp4xx: Modernize and DT support
 2019-02-20  7:35 UTC  (13+ messages)
` [PATCH 04/17 v1] irqchip: Add driver for IXP4xx

[U-Boot] [PATCH] armv8: lx2160a: Update CONFIG_SYS_FSL_PEBUF_BASE
 2019-02-20  7:35 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/3] tools: Add dpcd_reg binary to gitignore
 2019-02-20  7:34 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 3/3] tests: Prefix pm_ tests with i915_ and move them to i915/

[PATCH v3 00/25] chardev: Convert qemu_chr_write() to take a size_t argument
 2019-02-20  7:32 UTC  (10+ messages)
` [PATCH v3 03/25] chardev/wctablet: Use unsigned type to hold unsigned value
  ` [Qemu-devel] "
` [PATCH v3 08/25] ui/gtk: Remove pointless cast
    ` [Qemu-devel] "
` [PATCH v3 10/25] usb-redir: Verify usbredirparser_write get called with positive count
    ` [Qemu-devel] "

[RFC PATCH V0 0/7] media: platform: Add support for ISP Pass 1 on mt8183 SoC
 2019-02-20  7:31 UTC  (8+ messages)
` [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek ISP Pass 1 driver

[PATCH] f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG
 2019-02-20  7:31 UTC  (9+ messages)
` [f2fs-dev] "

[U-Boot] Please pull u-boot-fsl-qoriq master
 2019-02-20  7:31 UTC 

[PATCH 00/25] i.MX8MQ USB support
 2019-02-20  7:29 UTC  (26+ messages)
` [PATCH 01/25] usb: xhci-hcd: Tabify the file
` [PATCH 02/25] usb: xhci-hcd: Do not zero out DMA coherent memory
` [PATCH 03/25] usb: xhci-hcd: Cast ~XHCI_IRQS to u32
` [PATCH 04/25] usb: xhci-hcd: Make sure to initialize xhci->rings_list
` [PATCH 05/25] usb: xhci-hcd: Drop pointless bitwise or
` [PATCH 06/25] usb: xhci-hcd: Add support for 64-byte context size
` [PATCH 07/25] usb: xhci-hcd: Don't try to DMA sync if buffer is NULL
` [PATCH 08/25] usb: xhci-hcd: Always wait for "Response Data" completion
` [PATCH 09/25] usb: xhci-hcd: Convert xhci_submit_normal() to use dma_map_single()
` [PATCH 10/25] usb: xhci-hcd: Convert xhci_submit_control() "
` [PATCH 11/25] usb: xhci-hcd: Simplify TRB initialization code
` [PATCH 12/25] usb: xhci-hcd: Drop 'dma' field from struct xhci_hcd
` [PATCH 13/25] usb: xhci-hcd: Check usb_pipein(pipe) only once in xhci_submit_normal()
` [PATCH 14/25] usb: xhci-hcd: Initialize TRT flag for xHCI >= 1.0
` [PATCH 15/25] usb: xhci-hcd: Simplify route string building loop
` [PATCH 16/25] usb: xhci-hcd: Make use of lo_hi_readq/writeq()
` [PATCH 17/25] phy: core: Assume EPROBE_DEFER in of_phy_provider_lookup()
` [PATCH 18/25] phy: Port i.MX8MQ USB PHY driver from Linux
` [PATCH 19/25] clk: Drop separate definitions of clk_put()
` [PATCH 20/25] include/usb: Import USB_SPEED_SUPER_PLUS from Linux
` [PATCH 21/25] clk: Import a subset of clk_bulk API "
` [PATCH 22/25] usb: Import DWC3 USB controller driver "
` [PATCH 23/25] lib: Port basic Linux kernel NLS functions
` [PATCH 24/25] usb: Port Microchip USB251x USB hub driver from Linux
` [PATCH 25/25] usb: usb251xb: add usb data lane port swap feature

[PATCH 2/2] Staging: rtl8192e: Avoid using bool structure members
 2019-02-20  7:30 UTC 

[Qemu-devel] [PATCH] hw/display: Add basic ATI VGA emulation
 2019-02-20  7:29 UTC  (6+ messages)

[PATCH v2] merge-options.txt: correct wording of --no-commit option
 2019-02-20  7:29 UTC  (4+ messages)
  ` Antw: Antw:
        ` Antw: Re: [PATCH v2] merge-options.txt: correct wording of --no-commit option

[PATCH v2 2/2] Staging: rts5208: Fix Macro argument reuse
 2019-02-20  7:28 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 1/2] Staging: rtl8192e: Replace license text with SPDX identifier
 2019-02-20  7:28 UTC 

[U-Boot] [PATCH v6.2] cmd: env: add "-e" option for handling UEFI variables
 2019-02-20  7:27 UTC  (3+ messages)

[LSF/MM TOPIC] dying memory cgroups and slab reclaim issues
 2019-02-20  7:27 UTC  (4+ messages)

[PATCH 0/2] Remove Checkpatch issues
 2019-02-20  7:26 UTC 

[PATCH] nfs: drop acl cache in __nfs3_proc_setacls
 2019-02-20  7:29 UTC 

[PATCH iproute2-next v1 00/19] Export object IDs to users
 2019-02-20  7:21 UTC  (21+ messages)
` [PATCH iproute2-next v1 01/19] rdma: update uapi headers
` [PATCH iproute2-next v1 02/19] rdma: Remove duplicated print code
` [PATCH iproute2-next v1 03/19] rdma: Provide unique indexes for all visible objects
` [PATCH iproute2-next v1 04/19] rdma: Provide parent context index for all objects except CM_ID
` [PATCH iproute2-next v1 05/19] rdma: Move resource PD logic to separate file
` [PATCH iproute2-next v1 06/19] rdma: Refactor out resource MR "
` [PATCH iproute2-next v1 07/19] rdma: Move out resource CQ "
` [PATCH iproute2-next v1 08/19] rdma: Move out resource CM-ID "
` [PATCH iproute2-next v1 09/19] rdma: Move resource PD "
` [PATCH iproute2-next v1 10/19] rdma: Properly mark RDMAtool license
` [PATCH iproute2-next v1 11/19] rdma: Simplify code to reuse existing functions
` [PATCH iproute2-next v1 12/19] rdma: Simplify CM_ID print code
` [PATCH iproute2-next v1 13/19] rdma: Refactor CQ prints
` [PATCH iproute2-next v1 14/19] rdma: Separate MR code
` [PATCH iproute2-next v1 15/19] rdma: Separate PD code
` [PATCH iproute2-next v1 16/19] rdma: Move QP code to separate function
` [PATCH iproute2-next v1 17/19] rdma: Unify netlink attribute checks prior to prints
` [PATCH iproute2-next v1 18/19] rdma: Perform single .doit call to query specific objects
` [PATCH iproute2-next v1 19/19] rdma: Provide and reuse filter functions

[PATCH] cfg80211/nl80211: Offload OWE processing to user space in AP mode
 2019-02-20  7:20 UTC  (3+ messages)

[RFC PATCH v3 00/18] fscrypt: key management improvements
 2019-02-20  7:18 UTC  (41+ messages)
` [RFC PATCH v3 01/18] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [RFC PATCH v3 02/18] fscrypt: use FSCRYPT_ prefix for uapi constants
` [RFC PATCH v3 03/18] fscrypt: use FSCRYPT_* definitions, not FS_*
` [RFC PATCH v3 04/18] fs: add ->s_master_keys to struct super_block
` [RFC PATCH v3 05/18] fscrypt: add ->ci_inode to fscrypt_info
` [RFC PATCH v3 06/18] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [RFC PATCH v3 08/18] fs/dcache.c: add shrink_dcache_inode()
` [RFC PATCH v3 09/18] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [RFC PATCH v3 10/18] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [RFC PATCH v3 11/18] fscrypt: add an HKDF-SHA512 implementation
` [RFC PATCH v3 12/18] fscrypt: v2 encryption policy support
` [RFC PATCH v3 13/18] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [RFC PATCH v3 14/18] fscrypt: require that key be added when setting a v2 encryption policy
` [RFC PATCH v3 15/18] ext4: wire up new fscrypt ioctls
` [RFC PATCH v3 16/18] f2fs: "
` [RFC PATCH v3 17/18] ubifs: "
` [RFC PATCH v3 18/18] fscrypt: document the new ioctls and policy version

[PATCH 0/8] ZBD support fixes
 2019-02-20  7:17 UTC  (9+ messages)
` [PATCH 1/8] zbd: Fix partition block device handling
` [PATCH 2/8] sg: Avoid READ CAPACITY failures
` [PATCH 3/8] t/zbd: Fix handling of partition devices
` [PATCH 4/8] t/zbd: Fix test 2 and 3 result handling
` [PATCH 5/8] t/zbd: Default to using blkzone tool
` [PATCH 6/8] zbd: Fix zone locking for async I/O engines
` [PATCH 7/8] zbd: Avoid async I/O multi-job workload deadlock
` [PATCH 8/8] t/zbd: Add multi-job libaio test

[PATCH] powerpc/powernv/idle: Restore IAMR after idle
 2019-02-20  7:15 UTC  (2+ messages)

[PATCH 1/1] clk: imx: scu: add set parent support
 2019-02-20  7:14 UTC  (3+ messages)

[PATCH 1/2] libjpeg-turbo: upgrade 2.0.1 -> 2.0.2
 2019-02-20  7:12 UTC  (2+ messages)
` [PATCH 2/2] glib-networking: upgrade 2.54.1 -> 2.58.0

[REPOST PATCH v4 0/3] scsi: ufs-bsg: Add read descriptor
 2019-02-20  7:11 UTC  (4+ messages)
` [REPOST PATCH v4 1/3] scsi: ufs-bsg: Change the calling convention for write descriptor
` [REPOST PATCH v4 2/3] scsi: ufs: Allow reading descriptor via raw upiu
` [REPOST PATCH v4 3/3] scsi: ufs-bsg: Allow reading descriptors

[PATCH RESEND net] net: phy: xgmiitorgmii: Support generic PHY status read
 2019-02-20  6:58 UTC  (8+ messages)

[PATCH V3 0/5] dt-binding: clk: prepare for imx8qm clock support
 2019-02-20  7:09 UTC  (10+ messages)
` [PATCH V3 4/5] dt-bindings: imx8-clock: add a53 and a72 clock id
` [PATCH V3 5/5] clk: imx: scu: add fallback compatible string support

[PATCH] xsysace: Fix error handling in ace_setup
 2019-02-20  7:09 UTC  (3+ messages)

[U-Boot] [PATCH v4 00/25] MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2019-02-20  7:08 UTC  (3+ messages)

[PATCH] KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
 2019-02-20  7:06 UTC  (2+ messages)

[PATCH] MAINTAINERS: add linux-security-module mailing list to TPM drivers
 2019-02-20  7:04 UTC  (2+ messages)

[PATCH 0/3] powerpc: sstep: Emulation test infrastructure
 2019-02-20  6:57 UTC  (4+ messages)
` [PATCH 1/3] powerpc: sstep: Add tests for compute type instructions
` [PATCH 2/3] powerpc: sstep: Add tests for add[.] instruction
` [PATCH 3/3] powerpc: sstep: Add tests for addc[.] instruction

[Fuego] Executing test on slave machine connected to target board via serial port
 2019-02-20  7:02 UTC  (5+ messages)
      ` [Fuego] Regarding changing jenkins service port change (from 8080 -> 8082)

linux-next: Fixes tag needs some work in the kvm tree
 2019-02-20  7:02 UTC  (2+ messages)

[virtio-dev] Memory sharing device
 2019-02-20  7:02 UTC  (10+ messages)

[PATCH 0/9 V3] New ->fiemap infrastructure and ->bmap removal
 2019-02-20  7:01 UTC  (3+ messages)
` [PATCH RFC 8/9] Use FIEMAP for FIBMAP calls

[RFC PATCH 02/27] containers: Implement containers as kernel objects
 2019-02-20  7:00 UTC  (13+ messages)
` [RFC PATCH 00/27] Containers and using authenticated filesystems

[Buildroot] [autobuild.buildroot.net] Build results for 2019-02-19
 2019-02-20  7:00 UTC 

[PATCH v2] powerpc/prom_init: add __init markers to all functions
 2019-02-20  6:54 UTC  (3+ messages)

[PATCH v2 5/5] base: soc: Export soc_device_register/unregister APIs
 2019-02-20  6:55 UTC  (2+ messages)

[PATCH libdrm] libdrm: Fix issue about differrent domainID but same BDF
 2019-02-20  6:55 UTC  (4+ messages)

[PATCH V7 1/4] dt-bindings: fsl: scu: add thermal binding
 2019-02-20  6:53 UTC  (7+ messages)
` [PATCH V7 2/4] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V7 3/4] defconfig: arm64: "
` [PATCH V7 4/4] arm64: dts: imx: add i.MX8QXP "

[PATCH v1 00/10] Add MPEG-2 decoding to Rockchip VPU
 2019-02-20  6:53 UTC  (7+ messages)
` [PATCH 01/10] media: Introduce helpers to fill pixel format structs


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.