All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-06 19:18:15 to 2017-12-06 20:19:28 UTC [more...]

[PATCH v2 0/4] Support Perf Extension on AMD KVM guests
 2017-12-06 20:19 UTC  (12+ messages)
` [PATCH v2 3/4] Add support for AMD Core Perf Extension in guest

mdadm stuck at 0% reshape after grow
 2017-12-06 20:19 UTC  (9+ messages)

[RESEND PATCH v3 0/2] dt: add pinctrl driver for Meson-AXG SoC
 2017-12-06 20:18 UTC  (6+ messages)
` [RESEND PATCH v3 2/2] ARM64: dts: meson-axg: add pinctrl DT info "

[PATCH v2 00/11] Metadata specific accouting and dirty writeout
 2017-12-06 20:18 UTC  (5+ messages)
` [PATCH v2 06/11] writeback: add counters for metadata usage

Patch "kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y" has been added to the 4.14-stable tree
 2017-12-06 20:16 UTC  (2+ messages)

[PATCH net-next] ipvlan: Eliminate duplicated codes with existing function
 2017-12-06 20:15 UTC  (2+ messages)

[Qemu-devel] reminder: please include justification/explanation for any pull request after rc2
 2017-12-06 20:14 UTC 

[Bug 104001] GPU driver hung when start steam client while playback video on Youtube (it occurs on latest staging kernel)
 2017-12-06 20:13 UTC  (2+ messages)

[PATCH V2] selinux: Add SCTP support
 2017-12-06 20:13 UTC  (4+ messages)

[PATCH V2] netlink: Add netns check on taps
 2017-12-06 20:12 UTC 

[patch net-next] mlxsw: spectrum: handle NETIF_F_HW_TC changes correctly
 2017-12-06 20:11 UTC  (2+ messages)

[PATCH] xen-netback: Fix logging message with spurious period after newline
 2017-12-06 20:10 UTC  (3+ messages)

[PATCH][REDO] arch: x86: trivial changes to make various functions static
 2017-12-06 20:06 UTC  (2+ messages)
` [tip:x86/urgent] x86: Fix Sparse warnings about non-static functions

[xfsprogs PATCH v2 0/3] Add necessary items for MAP_SYNC testing
 2017-12-06 20:10 UTC  (5+ messages)
` [xfsprogs PATCH v2 1/3] xfs_io: fix compiler warnings in getfsmap code

msm8909 support in a recent kernel
 2017-12-06 20:10 UTC  (7+ messages)

[Qemu-devel] [RFC 0/7] Rework vhost memory region updates
 2017-12-06 20:09 UTC  (4+ messages)
` [Qemu-devel] [RFC 4/7] vhost: update_mem_cb implementation

[PATCH net-next] tun: avoid unnecessary READ_ONCE in tun_net_xmit
 2017-12-06 20:09 UTC  (2+ messages)

[PATCH/RFC v2] leds: trigger: Introduce a NETDEV trigger
 2017-12-06 20:07 UTC  (3+ messages)

[PATCH] ARM64: dts: meson-axg: add ethernet mac controller
 2017-12-06 20:07 UTC  (5+ messages)

[PATCH 1/2] x86/vmx: Don't use hvm_inject_hw_exception() in long_mode_do_msr_write()
 2017-12-06 20:06 UTC  (2+ messages)
` [PATCH 2/2] x86/vmx: Drop enum handler_return

[PATCH v2] firmware: qcom: scm: Fix incorrect of_node_put call in scm_init
 2017-12-06 20:06 UTC  (3+ messages)

[PATCH] USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer()
 2017-12-06 20:05 UTC  (4+ messages)
  ` [PATCH] USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buf
  ` USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer()

[Qemu-devel] [PATCH v5 00/23] x86: Secure Encrypted Virtualization (AMD)
 2017-12-06 20:03 UTC  (48+ messages)
`  "
` [Qemu-devel] [PATCH v5 01/23] memattrs: add debug attribute
  `  "
` [Qemu-devel] [PATCH v5 02/23] exec: add ram_debug_ops support
  `  "
` [Qemu-devel] [PATCH v5 03/23] exec: add debug version of physical memory read and write API
  `  "
` [Qemu-devel] [PATCH v5 04/23] monitor/i386: use debug APIs when accessing guest memory
  `  "
` [Qemu-devel] [PATCH v5 05/23] target/i386: add memory encryption feature cpuid support
  `  "
` [Qemu-devel] [PATCH v5 06/23] machine: add -memory-encryption property
  `  "
` [Qemu-devel] [PATCH v5 07/23] kvm: update kvm.h to include memory encryption ioctls
  `  "
` [Qemu-devel] [PATCH v5 08/23] docs: add AMD Secure Encrypted Virtualization (SEV)
  `  "
` [Qemu-devel] [PATCH v5 09/23] accel: add Secure Encrypted Virtulization (SEV) object
  `  "
` [Qemu-devel] [PATCH v5 10/23] sev: add command to initialize the memory encryption context
  `  "
` [PATCH v5 11/23] sev: register the guest memory range which may contain encrypted data
  ` [Qemu-devel] "
` [PATCH v5 12/23] kvm: introduce memory encryption APIs
  ` [Qemu-devel] "
` [PATCH v5 13/23] hmp: display memory encryption support in 'info kvm'
  ` [Qemu-devel] "
` [PATCH v5 14/23] sev: add command to create launch memory encryption context
  ` [Qemu-devel] "
` [PATCH v5 15/23] sev: add command to encrypt guest memory region
  ` [Qemu-devel] "
` [PATCH v5 16/23] target/i386: encrypt bios rom
  ` [Qemu-devel] "
` [PATCH v5 17/23] qapi: add SEV_MEASUREMENT event
  ` [Qemu-devel] "
` [PATCH v5 18/23] sev: emit the "
  ` [Qemu-devel] "
` [PATCH v5 19/23] sev: Finalize the SEV guest launch flow
  ` [Qemu-devel] "
` [PATCH v5 20/23] hw: i386: set ram_debug_ops when memory encryption is enabled
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v5 21/23] sev: add debug encrypt and decrypt commands
  `  "
` [PATCH v5 22/23] target/i386: clear C-bit when walking SEV guest page table
  ` [Qemu-devel] "
` [PATCH v5 23/23] sev: add migration blocker
  ` [Qemu-devel] "

[PATCH net-next] rds: debug: fix null check on static array
 2017-12-06 20:03 UTC  (2+ messages)

[RFC 0/4] GPU/CPU timestamps correlation for relating OA samples with system events
 2017-12-06 20:02 UTC  (4+ messages)
` [RFC 3/4] drm/i915/perf: Extract raw GPU timestamps from OA reports

[RFC PATCH v5 0/5] eventtimer: introduce event timer adapter
 2017-12-06 20:01 UTC  (4+ messages)
  ` [RFC PATCH v5 3/5] eventtimer: add config variable for adapter

[morty][PATCH] cross-localedef-native: Include locale_t.h
 2017-12-06 20:00 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH 0/5] Add flight recorder to MTDRAM
 2017-12-06 19:59 UTC  (4+ messages)

[PATCH v2 00/11] Fix indentation and CamelCase issue in staging/pi433
 2017-12-06 19:57 UTC  (7+ messages)
` [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h

[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
 2017-12-06 19:56 UTC  (4+ messages)
` [PATCH v5 15/30] arm64/sve: Signal handling support

[PATCH 00/10] make stolen resource centric
 2017-12-06 19:55 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for make stolen resource centric (rev5)

[Fuego] request of information
 2017-12-06 19:55 UTC 

[PATCH net] tcp: use current time in tcp_rcv_space_adjust()
 2017-12-06 19:54 UTC  (2+ messages)

[PATCH] rpmsg: qcom_smd: Access APCS through mailbox framework
 2017-12-06 19:54 UTC  (4+ messages)

[PATCH] drm/scheduler: add license to the Makefile
 2017-12-06 19:53 UTC 

[PATCH v2 00/13] "Non-shared" IOMMU support on ARM
 2017-12-06 19:53 UTC  (7+ messages)
` [PATCH v2 06/13] iommu: Add extra use_iommu argument to iommu_domain_init()
` [PATCH v2 07/13] iommu: Make decision about needing IOMMU for hardware domains in advance

[PATCH v5 0/2] meson: saradc: drop the sana clock
 2017-12-06 19:52 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] virtio-blk: miscellaneous changes
 2017-12-06 19:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-blk: make queue size configurable
` [Qemu-devel] [PATCH 2/2] virtio-blk: reject configs with logical block size > physical block size

[PATCH v2 0/2] AMDGPU scheduler move, take 2
 2017-12-06 19:51 UTC  (2+ messages)

[Patch net-next v2] act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
 2017-12-06 19:51 UTC  (2+ messages)

Fixes for 64bit window handling on AMD CPUs
 2017-12-06 19:51 UTC  (3+ messages)
` [PATCH 3/3] x86/PCI: limit the size of the 64bit BAR to 256GB

[PATCH 0/2] rtc: omap: clk_prepare_enable error handling
 2017-12-06 19:42 UTC  (3+ messages)
` [PATCH 1/2] rtc: omap: check for clk_prepare_enable() error
` [PATCH 2/2] rtc: omap: fix unbalanced clk_prepare_enable/clk_disable_unprepare

[PATCH net-next 0/2] add ip6erspan collect_md mode
 2017-12-06 19:45 UTC  (2+ messages)

[PATCH v3 00/20] crypto: arm64 - play nice with CONFIG_PREEMPT
 2017-12-06 19:43 UTC  (42+ messages)
` [PATCH v3 01/20] crypto: testmgr - add a new test case for CRC-T10DIF
` [PATCH v3 02/20] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
` [PATCH v3 03/20] crypto: arm64/aes-blk "
` [PATCH v3 04/20] crypto: arm64/aes-bs "
` [PATCH v3 05/20] crypto: arm64/chacha20 "
` [PATCH v3 06/20] crypto: arm64/aes-blk - remove configurable interleave
` [PATCH v3 07/20] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path
` [PATCH v3 08/20] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC "
` [PATCH v3 09/20] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels
` [PATCH v3 10/20] arm64: assembler: add utility macros to push/pop stack frames
` [PATCH v3 11/20] arm64: assembler: add macros to conditionally yield the NEON under PREEMPT
` [PATCH v3 12/20] crypto: arm64/sha1-ce - yield NEON after every block of input
` [PATCH v3 13/20] crypto: arm64/sha2-ce "
` [PATCH v3 14/20] crypto: arm64/aes-ccm "
` [PATCH v3 15/20] crypto: arm64/aes-blk "
` [PATCH v3 16/20] crypto: arm64/aes-bs "
` [PATCH v3 17/20] crypto: arm64/aes-ghash "
` [PATCH v3 18/20] crypto: arm64/crc32-ce "
` [PATCH v3 19/20] crypto: arm64/crct10dif-ce "
` [PATCH v3 20/20] DO NOT MERGE

[PATCH 0/2] update the L2 cache settings on Meson8/Meson8b
 2017-12-06 19:44 UTC  (3+ messages)

[PATCH net] net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
 2017-12-06 19:44 UTC  (2+ messages)

[PATCH] iio: buffer-dma: Expose data available
 2017-12-06 19:43 UTC  (2+ messages)
` [PATCH v3] iio: buffer: "

[Qemu-devel] [PATCH 00/25] spapr: Guest exploitation of the XIVE interrupt controller (POWER9)
 2017-12-06 19:41 UTC  (8+ messages)
` [Qemu-devel] [PATCH 19/25] spapr: add hcalls support for the XIVE interrupt mode

[PATCH] netlink: Add netns check on taps
 2017-12-06 19:40 UTC  (2+ messages)

[PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup
 2017-12-06 19:37 UTC  (10+ messages)

[PATCH 0/2] add Meson8/Meson8b serial core clock handling
 2017-12-06 19:36 UTC  (4+ messages)

[PATCH] kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail
 2017-12-06 19:35 UTC  (2+ messages)

[PATCH 0/2] x86: further GS base handling changes
 2017-12-06 19:34 UTC  (5+ messages)
` [PATCH 1/2] x86: improve MSR_SHADOW_GS accesses
` [PATCH 2/2] x86: rename DIRTY_GS_BASE_USER

[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-06 19:34 UTC  (5+ messages)
` [RFC PATCH v10 6/7] PCI / PM: Move acpi wakeup code to "

dsa: dsa_slave_port_obj_del calls multiple times with SWITCHDEV_OBJ_ID_HOST_MDB obj id
 2017-12-06 19:31 UTC  (3+ messages)

[PATCH] ARM64: dts: amlogic: use generic bus node names
 2017-12-06 19:30 UTC  (3+ messages)

[PATCH v2] powerpc/powernv: Add pci_reset_phbs parameter to issue a PHB reset
 2017-12-06 19:28 UTC  (5+ messages)

[PATCH linux dev-4.13] hwmon (occ): Fix integer overflow in multiplication
 2017-12-06 19:27 UTC 

[PATCH net-next] bnxt: Don't print message, if DAC isn't connected on both ends
 2017-12-06 19:27 UTC  (2+ messages)

[PATCH] e1000e: Taint a HW lockup
 2017-12-06 19:27 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH 1/1] systemd: fix segfault when terminating systemd --test
 2017-12-06 19:27 UTC 

[RFC PATCH 0/3] Add ASoC platforms directory
 2017-12-06 19:27 UTC  (10+ messages)
` [RFC PATCH 1/3] ASoC: Add "

[PATCH 0/3, V2] Move groups_sort outisde of set_groups
 2017-12-06 19:27 UTC  (3+ messages)
` [PATCH 0/3 v3] "

Waiting for the PHY to complete auto-negotiation
 2017-12-06 19:25 UTC  (7+ messages)

[PATCH] bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
 2017-12-06 19:25 UTC  (4+ messages)

[PATCH 0/5] MIPS: NT_PRFPREG regset handling fixes
 2017-12-06 19:24 UTC  (6+ messages)
` [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET

[PATCH v3 00/16] [PATCH v3 00/16] IOMMU driver support for SVM virtualization
 2017-12-06 19:25 UTC  (7+ messages)
` [PATCH v3 15/16] iommu: introduce page response function

[Bug 103769] Unity based games do not start
 2017-12-06 19:25 UTC  (2+ messages)

[kernel-hardening] [PATCH RFC v6 0/6] Introduce the STACKLEAK feature and a test for it
 2017-12-06 19:22 UTC  (3+ messages)
` [kernel-hardening] [PATCH RFC v6 5/6] fs/proc: Show STACKLEAK metrics in the /proc file system
  ` [kernel-hardening] "

[PATCH] usbnet: fix alignment for frames with no ethernet header
 2017-12-06 19:21 UTC  (2+ messages)
`  "

[PATCH] mm: terminate shrink_slab loop if signal is pending
 2017-12-06 19:20 UTC  (2+ messages)

[PATCH linux dev-4.10] hwmon (occ): Fix integer overflow in multiplication
 2017-12-06 19:19 UTC 

[Qemu-devel] [PATCH 00/55] Patch Round-up for stable 2.10.2, freeze on 2017-12-13
 2017-12-06 19:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 07/55] memory: Open code FlatView rendering
` [Qemu-devel] [PATCH 08/55] memory: Move FlatView allocation to a helper


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.