All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-14 09:46:24 to 2018-09-14 10:57:27 UTC [more...]

[PATCH v3 0/3] exec: fix passing of file locks across execve in multithreaded processes
 2018-09-14 10:53 UTC  (2+ messages)
` [PATCH v3 1/3] exec: separate thread_count for files_struct

[U-Boot] [PATCH 00/31] binman: Expand support for SPL and TPL
 2018-09-14 10:57 UTC  (23+ messages)
` [U-Boot] [PATCH 01/31] fdt: Add Python support for adding/removing nodes
` [U-Boot] [PATCH 02/31] binman: Move 'special properties' docs to README.entries
` [U-Boot] [PATCH 03/31] binman: Allow 'fill' entry to have a size of 0
` [U-Boot] [PATCH 04/31] binman: Generate an error when text is not provided
` [U-Boot] [PATCH 05/31] binman: Add x86 support for starting TPL
` [U-Boot] [PATCH 06/31] binman: Tidy up the vblock entry
` [U-Boot] [PATCH 07/31] binman: Support building a selection of images
` [U-Boot] [PATCH 08/31] dtoc: Allow syncing of the device tree back to a file
` [U-Boot] [PATCH 09/31] dtoc: Fixed endianness in Prop.GetEmpty()
` [U-Boot] [PATCH 10/31] dtoc: Support adding new nodes
` [U-Boot] [PATCH 11/31] dtoc: Add methods for adding and updating properties
` [U-Boot] [PATCH 12/31] dtoc: Add a way to create an Fdt object from a data block
` [U-Boot] [PATCH 13/31] binman: Add an entry method for getting the default filename
` [U-Boot] [PATCH 14/31] binman: Move state information into a new module
` [U-Boot] [PATCH 15/31] binman: Move state logic into the state module
` [U-Boot] [PATCH 16/31] binman: Centralise device-tree updates within binman
` [U-Boot] [PATCH 17/31] binman: Obtain the list of device trees from the config
` [U-Boot] [PATCH 18/31] binman: Allow control of whether a fake DT is used
` [U-Boot] [PATCH 19/31] binman: Support updating all device tree files
` [U-Boot] [PATCH 20/31] patman: Detect missing tools and report them
` [U-Boot] [PATCH 21/31] binman: Support compressed entries
` [U-Boot] [PATCH 22/31] binman: Allow zero-size sections

[PATCH 1/2] drm/amdgpu: fix mask in GART location calculation
 2018-09-14 10:57 UTC 

[PATCH 00/13] driver/net: NXP DPAA driver enhancements
 2018-09-14 10:56 UTC  (2+ messages)

[PATCH] kernel: prevent submission of creds with higher privileges inside container
 2018-09-14 10:55 UTC 

[Qemu-devel] [PATCH] vhost-user: define conventions for vhost-user backends
 2018-09-14 10:55 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] rockchip: add support for veyron-speedy (ASUS Chromebook C201)
 2018-09-14 10:55 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] rockchip: fix incorrect detection of ram size

[U-Boot] [PATCH 1/4] ata: ahci: Loop over the actual number of ports, not the maximum
 2018-09-14 10:55 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
` [U-Boot] [PATCH 3/4] ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI
` [U-Boot] [PATCH 4/4] configs: Drop CONFIG_SYS_SCSI_MAXDEVICE

[U-Boot] [PATCH] dm: uclass: Adding missing child_pre_probe description
 2018-09-14 10:55 UTC  (2+ messages)

[PATCH v4 00/25] Display Stream Compression enabling on eDP/DP
 2018-09-14 10:55 UTC  (3+ messages)
` [PATCH v4 19/25] drm/i915/dsc: Add a power domain for VDSC on eDP/MIPI DSI

[PATCH] drm/i915: Park the GPU on module load
 2018-09-14 10:54 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for "

[U-Boot] [PATCH v2 00/23] subject: fs: fat: extend FAT write operations
 2018-09-14 10:54 UTC  (3+ messages)
` [U-Boot] [PATCH v2 21/23] test/py: convert fs-test.sh to pytest

[U-Boot] [PATCH v3 00/20] AVB using OP-TEE
 2018-09-14 10:54 UTC  (19+ messages)
` [U-Boot] [PATCH v3 04/20] avb_verify: bugfix avb_ops_free() skipping free
` [U-Boot] [PATCH v3 05/20] mmc: rpmb: add mmc_rpmb_route_frames()
` [U-Boot] [PATCH v3 07/20] dt/bindings: add bindings for optee
` [U-Boot] [PATCH v3 14/20] sandbox: imply CONFIG_TEE (TEE uclass)
` [U-Boot] [PATCH v3 15/20] tee: add sandbox driver
` [U-Boot] [PATCH v3 17/20] avb_verify: support using OP-TEE TA AVB
` [U-Boot] [PATCH v3 18/20] test_avb: Update pymark.buildconfigspec information for the AVB tests
` [U-Boot] [PATCH v3 19/20] avb_verify: support sandbox configuration
` [U-Boot] [PATCH v3 20/20] Kconfig: sandbox: enable cmd_avb and dependencies

[U-Boot] [PATCH 0/9] Support 4GB of memory on 32bit systems
 2018-09-14 10:53 UTC  (9+ messages)
` [U-Boot] [PATCH 1/9] dm: allow 4GB of DRAM "

[U-Boot] [RFC PATCH 1/2] Makefile: Use -fno-strict-aliasing globally
 2018-09-14 10:53 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/8] Device tree support for PowerPC in U-Boot
 2018-09-14 10:53 UTC  (15+ messages)
` [U-Boot] [PATCH v3 1/8] powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files
` [U-Boot] [PATCH v3 3/8] binman: Add a new "skip-at-start" property in Section class
` [U-Boot] [PATCH v3 4/8] binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry
` [U-Boot] [PATCH v3 5/8] powerpc: mpc85xx: Select BINMAN by default
` [U-Boot] [PATCH v3 6/8] powerpc: mpc85xx: Use binman to embed dtb inside U-Boot
` [U-Boot] [PATCH v3 7/8] powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boards
` [U-Boot] [PATCH v3 8/8] powerpc: dts: Enable device tree support for T2080QDS

[PATCH] drm/i915: Check engine->default_state mapping on module load
 2018-09-14 10:52 UTC  (5+ messages)

[PATCH] mtd: spi-nor: Use DMA-safe buffer for JEDEC ID in spi_nor_read_id()
 2018-09-14 10:49 UTC 

[Qemu-devel] [PATCH 0/2] hw/vfio/display: add ramfb support
 2018-09-14 10:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] "

[PATCH] intel/iommu: setup inclusive mappings before enabling iommu
 2018-09-14 10:49 UTC  (4+ messages)

[PATCH] [RFC]drm: add syncobj timeline support v5
 2018-09-14 10:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] usb: assign unique serial numbers to hid devices
 2018-09-14 10:48 UTC 

[PATCH] scsi: core: drop excess unlikely() from BUG_ON()
 2018-09-14 10:48 UTC 

[igt-dev] [i-g-t,v4 0/4] kms_plane: Add clipping subtests
 2018-09-14 10:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for kms_plane: Add clipping subtests (rev8)

[Qemu-devel] [PATCH] usb: assign unique serial numbers to hid devices
 2018-09-14 10:48 UTC  (3+ messages)

with git 1.8.3.1 get only merged tags
 2018-09-14 10:47 UTC  (3+ messages)

[PATCH] drm/ttm: once more fix ttm_bo_bulk_move_lru_tail
 2018-09-14 10:46 UTC  (6+ messages)

[cip-dev] Altera CIP branch vs. Denali NAND driver
 2018-09-14 10:45 UTC  (9+ messages)

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-09-14 10:44 UTC  (9+ messages)
` [PATCH v8 07/26] PM / Domains: Add genpd governor for CPUs

[PATCH] scripts: unifdef: fix stringop-truncation warning
 2018-09-14 10:44 UTC 

Multi-parent IRQ domains
 2018-09-14 10:44 UTC  (3+ messages)

[arm-platforms:irq/generic_handle_domain_irq 12/13] drivers//irqchip/irq-keystone.c:109:4: error: 'ret' undeclared; did you mean 'rseq'?
 2018-09-14 10:43 UTC 

[PATCH] tune-core2: use n270 instead of core2duo
 2018-09-14 10:43 UTC  (5+ messages)

[PATCH v1 0/3] Enable PV qspinlock for Hyper-V
 2018-09-14 10:42 UTC  (5+ messages)
` [PATCH v1 2/3] locking/pvqspinlock, hv: "

[PATCH 0/2] Improve VCHIQ cache line size handling
 2018-09-14 10:41 UTC  (8+ messages)
` [PATCH 1/2] staging/vc04_services: Derive g_cache_line_size

[PATCH -next] scsi: lpfc: Remove set but not used variable 'sgl_size'
 2018-09-14 10:41 UTC  (2+ messages)
` [PATCH -next] scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'

[PATCH] ARC: HSDK: improve reset driver
 2018-09-14 10:38 UTC  (3+ messages)

[PATCH] printk: inject caller information into the body of message
 2018-09-14 10:37 UTC  (12+ messages)

[PATCH v3 00/16] Make CONFIG_HVM work
 2018-09-14 10:36 UTC  (6+ messages)
` [PATCH v3 14/16] x86: expose CONFIG_HVM

[ovmf test] 127594: all pass - PUSHED
 2018-09-14 10:34 UTC 

[PATCH V3 17/17] block: enable runtime PM for blk-mq
 2018-09-14 10:33 UTC  (2+ messages)

[PATCH 0/2] net: ethernet: neterion: use linux/io-64-nonatomic-lo-hi.h
 2018-09-14 10:33 UTC  (3+ messages)
` [PATCH 1/2] net: neterion: vxge: "
` [PATCH 2/2] net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.h

[PATCH] serial: cpm_uart: return immediately from console poll
 2018-09-14 10:32 UTC 

[Bug 106111] [GPU Passthrough]GPU (Polaris) not reinitialized with Linux VM (Reset bug)
 2018-09-14 10:30 UTC  (2+ messages)

[PATCH v1 0/5] CPUFREQ OPP's and Tegra30 support by tegra20-cpufreq driver
 2018-09-14 10:30 UTC  (5+ messages)

[PATCH] ieee802154: ca8210: remove redundant condition check before debugfs_remove
 2018-09-14  5:04 UTC 

[RFC][PATCH 00/11] my generic mmu_gather patches
 2018-09-14 10:28 UTC  (7+ messages)
` [RFC][PATCH 01/11] asm-generic/tlb: Provide a comment

[PATCH 0/2] Fixes for the SAMA5D2/SAMA5D4 watchdog
 2018-09-14 10:27 UTC  (5+ messages)
` [PATCH 1/2] watchdog: sama5d4: fix timeout-sec usage
` [PATCH 2/2] watchdog: sama5d4: write the mode register in two steps

Need help with pstate changing
 2018-09-14 10:24 UTC 

Getting gprs context in lte atmodem
 2018-09-14 10:24 UTC 

[PATCH -next] fpga: dfl: fme: remove set but not used variable 'priv'
 2018-09-14 10:23 UTC  (3+ messages)

[Bug 107929] High memory clock speed issue on R9 380
 2018-09-14 10:22 UTC 

[PATCH] kernel: prevent submission of creds with higher privileges inside container
 2018-09-14 10:20 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Limit the backpressure for i915_request allocation
 2018-09-14 10:21 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Flush the tasklet when checking for idle
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Limit the backpressure for i915_request allocation

stale hypervisor info in HVM after migration
 2018-09-14 10:19 UTC  (2+ messages)

[U-Boot] [PATCH v3] drivers: spi: migrate cf_spi to DM
 2018-09-14 10:17 UTC  (6+ messages)

[Qemu-devel] [Bug 1792193] [NEW] AMD Athlon(tm) X2 Dual-Core QL-64 bug
 2018-09-14 10:09 UTC  (2+ messages)
` [Qemu-devel] [Bug 1792193] "

[PATCH 1/4] MAINTAINERS: rcar-du: Add co-maintainer
 2018-09-14 10:14 UTC  (4+ messages)
` [PATCH 2/4] MAINTAINERS: VSP1: "

[PATCH 2/2] add some safety checks for label store interface of flash dev in sysfs
 2018-09-14 10:12 UTC 

[PATCH v3 0/2] drm: Add shmem GEM library
 2018-09-14 10:10 UTC  (4+ messages)
` [PATCH v3 1/2] drm: Add library for shmem backed GEM objects

[PATCH 0/2] Add RZ/G2E RST support
 2018-09-14 10:09 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: reset: rcar-rst: Document r8a774c0 rst

[PATCH, for-4.19] dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
 2018-09-14 10:08 UTC  (3+ messages)

[PATCH] PM / suspend: Count suspend-to-idle loop as sleep time
 2018-09-14 10:06 UTC  (5+ messages)

[PATCH] amdgpu/gmc : fix compile warning
 2018-09-14 10:05 UTC 

[PATCH] libdrm: Add Arm Framebuffer Compression (AFBC) modifiers
 2018-09-14 10:04 UTC 

[3rdparty][PATCH 1/4] u-boot-variscite: upgrade 2015.04 -> 2017.03
 2018-09-14 10:03 UTC  (4+ messages)
` [3rdparty][PATCH 2/4] imx6qdl-variscite-som:set linux-fslc as preferred for use-mainline-bsp override
` [3rdparty][PATCH 3/4] imx6qdl-variscite-som: Add support for use-mainline-bsp/linux-fslc
` [3rdparty][PATCH 4/4] imx6qdl-variscite-som: select DEFAULTTUNE= "cortexa9thf-neon"

[PATCH V2] nvme-core: add async event trace helper
 2018-09-14 10:03 UTC  (4+ messages)

Patch: allow the 'python' used to run gentpl.py to be configured
 2018-09-14 10:02 UTC  (6+ messages)

[PATCH 0/3] System call table generation support
 2018-09-14 10:01 UTC  (3+ messages)
` [PATCH 2/3] powerpc: Add system "

[Bug 107928] Screen regularly turns black, reboot needed
 2018-09-14 10:01 UTC  (3+ messages)

[PATCH] add label interface for cache device in sysfs
 2018-09-14 10:00 UTC  (2+ messages)

[PATCH v2 0/8] drm/bridge: add bus flag support
 2018-09-14 10:00 UTC  (5+ messages)
` [PATCH v2 6/8] drm/imx: support handling bridge timings bus flags

[PATCH net-next] virtio_net: ethtool tx napi configuration
 2018-09-14  4:46 UTC  (12+ messages)

merge dma_direct_ops and dma_noncoherent_ops v3
 2018-09-14  9:58 UTC  (11+ messages)
` [PATCH 1/6] dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
  ` [PATCH 2/6] MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
  ` [PATCH 3/6] dma-mapping: move the dma_coherent flag to struct device
  ` [PATCH 4/6] dma-mapping: merge direct and noncoherent ops
` [PATCH 5/6] dma-mapping: consolidate the dma mmap implementations
` [PATCH 6/6] dma-mapping: support non-coherent devices in dma_common_get_sgtable

[PATCH 0/3] System call table generation support
 2018-09-14  9:58 UTC  (3+ messages)
` [PATCH 2/3] mips: Add system "

[GIT PULL] Please pull my kvm-ppc-fixes-4.16-1 tag
 2018-09-14  9:57 UTC  (2+ messages)
` [GIT PULL] Please pull my kvm-ppc-fixes-4.19-2 tag

[PATCH 1/6] drm/bridge: use bus flags in bridge timings
 2018-09-14  9:57 UTC  (14+ messages)

Introduce xenwatch multithreading (mtwatch)
 2018-09-14  9:56 UTC  (5+ messages)
` [PATCH 6/6] drivers: enable xenwatch multithreading for xen-netback and xen-blkback driver

[Qemu-devel] [PATCH] curl: Make sslverify=off disable host as well as peer verification
 2018-09-14  9:56 UTC 

[PATCH 2/2] KVM: i386: Add support for save and restore nested state
 2018-09-14  9:54 UTC  (2+ messages)
` [Qemu-devel] "

[ovmf baseline-only test] 75219: trouble: blocked/broken
 2018-09-14  9:54 UTC 

[1/2] typec: tcpm: Do not disconnect link for self powered devices
 2018-09-14  9:54 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH net-next v3 00/17] WireGuard: Secure Network Tunnel
 2018-09-14  9:53 UTC  (12+ messages)
` [PATCH net-next v3 02/17] zinc: introduce minimal cryptography library

[Intel-wired-lan] [RFC PATCH net-next v1 00/14] rename and shrink i40evf
 2018-09-14  4:39 UTC  (2+ messages)
`  "

[U-Boot] Please pull from u-boot-i2c
 2018-09-14  9:50 UTC 

[igt-dev] [PATH i-g-t 1/2] intel: Be consistent with test results on simulation
 2018-09-14  9:49 UTC  (8+ messages)
` [Intel-gfx] [PATH i-g-t 2/2] core: Show backtrace from igt_skip_on_simulation
  ` [igt-dev] "
        ` [igt-dev] [Intel-gfx] "

[PATCH 1/3] Add missing overrides to MACHINEOVERRIDES_EXTENDER_FILTER_OUT_use-mainline-bsp
 2018-09-14  9:48 UTC  (3+ messages)
` [PATCH 2/3] linux-fslc/defconfig: Add CONFIG_NET_NS=y
` [PATCH 3/3] linux-fslc/defconfig: CONFIG_BT_BNEP=m

[PATCH net] veth: Orphan skb before GRO
 2018-09-14  4:33 UTC 

[PATCH v2 0/3] Add Amlogic video decoder driver
 2018-09-14  9:48 UTC  (4+ messages)

[PATCH] Fix compilation error
 2018-09-14  9:46 UTC  (2+ messages)

[PATCH net-next 0/7] add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-09-14  9:44 UTC  (2+ messages)
` [PATCH 7/7] MIPS: mscc: add PCB120 to the ocelot fitImage


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.