All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-20 14:00:10 to 2018-04-20 14:38:59 UTC [more...]

[RFC PATCH v3 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-04-20 14:46 UTC  (16+ messages)
` [RFC PATCH v3 01/15] khwasan: move common kasan and khwasan code to common.c
` [RFC PATCH v3 02/15] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [RFC PATCH v3 03/15] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [RFC PATCH v3 04/15] khwasan: initialize shadow to 0xff
` [RFC PATCH v3 05/15] khwasan, arm64: untag virt address in __kimg_to_phys
` [RFC PATCH v3 06/15] khwasan, arm64: fix up fault handling logic
` [RFC PATCH v3 07/15] khwasan: add tag related helper functions
` [RFC PATCH v3 08/15] khwasan, arm64: enable top byte ignore for the kernel
` [RFC PATCH v3 09/15] khwasan, mm: perform untagged pointers comparison in krealloc
` [RFC PATCH v3 10/15] khwasan: split out kasan_report.c from report.c
` [RFC PATCH v3 11/15] khwasan: add bug reporting routines
` [RFC PATCH v3 12/15] khwasan: add hooks implementation
` [RFC PATCH v3 13/15] khwasan, arm64: add brk handler for inline instrumentation
` [RFC PATCH v3 14/15] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [RFC PATCH v3 15/15] khwasan: update kasan documentation

[PATCH v3 01/17] y2038: asm-generic: Extend sysvipc data structures
 2018-04-20 14:38 UTC  (6+ messages)
` [PATCH] x86: ipc: fix x32 version of shmid64_ds and msqid64_ds

[REVIEW][PATCH 00/17] siginfo bugfixes and cleanups
 2018-04-20 14:38 UTC  (34+ messages)
` [REVIEW][PATCH 00/22] Simplifying siginfo users
  ` [OpenRISC] "
  ` [REVIEW][PATCH 01/22] signal/alpha: Use send_sig_fault where appropriate
  ` [REVIEW][PATCH 02/22] signal/alpha: Use force_sig_fault "
  ` [REVIEW][PATCH 03/22] signal/c6x: "
  ` [REVIEW][PATCH 04/22] signal/hexagon: Use force_sig_fault as appropriate
  ` [REVIEW][PATCH 05/22] signal/m68k: Use force_sig_fault where appropriate
  ` [REVIEW][PATCH 06/22] signal/microblaze: Remove the commented out force_sig_info in do_page_fault
  ` [REVIEW][PATCH 07/22] signal/microblaze: Use force_sig_fault where appropriate
  ` [REVIEW][PATCH 08/22] signal/mips: "
  ` [REVIEW][PATCH 09/22] signal/nds32: "
  ` [REVIEW][PATCH 10/22] signal/nios2: "
  ` [REVIEW][PATCH 11/22] signal/openrisc: "
    ` [OpenRISC] "
  ` [REVIEW][PATCH 12/22] signal/parisc: Use force_sig_mceerr "
  ` [REVIEW][PATCH 13/22] signal/parisc: Use force_sig_fault "
  ` [REVIEW][PATCH 14/22] signal/riscv: "
  ` [REVIEW][PATCH 15/22] signal/s390: "
  ` [REVIEW][PATCH 16/22] signal/sh: "
  ` [REVIEW][PATCH 17/22] signal/sparc: Use send_sig_fault "
  ` [REVIEW][PATCH 18/22] signal/sparc: Use force_sig_fault "
  ` [REVIEW][PATCH 19/22] signal/um: Use force_sig_fault in relay_signal
  ` [REVIEW][PATCH 20/22] signal/um: Use force_sig_fault where appropriate
  ` [REVIEW][PATCH 21/22] signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
  ` [REVIEW][PATCH 22/22] signal/xtensa: Use force_sig_fault where appropriate

[PATCH] [net] ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
 2018-04-20 14:38 UTC  (2+ messages)

[PATCH] net: net_cls: remove a NULL check for css_cls_state
 2018-04-20 14:37 UTC  (2+ messages)

[Buildroot] [PATCH] bootstrap: bump to version 4.1.0
 2018-04-20 14:36 UTC  (2+ messages)

How to disable Linux kernel self-extraction (KERNEL_GZIP, KERNEL_BZIP2, …)?
 2018-04-20 14:36 UTC 

[Buildroot] [git commit] libuv: bump to version 1.20.1
 2018-04-20 14:36 UTC 

[Buildroot] [git commit] linux-headers: bump 4.{14, 15, 16}.x series
 2018-04-20 14:36 UTC 

[Buildroot] [git commit] linux: bump default to version 4.16.3
 2018-04-20 14:36 UTC 

[Buildroot] [git commit] bootstrap: bump to version 4.1.0
 2018-04-20 14:35 UTC 

[PATCH v1 1/2] ethdev: add supported hash function check
 2018-04-20 14:35 UTC  (10+ messages)
` [PATCH v5 1/2] ethdev: introduce generic IP/UDP tunnel checksum and TSO
` [PATCH v5 2/2] app/testpmd: testpmd support Tx generic tunnel offloads
` [PATCH v5 1/2] ethdev: add supported hash function check
` [PATCH v5 2/2] app/testpmd: new parameter for port config all rss command

usb: roles: intel_xhci: Don't use PMIC for port type identification
 2018-04-20 14:35 UTC 

[PATCH 1/2] Refactor to conform to YP Compat requirements
 2018-04-20 14:34 UTC  (2+ messages)
` [PATCH 2/2] refactor for YP Compat for PV changes

[PATCH net-next] net: phy: mdio-boardinfo: Allow recursive mdiobus_register()
 2018-04-20 14:34 UTC  (2+ messages)

[PATCH v2] tracing: fix bad use of igrab in trace_uprobe.c
 2018-04-20 14:34 UTC  (5+ messages)

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)
 2018-04-20 14:34 UTC  (3+ messages)

[PATCH v6] tools: Add initial code for btmon-logger
 2018-04-20 14:34 UTC 

Re:question about request merge
 2018-04-20 14:34 UTC  (2+ messages)
  ` question "

[GIT PULL 00/17] perf/urgent fixes and improvements
 2018-04-20 14:32 UTC  (18+ messages)
` [PATCH 02/17] perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
` [PATCH 03/17] perf report: Extend raw dump (-D) out with switch out event type
` [PATCH 04/17] perf script: Extend misc field decoding "
` [PATCH 05/17] perf list: Add s390 support for detailed/verbose PMU event description
` [PATCH 06/17] perf: Return proper values for user stack errors
` [PATCH 07/17] perf: Fix sample_max_stack maximum check
` [PATCH 08/17] perf: Remove superfluous allocation error check
` [PATCH 09/17] perf trace: Support MAP_FIXED_NOREPLACE
` [PATCH 10/17] perf mem: Allow all record/report options
` [PATCH 11/17] perf hists browser: Clarify top/report browser help
` [PATCH 12/17] perf record: Remove misleading error suggestion
` [PATCH 13/17] perf record: Remove suggestion to enable APIC
` [PATCH 14/17] perf tools: Add '\n' at the end of parse-options error messages
` [PATCH 15/17] perf tests mmap: Show which tracepoint is failing
` [PATCH 16/17] perf test BPF: Fixup BPF test using epoll_pwait syscall function probe
` [PATCH 17/17] coresight: Move to SPDX identifier

Problems with IP
 2018-04-20 14:32 UTC 

[PATCH for-4.11] libxl: fix memory map reported to PVH guests
 2018-04-20 14:31 UTC  (5+ messages)

[PATCH] sched/rt: Rework for_each_process_thread() iterations in tg_has_rt_tasks()
 2018-04-20 14:30 UTC  (6+ messages)
    ` [PATCH v2] "

FAILED: patch "[PATCH] ceph: always update atime/mtime/ctime for new inode" failed to apply to 4.14-stable tree
 2018-04-20 14:30 UTC 

[PATCH v2] platform/x86: dell-wmi: Ignore new rfkill and fn-lock events
 2018-04-20 14:30 UTC  (4+ messages)

[PATCH 1/3] btrfs: Add incompat flags check for btrfs_check_super_valid()
 2018-04-20 14:32 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] pc: bugfix
 2018-04-20 14:29 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] intel-iommu: send PSI always when notify_unmap set

[PATCH 1/3] media: ov5640: initialize mode data structs by name
 2018-04-20 14:29 UTC  (6+ messages)
` [PATCH 2/3] media: ov5640: add PIXEL_RATE and LINK_FREQ controls
` [PATCH 3/3] media: ov5640: add support for xclk frequency control

linux-next: Tree for Apr 19
 2018-04-20 14:29 UTC  (4+ messages)
` linux-next: Tree for Apr 19 (dell smbios SMM)

[Qemu-devel] [PATCH 0/2] hw/superio: Fix inconsistent use of Chardev->be
 2018-04-20 14:29 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] hw/isa/superio: "

[igt-dev] [PATCH i-g-t v4 1/4] lib/rendercopy_gen7: Reorganizing batch allocations
 2018-04-20 14:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v4,1/4] "

[PATCH 0/4] allow procinfo and pdump on eth vdev
 2018-04-20 14:28 UTC  (11+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] eal: bring forward multi-process channel init
  ` [PATCH v3 2/5] bus/vdev: add lock on vdev device list
  ` [PATCH v3 3/5] bus/vdev: bus scan by multi-process channel

FAILED: patch "[PATCH] powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear" failed to apply to 4.9-stable tree
 2018-04-20 14:28 UTC 

FAILED: patch "[PATCH] powerpc/eeh: Fix race with driver un/bind" failed to apply to 4.4-stable tree
 2018-04-20 14:27 UTC 

FAILED: patch "[PATCH] powerpc/eeh: Fix race with driver un/bind" failed to apply to 4.9-stable tree
 2018-04-20 14:26 UTC 

FAILED: patch "[PATCH] powerpc/eeh: Fix race with driver un/bind" failed to apply to 4.14-stable tree
 2018-04-20 14:26 UTC 

[PATCHv3 0/8] omapdrm: DSI command mode panel support
 2018-04-20 14:25 UTC  (5+ messages)
` [PATCHv3 3/8] drm/omap: add support for manually updated displays

[PATCH] x86/HVM: never retain emulated insn cache when exiting back to guest
 2018-04-20 14:25 UTC  (2+ messages)

usb: musb: Support gadget mode when the port is set to dual role
 2018-04-20 14:25 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/6] Add ioctl to clear unused space
 2018-04-20 14:21 UTC  (7+ messages)
` [PATCH 1/6] btrfs: extend trim callchain to pass the operation type
` [PATCH 2/6] btrfs: add wrapper to switch clearing operation
` [PATCH 3/6] btrfs: add zeroing clear operation
` [PATCH 4/6] btrfs: add new ioctl BTRFS_IOC_CLEAR_FREE
` [PATCH 5/6] btrfs: add discard secure to clear unused space
` [PATCH 6/6] btrfs: add more zeroout modes for clearing "

[PATCH 1/2] IB/hfi1: Try slot reset before secondary bus reset
 2018-04-20 14:23 UTC  (11+ messages)

[PATCH v11 00/11] Aspect ratio support in DRM layer
 2018-04-20 14:22 UTC  (7+ messages)
` [PATCH v11 06/11] drm: Add DRM client cap for aspect-ratio
` [PATCH v11 07/11] drm: Add helper functions to handle aspect-ratio flag bits
` [PATCH v11 09/11] drm: Expose modes with aspect ratio, only if requested

[PATCH] ASoC: sh: Drop SUPERH platform dependency
 2018-04-20 14:22 UTC  (2+ messages)

[PATCH v2 0/3] bnxt patchset
 2018-04-20 14:22 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] net/bnxt: cache address of doorbell to subsequent access
  ` [PATCH v3 2/3] net/bnxt: avoid invalid vnic id in set L2 Rx mask
  ` [PATCH v3 3/3] net/bnxt: fix mbuf data offset initialization

[GIT PULL] MIPS fixes for 4.17-rc2
 2018-04-20 14:21 UTC 

[PATCH v2] KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs
 2018-04-20 14:21 UTC  (4+ messages)

[PATCH net] tcp: don't read out-of-bounds opsize
 2018-04-20 14:21 UTC  (2+ messages)

[PATCH] x86/HVM: never retain emulated insn cache when exiting back to guest
 2018-04-20 14:21 UTC 

[PATCH] video: fbdev: sh_mobile_meram: Drop SUPERH platform dependency
 2018-04-20 14:20 UTC  (2+ messages)

[SPDK] SPDK Client Demo from the last community meeting
 2018-04-20 14:20 UTC 

[PATCH] drm/i915/icl: Adjust BSD2 semantics to mean any second VCS instance
 2018-04-20 14:19 UTC  (2+ messages)

[PATCH] printk: Ratelimit messages printed by console drivers
 2018-04-20 14:19 UTC  (12+ messages)

[SPDK] SPDK Client Demo from the last community meeting
 2018-04-20 14:18 UTC 

[RFC] perf/core: what is exclude_idle supposed to do
 2018-04-20 14:18 UTC  (5+ messages)

[SPDK] SPDK Client Demo from the last community meeting
 2018-04-20 14:18 UTC 

[PATCH] Revert "libselinux: verify file_contexts when using restorecon"
 2018-04-20 14:17 UTC 

[Buildroot] [PATCH 1/1] libuv: bump to version 1.20.1
 2018-04-20 14:16 UTC 

3.18.y queue build failure on arm64 and x86_64
 2018-04-20 14:15 UTC  (3+ messages)

s390 perf events JSONs query
 2018-04-20 14:13 UTC  (4+ messages)

[PATCH 4.16.y] swiotlb: fix unexpected swiotlb_alloc_coherent failures
 2018-04-20 14:13 UTC  (2+ messages)

[RFC] usb: typec: tcpm: remove operating_snk_mw for rdo
 2018-04-20 14:13 UTC 

[V2] USB: Increment wakeup count on remote wakeup
 2018-04-20 14:12 UTC  (2+ messages)
` [PATCH V2] "

[virtio-dev] [RFC] vhost: introduce mdev based hardware vhost backend
 2018-04-20 14:12 UTC  (9+ messages)
` [virtio-dev] "
          `  "

[RFC 0/2] nfp driver fixes
 2018-04-20 14:12 UTC  (12+ messages)
` [RFC 2/2] nfp: allow for non-root user
                    ` [dpdk-stable] "

[SPDK] SPDK Client Demo from the last community meeting
 2018-04-20 14:12 UTC 

[PATCH v6] blk-mq: Avoid that a completion can be ignored for BLK_EH_RESET_TIMER
 2018-04-20 14:11 UTC  (4+ messages)

[RFC PATCH 0/2] HISI LPC: Add PNP device support
 2018-04-20 14:09 UTC  (7+ messages)
` [RFC PATCH 1/2] ACPI / PNP: Don't add "enumeration_by_parent" devices

[2/4] usb: gadget: composite: add function to increment delayed_status
 2018-04-20 14:09 UTC 

[oe-commits] [openembedded-core] 05/06: package.bbclass: Include dbgsrc for static libs
 2018-04-20 14:09 UTC  (2+ messages)

ANN: SELinux userspace 2.8-rc1 release candidate
 2018-04-20 14:09 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/bluez5_utils: needs readline
 2018-04-20 14:08 UTC  (7+ messages)

[SPDK] SPDK Client Demo from the last community meeting
 2018-04-20 14:08 UTC 

[kcov] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [swapper/0:1]
 2018-04-20 14:08 UTC  (3+ messages)

[U-Boot] [RFC PATCH v1 0/1] Migrate IMAGE_FORMAT_LEGACY to Kconfig
 2018-04-20 14:07 UTC  (5+ messages)

[Buildroot] [PATCH] bluez5_utils: add patch to fix readline issue
 2018-04-20 14:07 UTC 

possible deadlock in blkdev_reread_part
 2018-04-20 14:06 UTC  (5+ messages)

[LTP] [PATCH v3 1/2] network/in6_02: Don't use default value for LHOST_IFACES
 2018-04-20 14:04 UTC  (3+ messages)
` [LTP] [PATCH v3 2/2] network/in6_02: Rewrite to the new library

[PATCH BlueZ] build: Make bt_shell conditional to readline
 2018-04-20 14:03 UTC  (2+ messages)

[PATCH v4 00/11] eal: replace calls to rte_panic and refrain from new instances
 2018-04-20 14:01 UTC  (4+ messages)
` [PATCH v4 11/11] devtools: prevent new instances of rte_panic and rte_exit

Q: force netif ON even when there is no real link ?
 2018-04-20 14:01 UTC  (6+ messages)

[PATCH 0/2] pwm/ACPI: Fix LPSS PWM suspend/resume issues
 2018-04-20 14:00 UTC  (3+ messages)
` [PATCH 1/2] pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume

[Buildroot] [git commit] package/wmctrl: x-includes and x-libraries must be set for cross-compiling
 2018-04-20 14:00 UTC  (2+ messages)

[PATCH v2 00/10] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
 2018-04-20 14:00 UTC  (5+ messages)
` [PATCH v2 05/10] media: v4l: Add definitions for MPEG2 frame format and header metadata


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.