All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-13 08:13:32 to 2018-02-13 09:10:01 UTC [more...]

[cip-dev] [EOL for Lava Version 1] Lava Version 2 replacing Lava Version 1
 2018-02-13  9:10 UTC  (6+ messages)

[PATCH 2/2] x86/mm/64: Add vsyscall page to /proc/kcore conditionally
 2018-02-13  9:08 UTC  (2+ messages)
` [tip:x86/urgent] x86/mm/kcore: "

[PATCH v7 00/37] Andes(nds32) Linux Kernel Port
 2018-02-13  9:09 UTC  (36+ messages)
` [PATCH v7 01/37] openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it
` [PATCH v7 02/37] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v7 04/37] earlycon: add reg-offset to physical address before mapping
` [PATCH v7 05/37] drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32
` [PATCH v7 06/37] nds32: Assembly macros and definitions
` [PATCH v7 07/37] nds32: Kernel booting and initialization
` [PATCH v7 08/37] nds32: Exception handling
` [PATCH v7 09/37] nds32: MMU definitions
` [PATCH v7 10/37] nds32: MMU initialization
` [PATCH v7 11/37] nds32: MMU fault handling and page table management
` [PATCH v7 12/37] nds32: Cache and TLB routines
` [PATCH v7 13/37] nds32: Process management
` [PATCH v7 14/37] nds32: IRQ handling
` [PATCH v7 15/37] nds32: Atomic operations
` [PATCH v7 16/37] nds32: Device specific operations
` [PATCH v7 17/37] nds32: DMA mapping API
` [PATCH v7 18/37] nds32: ELF definitions
` [PATCH v7 19/37] nds32: System calls handling
  ` [PATCH v7 20/37] nds32: VDSO support
` [PATCH v7 21/37] nds32: Signal handling support
` [PATCH v7 22/37] nds32: Library functions
` [PATCH v7 23/37] nds32: Debugging support
` [PATCH v7 24/37] nds32: L2 cache support
` [PATCH v7 25/37] nds32: Loadable modules
` [PATCH v7 26/37] nds32: Generic timers support
` [PATCH v7 27/37] nds32: Device tree support
` [PATCH v7 28/37] nds32: Miscellaneous header files
` [PATCH v7 29/37] nds32: defconfig
` [PATCH v7 30/37] nds32: Build infrastructure
` [PATCH v7 31/37] MAINTAINERS: Add nds32
` [PATCH v7 32/37] dt-bindings: nds32 CPU Bindings
` [PATCH v7 35/37] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v7 36/37] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v7 37/37] net: faraday add nds32 support

[PATCH v3 5/7] x86/entry: use PUSH_AND_CLEAN_REGS in more cases
 2018-02-13  9:02 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Use "

[PATCH] doc: improve HTML spacing in release notes
 2018-02-13  9:09 UTC  (2+ messages)

[PATCH v3 4/7] x86/entry: introduce PUSH_AND_CLEAN_REGS
 2018-02-13  9:01 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro

[PATCH v2] doc: add maintainers section to the contributors guide
 2018-02-13  9:08 UTC 

[PATCH 1/1] btrfs: log, when replace, is canceled by the user
 2018-02-13  9:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 3/7] x86/entry: interleave XOR register clearing with PUSH instructions
 2018-02-13  9:01 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Interleave "

[PATCH 1/2] /proc/kcore: Fix SMAP violation when dumping vsyscall user page
 2018-02-13  9:07 UTC  (2+ messages)
` [tip:x86/urgent] vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault "

[Bug 105021] suspend / rx550 / extremely slow after 2nd thaw
 2018-02-13  9:08 UTC 

[PATCH v3 2/7] x86/entry: merge POP_C_REGS and POP_EXTRA_REGS
 2018-02-13  9:01 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro

[PATCH v3 1/7] x86/entry: merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions
 2018-02-13  9:00 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Merge "

include/linux/compiler.h:183: undefined reference to `__tracepoint_vb2_buf_queue'
 2018-02-13  9:07 UTC 

[Qemu-devel] [RFC PATCH v6 00/20] replay additions
 2018-02-13  9:07 UTC  (9+ messages)

[Linux-kselftest-mirror] [PATCH 4/5] selftests/x86: do not rely on int $0x80 in single_step_syscall.c
 2018-02-13  9:06 UTC  (2+ messages)
` [tip:x86/pti] selftests/x86: Do not rely on "int $0x80" "

[Linux-kselftest-mirror] [PATCH 3/5] selftests/x86: do not rely on int $0x80 in test_mremap_vdso.c
 2018-02-13  9:06 UTC  (2+ messages)
` [tip:x86/pti] selftests/x86: Do not rely on "int $0x80" "

[PATCHv2 3/3] ath: change in cfg80211_probe_status API
 2018-02-13  9:06 UTC  (2+ messages)

[Linux-kselftest-mirror] [PATCH 1/5] selftests/x86: 5lvl test has been moved
 2018-02-13  9:05 UTC  (2+ messages)
` [tip:x86/pti] selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directory

[Linux-kselftest-mirror] [PATCH] selftests/x86: clarify that there is no buffer overflow on sscanf usage
 2018-02-13  9:04 UTC  (2+ messages)
` [tip:x86/pti] selftests/x86: Clean up and document sscanf() usage

[Linux-kselftest-mirror] [PATCH 2/5] selftests/x86: fix vDSO selftest segfault for vsyscall=none
 2018-02-13  9:04 UTC  (2+ messages)
` [tip:x86/pti] selftests/x86: Fix "

[PATCH] x86/entry/64: Remove unused icebp macro
 2018-02-13  9:04 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Remove the unused 'icebp' macro

[PATCH net v3] tipc: fix missing RTNL lock protection during setting link properties
 2018-02-13  9:04 UTC 

[PATCH v3 7/7] x86/entry: indent PUSH_AND_CLEAR_REGS and POP_REGS properly
 2018-02-13  9:03 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Indent "

[PATCH v3 6/7] x86/entry: get rid of ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS
 2018-02-13  9:02 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS macros

[PATCH] x86/entry/64: Fix paranoid_entry() frame pointer warning
 2018-02-13  9:03 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH] x86/nmi: lower initial watchdog frequency to avoid boot hangs
 2018-02-13  9:03 UTC  (14+ messages)

[tip:x86/boot] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
 2018-02-13  9:02 UTC  (5+ messages)

[PATCH] btrfs: use set functions to update latest refs to the SB
 2018-02-13  9:01 UTC  (3+ messages)
` [PATCH v2] btrfs: fix endianness compatibility during the SB RW

patches that failed to cherry-pick on drm-intel-fixes for 4.16-rc1
 2018-02-13  9:01 UTC  (2+ messages)
` [PATCH] drm/i915/breadcrumbs: Ignore unsubmitted signalers

[PATCH] ALSA: hda: Remove finite loop from snd_hdac_sync_power_state()
 2018-02-13  9:09 UTC 

[PATCH rdma-rc] RDMA/restrack: don't use uaccess_kernel()
 2018-02-13  9:01 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] i2c: mvtwsi.c: Fix set speed
 2018-02-13  9:01 UTC  (2+ messages)

[RFC PATCH 4/7] kconfig: support new special property shell=
 2018-02-13  8:59 UTC  (23+ messages)

[PATCH] sched: typo: remove space in #ifdef
 2018-02-13  8:59 UTC 

[PATCH v2 5/6] KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
 2018-02-13  8:59 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH 0/5] drm/i915: Grab the vblank evasion lock around the entire evasion
 2018-02-13  8:59 UTC  (12+ messages)
` [PATCH 1/5] drm/i915: Keep vblank irq enabled during vblank evasion

samples/seccomp/ broken when cross compiling s390, ppc allyesconfig
 2018-02-13  8:59 UTC  (4+ messages)

[PATCH v2 4/6] X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
 2018-02-13  8:59 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH v2 3/6] KVM: x86: Reduce retpoline performance impact in slot_handle_level_range()
 2018-02-13  8:58 UTC  (2+ messages)
` [tip:x86/pti] KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods

[PATCH v2 2/6] Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
 2018-02-13  8:58 UTC  (2+ messages)
` [tip:x86/pti] "

[xfstests PATCH v3 0/6] overlay: add overlay filesystem dirs check
 2018-02-13  8:58 UTC  (3+ messages)
` [xfstests PATCH v3 5/6] overlay: correct scratch "

[PATCH 1/2] x86/speculation: Correct Speculation Control microcode blacklist again
 2018-02-13  8:57 UTC  (5+ messages)
` [PATCH 2/2] x86/speculation: Support "Enhanced IBRS" on future CPUs
` [tip:x86/pti] x86/speculation: Correct Speculation Control microcode blacklist again

[PATCH v7 5/6] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
 2018-02-13  8:57 UTC  (4+ messages)
` [PATCH v8 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[Bug 92961] New: Xorg freezes (only mouse and ssh are still working)
 2018-02-13  8:57 UTC  (2+ messages)
  ` [Bug 92961] "

[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
 2018-02-13  8:55 UTC  (26+ messages)
` [PATCH v3 09/41] KVM: arm64: Defer restoring host VFP state to vcpu_put
` [PATCH v3 14/41] KVM: arm64: Introduce VHE-specific kvm_vcpu_run
` [PATCH v3 17/41] KVM: arm64: Remove noop calls to timer save/restore from VHE switch
` [PATCH v3 26/41] KVM: arm64: Introduce framework for accessing deferred sysregs

[Qemu-devel] [PATCH v8] s390x/cpu: expose the guest crash information
 2018-02-13  8:54 UTC  (2+ messages)

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-13  8:54 UTC  (9+ messages)

[PATCH] block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
 2018-02-13  8:54 UTC  (3+ messages)

[PATCH] trace-cmd: virt-server: fix snprintf-related warnings
 2018-02-13  8:54 UTC 

[PATCHv3 0/5] x86: Enumerate TME and PCONFIG, add MKTME_KEY_PROG helper
 2018-02-13  8:53 UTC  (4+ messages)

[PATCH v2 0/3] Vhost & Virtio fixes for v18.02
 2018-02-13  8:53 UTC  (3+ messages)
` [PATCH v2 1/3] net/virtio: fix mbuf data offset for simple Rx function

[U-Boot] [PATCH v2 0/7] sunxi: sun8i-emac: Update DT bindings
 2018-02-13  8:50 UTC  (2+ messages)

Thinkpad X1 Carbon 3rd - Reducing the compressed framebuffer size
 2018-02-13  8:50 UTC  (3+ messages)

[RFC PATCH 0/5] alternate dmevents waiter method
 2018-02-13  8:50 UTC  (5+ messages)
` [RFC PATCH 5/5] multipathd: RFC add new polling dmevents waiter thread

[PATCH] ACPI/PCI: pci_link: change log level of no _PRS messages
 2018-02-13  8:49 UTC  (7+ messages)

Warning for possible circular locking dependecy on v4.16-rc1
 2018-02-13  8:48 UTC  (4+ messages)

imx-sdma: fix pagefault when channel is disabled during interrupt
 2018-02-13  8:47 UTC 

[PATCH] drm/simple_kms_helper: Fix NULL pointer dereference with no active CRTC
 2018-02-13  8:44 UTC  (2+ messages)

[Buildroot] [PATCH 08/14] diffconfig: fix code style
 2018-02-13  8:44 UTC  (4+ messages)

[LTP] [PATCH 1/4] lib/get_high_address.c: Add tst_get_high_address.h for new API
 2018-02-13  8:41 UTC  (6+ messages)
` [LTP] [PATCH v2 1/5] syscalls/mremap03: Do not pass MAP_FAILED into mremap()
  ` [LTP] [PATCH v2 2/5] lib/get_high_address.c: Add tst_get_bad_addr.h for new API
  ` [LTP] [PATCH v2 3/5] syscalls/unlink05, 06: Cleanup && Convert to "
  ` [LTP] [PATCH v2 4/5] syscalls/unlink07: "
  ` [LTP] [PATCH v2 5/5] syscalls/unlink08: "

[PATCH] example exception_path: cache align per CPU stats
 2018-02-13  8:40 UTC  (2+ messages)

[U-Boot] [PATCH] spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED
 2018-02-13  8:40 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[RFC PATCH 0/5] powerpc/mm/slice: improve slice speed and stack use
 2018-02-13  8:40 UTC  (5+ messages)

[Buildroot] [PATCH v2 1/4] package/imagemagick: add host package
 2018-02-13  8:39 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/4] linux: add custom linux logo
` [Buildroot] [PATCH v2 3/4] docs/images: adding default buildroot "
` [Buildroot] [PATCH v2 4/4] configs: add linux boot logo to raspberrypi3 defconfig

[U-Boot] [PATCH 0/2] arm: socfpga: Kconfig cleanups
 2018-02-13  8:39 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: use imply instead of select where applicable

[PATCH] AWOOGA: Revert "ALSA: hda: Make use of core codec functions to sync power state"
 2018-02-13  8:37 UTC  (9+ messages)

[PATCH] added colored print out of log levels
 2018-02-13  8:37 UTC  (2+ messages)

[U-Boot] U-Boot
 2018-02-13  8:37 UTC  (7+ messages)

[PATCH] crypto: Fix incorrect values in PKCS#1 test vector
 2018-02-13  8:37 UTC  (2+ messages)

[PATCH] btrfs: Verify extent allocated by find_free_extent() won't overlap with extents from previous transaction
 2018-02-13  8:35 UTC  (3+ messages)

[PATCH v2] printk: move dump stack related code to lib/dump_stack.c
 2018-02-13  8:35 UTC  (2+ messages)

[PATCH 0/5] mtd: Simplify erase handling
 2018-02-13  8:33 UTC  (7+ messages)
` [PATCH 5/5] mtd: Stop updating erase_info->state and calling mtd_erase_callback()

[PATCH RFC tools/lkmm] Miscellaneous fixes
 2018-02-13  8:32 UTC  (7+ messages)
  ` [PATCH v2] tools/memory-model: Make compat with herd7 7.47 ("-" -> "_")

[PATCH/RFC 00/11] ARM: dts: rcar-gen2: Enable watchdog support
 2018-02-13  8:26 UTC  (2+ messages)

[PATCH v7 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-02-13  8:31 UTC  (7+ messages)
` [PATCH v7 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v7 4/6] iommu/arm-smmu: Add the device_link between masters and smmu

[PATCH 00/16] Adding NV12 support
 2018-02-13  8:31 UTC  (4+ messages)
` [PATCH 05/16] drm/i915/skl+: NV12 related changes for WM

[PATCH v9 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2018-02-13  8:30 UTC  (5+ messages)
` [PATCH v9 2/3] arm: dts: add Nuvoton NPCM750 device tree

[PATCH 0/8] crypto: inside-secure - stabilization and fixes
 2018-02-13  8:26 UTC  (9+ messages)
` [PATCH 1/8] MAINTAINERS: update the Inside Secure maintainer email
` [PATCH 2/8] crypto: inside-secure - do not overwrite the threshold value
` [PATCH 3/8] crypto: inside-secure - fix the extra cache computation
` [PATCH 4/8] crypto: inside-secure - fix the cache_len computation
` [PATCH 5/8] crypto: inside-secure - do not process request if no command was issued
` [PATCH 6/8] crypto: inside-secure - fix the invalidation step during cra_exit
` [PATCH 7/8] crypto: inside-secure - keep the requests push/pop synced
` [PATCH 8/8] crypto: inside-secure - unmap the result in the hash send error path

[PATCH] Move the eh_deadline module parameter definition to the top of hosts.c
 2018-02-13  8:29 UTC  (2+ messages)

[PATCH] usb: dwc2: add support for host mode external vbus supply
 2018-02-13  8:28 UTC  (2+ messages)
`  "

[PATCH V2] auxdisplay: use correct string length
 2018-02-13  8:28 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: gpio: Add Spreadtrum EIC controller documentation
 2018-02-13  8:28 UTC  (3+ messages)

[PATCH] blk: optimization for classic polling
 2083-05-30  4:21 UTC  (2+ messages)
  ` [PATCH v2 RESENT] "

[Qemu-devel] [PATCH V10 0/9] hw/pvrdma: PVRDMA device implementation
 2018-02-13  8:23 UTC  (11+ messages)
` [Qemu-devel] [PATCH V10 4/9] hw/rdma: Add wrappers and macros
` [Qemu-devel] [PATCH V10 5/9] hw/rdma: Definitions for rdma device and rdma resource manager
` [Qemu-devel] [PATCH V10 6/9] hw/rdma: Implementation of generic rdma device layers
` [Qemu-devel] [PATCH V10 7/9] hw/rdma: PVRDMA commands and data-path ops
` [Qemu-devel] [PATCH V10 8/9] hw/rdma: Implementation of PVRDMA device

[git pull] Input updates for v4.15-rc8
 2018-02-13  8:22 UTC  (4+ messages)
    ` rmi4 defunct on T460p [was: [git pull] Input updates for v4.15-rc8]

[PATCH v5 00/26] Fix watchdog on Renesas R-Car Gen2 and RZ/G1
 2018-02-13  8:21 UTC  (9+ messages)
` [PATCH v5 09/26] soc: renesas: rcar-rst: Enable watchdog as reset trigger for Gen2
` [PATCH v5 10/26] ARM: shmobile: rcar-gen2: Add watchdog support

[Qemu-devel] [PATCH qemu v7 0/4] vfio-pci: Allow mmap of MSIX BAR
 2018-02-13  8:20 UTC  (9+ messages)
` [Qemu-devel] [PATCH qemu v7 2/4] vfio/pci: Relax DMA map errors for MMIO regions

[RFC] commands: i2c_write: enable raw write to address
 2018-02-13  8:19 UTC  (4+ messages)

[PATCH] libata: update documentation for sysfs interfaces
 2018-02-13  8:18 UTC 

[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
 2018-02-13  8:17 UTC  (11+ messages)

[PATCH BUGFIX V3] block, bfq: add requeue-request hook
 2018-02-13  8:15 UTC  (12+ messages)

[PATCH v4 0/8] ARM: sun9i: SMP and CPU hotplug support
 2018-02-13  8:15 UTC  (4+ messages)

[PATCH 00/14] cifs: add compounding support for smb2+
 2018-02-13  8:15 UTC  (2+ messages)

[PATCH BlueZ 1/4] tools/btpclient: Fix ad property manufacturer data name
 2018-02-13  8:15 UTC  (2+ messages)

Serious performance degradation in Linux 4.15
 2018-02-13  8:14 UTC  (3+ messages)

[PATCH v2] net/tap: add CRC stripping capability
 2018-02-13  8:14 UTC 

[PATCH] doc: add change notice for mbuf sched field
 2018-02-13  8:14 UTC  (4+ messages)

[linux-linus test] 119010: regressions - trouble: broken/fail/pass
 2018-02-13  8:13 UTC 

[PATCH v3 1/2] dt-bindings: gpio: Add Spreadtrum GPIO controller documentation
 2018-02-13  8:13 UTC  (4+ messages)
` [PATCH v3 2/2] gpio: Add GPIO driver for Spreadtrum SC9860 platform


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.