All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-05 08:56:41 to 2019-11-05 09:27:26 UTC [more...]

Bug report - slab-out-of-bounds in vcs_scr_readw
 2019-11-05  9:14 UTC  (7+ messages)

[PATCH v3 26/29] x86/mm: Remove redundant &s on addresses
 2019-11-05  9:27 UTC  (3+ messages)
` [tip: x86/build] x86/mm: Remove redundant address-of operators "

[PATCH v3 27/29] x86/mm: Report which part of kernel image is freed
 2019-11-05  9:27 UTC  (3+ messages)
` [tip: x86/build] "

[PATCH v3 28/29] x86/mm: Report actual image regions in /proc/iomem
 2019-11-05  9:27 UTC  (3+ messages)
` [tip: x86/build] "

[PATCH v3 29/29] x86: Use INT3 instead of NOP for linker fill bytes
 2019-11-05  9:27 UTC  (3+ messages)
` [tip: x86/build] x86/vmlinux: "

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-05  9:26 UTC  (17+ messages)
` [RFC 02/37] s390/protvirt: introduce host side setup
` [RFC 09/37] KVM: s390: protvirt: Implement on-demand pinning

[PATCH] arm64: mm: Remove MAX_USER_VA_BITS definition
 2019-11-05  9:27 UTC  (2+ messages)

[PATCH v3 0/2] PCI: rcar: Fix missing MACCTLR register setting (take2)
 2019-11-05  9:26 UTC  (4+ messages)
` [PATCH v3 2/2] PCI: rcar: Fix missing MACCTLR register setting in initialize sequence

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-05  9:05 UTC  (52+ messages)
` [PATCH v15 1/9] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
  ` [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT, BENEATH}: "
` [PATCH v15 7/9] open: introduce openat2(2) syscall
` [PATCH v15 8/9] selftests: add openat2(2) selftests
` [PATCH v15 9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-11-05  9:25 UTC  (16+ messages)
` [alsa-devel] [PATCH 22/46] ARM: pxa: eseries: use gpio lookup for audio
  `  "
` [alsa-devel] [PATCH 23/46] ARM: pxa: z2: use gpio lookup for audio device
  `  "
` [alsa-devel] [PATCH 24/46] ARM: pxa: magician: use platform driver for audio
  `  "
` [PATCH 25/46] ARM: pxa: mainstone-wm97xx: use gpio lookup table

performance degradation due to extra fuse_update_attributes() call in fuse_file_aio_write()
 2019-11-05  9:25 UTC 

[dpdk-dev] [PATCH] net/ice: fix removal of FDIR profile
 2019-11-05  3:05 UTC 

[igt-dev] [PATCH i-g-t 0/8] Dynamic subtests, v3
 2019-11-05  9:24 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 8/8] i915/gem_exec_basic: Use dynamic subtests

[PATCH] net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
 2019-11-05  9:23 UTC  (4+ messages)

5.4-rc1 boot regression with kmemleak enabled
 2019-11-05  9:23 UTC  (2+ messages)

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-11-05  9:23 UTC  (2+ messages)

[RFC v2 00/14] Add SDEI support for arm64
 2019-11-05  9:15 UTC  (16+ messages)
` [RFC v2 01/14] update-linux-headers.sh: import linux/arm_sdei.h to standard-headers
` [RFC v2 02/14] standard-headers: import arm_sdei.h
` [RFC v2 03/14] arm/sdei: add virtual device framework
` [RFC v2 04/14] arm: add CONFIG_SDEI build flag
` [RFC v2 05/14] arm/sdei: add support to handle SDEI requests from guest
` [RFC v2 06/14] arm/sdei: add system reset callback
` [RFC v2 07/14] arm/sdei: add support to trigger event by GIC interrupt ID
` [RFC v2 08/14] core/irq: add qemu_irq_remove_intercept interface
` [RFC v2 09/14] arm/sdei: override qemu_irq handler when binding interrupt
` [RFC v2 10/14] arm/sdei: add support to register interrupt bind notifier
` [RFC v2 11/14] linux-headers/kvm.h: add capability to forward hypercall
` [RFC v2 12/14] arm/sdei: add stub to fix build failure when SDEI is not enabled
` [RFC v2 13/14] arm/kvm: handle guest exit of hypercall
` [RFC v2 14/14] virt/acpi: add SDEI table if SDEI is enabled

[PATCH 1/2] drm/arm: Factor out generic afbc helpers
 2019-11-05  9:22 UTC  (4+ messages)
` [PATCHv2 0/4] AFBC support for Rockchip
  ` [PATCHv2 1/4] drm/arm: Factor out generic afbc helpers

[PATCH] btrfs: disable zstd support for i386-pc
 2019-11-05  9:19 UTC 

[PATCH 01/10] drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request
 2019-11-05  9:21 UTC  (20+ messages)
` [Intel-gfx] "
` [PATCH 02/10] drm/i915/selftests: Perform some basic cycle counting of MI ops
  ` [Intel-gfx] "
` [PATCH 03/10] drm/i915/selftests: Mock the engine sorting for easy validation
  ` [Intel-gfx] "
` [PATCH 04/10] drm/i915: Drop GEM context as a direct link from i915_request
  ` [Intel-gfx] "
` [PATCH 05/10] drm/i915: Push the use-semaphore marker onto the intel_context
  ` [Intel-gfx] "
` [PATCH 06/10] drm/i915: Remove i915->kernel_context
  ` [Intel-gfx] "
` [PATCH 07/10] drm/i915: Move i915_gem_init_contexts() earlier
  ` [Intel-gfx] "
` [PATCH 08/10] drm/i915/gt: Defer engine registration until fully initialised
  ` [Intel-gfx] "
` [PATCH 09/10] drm/i915/gt: Pull GT initialisation under intel_gt_init()
  ` [Intel-gfx] "
` [PATCH 10/10] drm/i915/gt: Merge engine init/setup loops
  ` [Intel-gfx] "

[PATCH v2] staging: wfx: Remove local variable used only in return statement
 2019-11-05  9:21 UTC 

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-11-05  9:14 UTC  (8+ messages)
` [RFC v2 03/22] intel_iommu: modify x-scalable-mode to be string option

[PATCH] set linux file descriptor to O_CLOEXEC as default
 2019-11-05  9:19 UTC 

[PATCH] Warn the user to edit environment block by grub-editenv
 2019-11-05  9:20 UTC 

[PATCH] KVM: X86: Dynamically allocating MSR number lists(msrs_to_save[], emulated_msrs[], msr_based_features[])
 2019-11-05  9:20 UTC 

[PATCH] linux-dummy: Add package kernel
 2019-11-05  9:19 UTC  (5+ messages)

[PATCH v1 00/10] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-11-05  9:17 UTC  (5+ messages)
` [PATCH v1 03/10] KVM: Prepare kvm_is_reserved_pfn() for PG_reserved changes
      ` [Xen-devel] "

BMC can’t get watchdog status by command “mc watchdog get” when system power is off
 2019-11-05  9:18 UTC  (2+ messages)

[PATCH v2 1/5] drm/dsi: clean up DSI data type definitions
 2019-11-05  9:18 UTC  (7+ messages)
` [PATCH v2 3/5] drm/dsi: add missing DSI DCS commands
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v2 1/5] drm/dsi: clean up DSI data type definitions

[dpdk-dev] [PATCH 1/2] config: remove redundant dpaa2 build
 2019-11-05  9:17 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] doc: bump the supported SDK and firmware version

Overlay support in the i.MX7 display
 2019-11-05  9:17 UTC  (3+ messages)

[dpdk-dev] [PATCH] ethdev: expand RSS flows based on last item spec
 2019-11-05  9:16 UTC 

[PATCH 1/2] dt-bindings: power/supply: Document generic USB charger
 2019-11-05  9:16 UTC  (3+ messages)

[PATCH] net: hns: Ensure that interface teardown cannot race with TX interrupt
 2019-11-05  9:16 UTC  (2+ messages)

[PATCH] Revert "mt76: mt76x0e: don't use hw encryption for MT7630E"
 2019-11-05  9:13 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v5 0/4] Calculate softpin offsets from minimum GTT alignment
 2019-11-05  9:14 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v5 1/4] lib/i915: Add minimum GTT alignment helper
  ` [Intel-gfx] "

[v6 1/2] dt/bindings: clk: Add YAML schemas for LS1028A Display Clock bindings
 2019-11-05  9:02 UTC  (2+ messages)
` [v6 2/2] clk: ls1028a: Add clock driver for Display output interface

[PATCH] drm/amdgpu: add dummy read by engines for some GCVM status registers
 2019-11-05  9:13 UTC  (3+ messages)

kernel panic while using get_random_bytes
 2019-11-05  9:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update myself as maintainer for DEVFREQ subsystem support
 2019-11-05  7:35 UTC  (2+ messages)

[Cocci] Checking data processing around invalidate_aliases()
 2019-11-05  9:12 UTC 

[PATCH 1/3] drm/i915: Switch obj->mm.lock lockdep annotations on its head
 2019-11-05  9:12 UTC  (9+ messages)
` [PATCH 3/3] drm/i915: use might_lock_nested in get_pages annotation
  ` [Intel-gfx] "
` [PATCH] drm/i915: Switch obj->mm.lock lockdep annotations on its head
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with drm/i915: Switch obj->mm.lock lockdep annotations on its head (rev2)
  ` [Intel-gfx] "

[PATCHSET cgroup/for-5.5] kernfs,cgroup: support 64bit inos and unify cgroup IDs
 2019-11-05  9:11 UTC  (3+ messages)
` [PATCH 02/10] writeback: use ino_t for inodes in tracepoints

[PATCH] mm/memory-failure.c: replace with page_shift() in add_to_kill()
 2019-11-05  9:09 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] examples/ipsec-secgw: set default
 2019-11-05  9:10 UTC  (12+ messages)
` [dpdk-dev] [PATCH v2 0/3] "

[PATCH v5 0/7] gpio: expose line bias flags to userspace
 2019-11-05  9:10 UTC  (8+ messages)
` [PATCH v5 4/7] gpiolib: add support for biasing output lines

[PATCH] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-11-05  9:08 UTC  (10+ messages)

[PATCH] rtw88: fix potential NULL pointer access for firmware
 2019-11-05  9:04 UTC 

[PATCH 1/1] errno.h: Provide EFSBADCRC for everybody
 2019-11-05  9:05 UTC  (3+ messages)
  ` [f2fs-dev] "

[RESEND PATCH 0/2] PCI DMA alias support
 2019-11-05  9:03 UTC  (3+ messages)

[LTP] [PATCH v4] syscalls/sync_file_range: add partial file sync test-cases
 2019-11-05  9:05 UTC  (9+ messages)

[Buildroot] [PATCH 0/1] download url broken if url include '+'
 2019-11-05  9:04 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] fix corrupted download url of extra packages

[PATCH] cpufreq: fix integer/pointer warnings in acpi_platform_list
 2019-11-05  9:04 UTC  (2+ messages)

[GIT PULL FOR v5.5] Various fixes and enhancements
 2019-11-05  9:03 UTC 

[LTP] [PATCH 1/1] Fix compression ratio calculation in zram01
 2019-11-05  9:03 UTC  (3+ messages)
` [LTP] [PATCH v2 0/1] "
  ` [LTP] [PATCH v2 1/1] "

[PATCH] dmaengine: dma-jz4780: add missed clk_disable_unprepare in remove
 2019-11-05  9:01 UTC  (2+ messages)

[meta-python][PATCH 1/2] python-pluggy: add python-importlib-metadata to RDEPENDS
 2019-11-05  8:59 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python-more-itertools.inc: fix python2 package not incorrectly generated

Website certificate expired
 2019-11-05  9:01 UTC 

[Fuego] [PATCH v3] logrotate: Add test cases for command logrotate
 2019-11-05  9:01 UTC  (3+ messages)
` [Fuego] [PATCH] samba: Add test case to access the target from host using samba
` [Fuego] [PATCH v3] openvpn: Add test cases of service openvpn

[Fuego] Procedure to commit the code
 2019-11-05  9:00 UTC  (6+ messages)

Netlink socket returns NULL in vmx.c kernel file
 2019-11-05  8:59 UTC  (5+ messages)

Double free of struct sk_buff reported by SLAB_CONSISTENCY_CHECKS with init_on_free
 2019-11-05  9:00 UTC  (2+ messages)

[DRBD-announce] linstor-opennebula 1.0.0 release
 2019-11-05  8:58 UTC 

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-11-05  8:59 UTC  (4+ messages)
` [PATCHv2 2/8] module/ftrace: handle patchable-function-entry

[PATCH 0/2] bdev: Refresh bdev size for disks without partitioning
 2019-11-05  8:59 UTC  (5+ messages)

[meta-java][PATCH] layer.conf: Mark as compatible with zeus
 2019-11-05  8:58 UTC  (4+ messages)

Questions about openbmc-test-automation
 2019-11-05  8:58 UTC 

[RFC] mm: gup: add helper page_try_gup_pin(page)
 2019-11-05  8:56 UTC  (5+ messages)

multiple telemetry designs
 2019-11-05  8:56 UTC  (13+ messages)

[PATCH 0/2] scsi: nsp_cs: MODULE_LICENSE clean up and compile test
 2019-11-05  8:56 UTC  (2+ messages)
` [PATCH 2/2] scsi: nsp_cs: enable compile-testing on 64-bit


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.