All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-14 18:00:39 to 2018-02-14 18:42:19 UTC [more...]

[PATCH v3 0/5] crypto: Speck support
 2018-02-14 18:42 UTC  (2+ messages)
` [PATCH v3 1/5] crypto: add support for the Speck block cipher

[PATCH v2 0/8] docs: Cleanup kernel-doc and fix literal block handling
 2018-02-14 18:40 UTC  (8+ messages)
` [PATCH 1/8] docs: kernel-doc: Get rid of xml_escape() and friends
` [PATCH 2/8] docs: kernel-doc: Rename and split STATE_FIELD
` [PATCH 4/8] docs: kernel-doc: Move STATE_NAME processing into its own function
` [PATCH 5/8] docs: kernel-doc: Move STATE_BODY processing to a separate function
` [PATCH 6/8] docs: kernel-doc: Move STATE_PROTO processing into its own function
` [PATCH 7/8] docs: kernel-doc: Finish moving STATE_* code out of process_file()
` [PATCH 8/8] docs: kernel-doc: Don't mangle literal code blocks in comments

[PATCH 0/6] minor test-hashmap fixes
 2018-02-14 18:41 UTC  (8+ messages)
` [PATCH 1/6] test-hashmap: use ALLOC_ARRAY rather than bare malloc
` [PATCH 2/6] test-hashmap: check allocation computation for overflow
` [PATCH 3/6] test-hashmap: use xsnprintf rather than snprintf
` [PATCH 4/6] test-hashmap: use strbuf_getline rather than fgets
` [PATCH 5/6] test-hashmap: simplify alloc_test_entry
` [PATCH 6/6] test-hashmap: use "unsigned int" for hash storage

[PATCH 01/10] drm/vblank: Data type fixes for 64-bit vblank sequences
 2018-02-14 18:41 UTC  (7+ messages)
` [PATCH 06/10] drm/tegra: Handle 64-bit return from drm_crtc_vblank_count()
          ` [Intel-gfx] "

[Qemu-devel] [PATCH v6 00/28] Migration: postcopy failure recovery
 2018-02-14 18:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 21/28] migration: setup ramstate for resume

[PATCH v2 0/3] R-Car DU: Fix and refactor LVDS to prepare for V3M support
 2018-02-14 18:39 UTC  (7+ messages)
` [PATCH v2 1/3] drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen2
` [PATCH v2 2/3] drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen3
` [PATCH v2 3/3] drm: rcar-du: lvds: Refactor LVDS startup

clang asm-goto support (Was Re: [PATCH v2] x86/retpoline: Add clang support)
 2018-02-14 18:39 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/4] Implement Physical Presence interface for TPM 1.2 and 2
 2018-02-14 18:39 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 4/4] acpi: build TPM Physical Presence interface

ftrace events: parameter tracing
 2018-02-14 18:39 UTC 

[PATCH V2 net-next 0/7] RDS: zerocopy support
 2018-02-14 18:38 UTC  (3+ messages)
` [PATCH V2 net-next 2/7] rds: hold a sock ref from rds_message to the rds_sock

Porting hwmon sensors to openBMC
 2018-02-14 18:36 UTC  (3+ messages)

[RFC PATCH 0/4] x86/entry/64: interrupt entry size reduction
 2018-02-14 18:36 UTC  (6+ messages)
` [RFC PATCH 1/4] x86/entry/64: move PUSH_AND_CLEAR_REGS from interrupt macro to helper function
` [RFC PATCH 2/4] x86/entry/64: move ENTER_IRQ_STACK "
` [RFC PATCH 3/4] x86/entry/64: move switch_to_thread_stack to interrupt "
` [RFC PATCH 4/4] x86/entry/64: remove interrupt macro

[PATCH v2 0/2] Fixup for booting Xen on Thunder-X using Grub
 2018-02-14 18:34 UTC  (5+ messages)
` [PATCH v2 1/2] xen/arm: Extend the number of memory banks supported
` [PATCH v2 2/2] xen/arm: Blacklist SMMU on Thunder-X

[U-Boot] U-Boot
 2018-02-14 18:34 UTC  (13+ messages)

[Qemu-devel] [PATCH] configure: Add missing space when using --with-pkgversion
 2018-02-14 18:33 UTC  (2+ messages)

IPMI Set LAN Configuration Parameters
 2018-02-14 18:32 UTC  (2+ messages)

[PATCH v10 1/7] drm/i915/guc: Move GuC WOPCM related code into separate files
 2018-02-14 18:31 UTC  (18+ messages)
` [PATCH v10 3/7] drm/i915/guc: Implement dynamic GuC WOPCM offset and size
` [PATCH v10 5/7] drm/i915/guc: Add HuC firmware size related restriction for Gen9 and CNL A0
` [PATCH v10 6/7] drm/i915/guc: Check the locking status of GuC WOPCM registers

[PATCH igt] igt/gem_exec_schedule: Trim max number of contexts used
 2018-02-14 18:33 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for igt/gem_exec_schedule: Trim max number of contexts used (rev2)

plan9 semantics on Linux - mount namespaces
 2018-02-14 18:32 UTC  (10+ messages)

[PATCH 00/25] Add KFD GPUVM support for dGPUs v2
 2018-02-14 18:33 UTC  (21+ messages)
` [PATCH 14/25] drm/amdkfd: Populate DRM render device minor

[PATCH nft] parser_bison: restore nft {import,export} ruleset
 2018-02-14 18:32 UTC 

Assalamu`Alaikum
 2018-02-14 18:32 UTC 

[PATCH 0/2] crypto/caam: Adjustments for eight function implementations
 2018-02-14 18:32 UTC  (6+ messages)
` [PATCH 1/2] crypto: caam: Delete an error message for a failed memory allocation in seven functions
` [PATCH 2/2] crypto: caam: Use common error handling code in four functions

[Qemu-devel] [PATCH v3 0/2] block: fix write with zero flag set and iovector provided
 2018-02-14 18:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] iotest 033: add misaligned write-zeroes test via truncate

[RFC PATCH V2 00/22] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-02-14 18:31 UTC  (5+ messages)

"git add" with several pathspecS and one doesn't match
 2018-02-14 18:31 UTC 

usb: gadget: udc: bdc: Use dma_pool_zalloc
 2018-02-14 18:29 UTC 

[seabios test] 119162: regressions - trouble: blocked/broken/fail/pass
 2018-02-14 18:28 UTC 

[PATCH 0/9] x86: enable boot-time switching between paging modes
 2018-02-14 18:25 UTC  (20+ messages)
` [PATCH 1/9] x86/mm: Initialize pgtable_l5_enabled at boot-time
` [PATCH 2/9] x86/mm: Initialize pgdir_shift and ptrs_per_p4d "
` [PATCH 3/9] x86/mm: Initialize page_offset_base "
` [PATCH 4/9] x86/mm: Adjust vmalloc base and size "
` [PATCH 5/9] x86/mm: Initialize vmemmap_base "
` [PATCH 6/9] x86/mm: Make early boot code support boot-time switching of paging modes
` [PATCH 7/9] x86/mm: Fold p4d page table layer at runtime
` [PATCH 8/9] x86/mm: Replace compile-time checks for 5-level with runtime-time
` [PATCH 9/9] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y

[PATCH v3 0/2] pvcalls-front improvements
 2018-02-14 18:28 UTC  (5+ messages)
` [PATCH v3 1/2] pvcalls-front: introduce a per sock_mapping refcount
  ` [PATCH v3 2/2] pvcalls-front: wait for other operations to return when release passive sockets

[PATCH] net/i40evf: regression fix - reenable interrupts in handler
 2018-02-14 18:32 UTC 

[PATCH v1] fsmonitor: update documentation to remove reference to invalid config settings
 2018-02-14 18:28 UTC  (2+ messages)

[PATCH v2 00/14] Serialized Git Commit Graph
 2018-02-14 18:27 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 11/14] commit: integrate commit graph with commit parsing

[PATCH 2/2] x86/entry/64: use xorl for register clearing
 2018-02-14 18:27 UTC  (2+ messages)

[PATCH 0/2] Add kvzalloc_struct to complement kvzalloc_array
 2018-02-14 18:26 UTC  (6+ messages)
` [PATCH 1/2] mm: Add kernel-doc for kvfree
` [PATCH 2/2] mm: Add kvmalloc_ab_c and kvzalloc_struct

[PATCH v3 0/2] pvcalls-front improvements
 2018-02-14 18:26 UTC 

Read-protected UEFI variables
 2018-02-14 18:18 UTC  (5+ messages)

[BUG] git init doesn't respect `--template` like configuration variable init.templateDir and $GIT_TEMPLATE_DIR
 2018-02-14 18:24 UTC  (4+ messages)
` [PATCH 1/2] parse-options: expand $HOME on filename options

[Qemu-devel] [PATCH v2 0/2] ipmi: Fix vmstate transfer
 2018-02-14 18:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] ipmi: Use proper struct reference for KCS vmstate
` [Qemu-devel] [PATCH v2 2/2] ipmi: Use proper struct reference for BT vmstate

Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor" has been added to the 4.14-stable tree
 2018-02-14 18:23 UTC  (3+ messages)

[PATCH xf86-video-amdgpu] If glamor is too old for depth 30, fall back to ShadowFB
 2018-02-14 18:23 UTC  (2+ messages)

Patch "ahci: Allow setting a default LPM policy for mobile chipsets" has been added to the 4.14-stable tree
 2018-02-14 18:23 UTC  (5+ messages)

[GIT PULL] arm64 spectre and meltdown mitigations for v4.14-stable
 2018-02-14 18:22 UTC  (11+ messages)
        ` [PATCH] arm64: Move post_ttbr_update_workaround to C code

Overlapping IP networks no longer allowed?
 2018-02-14 18:22 UTC  (2+ messages)

[PATCH xf86-video-amdgpu] Revert "Guard against pAMDGPUEnt == NULL in AMDGPUFreeRec"
 2018-02-14 18:22 UTC  (2+ messages)

[PATCH 0/9] Some OMAP2+ legacy hwmod data cleanup
 2018-02-14 18:22 UTC  (6+ messages)
` [PATCH 1/9] dmaengine: omap-dma: include header for bool type

[PATCHv2 0/8] arm_pmu: fix lockdep issues with ACPI systems
 2018-02-14 18:22 UTC  (6+ messages)
` [PATCHv2 7/8] arm_pmu: note IRQs and PMUs per-cpu

Question about the removal of __nfs_revalidate_inode() from do_setlk()
 2018-02-14 18:22 UTC  (3+ messages)

[PATCH v3 0/4] hvm/svm: Enable vm events for SVM
 2018-02-14 18:22 UTC  (5+ messages)
` [PATCH v3 2/4] hvm/svm: Enable Breakpoint events

What's cooking in git.git (Feb 2018, #02; Tue, 13)
 2018-02-14 18:21 UTC  (3+ messages)

Building dashboard_v2
 2018-02-14 18:21 UTC  (4+ messages)

[PATCH] Make kernel taint on invalid module signatures configurable
 2018-02-14 18:21 UTC  (2+ messages)

[vhost:vhost 22/28] drivers/firmware/qemu_fw_cfg.c:35:10: fatal error: linux/fw_cfg.h: No such file or directory
 2018-02-14 18:21 UTC 

[vhost:vhost 22/28] drivers/firmware/qemu_fw_cfg.c:35:10: fatal error: linux/fw_cfg.h: No such file or directory
 2018-02-14 18:21 UTC 

[PATCH v4 00/18] kernel-doc: add supported to document nested structs
 2018-02-14 18:20 UTC  (5+ messages)
` [PATCH v4 16/18] scripts: kernel-doc: improve nested logic to handle multiple identifiers

[v2,1/5] dmaengine: qcom: bam_dma: make bam clk optional
 2018-02-14 18:19 UTC  (2+ messages)
` [PATCH v2 1/5] "

i8042 AUX port [serio1] suspend takes a second on Dell XPS 13 9360 and TUXEDO Book 1406
 2018-02-14 17:11 UTC  (5+ messages)
    ` i8042 AUX port [serio1] suspend takes a second on Dell XPS 13 9360

[Qemu-devel] [qemu-web PATCH] Add a blog post documenting Spectre/Meltdown options for QEMU 2.11.1
 2018-02-14 18:18 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/1] fs: fat: avoid useless conversion when calling get_cluster
 2018-02-14 18:17 UTC 

[RFC PULL] Add Display Support for Qualcomm SDM845
 2018-02-14 18:17 UTC  (3+ messages)

[RFC v2 0/2] drm/msm: Add support for Adreno a6xx
 2018-02-14 18:16 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: Add generated headers for A6XX
` [PATCH 2/2] drm/msm: Add A6XX device support

[PATCH v2] ath9k: mark RSSI as invalid if frame received during channel setup
 2018-02-14 18:16 UTC  (2+ messages)

12.2.3 QE Luminous validation status
 2018-02-14 18:15 UTC  (2+ messages)

[PATCH] udevng: Add OFONO_PATHNAME property to set modem dbus path name
 2018-02-14 18:15 UTC  (2+ messages)

[PATCH] drm/i915/audio: fix check for av_enc_map overflow
 2018-02-14 18:15 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 0/4] xfs: fix v5 AGFL wrapping
 2018-02-14 18:12 UTC  (5+ messages)
` [PATCH 1/4] xfs: convert XFS_AGFL_SIZE to a helper function
` [PATCH 2/4] xfs: introduce 'fixed agfl' feature
` [PATCH 3/4] xfs: fix agfl wrapping on v5 filesystems
` [PATCH 4/4] xfs: enable fixed agfl feature

[PATCH v1 0/1] Parfait changes
 2018-02-14 18:14 UTC  (6+ messages)
` [PATCH v1 1/1] KVM: X86: NULL pointer dereference [null-pointer-deref] (CWE 476) problem

[PATCH 0/7] Add SPDX headers for Cisco-authored sources
 2018-02-14 18:14 UTC  (4+ messages)
` [PATCH 2/7] include/(uapi/)media: add SPDX license info

[U-Boot] [PATCH v2 1/1] fs: fat: avoid superfluous conversion calling set_cluster
 2018-02-14 18:14 UTC 

[Bug 105021] suspend / rx550 / extremely slow after 2nd thaw
 2018-02-14 18:14 UTC 

[PATCH 0/3] Remove IPVlan module dependencies on IPv6 and Netfilter
 2018-02-14 18:13 UTC  (4+ messages)
` [PATCH 1/3] ipvlan: drop ipv6 dependency
` [PATCH 2/3] ipvlan: drop netfilter dependency
` [PATCH 3/3] ipvlan: selects master_l3 device instead of depending on it

[PATCH v2.1] x86/speculation: Use IBRS if available before calling into firmware
 2018-02-14 18:13 UTC  (10+ messages)
` [tip:x86/pti] "
            ` [PATCH] watchdog: hpwdt: Remove spinlock acquire and BIOS calls from NMI context

[PATCH v2] pvcalls-front improvements
 2018-02-14 18:13 UTC  (5+ messages)
` [PATCH v2 1/2] pvcalls-front: introduce a per sock_mapping refcount

[RFC v2 00/23] Dynamic memory allocation for DPDK
 2018-02-14 18:13 UTC  (9+ messages)

linux-next: unnecessary merge in the v4l-dvb tree
 2018-02-14 18:12 UTC  (10+ messages)

[PATCH char-misc 1/1] Drivers: hv: vmbus: Fix ring buffer signaling
 2018-02-14 18:12 UTC  (2+ messages)

v4.16-rc1 + dm-mpath + BFQ
 2018-02-14 18:11 UTC  (10+ messages)

[PATCH] kvm: use insert sort in kvm_io_bus_register_dev function
 2018-02-14 18:11 UTC  (2+ messages)

[PATCH v1] RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()
 2018-02-14 18:11 UTC 

[PATCH v1] scsi: mpt3sas: Use lo_hi_writeq() helper
 2018-02-14 18:10 UTC 

checkpatch: Improve parse_email signature checking
 2018-02-14 18:10 UTC 

Linux 3.16.54
 2018-02-14 18:09 UTC 

Linux 3.2.99
 2018-02-14 18:08 UTC 

[PATCH] doc: add kernel version deprecation notice
 2018-02-14 18:08 UTC  (7+ messages)

[PATCH 00/26] Moving global state into the repository object (part 1)
 2018-02-14 18:08 UTC  (4+ messages)
` [PATCH 14/26] sha1_file: allow prepare_alt_odb to handle arbitrary repositories

[PATCH] xfs: byte range buffer dirty region tracking
 2018-02-14 18:08 UTC  (11+ messages)
` [PATCH v2] "

[PATCH xf86-video-ati 1/4] glamor: Allow depth 30 with Xorg >= 1.19.99.1
 2018-02-14 18:07 UTC  (3+ messages)
` [PATCH xf86-video-ati 4/4] Call RADEONFreeRec from RADEONFreeScreen_KMS even if info == NULL

How to address 'ping -I <interface>' failure
 2018-02-14 18:07 UTC  (2+ messages)

[PATCH net] fib_semantics: Don't match route with mismatching tclassid
 2018-02-14 18:06 UTC  (2+ messages)

[Qemu-devel] sparc crash on delayed control-transfer couples
 2018-02-14 18:06 UTC  (2+ messages)

[PATCH] Make grub-install check for errors from efibootmgr
 2018-02-14 17:54 UTC  (5+ messages)

[Qemu-devel] sparc branch to pc+4 issue
 2018-02-14 18:02 UTC  (2+ messages)

apm_32.c: undefined reference to `cpuidle_poll_state_init'
 2018-02-14 18:02 UTC 

[PATCH 0/9] x86/mm: Dynamic memory layout
 2018-02-14 18:02 UTC  (6+ messages)
` [PATCH 8/9] x86/mm: Make __VIRTUAL_MASK_SHIFT dynamic

[PATCH v1] doc: update release notes for 18.02
 2018-02-14 18:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] x86/entry: xorq->xorl; idtentry size reduction
 2018-02-14 17:59 UTC  (3+ messages)
` [PATCH 1/2] x86/entry: reduce static footprint of idtentry
` [PATCH 2/2] x86/entry/64: use xorl for register clearing


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.