All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-19 17:46:44 to 2018-11-19 18:36:46 UTC [more...]

[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
 2018-11-19 18:27 UTC  (11+ messages)

[PATCH] soc: ti: wkup_m3: Add PRCM int16 as the wake up source
 2018-11-19 18:36 UTC  (4+ messages)

[U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration
 2018-11-19 18:36 UTC  (10+ messages)
` [U-Boot] [PATCH 01/93] Add a simple script to remove boards
` [U-Boot] [PATCH 25/93] arm: Remove warp7 board
` [U-Boot] [PATCH 48/93] arm: Remove imx6q_logic board
` [U-Boot] [PATCH 51/93] arm: Remove omap3_logic_somlv board

[PATCH 1/7] node: Link memory nodes to their compute nodes
 2018-11-19 18:36 UTC  (4+ messages)
` [PATCH 6/7] acpi: Create subtable parsing infrastructure

[Qemu-devel] 3.1.0-rc{0,1} doesn't start
 2018-11-19 18:35 UTC  (3+ messages)

[PATCHSET 0/5] Support for polled aio
 2018-11-19  8:11 UTC  (3+ messages)
` [PATCH 4/5] aio: support for IO polling

[PATCH 0/6] ARM: dts: am437x-gp-evm: Add pinctrl nodes
 2018-11-19 18:33 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
 2018-11-19 18:32 UTC  (6+ messages)

Git Test Coverage Report (v2.20.0-rc0)
 2018-11-19 18:33 UTC  (2+ messages)

[PATCH v2 1/3] drm/msm: dpu: Mask inactive pending flushes
 2018-11-19 18:32 UTC  (5+ messages)
` [PATCH v2 3/3] drm/msm: dpu: Make legacy cursor updates asynchronous

[Bug 108778] [R9 390] amdgpu: Fatal error during GPU init 4.20-rc2
 2018-11-19 18:31 UTC  (3+ messages)

[Patch v5 00/16] Provide task property based options to enable Spectre v2 userspace-userspace protection
 2018-11-19 18:31 UTC  (18+ messages)
` [Patch v5 08/16] smt: Create cpu_smt_enabled static key for SMT specific code
` [Patch v5 11/16] x86/speculation: Add Spectre v2 app to app protection modes
` [Patch v5 12/16] x86/speculation: Create PRCTL interface to restrict indirect branch speculation

[PATCH] hwmon (ina3221) Add single-shot mode support
 2018-11-19 17:45 UTC  (8+ messages)

[PATCH v11 00/24] kasan: add software tag-based mode for arm64
 2018-11-19 17:32 UTC  (27+ messages)
` [PATCH v11 01/24] kasan, mm: change hooks signatures
` [PATCH v11 02/24] kasan, slub: handle pointer tags in early_kmem_cache_node_alloc
` [PATCH v11 03/24] kasan: move common generic and tag-based code to common.c
` [PATCH v11 04/24] kasan: rename source files to reflect the new naming scheme
` [PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v11 06/24] kasan, arm64: adjust shadow size for tag-based mode
` [PATCH v11 07/24] kasan: rename kasan_zero_page to kasan_early_shadow_page
` [PATCH v11 08/24] kasan: initialize shadow to 0xff for tag-based mode
` [PATCH v11 09/24] arm64: move untagged_addr macro from uaccess.h to memory.h
` [PATCH v11 10/24] kasan: add tag related helper functions
` [PATCH v11 11/24] kasan, arm64: untag address in _virt_addr_is_linear
` [PATCH v11 12/24] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v11 13/24] kasan, arm64: fix up fault handling logic
` [PATCH v11 14/24] kasan, arm64: enable top byte ignore for the kernel
` [PATCH v11 15/24] kasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v11 16/24] kasan: split out generic_report.c from report.c
` [PATCH v11 17/24] kasan: add bug reporting routines for tag-based mode
` [PATCH v11 18/24] mm: move obj_to_index to include/linux/slab_def.h
` [PATCH v11 19/24] kasan: add hooks implementation for tag-based mode
` [PATCH v11 20/24] kasan, arm64: add brk handler for inline instrumentation
` [PATCH v11 21/24] kasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v11 22/24] kasan: add __must_check annotations to kasan hooks
` [PATCH v11 23/24] kasan: update documentation
` [PATCH v11 24/24] kasan: add SPDX-License-Identifier mark to source files

[PATCH 0/2] automation: Add 32bit Jessie
 2018-11-19 18:30 UTC  (2+ messages)

Meeting Minutes for 2018-11-19
 2018-11-19 18:30 UTC 

[PATCH 00/16] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-11-19 18:29 UTC  (10+ messages)
` [PATCH 04/16] arm: dts: Add devicetree for RDA8810PL SoC
` [PATCH 08/16] arm: dts: rda8810pl: Add interrupt controller support
` [PATCH 12/16] clocksource: Add clock driver for RDA8810PL SoC

[PATCH v1 0/2] proc: allow signaling processes via file descriptors
 2018-11-19 18:29 UTC  (9+ messages)
` [PATCH v1 1/2] proc: get process file descriptor from /proc/<pid>
` [PATCH v1 2/2] signal: add procfd_signal() syscall

[PATCH v1 0/5] perf cs-etm: Correct packets handling
 2018-11-19 18:27 UTC  (4+ messages)
` [PATCH v1 3/5] perf cs-etm: Support for NO_SYNC packet

[Qemu-arm] [PATCH v5 00/24] ACPI reorganization for hardware-reduced API addition
 2018-11-19 18:27 UTC  (20+ messages)
` [Qemu-devel] [PATCH v5 05/24] hw: acpi: Implement XSDT support for RSDP
  ` [Qemu-arm] "
      `  "
` [Qemu-arm] [PATCH v5 19/24] hw: acpi: Retrieve the PCI bus from AcpiPciHpState
    ` [Qemu-devel] "
          `  "
` [Qemu-arm] [Qemu-devel] [PATCH v5 00/24] ACPI reorganization for hardware-reduced API addition
      `  "

[PATCH] ARM: dts: omap3-gta04: Fix comment block
 2018-11-19 18:27 UTC  (2+ messages)

[PATCH 0/2] PCI/AER: Consistently use _OSC to determine who owns AER
 2018-11-19 18:24 UTC  (13+ messages)

[PATCH v7 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-11-19 18:25 UTC  (5+ messages)

[PATCH v5] clone: report duplicate entries on case-insensitive filesystems
 2018-11-19 18:24 UTC  (5+ messages)

[PATCH 1/2] drm/i915: allow to load DMC firmware on next gen
 2018-11-19 18:24 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Downgrade unknown CSR firmware warnings
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: allow to load DMC firmware on next gen

[PATCH 1/7] asn1: Add length check in asn1_parse_definite_length
 2018-11-19 18:23 UTC  (7+ messages)
` [PATCH 2/7] cert: Add cert.c for certificate types and routines
` [PATCH 3/7] cert: Add l_cert and l_certchain accessor functions
` [PATCH 4/7] tls: Move certchain utilities to cert.c
` [PATCH 5/7] tls: Update l_tls to use the l_cert type, drop local code
` [PATCH 6/7] tools: Update certchain-verify to new certificate API
` [PATCH 7/7] unit: Update tests "

[Qemu-devel] [PATCH v2] target/i386: kvm: add VMX migration blocker
 2018-11-19 18:23 UTC 

[PATCH v2 10/13] drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+
 2018-11-19 18:23 UTC  (2+ messages)
` [PATCH v4 "

[Qemu-devel] [PATCH] target/i386: kvm: add VMX and SVM migration blockers
 2018-11-19 18:21 UTC  (6+ messages)
` [Qemu-devel] [PATCH] migration: savevm: consult "

[PATCH v1 0/4] NFS/RDMA client for v4.21 (part 1)
 2018-11-19 18:18 UTC  (6+ messages)
` [PATCH v1 4/4] xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-11-19 18:18 UTC  (6+ messages)

[LTP] [PATCH] unshare01.sh: protect parameters expansion
 2018-11-19 18:18 UTC  (2+ messages)

[PATCH 0/7] Improve I/O priority handling
 2018-11-19 18:17 UTC  (3+ messages)
` [PATCH 4/7] block: Introduce get_current_ioprio()

[LTP] Fixed: linux-test-project/ltp#1153 (master - 56e2f32)
 2018-11-19 18:17 UTC 

[PATCH v4] x86: load FPU registers on return to userland
 2018-11-19 18:17 UTC  (4+ messages)
` [PATCH 17/23] x86/fpu: Eager switch PKRU state

[PATCH] timers: Make the lower-level timer function first call than higher-level
 2018-11-19 18:16 UTC  (2+ messages)

[[yocto-docs][thud][PATCH] ref-system-requirements: sync with thud poky.conf
 2018-11-19 18:16 UTC  (2+ messages)

[PATCH/RFC v1 1/1] Use size_t instead of unsigned long
 2018-11-19 18:15 UTC  (6+ messages)

[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
 2018-11-19 18:11 UTC  (4+ messages)
` [PATCH v5 00/47] x86emul: fair parts "
  ` [PATCH v5 01/47] x86emul: introduce IMPOSSIBLE()

[PATCH 0/6] crypto: x86/chacha20 - SIMD performance improvements
 2018-11-19  7:52 UTC  (4+ messages)

[Bug 200695] New: Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)
 2018-11-19 18:15 UTC  (2+ messages)
` [Bug 200695] "

[PATCH 3.18 00/90] 3.18.126-stable review
 2018-11-19 18:11 UTC  (3+ messages)
` [PATCH 3.18 16/90] cpupower: Fix coredump on VMWare

[PATCH v2] classes/testsdk: Split implementation into classes
 2018-11-19 18:11 UTC  (2+ messages)
` [PATCH v3] "

[Qemu-devel] [PULL 00/10] target-arm queue
 2018-11-19 18:10 UTC  (2+ messages)

[PATCH v3 1/3] compiler_types.h: make __builtin_types_compatible_p() noop for Sparse
 2018-11-19 18:10 UTC  (6+ messages)
` [PATCH v3 2/3] build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
` [PATCH v3 3/3] build_bug.h: remove most of dummy BUILD_BUG_ON stubs for sparse

[PATCH 0/4] wireless: Use common cordic algorithm for b43 driver
 2018-11-19 18:10 UTC  (6+ messages)
` [PATCH 1/4] lib: cordic: Move cordic macros and defines to header file
` [PATCH 2/4] brcmsmac: Use cordic-related macros from common cordic library
` [PATCH 3/4] b43: Fix error in cordic routine
` [PATCH 4/4] b43: Use cordic algorithm from kernel library

spinlock_irq...() supported in Xenomai 2.6.5 ?
 2018-11-19 18:10 UTC  (3+ messages)

[PATCH v2] x86/fpu: Disable BH while while loading FPU registers in __fpu__restore_sig()
 2018-11-19 18:10 UTC  (2+ messages)

[PATCH] drm/i915: change i915_sw_fence license to MIT
 2018-11-19 18:09 UTC  (4+ messages)

[U-Boot] [PATCH] cmd: add clear screen 'cls' command
 2018-11-19 18:09 UTC  (2+ messages)

[Qemu-devel] [PULL 0/8] Monitor patches for 2018-10-30
 2018-11-19 18:08 UTC  (9+ messages)

[PATCH] ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h>
 2018-11-19 18:06 UTC  (3+ messages)

[PATCH 4.19 000/205] 4.19.3-stable review
 2018-11-19 16:28 UTC  (9+ messages)
` [PATCH 4.19 023/205] media: pci: cx23885: handle adding to list failure
` [PATCH 4.19 057/205] scsi: qla2xxx: Fix re-using LoopID when handle is in use
` [PATCH 4.19 058/205] scsi: qla2xxx: Fix for double free of SRB structure
` [PATCH 4.19 079/205] um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
` [PATCH 4.19 106/205] ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
` [PATCH 4.19 126/205] Btrfs: fix infinite loop on inode eviction after deduplication of eof block
` [PATCH 4.19 151/205] uapi: fix linux/kfd_ioctl.h userspace compilation errors
` [PATCH 4.19 179/205] drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD

[Buildroot] [PATCH/next 1/3] keepalived: remove popt dependency
 2018-11-19 18:06 UTC  (3+ messages)
` [Buildroot] [PATCH/next 2/3] keepalive: add optional json-c dependency
` [Buildroot] [PATCH/next 3/3] keepalived: add libglib2 optional dependency

[PATCH ghak59 V2 0/6] audit: config_change normalizations and event record gathering
 2018-11-19 16:32 UTC  (5+ messages)
` [PATCH ghak59 V2 2/6] audit: add syscall information to CONFIG_CHANGE records
` [PATCH ghak59 V2 3/6] audit: exclude user records from syscall context

[PATCH] ACPI / platform: Add SMB0001 HID to forbidden_id_list
 2018-11-19 18:06 UTC 

Resend: How to handle the SMMU RAS Error in the kernel
 2018-11-19 18:05 UTC  (3+ messages)

[PATCH] CONTRIBUTING: Clarifications on how to handle license deviations
 2018-11-19 18:05 UTC 

[ANNOUNCE] WireGuard Snapshot `0.0.20181119` Available
 2018-11-19 18:04 UTC  (2+ messages)

[PATCH] MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5912/OMAP310
 2018-11-19 18:04 UTC  (3+ messages)

[PATCH v2] objtool: fix .cold. functions parent symbols search
 2018-11-19 18:02 UTC  (6+ messages)
` [PATCH v3 0/2] objtool: read_symbols() fixes
  ` [PATCH v3 1/2] objtool: fix failed cold symbol doublefree
  ` [PATCH v3 2/2] objtool: fix .cold functions parent symbols search

[PATCH v3 0/6] Move TXQ scheduling and airtime fairness into mac80211
 2018-11-19 17:55 UTC  (8+ messages)
` [PATCH v3 3/6] mac80211: Add airtime accounting and scheduling to TXQs
          ` [Make-wifi-fast] "

[PATCH] ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
 2018-11-19 18:00 UTC  (3+ messages)

[PATCH] drm/i915: Make CHICKEN_TRANS reg not depend on enum value
 2018-11-19 18:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ARM: OMAP2+: hwmod: Fix some section annotations
 2018-11-19 18:00 UTC  (3+ messages)

[PATCH v6 0/2] btrfs: Add zstd support to grub btrfs
 2018-11-19 17:58 UTC  (5+ messages)
` [PATCH v6 2/2] "

[RFC 0/3] Unify CPU topology across ARM64 & RISC-V
 2018-11-19 17:57 UTC  (14+ messages)
` [RFC 1/3] dt-binding: cpu-topology: Move cpu-map to a common binding

FW: edac driver initialization, interrupt, & debug
 2018-11-19 16:37 UTC  (6+ messages)
          `  "

[PATCH v3 00/10] Add RISC-V support
 2018-11-19 17:56 UTC  (4+ messages)
` [PATCH v3 10/10] fdt: Add device tree file type

[PATCH net-next v2 0/2] net: bcmgenet: fix aborted suspend
 2018-11-19 17:56 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: bcmgenet: code movement
` [PATCH net-next v2 2/2] net: bcmgenet: abort suspend on error

FOSDEM 2019: Graphics DevRoom: Call for speakers
 2018-11-19  7:33 UTC  (2+ messages)

[LTP] Broken: linux-test-project/ltp#1152 (master - 5b5740c)
 2018-11-19 17:55 UTC 

[Qemu-devel] [PULL 00/12] NBD patches for 3.1-rc2
 2018-11-19 17:54 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] qemu-iotests: remove unused variable 'here'
` [Qemu-devel] [PULL 02/12] qemu-iotests: convert `pwd` and $(pwd) to $PWD
` [Qemu-devel] [PULL 03/12] qemu-iotests: Modern shell scripting (use $() instead of ``)
` [Qemu-devel] [PULL 04/12] nbd: fix whitespace in server error message
` [Qemu-devel] [PULL 05/12] nbd/server: Ignore write errors when replying to NBD_OPT_ABORT
` [Qemu-devel] [PULL 06/12] io: return 0 for EOF in TLS session read after shutdown
` [Qemu-devel] [PULL 07/12] tests: pull qemu-nbd iotest helpers into common.nbd file
` [Qemu-devel] [PULL 08/12] tests: check if qemu-nbd is still alive before waiting
` [Qemu-devel] [PULL 09/12] tests: add iotests helpers for dealing with TLS certificates
` [Qemu-devel] [PULL 10/12] tests: exercise NBD server in TLS mode
` [Qemu-devel] [PULL 11/12] iotests: Also test I/O over NBD TLS
` [Qemu-devel] [PULL 12/12] iotests: Drop use of bash keyword 'function'

[PATCH V3] perf/x86/intel/uncore: Fix client IMC events return huge result
 2018-11-19 17:53 UTC 

[PATCH v3] iommu / p2m: add a page_order parameter to iommu_map/unmap_page()
 2018-11-19 17:51 UTC  (2+ messages)

[U-Boot] [PATCH] video: add command cls
 2018-11-19 17:50 UTC  (4+ messages)

[PATCH net] Revert "sctp: remove sctp_transport_pmtu_check"
 2018-11-19 17:50 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.1] nvme: fix out-of-bounds access to the CMB
 2018-11-19 17:43 UTC  (4+ messages)

[PATCH net-next v3 1/6] net: phy: mscc: migrate to phy_select/restore_page functions
 2018-11-19 16:44 UTC  (11+ messages)

compiler code model for the kernel
 2018-11-19 17:48 UTC  (2+ messages)

[PATCH 4.18 000/171] 4.18.20-stable review
 2018-11-19 16:28 UTC  (2+ messages)
` [PATCH 4.18 130/171] nfsd: COPY and CLONE operations require the saved filehandle to be set

[PATCH 1/2] tpm: rename data_pending to transmit_result
 2018-11-19 16:44 UTC  (6+ messages)
` [PATCH v4 2/2] tpm: add support for partial reads


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.