All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-28 04:14:53 to 2017-12-28 06:48:16 UTC [more...]

[PATCH] drm/amdgpu: Correct the IB size of bo update mapping
 2017-12-28  6:48 UTC  (2+ messages)

[PATCH for-next 0/2] Bugfixes for eq support in hns
 2017-12-28  6:48 UTC  (6+ messages)
` [PATCH for-next 2/2] RDMA/hns: Fix alignment problem of the doorbell

[PATCH] criu: set CLEANBROKEN to 1
 2017-12-28  6:41 UTC 

KASAN tool mem leak issue
 2017-12-28  6:43 UTC 

[Fuego] Happy Holidays
 2017-12-28  6:41 UTC  (2+ messages)

[Ocfs2-devel] [PATCH v2] ocfs2: try to reuse extent block in dealloc without meta_alloc
 2017-12-28  6:38 UTC  (5+ messages)

[PATCH net-next] cxgb4/cxgb4vf: support for XLAUI Port Type
 2017-12-28  6:37 UTC 

ALSA: Soc_compress open file node allows more than once
 2017-12-28  6:35 UTC  (4+ messages)

[Qemu-devel] [PATCH v9 00/13] Dirty bitmaps postcopy migration
 2017-12-28  6:33 UTC  (25+ messages)
` [Qemu-devel] [PATCH v9 01/13] block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()
` [Qemu-devel] [PATCH v9 02/13] block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PATCH v9 03/13] block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PATCH v9 04/13] dirty-bitmap: add locked state
` [Qemu-devel] [PATCH v9 06/13] qapi: add dirty-bitmaps migration capability
` [Qemu-devel] [PATCH v9 07/13] migration: include migrate_dirty_bitmaps in migrate_postcopy
` [Qemu-devel] [PATCH v9 08/13] migration/qemu-file: add qemu_put_counted_string()
` [Qemu-devel] [PATCH v9 09/13] migration: add is_active_iterate handler
` [Qemu-devel] [PATCH v9 10/13] migration: add postcopy migration of dirty bitmaps
` [Qemu-devel] [PATCH v9 11/13] iotests: add default node-name
` [Qemu-devel] [PATCH v9 12/13] iotests: add dirty bitmap migration test
` [Qemu-devel] [PATCH v9 13/13] iotests: add dirty bitmap postcopy test

[GIT PULL 1/3] Allwinner DT changes for 4.16
 2017-12-28  6:32 UTC  (3+ messages)
` [GIT PULL 2/3] Allwinner DT64 "
` [GIT PULL 3/3] Allwinner arm64 defconfig "

xxhash ?
 2017-12-28  6:13 UTC 

[PATCH] net/virtio: fix wrong use_msix value for legacy device
 2017-12-28  6:21 UTC  (2+ messages)

[PATCH rdma-next v1 0/6] Add DC transport support to mlx5
 2017-12-28  6:17 UTC  (6+ messages)
` [PATCH rdma-next v1 4/6] IB/mlx5: Handle type IB_QPT_DRIVER when creating a QP

[PATCH v2] ftrace/module: Move ftrace_release_mod to ddebug_cleanup label
 2017-12-28  5:14 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
 2017-12-28  6:13 UTC  (7+ messages)

[PATCH net-next v6 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
 2017-12-28  6:13 UTC  (21+ messages)
` [PATCH net-next v6 1/6] net: tcp: Add trace events for TCP congestion window tracing
` [PATCH net-next v6 2/6] net: tcp: Remove TCP probe module
` [PATCH net-next v6 3/6] net: sctp: Add SCTP ACK tracking trace event
` [PATCH net-next v6 4/6] net: sctp: Remove debug SCTP probe module
` [PATCH net-next v6 5/6] net: dccp: Add DCCP sendmsg trace event
` [PATCH net-next v6 6/6] net: dccp: Remove dccpprobe module

[U-Boot] [PATCH v10 00/27] dm: Generic MTD Subsystem, with SPI-NOR interface
 2017-12-28  6:12 UTC  (28+ messages)
` [U-Boot] [PATCH v10 01/27] mtd: Add mtd core ops
` [U-Boot] [PATCH v10 02/27] mtd: add mtd device create operations
` [U-Boot] [PATCH v10 03/27] mtd: add SPI-NOR core support
` [U-Boot] [PATCH v10 04/27] mtd: spi-nor: sync/modify sst write operations
` [U-Boot] [PATCH v10 05/27] mtd: spi-nor: sync/modify lock operations
` [U-Boot] [PATCH v10 06/27] mtd: spi-nor: Kconfig: Add MTD_SPI_NOR entry
` [U-Boot] [PATCH v10 07/27] mtd: spi-nor: Kconfig: Add MTD_SPI_NOR_USE_4K_SECTORS
` [U-Boot] [PATCH v10 08/27] mtd: spi-nor: Kconfig: Add SPI_NOR_MISC entry
` [U-Boot] [PATCH v10 09/27] mtd: spi-nor: Kconfig: Add SPI_NOR_MACRONIX entry
` [U-Boot] [PATCH v10 10/27] mtd: spi-nor: Kconfig: Add SPI_NOR_SPANSION entry
` [U-Boot] [PATCH v10 11/27] mtd: spi-nor: Kconfig: Add SPI_NOR_STMICRO entry
` [U-Boot] [PATCH v10 12/27] mtd: spi-nor: Kconfig: Add SPI_NOR_SST entry
` [U-Boot] [PATCH v10 13/27] mtd: spi-nor: Kconfig: Add SPI_NOR_WINBOND entry
` [U-Boot] [PATCH v10 14/27] mtd-uclass: use platdata_auto_alloc
` [U-Boot] [PATCH v10 15/27] spi: Add spi_write_then_read
` [U-Boot] [PATCH v10 16/27] mtd: spi-nor: Add m25p80 driver
` [U-Boot] [PATCH v10 17/27] mtd: spi-nor: Kconfig: Add MTD_M25P80 entry
` [U-Boot] [PATCH v10 18/27] mtd: spi-nor: Add zynq qspinor driver
` [U-Boot] [PATCH v10 19/27] mtd: spi-nor: zynq_qspi: Kconfig: Add MTD_ZYNQ
` [U-Boot] [PATCH v10 20/27] mtd: spi-nor: Add 4-byte addresswidth support
` [U-Boot] [PATCH v10 21/27] cmd: add spinor cmd support
` [U-Boot] [PATCH v10 22/27] cmd: spinor: sync/update protect command
` [U-Boot] [PATCH v10 23/27] board_r: initialize spi_nor
` [U-Boot] [PATCH v10 24/27] env: add spi-nor environment
` [U-Boot] [PATCH v10 25/27] arm: dts: zynq: Add zynq-qspinor node
` [U-Boot] [PATCH v10 26/27] dm: zynq: microzed: enable MTD/SPI-NOR framework
` [U-Boot] [PATCH v10 27/27] test: dm: add tests for mtd devices

[PATCH] bus/pci: fix wrong intr_handle.type with uio_pci_generic
 2017-12-28  6:12 UTC 

[PATCH] status: add a failing test showing a core.untrackedCache bug
 2017-12-28  6:10 UTC  (4+ messages)

[PATCH 2/2] staging: iio: add spaces around '-' operator
 2017-12-28  6:07 UTC  (3+ messages)

[PATCH net-next] cxgb4: display VNI correctly
 2017-12-28  5:59 UTC 

Kannst du mir helfen?
 2017-12-28  5:59 UTC  (2+ messages)

[PATCH 4.14 00/74] 4.14.10-stable review
 2017-12-28  5:59 UTC  (2+ messages)

[meta-oe][PATCH] leveldb: fix checking for SSE flag
 2017-12-28  5:53 UTC 

[PATCH BlueZ v2 0/8] Add generators for bluetooth-player/obexctl
 2017-12-28  5:44 UTC  (9+ messages)
` [PATCH BlueZ v2 1/8] gdbus: Make proxy_lookup() global
` [PATCH BlueZ v2 2/8] client: Use g_dbus_proxy_lookup()
` [PATCH BlueZ v2 3/8] tools/bluetooth-player: Use g_dbus_proxy_lookup() instead of find_*
` [PATCH BlueZ v2 4/8] tools/obexctl: "
` [PATCH BlueZ v2 5/8] gdbus: Introduce g_dbus_proxy_path_lookup()
` [PATCH BlueZ v2 6/8] client: Use g_dbus_proxy_path_lookup()
` [PATCH BlueZ v2 7/8] tools/bluetooth-player: Add generator for player/item
` [PATCH BlueZ v2 8/8] tools/obexctl: Add generator for session/transfer

[PATCH] pinctrl: spear: Delete an error message for a failed memory allocation in spear_pinctrl_prob
 2017-12-28  5:39 UTC  (4+ messages)
` [PATCH] pinctrl: spear: Delete an error message for a failed memory allocation in spear_pinctrl_
  ` [PATCH] pinctrl: spear: Delete an error message for a failed memory allocation in spear_pinctrl_probe()

[PATCH] pinctrl/spear/plgpio: Delete two error messages for a failed memory allocation in plgpio_pro
 2017-12-28  5:38 UTC  (4+ messages)
` [PATCH] pinctrl/spear/plgpio: Delete two error messages for a failed memory allocation in plgpio
  ` [PATCH] pinctrl/spear/plgpio: Delete two error messages for a failed memory allocation in plgpio_probe()

[PATCH rdma-next 0/6] mlx5 profile infrastructure to add and remove stages
 2017-12-28  5:35 UTC  (7+ messages)
` [PATCH rdma-next 1/6] IB/mlx5: Create "
` [PATCH rdma-next 6/6] IB/mlx5: Move locks initialization to the corresponding stage

[rocko] [PATCH] glibc:CVE-2017-17426
 2017-12-28  5:34 UTC  (2+ messages)
` ✗ patchtest: failure for glibc:CVE-2017-17426 (rev2)

[PATCH iproute2 0/3] ip/tunnel: Fix noencap- and document "external" parameter handling
 2017-12-28  5:31 UTC  (3+ messages)

[PATCH rdma-core] Remove the obsolete libibcm library
 2017-12-28  5:30 UTC  (3+ messages)

[Qemu-devel] [PATCH v14 0/9] Add ARMv8 RAS virtualization support in QEMU
 2017-12-28  5:54 UTC  (20+ messages)
`  "
` [Qemu-devel] [PATCH v14 1/9] ACPI: add some GHES structures and macros definition
  `  "
` [Qemu-devel] [PATCH v14 2/9] ACPI: Add APEI GHES table generation and CPER record support
  `  "
` [PATCH v14 3/9] docs: APEI GHES generation and CPER record description
  ` [Qemu-devel] "
` [PATCH v14 4/9] ACPI: enable APEI GHES in the configure file
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v14 5/9] target-arm: kvm64: inject synchronous External Abort
  `  "
` [PATCH v14 6/9] Move related hwpoison page functions to accel/kvm/ folder
  ` [Qemu-devel] "
` [PATCH v14 7/9] ARM: ACPI: Add GPIO notification type for hardware RAS error
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v14 8/9] hw/arm/virt: Add RAS platform version for migration
  `  "
` [PATCH v14 9/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
  ` [Qemu-devel] "

Bring together merge and rebase
 2017-12-28  5:23 UTC  (5+ messages)

DIRECTOR IN CHARGE: DR.PATRICE TEME
 2017-12-28  4:36 UTC 

[RFC 0/8] Xarray object migration V1
 2017-12-28  5:19 UTC  (2+ messages)

[refpolicy] [PATCH] some file:map additions, and support /etc/resolv.conf symlink
 2017-12-28  5:16 UTC 

Fetcher failure for URL
 2017-12-28  5:15 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

[PATCH] objtool: Fix clang enum conversion warning
 2017-12-28  5:12 UTC  (6+ messages)

[PATCH 1/2] f2fs: pass down write hints to block layer for bufferd write
 2017-12-28  5:05 UTC  (12+ messages)
    ` [f2fs-dev] "

[PATCH rdma-next 0/8] RDMA fixes and refactoring rdma-next-2017-12-24
 2017-12-28  5:04 UTC  (7+ messages)
` [PATCH rdma-next 5/8] RDMA/core: Provide locked variant of device name to index function
` [PATCH rdma-next 6/8] RDMA/netlink: Protect device query from device removal

Latency tracing using LTTng
 2017-12-28  5:02 UTC 

[U-Boot] [PATCH v3] armv8: errata: Implement workaround for Cortex-A53 Erratum 855873
 2017-12-28  5:00 UTC 

[PATCH v2] gpio: winbond: add driver
 2017-12-28  4:58 UTC  (9+ messages)

cron job: media_tree daily build: ERRORS
 2017-12-28  4:55 UTC 

[PATCH for-next 0/4] vmw_pvrdma cleanup and style fixes
 2017-12-28  4:49 UTC  (4+ messages)
` [PATCH for-next 4/4] RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI header

[PATCH v2 for-rc 0/4] vmw_pvrdma fixes for 4.15
 2017-12-28  4:48 UTC  (3+ messages)
` [PATCH v2 for-rc 3/4] RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file

[PATCH rdma-next 0/2] Minor cleanup in i40iw/nes
 2017-12-28  4:47 UTC  (3+ messages)
` [PATCH rdma-next 2/2] i40iw: Change accelerated flag to bool

[PATCH] staging: vboxvideo adapt to new TTM interface
 2017-12-28  4:23 UTC  (2+ messages)

[PATCH 1/2] net/ixgbe: fix mailbox interrupt handler
 2017-12-28  4:38 UTC  (2+ messages)

[PATCH] Documentation: gpu/i915: rename intel_guc_loader.c
 2017-12-28  4:37 UTC  (3+ messages)

[PATCH V8 0/3] OPP: Allow OPP table to be used for power-domains
 2017-12-28  4:37 UTC  (6+ messages)
` [PATCH V8 3/3] OPP: Allow "opp-hz" and "opp-microvolt" to contain magic values

[PATCH 0/2] add has-transaction-translator property to usb node
 2017-12-28  4:33 UTC  (2+ messages)

[RFC PATCH bpf-next v2 0/4] Separate error injection table from kprobes
 2017-12-28  4:32 UTC  (9+ messages)
` [RFC PATCH bpf-next v2 1/4] tracing/kprobe: bpf: Check error injectable event is on function entry

[RFC V7 2/2] OPP: Allow "opp-hz" and "opp-microvolt" to contain magic values
 2017-12-28  4:32 UTC  (12+ messages)

[Qemu-devel] [Bug 1007490] [NEW] Missing binfmt string for init script
 2017-12-28  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1007490] "

[Qemu-devel] [Bug 1239008] [NEW] qemu fails to scroll screen on ^Vidmem output
 2017-12-28  4:17 UTC  (3+ messages)
` [Qemu-devel] [Bug 1239008] "

[PATCH 00/12] drop unneeded newline
 2017-12-28  4:30 UTC  (4+ messages)
` [PATCH 04/12] ext2: "

[Qemu-devel] [Bug 1247478] [NEW] usb passthrough mass storage write data corruption
 2017-12-28  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1247478] "

[Qemu-devel] [Bug 1272796] [NEW] Windows 98 First Edition emulation problems
 2017-12-28  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1272796] "

[Qemu-devel] [Bug 1276879] [NEW] lots of dma command 10, 14 not supported
 2017-12-28  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1276879] "

[Qemu-devel] [Bug 1279500] [NEW] system_powerdown causes SMP OpenBSD guest to freeze
 2017-12-28  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1279500] "

[Qemu-devel] [Bug 1292037] [NEW] Solaris 10 x86 guest crashes qemu with -icount 1 option
 2017-12-28  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1292037] "

[Qemu-devel] [Bug 1297781] [NEW] Network device cannot communicate with host machine
 2017-12-28  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1297781] "

[Qemu-devel] [Bug 1332297] [NEW] qemu-img: crash on check of an image with large value in the 'size' header field
 2017-12-28  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1332297] "

[Qemu-devel] [Bug 1336123] [NEW] bad switch, segfault in hw/pci-host/bonito.c bonito_readl
 2017-12-28  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1336123] "

[Qemu-devel] [Bug 1358287] [NEW] -readconfig file doesn't interpret memory size correctly
 2017-12-28  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1358287] "

[PATCH] infiniband: drop unknown function from core_priv.h
 2017-12-28  4:29 UTC  (2+ messages)

[RFC PATCH v11 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-28  4:22 UTC  (8+ messages)
` [RFC PATCH v11 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF

[PATCH v3 bpf-next 1/2] tools/bpftool: use version from the kernel source tree
 2017-12-28  4:19 UTC  (3+ messages)
` [PATCH v3 bpf-next 2/2] tools/bpftool: fix bpftool build with bintutils >= 2.9

[PATCH v5 00/34] Add directory rename detection to git
 2017-12-28  4:13 UTC  (20+ messages)
` [PATCH v5 01/34] Tighten and correct a few testcases for merging and cherry-picking
` [PATCH v5 02/34] merge-recursive: fix logic ordering issue
` [PATCH v5 05/34] directory rename detection: directory splitting testcases
` [PATCH v5 06/34] directory rename detection: testcases to avoid taking detection too far
` [PATCH v5 09/34] directory rename detection: testcases checking which side did the rename
` [PATCH v5 12/34] directory rename detection: miscellaneous testcases to complete coverage
` [PATCH v5 13/34] directory rename detection: tests for handling overwriting untracked files
` [PATCH v5 15/34] merge-recursive: move the get_renames() function
` [PATCH v5 16/34] merge-recursive: introduce new functions to handle rename logic
` [PATCH v5 17/34] merge-recursive: fix leaks of allocated renames and diff_filepairs
` [PATCH v5 18/34] merge-recursive: make !o->detect_rename codepath more obvious
` [PATCH v5 20/34] merge-recursive: add a new hashmap for storing directory renames
` [PATCH v5 21/34] merge-recursive: make a helper function for cleanup for handle_renames
` [PATCH v5 23/34] merge-recursive: check for directory level conflicts
` [PATCH v5 24/34] merge-recursive: add a new hashmap for storing file collisions
` [PATCH v5 25/34] merge-recursive: add computation of collisions due to dir rename & merging
` [PATCH v5 26/34] merge-recursive: check for file level conflicts then get new name
` [PATCH v5 27/34] merge-recursive: when comparing files, don't include trees
` [PATCH v5 33/34] merge-recursive: avoid spurious rename/rename conflict from dir renames


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.