All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-12 13:06:09 to 2020-02-12 13:54:06 UTC [more...]

[PATCH v5 0/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-12 13:53 UTC  (17+ messages)
` [PATCH v5 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
                  ` [Intel-gfx] "

[PATCH v2 fixed 00/16] Ram blocks with resizable anonymous allocations under POSIX
 2020-02-12 13:42 UTC  (13+ messages)
` [PATCH v2 fixed 01/16] util: vfio-helpers: Factor out and fix processing of existing ram blocks
` [PATCH v2 fixed 02/16] util: vfio-helpers: Fix qemu_vfio_close()
` [PATCH v2 fixed 03/16] util: vfio-helpers: Remove Error parameter from qemu_vfio_undo_mapping()
` [PATCH v2 fixed 04/16] util: vfio-helpers: Factor out removal "
` [PATCH v2 fixed 05/16] exec: Factor out setting ram settings (madvise ...) into qemu_ram_apply_settings()
` [PATCH v2 fixed 06/16] exec: Reuse qemu_ram_apply_settings() in qemu_ram_remap()
` [PATCH v2 fixed 08/16] util/mmap-alloc: Factor out calculation of pagesize to mmap_pagesize()
` [PATCH v2 fixed 09/16] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PATCH v2 fixed 10/16] util/mmap-alloc: Factor out populating of memory to mmap_populate()
` [PATCH v2 fixed 11/16] util/mmap-alloc: Prepare for resizable mmaps
` [Xen-devel] [PATCH v2 fixed 13/16] numa: Teach ram block notifiers about resizable ram blocks
` [PATCH v2 fixed 15/16] util: oslib: Resizable anonymous allocations under POSIX

[PATCH 1/2] drm/amdgpu/gfx9: disable gfxoff when reading rlc clock
 2020-02-12 13:53 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/gfx10: "

Auditing a program use but not what it is doing
 2020-02-12 13:53 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: add inline protocol in feature list
 2020-02-12 13:53 UTC  (10+ messages)
    ` [dpdk-dev] [EXT] "

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_nop: Keep a copy of the names
 2020-02-12 13:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] drm/tidss: dispc: Rewrite naive plane positioning code
 2020-02-12 13:51 UTC  (12+ messages)

[PATCH 00/12] mmc: core: Improve code for polling and HW busy detect
 2020-02-12 13:51 UTC  (3+ messages)
` [PATCH 01/12] mmc: core: Throttle polling rate for CMD6

[PATCH] nbd-client: Support leading / in NBD URI
 2020-02-12 13:42 UTC  (4+ messages)

[ANNOUNCE] Scalar
 2020-02-12 13:51 UTC 

[PATCH v2 00/16] Ram blocks with resizable anonymous allocations under POSIX
 2020-02-12 13:40 UTC  (18+ messages)
` [PATCH v2 01/16] virtio-mem: Prototype
` [PATCH v2 02/16] virtio-pci: Proxy for virtio-mem
` [PATCH v2 03/16] hmp: Handle virtio-mem when printing memory device infos
` [PATCH v2 04/16] numa: Handle virtio-mem in NUMA stats
` [PATCH v2 05/16] pc: Support for virtio-mem-pci
` [PATCH v2 06/16] exec: Provide owner when resizing memory region
` [PATCH v2 07/16] memory: Add memory_region_max_size() and memory_region_is_resizable()
` [PATCH v2 08/16] memory: Disallow resizing to 0
` [PATCH v2 09/16] memory-device: properly deal with resizable memory regions
` [PATCH v2 10/16] hostmem: Factor out applying settings
` [PATCH v2 11/16] hostmem: Factor out common checks into host_memory_backend_validate()
` [PATCH v2 12/16] hostmem: Introduce "managed-size" for memory-backend-ram
` [PATCH v2 13/16] qmp/hmp: Expose "managed-size" for memory backends
` [PATCH v2 14/16] virtio-mem: Support for resizable memory regions
` [PATCH v2 15/16] memory: Add region_resize() callback to memory notifier
` [PATCH v2 16/16] kvm: Implement region_resize() for atomic memory section resizes

[Intel-gfx] [PATCH v2 0/7] 3 display pipes combination system support
 2020-02-12 13:50 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/i915: Iterate over pipe and skip the disabled one

[PATCH] iommu/vt-d: consider real PCI device when checking if mapping is needed
 2020-02-12 13:50 UTC  (4+ messages)

[PATCH] cmd: go: Flush cache before jumping to app/image
 2020-02-12 13:50 UTC  (6+ messages)

[dpdk-dev] [PATCH v2] crypto/ccp: enable IOMMU for CCP
 2020-02-12 13:50 UTC  (3+ messages)

[PATCH] HID: logitech-dj: add support for the static device in the Powerplay mat/receiver
 2020-02-12 13:50 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] bus/pci: fix driver detach clear
 2020-02-12 13:49 UTC  (13+ messages)
` [dpdk-dev] [PATCH 2/2] app/testpmd: fix invalid port detaching
      ` [dpdk-dev] [dpdk-stable] "

[PATCH v30 00/22] Add RX archtecture support
 2020-02-12 13:39 UTC  (22+ messages)
` [PATCH v30 01/22] MAINTAINERS: Add RX
` [PATCH v30 02/22] qemu/bitops.h: Add extract8 and extract16
` [PATCH v30 04/22] target/rx: TCG translation
` [PATCH v30 05/22] target/rx: TCG helper
` [PATCH v30 07/22] target/rx: RX disassembler
` [PATCH v30 08/22] target/rx: Disassemble rx_index_addr into a string
` [PATCH v30 09/22] target/rx: Replace operand with prt_ldmi in disassembler
` [PATCH v30 10/22] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [PATCH v30 11/22] target/rx: Emit all disassembly in one prt()
` [PATCH v30 12/22] target/rx: Collect all bytes during disassembly
` [PATCH v30 13/22] target/rx: Dump bytes for each insn "
` [PATCH v30 14/22] hw/intc: RX62N interrupt controller (ICUa)
` [PATCH v30 15/22] hw/timer: RX62N internal timer modules
` [PATCH v30 16/22] hw/char: RX62N serial communication interface (SCI)
` [PATCH v30 17/22] hw/rx: RX Target hardware definition
` [PATCH v30 19/22] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [PATCH v30 20/22] Add rx-softmmu
` [PATCH v30 21/22] BootLinuxConsoleTest: Test the RX-Virt machine
` [PATCH v30 22/22] qemu-doc.texi: Add RX section

[PATCH v2] xprtrdma: Fix DMA scatter-gather list mapping imbalance
 2020-02-12 13:48 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/2] acl: fix 32-bit range field doesn't work properly
 2020-02-12 13:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] "
` [dpdk-dev] [PATCH 2/2] test/acl: add 32-bit range test-case

[PATCH V2 0/4] clk: imx: imx8m: fix a53 cpu clock
 2020-02-12 13:47 UTC  (6+ messages)
` [PATCH V2 1/4] clk: imx: imx8mq: "

[mel:sched-lbnuma-rewrite-v1r2-korg 6/12] kernel/sched/fair.c:1546:31: error: 'sched_smt_present' undeclared; did you mean 'sched_energy_present'?
 2020-02-12 13:47 UTC 

[PATCH] HID: hiddev: Fix race in in hiddev_disconnect()
 2020-02-12 13:47 UTC  (3+ messages)

[PATCH v3 00/20] Refactor the architecture parts of mt7628
 2020-02-12 13:46 UTC  (13+ messages)

[Xen-devel] Having a DOM-U guest with 1:1 mapping in the second stage MMU
 2020-02-12 13:45 UTC 

[PATCH v3] drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists
 2020-02-12 13:45 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH] HID: logitech-dj: add debug msg when exporting a HID++ report descriptors
 2020-02-12 13:45 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 146935: regressions - FAIL
 2020-02-12 13:44 UTC 

[PATCH v2] HID: logitech: drop outdated references to unifying receivers
 2020-02-12 13:44 UTC  (2+ messages)

[PATCH] drm/bridge: adv7511: Replace hardcoded number
 2020-02-12 13:42 UTC 

[LTP] ❌ FAIL: Test report for kernel 5.5.3-200.fc31 (fedora-31)
 2020-02-12 13:42 UTC  (2+ messages)

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-12 13:42 UTC  (3+ messages)
` [PATCH 05/35] s390/mm: provide memory management functions for protected KVM guests

[PATCH] Revert "mtd: rawnand: denali: get ->setup_data_interface() working again"
 2020-02-12  9:37 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t 0/9] Abort on Chamelium failure
 2020-02-12 13:42 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t 1/9] lib/tests: Extract fork helpers
` [igt-dev] [PATCH i-g-t 2/9] lib/tests: Add support for redirecting fork output to /dev/null
` [igt-dev] [PATCH i-g-t 3/9] lib: Make it possible to abort the whole execution from inside of a test
` [igt-dev] [PATCH i-g-t 4/9] runner/runner_tests: Extract helper for inspecting test result
` [igt-dev] [PATCH i-g-t 5/9] runner: Abort the run when test exits with IGT_EXIT_ABORT
` [igt-dev] [PATCH i-g-t 6/9] lib/chamelium: Clear error after checking if chamelium is reachable
` [igt-dev] [PATCH i-g-t 7/9] lib/chamelium: Make it clear that function asserts
` [igt-dev] [PATCH i-g-t 8/9] lib/chamelium: Add functions to initialize XMLRPC only
` [igt-dev] [PATCH i-g-t 9/9] lib/kms: Try to plug all Chamelium ports, abort if it fails

[PATCH] nvme-multipath: do not reset controller on unknown status
 2020-02-12 13:41 UTC 

[dpdk-dev] Dropping python 2 support
 2020-02-12 13:41 UTC 

[PATCH] perf tools: Add arm64 version of get_cpuid()
 2020-02-12 13:40 UTC  (7+ messages)

[PATCH 0/7] ARM: Replace <linux/clk-provider.h> by <linux/of_clk.h>
 2020-02-12 13:38 UTC  (5+ messages)
` [PATCH 4/7] ARM: rockchip: "

[LTP] [PATCH v2] aio02: Drop O_DIRECT flag for tmpfs
 2020-02-12 13:37 UTC  (3+ messages)
` [LTP] [PATCH v3] "

[PATCH 0/4] remove runnable_load_avg and improve group_classify
 2020-02-12 13:37 UTC  (5+ messages)
` [PATCH 1/4] sched/fair: reorder enqueue/dequeue_task_fair path
` [RFC 2/4] sched/numa: replace runnable_load_avg by load_avg

[yocto] [kernel] Why is do_kernel_metadata before do_patch?
 2020-02-12 13:36 UTC  (2+ messages)

[PATCH v2 1/2] HID: core: fix off-by-one memset in hid_report_raw_event()
 2020-02-12 13:26 UTC  (3+ messages)

[PATCH RFC 0/4] KVM: MIPS: Provide arch-specific kvm_flush_remote_tlbs()
 2020-02-12 13:33 UTC  (3+ messages)
` [PATCH RFC 1/4] KVM: Provide kvm_flush_remote_tlbs_common()

[PATCH 00/10] Hi,
 2020-02-12 13:32 UTC  (4+ messages)

[LTP] [PATCH] syscalls/kill11: add a check between hard limit and MIN_RLIMIT_CORE
 2020-02-12 13:32 UTC  (2+ messages)

[PATCH] dt-bindings: dma: ti-edma: fix example compatible property
 2020-02-12 13:31 UTC  (2+ messages)

[PATCH 1/2 v2] leds: ns2: Absorb platform data
 2020-02-12 13:27 UTC  (2+ messages)

[dpdk-dev] [PATCH] test/compress: replace test vector
 2020-02-12 13:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 00/14] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-02-12 13:31 UTC  (6+ messages)

[PATCH v2] imx: imx8qm: enable relocation of fdt and initrd
 2020-02-12 13:31 UTC  (2+ messages)

[PATCH 5.4 000/309] 5.4.19-stable review
 2020-02-12 13:30 UTC  (3+ messages)

[Bluez PATCH v2] core: Add new policy for Just-Works repairing
 2020-02-12 13:29 UTC 

[PATCH] serial: 8250_early: Add earlycon for BCM2835 aux uart
 2020-02-12 13:28 UTC  (5+ messages)

[PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM
 2020-02-12 13:27 UTC  (12+ messages)
  ` BPF LSM and fexit [was: [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM]

[PATCH v2] kernel-fitimage: Handle overlays in EXTERNAL_KERNEL_DEVICETREE
 2020-02-12 13:26 UTC 

[Bluez PATCH v3] bluetooth: secure bluetooth stack from bluedump attack
 2020-02-12 13:23 UTC 

[dpdk-dev] [PATCH] test/crypto: replace wireless algos test vectors
 2020-02-12 13:23 UTC  (2+ messages)

[PATCH] kbuild: remove duplicate dependencies from .mod files
 2020-02-12 13:22 UTC  (2+ messages)

[PATCH 50/62] x86/sev-es: Handle VMMCALL Events
 2020-02-12 13:22 UTC  (3+ messages)

[PATCH 1/1] usb: Add MA USB Host driver
 2020-02-12 13:22 UTC  (4+ messages)
    ` [External] "

[RFC PATCH 00/11] Reconcile NUMA balancing decisions with the load balancer
 2020-02-12 13:22 UTC  (2+ messages)

[Buildroot] Reproducible toolchain
 2020-02-12 13:21 UTC 

[PATCH v7 0/9] enable CAAM's HWRNG as default
 2020-02-12 13:20 UTC  (3+ messages)
` [PATCH v7 5/9] crypto: caam - simplify RNG implementation

[PATCH] HID: quirks: Remove ITE 8595 entry from hid_have_special_driver
 2020-02-12 13:20 UTC  (2+ messages)

[PATCH v7 0/2] add performance reporting support to FPGA DFL drivers
 2020-02-12 13:20 UTC  (7+ messages)
` [PATCH v7 2/2] fpga: dfl: fme: add performance reporting support

[PATCH v5 00/26] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2020-02-12 13:17 UTC  (5+ messages)
  ` [PATCH v5 01/26] nvme: rename trace events to nvme_dev

[PATCH net-next 00/10] net: fix sysfs permssions when device changes network
 2020-02-12 13:19 UTC  (5+ messages)
` [PATCH net-next 01/10] sysfs: add sysfs_file_change_owner()
` [PATCH net-next 05/10] sysfs: add sysfs_change_owner()

[meta-rockchip][PATCH 1/2] veyron-speedy: remove machine
 2020-02-12 13:18 UTC  (2+ messages)
` [meta-rockchip][PATCH 2/2] wic cleanup

[Intel-gfx] [PATCH v2 0/1] HDCP 2.2 Comp fixes
 2020-02-12 13:18 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] docs: Fix virtiofsd.1 location
 2020-02-12 13:16 UTC 

[dpdk-dev] [PATCH] crypto/qat: fix missing release note for dual thread feature
 2020-02-12 13:17 UTC  (3+ messages)

[RFC PATCH 00/62] Linux as SEV-ES Guest Support
 2020-02-12 13:16 UTC  (4+ messages)
` [PATCH 39/62] x86/sev-es: Harden runtime #VC handler for exceptions from user-space

[dpdk-dev] [PATCH v6 1/8] cryptodev: introduce cpu crypto support API
 2020-02-12 13:15 UTC  (4+ messages)
` [dpdk-dev] [PATCH] cryptodev: fix missing doxygen comment

[PATCH 0/2] jbd2: fix an oops problem
 2020-02-12 13:14 UTC  (6+ messages)
` [PATCH 2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer

[alsa-devel] [PATCH v2] ASoC: dt-bindings: stm32: convert sai to json-schema
 2020-02-12 13:12 UTC  (3+ messages)
`  "

[dpdk-dev] [PATCH] crypto/ccp: fix queue alignment
 2020-02-12 13:14 UTC  (2+ messages)

[RESEND PATCH v17 00/17] Multi Color LED Framework
 2020-02-12 13:09 UTC  (2+ messages)

[PATCH V9 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-02-12 13:13 UTC  (4+ messages)
` [PATCH V9 06/10] iommu/vt-d: Add svm/sva invalidate function

[PATCH 00/33] sandbox: Move to SDL2
 2020-02-12 13:13 UTC  (3+ messages)
` [PATCH 10/33] mtd: Rename free() to rfree()

No PNP0CA0 device on a Dell Precision 5520 laptop
 2020-02-12 13:12 UTC  (7+ messages)

[stable 4.19][PATCH 0/3] stable: Candidates for 4.19.y
 2020-02-12 13:12 UTC  (2+ messages)

[PATCH v3 4/4] perf tools: Support "branch-misses:pp" on arm64
 2020-02-12 13:10 UTC  (5+ messages)
` [PATCH v4 0/4] perf tools: Add support for some spe events and precise ip

kernelci.org metrics call for ideas
 2020-02-12 13:10 UTC 

[Buildroot] [PATCH v17 0/5] gobject-introspection: new package
 2020-02-12 13:09 UTC  (3+ messages)
` [Buildroot] [PATCH v17 4/5] package/pkgconf: prepend sysroot paths to common gobject-introspection utils

[dpdk-dev] [PATCH] net/mlx5: set VLAN tag matcher bit properly
 2020-02-12 13:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] net/mlx5: fix VLAN item match for DV mode

[BUG] Kernel log flooded by message "logitech-djreceiver 0003:046D:C53A.000C: logi_dj_hidpp_event: invalid device index:7"
 2020-02-12 13:09 UTC  (4+ messages)

[PATCH V2 1/5] spi: fspi: enable fspi on imx8qxp and imx8mm
 2020-02-12 13:08 UTC  (8+ messages)
` [PATCH V2 2/5] spi: fspi: dynamically alloc AHB memory

[Xen-devel] [linux-4.19 test] 146901: regressions - FAIL
 2020-02-12 13:08 UTC 

slab leak on rxe
 2020-02-12 13:07 UTC  (5+ messages)

[PATCH 02/35] KVM: s390/interrupt: do not pin adapter interrupt pages
 2020-02-12 13:07 UTC  (5+ messages)
` [PATCH v2 RFC] "

[PATCH v2] btrfs: destroy qgroup extent records on transaction abort
 2020-02-12 13:06 UTC  (2+ messages)

[PATCH] btrfs: Only require sector size alignment for parent eb bytenr
 2020-02-12 13:00 UTC  (3+ messages)

[morimoto-linux:fw-cleanup-2020-02-12-v2 336/431] sound/soc/codecs/wcd934x.c:1471:11: error: implicit declaration of function 'snd_soc_component_read32'; did you mean 'snd_soc_component_read'?
 2020-02-12 13:06 UTC 

[PATCH] Revert "gitlab: Disable SDL when building sandbox"
 2020-02-12 13:06 UTC  (2+ messages)

stable-rc/linux-5.4.y boot: 93 boots: 1 failed, 86 passed with 6 offline (v5.4.19)
 2020-02-12 13:06 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.