All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-18 09:08:19 to 2019-10-18 09:44:32 UTC [more...]

[PATCH v3 0/4]: perf/core: fix restoring of Intel LBR call stack on a context switch
 2019-10-18  9:44 UTC  (4+ messages)
` [PATCH v3 1/4] perf/core,x86: introduce sync_task_ctx() method at struct pmu
` [PATCH v3 2/4] perf/x86: install platform specific sync_task_ctx adapter
` [PATCH v3 3/4] perf/x86/intel: implement LBR callstacks context synchronization

[PATCH RFC v1 00/26] Add KernelMemorySanitizer infrastructure
 2019-10-18  9:43 UTC  (27+ messages)
` [PATCH RFC v1 01/26] stackdepot: check depot_index before accessing the stack slab
` [PATCH RFC v1 02/26] stackdepot: prevent Clang from optimizing away stackdepot_memcmp()
` [PATCH RFC v1 03/26] kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
` [PATCH RFC v1 04/26] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH RFC v1 05/26] printk_safe: externalize printk_context
` [PATCH RFC v1 06/26] kasan: compiler.h: rename __no_kasan_or_inline into __no_memory_tool_or_inline
` [PATCH RFC v1 07/26] kmsan: add ReST documentation
` [PATCH RFC v1 08/26] kmsan: gfp: introduce __GFP_NO_KMSAN_SHADOW
` [PATCH RFC v1 09/26] kmsan: introduce __no_sanitize_memory and __SANITIZE_MEMORY__
` [PATCH RFC v1 10/26] kmsan: reduce vmalloc space
` [PATCH RFC v1 11/26] kmsan: add KMSAN runtime
` [PATCH RFC v1 12/26] kmsan: x86: sync metadata pages on page fault
` [PATCH RFC v1 13/26] kmsan: add tests for KMSAN
` [PATCH RFC v1 14/26] kmsan: make READ_ONCE_TASK_STACK() return initialized values
` [PATCH RFC v1 15/26] kmsan: Kconfig changes to disable options incompatible with KMSAN
` [PATCH RFC v1 16/26] kmsan: Changing existing files to enable KMSAN builds
` [PATCH RFC v1 17/26] kmsan: disable KMSAN instrumentation for certain kernel parts
` [PATCH RFC v1 18/26] kmsan: mm: call KMSAN hooks from SLUB code
` [PATCH RFC v1 19/26] kmsan: call KMSAN hooks where needed
` [PATCH RFC v1 20/26] kmsan: disable instrumentation of certain functions
` [PATCH RFC v1 21/26] kmsan: unpoison |tlb| in arch_tlb_gather_mmu()
` [PATCH RFC v1 22/26] kmsan: use __msan_memcpy() where possible
` [PATCH RFC v1 23/26] kmsan: unpoisoning buffers from devices etc
` [PATCH RFC v1 24/26] kmsan: hooks for copy_to_user() and friends
` [PATCH RFC v1 25/26] kmsan: disable strscpy() optimization under KMSAN
` [PATCH RFC v1 26/26] net: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN

[PATCH 0/2] spapr: interrupt presenter fixes
 2019-10-18  9:42 UTC  (7+ messages)
` [PATCH 1/2] spapr: Introduce a interrupt presenter reset handler
` [PATCH 2/2] spapr/xive: Set the OS CAM line at reset

[PATCH] lib/copperplate: heapobj: catch invalid array-type init request
 2019-10-18  9:43 UTC 

[PATCH] drm/i915/selftests: Add coverage of mocs registers
 2019-10-18  9:43 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Add coverage of mocs registers (rev4)
` ✗ Fi.CI.BAT: failure "

[U-Boot] [PATCH v2 1/2] i.MX6: nand: extend nandbcb command for imx6UL(L)
 2019-10-18  9:43 UTC  (5+ messages)

[dpdk-dev] [PATCH v11 0/7] ethdev: add new Rx offload flags
 2019-10-18  9:42 UTC  (5+ messages)
` [dpdk-dev] [PATCH v12 "

[PATCH v2 0/6] gpio: expose pull-up/pull-down line flags to userspace
 2019-10-18  9:42 UTC  (10+ messages)
` [PATCH v2 5/6] gpiolib: disable bias on inputs when pull up/down are both set

[RFC PATCH 0/7] merge: learn --autostash
 2019-10-18  9:41 UTC  (5+ messages)
` [RFC PATCH 4/7] autostash: extract reset_head() from rebase
` [RFC PATCH 6/7] autostash.c: undefine USE_THE_INDEX_COMPATIBILITY_MACROS

[PATCH for-next v3 0/4] RDMA: modify_port improvements
 2019-10-18  9:41 UTC  (5+ messages)
` [PATCH for-next v3 1/4] RDMA/core: Fix return code when modify_port isn't supported
` [PATCH for-next v3 2/4] RDMA/hns: Remove unsupported modify_port callback
` [PATCH for-next v3 3/4] RDMA/ocrdma: "
` [PATCH for-next v3 4/4] RDMA/qedr: "

[PATCH v5 00/13] scsi: core: fix uninit-value access of variable sshdr
 2019-10-18  9:41 UTC  (2+ messages)

[PATCH v3 1/3] mm/vmalloc: remove preempt_disable/enable when do preloading
 2019-10-18  9:41 UTC  (9+ messages)
` [PATCH v3 2/3] mm/vmalloc: respect passed gfp_mask "
` [PATCH v3 3/3] mm/vmalloc: add more comments to the adjust_va_to_fit_type()

[Patch V11 00/11] Tegra XUSB gadget driver support
 2019-10-18  9:38 UTC  (24+ messages)
` [Patch V11 01/11] phy: tegra: xusb: Add XUSB dual mode support on Tegra210
` [Patch V11 02/11] phy: tegra: xusb: Add usb3 port fake "
` [Patch V11 03/11] phy: tegra: xusb: Add vbus override "
` [Patch V11 04/11] phy: tegra: xusb: Add vbus override support on Tegra186
` [Patch V11 05/11] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding
` [Patch V11 06/11] arm64: tegra: Add xudc node for Tegra210
` [Patch V11 07/11] arm64: tegra: Enable xudc on Jetson TX1
` [Patch V11 08/11] arm64: tegra: Add xudc node for Tegra186
` [Patch V11 09/11] arm64: tegra: Enable xudc on Jetson TX2
` [Patch V11 10/11] usb: gadget: Add UDC driver for tegra XUSB device mode controller
` [Patch V11 11/11] arm64: defconfig: Enable tegra XUDC support

[PATCH v2 0/5] add dsa switch support for ar9331
 2019-10-18  9:39 UTC  (6+ messages)
` [PATCH v2 1/5] net: ag71xx: port to phylink
` [PATCH v2 2/5] dt-bindings: net: dsa: qca,ar9331 switch documentation
` [PATCH v2 3/5] MIPS: ath79: ar9331: add ar9331-switch node
` [PATCH v2 4/5] net: dsa: add support for Atheros AR9331 TAG format
` [PATCH v2 5/5] net: dsa: add support for Atheros AR9331 build-in switch

[PATCH] mmc: mxs: fix flags passed to dmaengine_prep_slave_sg
 2019-10-18  9:39 UTC 

"Convert the AMD iommu driver to the dma-iommu api" is buggy
 2019-10-18  9:39 UTC  (6+ messages)

[PATCH 00/13] cpuidle: psci: Support hierarchical CPU arrangement
 2019-10-18  9:38 UTC  (4+ messages)
` [PATCH 01/13] cpuidle: psci: Fix potential access to unmapped memory

[PATCH -next] iommu/amd: fix a warning in increase_address_space
 2019-10-18  9:38 UTC  (4+ messages)
  ` [PATCH] iommu/amd: Check PM_LEVEL_SIZE() condition in locked section

[PATCH 00/32] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-10-18  9:34 UTC  (22+ messages)
` [PATCH 25/32] hw/pci-host/piix: Extract piix3_create()
    ` [Xen-devel] "
` [PATCH 26/32] hw/pci-host/piix: Move RCR_IOPORT register definition
    ` [Xen-devel] "
` [PATCH 27/32] hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
    ` [Xen-devel] "
` [PATCH 28/32] hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
    ` [Xen-devel] "
` [PATCH 29/32] hw/pci-host/piix: Fix code style issues
    ` [Xen-devel] "
` [PATCH 30/32] hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
    ` [Xen-devel] "
` [PATCH 31/32] hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
    ` [Xen-devel] "

Disk size update on first open
 2019-10-18  9:37 UTC 

[PATCH] backlight: pwm_bl: configure pwm only once per backlight toggle
 2019-10-18  9:36 UTC  (13+ messages)

[Qemu-devel] [PATCH v2 0/4] trace: make systemtap easier to use for simple logging
 2019-10-18  9:34 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 3/4] trace: forbid use of %m in trace event format strings

[Bug 205049] New: garbled graphics
 2019-10-18  9:36 UTC  (2+ messages)
` [Bug 205049] "

[PATCH] lib/copperplate: heapobj: catch invalid array-type init request
 2019-10-18  9:35 UTC  (3+ messages)

[PATCH] spi: pxa2xx: Add missed security checks
 2019-10-18  9:34 UTC  (3+ messages)

[PATCH RESEND v3 0/4] arm64: meson: add support for A1 Power Domains
 2019-10-18  9:32 UTC  (15+ messages)
` [PATCH v3 1/4] dt-bindings: power: add Amlogic secure power domains bindings
` [PATCH v3 2/4] firmware: meson_sm: Add secure power domain support
` [PATCH v3 3/4] soc: amlogic: Add support for Secure power domains controller
` [PATCH v3 4/4] arm64: dts: meson: a1: add secure power domain controller

linux-next: manual merge of the pm tree with the printk tree
 2019-10-18  9:34 UTC  (2+ messages)

WARNING: ODEBUG bug in del_timer
 2019-10-18  9:33 UTC  (2+ messages)

[PATCH bpf v2] xsk: improve documentation for AF_XDP
 2019-10-18  9:33 UTC 

[PATCH 0/4] export/modpost: avoid renaming __ksymtab entries for symbol namespaces
 2019-10-18  9:31 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] modpost: delegate updating namespaces to separate function
  ` [PATCH v2 2/4] modpost: make updating the symbol namespace explicit
  ` [PATCH v2 3/4] symbol namespaces: revert to previous __ksymtab name scheme
  ` [PATCH v2 4/4] export: avoid code duplication in include/linux/export.h

[PATCH v5 0/4] drm/komeda: Enable CRTC color-mgmt
 2019-10-18  9:30 UTC  (5+ messages)
` [PATCH v5 1/4] drm: Add a new helper drm_color_ctm_s31_32_to_qm_n()

[Buildroot] [git commit] package/x11r7/xorgproto: bump version to 2019.2
 2019-10-18  9:30 UTC 

[Buildroot] [git commit] package/tvheadend: bump version
 2019-10-18  9:30 UTC 

[Buildroot] [git commit] package/waylandpp: bump version to 0.2.7
 2019-10-18  9:30 UTC 

[Buildroot] [git commit] package/samba4: bump version to 4.10.9
 2019-10-18  9:29 UTC 

[U-Boot] [PATCH 1/3] ARM: imx: Rename imx6_is_bmode_from_gpr9 to imx6_is_bmode_from_gpr10
 2019-10-18  9:29 UTC 

[RFT][PATCH 0/3] cpufreq / PM: QoS: Introduce frequency QoS and use it in cpufreq
 2019-10-18  9:29 UTC  (16+ messages)
` [RFT][PATCH 2/3] cpufreq: Use per-policy frequency QoS

[Buildroot] [git commit] package/glorytun: remove patch
 2019-10-18  9:29 UTC 

[PATCH 0/8] arm64: Optimise and update memcpy, user copy and string routines
 2019-10-18  9:28 UTC  (3+ messages)

[PATCH] opp: Reinitialize the list_kref before adding the static OPPs again
 2019-10-18  9:28 UTC 

[Buildroot] [git commit] package/micropython: drop patch
 2019-10-18  9:28 UTC 

[PATCH v7 0/2] qcow2: add zstd cluster compression
 2019-10-18  9:27 UTC  (6+ messages)
` [PATCH v7 1/2] docs: improve qcow2 spec about extending image header

[PATCH] iommu/amd: Pass gfp flags to iommu_map_page() in amd_iommu_map()
 2019-10-18  9:27 UTC  (5+ messages)

list_del corruption while iterating retry_list in cifs_reconnect still seen on 5.4-rc3
 2019-10-18  9:27 UTC  (9+ messages)

[PATCH v7 00/12] EFI Specific Purpose Memory Support
 2019-10-18  9:25 UTC  (3+ messages)
` [PATCH v7 01/12] acpi/numa: Establish a new drivers/acpi/numa/ directory

[PATCH v4] misc: eeprom: at24: support pm_runtime control
 2019-10-18  9:24 UTC  (2+ messages)

[PATCH v14 0/5] BPF: New helper to obtain namespace data from current task
 2019-10-18  9:24 UTC  (3+ messages)
` [PATCH v14 1/5] fs/nsfs.c: added ns_match

[PATCH 0/2] media: meson: vdec: Add compliant H264 support
 2019-10-18  9:23 UTC  (10+ messages)

[dpdk-dev] [PATCH] net: add missing endianness annotations
 2019-10-18  9:23 UTC  (4+ messages)

[PATCH v3] migration: Support QLIST migration
 2019-10-18  9:20 UTC  (3+ messages)

[PATCH v4] migration: Support QLIST migration
 2019-10-18  9:21 UTC 

[PATCH] pinctrl: cherryview: Fix irq_valid_mask calculation
 2019-10-18  9:23 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] amlogic: add SEI610 support
 2019-10-18  9:22 UTC  (3+ messages)
`  "

[dpdk-dev] [PATCH] ethdev: extend flow metadata
 2019-10-18  9:22 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH userspace] sepolicy: generate man pages in parallel
 2019-10-18  9:22 UTC  (6+ messages)

bluetoothd: Please don't filter UUIDs
 2019-10-18  9:21 UTC  (5+ messages)

[PATCH v7] unstable/drm-lease: DRM lease protocol support
 2019-10-18  9:21 UTC 

[PATCH v1] gpio: pca953x: Convert to use bitmap API
 2019-10-18  9:21 UTC  (3+ messages)

[PATCH userspace v2] sepolicy: generate man pages in parallel
 2019-10-18  9:20 UTC 

[PATCH v6 0/2] Add CCPI2 PMU support
 2019-10-18  9:18 UTC  (9+ messages)
` [PATCH v6 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver

[GIT PULL] ACPI fixes for v5.4-rc4
 2019-10-18  9:18 UTC 

[PATCH] Record interrupt status when an IRQ is masked
 2019-10-18  9:18 UTC  (3+ messages)

[GIT PULL] Power management fixes for v5.4-rc4
 2019-10-18  9:17 UTC 

[PATCH bpf] xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds
 2019-10-18  9:15 UTC  (3+ messages)

[PATCH] fstests: Add virtio-fs shared file system support
 2019-10-18  9:15 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH 1/2] fstest: btrfs/196: test for alien btrfs-devices
 2019-10-18  9:13 UTC  (4+ messages)
` [PATCH 2/2] fstest: btrfs/197: test for alien devices

uml segfault during I/O
 2019-10-18  9:13 UTC  (8+ messages)

[RFC PATCH 3/3] drm/komeda: Allow non-component drm_bridge only endpoints
 2019-10-18  9:12 UTC  (12+ messages)
` [RFC,3/3] "

[PATCH for-next v2 0/4] RDMA: modify_port improvements
 2019-10-18  9:12 UTC  (6+ messages)
` [PATCH for-next v2 1/4] RDMA/core: Fix return code when modify_port isn't supported
  ` [EXT] "

[PATCH v8 0/6] Add MediaTek MUSB Controller Driver
 2019-10-18  9:10 UTC  (6+ messages)
` [PATCH v8 6/6] usb: musb: Add support for MediaTek musb controller

[PATCH] xen/netback: fix error path of xenvif_connect_data()
 2019-10-18  9:10 UTC  (3+ messages)
` [Xen-devel] "

[PATCH] nvme-multipath: fix possible io hang after ctrl reconnect
 2019-10-18  9:10 UTC  (3+ messages)

[U-Boot] [PATCH v3] arm: add initial support for the Phytium Durian Board
 2019-10-18  9:09 UTC  (3+ messages)

[PATCH v3] ssi: xilinx_spips: Skip spi bus update for few register writes
 2019-10-18  9:09 UTC 

pull-request: iwlwifi-next 2019-10-18
 2019-10-18  9:08 UTC 

[dpdk-dev] [PATCH] tools: add EditorConfig file
 2019-10-18  9:08 UTC  (2+ messages)


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.