All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-23 19:58:37 to 2019-09-23 20:59:11 UTC [more...]

[PATCH v2 00/11] Introduces new count-based method for monitoring lockless pagetable wakls
 2019-09-23 20:58 UTC  (34+ messages)
` [PATCH v2 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks
` [PATCH v2 02/11] asm-generic/pgtable: Adds dummy functions "
` [PATCH v2 03/11] mm/gup: Applies counting method to monitor gup_pgd_range
` [PATCH v2 08/11] powerpc/kvm/book3s_hv: Applies counting method to monitor lockless pgtbl walks
` [PATCH v2 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing

[PATCH 0/6] mdev based hardware virtio offloading support
 2019-09-23 20:58 UTC  (5+ messages)
` [PATCH 1/6] mdev: class id support

[PATCH] drm/amdgpu/display: include slab.h in dcn21_resource.c
 2019-09-23 20:58 UTC 

[Buildroot] [git commit] package/netifrc: add support for BR2_SYSTEM_DHCP
 2019-09-23 20:57 UTC 

[Bug 110457] System resumes failed and hits [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout on Acer Squirtle_SR laptop
 2019-09-23 20:56 UTC  (2+ messages)
` [Bug 110457] System resumes failed and hits [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout on Acer Aspire A315-21G

[PATCH 0/5] provide the XTAL clock via OF on Meson8/8b/8m2
 2019-09-23 20:56 UTC  (5+ messages)

[RFC v2 0/9] error: auto propagated local_err
 2019-09-23 20:30 UTC  (11+ messages)
` [RFC v2 1/9] "
` [RFC v2 5/9] net/net: fix local variable shadowing in net_client_init
` [RFC v2 6/9] scripts: add coccinelle script to use auto propagated errp
` [RFC v2 7/9] Use auto-propagated errp

[PATCH trivial] gpu: Fix Kconfig indentation
 2019-09-23 20:54 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[Buildroot] [git commit] package/netifrc: new package
 2019-09-23 20:53 UTC 

[GIT PULL] Kselftest update for Linux 5.4-rc1
 2019-09-23 20:53 UTC  (12+ messages)
            ` [RFC, Tree] De-clutter the top level directory, move ipc/ => kernel/ipc/, samples/ => Documentation/samples/ and sound/ => drivers/sound/

[thud/master][PATCH] conf/machine: mtools and dosfsutils are now in wic depends by default
 2019-09-23 20:37 UTC 

[Bug 111791] mesa-19.2-rc4: Fails to execute OpenCL kernel (ac_rtld error: !s->is_rx) on AMD64 and armhf at least
 2019-09-23 20:50 UTC 

[RFC patch 00/15] entry: Provide generic implementation for host and guest entry/exit work
 2019-09-23 20:50 UTC  (6+ messages)
` [RFC patch 02/15] x86/entry: Remove _TIF_NOHZ from _TIF_WORK_SYSCALL_ENTRY

[PATCH 0/6] add the DDR clock controller on Meson8 and Meson8b
 2019-09-23 20:49 UTC  (5+ messages)

Linux 5.3-rc8
 2019-09-23 20:49 UTC  (11+ messages)
                  ` chaos generating driver was "

[PATCH] staging: rtl8188eu: remove dead code in do-while conditional step
 2019-09-23 20:49 UTC  (7+ messages)

[U-Boot] [PATCH 1/1] efi_loader: SetVariable() deleting variables
 2019-09-23 20:49 UTC 

[PATCH v2 0/2] Optimise io_uring completion waiting
 2019-09-23 20:48 UTC  (11+ messages)
` [PATCH v2 1/2] sched/wait: Add wait_threshold

Git in Outreachy December 2019?
 2019-09-23 20:48 UTC  (2+ messages)

[PULL 00/30] s390x/tcg update
 2019-09-23 20:46 UTC  (2+ messages)

[PATCH 08/15] name-rev: pull out deref handling from the recursion
 2019-09-23 20:47 UTC  (11+ messages)

[Buildroot] [PATCH v2] package/gcc: backport fix for xtensa PR 90922
 2019-09-23 20:47 UTC 

Unable to boot OpenBMC image in QEMU for AST2500
 2019-09-23 20:46 UTC 

[Buildroot] [PATCH] package/gcc: backport fox for xtensa PR 90922
 2019-09-23 20:46 UTC 

[U-Boot] [PATCH 1/1] efi_loader: SetVariable() fix illegal return
 2019-09-23 20:44 UTC 

For review: pidfd_open(2) manual page
 2019-09-23 20:41 UTC  (11+ messages)

[PATCH v5 00/17] arm64: MMU enabled kexec relocation
 2019-09-23 20:34 UTC  (54+ messages)
` [PATCH v5 01/17] kexec: quiet down kexec reboot
` [PATCH v5 02/17] arm64: hibernate: pass the allocated pgdp to ttbr0
` [PATCH v5 03/17] arm64: hibernate: check pgd table allocation
` [PATCH v5 04/17] arm64: hibernate: use get_safe_page directly
` [PATCH v5 05/17] arm64: hibernate: remove gotos as they are not needed
` [PATCH v5 06/17] arm64: hibernate: rename dst to page in create_safe_exec_page
` [PATCH v5 07/17] arm64: hibernate: add PUD_SECT_RDONLY
` [PATCH v5 08/17] arm64: hibernate: add trans_pgd public functions
` [PATCH v5 09/17] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v5 10/17] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v5 11/17] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v5 12/17] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v5 13/17] kexec: add machine_kexec_post_load()
` [PATCH v5 14/17] arm64: kexec: move relocation function setup and clean up
` [PATCH v5 15/17] arm64: kexec: add expandable argument to relocation function
` [PATCH v5 16/17] arm64: kexec: configure trans_pgd page table for kexec
` [PATCH v5 17/17] arm64: kexec: enable MMU during kexec relocation

[PATCH 0/8] Add workaround for fixing runpm
 2019-09-23 20:39 UTC  (9+ messages)
  ` [PATCH 1/8] pci: disable ASPM before changing the link speed
  ` [PATCH 2/8] pci/gk104: enable dl_mgr safe mode
  ` [PATCH 3/8] pci/gk104: wait for ltssm idle before changing the link
  ` [PATCH 4/8] pci: enable pcie link changes for pascal
  ` [PATCH 5/8] drm: set power_state to DRM_SWITCH_POWER_CHANGING before changing
  ` [PATCH 6/8] drm: be explicit about runtime suspend in fini
  ` [PATCH 7/8] pci: set the pcie link speed to 8.0 when suspending
  ` [PATCH 8/8] drm: abort runtime suspend if we hit an error

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-23 20:34 UTC  (9+ messages)

Git in Outreachy December 2019?
 2019-09-23 20:38 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 001/128] ALSA: hda: Flush interrupts on disabling
 2019-09-23 20:38 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 075/128] PM / devfreq: passive: Use non-devm notifiers

[PATCH] dt-bindings: at24: convert the binding document to yaml
 2019-09-23 20:38 UTC  (2+ messages)

[alsa-devel] [PATCH] ASoC: Skylake SST driver - blacklist the PCI device IDs for the auto probe
 2019-09-23 20:35 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu/atomfirmware: use proper index for querying vram type (v3)
 2019-09-23 20:35 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu/atomfirmware: simplify the interface to get vram info

[amdgpu] backlight mismatch
 2019-09-23 20:34 UTC 

[PATCH] Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message
 2019-09-23 20:33 UTC  (2+ messages)

[Buildroot] [PATCH] package/devmem2: remove reference from package/Config.in
 2019-09-23 20:34 UTC  (2+ messages)

[PATCH 0/1] Clean up and fix NFS server handling of eof
 2019-09-23 20:31 UTC  (2+ messages)

[RFC PATCH 0/4] Use 1st-level for DMA remapping in guest
 2019-09-23 20:31 UTC  (7+ messages)
` [RFC PATCH 2/4] iommu/vt-d: Add first level page table interfaces

[PATCH v2 2/3] mm: Introduce page_shift()
 2019-09-23 20:30 UTC  (5+ messages)

[Buildroot] [git commit] package/skeleton-init-openrc: add support for starting sysv scripts
 2019-09-23 20:29 UTC 

[Buildroot] [git commit] package/skeleton-init-openrc: add support to remount rootfs as rw
 2019-09-23 20:29 UTC 

[Buildroot] [git commit] package/openrc: add support for spawning getty
 2019-09-23 20:29 UTC 

[Buildroot] [git commit] package/Config.in: really remove devmem2
 2019-09-23 20:29 UTC 

For review: pidfd_send_signal(2) manual page
 2019-09-23 20:27 UTC  (3+ messages)

[PATCH for-next] RDMA/siw: fixes serialization issue in write_space
 2019-09-23 20:26 UTC  (3+ messages)

BTRFS checksum mismatch - false positives
 2019-09-23 20:24 UTC  (3+ messages)

[PATCH 00/17] KVM monolithic v1
 2019-09-23 20:23 UTC  (6+ messages)
` [PATCH 15/17] KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers

generic/495: swap on sparse file over NFS
 2019-09-23 20:21 UTC  (2+ messages)

[PATCH] x86/nmi: Remove stale EDAC include leftover
 2019-09-23 20:20 UTC  (2+ messages)

[PATCH v2 1/2] rtc: wilco-ec: Remove yday and wday calculations
 2019-09-23 20:19 UTC  (5+ messages)

Lease semantic proposal
 2019-09-23 20:17 UTC  (4+ messages)

[PATCH] drm/i915: Allow gen11 to use over 32k long strides
 2019-09-23 20:17 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] lighttpd: remove fam as a PACKAGECONFIG option
 2019-09-23 20:16 UTC  (2+ messages)

[RFC v3] zswap: Add CONFIG_ZSWAP_IO_SWITCH to handle swap IO issue
 2019-09-23 20:14 UTC  (3+ messages)

[GIT PULL] Smack patches for v5.4 - retry
 2019-09-23 20:14 UTC 

[Buildroot] [PATCH 0/5] test infra using Python 3
 2019-09-23 20:13 UTC  (3+ messages)
` [Buildroot] [PATCH 4/5] support/docker: add python3

[Buildroot] [PATCH v6 00/25] package/kodi: bump to version 18.4-Leia
 2019-09-23 20:12 UTC  (4+ messages)
` [Buildroot] [PATCH v6 10/25] package/kodi-audiodecoder-*: mass version bump

[Buildroot] [PATCH v2] package/devmem2: remove package
 2019-09-23 20:10 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va()
 2019-09-23 20:10 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdkfd: Sync gfx10 kfd2kgd_calls function pointers

[Buildroot] [Bug 10171] New: devmem2 w (word) is 8 bytes in x86 64 systems
 2019-09-23 20:10 UTC  (2+ messages)
` [Buildroot] [Bug 10171] "

[PATCH] nbd: prevent memory leak
 2019-09-23 20:09 UTC 

[PATCH v1 0/6] RISC-V: Add more machine memory
 2019-09-23 20:08 UTC  (7+ messages)
` [PATCH v1 5/6] riscv/virt: Add the PFlash CFI01 device

[U-Boot] [Buildman] libmpfr.so.4 error when running buildman in Ubuntu 18.04
 2019-09-23 20:09 UTC  (3+ messages)

[kvm-unit-tests PATCH v6 1/2] x86: nvmx: fix bug in __enter_guest()
 2019-09-23 20:08 UTC  (3+ messages)
` [kvm-unit-tests PATCH v6 2/2] x86: nvmx: test max atomic switch MSRs

[Buildroot] [PATCH] boot/riscv-pk: Remove obselete bootloader
 2019-09-23 20:07 UTC  (3+ messages)

[CI 1/3] drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request
 2019-09-23 20:07 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] "

[Buildroot] [git commit] package/sispmctl: bump to version 4.1
 2019-09-23 20:06 UTC 

[Buildroot] [git commit] package/libspatialindex: fix static build
 2019-09-23 20:06 UTC 

[Buildroot] [git commit] package/libgcrypt: security bump to version 1.8.5
 2019-09-23 20:06 UTC 

[Buildroot] [PATCH 1/1] package/libspatialindex: fix static build
 2019-09-23 20:06 UTC  (2+ messages)

[Buildroot] [git commit] package/devmem2: remove package
 2019-09-23 20:05 UTC 

[Buildroot] [PATCH 1/1] package/libgcrypt: security bump to version 1.8.5
 2019-09-23 20:05 UTC  (2+ messages)

[U-Boot] [GIT PULL] Pull request: u-boot-imx u-boot-imx-20190923
 2019-09-23 20:04 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/sispmctl: bump to version 4.1
 2019-09-23 20:04 UTC  (2+ messages)

[Buildroot] [PATCH v2] boot/riscv-pk: Remove obselete bootloader
 2019-09-23 20:02 UTC 

[PATCH] printk: Fix unnecessary returning broken pipe error from devkmsg_read
 2019-09-23 19:58 UTC  (6+ messages)

[PATCH v6 0/6] PM / devfreq: Add dev_pm_qos support
 2019-09-23 19:56 UTC  (6+ messages)
` [PATCH v6 2/6] PM / devfreq: Move more initialization before registration


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.