All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-03 18:21:05 to 2019-07-03 19:06:48 UTC [more...]

[PATCH 00/14] completion: a bunch of updates
 2019-07-03 19:06 UTC  (3+ messages)

[PATCH v3 bpf-next 0/4] capture integers in BTF type info for map defs
 2019-07-03 19:06 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/4] libbpf: capture value in BTF type info for BTF-defined "
` [PATCH v3 bpf-next 2/4] selftests/bpf: add __int and __type macro for BTF-defined maps
` [PATCH v3 bpf-next 3/4] selftests/bpf: convert selftests using BTF-defined maps to new syntax
` [PATCH v3 bpf-next 4/4] selftests/bpf: convert legacy BPF maps to BTF-defined ones

[Bug 111044] New: Resume up from suspend sometimes freezes system (Optimus/Nouveau)
 2019-07-03 19:05 UTC  (3+ messages)
  ` [Bug 111044] "

[Qemu-devel] [PATCH v2] doc: document that the monitor console is a privileged control interface
 2019-07-03 18:13 UTC  (2+ messages)

[PATCH 0/3] Add power domain range for MU side b / IRQSTR_DSP
 2019-07-03 19:04 UTC  (8+ messages)
` [PATCH 1/3] firmware: imx: scu-pid: Rename mu PD range to mu_a
` [PATCH 2/3] firmware: imx: scu-pd: Add mu_b side PD range
` [PATCH 3/3] firmware: imx: scu-pd: Add IRQSTR_DSP "

[PATCH] dt-bindings: nvmem: SID: Fix the examples node names
 2019-07-03 19:04 UTC  (2+ messages)

[PATCH v1 00/11] perf: Fix errors detected by Smatch
 2019-07-03 19:01 UTC  (13+ messages)
` [PATCH v1 03/11] perf top: Smatch: Fix potential NULL pointer dereference
` [PATCH v1 04/11] perf annotate: Smatch: Fix dereferencing freed memory
` [PATCH v1 05/11] perf trace: Smatch: Fix potential NULL pointer dereference
` [PATCH v1 08/11] perf session: "

[PATCH 0/3] Add IMX290 CMOS image sensor support
 2019-07-03 19:02 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: media: i2c: Add IMX290 CMOS sensor binding
` [PATCH 2/3] media: i2c: Add IMX290 CMOS image sensor driver
` [PATCH 3/3] MAINTAINERS: Add entry for "

[Qemu-devel] [PULL v4 00/43] Machine and x86 queue, 2019-07-03
 2019-07-03 18:07 UTC  (33+ messages)
` [Qemu-devel] [PULL v4 09/43] hw: Replace global smp variables with MachineState for all remaining archs
` [Qemu-devel] [PULL v4 11/43] i386: Add die-level cpu topology to x86CPU on PCMachine
` [Qemu-devel] [PULL v4 13/43] i386/cpu: Consolidate die-id validity in smp context
` [Qemu-devel] [PULL v4 14/43] i386: Update new x86_apicid parsing rules with die_offset support
` [Qemu-devel] [PULL v4 15/43] pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size()
` [Qemu-devel] [PULL v4 16/43] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
` [Qemu-devel] [PULL v4 17/43] numa: deprecate 'mem' parameter of '-numa node' option
` [Qemu-devel] [PULL v4 18/43] numa: deprecate implict memory distribution between nodes
` [Qemu-devel] [PULL v4 19/43] hppa: Delete unused hppa_cpu_list() function
` [Qemu-devel] [PULL v4 20/43] target/i386: fix feature check in hyperv-stub.c
` [Qemu-devel] [PULL v4 21/43] deprecate -mem-path fallback to anonymous RAM
` [Qemu-devel] [PULL v4 22/43] i386: Don't print warning if phys-bits was set automatically
` [Qemu-devel] [PULL v4 23/43] i386: Fix signedness of hyperv_spinlock_attempts
` [Qemu-devel] [PULL v4 25/43] x86/cpu: use FeatureWordArray to define filtered_features
` [Qemu-devel] [PULL v4 26/43] i386: Remove unused host_cpudef variable
` [Qemu-devel] [PULL v4 27/43] target/i386: Add CPUID.1F generation support for multi-dies PCMachine
` [Qemu-devel] [PULL v4 28/43] machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
` [Qemu-devel] [PULL v4 29/43] vl.c: Add -smp, dies=* command line support and update doc
` [Qemu-devel] [PULL v4 30/43] qmp: Add deprecation information to query-machines
` [Qemu-devel] [PULL v4 31/43] i386: Introduce SnowRidge CPU model
` [Qemu-devel] [PULL v4 32/43] qmp: Add "alias-of" field to query-cpu-definitions
` [Qemu-devel] [PULL v4 33/43] i386: Add x-force-features option for testing
` [Qemu-devel] [PULL v4 34/43] i386: Get model-id from CPU object on "-cpu help"
` [Qemu-devel] [PULL v4 35/43] i386: Register versioned CPU models
` [Qemu-devel] [PULL v4 36/43] i386: Define -IBRS, -noTSX, -IBRS versions of "
` [Qemu-devel] [PULL v4 37/43] i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases
` [Qemu-devel] [PULL v4 38/43] i386: Make unversioned CPU models be aliases
` [Qemu-devel] [PULL v4 39/43] docs: Deprecate CPU model runnability guarantees
` [Qemu-devel] [PULL v4 40/43] i386: Add Cascadelake-Server-v2 CPU model
` [Qemu-devel] [PULL v4 41/43] numa: Make deprecation warnings conditional on !qtest_enabled()
` [Qemu-devel] [PULL v4 42/43] numa: allow memory-less nodes when using memdev as backend
` [Qemu-devel] [PULL v4 43/43] tests: use -numa memdev option in tests instead of legacy 'mem' option

[PATCH v2 1/1] xfsprogs: Fix uninitialized cfg->lsunit
 2019-07-03 19:01 UTC  (4+ messages)

[tisdk-setup-scripts][PATCH] setup-targetfs-nfs: allow user to select rootfs
 2019-07-03 19:00 UTC 

[PATCH bpf-next v2 0/8] bpf: TCP RTT sock_ops bpf callback
 2019-07-03 19:01 UTC  (3+ messages)
` [PATCH bpf-next v2 6/8] selftests/bpf: test BPF_SOCK_OPS_RTT_CB

Submodule "git branch" says (HEAD detached at <incorrect-commit>)
 2019-07-03 19:00 UTC  (3+ messages)

[PATCH] transport-helper: enforce atomic in push_refs_with_push
 2019-07-03 19:01 UTC  (8+ messages)

hmm_range_fault related fixes and legacy API removal
 2019-07-03 19:00 UTC  (12+ messages)
` [PATCH 1/5] mm: return valid info from hmm_range_unregister
` [PATCH 2/5] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
  ` [PATCH 2/5] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
` [PATCH 3/5] mm: move hmm_vma_fault to nouveau
` [PATCH 4/5] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
` [PATCH 5/5] mm: remove the legacy hmm_pfn_* APIs

[Qemu-devel] Should memory hotplug work with vhost-user backends?
 2019-07-03 18:57 UTC  (2+ messages)

[RFC PATCH 0/5] Add CONFIG symbol as module attribute
 2019-07-03 18:57 UTC  (12+ messages)

The problem "ring gfx timeout" are experienced yet another AMD GPU Vega 8 user
 2019-07-03 18:56 UTC  (7+ messages)

[Qemu-trivial] [PULL v2 0/2] Trivial branch patches
 2019-07-03 18:46 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[pull request][for-next V2 0/7] Generic DIM lib for netdev and RDMA
 2019-07-03 18:56 UTC  (7+ messages)
` [for-next V2 10/10] RDMA/core: Provide RDMA DIM support for ULPs

[Qemu-trivial] [PATCH v2] test: Use g_strndup instead of plain strndup
 2019-07-03 18:21 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] [Qemu-devel] "

fail clocktest -C CLOCK_HOST_REALTIME
 2019-07-03 18:54 UTC  (7+ messages)

[Qemu-trivial] [PULL 0/3] Trivial branch patches
 2019-07-03 18:11 UTC  (6+ messages)
` [Qemu-trivial] [Qemu-devel] "
        `  "

[PATCH] drm/i915: Deal with machines that expose less than three QGV points
 2019-07-03 18:53 UTC  (3+ messages)

[PATCH v2 1/2] drm/i915: Use port clock to set correct N value
 2019-07-03 18:53 UTC  (2+ messages)

crypto: x86/crct10dif-pcl - cleanup and optimizations
 2019-07-03 18:52 UTC  (6+ messages)

[PATCH v2 06/35] crypto: Use kmemdup rather than duplicating its implementation
 2019-07-03 18:51 UTC  (3+ messages)

[thud/master][PATCH] ti-pdk-build: SRCREV update to 01.00.00.13A
 2019-07-03 18:50 UTC 

[PATCH] xdiff: avoid accidental redefinition of LFS feature in OpenIndiana
 2019-07-03 18:49 UTC  (5+ messages)
` [PATCH 0/2] a few more redundant system include cleanups

[PATCH v2] ASoC: sunxi: sun50i-codec-analog: Add earpiece
 2019-07-03 18:48 UTC  (2+ messages)

[PATCH net] net: hns: add support for vlan TSO
 2019-07-03 18:49 UTC  (2+ messages)

[PATCH v6 00/18] drm/virtio: switch from ttm to gem shmem helpers
 2019-07-03 18:49 UTC  (7+ messages)
` [PATCH v6 07/18] drm/virtio: add virtio_gpu_object_array & helpers
` [PATCH v6 08/18] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing

Reminder: 3 open syzbot bugs in "android/binder" subsystem
 2019-07-03 18:46 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Check caller held wakerefs in assert_forcewakes_active
 2019-07-03 18:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/4] "

[I-PIPE] ipipe-core-4.14.132-x86-6 released
 2019-07-03 18:45 UTC 

[PATCH 0/9] x86: IRQ management adjustments
 2019-07-03 18:45 UTC  (23+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 06/15] x86/IRQ: fix locking around vector management
    ` [Xen-devel] "
  ` [PATCH v3 07/15] x86/IRQ: target online CPUs when binding guest IRQ
    ` [Xen-devel] "
  ` [PATCH v3 08/15] x86/IRQs: correct/tighten vector check in _clear_irq_vector()
    ` [Xen-devel] "
  ` [PATCH v3 09/15] x86/IRQ: make fixup_irqs() skip unconnected internally used interrupts
    ` [Xen-devel] "
  ` [PATCH v3 10/15] x86/IRQ: drop redundant cpumask_empty() from move_masked_irq()
    ` [Xen-devel] "
  ` [PATCH v3 11/15] x86/IRQ: simplify and rename pirq_acktype()
    ` [Xen-devel] "
  ` [PATCH v3 12/15] x86/IRQ: add explicit tracing-enabled check to trace_irq_mask()
    ` [Xen-devel] "
  ` [PATCH v3 13/15] x86/IRQ: tighten vector checks
    ` [Xen-devel] "
  ` [PATCH v3 14/15] x86/IRQ: eliminate some on-stack cpumask_t instances
      ` [Xen-devel] "
  ` [PATCH v3 15/15] x86/IRQ: move {,_}clear_irq_vector()
    ` [Xen-devel] [PATCH v3 15/15] x86/IRQ: move {, _}clear_irq_vector()

[PATCH 0/2] RISC-V: Handle the siginfo_t offset problem
 2019-07-03 18:42 UTC  (4+ messages)
` [PATCH 2/2] riscv/include/uapi: Define a custom __SIGINFO struct for RV32

Why is Thunderbolt 3 limited to 2.5 GT/s on Linux?
 2019-07-03 18:44 UTC  (11+ messages)

[PATCH net-next v2] net: ethernet: mediatek: Fix overlapping capability bits
 2019-07-03 18:42 UTC 

[PATCH 0/2] serial: sh-sci: Fix .flush_buffer() issues
 2019-07-03 18:44 UTC  (9+ messages)

How to run script before mount rootfs
 2019-07-03 18:44 UTC  (2+ messages)

[PATCH RESEND 0/2] RISC-V: Handle the siginfo_t offset problem
 2019-07-03 18:40 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] efi_loader: remove superfluous spaces in comments
 2019-07-03 18:43 UTC 

[PATCH net] sctp: count data bundling sack chunk for outctrlchunks
 2019-07-03 18:41 UTC  (3+ messages)

Log semaphore, mutex in CTF
 2019-07-03 17:07 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_create: Show number of pages cleared
 2019-07-03 18:40 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCHv2 net-next] ipvs: strip gre tunnel headers from icmp errors
 2019-07-03 18:38 UTC 

linux-next: Tree for Jul 3
 2019-07-03 18:29 UTC  (3+ messages)
` linux-next: Tree for Jul 3 (netfilter/ipvs/)

2.22.0 repack -a duplicating pack contents
 2019-07-03 18:37 UTC  (12+ messages)
        ` [PATCH] repack: disable bitmaps-by-default if .keep files exist
            ` [PATCH 2/1] repack: warn if bitmaps are explicitly enabled with keep files

[PATCH] qlcnic: remove redundant assignment to variable err
 2019-07-03 18:35 UTC  (3+ messages)

[PATCH] atl1c: remove redundant assignment to variable tpd_req
 2019-07-03 18:32 UTC  (3+ messages)

[RFC v2] vhost: introduce mdev based hardware vhost backend
 2019-07-03 18:31 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 01/10] baseband/turbo_sw: baseband/turbo_sw: dependency patch
 2019-07-03 18:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 0/7] bbdev: adding support in BBDEV for 5GNR FEC

[Buildroot] [PATCH v2 01/27] autobuild-run: introduce Builder class
 2019-07-03 18:31 UTC  (27+ messages)
` [Buildroot] [PATCH v2 02/27] autobuild-run: move instance variable from kwargs to "
` [Buildroot] [PATCH v2 03/27] autobuild-run: move njobs "
` [Buildroot] [PATCH v2 04/27] autobuild-run: move sysinfo "
` [Buildroot] [PATCH v2 05/27] autobuild-run: move http variables "
` [Buildroot] [PATCH v2 06/27] autobuild-run: move submitter "
` [Buildroot] [PATCH v2 07/27] autobuild-run: move make_opts "
` [Buildroot] [PATCH v2 08/27] autobuild-run: move niceness "
` [Buildroot] [PATCH v2 09/27] autobuild-run: move toolchains_csv "
` [Buildroot] [PATCH v2 10/27] autobuild-run: move repo "
` [Buildroot] [PATCH v2 11/27] autobuild-run: move upload variable "
` [Buildroot] [PATCH v2 12/27] autobuild-run: move buildpid "
` [Buildroot] [PATCH v2 13/27] autobuild-run: move debug "
` [Buildroot] [PATCH v2 14/27] autobuild-run: define instance directory as a part of "
` [Buildroot] [PATCH v2 15/27] autobuild-run: move log variable to "
` [Buildroot] [PATCH v2 16/27] autobuild-run: remove kwargs argument from function calls and definitions
` [Buildroot] [PATCH v2 17/27] autobuild-run: define source directory as part of Builder class
` [Buildroot] [PATCH v2 18/27] autobuild-run: define download "
` [Buildroot] [PATCH v2 19/27] autobuild-run: define output "
` [Buildroot] [PATCH v2 20/27] autobuild-run: define results "
` [Buildroot] [PATCH v2 21/27] autobuild-run: move check_version() to "
` [Buildroot] [PATCH v2 22/27] autobuild-run: move get_branch() "
` [Buildroot] [PATCH v2 23/27] scripts/autobuild-run: make the HTTP URL really configurable
` [Buildroot] [PATCH v2 24/27] autobuild-run: create reason file on build failures
` [Buildroot] [PATCH v2 25/27] autobuild-run: account for reproducibility failures when creating the reason file
` [Buildroot] [PATCH v2 26/27] web/import.inc.php: support reading failure reason from "
` [Buildroot] [PATCH v2 27/27] scripts/autobuild-run: support changing repo

[PATCH net] r8152: move calling r8153b_rx_agg_chg_indicate()
 2019-07-03 18:31 UTC  (2+ messages)

[PATCH 0/1] gettext(windows): always use UTF-8
 2019-07-03 18:31 UTC  (4+ messages)
` [PATCH 1/1] gettext: always use UTF-8 on native Windows

[PATCH net-next v2 1/1] qed: Add support for Timestamping the unicast PTP packets
 2019-07-03 18:31 UTC  (2+ messages)

[PATCH net-next] net: socionext: remove set but not used variable 'pkts'
 2019-07-03 18:30 UTC  (3+ messages)

[PATCH] selftests/x86: Don't muck with ftrace in mpx_mini_test
 2019-07-03 18:29 UTC  (2+ messages)

[PATCH] gve: Fix u64_stats_sync to initialize start
 2019-07-03 18:28 UTC  (2+ messages)

[PATCH v2] net: don't warn in inet diag when IPV6 is disabled
 2019-07-03 18:26 UTC  (2+ messages)

[PATCH net-next 0/3] tc-testing: Add JSON verification and simple traffic generation
 2019-07-03 18:26 UTC  (2+ messages)

KASAN: use-after-free Read in hci_cmd_timeout
 2019-07-03 18:26 UTC  (2+ messages)

[PATCH v3 0/7] Fix PF/VF dependency issue
 2019-07-03 18:23 UTC  (4+ messages)
` [PATCH v3 1/7] PCI/ATS: Fix pci_prg_resp_pasid_required() dependency issues

[PATCH] ARC: hide unused function unw_hdr_alloc
 2019-07-03 18:25 UTC  (6+ messages)

[PATCH next] loopback: fix lockdep splat
 2019-07-03 18:24 UTC  (2+ messages)

[CI] drm/i915/hangcheck: Look at instdone for all engines
 2019-07-03 18:24 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/hangcheck: Look at instdone for all engines (rev2)

[PATCH v7 0/7] crypto: switch to crypto API for ESSIV generation
 2019-07-03 18:23 UTC  (6+ messages)
` [PATCH v7 2/7] fs: crypto: invoke crypto API for ESSIV handling

[RFC/RFT PATCH] crypto: aes/generic - use unaligned loads to eliminate 50% of lookup tables
 2019-07-03 18:21 UTC  (3+ messages)

stable/linux-4.14.y boot: 66 boots: 0 failed, 66 passed (v4.14.132)
 2019-07-03 18:21 UTC 

[Intel-wired-lan] [PATCH S23 v2 01/15] ice: Implement ethtool ops for channels
 2019-07-03 18:21 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH S23 v2 15/15] ice: improve print for VF's when adding/deleting MAC filters

Many processes end up in uninterruptible sleep accessing cifs mounts
 2019-07-03 18:12 UTC 


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.