All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-20 20:27:39 to 2020-02-20 21:06:39 UTC [more...]

[Buildroot] [git commit branch/next] package/libiberty: new package
 2020-02-20 21:06 UTC 

[dpdk-dev] [PATCH 0/4] Reorganise Travis jobs
 2020-02-20 21:05 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/4] ci: fix Travis config warnings

[PATCH v8 00/15] add git-bugreport tool
 2020-02-20 21:04 UTC  (11+ messages)
` [PATCH v8 07/15] bugreport: add git-remote-https version
` [PATCH v8 09/15] bugreport: generate config safelist based on docs
` [PATCH v8 10/15] bugreport: add config values from safelist
` [PATCH v8 11/15] bugreport: collect list of populated hooks
` [PATCH v8 12/15] bugreport: count loose objects

[PATCH 08/15] nios2: Use Linux kABI for syscall return
 2020-02-20 21:04 UTC  (4+ messages)

[PATCH v3 0/3] Charge loop device i/o to issuing cgroup
 2020-02-20 21:03 UTC  (4+ messages)
` [PATCH v3 2/3] mm: Charge active memcg when no mm is set

[Intel-gfx] [PATCH v2-resend] drm/i915/psr: Force PSR probe only after full initialization
 2020-02-20 21:02 UTC  (3+ messages)

[PATCH] Update arm,smmu.yaml bindings doc
 2020-02-20 21:02 UTC  (6+ messages)
` [PATCH] dt-bindings: arm-smmu: update the list of clocks

[RFC PATCH v3 0/9] Introduce vendor ops in vfio-pci
 2020-02-20 21:00 UTC  (5+ messages)
` [RFC PATCH v3 1/9] vfio/pci: export vfio_pci_device public and add vfio_pci_device_private
` [RFC PATCH v3 6/9] vfio/pci: export vfio_pci_setup_barmap

[PATCH] Add required missing reg property
 2020-02-20 20:59 UTC 

[PATCH] ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path
 2020-02-20 20:54 UTC  (2+ messages)

[PATCH v3,0/8] Add Mediatek thermal dirver and dtsi
 2020-02-20 20:57 UTC  (11+ messages)
` [PATCH v3,1/8] arm64: dts: mt8183: add thermal zone node

[patch V2 00/20] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-20 20:45 UTC  (21+ messages)
` [patch V2 01/20] bpf: Enforce preallocation for all instrumentation programs
` [patch V2 02/20] bpf: Update locking comment in hashtab code
` [patch V2 03/20] bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run()
` [patch V2 04/20] perf/bpf: Remove preempt disable around BPF invocation
` [patch V2 05/20] bpf: Remove recursion prevention from rcu free callback
` [patch V2 06/20] bpf: Dont iterate over possible CPUs with interrupts disabled
` [patch V2 07/20] bpf: Provide bpf_prog_run_pin_on_cpu() helper
` [patch V2 08/20] bpf: Replace cant_sleep() with cant_migrate()
` [patch V2 09/20] bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites
` [patch V2 10/20] trace/bpf: Use migrate disable in trace_call_bpf()
` [patch V2 11/20] bpf/tests: Use migrate disable instead of preempt disable
` [patch V2 12/20] bpf: Use migrate_disable/enabe() in trampoline code
` [patch V2 13/20] bpf: Use migrate_disable/enable in array macros and cgroup/lirc code
` [patch V2 14/20] bpf: Use migrate_disable() in hashtab code
` [patch V2 15/20] bpf: Provide recursion prevention helpers
` [patch V2 16/20] bpf: Replace open coded recursion prevention
` [patch V2 17/20] bpf: Factor out hashtab bucket lock operations
` [patch V2 18/20] bpf: Prepare hashtab locking for PREEMPT_RT
` [patch V2 19/20] bpf, lpm: Make locking RT friendly
` [patch V2 20/20] bpf/stackmap: Dont trylock mmap_sem with PREEMPT_RT and interrupts disabled

[RFC PATCH v4 00/25] Intel Wired LAN/RDMA Driver Updates 2020-02-11
 2020-02-20 20:58 UTC  (5+ messages)
` [RFC PATCH v4 02/25] ice: Create and register virtual bus for RDMA

[PATCH 0/3] ASoC: meson: aiu: add Meson8 SoC family support
 2020-02-20 20:57 UTC  (12+ messages)
` [PATCH 1/3] ASoC: meson: aiu: Document Meson8 and Meson8b support in the dt-bindings
` [PATCH 2/3] ASoC: meson: aiu: introduce a struct for platform specific information
` [PATCH 3/3] ASoC: meson: aiu: add support for the Meson8 and Meson8b SoC families

[PATCH v3 0/2] Introduce the TLV320ADCx140 codec family
 2020-02-20 20:52 UTC  (6+ messages)
` [PATCH v3 2/2] ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver family

[Intel-gfx] [PATCH v3] drm/i915/psr: Force PSR probe only after full initialization
 2020-02-20 20:55 UTC  (3+ messages)

[PATCH v1 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-20 20:54 UTC  (3+ messages)
` [PATCH v1 10/13] migrate/ram: Handle RAM block resizes during postcopy

[PATCH 0/2] virtio: decouple protected guest RAM form VIRTIO_F_IOMMU_PLATFORM
 2020-02-20 20:55 UTC  (6+ messages)
` [PATCH 2/2] virtio: let virtio use DMA API when guest RAM is protected

[PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
 2020-02-20 20:52 UTC  (23+ messages)
                            ` [PATCH 0/7] proc: Dentry flushing without proc_mnt
                              ` [PATCH 1/7] proc: Rename in proc_inode rename sysctl_inodes sibling_inodes
                              ` [PATCH 2/7] proc: Generalize proc_sys_prune_dcache into proc_prune_siblings_dcache
                              ` [PATCH 3/7] proc: Mov rcu_read_(lock|unlock) in proc_prune_siblings_dcache
                              ` [PATCH 4/7] proc: Use d_invalidate "
                              ` [PATCH 5/7] proc: Clear the pieces of proc_inode that proc_evict_inode cares about
                              ` [PATCH 6/7] proc: Use a list of inodes to flush from proc
                              ` [PATCH 7/7] proc: Ensure we see the exit of each process tid exactly once

[Xen-devel] [xen-unstable-smoke test] 147370: tolerable all pass - PUSHED
 2020-02-20 20:54 UTC 

[PATCH] mm: memcontrol: asynchronous reclaim for memory.high
 2020-02-20 20:54 UTC  (12+ messages)

[PATCH] Fix typo: one one -> on one
 2020-02-20 20:52 UTC 

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-02-20 20:49 UTC  (16+ messages)
` [PATCH 26/32] pwm: mtk-disp: "
` [PATCH 30/32] pwm: hibvt: do some cleanup

[Intel-gfx] [PATCH v2] drm/i915: Use intel_plane_data_rate for min_cdclk calculation
 2020-02-20 20:50 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use intel_plane_data_rate for min_cdclk calculation (rev2)
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[PATCH v6 2/7] mm: introduce external memory hinting API
 2020-02-20 20:48 UTC  (3+ messages)

[alsa-devel] [PATCH] ASoC: ti: Allocate dais dynamically for TDM and audio graph card
 2020-02-20 20:47 UTC  (12+ messages)
          `  "

[PATCH v3 0/8] remoteproc: qcom: post mortem debug support
 2020-02-20 20:48 UTC  (7+ messages)
` [PATCH v3 3/8] remoteproc: qcom: Update IMEM PIL info on load
` [PATCH v3 4/8] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
` [PATCH v3 5/8] arm64: dts: qcom: sdm845: "

[PATCH v2 0/8] Eight patches related to changing the number of hardware queues
 2020-02-20 20:47 UTC  (5+ messages)
` [PATCH v2 2/8] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync

[Intel-gfx] [PATCH 1/2] drm/i915: Program MBUS with rmw during initialization
 2020-02-20 17:46 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/tgl: Program MBUS_ABOX{1, 2}_CTL during display init

[PATCH] clk: meson: meson8b: set audio output clock hierarchy
 2020-02-20 20:44 UTC  (3+ messages)

[PATCH 00/10] KVM: x86: Clean up VMX's TLB flushing code
 2020-02-20 20:43 UTC  (11+ messages)
` [PATCH 01/10] KVM: VMX: Use vpid_sync_context() directly when possible
` [PATCH 02/10] KVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
` [PATCH 03/10] KVM: VMX: Handle INVVPID fallback logic in vpid_sync_vcpu_addr()
` [PATCH 04/10] KVM: VMX: Fold vpid_sync_vcpu_{single,global}() into vpid_sync_context()
` [PATCH 05/10] KVM: nVMX: Use vpid_sync_vcpu_addr() to emulate INVVPID with address
` [PATCH 06/10] KVM: x86: Move "flush guest's TLB" logic to separate kvm_x86_ops hook
` [PATCH 07/10] KVM: VMX: Clean up vmx_flush_tlb_gva()
` [PATCH 08/10] KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
` [PATCH 09/10] KVM: VMX: Drop @invalidate_gpa from __vmx_flush_tlb()
` [PATCH 10/10] KVM: VMX: Fold __vmx_flush_tlb() into vmx_flush_tlb()

[PATCH 10/12] mm: x86: Invoke hypercall when page encryption status is changed
 2020-02-20 20:43 UTC  (4+ messages)

[PATCH] classes/meson.bbclass: Explicitly mark functions as missing in MinGW
 2020-02-20 20:44 UTC  (3+ messages)

[PATCH v2 0/8] Support XSAVES supervisor states
 2020-02-20 20:23 UTC  (4+ messages)
` [PATCH v2 1/8] x86/fpu/xstate: Define new macros for supervisor and user xstates

[docs] [Resend][PATCH 1/5] ref-manual: The sanity_info file has moved from build/conf to build/cache
 2020-02-20 20:42 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix wrong return value in parse_port_list
 2020-02-20 20:41 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] app/testpmd: fix return value in portlist parser

[PATCH] ceph: re-org copy_file_range and fix error handling paths
 2020-02-20 20:41 UTC  (2+ messages)

[PATCH] hwmon: (w83627ehf) Fix crash seen with W83627DHG-P
 2020-02-20 20:39 UTC  (3+ messages)

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-02-20 20:39 UTC  (7+ messages)
` [RFC PATCH v3 3/6] dt-binding: tegra: Add VI and CSI bindings

[PATCH] pinctrl: mediatek: Fix some off by one bugs
 2020-02-20 20:37 UTC  (6+ messages)

[PATCH v11 0/9] nvmet: add target passthru commands support
 2020-02-20 20:36 UTC  (19+ messages)
` [PATCH v11 1/9] nvme-core: Clear any SGL flags in passthru commands
` [PATCH v11 2/9] nvme: Create helper function to obtain command effects
` [PATCH v11 3/9] nvme: Move nvme_passthru_[start|end]() calls to common helper
` [PATCH v11 4/9] nvmet-passthru: Introduce NVMet passthru Kconfig option
` [PATCH v11 5/9] nvme-core: Introduce nvme_ctrl_get_by_path()
` [PATCH v11 6/9] nvme: Export existing nvme core functions
` [PATCH v11 7/9] nvmet-passthru: Add passthru code to process commands
` [PATCH v11 8/9] nvmet-passthru: Add enable/disable helpers
` [PATCH v11 9/9] nvmet-configfs: Introduce passthru configfs interface

[PATCH v3 00/20] global exec/memory/dma APIs cleanup
 2020-02-20 20:36 UTC  (5+ messages)
` [PATCH v3 01/20] scripts/git.orderfile: Display Cocci scripts before code modifications
    ` [Xen-devel] "

[PATCH v2 1/2] net: mdio: add ipq8064 mdio driver
 2020-02-20 20:36 UTC  (3+ messages)
` [PATCH v2 2/2] Documentation: devictree: Add ipq806x mdio bindings

[RFC v2 4/4] X86: Use KVM CR pin MSRs
 2020-02-20 20:36 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Extend Wa_1606931601 for all steppings
 2020-02-20 20:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 1/5] iio: buffer-dmaengine: add dev-managed calls for buffer alloc/free
 2020-02-20 20:36 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: iio: adc: add bindings doc for AXI ADC driver
` [PATCH 5/5] dt-bindings: iio: adc: add bindings doc for AD9467 ADC

sdbusplus commits missing CLA
 2020-02-20 20:35 UTC 

uxfs review
 2020-02-20 20:33 UTC  (3+ messages)

[PATCH V2] dnf, libdnf: Ignore if PACKAGE_CLASSES does not have rpm
 2020-02-20 20:35 UTC  (2+ messages)

snd_dice: Clicking artifacts with TC StudioKonnekt 48
 2020-02-20 20:34 UTC 

[Bug 206405] New: kernel crash during boot debian server on qemu+kvm
 2020-02-20 20:34 UTC  (2+ messages)
` [Bug 206405] "

[RFC PATCH v3 0/8] Support ROHM BD99954 charger IC
 2020-02-20 20:34 UTC  (3+ messages)
` [RFC PATCH v3 2/8] dt_bindings: ROHM BD99954 Charger

[Buildroot] [PATCH] docs/website: add commercial support section with Mind
 2020-02-20 20:34 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: ptp: Add device tree binding for IDT 82P33 based PTP clock
 2020-02-20 20:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] board/freescale: use correct ahab-container.img file name
 2020-02-20 20:33 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/freescale-imx/firmware-imx: install mx8qm-ahab-container.img

[PATCH][master-next] webkitgtk: add PACKAGECONFIG gobject-introspection
 2020-02-20 20:33 UTC  (5+ messages)

[Buildroot] [git commit] docs/website: add commercial support section
 2020-02-20 20:32 UTC 

[PATCHSET 0/9] io_uring: use polled async retry
 2020-02-20 20:31 UTC  (10+ messages)
` [PATCH 1/9] io_uring: consider any io_read/write -EAGAIN as final
` [PATCH 2/9] io_uring: io_accept() should hold on to submit reference on retry
` [PATCH 3/9] sched: move io-wq/workqueue worker sched in/out into helpers
` [PATCH 4/9] task_work_run: don't take ->pi_lock unconditionally
` [PATCH 5/9] kernel: abstract out task work helpers
` [PATCH 6/9] sched: add a sched_work list
` [PATCH 7/9] io_uring: add per-task callback handler
` [PATCH 8/9] io_uring: mark requests that we can do poll async in io_op_defs
` [PATCH 9/9] io_uring: use poll driven retry for files that support it

[Buildroot] [PATCH 1/1] support/scripts/pkg-stats: iterate over CVEs in streaming
 2020-02-20 20:31 UTC  (3+ messages)

[PATCH] cvt_fallthrough: A tool to convert /* fallthrough */ comments to fallthrough;
 2020-02-20 20:30 UTC 

[PATCH] env: ti: boot: Fix Android boot on AM57x EVM
 2020-02-20 20:31 UTC  (3+ messages)

[Buildroot] [git commit] support/scripts/pkg-stats: iterate over CVEs in streaming
 2020-02-20 20:31 UTC 

[PATCH v3] ASoC: dt-bindings: stm32: convert sai to json-schema
 2020-02-20 20:29 UTC  (4+ messages)

[PATCH] nvme-multipath: Fix memory leak with ana_log_buf
 2020-02-20 20:29 UTC  (2+ messages)

[PATCH V2] tpm: Don't make log failures fatal
 2020-02-20 20:29 UTC  (3+ messages)

[PATCH v2 0/4] thermal: k3: Add support for bandgap sensors
 2020-02-20 20:28 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: k3: Add VTM bindings documentation

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2020-02-20 20:28 UTC  (4+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 09/11] commit-graph: add --changed-paths option to write subcommand

[Resend][PATCH 1/5] ref-manual: The sanity_info file has moved from build/conf to build/cache
 2020-02-20 20:27 UTC  (5+ messages)
` [Resend][PATCH 2/5] ref-manual: Add missing/remove extraneous quotes
` [Resend][PATCH 3/5] ref-manual: Update the documentation for USERADD_ERROR_DYNAMIC
` [Resend][PATCH 4/5] ref-manual: Add a variable description for AVAILABLE_LICENSES
` [Resend][PATCH 5/5] ref-manual: Add a tips on how to achieve whitelisting of licenses


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.