All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-10 12:25:23 to 2018-01-10 12:54:16 UTC [more...]

[PATCH 01/21] dma-buf: make returning the exclusive fence optional
 2018-01-10 12:54 UTC  (13+ messages)
  ` [PATCH 02/21] drm/amdgpu: fix amdgpu_vm_pasid_fault_credit
  ` [PATCH 03/21] drm/amdgpu: add amdgpu_pasid_free_delayed
  ` [PATCH 04/21] drm/amdgpu: always allocate a pasid for each VM
  ` [PATCH 05/21] drm/amdgpu: trace allocated PASIDs
  ` [PATCH 06/21] drm/amdgpu: trace the PASID instead of the VM pointer
  ` [PATCH 07/21] drm/amdgpu: forward pasid to backend flush implementations
  ` [PATCH 08/21] drm/amdgpu: add PASID mapping for CIK SDMA
  ` [PATCH 09/21] drm/amdgpu: add PASID mapping for SDMA v2.4
  ` [PATCH 10/21] drm/amdgpu: add PASID mapping for SDMA v3
  ` [PATCH 11/21] drm/amdgpu: add PASID mapping for SDMA v4
  ` [PATCH 12/21] drm/amdgpu: add PASID mapping for GFX v7
  ` [PATCH 13/21] drm/amdgpu: add PASID mapping for GFX v8

[PATCH] drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits, v2
 2018-01-10 12:54 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] dma-buf: make returning the exclusive fence optional
 2018-01-10 12:53 UTC  (2+ messages)

[PATCH v3 00/24] Vixen: A PV-in-HVM shim
 2018-01-10 12:53 UTC  (4+ messages)
` [PATCH v3 04/24] x86: Don't use potentially incorrect CPUID values for topology information

[Qemu-devel] [PATCH v2 0/3] fix bitmaps migration through shared storage
 2018-01-10 12:52 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 2/3] qcow2: handle reopening bitmaps on bdrv_invalidate_cache

Call for GSoC & Outreachy 2018 mentors & project ideas
 2018-01-10 12:52 UTC  (3+ messages)
` [Qemu-devel] "

[BUG] kernel bug encountered at drivers/net/xen-netback/netback.c:430!
 2018-01-10 12:52 UTC  (12+ messages)

[Qemu-devel] [PATCH 0/2] qemu-img: Let "info" warn and go ahead without -U
 2018-01-10 12:51 UTC  (6+ messages)
  ` [Qemu-devel] [Qemu-block] "

[Buildroot] [PATCH v2 00/13] New DL_DIR organisation; git cache feature
 2018-01-10 12:51 UTC  (6+ messages)
` [Buildroot] [PATCH v2 01/13] pkg-{download, generic}: remove source-check

[patch RFC 0/5] x86/spectre_v2: Initial integration of IBRS into the spectre_v2 mechanics
 2018-01-10 12:51 UTC  (23+ messages)
` [patch RFC 1/5] x86/CPU: Sync CPU feature flags late
` [patch RFC 5/5] x86/speculation: Add basic speculation control code

[CI v2 1/2] drm/i915/guc: Add uc_fini_wq in gem_init unwind path
 2018-01-10 12:54 UTC  (2+ messages)
` [CI v2 2/2] HAX: drm/i915/uc: Enable GuC/HuC for CI

[PATCH] drm/i915: Remove unused workaround bb code and unused struct members
 2018-01-10 12:50 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] net/i40e: remove static inline functions from linker script
 2018-01-10 12:51 UTC 

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2018-01-10 12:50 UTC  (5+ messages)

[PATCH 0/2] Multiple Pktmbuf mempool support
 2018-01-10 12:49 UTC  (8+ messages)
` [PATCH 0/2] Dynamic HW Mempool Detection Support
  ` [PATCH 1/2] mbuf: update default Mempool ops with HW active pool

[virtio] [PATCH v6 0/5] packed ring layout spec
 2018-01-10 12:48 UTC  (7+ messages)
` [virtio] [PATCH v6 1/5] content: move 1.0 queue format out to a separate section
` [virtio] [PATCH v6 2/5] content: move ring text out to a separate file
` [virtio] [PATCH v6 3/5] content: move virtqueue operation description

[RESEND PATCH 1/3] usb: dwc3: Don't reinitialize core during host bus-suspend/resume
 2018-01-10 12:48 UTC  (3+ messages)

[Qemu-devel] [RFC 00/14] Multifd
 2018-01-10 12:47 UTC  (15+ messages)
` [Qemu-devel] [PATCH v10 01/14] migration: Make migrate_fd_error() the owner of the Error
` [Qemu-devel] [PATCH v10 02/14] migration: Rename initial_bytes
` [Qemu-devel] [PATCH v10 03/14] migration: Drop current address parameter from save_zero_page()
` [Qemu-devel] [PATCH v10 04/14] migration: Start of multiple fd work
` [Qemu-devel] [PATCH v10 05/14] migration: Create ram_multifd_page
` [Qemu-devel] [PATCH v10 06/14] migration: Send the fd number which we are going to use for this page
` [Qemu-devel] [PATCH v10 07/14] migration: Create thread infrastructure for multifd recv side
` [Qemu-devel] [PATCH v10 08/14] migration: Transfer pages over new channels
` [Qemu-devel] [PATCH v10 09/14] migration: Flush receive queue
` [Qemu-devel] [PATCH v10 10/14] migration: Add multifd test
` [Qemu-devel] [PATCH v10 11/14] LOCAL: use trace events for migration-test
` [Qemu-devel] [PATCH v10 12/14] migration: Sent the page list over the normal thread
` [Qemu-devel] [PATCH v10 13/14] migration: Add multifd_send_packet trace
` [Qemu-devel] [PATCH v10 14/14] all works

[PATCH] examples/ipsec-secgw: add cryptodev mask option
 2018-01-10 12:47 UTC  (2+ messages)

[PATCH v4 00/39] arm/altp2m: Introducing altp2m to ARM
 2018-01-10 12:45 UTC  (4+ messages)
` [PATCH v4 01/39] arm/p2m: Introduce p2m_(switch|restore)_vttbr_and_(g|s)et_flags

[PATCH net-next 4/4] cxgb4: implement ndo_features_check
 2018-01-10 12:45 UTC 

[PATCH 1/2] soundwire: Fix a signedness bug
 2018-01-10 12:45 UTC  (6+ messages)
` [PATCH 2/2] soundwire: Testing the wrong variable

[PATCH net-next 3/4] cxgb4: add support for vxlan segmentation offload
 2018-01-10 12:45 UTC 

[x86? mm? fs? 4.15-rc6] Random oopses by simple write under memory pressure
 2018-01-10 12:45 UTC  (4+ messages)
` [mm? 4.15-rc7] "
  ` [mm? 4.15-rc7] Random oopses "

[PATCH net-next 2/4] cxgb4: implement udp tunnel callbacks
 2018-01-10 12:45 UTC 

[PATCH 0/2] ASoC: Remove mfld dead code
 2018-01-10 12:41 UTC  (2+ messages)

[PATCH net-next 1/4] cxgb4: add data structures to support vxlan
 2018-01-10 12:44 UTC 

[nft PATCH] Don't merge adjacent/overlapping ranges by default
 2018-01-10 12:44 UTC  (5+ messages)

[PATCH 1/3] encrypted-keys: add fscrypt format support
 2018-01-10 12:44 UTC  (12+ messages)
` [PATCH 2/3] fscrypt: add support for the encrypted key type
` [PATCH 3/3] encrypted-keys: document new fscrypt key format

cgroups(7): documenting /sys/kernel/cgroup files
 2018-01-10 12:44 UTC  (4+ messages)

[PATCH v3 0/6] Fail-safe\ethdev: fix removal handling lack
 2018-01-10 12:43 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] ethdev: add devop to check removal status
  ` [PATCH v4 2/6] net/mlx4: support a device removal check operation
  ` [PATCH v4 3/6] net/mlx5: "
  ` [PATCH v4 4/6] ethdev: adjust APIs removal error report
  ` [PATCH v4 5/6] ethdev: adjust flow "
  ` [PATCH v4 6/6] net/failsafe: fix removed device handling

compilation warning --with-mini-gmp
 2018-01-10 12:43 UTC  (2+ messages)
` [nft PATCH] src/Makefile: Restore per object CFLAGS

[PATCH v3 2/2] mm/memcg: Consolidate mem_cgroup_resize_[memsw]_limit() functions
 2018-01-10 12:43 UTC  (4+ messages)
` [PATCH v4] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes

[PATCH] xf86-video-intel: enable graphic and audio support for CFL-S Sku
 2018-01-10 12:43 UTC  (2+ messages)

[LTP] [PATCH] endian_switch01: rewrite to newlib
 2018-01-10 12:42 UTC 

Recommendations for balancing as part of regular maintenance?
 2018-01-10 12:41 UTC  (6+ messages)

[PATCH] ASoC: sgtl5000: Fix powerup/down of micbias
 2018-01-10 12:41 UTC  (2+ messages)

[PATCH v7 0/2] support input set configuration
 2018-01-10 12:40 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/2] net/i40e: "

[PATCH v3 00/16] [PATCH v3 00/16] IOMMU driver support for SVM virtualization
 2018-01-10 12:39 UTC  (3+ messages)
` [PATCH v3 10/16] iommu: introduce device fault report API

4.4.110 build failure: undefined reference to `pvclock_pvti_cpu0_va'
 2018-01-10 12:32 UTC  (2+ messages)
` 4.4.11[01] "

[PATCH v4 0/5] lib: add Port Representors
 2018-01-10 12:37 UTC  (5+ messages)
` [PATCH v4 3/5] drivers/net/i40e: add Port Representor functionality

[Qemu-trivial] [PATCH] crypto/ivgen-essiv: Fix problem with address sanitizer of Clang
 2018-01-10 12:36 UTC  (3+ messages)
  ` [Qemu-devel] "

Issues with meson in SDK with cross-file
 2018-01-10 12:37 UTC  (4+ messages)
` Issues with meson in cross-compiling environment

[PATCH] examples/vhost: fix extend MAX_QUEUES to resolve startup failure
 2018-01-10 12:36 UTC  (3+ messages)
` [PATCH v2] examples/vhost: fix remove dev_info.max_rx_queues checking to solve "

[PATCH net v2] ipv6: sr: fix TLVs not being copied using setsockopt
 2018-01-10 13:35 UTC 

[BUG] schedutil governor produces regular max freq spikes because of lockup detector watchdog threads
 2018-01-10 12:35 UTC  (11+ messages)

[PATCH v1 1/2] doc: add guidelines for coverity tags
 2018-01-10 12:34 UTC  (3+ messages)
` [PATCH v1 2/2] doc: add guidelines for stable tags

[Qemu-devel] [PATCH 1/1] io/channel-websock: handle continuous reads without any data
 2018-01-10 12:33 UTC  (2+ messages)

Patch "module: Issue warnings when tainting kernel" has been added to the 4.4-stable tree
 2018-01-10 12:33 UTC  (4+ messages)

[PATCH v2] ovl: Improving syncfs efficiency
 2018-01-10 12:32 UTC 

[PATCH net-next 0/4] ipv6: Add support for non-equal-cost multipath
 2018-01-10 12:31 UTC  (3+ messages)

[Qemu-devel] [PATCH] acpi: switch to a dummy SSDT
 2018-01-10 12:31 UTC  (6+ messages)

Re: Re: [PATCH] mwifiex: cancel pcie/sdio work in remove/shutdown handler
 2018-01-10 12:30 UTC 

[RFC PATCH v2 7/8] sched/sched.h: move arch_scale_{freq,cpu}_capacity outside CONFIG_SMP
 2018-01-10 12:20 UTC  (2+ messages)
` [tip:sched/core] sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG_SMP

[PATCH linux dev-4.10 0/6] Add support PECI and PECI hwmon drivers
 2018-01-10 12:29 UTC  (4+ messages)
` [PATCH linux dev-4.10 6/6] drivers/hwmon: Add a driver for a generic PECI hwmon

[BISECTED] v4.15-rc: Boot regression on x86_64/AMD
 2018-01-10 12:29 UTC  (6+ messages)

[alsa-devel] [PATCH 1/2] soundwire: Fix a signedness bug
 2018-01-10 12:29 UTC  (3+ messages)
` [PATCH v2] "

[distros-debian-squeeze test] 74195: trouble: blocked/broken
 2018-01-10 12:29 UTC 

[PATCH 2/3] sched/fair: Correct obsolete comment about cpufreq_update_util
 2018-01-10 12:16 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Correct obsolete comment about cpufreq_update_util()

Napatech pmd
 2018-01-10 12:28 UTC  (8+ messages)
      ` [dpdk-techboard] "

[PATCH 3/3] sched/fair: remove impossible condition from find_idlest_group_cpu
 2018-01-10 12:16 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Remove impossible condition from find_idlest_group_cpu()

Patch "platform/x86: wmi: Call acpi_wmi_init() later" has been added to the 4.9-stable tree
 2018-01-10 12:20 UTC 

Patch "MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task" has been added to the 4.9-stable tree
 2018-01-10 12:20 UTC 

Patch "MIPS: Guard against any partial write attempt with PTRACE_SETREGSET" has been added to the 4.9-stable tree
 2018-01-10 12:20 UTC 

Patch "MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA" has been added to the 4.9-stable tree
 2018-01-10 12:20 UTC 

Patch "MIPS: Factor out NT_PRFPREG regset access helpers" has been added to the 4.9-stable tree
 2018-01-10 12:20 UTC 

Patch "MIPS: Guard against any partial write attempt with PTRACE_SETREGSET" has been added to the 4.4-stable tree
 2018-01-10 12:19 UTC 

[PATCH 1/4] libgcrypt: upgrade to 1.8.2
 2018-01-10 12:27 UTC  (4+ messages)
` [PATCH 2/4] gnupg: upgrade to 2.2.4
` [PATCH 3/4] gnupg: enable native version
` [PATCH 4/4] gnupg: use native version for signing, rather than one provided by host

Radical proposal: ship not-fully-tidied shim as 4.10.1
 2018-01-10 12:27 UTC  (4+ messages)

Patch "MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA" has been added to the 4.4-stable tree
 2018-01-10 12:19 UTC 

[PATCH bpf-next v2 00/14] nfp: bpf: relocations, verifier log, signed jumps and other updates
 2018-01-10 12:26 UTC  (15+ messages)
` [PATCH bpf-next v2 01/14] nfp: don't try to register XDP rxq structures on control queues
` [PATCH bpf-next v2 02/14] nfp: fix incumbent kdoc warnings
` [PATCH bpf-next v2 03/14] nfp: bpf: round up the size of the stack
` [PATCH bpf-next v2 04/14] nfp: bpf: don't allow changing MTU above BPF offload limit when active
` [PATCH bpf-next v2 05/14] nfp: bpf: allow disabling TC offloads when XDP active
` [PATCH bpf-next v2 06/14] nfp: bpf: move jump resolution to jit.c
` [PATCH bpf-next v2 07/14] nfp: bpf: add helpers for modifying branch addresses
` [PATCH bpf-next v2 08/14] nfp: bpf: relocate jump targets just before the load
` [PATCH bpf-next v2 09/14] nfp: bpf: don't depend on high order allocations for program image
` [PATCH bpf-next v2 10/14] nfp: bpf: use a large constant in unresolved branches
` [PATCH bpf-next v2 11/14] nfp: hand over to BPF offload app at coarser granularity
` [PATCH bpf-next v2 12/14] nfp: bpf: add signed jump insns
` [PATCH bpf-next v2 13/14] bpf: export function to write into verifier log buffer
` [PATCH bpf-next v2 14/14] nfp: bpf: reuse verifier log for debug messages

Patch "MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses" has been added to the 4.4-stable tree
 2018-01-10 12:19 UTC 

Patch "MIPS: Factor out NT_PRFPREG regset access helpers" has been added to the 4.4-stable tree
 2018-01-10 12:19 UTC 

Patch "MIPS: Consistently handle buffer counter with PTRACE_SETREGSET" has been added to the 4.4-stable tree
 2018-01-10 12:19 UTC 

Patch "kvm: vmx: Scrub hardware GPRs at VM-exit" has been added to the 4.4-stable tree
 2018-01-10 12:19 UTC 

Patch "MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET" has been added to the 4.4-stable tree
 2018-01-10 12:19 UTC 

Patch "can: gs_usb: fix return value of the "set_bittiming" callback" has been added to the 4.4-stable tree
 2018-01-10 12:19 UTC 

Patch "IB/srpt: Disable RDMA access by the initiator" has been added to the 4.4-stable tree
 2018-01-10 12:19 UTC 

Patch "MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

Patch "platform/x86: wmi: Call acpi_wmi_init() later" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

Patch "MIPS: Guard against any partial write attempt with PTRACE_SETREGSET" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

Patch "MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

Patch "MIPS: Factor out NT_PRFPREG regset access helpers" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

Patch "MIPS: Consistently handle buffer counter with PTRACE_SETREGSET" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

Patch "MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

Patch "MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

Patch "IB/srpt: Fix ACL lookup during login" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

Patch "kvm: vmx: Scrub hardware GPRs at VM-exit" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

Patch "cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROC" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

Patch "IB/srpt: Disable RDMA access by the initiator" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

Patch "can: gs_usb: fix return value of the "set_bittiming" callback" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

[PATCH] examples/l2fwd: increase pktmbuf pool size
 2018-01-10 12:26 UTC  (3+ messages)
` [PATCH v2] "

Patch "can: vxcan: improve handling of missing peer name attribute" has been added to the 4.14-stable tree
 2018-01-10 12:19 UTC 

Patch "perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race" has been added to the 3.18-stable tree
 2018-01-10 12:18 UTC 

[PATCH 0/2] Suspend-to-idle fixes for Surface Pro3
 2018-01-10 12:26 UTC  (3+ messages)
` [PATCH 1/2] ACPI / PM: Use Low Power S0 Idle on more systems
` [PATCH 2/2] platform/x86: surfacepro3: Support for wakeup from suspend-to-idle

Patch "MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET" has been added to the 3.18-stable tree
 2018-01-10 12:18 UTC 

Patch "kvm: vmx: Scrub hardware GPRs at VM-exit" has been added to the 3.18-stable tree
 2018-01-10 12:18 UTC 

Patch "IB/srpt: Disable RDMA access by the initiator" has been added to the 3.18-stable tree
 2018-01-10 12:18 UTC 

[PATCH v2] sched/fair: Consider RT/IRQ pressure in capacity_spare_wake
 2018-01-10 12:14 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Consider RT/IRQ pressure in capacity_spare_wake()

[PATCH 4.4] net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y
 2018-01-10 12:16 UTC  (2+ messages)

Patch "can: gs_usb: fix return value of the "set_bittiming" callback" has been added to the 3.18-stable tree
 2018-01-10 12:18 UTC 

Patch "MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses" has been added to the 4.9-stable tree
 2018-01-10 12:20 UTC 

Patch "MIPS: Consistently handle buffer counter with PTRACE_SETREGSET" has been added to the 4.9-stable tree
 2018-01-10 12:20 UTC 

Patch "MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET" has been added to the 4.9-stable tree
 2018-01-10 12:20 UTC 

Patch "kvm: vmx: Scrub hardware GPRs at VM-exit" has been added to the 4.9-stable tree
 2018-01-10 12:20 UTC 

Patch "IB/srpt: Disable RDMA access by the initiator" has been added to the 4.9-stable tree
 2018-01-10 12:20 UTC 

[PATCH 1/2] x86/PCI: add kernel option and taint it when we add a 64bit window
 2018-01-10 12:25 UTC  (2+ messages)
` [PATCH 2/2] x86/PCI: limit the size of the 64bit window to 256GB v2

Patch "can: gs_usb: fix return value of the "set_bittiming" callback" has been added to the 4.9-stable tree
 2018-01-10 12:20 UTC 

Patch "MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task" has been added to the 4.4-stable tree
 2018-01-10 12:19 UTC 

Patch "net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y" has been added to the 4.4-stable tree
 2018-01-10 12:19 UTC 

[PATCH 1/3] lib/cmdline: add echo support in batch loading from file
 2018-01-10 12:25 UTC  (5+ messages)
` [PATCH v1] app/testpmd: support command echo in CLI batch loading

[PATCH BlueZ 1/3] tools/btpclient: Add start, stop advertising commands
 2018-01-10 12:25 UTC  (5+ messages)
` [PATCH BlueZ 2/3] tools/btpclient: Add connect, disconnect commands

[PATCH bpf-next 00/14] nfp: bpf: relocations, verifier log, signed jumps and other updates
 2018-01-10 12:25 UTC  (4+ messages)
` [PATCH bpf-next 13/14] bpf: export function to write into verifier log buffer


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.