All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-17 15:25:37 to 2018-08-17 16:23:36 UTC [more...]

[PATCH 0/5] H3/M3-W cpuidle support
 2018-08-17 13:19 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: r8a7795: Add cpuidle support for CA57 cores
` [PATCH 2/5] arm64: dts: r8a7795: Add cpuidle support for CA53 cores
` [PATCH 3/5] arm64: dts: r8a7796: Add cpuidle support for CA57 cores
` [PATCH 4/5] arm64: dts: r8a7796: Add cpuidle support for CA53 cores
` [PATCH 5/5] arm64: dts: r8a7796-m3ulcb: Disable "

[Qemu-devel] [PATCH 00/20] target/arm: sve system mode patches
 2018-08-17 16:23 UTC  (15+ messages)
` [Qemu-devel] [PATCH 03/20] target/arm: Define ID_AA64ZFR0_EL1
` [Qemu-devel] [PATCH 04/20] target/arm: Adjust sve_exception_el
` [Qemu-devel] [PATCH 05/20] target/arm: Fix arm_cpu_data_is_big_endian for aa64 user-only
` [Qemu-devel] [PATCH 06/20] target/arm: Fix arm_current_el for user-only
` [Qemu-devel] [PATCH 07/20] target/arm: Fix is_a64 "
` [Qemu-devel] [PATCH 09/20] target/arm: Handle SVE vector length changes in system mode

[PATCH 0/3] I2C0/3/5 pin control for H3 and M3-W
 2018-08-17 13:18 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: sh-pfc: r8a7795: Add I2C{0,3,5} pins, groups and functions
` [PATCH 2/3] pinctrl: sh-pfc: r8a7795-es1: "
` [PATCH 3/3] pinctrl: sh-pfc: r8a7796: "

[Qemu-devel] [PATCH v2 00/60] json: Fixes, error reporting improvements, cleanups
 2018-08-17 16:22 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 03/60] check-qjson: Cover whitespace more thoroughly
` [Qemu-devel] [PATCH v2 05/60] qmp-test: Cover syntax and lexical errors
` [Qemu-devel] [PATCH v2 06/60] test-qga: Clean up how we test QGA synchronization
` [Qemu-devel] [PATCH v2 07/60] check-qjson: Cover escaped characters more thoroughly, part 1
` [Qemu-devel] [PATCH v2 41/60] json: Nicer recovery from invalid leading zero
` [Qemu-devel] [PATCH v2 52/60] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP

[PATCH BUGFIX/IMPROVEMENT 0/4] bfq: two fixes and one improvement related to I/O control
 2018-08-17 16:21 UTC  (4+ messages)

how to fix acpi_pci_root_remap_iospace?
 2018-08-17 16:20 UTC  (7+ messages)

[tpm2] TSS2_DRIVER_RC_LAYER not in common spec
 2018-08-17 16:19 UTC 

[PATCH] kernel: Add spaces around '=' operator
 2018-08-17 16:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] hw/pci: PCI resource reserve capability
 2018-08-17 16:18 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/3] hw/pci: factor PCI reserve resources to a separate structure
` [Qemu-devel] [PATCH v2 2/3] hw/pci: add teardown function for PCI resource reserve capability
` [Qemu-devel] [PATCH v2 3/3] hw/pci: add PCI resource reserve capability to legacy PCI bridge

[PATCH v3] btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata()
 2018-08-17 13:14 UTC  (2+ messages)

Crash in netlink/sk_filter_trim_cap on ARMv7 on 4.18rc1
 2018-08-17 16:17 UTC  (9+ messages)
        ` [offlist] "

[PATCH mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask
 2018-08-17 16:17 UTC  (17+ messages)

Current LTS and their EOL
 2018-08-17 16:17 UTC  (2+ messages)

[GIT PULL]: libnvdimm updates for v4.19-rc1
 2018-08-17 16:17 UTC 

[PATCH v4] clone: report duplicate entries on case-insensitive filesystems
 2018-08-17 16:16 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 00/23] mtd: rawnand: Stop passing mtd_info to drivers
 2018-08-17 16:09 UTC  (49+ messages)
` [PATCH 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
` [PATCH 02/23] mtd: rawnand: Pass a nand_chip object to nand_scan() & co
` [PATCH 03/23] mtd: rawnand: Pass a nand_chip object to nand_release()
` [PATCH 04/23] mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
` [PATCH 05/23] mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
` [PATCH 06/23] mtd: rawnand: Pass a nand_chip object to ecc->calculate()
` [PATCH 07/23] mtd: rawnand: Pass a nand_chip object to ecc->correct()
` [PATCH 08/23] mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
` [PATCH 09/23] mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
` [PATCH 10/23] mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
` [PATCH 11/23] mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
` [PATCH 12/23] mtd: rawnand: Pass a nand_chip object to chip->select_chip()
` [PATCH 13/23] mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
` [PATCH 14/23] mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
` [PATCH 15/23] mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
` [PATCH 16/23] mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
` [PATCH 17/23] mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
` [PATCH 18/23] mtd: rawnand: Pass a nand_chip object to chip->erase()
` [PATCH 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get,set}_features()
  ` [PATCH 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
` [PATCH 20/23] mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
` [PATCH 21/23] mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
` [PATCH 22/23] mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
` [PATCH 23/23] mtd: rawnand: Pass a nand_chip object nand_erase_nand()

[Qemu-devel] [PATCH] tests/boot-serial-test: Bump timeout to 6 minutes
 2018-08-17 16:14 UTC 

[PATCH] x86/speculation/l1tf: Exempt zeroed PTEs from XOR conversion
 2018-08-17 16:13 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] update-linux-headers.sh: add qemu_fw_cfg.h
 2018-08-17 15:59 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] fw_cfg: import & use linux/qemu_fw_cfg.h

[Qemu-devel] [RFC PATCH] vl: fix migration when watchdog expires
 2018-08-17 16:09 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 0/9] synchronization profiler
 2018-08-17 16:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 9/9] hmp-commands-info: add sync-profile

Legacy Firmware/INT 13H supporting >512 byte sectors?
 2018-08-17 16:11 UTC  (2+ messages)

[PATCH] net/octeontx: fix packet corruption on Tx
 2018-08-17 16:11 UTC  (2+ messages)

[Bug 200835] New: XFS hangs in xfs_reclaim_inode()
 2018-08-17 13:06 UTC  (2+ messages)
` [Bug 200835] "

[endianness bug] cxgb4: mk_act_open_req() buggers ->{local,peer}_ip on big-endian hosts
 2018-08-17 13:05 UTC  (4+ messages)

[PATCH RFC] Make call_srcu() available during very early boot
 2018-08-17 16:08 UTC  (4+ messages)

[PATCH v2] arm64: dts: msm: add PDC device bindings for sdm845
 2018-08-17 16:08 UTC 

[Buildroot] [PATCH 0/7 v4] core/pkg-kconfig: ensure we have necessary tools to run configurators
 2018-08-17 16:06 UTC  (8+ messages)
` [Buildroot] [PATCH 1/7 v4] linux: explain why we need host-{flex, bison}
` [Buildroot] [PATCH 2/7 v4] support/dependencies: check for system-provided bison and flex
` [Buildroot] [PATCH 3/7 v4] core/pkg-kconfig: allow dependencies before configurators
` [Buildroot] [PATCH 4/7 v4] linux: kconfig may need host-{flex, bison} to build the configurators
` [Buildroot] [PATCH 5/7 v4] linux: host-{flex, bison} only needed for DTS
` [Buildroot] [PATCH 6/7 v4] linux: kconfig needs the toolchain
` [Buildroot] [PATCH 7/7 v4] boot/uboot: needs host-{flex,bison}

[PATCH v2] xen: xen.lds should depend on Kconfig's auto.conf
 2018-08-17 16:05 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix VM clearing for the root PD
 2018-08-17 16:05 UTC  (2+ messages)

Experiences on BTRFS Dual SSD RAID 1 with outage of one SSD
 2018-08-17 13:01 UTC  (6+ messages)

[PATCH] license-rules.rst and LICENSES: Use only spdx version 3 with -only and -or-later
 2018-08-17 16:02 UTC  (3+ messages)

[PATCH] Fix kexec forbidding kernels signed with custom platform keys to boot
 2018-08-17 16:02 UTC  (18+ messages)

Query on shrink list
 2018-08-17 12:58 UTC  (2+ messages)

[PATCH 00/34] Make CONFIG_HVM work
 2018-08-17 16:00 UTC  (30+ messages)
` [PATCH 01/34] x86: fix building !CONFIG_LOCK_PROFILE
` [PATCH 10/34] x86: stub out has_* testing for emulation flags
` [PATCH 11/34] xen/pt: io.c contains HVM only code
` [PATCH 12/34] x86/pt: only call some functions for HVM guests
` [PATCH 13/34] x86/pt: split out HVM functions from vtd.c
` [PATCH 14/34] x86/pt: add HVM check to XEN_DOMCTL_unbind_pt_irq
` [PATCH 15/34] x86/nestedhvm: make it build with !CONFIG_HVM
` [PATCH 16/34] x86/hvm: enclose hvm_enabled and hvm_funcs in CONFIG_HVM
` [PATCH 17/34] x86/vmce: enclose HVM load / save code "
` [PATCH 18/34] x86/amd: skip OSVW function calls if !CONFIG_HVM
` [PATCH 19/34] x86: check HVM before trying to get ioreq server
` [PATCH 20/34] x86/mtrr: move is_var_mtrr_overlapped
` [PATCH 21/34] x86/mm: p2m_flush and nvcpu_flush are HVM only
` [PATCH 22/34] x86/mm: put HVM only code under CONFIG_HVM
` [PATCH 23/34] x86/oprofile: put SVM "
` [PATCH 24/34] x86/mem_access: put HVM only function "
` [PATCH 25/34] x86/mm/shadow: make it build with !CONFIG_HVM
` [PATCH 26/34] x86/mm/shadow: split out HVM only code
` [PATCH 27/34] x86: make hvm_inject_* functions build when !CONFIG_HVM
` [PATCH 28/34] x86/vm_event: put vm_event_fill_regs under CONFIG_HVM
` [PATCH 29/34] x86/mm: put paging_update_nestedmode "
` [PATCH 30/34] x86: PIT emulation is common to PV and HVM
` [PATCH 31/34] xen: refuse to create HVM guests when !CONFIG_HVM
` [PATCH 32/34] x86: expose CONFIG_HVM
` [PATCH 33/34] x86/pvshim: disable HVM for PV shim
` [PATCH 34/34] RFC x86: introduce directio virt cap

[PATCH] irqchip/gic-v3: Allow interrupt to be configured as wake-up sources
 2018-08-17 16:00 UTC  (2+ messages)

[PATCH v11 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
 2018-08-17 15:59 UTC  (11+ messages)

[PATCH v3 0/5] xen/blk: persistent grant rework
 2018-08-17 15:59 UTC  (3+ messages)

[PATCH] x86: use VMLOAD for PV context switch
 2018-08-17 15:58 UTC  (5+ messages)

[distros-debian-jessie test] 75078: tolerable FAIL
 2018-08-17 15:57 UTC 

[PATCH] drm/i915/execlists: Micro-optimise "idle" context switch
 2018-08-17 15:57 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v3 1/3] kernel-shark-qt: Add Json-C as a third party dependency
 2018-08-17 12:52 UTC  (7+ messages)
` [PATCH v3 2/3] kernel-shark-qt: Add I/O for configuration data

[Qemu-devel] [PATCH v3 0/3] x86: QEMU side support on MSR based features
 2018-08-17 15:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/3] x86: Data structure changes to support "
` [Qemu-devel] [PATCH v3 3/3] Change other funcitons referring to feature_word_info[]

[Cluster-devel] [GFS2 PATCH] gfs2: don't hold the sd_jindex_spin during recovery
 2018-08-17 15:53 UTC 

[PATCH] misc: remove meaningless null check before kfree
 2018-08-17 15:52 UTC  (2+ messages)

[Qemu-devel] Pipe key broken on US keyboards
 2018-08-17 15:51 UTC  (4+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated
 2018-08-17 15:51 UTC 

[PATCH v3 00/14] Add utilization clamping support
 2018-08-17 15:50 UTC  (5+ messages)
` [PATCH v3 09/14] sched/core: uclamp: propagate parent clamps

add support for Xilinx PCIe root ports on RISC-V v2
 2018-08-17 15:47 UTC  (9+ messages)
` [PATCH 1/3] PCI: add a callback to struct pci_host_bridge for adding a new device

[PATCH V2] license-rules.rst and LICENSES: Use only spdx version 3 with -only and -or-later
 2018-08-17 15:45 UTC 

[Buildroot] [PATCH] ruby: security bump to version 2.4.4
 2018-08-17 15:44 UTC 

[PATCH] iommu/arm-smmu-v3: Fix a couple of minor comment typos
 2018-08-17 15:42 UTC  (3+ messages)

[LTP] [PATCH] device-drivers/acpi: skip certain tests for HW-reduced ACPI
 2018-08-17 15:43 UTC 

porting 6797 to upstream kernel
 2018-08-17 15:42 UTC 

[RFC v2 0/2] Do not touch pages in remove_memory path
 2018-08-17 15:41 UTC  (3+ messages)
` [RFC v2 1/2] mm/memory_hotplug: Add nid parameter to arch_remove_memory
` [RFC v2 2/2] mm/memory_hotplug: Shrink spanned pages when offlining memory

[Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
 2018-08-17 15:39 UTC  (8+ messages)

[Bug 107607] [drm:generic_reg_wait [amdgpu]] *ERROR* REG_WAIT timeout 10us * 3000 tries - enc1_stream_encoder_dp_blank line:804
 2018-08-17 15:37 UTC 

[PATCH] ASoC: core: Don't schedule DAPM work if already in target state
 2018-08-17 15:35 UTC  (2+ messages)

[PATCH]ipv6: multicast: In mld_send_cr function moving read lock to second for loop
 2018-08-17 12:31 UTC 

[PATCH v10 00/10] livepatch: Atomic replace feature
 2018-08-17 15:33 UTC  (4+ messages)

[PATCH] pinctrl: lpc18xx: mark expected switch fall-throughs
 2018-08-17 15:32 UTC  (3+ messages)

[PATCH/RFC] commit: add short option for --amend
 2018-08-17 15:31 UTC  (6+ messages)

[LINUX PATCH v10 2/2] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller
 2018-08-17 15:30 UTC  (2+ messages)

[PATCH v4] clone: report duplicate entries on case-insensitive filesystems
 2018-08-17 15:29 UTC  (6+ messages)
` [PATCH] config.txt: clarify core.checkStat = minimal

[PATCH 0/2] ethernet: Use NULL to compare with pointer-typed value rather than 0
 2018-08-17 15:29 UTC  (3+ messages)
` [PATCH 2/2] ethernet: lpc_eth: "

[PATCH v2] drm/i915: Verify power domains after enabling them
 2018-08-17 15:28 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] iommu: Avoid DMA ops domain refcount contention
 2018-08-17 15:27 UTC  (4+ messages)
` [PATCH 1/3] iommu: Add fast hook for getting DMA domains


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.