All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-06 11:18:21 to 2018-12-06 12:14:01 UTC [more...]

[PATCH 2/9] drm/amdgpu: Refine function amdgpu_csa_vaddr
 2018-12-06 12:14 UTC  (2+ messages)
  ` [PATCH 3/9] drm/amdgpu: Use dynamical reserved vm size

[PATCH 1/9] drm/amdgpu: Limit vm max ctx number to 4096
 2018-12-06 12:13 UTC 

[U-Boot] [PATCH] nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc
 2018-12-06 12:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] spi-flash: switch to "jedec, spi-nor" binding
 2018-12-06 12:12 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/5] dts: switch spi-flash to jedec, spi-nor compatible

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-06 12:11 UTC  (11+ messages)

System freeze: Debian Testing with C61 [GeForce 7025 / nForce 630a]
 2018-12-06 12:11 UTC 

[PATCH 1/2] scripts/test-case-mgmt: add "manualexecution" as a tool
 2018-12-06 12:08 UTC  (5+ messages)
` [PATCH 2/2] script/lib/testcasemgmt/manualexecution.py : manual helper script with bare-minimum function
` ✗ patchtest: failure for "scripts/test-case-mgmt: add "m..." and 1 more
` FW: [PATCH 1/2] scripts/test-case-mgmt: add "manualexecution" as a tool

[PATCH] recipeutils-test: Add missing LIC_FILES_CHKSUM
 2018-12-06 12:09 UTC  (2+ messages)

[PATCH] doc: remove redundant "OF" prefix from testpmd doc
 2018-12-06 12:06 UTC 

[PATCH v11 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-12-06 11:51 UTC  (6+ messages)
` [PATCH v11 1/2] perf, uncore: Adding documentation for ThunderX2 pmu uncore driver
` [PATCH v11 2/2] ThunderX2, perf : Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH] auxdisplay: charlcd: fix x/y command parsing
 2018-12-06 12:06 UTC  (5+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: return DLM_CANCELGRANT if the lock is on granted list and the operation is canceled
 2018-12-06 12:05 UTC  (3+ messages)

[Qemu-devel] [PATCH] i2c: pm_smbus: check smb_index before block transfer write
 2018-12-06 12:04 UTC  (8+ messages)

DIF/DIX issue related to config CONFIG_SCSI_MQ_DEFAULT
 2018-12-06 12:04 UTC  (8+ messages)
` [PATCH] scsi: t10-pi: Return correct ref tag when queue has no integrity profile

[PATCH 1/4] xfsdump: (style) remove trailing whitespaces
 2018-12-06 12:04 UTC  (2+ messages)
` [PATCH 1/4 RESEND] "

[PATCH v7 0/2] add the Amlogic Meson PCIe controller driver
 2018-12-06 12:02 UTC  (11+ messages)
` [PATCH v7 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
` [PATCH v7 2/2] PCI: amlogic: Add the Amlogic Meson PCIe controller driver

[Bug 108892] kernel BUG at kernel/time/timer.c:1137 in drm_sched_job_finish [gpu_sched]
 2018-12-06 12:04 UTC  (3+ messages)

[PATCH] baseband: enhancement of offload cost test
 2018-12-06 12:03 UTC 

[Qemu-devel] [PATCH v2 for-3.2 v2 00/30] slirp: make it again a standalone project
 2018-12-06 12:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 for-3.2 v2 29/30] slirp: replace remaining QEMU dependency

[Qemu-devel] [PATCH v3 00/39] Windbg supporting
 2018-12-06 12:02 UTC  (40+ messages)
` [Qemu-devel] [PATCH v3 01/39] windbg: add empty windbgstub files
` [Qemu-devel] [PATCH v3 02/39] windbg: add windbg's KD header file
` [Qemu-devel] [PATCH v3 03/39] windbg: add -windbg option
` [Qemu-devel] [PATCH v3 04/39] windbg: add helper features
` [Qemu-devel] [PATCH v3 05/39] windbg: add WindbgState
` [Qemu-devel] [PATCH v3 06/39] windbg: add chardev
` [Qemu-devel] [PATCH v3 07/39] windbg: hook to wrmsr operation
` [Qemu-devel] [PATCH v3 08/39] windbg: implement windbg_on_load
` [Qemu-devel] [PATCH v3 09/39] windbg: implement find_KPCR
` [Qemu-devel] [PATCH v3 10/39] windbg: implement find_kdVersion
` [Qemu-devel] [PATCH v3 11/39] windbg: add windbg_search_vmaddr
` [Qemu-devel] [PATCH v3 12/39] windbg: implement find_kdDebuggerDataBlock
` [Qemu-devel] [PATCH v3 13/39] windbg: parsing data stream
` [Qemu-devel] [PATCH v3 14/39] windbg: send data and control packets
` [Qemu-devel] [PATCH v3 15/39] windbg: handler of parsing context
` [Qemu-devel] [PATCH v3 16/39] windbg: init DBGKD_ANY_WAIT_STATE_CHANGE
` [Qemu-devel] [PATCH v3 17/39] windbg: generate ExceptionStateChange and LoadSymbolsStateChange
` [Qemu-devel] [PATCH v3 18/39] windbg: implement windbg_process_control_packet
` [Qemu-devel] [PATCH v3 19/39] windbg: implement windbg_process_data_packet
` [Qemu-devel] [PATCH v3 20/39] windbg: implement windbg_process_manipulate_packet
` [Qemu-devel] [PATCH v3 21/39] windbg: implement kd_api_read_virtual_memory and kd_api_write_virtual_memory
` [Qemu-devel] [PATCH v3 22/39] windbg: some kernel structures
` [Qemu-devel] [PATCH v3 23/39] windbg: add helper functions
` [Qemu-devel] [PATCH v3 24/39] windbg: [de]serialization cpu context
` [Qemu-devel] [PATCH v3 25/39] windbg: [de]serialization cpu spec registers
` [Qemu-devel] [PATCH v3 26/39] windbg: implement kd_api_get_context and kd_api_set_context
` [Qemu-devel] [PATCH v3 27/39] windbg: implement kd_api_get_context_ex and kd_api_set_context_ex
` [Qemu-devel] [PATCH v3 28/39] windbg: implement kd_api_read_control_space and kd_api_write_control_space
` [Qemu-devel] [PATCH v3 29/39] windbg: implement kd_api_write_breakpoint and kd_api_restore_breakpoint
` [Qemu-devel] [PATCH v3 30/39] windbg: debug exception subscribing
` [Qemu-devel] [PATCH v3 31/39] windbg: implement kd_api_continue
` [Qemu-devel] [PATCH v3 32/39] windbg: implement kd_api_read_io_space and kd_api_write_io_space
` [Qemu-devel] [PATCH v3 33/39] windbg: implement kd_api_read_physical_memory and kd_api_write_physical_memory
` [Qemu-devel] [PATCH v3 34/39] windbg: implement kd_api_get_version
` [Qemu-devel] [PATCH v3 35/39] windbg: implement kd_api_read_msr and kd_api_write_msr
` [Qemu-devel] [PATCH v3 36/39] windbg: implement kd_api_search_memory
` [Qemu-devel] [PATCH v3 37/39] windbg: implement kd_api_fill_memory
` [Qemu-devel] [PATCH v3 38/39] windbg: implement kd_api_query_memory
` [Qemu-devel] [PATCH v3 39/39] windbg: maintainers

[PATCH] arm64/mm: use correct operators for string comparison in cache.S
 2018-12-06 12:02 UTC  (12+ messages)

[RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
 2018-12-06 12:02 UTC  (7+ messages)

[PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
 2018-12-06 12:01 UTC 

[PATCH] PCI: endpoint: functions: Use kmemdup instead of duplicating its function
 2018-12-06 12:00 UTC  (2+ messages)

patch "xhci: Prevent U1/U2 link pm states if exit latency is too long" added to usb-linus
 2018-12-06 12:00 UTC 

patch "xhci: workaround CSS timeout on AMD SNPS 3.0 xHC" added to usb-linus
 2018-12-06 12:00 UTC 

[PATCH v9 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-12-06 12:00 UTC  (5+ messages)
` [PATCH v9 2/2] ThunderX2, perf : Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH] l10n: update German translation
 2018-12-06 12:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
 2018-12-06 11:59 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_signal_stuff
 2018-12-06 12:06 UTC  (2+ messages)

[PATCH 00/15 v3] Regulator ena_gpiod fixups
 2018-12-06 11:53 UTC  (9+ messages)
` [PATCH 06/15 v3] regulator: max8973: Let core handle GPIO descriptor

[Ocfs2-devel] [PATCH] ocfs2/dlm: Clean DLM_LKSB_GET_LVB and DLM_LKSB_PUT_LVB when the cancel_pending is set
 2018-12-06 11:53 UTC  (3+ messages)

[PATCH 1/2] drm: Only #define DEBUG if CONFIG_DYNAMIC_DEBUG is disabled
 2018-12-06 11:52 UTC  (7+ messages)

[PATCH 00/19] A new net PMD - ice
 2018-12-06 11:52 UTC  (7+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 03/20] net/ice: support device and queue ops

[PATCH V4 0/6] 52-bit userspace VAs
 2018-12-06 11:51 UTC  (7+ messages)
` [PATCH V4 4/6] arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
` [PATCH V4 6/6] arm64: mm: Allow forcing all userspace addresses to 52-bit

[PATCH v2] media: remove bdisp_dbg_declare() and hva_dbg_declare()
 2018-12-06 11:49 UTC  (4+ messages)

[PATCH] libunwind: Enable building static archive on musl
 2018-12-06 11:49 UTC  (2+ messages)

Any way to make git-log to enumerate commits?
 2018-12-06 11:48 UTC  (4+ messages)

[PATCH 00/10] btrfs: Support for DAX devices
 2018-12-06 11:47 UTC  (6+ messages)
` [PATCH 07/10] dax: export functions for use with btrfs

Linux 4.19.5 fails to boot as Xen dom0
 2018-12-06 11:46 UTC  (11+ messages)
` [Xen-devel] "

[PATCH v2] ASoC: imx-audmux: complete dt-bindings for i.MX6
 2018-12-06 11:45 UTC  (2+ messages)

[PATCH] MAINTAINERS: add ASoC maintainers for sound dt-bindings
 2018-12-06 11:45 UTC  (2+ messages)

[PATCH 1/4] ARM: imx: select OFDEVICE for VF610
 2018-12-06 11:45 UTC  (4+ messages)
` [PATCH 2/4] of: remove non-existent of_match_ptr
` [PATCH 3/4] ARM: at91: add architecture dependecy to KSZ9477_EVB board
` [PATCH 4/4] scripts: imx-image: fix build with OpenSSL < 1.1.0

[PATCH] net-i40e-Match-on-outer-and-inner-headers-for-tunnel
 2018-12-06 11:44 UTC  (2+ messages)

PATCH: script: Introduced a streaming output command
 2018-12-06 11:43 UTC 

[Bridge] [PATCH net-next 00/12] mlxsw: Un/offload FDB on NVE detach/attach
 2018-12-06 11:42 UTC  (5+ messages)
` [Bridge] [PATCH net-next 01/12] vxlan: Add a function to init switchdev_notifier_vxlan_fdb_info
    `  "

[igt-dev] [RFT i-g-t] tests/gem_shrink: Background, direct and OOM shrinker plus userptr tests
 2018-12-06 11:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/gem_shrink: Background, direct and OOM shrinker plus userptr tests (rev2)

[PATCH] drm/qxl: use qxl_num_crtc directly
 2018-12-06 11:42 UTC  (4+ messages)
` [Spice-devel] "

[PATCH] mt76: fix typo in mt76x02_check_mac_err routine
 2018-12-06 11:40 UTC 

[I-PIPE] ipipe-core-4.14.85-arm-5 released
 2018-12-06 11:40 UTC 

[PATCH] nvme: limit max io queues as 1 in case of kdump kernel
 2018-12-06 11:38 UTC 

[PATCH 0/5] i.MX8MQ support for GPCv2 irqchip driver
 2018-12-06 11:36 UTC  (7+ messages)
` [PATCH 4/5] irqchip/irq-imx-gpcv2: Make error messages more consistent
` [PATCH 5/5] irqchip/irq-imx-gpcv2: Add support for i.MX8MQ

[PATCH] drm/ttm: revert "drop the extra reservation for pipelined BO moves"
 2018-12-06 11:36 UTC  (2+ messages)

[PATCH] tools/xenstore: Document failure for xs_{read, directory, read_watch}
 2018-12-06 11:36 UTC  (2+ messages)

KMSAN: kernel-infoleak in sctp_getsockopt
 2018-12-06 11:35 UTC  (5+ messages)

[PATCH 2/5] vhost: enforce desc flags and content read ordering
 2018-12-06 11:34 UTC  (4+ messages)
  ` [2/5] "

[PATCH] net/mlx5: fix validation of Rx queue number
 2018-12-06 11:34 UTC  (2+ messages)

[PATCH] pseries/hotplug: Add more delay in pseries_cpu_die while waiting for rtas-stop
 2018-12-06 11:31 UTC  (2+ messages)

[PATCH v2 2/3] xen/x86: add dom0 memory sizing variants
 2018-12-06 11:34 UTC 

[PATCH 0/3] drm/qxl: tweak bo allocation
 2018-12-06 11:34 UTC  (6+ messages)
` [PATCH 1/3] drm/qxl: allow both PRIV and VRAM placement for QXL_GEM_DOMAIN_SURFACE
    ` [Spice-devel] "

[PATCH v5 0/3] mtd: spi-nor: mx25l25635f: Use 4B opcodes
 2018-12-06 11:33 UTC  (7+ messages)
` [PATCH v5 1/3] mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag
` [PATCH v5 2/3] mtd: spi-nor: Add a post BFPT parsing fixup hook
` [PATCH v5 3/3] mtd: spi-nor: Add a post BFPT fixup for MX25L25635E

[PATCH] mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
 2018-12-06 11:31 UTC  (2+ messages)
` Patch "mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo" has been added to the 4.14-stable tree

[linux-lvm] lvmcache writethrough synchronisation at system startup
 2018-12-06 11:32 UTC  (4+ messages)

[PATCH 1/9] drm/amdgpu: Limit vm max ctx number to 4096
 2018-12-06 11:32 UTC  (9+ messages)
  ` [PATCH 2/9] drm/amdgpu: Refine function amdgpu_csa_vaddr
  ` [PATCH 3/9] drm/amdgpu: Use dynamical reserved vm size
  ` [PATCH 4/9] drm/amdgpu: Add a bitmask in amdgpu_ctx_mgr
  ` [PATCH 5/9] drm/amdgpu: Delay map sriov csa addr to ctx init
  ` [PATCH 6/9] drm/amdgpu: Create csa per ctx
  ` [PATCH 7/9] drm/amdgpu: Add csa mc address into job structure
  ` [PATCH 8/9] drm/amdgpu: Add a argument in emit_cntxcntl interface
  ` [PATCH 9/9] drm/amdgpu: Remove sriov check when insert ce/de meta_data

HELP unmountable partition after btrfs balance to RAID0
 2018-12-06 11:31 UTC 

FAILED: patch "[PATCH] s390/zcrypt: reinit ap queue state machine during device" failed to apply to 4.19-stable tree
 2018-12-06 11:31 UTC  (3+ messages)

[PATCH 0/1] nativesdk/sdk: Fix sdk dummy providers for opkg
 2018-12-06 11:29 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v2 0/3] xen/x86: support setting dom0_mem depending on host size
 2018-12-06 11:28 UTC  (4+ messages)
` [PATCH v2 2/3] xen/x86: add dom0 memory sizing variants

[PATCH v3 0/5] mtd: spi-nor: Random cleanups
 2018-12-06 11:27 UTC  (5+ messages)
` [PATCH v3 3/5] mtd: spi-nor: Stop passing flash_info around
` [PATCH v3 5/5] mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}

[v11,1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
 2018-12-06 11:24 UTC  (6+ messages)
  ` [v11 1/7] "

[U-Boot] [PATCH 0/4] rk3399: puma: Enable PWM regulator for Puma
 2018-12-06 11:25 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] rockchip: rk3399-puma: Cleanup vdd_log node in puma DTSI
` [U-Boot] [PATCH 2/4] power: regulator: Allow PWM regulator to be omitted from SPL
` [U-Boot] [PATCH 3/4] rockchip: defconfig: puma-rk3399: enable PWM regulator
` [U-Boot] [PATCH 4/4] rockchip: puma-rk3399: Enable vdd-log during bootup

Number of arguments in vmalloc.c
 2018-12-06 11:24 UTC  (9+ messages)

[v12 1/3] arm: dts: ls1021a: add qdma device tree nodes
 2018-12-06 11:18 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: ls1043a: "
` [PATCH 3/3] arm64: dts: ls1046a: "

[Qemu-devel] [for-4.0 PATCH v3 0/9] pcie: Enhanced link speed and width support
 2018-12-06 11:22 UTC  (7+ messages)
` [Qemu-devel] [for-4.0 PATCH v3 6/9] pcie: Allow generic PCIe root port to specify link speed and width
` [Qemu-devel] [for-4.0 PATCH v3 8/9] q35/440fx/arm/spapr: Add QEMU 4.0 machine type
` [Qemu-devel] [for-4.0 PATCH v3 9/9] pcie: Fast PCIe root ports for new machines

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-06 11:22 UTC  (6+ messages)

[I-PIPE] ipipe-core-4.9.135-x86-7 released
 2018-12-06 11:21 UTC  (16+ messages)

[PATCH] arm64: dts: clearfog-gt-8k: describe mini-PCIe CON2 USB
 2018-12-06 11:19 UTC 


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.