All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-05 08:04:41 to 2018-07-05 09:09:34 UTC [more...]

[PATCH 01/10] drm/amdgpu: pin the csb buffer on hw init
 2018-07-05  9:09 UTC  (9+ messages)
  ` [PATCH 02/10] drm/amdgpu: init CSIB regardless of rlc version and pg status
  ` [PATCH 03/10] drm/amdgpu: init rlc save restore as long as the lists exist
  ` [PATCH 04/10] drm/amdgpu: correct direct reg list length for v2_0 rlc
  ` [PATCH 05/10] drm/amdgpu: drop mmRLC_PG_CNTL clear
  ` [PATCH 06/10] drm/amdgpu: no touch for the reserved bit of RLC_CGTT_MGCG_OVERRIDE
  ` [PATCH 07/10] drm/amdgpu: reduce the idle period that RLC has to wait before request CGCG
  ` [PATCH 08/10] drm/amdgpu: use the accessible target rlc safe mode Apis directly
  ` [PATCH 09/10] drm/amd/powerplay: add vega12 SMU gfxoff support

[SPDK] A question about array length in struct map_256tb
 2018-07-05  9:09 UTC 

[WIP] [NOMERGE] [RFC PATCH v0] erofs: introduce the new unzip subsystem
 2018-07-05  9:09 UTC  (13+ messages)
` [WIP] [NOMERGE] [RFC PATCH v0.5 00/10] "
  ` [WIP] [NOMERGE] [RFC PATCH v0.5 01/10] <linux/tagptr.h>: Introduce tagged pointer
  ` [WIP] [NOMERGE] [RFC PATCH v0.5 02/10] erofs: introduce pagevec for unzip subsystem
  ` [WIP] [NOMERGE] [RFC PATCH v0.5 03/10] erofs: add erofs_map_blocks_iter
  ` [WIP] [NOMERGE] [RFC PATCH v0.5 04/10] erofs: add erofs_allocpage
  ` [WIP] [NOMERGE] [RFC PATCH v0.5 05/10] erofs: globalize prepare_bio and __submit_bio
    ` [WIP] [NOMERGE] [RFC PATCH v0.5 06/10] erofs: add a generic z_erofs VLE decompressor
    ` [WIP] [NOMERGE] [RFC PATCH v0.5 07/10] erofs: introduce superblock registration
    ` [WIP] [NOMERGE] [RFC PATCH v0.5 08/10] erofs: introduce erofs shrinker
      ` [WIP] [NOMERGE] [RFC PATCH v0.5 RESEND "
    ` [WIP] [NOMERGE] [RFC PATCH v0.5 09/10] erofs: introduce workstation for decompression
    ` [WIP] [NOMERGE] [RFC PATCH v0.5 10/10] erofs: introduce VLE decompression support

[PATCH 00/13] x86: CPUID and MSR policy marshalling support
 2018-07-05  9:08 UTC  (23+ messages)
` [PATCH 06/13] libx86: Introduce a helper to serialise a cpuid_policy object
` [PATCH 07/13] libx86: Introduce a helper to serialise msr_{domain, vcpu}_policy objects
` [PATCH 08/13] x86: Collect policies together into groups
` [PATCH 09/13] x86/sysctl: Implement XEN_SYSCTL_get_cpumsr_policy

[Qemu-devel] [PATCH v2 0/3] blklogwrites improvements
 2018-07-05  9:07 UTC  (2+ messages)

[RFC PATCH 0/5] kbuild: build modules from code in multiple directories
 2018-07-05  9:06 UTC  (7+ messages)
` [PATCH 4/5] kbuild: disable KBUILD_MODNAME when building for mod.a

[U-Boot] [PATCH 0/7] Improve rockusb support in U-Boot
 2018-07-05  9:07 UTC  (7+ messages)
` [U-Boot] [PATCH 4/7] usb: rockchip: implement K_FW_LBA_READ_10 command

[PATCH] ARM: multi_v7_defconfig: enable STM32 DCMI media support
 2018-07-05  9:05 UTC  (2+ messages)

[BUG] i915 HDMI connector status is connected after disconnection
 2018-07-05  9:04 UTC  (5+ messages)

[PATCH 1/2] examples/ipsec-secgw: fix bypass rule processing for outbound port
 2018-07-05  9:03 UTC  (9+ messages)
` [PATCH 2/2] examples/ipsec-secgw: fix portmask option parsing

[PATCH] MAINTAINERS: Add entry for STM32 DCMI media driver
 2018-07-05  9:01 UTC  (2+ messages)

Netboot full image loading AST2400
 2018-07-05  8:34 UTC  (4+ messages)

[Qemu-devel] [PATCH for-3.0 0/9] migration: postcopy recovery unit test, bug fixes
 2018-07-05  9:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-3.0 1/9] migration: simplify check to use qemu file buffer

[RFC net-next 00/15] net: A socket API for LoRa
 2018-07-05  8:59 UTC  (14+ messages)
` [RFC net-next 15/15] net: lora: Add Semtech SX1301

[PATCH net-next] net: dsa: vsc73xx: Make some functions static
 2018-07-05  8:59 UTC  (2+ messages)

[PATCH] sched/fair: Avoid divide by zero when rebalancing domains
 2018-07-05  8:58 UTC  (4+ messages)
` [lkp-robot] [sched/fair] fbd5188493: WARNING:inconsistent_lock_state

[PATCHv2 0/5] pinctrl fixes for generic functions and groups
 2018-07-05  8:57 UTC  (3+ messages)

[PATCH v10 00/11] x86/domctl: Save info for one vcpu instance
 2018-07-05  8:56 UTC  (19+ messages)
` [PATCH v10 01/11] x86/cpu: Introduce vmce_save_vcpu_ctxt_one() func
` [PATCH v10 02/11] x86/hvm: Introduce hvm_save_tsc_adjust_one() func
` [PATCH v10 03/11] x86/hvm: Introduce hvm_save_cpu_ctxt_one func
` [PATCH v10 04/11] x86/hvm: Introduce hvm_save_cpu_xsave_states_one
` [PATCH v10 05/11] x86/hvm: Introduce hvm_save_cpu_msrs_one func
` [PATCH v10 06/11] x86/hvm: Introduce hvm_save_mtrr_msr_one func
` [PATCH v10 07/11] x86/hvm: Introduce viridian_save_vcpu_ctxt_one() func
` [PATCH v10 08/11] x86/hvm: Add handler for save_one funcs

[Notes for xen summit 2018 design session] Process changes: is the 6 monthly release Cadence too short, Security Process, 
 2018-07-05  8:55 UTC  (14+ messages)

[PATCH] util-linux.inc: add fallocate & unshare to alternatives
 2018-07-05  8:57 UTC 

[RFC PATCH 1/3] powerpc/lib: implement strlen() in assembly for PPC64
 2018-07-05  8:54 UTC  (3+ messages)
` [RFC PATCH 2/3] selftests/powerpc: update strlen() test to test the new assembly function "
` [RFC PATCH 3/3] powerpc/lib: Optimised strlen() for POWER6+

[PATCH] bus: ti-sysc: Use 2-factor allocator calls
 2018-07-05  8:52 UTC  (2+ messages)

[U-Boot] [PATCH 1/2 v2] board: freescale: ls1012afrx:Common files to support
 2018-07-05  8:52 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/9] monitor: enable OOB by default
 2018-07-05  8:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/9] qapi: remove error checks for event emission
` [Qemu-devel] [PATCH 4/9] monitor: move need_resume flag into monitor struct

[PATCH net-next] net: aquantia: Make some functions static
 2018-07-05  9:00 UTC  (2+ messages)

[PATCH 0/4] Some random fuzz test fixes
 2018-07-05  8:50 UTC  (3+ messages)
` [PATCH 1/4] btrfs-progs: check: Remove the ability to rebuild root overwritting existing tree blocks

[GIT PULL] omap fixes for v4.18-rc cycle
 2018-07-05  8:50 UTC  (2+ messages)

4.17.2 -> 4.17.3 iwlwifi regression
 2018-07-05  8:50 UTC  (3+ messages)

[Qemu-arm] [PATCH 0/8] Coccinelle cleanups
 2018-07-05  8:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/8] error: Remove NULL checks on error_propagate() calls
` [Qemu-devel] [PATCH 0/8] Coccinelle cleanups
` [Qemu-trivial] "
  ` [Qemu-arm] "

[PATCH -next v2] mtd: spinand: fix missing unlock on error
 2018-07-05  8:48 UTC  (5+ messages)
` [PATCH -next v3] "

[DPDK 18.08 v1 00/12] net/mlx5: flow rework
 2018-07-05  8:47 UTC  (5+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 12/20] net/mlx5: add mark/flag flow action

[Qemu-arm] [PATCH v3 00/20] arm_gic: add virtualization extensions support
 2018-07-05  8:46 UTC  (6+ messages)
` [Qemu-arm] [PATCH v3 20/20] arm/virt: Add support for GICv2 virtualization extensions
  ` [Qemu-devel] "

mac80211: AQM and block_tx
 2018-07-05  8:47 UTC 

[PATCH] powerpc/64s: remove POWER9 DD1 support
 2018-07-05  8:47 UTC 

[Qemu-devel] [PATCH] kvm: x86: Add support for -machine split-lock-ac
 2018-07-05  8:45 UTC  (3+ messages)

[PATCH v3 00/10] net/mlx5: add port representor support
 2018-07-05  8:45 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/10] net/mlx5: rename confusing object in probe code
  ` [PATCH v4 02/10] net/mlx5: remove redundant objects "
  ` [PATCH v4 03/10] net/mlx5: drop useless support for several Verbs ports
  ` [PATCH v4 04/10] net/mlx5: split PCI from generic probing code
  ` [PATCH v4 05/10] net/mlx5: re-indent generic probing function
  ` [PATCH v4 06/10] net/mlx5: add port representor awareness
  ` [PATCH v4 07/10] net/mlx5: probe all port representors
  ` [PATCH v4 08/10] net/mlx5: probe port representors in natural order
  ` [PATCH v4 09/10] net/mlx5: add parameter for port representors
  ` [PATCH v4 10/10] net/mlx5: support negative identifiers "

[PATCH 1/1] gprs: store APN in settings for auto-discovered contexts
 2018-07-05  8:45 UTC 

[PATCH] atm: Preserve value of skb->truesize when accounting to vcc
 2018-07-05  8:44 UTC  (5+ messages)

[PATCH 0/2] dt: thermal: Fix broken cooling-maps
 2018-07-05  8:44 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: hi6220: Add all CPUs in cooling maps

[PATCH 0/1] x86/purgatory: Fix Makefile bug
 2018-07-05  8:43 UTC  (3+ messages)

KMSAN: uninit-value in af_alg_free_areq_sgls
 2018-07-05  8:43 UTC  (5+ messages)
` [PATCH] AF_ALG: register completely initialized request in list

[PATCH] staging: wilc1000: fix static checker warning to unlock mutex in wilc_deinit()
 2018-07-05  8:41 UTC  (2+ messages)

[PATCH 11/11] mt76: Kconfig and Makefile for mt76x0 driver
 2018-07-05  8:40 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add CLK IP base offset
 2018-07-05  8:39 UTC 

[PATCH 1/2] compressdev: replace mbuf scatter gather flag
 2018-07-05  8:38 UTC  (9+ messages)
` [PATCH v3 1/4] doc: cleanup ISA-L PMD feature matrix
  ` [PATCH v3 2/4] doc: rename compress feature flag
  ` [PATCH v3 3/4] compressdev: replace mbuf scatter gather flag
  ` [PATCH v3 4/4] compressdev: add huffman encoding flags

[RFC][PATCH 0/5] Kernel artifacts naming changes
 2018-07-05  8:38 UTC  (7+ messages)
` [PATCHv3 1/4] kernel-devicetree.bbclass: Use lowercase names for shell variables
` [PATCH] Revert "kernel-devicetree: Corrected normalize_dtb"

[PATCH 0/5] ipc: cleanups & bugfixes
 2018-07-05  8:36 UTC  (3+ messages)
` [PATCH 2/6] ipc: reorganize initialization of kern_ipc_perm.seq

[PATCH v2 0/8] Change xen.efi build and add SHIM_LOCK verification into efi_multiboot2()
 2018-07-05  8:35 UTC  (13+ messages)
` [PATCH v2 3/8] xen/x86: manually build xen.mb.efi binary
` [PATCH v2 8/8] efi: drop original xen.efi code and build mechanism

[PATCH bpf-next 00/11] tools: bpf: extend bpftool prog load
 2018-07-05  8:35 UTC  (3+ messages)
` [PATCH bpf-next 11/11] tools: bpftool: allow reuse of maps with "

[Qemu-devel] [PATCH 0/2] fix image fleecing
 2018-07-05  8:34 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/2] block: add BDRV_REQ_SERIALISING flag

[PATCH] security: change to SPDX license tags
 2018-07-05  8:33 UTC  (3+ messages)

[PATCH] x86/altp2m: Add a subop for obtaining the mem access of a page
 2018-07-05  8:31 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_psr_sink_crc: Do not test sink crc
 2018-07-05  8:31 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_psr_sink_crc: Test PSR source HW status

[PATCH 0/4] rtc: omap: fixes and clean ups
 2018-07-05  8:31 UTC  (3+ messages)
` [PATCH 1/4] rtc: omap: fix potential crash on power off

[U-Boot] [PATCH v2 0/2] arm: qemu-arm: enable PL031 (RTC)
 2018-07-05  8:30 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/2] rtc: pl031: convert the driver to driver model

[PATCH v3 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
 2018-07-05  8:29 UTC  (8+ messages)

[PATCH v3 0/2] add uevent api for hot plug
 2018-07-05  8:30 UTC  (6+ messages)
` [PATCH V4 1/9] bus: introduce hotplug failure handler
` [PATCH V5 0/7] hot plug failure handle mechanism
  ` [PATCH V5 7/7] igb_uio: fix uio release issue when hot unplug

[PATCH][next] net: dsa: fix spelling mistake "waitting" -> "waiting"
 2018-07-05  8:30 UTC  (2+ messages)

[v2] dmaengine: rcar-dmac: convert to SPDX identifiers
 2018-07-05  8:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next 09/18] tls: Add rx inline crypto offload
 2018-07-05  8:29 UTC  (3+ messages)

[PATCH 00/13] mm: Asynchronous + multithreaded memmap init for ZONE_DEVICE
 2018-07-05  8:29 UTC  (5+ messages)
` [PATCH 13/13] libnvdimm, namespace: Publish page structure init state / control

[PATCH net-next 05/18] tls: Refactor tls_offload variable names
 2018-07-05  8:29 UTC  (3+ messages)

[BUG] Injecting bad blocks in the nfit_test module does not work with kernel v4.17.4 + ndctl v61.1
 2018-07-05  8:29 UTC  (3+ messages)

[PATCH v7 1/4] selftests/powerpc: add test for 32 bits memcmp
 2018-07-05  8:29 UTC  (4+ messages)
` [PATCH v7 2/4] selftests/powerpc: Add test for strlen()
` [PATCH v7 3/4] powerpc/lib: implement strlen() in assembly for PPC32
` [PATCH v7 4/4] selftests/powerpc: update strlen() test to test the new assembly function "

[Qemu-devel] [PULL 0/5] Block layer patches
 2018-07-05  8:28 UTC  (3+ messages)

[PATCH v2 00/14] ravb/sh_eth: fix sleep in atomic by reusing shared ethtool handlers
 2018-07-05  8:27 UTC  (4+ messages)
` [PATCH v2 08/14] ravb: fix invalid context bug while calling auto-negotiation by ethtool

[PATCH RFC] Supporting more than 4 emulated NICs
 2018-07-05  8:27 UTC  (3+ messages)

Charge counter on droid 4
 2018-07-05  8:26 UTC  (10+ messages)

[U-Boot] [PATCH 0/2] sunxi: Fix MMC driver crashes
 2018-07-05  8:26 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] arm: timer: factor out FSL arch timer erratum workaround

[PATCH V2] drm/vkms: Add vblank events simulated by hrtimers
 2018-07-05  8:25 UTC  (3+ messages)

[PATCH] videobuf2-core: check for q->error in vb2_core_qbuf()
 2018-07-05  8:25 UTC 

[PATCH] x86/numa_emulation: Fix uniform size build failure
 2018-07-05  8:24 UTC  (2+ messages)

marvell_nand driver fails to suspend
 2018-07-05  8:22 UTC  (6+ messages)

[virtio-dev] [PATCH v2] Add virtio gpu device specification
 2018-07-05  8:22 UTC  (2+ messages)
` [virtio-dev] "

[BUG] Serial/dma stall/failure after "dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)"
 2018-07-05  8:12 UTC  (3+ messages)

[PATCHv2 net-next 0/2] route: add support and selftests for directed broadcast forwarding
 2018-07-05  8:21 UTC  (9+ messages)
` [PATCHv2 net-next 1/2] route: add support "
  ` [PATCHv2 net-next 2/2] selftests: add a selftest "

[PATCH] checkpatch: Add warnings for use of mdelay()
 2018-07-05  8:19 UTC  (3+ messages)

[PATCH v3 00/17] Add System Error Interrupt support to Armada SoCs
 2018-07-05  8:19 UTC  (8+ messages)
` [PATCH v3 09/17] irqchip/irq-mvebu-icu: support ICU subnodes

[RFD] Voltage dependencies for clocks (DVFS)
 2018-07-05  8:19 UTC  (2+ messages)

[PATCH v5] examples: fix RSS hash function configuration
 2018-07-05  8:17 UTC  (3+ messages)
` [PATCH v6] "

[PATCH 1/2] doc: fixes the limitations for dpaa sec
 2018-07-05  8:16 UTC  (6+ messages)
` [PATCH 2/2] doc: fixes the limitations for dpaa2 sec
    ` [dpdk-stable] "
  ` [dpdk-stable] [PATCH 1/2] doc: fixes the limitations for dpaa sec

[PATCH v13 (resend) 0/6] Introduce the STACKLEAK feature and a test for it
 2018-07-05  8:12 UTC  (3+ messages)
` [PATCH v13 (resend) 2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls

[Qemu-devel] 32-bit “qemu-system-i386 -enable-kvm” segfaults on x86_64
 2018-07-05  8:11 UTC  (3+ messages)

[meta-oe][PATCH] mcelog: Upgrade to 159
 2018-07-05  8:11 UTC 

[Buildroot] [PATCH 1/1] pigz: update to more stable download URL
 2018-07-05  8:10 UTC 

[U-Boot] Support of device-tree for PowerPC platform: Query
 2018-07-05  8:09 UTC  (10+ messages)

[PATCH v11 2/2] Add the missing information in dump_header
 2018-07-05  8:01 UTC  (2+ messages)
` [lkp-robot] 3586e04c29: BUG:KASAN:user-memory-access_in_d

[PATCH 3/5] sched: rotate the cpu search window for better spread
 2018-07-05  8:04 UTC  (2+ messages)
` [lkp-robot] [sched] 14937688d0: hackbench.throughput -7.6% regression

[PATCH kernel v3 0/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
 2018-07-05  8:04 UTC  (6+ messages)
` [PATCH kernel v3 2/2] "

[PATCH v9 0/2] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
 2018-07-05  8:04 UTC  (4+ messages)
` [PATCH v9 1/2] mfd: bd71837: mfd driver for ROHM BD71837 PMIC


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.