All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-14 03:20:04 to 2018-12-14 05:44:12 UTC [more...]

[PATCH] device-tree.bbclass: Add support to compile overlays separately
 2018-12-14  4:56 UTC  (2+ messages)

[PATCH 2/2] scsi: ufs: add inline crypto support to UFS HCD
 2018-12-14  5:43 UTC  (6+ messages)

[f2fs-dev] [PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
 2018-12-14  5:39 UTC  (8+ messages)
` [f2fs-dev] [PATCH v2 01/12] fs-verity: add a documentation file
  `  "

rcu_preempt caused oom
 2018-12-14  5:38 UTC  (10+ messages)

[PATCH V12 0/5] clk: imx: add imx8qxp clock support
 2018-12-14  5:38 UTC  (15+ messages)

how to disbale bnx2x vlan strip in dpdk-17.11
 2018-12-14  5:37 UTC 

[PATCH v13 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW
 2018-12-14  5:36 UTC  (8+ messages)
` [PATCH v13 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH v13 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[Qemu-devel] [PULL 00/32] QAPI patches for 2018-12-13
 2018-12-14  5:35 UTC  (2+ messages)

[PATCH] power: reset: msm: Add support for download-mode control
 2018-12-14  5:30 UTC  (6+ messages)

[PATCH V4 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-14  5:29 UTC  (18+ messages)
` [PATCH V4 1/8] KVM: PPC: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
` [PATCH V4 2/8] KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
` [PATCH V4 3/8] KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
` [PATCH V4 4/8] KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
` [PATCH V4 5/8] KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
` [PATCH V4 6/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
` [PATCH V4 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
` [PATCH V4 8/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest

[PATCH 6/6] thermal: rcar_gen3_thermal: Register hwmon sysfs interface
 2018-12-14  5:28 UTC  (2+ messages)

Setting intel_iommu, iommu, hugepagesz, hugepages
 2018-12-14  5:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] python-bcrypt: bump to version 3.1.5
 2018-12-14  5:26 UTC  (4+ messages)
` [Buildroot] [PATCH 1/1] python-requests: bump to version 2.21.0
` [Buildroot] [PATCH 1/1] python-setuptools: bump to version 40.6.3
` [Buildroot] [PATCH 1/1] python-yarl: bump to version 1.3.0

[Qemu-devel] [PATCH v2 00/27] target/arm: Implement ARMv8.3-PAuth
 2018-12-14  5:24 UTC  (28+ messages)
` [Qemu-devel] [PATCH v2 01/27] target/arm: Add state for the ARMv8.3-PAuth extension
` [Qemu-devel] [PATCH v2 02/27] target/arm: Add SCTLR bits through ARMv8.5
` [Qemu-devel] [PATCH v2 03/27] target/arm: Add PAuth active bit to tbflags
` [Qemu-devel] [PATCH v2 04/27] target/arm: Add PAuth helpers
` [Qemu-devel] [PATCH v2 05/27] target/arm: Decode PAuth within system hint space
` [Qemu-devel] [PATCH v2 06/27] target/arm: Rearrange decode in disas_data_proc_1src
` [Qemu-devel] [PATCH v2 07/27] target/arm: Decode PAuth within disas_data_proc_1src
` [Qemu-devel] [PATCH v2 08/27] target/arm: Decode PAuth within disas_data_proc_2src
` [Qemu-devel] [PATCH v2 09/27] target/arm: Move helper_exception_return to helper-a64.c
` [Qemu-devel] [PATCH v2 10/27] target/arm: Add new_pc argument to helper_exception_return
` [Qemu-devel] [PATCH v2 11/27] target/arm: Rearrange decode in disas_uncond_b_reg
` [Qemu-devel] [PATCH v2 12/27] target/arm: Decode PAuth within disas_uncond_b_reg
` [Qemu-devel] [PATCH v2 13/27] target/arm: Decode Load/store register (pac)
` [Qemu-devel] [PATCH v2 14/27] target/arm: Move cpu_mmu_index out of line
` [Qemu-devel] [PATCH v2 15/27] target/arm: Introduce arm_mmu_idx
` [Qemu-devel] [PATCH v2 16/27] target/arm: Introduce arm_stage1_mmu_idx
` [Qemu-devel] [PATCH v2 17/27] target/arm: Create ARMVAParameters and helpers
` [Qemu-devel] [PATCH v2 18/27] target/arm: Reuse aa64_va_parameters for setting tbflags
` [Qemu-devel] [PATCH v2 19/27] target/arm: Export aa64_va_parameters to internals.h
` [Qemu-devel] [PATCH v2 20/27] target/arm: Implement pauth_strip
` [Qemu-devel] [PATCH v2 21/27] target/arm: Implement pauth_auth
` [Qemu-devel] [PATCH v2 22/27] target/arm: Implement pauth_addpac
` [Qemu-devel] [PATCH v2 23/27] target/arm: Implement pauth_computepac
` [Qemu-devel] [PATCH v2 24/27] target/arm: Add PAuth system registers
` [Qemu-devel] [PATCH v2 25/27] target/arm: Enable PAuth for -cpu max
` [Qemu-devel] [PATCH v2 26/27] target/arm: Enable PAuth for user-only, part 2
` [Qemu-devel] [PATCH v2 27/27] target/arm: Tidy TBI handling in gen_a64_set_pc

[PATCH 4.4 00/18] V4.4 backport of 32-bit arm spectre patches
 2018-12-14  5:23 UTC  (6+ messages)

Patches for v4.4.y, v4.9.y, and v4.14.y to address rbtree test failures
 2018-12-14  5:22 UTC 

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-14  5:21 UTC  (14+ messages)

[PATCH] Linux: Implement membarrier function
 2018-12-14  5:20 UTC  (3+ messages)

SATA/SAS mixed pool
 2018-12-14  5:14 UTC  (3+ messages)

[U-Boot] [PATCHv3 1/4] dm: MIGRATION: Add migration plan for DM_MMC
 2018-12-14  5:14 UTC  (5+ messages)
` [U-Boot] [U-Boot, PATCHv3, "

[v7, PATCH 0/2] add Ethernet driver support for mt2712
 2018-12-14  5:11 UTC  (6+ messages)
` [v7, PATCH 1/2] net:stmmac: dwmac-mediatek: add "

Handling of duplicate inode numbers for the directories in the nfs v3 kernel client
 2018-12-14  5:11 UTC  (3+ messages)

DSA: external phy address and port number of switch conflicts
 2018-12-14  5:08 UTC  (2+ messages)

[PATCH v3] mm: Create the new vm_fault_t type
 2018-12-14  5:05 UTC  (4+ messages)

[PATCH] arm64: invalidate TLB before turning MMU on
 2018-12-14  5:01 UTC  (7+ messages)
` [PATCH v2] arm64: invalidate TLB just "

[PATCH 1/3] f2fs: use kvmalloc, if kmalloc is failed
 2018-12-14  5:01 UTC  (3+ messages)
` [PATCH 2/3] f2fs: correct wrong spelling, issing_*
` [PATCH 3/3] f2fs: flush stale issued discard candidates

mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"
 2018-12-14  5:01 UTC  (2+ messages)

Brauchen Sie einen Kredit?
 2018-12-14  4:58 UTC 

mm: migrate: Fix page migration stalls for blkdev pages
 2018-12-14  4:53 UTC  (3+ messages)
` [PATCH 4/6] mm: migrate: Provide buffer_migrate_page_norefs()

[PATCH net-next v2 RFC 0/8] devlink: Add configuration parameters support for devlink_port
 2018-12-14  4:52 UTC  (11+ messages)
` [PATCH net-next v2 RFC 1/8] devlink: Add devlink_param for port register and unregister
` [PATCH net-next v2 RFC 7/8] devlink: Add a generic port parameter

[PATCH] arm64: dts: qcom: sdm845: Add Q6V5 MSS node
 2018-12-14  4:52 UTC  (3+ messages)

Generic kernel fails to boot on Alpha bisected to b38d08f3181c
 2018-12-14  4:47 UTC  (3+ messages)

[RFT] Glibc 2.29
 2018-12-14  4:44 UTC 

[PATCH v6 00/27] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-14  4:44 UTC  (5+ messages)
` [PATCH v6 07/27] elf-em.h: add EM_CSKY
` [PATCH v6 08/27] csky: define syscall_get_arch()

[U-Boot] [PATCH v2] armv8:LX2160: Adds distro secure boot support
 2018-12-14  4:43 UTC 

MIPS test results
 2018-12-14  4:43 UTC  (2+ messages)

[PATCH v6 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-12-14  4:40 UTC  (4+ messages)
` [PATCH v6 2/2] arm64: dts: sdm845: Add gpu and gmu device nodes

[Buildroot] [PATCH 1/2] alsa-utils: add udev optional dependency
 2018-12-14  4:40 UTC  (2+ messages)

[PATCH 0/9] Clean up ARM SMP/CPU hotplug implementations
 2018-12-14  4:39 UTC  (5+ messages)
` [PATCH 9/9] ARM: smp: remove arch-provided "pen_release"

[Qemu-devel] [PATCH for-4.0 0/6] vhost-user-blk: Add support for backend reconnecting
 2018-12-14  4:36 UTC  (12+ messages)

+ proc-sysctl-dont-return-enomem-on-lookup-when-a-table-is-unregistering.patch added to -mm tree
 2018-12-14  4:34 UTC 

cron job: media_tree daily build: OK
 2018-12-14  4:34 UTC 

[PATCH] drm/amdgpu: update the vm invalidation engine layout V2
 2018-12-14  4:31 UTC  (2+ messages)

[PATCH net-next 0/3] vhost: accelerate metadata access through vmap()
 2018-12-14  4:29 UTC  (15+ messages)
` [PATCH net-next 1/3] vhost: generalize adding used elem
` [PATCH net-next 3/3] vhost: access vq metadata through kernel virtual address

[PATCH] xfs: require both realtime inodes to mount
 2018-12-14  4:29 UTC 

misc block cleanups
 2018-12-14  4:28 UTC  (4+ messages)
` [PATCH 2/7] block: remove the bio_phys_segments export

[PATCH V14 0/3] blk-mq: refactor and fix the code of issue directly
 2018-12-14  4:26 UTC  (2+ messages)

[wishlist] git submodule update --reset-hard
 2018-12-14  4:22 UTC  (9+ messages)
` [PATCH 1/2] submodule: Add --reset-hard option for git submodule update
  ` [PATCH 2/2] RF+ENH(TST): compare the entire list of submodule status --recursive to stay intact

[Qemu-devel] [PATCH qemu v2] spapr-iommu: Always advertise the maximum possible DMA window size
 2018-12-14  4:21 UTC 

[PATCH RESEND v7 0/4] clk: meson: add a sub EMMC clock controller support
 2018-12-14  4:19 UTC  (8+ messages)
` [PATCH RESEND v7 3/4] clk: meson: add sub MMC clock controller driver

+ mm-thp-fix-flags-for-pmd-migration-when-split.patch added to -mm tree
 2018-12-14  4:14 UTC 

[PATCH 0/4] Expose gpgsig in pretty-print
 2018-12-14  4:11 UTC  (2+ messages)

Snapshot target and DAX-capable devices
 2018-12-14  4:11 UTC  (13+ messages)
                  ` [dm-devel] "

[PATCH v12 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW
 2018-12-14  4:10 UTC  (7+ messages)
` [PATCH v12 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH v12 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[PATCHv2] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2018-12-14  4:07 UTC  (2+ messages)

linux-next: manual merge of the block tree with the scsi-fixes tree
 2018-12-14  4:06 UTC  (2+ messages)

[PATCH] arm64: replace arm64-obj-* in Makefile with obj-*
 2018-12-14  4:01 UTC  (2+ messages)

[PATCH v2] Allow hwrng to initialize crng
 2018-12-14  3:58 UTC  (5+ messages)

[PATCH] mm, page_isolation: remove drain_all_pages() in set_migratetype_isolate()
 2018-12-14  3:57 UTC  (2+ messages)

[PATCH] cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()
 2018-12-14  3:55 UTC 

[Qemu-devel] [PATCH 1/3] memory_ldst: Add atomic ops for PTE updates
 2018-12-14  3:54 UTC  (3+ messages)

[PATCH] x86/kdump: directly find a candidate region when crashkernel=X
 2018-12-14  3:53 UTC  (4+ messages)

[PATCH 4/6] usb: gadget: add functions to signal udc driver to delay status stage
 2018-12-14  3:47 UTC  (4+ messages)
    ` [4/6] "

[RFC PATCH 0/2] Fixing xfs ioctls on x32
 2018-12-14  3:47 UTC  (2+ messages)

[PATCH 0/5] More modifications toward KS 1.0
 2018-12-14  3:47 UTC  (3+ messages)
` [PATCH 1/5] kernel-shark-qt: Avoid spurious searches

[PATCH v1 0/2] Introduced new Cadence USBSS DRD Driver
 2018-12-14  3:46 UTC  (7+ messages)
` [PATCH v1 2/2] usb:cdns3 Add Cadence USB3 "
          ` [v1,2/2] "

linux-next: build warning after merge of the irqchip tree
 2018-12-14  3:44 UTC 

[PATCH] drm/nouveau/falcon: avoid touching registers if engine is off
 2018-12-14  3:44 UTC  (2+ messages)
  ` [PATCH] drm/nouveau/volt/gf117: fix speedo readout register

[PATCH] vfat: don't read garbage after last dirent
 2018-12-14  3:41 UTC  (2+ messages)

[RFC PATCH] PCI/portdrv: Support for subtractive decode bridge
 2018-12-14  3:40 UTC  (3+ messages)

Question about commit "ext4: always initialize the crc32c checksum driver"
 2018-12-14  3:40 UTC  (2+ messages)

[PATCH kernel v5 00/20] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-14  3:18 UTC  (3+ messages)
` [PATCH kernel v5 03/20] powerpc/vfio/iommu/kvm: Do not pin device memory

Enlarging w/ xfs_growfs: XFS_IOC_FSGROWFSDATA xfsctl failed: Inappropriate ioctl for device
 2018-12-14  3:40 UTC  (13+ messages)
                      ` [RFC PATCH xfstests] xfs: add tests to validate ioctl structure layout

[Qemu-devel] [PATCH qemu RFC 0/7] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
 2018-12-14  3:36 UTC  (4+ messages)
` [Qemu-devel] [PATCH qemu RFC 3/7] pci: Move NVIDIA vendor id to the rest of ids

A weird problem of Realtek r8168 after resume from S3
 2018-12-14  3:33 UTC  (2+ messages)

[PULL] Smack: Changes for 4.21
 2018-12-14  3:32 UTC  (2+ messages)

[pull request][net 0/9] Mellanox, mlx5 fixes 2018-12-13
 2018-12-14  3:32 UTC  (2+ messages)

[PATCH 0/1] worktree refs: fix case sensitivity for 'head'
 2018-12-14  3:31 UTC  (6+ messages)
` [PATCH 1/1] "

[BUG] drm_rockchip: rk3066_hdmi: No driver support for vblank timestamp query
 2018-12-14  3:29 UTC  (3+ messages)

[PATCH v2 0/2] Add gamma/degamma LUT validation helper
 2018-12-14  3:28 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[U-Boot] [PATCH] ARM: mvebu: remove out of date comment
 2018-12-14  3:27 UTC 

[PATCH 00/19] A new net PMD - ice
 2018-12-14  3:26 UTC  (7+ messages)
` [PATCH v3 00/34] "

[Qemu-devel] [PULL 00/32] tcg patch queue
 2018-12-14  3:23 UTC  (9+ messages)
` [Qemu-devel] [PATCH] fixup! target/arm: Move id_aa64mmfr* to ARMISARegisters
` [Qemu-devel] [PULL 25/32] tcg/optimize: Optimize bswap
` [Qemu-devel] [PULL 26/32] tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
` [Qemu-devel] [PULL 27/32] tcg/mips: Improve the add2/sub2 command to use TCG_TARGET_REG_BITS
` [Qemu-devel] [PULL 28/32] tcg: Drop nargs from tcg_op_insert_{before, after}
` [Qemu-devel] [PULL 30/32] exec: introduce qemu_xxhash{2,4,5,6,7}
` [Qemu-devel] [PULL 32/32] xxhash: match output against the original xxhash32

[PATCH v2 0/2] Support request more queues
 2018-12-14  3:22 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] net/i40e: support VF "

[git pull] drm for 4.21-rc1 (for the merge window)
 2018-12-14  3:20 UTC 

[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
 2018-12-14  3:20 UTC  (3+ messages)
` [PATCH v3] "


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.