All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-28 12:52:09 to 2018-03-28 13:25:35 UTC [more...]

[PATCH] net/avf: fix link autoneg value
 2018-03-28 13:25 UTC  (3+ messages)

New obmc-host-startmin action target proposal
 2018-03-28 13:25 UTC 

[PATCH v5 00/12] PCI endpoint 64-bit BAR fixes
 2018-03-28 13:24 UTC  (12+ messages)
` [PATCH v5 02/12] PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
` [PATCH v5 06/12] PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly
` [PATCH v5 07/12] PCI: cadence: Set PCI_BASE_ADDRESS_MEM_TYPE_64 if a 64-bit BAR was set-up
` [PATCH v5 09/12] PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *epf_bar
` [PATCH v5 11/12] PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly

[PATCH v2 0/4] Support perf -vv
 2018-03-28 14:57 UTC  (5+ messages)
` [PATCH v2 3/4] perf version: Print the compiled-in status of libraries
` [PATCH v2 4/4] perf: Support perf -vv

[PATCH V2 1/4] dt-bindings: timer: tpm: fix typo of clock name
 2018-03-28 13:21 UTC  (2+ messages)

[PATCH -next] Bluetooth: btrsi: remove unused including <linux/version.h>
 2018-03-28 13:22 UTC  (2+ messages)

[PATCH] xfs: always free inline data before resetting inode fork during ifree
 2018-03-28 13:21 UTC  (13+ messages)

[PATCH] drm: Use srcu to protect drm_device.unplugged
 2018-03-28 13:21 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/2] loop: don't hang on lo_ctl_mutex in ioctls
 2018-03-28 13:18 UTC  (4+ messages)
` [PATCH 2/2] loop: use interruptible lock "

[PATCH -next] drm/amdgpu: fix error return code in amdgpu_amdkfd_gpuvm_create_process_vm()
 2018-03-28 13:20 UTC  (2+ messages)

Yet another entry for the FTDI serial USB
 2018-03-28 13:20 UTC 

[PATCH] fbdev: aty: fix missing indentation in if statement
 2018-03-28 13:19 UTC  (4+ messages)

[uml-devel] UML hangs with hrtimer test module
 2018-03-28 13:19 UTC  (3+ messages)

[PATCH -next] bus: fsl-mc: Remove duplicated includes
 2018-03-28 13:18 UTC  (2+ messages)

[PATCH V1 0/5] Introduce Intel FPGA BUS
 2018-03-28 13:17 UTC  (3+ messages)
` [PATCH v3 0/6] "

[PATCH v3] hwmon: MC13783: add uid and die temperature sensor inputs
 2018-03-28 13:17 UTC  (4+ messages)

[PATCH] mm/page_alloc: break on the first hit of mem range
 2018-03-28 13:17 UTC  (5+ messages)

[PATCH] net/mlx5: change tunnel flow priority
 2018-03-28 13:16 UTC  (8+ messages)
` [PATCH 0/4] net/mlx5: multiple fix and improvements in flows
  ` [PATCH 2/4] net/mlx5: fix flow single queue
    ` [dpdk-stable] "

[PATCH 00/12] Add r8a77470/iW-RainboW-G23S single board computer support
 2018-03-28 13:16 UTC  (15+ messages)
` [PATCH 08/12] ARM: dts: r8a77470: Initial SoC device tree
` [PATCH 10/12] ARM: dts: iwg23s-sbc: Add support for iWave G23S-SBC based on RZ/G1C

[PATCH v5 4/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
 2018-03-28 13:15 UTC  (7+ messages)
` [PATCH v6 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
  ` [PATCH v6 2/5] kexec: Fix option checks to take KEXEC_FILE_LOAD into account
  ` [PATCH v6 3/5] kexec: Do not special-case the -s option
  ` [PATCH v6 4/5] kexec: Add option to revert -s
  ` [PATCH v6 5/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
  ` [PATCH 6/6] kexec: Document -s, -c and -a options in the man page

[PATCH v5 1/4] ioremap: Update pgtable free interfaces with addr
 2018-03-28 13:12 UTC  (6+ messages)

[PATCH] ethdev: replace bus specific struct with generic dev
 2018-03-28 13:11 UTC  (2+ messages)

[Buildroot] [Bug 10896] New: /bin/sh not in /etc/shells
 2018-03-28 13:11 UTC 

[v2 PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
 2018-03-28 13:10 UTC  (5+ messages)

stale comment in diskboot.S ?
 2018-03-28  8:09 UTC 

[PATCH v6] json-writer: fixups for V5
 2018-03-28 13:09 UTC 

[PATCH] drm/i915/selftests: Add basic sanitychecks for execlists
 2018-03-28 13:09 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH V4 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-03-28 13:08 UTC  (3+ messages)
` [PATCH V4 1/2] mmc: sdhci-msm: Add support to store supported vdd-io voltages
` [PATCH V4 2/2] mmc: sdhci-msm: support voltage pad switching

[Qemu-devel] [PATCH v2 0/3] RFC: simplify qobject refcount
 2018-03-28 13:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] qobject: ensure base is at offset 0
` [Qemu-devel] [PATCH v2 2/3] qobject: introduce QObjectCommon
` [Qemu-devel] [PATCH v2 3/3] qobject: replace qobject_incref/QINCREF qobject_decref/QDECREF

[PATCH -next] efi/libstub/tpm: efi_retrieve_tpm2_eventlog_1_2() can be static
 2018-03-28 13:07 UTC  (3+ messages)

[RFC v3 net-next 00/18] Time based packet transmission
 2018-03-28 13:07 UTC  (11+ messages)
` [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc

[PATCH] mm: Use octal not symbolic permissions
 2018-03-28 13:06 UTC  (2+ messages)

[PATCH 1/2] crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
 2018-03-28 13:05 UTC  (2+ messages)
` [PATCH 2/2] crypto: thunderx_zip: Limit result reading attempts

[PATCH] net/avp: convert to SPDX license tags
 2018-03-28 13:05 UTC 

[PATCH v3 0/2] locking/debug: Add DEBUG_RWSEMS & LOCK_DEBUGGING
 2018-03-28 13:05 UTC  (4+ messages)
` [PATCH v3 2/2] locking/debug: Add a master lock debugging switch

[PATCH] devicetree: Remove dangling symlinks
 2018-03-28 13:04 UTC  (2+ messages)

[PATCH] mac80211: allow AP_VLAN operation on crypto controlled devices
 2018-03-28 13:04 UTC 

[PATCH v3 0/6] clocksource: rework Atmel TCB timer driver
 2018-03-28 13:03 UTC  (6+ messages)

[PATCH] docs/memory-barriers.txt: Fix broken DMA vs MMIO ordering example
 2018-03-28 13:02 UTC  (5+ messages)

[PATCH v3 1/5] staging: vt6655: Delete unused enum CARD_PKT_TYPE
 2018-03-28 13:01 UTC  (5+ messages)
` [PATCH v3 5/5] staging: vt6655: Remove else after return statement
      ` [Outreachy kernel] "

[PATCH 1/3] EDAC/amd64: Print ECC enabled/disabled for nodes with enabled MCs
 2018-03-28 13:00 UTC  (3+ messages)
  ` [1/3] "

[PATCH 0/8] Designware EP support and code clenan up
 2018-03-28 13:00 UTC  (4+ messages)
` [PATCH 6/8] PCI: dwc: Replace lower into upper case characters

[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-03-28 12:59 UTC  (7+ messages)
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()

Too easy OOM
 2018-03-28 12:58 UTC  (4+ messages)
  ` 答复: "

[PATCH 0/7] linux-yocto: consolidated pull request
 2018-03-28 12:57 UTC  (6+ messages)

Implement IPMI POH functionality
 2018-03-28 12:56 UTC  (3+ messages)

[PATCH V3 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-03-28 12:55 UTC  (3+ messages)
` [PATCH V3 1/2] mmc: sdhci-msm: Add support to store supported vdd-io voltages
` [PATCH V3 2/2] mmc: sdhci-msm: support voltage pad switching

[RFC 0/4] new function to create control threads
 2018-03-28 12:54 UTC  (3+ messages)
` [PATCH 0/4] fix control thread affinities

[U-Boot] [PATCH V3 1/6] net: fec_mxc: Fix DM driver issue in recv
 2018-03-28 12:54 UTC  (6+ messages)
` [U-Boot] [PATCH V3 2/6] net: fec_mxc: simplify fec_get_miibus
` [U-Boot] [PATCH V3 3/6] net: fec: set dev->seq to priv->dev_id
` [U-Boot] [PATCH V3 4/6] net: fec: sharing MDIO for two enet controllers
` [U-Boot] [PATCH V3 5/6] net: fex_mxc: add i.MX6UL/SX/SL compatible
` [U-Boot] [PATCH V3 6/6] net: fec: Fix issue in DM probe timeout

[GIT PULL] KVM/ARM updates for v4.17
 2018-03-28 12:52 UTC  (93+ messages)
` [PATCH 40/85] KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1
` [PATCH 41/85] KVM: arm64: Defer saving/restoring 64-bit sysregs to vcpu load/put on VHE
` [PATCH 42/85] KVM: arm64: Prepare to handle deferred save/restore of 32-bit registers
` [PATCH 43/85] KVM: arm64: Defer saving/restoring 32-bit sysregs to vcpu load/put
` [PATCH 44/85] KVM: arm64: Move common VHE/non-VHE trap config in separate functions
` [PATCH 45/85] KVM: arm64: Directly call VHE and non-VHE FPSIMD enabled functions
` [PATCH 46/85] KVM: arm64: Configure c15, PMU, and debug register traps on cpu load/put for VHE
` [PATCH 47/85] KVM: arm64: Cleanup __activate_traps and __deactive_traps for VHE and non-VHE
` [PATCH 48/85] KVM: arm/arm64: Get rid of vgic_elrsr
` [PATCH 49/85] KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code
` [PATCH 50/85] KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64
` [PATCH 51/85] KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHE
` [PATCH 52/85] KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load
` [PATCH 53/85] KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
` [PATCH 54/85] arm64: alternatives: Add dynamic patching feature
` [PATCH 55/85] arm64: insn: Add N immediate encoding
` [PATCH 56/85] arm64: insn: Add encoder for bitwise operations using literals
` [PATCH 57/85] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH 58/85] arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
` [PATCH 59/85] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH 60/85] KVM: arm/arm64: Demote HYP VA range display to being a debug feature
` [PATCH 61/85] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
` [PATCH 62/85] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH 63/85] KVM: arm/arm64: Fix idmap size and alignment
` [PATCH 64/85] KVM: arm64: Fix HYP idmap unmap when using 52bit PA
` [PATCH 65/85] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH 66/85] arm64; insn: Add encoder for the EXTR instruction
` [PATCH 67/85] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH 68/85] arm64: KVM: Dynamically compute the HYP VA mask
` [PATCH 69/85] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH 70/85] arm64: Update the KVM memory map documentation
` [PATCH 71/85] arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vector
` [PATCH 72/85] arm64: KVM: Move stashing of x0/x1 into the vector code itself
` [PATCH 73/85] arm64: KVM: Move BP hardening vectors into .hyp.text section
` [PATCH 74/85] arm64: KVM: Reserve 4 additional instructions in the BPI template
` [PATCH 75/85] arm64: KVM: Allow far branches from vector slots to the main vectors
` [PATCH 76/85] arm/arm64: KVM: Introduce EL2-specific executable mappings
` [PATCH 77/85] arm64: Make BP hardening slot counter available
` [PATCH 78/85] arm64: KVM: Allow mapping of vectors outside of the RAM region
` [PATCH 79/85] arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72
` [PATCH 80/85] KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecure
` [PATCH 81/85] arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
` [PATCH 82/85] KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
` [PATCH 83/85] KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list
` [PATCH 84/85] Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
` [PATCH 85/85] arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro

[PATCH 1/6] net/mlx5: support tx swp tunnel offloading
 2018-03-28 12:52 UTC  (5+ messages)
` [PATCH v3 1/7] ethdev: introduce Tx generic tunnel L3/L4 offload

[RFC PATCH for 4.17 00/21] Restartable sequences and CPU op vector
 2018-03-28 12:52 UTC  (5+ messages)
` [RFC PATCH for 4.17 02/21] rseq: Introduce restartable sequences system call (v12)

[PATCH] MAINTAINERS: Remove myself as maintainer
 2018-03-28 12:52 UTC 

[PATCH -next] drm/tegra: dc: Using NULL instead of plain integer
 2018-03-28 12:52 UTC  (2+ messages)


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.