All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-21 17:13:15 to 2018-06-21 18:09:50 UTC [more...]

[PATCH] Sanitize escape char sequences coming from server
 2018-06-21 18:09 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/11] hw/arm: use qemu_log_mask instead of fprintf
 2018-06-21 18:04 UTC  (33+ messages)
` [Qemu-trivial] "
` [Qemu-arm] [PATCH 01/11] hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) "
  ` [Qemu-devel] "
  ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH 02/11] hw/input/tsc2005: "
` [Qemu-devel] [PATCH 03/11] hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 04/11] hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 05/11] hw/ssi/omap_spi: "
  ` [Qemu-trivial] "
  ` [Qemu-trivial] [Qemu-devel] "
` [Qemu-arm] [PATCH 06/11] hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
  ` [Qemu-devel] "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 07/11] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 08/11] hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) "
  ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH 09/11] hw/arm/stellaris: Use qemu_log_mask(UNIMP) "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 10/11] hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
  ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH 11/11] hw/net/smc91c111: "
  ` [Qemu-devel] "

[PATCH V2 0/4] soc: imx: add scu firmware api support
 2018-06-21 18:08 UTC  (7+ messages)
` [PATCH V2 2/4] dt-bindings: arm: fsl: add mu binding doc

[RFC 0/3] iommu/iova: Unsafe locking in find_iova()
 2018-06-21 18:08 UTC  (5+ messages)
` [RFC 1/3] iommu/iova: Find and split iova under rbtree's lock
` [RFC 2/3] iommu/iova: Make free_iova() atomic
` [RFC 3/3] iommu/iova: Remove find_iova()

[Qemu-trivial] [PATCH 00/11] hw: various conversions to trace-events
 2018-06-21 18:07 UTC  (24+ messages)
` [Qemu-trivial] [PATCH 01/11] trace: Fix format string for the struct timeval members casted to size_t
` [Qemu-trivial] [PATCH 02/11] sdcard: Reduce sdcard_set_blocklen() trace digits
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 03/11] hw/char/serial: Convert from DPRINTF macro to trace events
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 04/11] hw/char/parallel: Convert from pdebug() "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 06/11] hw/input/tsc2005: Convert a fprintf() call "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 07/11] hw/net/ne2000: Add "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 08/11] hw/net/ne2000: Convert printf() calls to "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 09/11] hw/net/etraxfs_eth: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 10/11] hw/block/fdc: Convert from FLOPPY_DPRINTF() macro "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 11/11] hw/block/pflash_cfi: Convert from DPRINTF() "
  ` [Qemu-devel] "

[Buildroot] [Bug 10661] New: /etc/init.d/S29netplug starts multiple instances of netplugd
 2018-06-21 18:07 UTC  (2+ messages)
` [Buildroot] [Bug 10661] "

[U-Boot] [PATCH] x86: fix broken qemu and edison builds
 2018-06-21 18:07 UTC 

[PATCH] mm/memblock: add missing include <linux/bootmem.h>
 2018-06-21 18:06 UTC  (5+ messages)

[PATCH] f2fs: don't issue discard commands in online discard is on
 2018-06-21 18:05 UTC 

[PATCH 2/2] tools/memory-model: Add write ordering by release-acquire and by locks
 2018-06-21 18:04 UTC  (2+ messages)

[PATCH net v2] cls_flower: fix use after free in flower S/W path
 2018-06-21 18:02 UTC 

[Qemu-devel] [Bug 1767176] [NEW] GTK build fails with qemu 2.12.0
 2018-06-21 17:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 1767176] "

[PATCH] docs: add default that all fixes are backported
 2018-06-21 18:00 UTC  (2+ messages)

[PATCH 1/2] rtc: armada38x: drop redundant initialization
 2018-06-21 17:59 UTC  (4+ messages)
` [PATCH 2/2] rtc: armada38x: reset after rtc power loss

[linux-next test] 124431: regressions - trouble: blocked/broken/fail/pass
 2018-06-21 17:56 UTC 

[PATCH v2 0/4] Have IMA find and use a tpm_chip until system shutdown
 2018-06-21 17:56 UTC  (8+ messages)
` [PATCH v2 1/4] tpm: Implement tpm_chip_find() and tpm_chip_put() for other subsystems

Risc-V, qemu, and initrd
 2018-06-21 17:55 UTC  (6+ messages)

[Qemu-devel] [PATCH] Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import"
 2018-06-21 17:54 UTC 

[PATCH 00/23] Multi-pack-index (MIDX)
 2018-06-21 17:54 UTC  (11+ messages)
` [PATCH 09/23] midx: write pack names in chunk
` [PATCH 10/23] midx: write a lookup into the pack names chunk
` [PATCH 11/23] midx: sort and deduplicate objects from packfiles

[PATCH] ARM: ftrace: Only set kernel memory back to read-only after boot
 2018-06-21 17:54 UTC  (4+ messages)

[PATCH] nvme: use __GFP_NOWARN for iod allocation
 2018-06-21 17:54 UTC  (13+ messages)

[PATCH 14/14] target: Fix handling of removed LUNs
 2018-06-21 17:53 UTC  (2+ messages)

[PATCH rdma-next 0/2] RoCE ICRC counter
 2018-06-21 17:53 UTC  (4+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Add RoCE RX ICRC encapsulated counter

[RFC PATCH] btrfs: Remove V0 extent support
 2018-06-21 17:50 UTC  (3+ messages)

[MODERATED] [PATCH v2.1 0/6] On top of Thomas+Paolo's
 2018-06-21 17:49 UTC  (5+ messages)
` [MODERATED] "
    `  "

[PATCH 1/6] ext4: sysfs: print ext4_super_block fields as little-endian
 2018-06-21 17:49 UTC  (12+ messages)
` [PATCH 2/6] ext4: use 64-bit timestamps for mmp_time
` [PATCH 3/6] ext4: use ktime_get_real_seconds for i_dtime
` [PATCH 4/6] ext4: use timespec64 for all inode times
` [PATCH 5/6] jbd2: replace current_kernel_time64 with ktime equivalent
` [PATCH 6/6] [RFC] ext4: super: extend timestamps to 40 bits

[PATCH v2] harfbuzz: upgrade 1.7.5 -> 1.8.1
 2018-06-21 17:48 UTC  (3+ messages)

porting gRPC into Yocto
 2018-06-21 17:48 UTC 

[PATCH] drm/i915: Remove pointless if-else from sdvo code
 2018-06-21 17:46 UTC 

Git not creating new directory when cloning
 2018-06-21 17:45 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: imx: add two ZII boards
 2018-06-21 17:45 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: imx51-zii-common: create common include dtsi
` [PATCH 2/3] ARM: dts: imx: add ZII SCU2 ESB board
` [PATCH 3/3] ARM: dts: imx: add ZII SCU2 Mezz board

[Qemu-devel] bug in reopen arch
 2018-06-21 17:44 UTC  (7+ messages)

[PATCH 1/2] drm/i915/ddi: Get AUX power domain for DP main link too
 2018-06-21 17:40 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[tpm2] seal and unseal data based on a PCR value
 2018-06-21 17:38 UTC 

[Qemu-devel] [PATCH 0/2] linux-user: Change mmap_lock to rwlock
 2018-06-21 17:36 UTC  (6+ messages)
` [Qemu-arm] [PATCH 1/2] exec: Split mmap_lock to mmap_rdlock/mmap_wrlock
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 2/2] linux-user: Use pthread_rwlock_t for mmap_rd/wrlock
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v3 0/4] Add support for TPM Physical Presence interface
 2018-06-21 17:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 3/4] acpi: build "

[PATCH v2] drm/i915/ddi: Get AUX power domain for DP main link too
 2018-06-21 17:37 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v3 0/2] tpm: add support for nonblocking operation
 2018-06-21 17:36 UTC  (7+ messages)

[PATCH] CIFS: fix structurally dead code in smb311_posix_mkdir
 2018-06-21 17:36 UTC  (3+ messages)

[PATCH v2 0/6] powerpc/pkeys: fixes to pkeys
 2018-06-21 17:35 UTC  (11+ messages)
` [PATCH v2 1/6] powerpc/pkeys: Enable all user-allocatable pkeys at init
` [PATCH v2 2/6] powerpc/pkeys: Save the pkey registers before fork

[v4,1/2] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)
 2018-06-21 17:35 UTC 

[v2] USB: serial: ftdi_sio: Add MTP NVM support
 2018-06-21 17:34 UTC 

[PATCH] drm/gma500: Remove unused 'psbfb' variable
 2018-06-21 17:33 UTC  (2+ messages)

[U-Boot] [PATCH v8 23/30] efi: Drop error return in efi_carve_out_dt_rsv()
 2018-06-21 17:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, v8, "

[U-Boot] [PATCH v8 16/30] efi_selftest: Clean up a few comments and messages
 2018-06-21 17:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, v8, "

[U-Boot] [PATCH v8 20/30] efi: Tidy up device-tree-size calculation in copy_fdt()
 2018-06-21 17:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, v8, "

[MODERATED] [PATCH v2.1 5/6] [PATCH v2.1 5/6] Patch #5
 2018-06-21 17:29 UTC  (5+ messages)
` [MODERATED] "

[PATCH v4 0/4] Submit ->readpages() IO as read-ahead
 2018-06-21 17:29 UTC  (4+ messages)
` [PATCH 2/4] mpage: mpage_readpages() should submit "

[Buildroot] [PATCH] checksec: new package
 2018-06-21 17:28 UTC 

[PATCH 1/2] [v2] btrfs: use monotonic time for transaction handling
 2018-06-21 17:24 UTC  (2+ messages)

[PATCH 0/1] Move {idmap_pg_dir,tramp_pg_dir,swapper_pg_dir}
 2018-06-21 17:27 UTC  (10+ messages)
` [PATCH 1/1] arm64/mm: move {idmap_pg_dir,tramp_pg_dir,swapper_pg_dir} to .rodata section
              ` [PATCH 1/1] arm64/mm: move {idmap_pg_dir, tramp_pg_dir, swapper_pg_dir} "

[PATCH 1/2] tools/memory-model: Change rel-rfi-acq ordering to (rel-rf-acq-po & int)
 2018-06-21 17:26 UTC 

[PATCH net-next 0/2] fixes for ipsec selftests
 2018-06-21 17:25 UTC  (7+ messages)

[linux-4.9 test] 124460: regressions - FAIL
 2018-06-21 17:22 UTC 

[PATCH] net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static
 2018-06-21 17:22 UTC  (5+ messages)

[PATCH v11 00/13] Intel SGX1 support
 2018-06-21 17:22 UTC  (6+ messages)
` [PATCH v11 04/13] x86, sgx: add SGX definitions to msr-index.h

[Buildroot] sun8i-h3: sunxi-mali-mainline package with linux-next
 2018-06-21 17:22 UTC 

[PATCH] xen: Remove unnecessary BUG_ON from __unbind_from_irq()
 2018-06-21 17:29 UTC 

[PATCH] xen: Remove unnecessary BUG_ON from __unbind_from_irq()
 2018-06-21 17:29 UTC 

Good Day; And How Is Your Family
 2018-06-21 17:21 UTC 

[PATCH 01/12] include: Expose voicecall related enums to plugins
 2018-06-21 17:21 UTC  (12+ messages)
` [PATCH 02/12] atmodem: Use new voicecall enums
` [PATCH 03/12] hfpmodem: "
` [PATCH 04/12] huaweimodem: "
` [PATCH 05/12] ifxmodem: "
` [PATCH 06/12] rilmodem: "
` [PATCH 07/12] stemodem: "
` [PATCH 08/12] cdma-voicecall: "
` [PATCH 09/12] emulator: "
` [PATCH 10/12] stk: "
` [PATCH 11/12] voicecall: "
` [PATCH 12/12] common: "

[Qemu-devel] [Bug 1776920] [NEW] qemu-img convert on Mac OSX creates corrupt images
 2018-06-21 17:11 UTC  (2+ messages)
` [Qemu-devel] [Bug 1776920] "

[MODERATED] [PATCH v2.1 4/6] [PATCH v2.1 4/6] Patch #4
 2018-06-21 17:19 UTC  (3+ messages)
` [MODERATED] "

[Qemu-devel] [PATCH] file-posix: Implement co versions of discard/flush
 2018-06-21 17:19 UTC 

[PATCH v2 00/12] drm: Add generic fbdev emulation
 2018-06-21 17:19 UTC  (6+ messages)
  ` [Intel-gfx] "

[GIT PULL] pin control fixes for v4.18 take one
 2018-06-21 17:19 UTC 

[Qemu-devel] [PATCH v3 00/49] qapi: add #if pre-processor conditions to generated code
 2018-06-21 17:18 UTC  (3+ messages)

[PATCH] examples: fix RSS hash function configuration
 2018-06-21 17:16 UTC  (3+ messages)

[Buildroot] [PATCH v6 0/7] CPE ID Support
 2018-06-21 17:15 UTC  (8+ messages)
` [Buildroot] [PATCH v6 1/7] cpe-info: new make target
` [Buildroot] [PATCH v6 2/7] cpe-info: id prefix/suffix
` [Buildroot] [PATCH v6 3/7] cpe-info: only report target pkgs
` [Buildroot] [PATCH v6 4/7] cpe-info: update manual for new pkg vars
` [Buildroot] [PATCH v6 5/7] support/scripts/cpedb.py: new CPE XML helper
` [Buildroot] [PATCH v6 6/7] support/scripts/pkg-stats: add CPE reporting
` [Buildroot] [PATCH v6 7/7] support/scripts/cpe-report: new script

[PATCH] drm/v3d: Define the fourcc modifier for the Broadcom UIF format
 2018-06-21 17:15 UTC  (4+ messages)

[PATCH 0/6] coresight: Coresight Address Translation Unit support
 2018-06-21 17:13 UTC  (4+ messages)
` [PATCH 5/6] coresight: catu: Add support for scatter gather tables


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.