All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-01 23:39:09 to 2019-02-02 01:43:36 UTC [more...]

[PATCH 00/14] MIPS: MemoryMapID (MMID) & GINVT Support
 2019-02-02  1:43 UTC  (7+ messages)
` [PATCH 01/14] MIPS: mm: Define activate_mm() using switch_mm()
` [PATCH 03/14] MIPS: mm: Remove redundant get_new_mmu_context() cpu argument
` [PATCH 04/14] MIPS: mm: Avoid HTW stop/start when dropping an inactive mm
` [PATCH 05/14] MIPS: mm: Consolidate drop_mmu_context() has-ASID checks
` [PATCH 06/14] MIPS: mm: Move drop_mmu_context() comment into appropriate block
` [PATCH 07/14] MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm()

[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-02  1:38 UTC  (43+ messages)
  ` [PATCH V2 1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
  ` [PATCH V2 2/10] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
  ` [PATCH V2 3/10] KVM/MMU: Add last_level in the struct mmu_spte_page
  ` [PATCH V2 4/10] KVM/MMU: Introduce tlb flush with range list
  ` [PATCH V2 5/10] KVM/MMU: Flush tlb with range list in sync_page()
  ` [PATCH V2 6/10] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect()
  ` [PATCH V2 7/10] KVM: Add kvm_get_memslot() to get memslot via slot id
  ` [PATCH V2 8/10] KVM: Use tlb range flush in the kvm_vm_ioctl_get/clear_dirty_log()
  ` [PATCH V2 9/10] KVM: Add flush parameter for kvm_age_hva()

[RFC net-next 08/13] liquidio: Handle SWITCHDEV_PORT_ATTR_GET event
 2019-02-02  1:38 UTC  (2+ messages)

[PATCH v1 0/19] drm/panel: drmP.h removal and DRM_DEV*
 2019-02-02  1:31 UTC  (7+ messages)

Frequent dwc3 crashes on suspend or reboot since 5.0-rc1
 2019-02-02  1:31 UTC  (7+ messages)

[PATCH] drm/i915/cfl: Adding another PCI Device ID
 2019-02-02  1:30 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/cfl: Adding another PCI Device ID. (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2] nfit: add Hyper-V NVDIMM DSM command set to white list
 2019-02-02  1:28 UTC  (18+ messages)

[PATCH] drm: Trivial comment grammar cleanups
 2019-02-02  1:23 UTC 

[PATCH v7 3/3] branch: Add an extra verbose output displaying worktree path for refs checked out in a linked worktree
 2019-02-02  1:22 UTC  (2+ messages)
` [RFC] Sample of test for git branch -vv

Compilation error in rtl8821ce driver and possible fix
 2019-02-02  1:02 UTC 

[PATCH 0/4] powerpc/livepatch: reliable stack unwinder fixes
 2019-02-02  1:14 UTC  (7+ messages)
` [PATCH 1/4] powerpc/64s: Clear on-stack exception marker upon exception return
` [PATCH 4/4] powerpc/livepatch: return -ERRNO values in save_stack_trace_tsk_reliable()

[RFC PATCH 0/4] Restore change_pte optimization to its former glory
 2019-02-02  1:13 UTC  (7+ messages)
` [RFC PATCH 1/4] uprobes: use set_pte_at() not set_pte_at_notify()
` [RFC PATCH 2/4] mm/mmu_notifier: use unsigned for event field in range struct

timeout on SEND ETA
 2019-02-02  0:56 UTC 

[Qemu-devel] [PATCH v2] block/dirty-bitmap: Documentation and Comment fixups
 2019-02-02  1:10 UTC 

[PATCH v2 00/19] 32-bit lseek and /dev/mem fixes/improvements
 2019-02-02  1:07 UTC  (10+ messages)
` [PATCH v2 18/19] drivers: mem: Create file to access second half of 64-bit memory

[PATCH] media: v4l2-tpg: Fix the memory layout of AYUV buffers
 2019-02-02  0:48 UTC  (5+ messages)

[v3,6/6] usb: typec: ucsi: add firmware flashing support
 2019-02-02  1:05 UTC 

[v3,5/6] usb: typec: ucsi: add fw update needed check
 2019-02-02  1:05 UTC 

[v3,4/6] usb: typec: ucsi: add cmd used for fw flashing
 2019-02-02  1:05 UTC 

[v3,3/6] usb: typec: ucsi: add port num info
 2019-02-02  1:05 UTC 

[v3,2/6] usb: typec: ucsi: add ccg command framework
 2019-02-02  1:05 UTC 

[v3,1/6] usb: typec: ucsi: add get_fw_info function
 2019-02-02  1:05 UTC 

[PATCH v4 0/6] Add support for mt8183 SCP
 2019-02-02  1:03 UTC  (5+ messages)
` [PATCH v4 2/6] remoteproc/mediatek: add SCP support for mt8183

[Qemu-devel] [PATCH] block/dirty-bitmap: Documentation and Comment fixups
 2019-02-02  1:01 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/20] Acceptance Tests: target architecture support
 2019-02-02  1:01 UTC  (22+ messages)
` [Qemu-devel] [PATCH v2 01/20] scripts/qemu.py: log QEMU launch command line
` [Qemu-devel] [PATCH v2 02/20] Acceptance tests: show avocado test execution by default
` [Qemu-devel] [PATCH v2 03/20] Acceptance tests: improve docstring on pick_default_qemu_bin()
` [Qemu-devel] [PATCH v2 04/20] Acceptance tests: fix doc reference to avocado_qemu directory
` [Qemu-devel] [PATCH v2 05/20] Acceptance tests: introduce arch parameter and attribute
` [Qemu-devel] [PATCH v2 06/20] Acceptance tests: use "arch:" tag to filter target specific tests
` [Qemu-devel] [PATCH v2 07/20] Acceptance tests: look for target architecture in test tags first
` [Qemu-devel] [PATCH v2 08/20] Boot Linux Console Test: rename the x86_64 after the arch and machine
` [Qemu-devel] [PATCH v2 09/20] Boot Linux Console Test: update the x86_64 kernel
` [Qemu-devel] [PATCH v2 10/20] Boot Linux Console Test: add common kernel command line options
` [Qemu-devel] [PATCH v2 11/20] Boot Linux Console Test: increase timeout
` [Qemu-devel] [PATCH v2 12/20] Boot Linux Console Test: refactor the console watcher into utility method
` [Qemu-devel] [PATCH v2 13/20] scripts/qemu.py: support adding a console with the default serial device
` [Qemu-devel] [PATCH v2 14/20] Boot Linux Console Test: add a test for mips + malta
` [Qemu-devel] [PATCH v2 15/20] Boot Linux Console Test: add a test for mips64el "
` [Qemu-devel] [PATCH v2 16/20] Boot Linux Console Test: add a test for ppc64 + pseries
` [Qemu-devel] [PATCH v2 17/20] Boot Linux Console Test: add a test for aarch64 + virt
` [Qemu-devel] [PATCH v2 18/20] Boot Linux Console Test: add a test for arm "
` [Qemu-devel] [PATCH v2 19/20] Boot Linux Console Test: add a test for s390x + s390-ccw-virtio
` [Qemu-devel] [PATCH v2 20/20] Boot Linux Console Test: add a test for alpha + clipper

[GIT PULL] arm64: fixes for -rc5
 2019-02-02  1:00 UTC  (3+ messages)

[PULL 0/9] xtensa fixes for v5.0-rc5
 2019-02-02  1:00 UTC  (2+ messages)

[GIT PULL] apparmor fixes for 5.0-rc5
 2019-02-02  1:00 UTC  (2+ messages)

[dpdk-announce] DPDK 19.02 released
 2019-02-02  0:59 UTC 

[PATCH] aout: incorrct use of strncpy fixed
 2019-02-02  0:55 UTC 

[PATCH 06/16] RDMA/srpt: Fix handling of command / TMF submission failure
 2019-02-02  0:53 UTC  (3+ messages)

[linux-3.18 bisection] complete test-amd64-amd64-xl-credit2
 2019-02-02  0:52 UTC 

[Bug 109022] ring gfx timeout during particular shader generation on yuzu emulator
 2019-02-02  0:48 UTC  (2+ messages)

[PATCH v2 0/5] introduce unaligned access under a Kconfig option
 2019-02-02  0:47 UTC  (3+ messages)

[PATCH] PCI: Enable SERR# forwarding for Type-1 PCI devices
 2019-02-02  0:41 UTC  (2+ messages)

[PATCH 0/1] Using sparse in a CI job
 2019-02-02  0:41 UTC  (2+ messages)

[ndctl PATCH] ndctl, rpmbuild: Add a dummy readme file to ndctl_keysdir
 2019-02-02  0:39 UTC 

[Fuego] [PATCH v2] batch: Fix test case batch
 2019-02-02  0:37 UTC 

[Qemu-devel] [PULL 0/1] Seabios 20181106 patches
 2019-02-02  0:35 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/1] update seabios to master snapshot

[Intel-wired-lan] [PATCH 1/2] e1000e: Exclude device from suspend direct complete optimization
 2019-02-02  0:31 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH 2/2] igb: "
    `  "

[Intel-wired-lan] [PATCH] intel-ethernet: warn when fatal read failure happens
 2019-02-02  0:26 UTC  (3+ messages)

[PATCH v3 0/4] drm/dp_mst: Fix regressions from new atomic VCPI helpers
 2019-02-02  0:20 UTC  (6+ messages)
` [PATCH v3 1/4] drm/dp_mst: Fix unbalanced malloc ref in drm_dp_mst_deallocate_vcpi()
` [PATCH v3 2/4] drm/dp_mst: Remove port validation in drm_dp_atomic_find_vcpi_slots()
` [PATCH v3 3/4] drm/atomic: Add drm_atomic_state->duplicated
  ` [PATCH v3 4/4] drm/nouveau: Move PBN and VCPI allocation into nv50_head_atom

[LTP] [PATCH] syscalls/ustat: convert to new lib, use direct syscall
 2019-02-02  0:19 UTC  (4+ messages)

[LTP] [PATCH v2] syscalls/ustat: convert to new lib, use direct syscall
 2019-02-02  0:17 UTC 

[linux-next:master 5141/5361] include/linux/hmm.h:102:22: error: field 'mmu_notifier' has incomplete type
 2019-02-02  0:16 UTC  (4+ messages)

[PATCH v7 0/4] PCIE support for i.MX8MQ
 2019-02-02  0:15 UTC  (10+ messages)
` [PATCH v7 1/4] PCI: imx6: Introduce drvdata
` [PATCH v7 2/4] PCI: imx6: Mark PHY functions as i.MX6 specific
` [PATCH v7 3/4] PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag
` [PATCH v7 4/4] PCI: imx6: Add support for i.MX8MQ

[PATCH bpf-next v4 0/3] tools/bpf: changes of libbpf debug interfaces
 2019-02-02  0:14 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] tools/bpf: move libbpf pr_* debug print functions to headers
` [PATCH bpf-next v4 2/3] tools/bpf: print out btf log at LIBBPF_WARN level
` [PATCH bpf-next v4 3/3] tools/bpf: simplify libbpf API function libbpf_set_print()

[Qemu-devel] 2x-3x tcg performance regression on ppc64 (maybe others)
 2019-02-02  0:09 UTC  (2+ messages)

[PATCH] drm/i915/cfl: Adding another PCI Device ID
 2019-02-02  0:09 UTC  (3+ messages)

[RFC PATCH v2 0/4] dynamic indirect call promotion
 2019-02-02  0:08 UTC  (5+ messages)
` [RFC PATCH v2 1/4] static_call: add indirect call promotion (dynamic_call) infrastructure
` [RFC PATCH v2 2/4] net: core: use a dynamic_call for pt_prev->func() in RX path
` [RFC PATCH v2 3/4] net: core: use a dynamic_call for dst_input
` [RFC PATCH v2 4/4] net: core: use a dynamic_call for pt_prev->list_func() in list RX path

[GIT PULL] SCSI fixes for 5.0-rc4
 2019-02-02  0:06 UTC 

[PATCH] x86: avoid confusion over the new RESCTRL config prompt
 2019-02-02  0:06 UTC  (7+ messages)

[PATCH v1 0/2] Add support for display port clocks and clock ops
 2019-02-02  0:05 UTC  (7+ messages)
` [PATCH v1 2/2] clk: qcom : dispcc: Add support for display port clocks

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 949064c5581c69711413f531e34aeab1208df09e
 2019-02-02  0:04 UTC 

[PATCH 1/3] drm/amdkfd: Move a constant definition around
 2019-02-02  0:04 UTC  (4+ messages)
` [PATCH 2/3] drm/amdkfd: Fix bugs regarding CP user queue doorbells mask on SOC15

[PATCH iproute2-next] devlink: add info subcommand
 2019-02-02  0:03 UTC 

[Qemu-devel] [PATCH 00/13] Dynamic TLB sizing, backends
 2019-02-01 22:16 UTC  (2+ messages)

Call to GattManager1.RegisterApplication times out
 2019-02-02  0:02 UTC 

[PATCH bpf-next v3 0/3] tools/bpf: changes of libbpf debug interfaces
 2019-02-02  0:00 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] tools/bpf: move libbpf pr_* debug print functions to headers

[PATCH] bpfilter: remove extra header search paths for bpfilter_umh
 2019-02-01 23:59 UTC  (2+ messages)

[PATCH 0/8] xfs: incore unlinked list
 2019-02-01 23:59 UTC  (4+ messages)
` [PATCH 8/8] xfs: cache unlinked pointers in an rhashtable

[PATCH v6 00/27] x86: PIE support and option to extend KASLR randomization
 2019-02-01 23:56 UTC  (6+ messages)
` [PATCH v6 20/27] x86: Support global stack cookie

[PATCH v5 00/10] Qualcomm AOSS QMP driver and modem dts
 2019-02-01 23:54 UTC  (3+ messages)
` [PATCH v5 03/10] arm64: dts: sdm845: Introduce ADSP and CDSP PAS nodes

[PATCH bpf-next] selftests/bpf: remove generated verifier/tests.h on 'make clean'
 2019-02-01 23:53 UTC  (3+ messages)

[PATCH V5 0/7] Add CPUidle support for Tegra210
 2019-02-01 23:53 UTC  (12+ messages)
` [PATCH V5 2/7] clocksource: tegra: add Tegra210 timer support

[ovmf test] 132654: all pass - PUSHED
 2019-02-01 23:53 UTC 

[PATCH 1/3] [Enhancement] Improve internals / refactoring
 2019-02-01 23:52 UTC  (2+ messages)
` [PATCH v2 [rebased]] "

[Intel-wired-lan] [PATCH] igb: fix various indentation issues
 2019-02-01 23:50 UTC  (4+ messages)
  `  "

[Intel-wired-lan] [next v2] docs/networking: fix formatting of Intel drivers documentation
 2019-02-01 23:47 UTC  (2+ messages)

[PATCH 0/2] [REGRESSION v4.19-20] mm: shrinkers are now way too aggressive
 2019-02-01 23:39 UTC  (6+ messages)
` [PATCH 1/2] Revert "mm: don't reclaim inodes with many attached pages"


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.