All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-11 14:45:41 to 2021-11-11 15:17:29 UTC [more...]

[Intel-gfx] [RFC v2 00/22] Add Support for Plane Color Lut and CSC features
 2021-11-11 15:17 UTC  (4+ messages)
` [Intel-gfx] [RFC v2 05/22] drm/i915/xelpd: Define Degamma Lut range struct for HDR planes
  `  "

[PATCH v3 07/15] mm/pte_ref: add support for user PTE page table page allocation
 2021-11-11 15:17 UTC  (2+ messages)

[PATCH] media: venus: core: Fix a resource leak in the error handling path of 'venus_probe()'
 2021-11-11 15:17 UTC  (2+ messages)

5.10 kernel/fs exhausting reserve running btrfs_delete_unused_bgs, going read-only
 2021-11-11 15:17 UTC 

[PATCH] media: venus: core: Fix a potential NULL pointer dereference in an error handling path
 2021-11-11 15:17 UTC  (2+ messages)

[RESEND PATCH] regmap: allow to define reg_update_bits for no bus configuration
 2021-11-11 15:16 UTC  (4+ messages)

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-11-11 15:16 UTC  (6+ messages)
` [PATCH v2 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH] firmware: export x86_64 platform flash bios region via sysfs
 2021-11-11 15:16 UTC  (12+ messages)

[PATCH net] net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resume
 2021-11-11 15:16 UTC  (2+ messages)

[syzbot] possible deadlock in __loop_clr_fd (3)
 2021-11-11 15:14 UTC  (4+ messages)

[PATCH v2 mptcp-next 0/4] TCP_INQ support
 2021-11-11 15:14 UTC  (5+ messages)
` [PATCH v2 mptcp-next 1/4] mptcp: add TCP_INQ cmsg support
` [PATCH v2 mptcp-next 2/4] selftests: mptcp: add TCP_INQ support
` [PATCH v2 mptcp-next 3/4] mptcp: add SIOCINQ, OUTQ and OUTQNSD ioctls
` [PATCH v2 mptcp-next 4/4] selftests: mptcp: add inq test case

[PATCH v3 0/5] Add support for Intel Thunder Bay SPI controller
 2021-11-11 15:14 UTC  (9+ messages)
` [PATCH v3 1/5] dt-bindings: spi: Add SSTE support for DWC SSI controller
` [PATCH v3 3/5] spi: dw: Add support for master mode selection "

[meta-networking][PATCH] strongswan: add required kernel modules to RRECOMMENDS
 2021-11-11 15:14 UTC 

[PATCH 0/2] KVM: SEV: Fall back to __vmalloc() for SEV-ES scratch
 2021-11-11 15:14 UTC  (3+ messages)
` [PATCH 1/2] KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails

[PATCH linux-next] x86/unwind: Remove the initialization of mid
 2021-11-11 15:13 UTC 

[PATCH v4 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-11 15:13 UTC  (4+ messages)
` [PATCH v4 04/11] regulator: Introduce tps68470-regulator driver

[PATCH 0/2] Get trace buffer page size from kernel
 2021-11-11 15:13 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd library: Use the real trace buffer page size
` [PATCH 2/2] trace-cmd library: Introduce buffer page size per instance

[PATCH v4 0/4] trace-cmd documentation update for v7 files
 2021-11-11 15:13 UTC  (5+ messages)
` [PATCH v4 1/4] trace-cmd: Update bash completion
` [PATCH v4 2/4] tarce-cmd: Man page for "trace-cmd convert"
` [PATCH v4 3/4] tarce-cmd: Update record man page
` [PATCH v4 4/4] trace-cmd: Document trace file version 7

[PATCH v4 00/10] trace-cmd dump - v7 update
 2021-11-11 15:12 UTC  (11+ messages)
` [PATCH v4 01/10] trace-cmd dump: Add helpers for processing trace file version 7
` [PATCH v4 02/10] trace-cmd dump: Print compression header
` [PATCH v4 03/10] trace-cmd dump: Add helpers for processing trace file sections
` [PATCH v4 04/10] trace-cmd dump: Read recursively all options sections
` [PATCH v4 05/10] trace-cmd dump: Read extended BUFFER option
` [PATCH v4 06/10] trace-cmd dump: Dump sections
` [PATCH v4 07/10] trace-cmd dump: Dump trace file version 7
` [PATCH v4 08/10] trace-cmd dump: Dump sections content
` [PATCH v4 09/10] trace-cmd dump: Add new argument --sections
` [PATCH v4 10/10] trace-cmd dump: Align better the output of flyrecord dump

[PATCH v4 0/8] trace-cmd convert
 2021-11-11 15:12 UTC  (9+ messages)
` [PATCH v4 1/8] trace-cmd library: Use output handler when copying data from input file
` [PATCH v4 2/8] trace-cmd library: Handle version 7 files when copying headers between files
` [PATCH v4 3/8] trace-cmd library: Copy CPU count between trace files
` [PATCH v4 4/8] trace-cmd library: New API to copy buffer description "
` [PATCH v4 5/8] trace-cmd library: New API to copy options "
` [PATCH v4 6/8] trace-cmd library: New API to copy trace data "
` [PATCH v4 7/8] trace-cmd library: Extend tracecmd_copy() API
` [PATCH v4 8/8] trace-cmd: Add new subcommand "convert"

[PATCH v4 00/20] Trace file version 7 - compression
 2021-11-11 15:11 UTC  (21+ messages)
` [PATCH v4 01/20] trace-cmd library: Add support for compression algorithms
` [PATCH v4 02/20] trace-cmd library: Internal helpers for compressing data
` [PATCH v4 03/20] trace-cmd library: Internal helpers for uncompressing data
` [PATCH v4 04/20] trace-cmd library: Inherit compression algorithm from input file
` [PATCH v4 05/20] trace-cmd library: New API to configure compression on an output handler
` [PATCH v4 06/20] trace-cmd library: Write compression header in the trace file
` [PATCH v4 07/20] trace-cmd library: Compress part of "
` [PATCH v4 08/20] trace-cmd library: Add local helper function for data compression
` [PATCH v4 09/20] trace-cmd library: Compress the trace data
` [PATCH v4 10/20] trace-cmd library: Decompress the options section, if it is compressed
` [PATCH v4 11/20] trace-cmd library: Read compression header
` [PATCH v4 12/20] trace-cmd library: Extend the input handler with trace data decompression context
` [PATCH v4 13/20] trace-cmd library: Initialize CPU data decompression logic
` [PATCH v4 14/20] trace-cmd library: Add logic for in-memory decompression
` [PATCH v4 15/20] trace-cmd library: Read compressed latency data
` [PATCH v4 16/20] trace-cmd library: Decompress file sections on reading
` [PATCH v4 17/20] trace-cmd library: Add zlib compression algorithm
` [PATCH v4 18/20] trace-cmd list: Show supported compression algorithms
` [PATCH v4 19/20] trace-cmd record: Add compression to the trace context
` [PATCH v4 20/20] trace-cmd report: Add new parameter for trace file compression

[Buildroot] [PATCH] core/pkg-generic: also list files installed in images/
 2021-11-11 15:11 UTC  (2+ messages)

[PATCH v5 20/25] trace-cmd library: Initialize CPU data for reading from version 7 trace files
 2021-11-11 15:11 UTC  (6+ messages)
` [PATCH v5 21/25] trace-cmd library: Handle latency trace in version 7 files
` [PATCH v5 22/25] trace-cmd library: Handle buffer trace data init for "
` [PATCH v5 23/25] trace-cmd report: Use the new latency API to read data
` [PATCH v5 24/25] trace-cmd: Call additional APIs when creating trace file
` [PATCH v5 25/25] trace-cmd report: Add new parameter for trace file version

[PATCH linux-next] USB: Delete the useless assignment to "nbytes"
 2021-11-11 15:11 UTC 

[PATCH v5 10/25] trace-cmd library: Add section header before flyrecord trace data
 2021-11-11 15:11 UTC  (10+ messages)
` [PATCH v5 11/25] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format
` [PATCH v5 12/25] trace-cmd library: Do not write CPUs with empty trace data
` [PATCH v5 13/25] trace-cmd library: Add macro to check file state on reading
` [PATCH v5 14/25] trace-cmd library: Introduce sections in trace file reading logic
` [PATCH v5 15/25] trace-cmd library: Initialize internal sections database on file read
` [PATCH v5 16/25] trace-cmd library: Use sections database when reading parts of the trace file
` [PATCH v5 17/25] trace-cmd library: Read headers from trace file version 7
` [PATCH v5 18/25] trace-cmd library: Read extended BUFFER option
` [PATCH v5 19/25] trace-cmd library: Handle the extended DONE option

[PATCH v2] MAINTAINERS: add Bertrand to the ARM reviewers
 2021-11-11 15:09 UTC  (3+ messages)

[kvm-unit-tests PATCH v2] s390x: fixing I/O memory allocation
 2021-11-11 15:10 UTC  (2+ messages)

[PATCH 000 of 29] md: Introduction : patchbomb for 2.6.27 merge window
 2021-11-11 15:09 UTC  (4+ messages)
` [PATCH 018 of 29] md: Support changing rdev size on running arrays

[Intel-gfx] [PATCH 1/3] drm/i915/driver: rename i915_drv.c to i915_driver.c
 2021-11-11 15:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] "

[PATCH v5 09/25] trace-cmd record: Append trace options after the trace data are written
 2021-11-11 15:09 UTC 

[PATCH linux-next] ipv6: Remove duplicate statements
 2021-11-11 15:09 UTC 

[PATCH v5 08/25] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file version 7
 2021-11-11 15:09 UTC 

[PATCH v5 07/25] trace-cmd library: Do not write CPU count section in trace files version 7
 2021-11-11 15:09 UTC 

[PATCH v5 06/25] trace-cmd library: Add multiple options sections in trace file version 7
 2021-11-11 15:09 UTC 

[PATCH v5 05/25] trace-cmd library: Write header before file sections
 2021-11-11 15:09 UTC 

[PATCH v5 04/25] trace-cmd library: Add internal helper function for writing headers before file sections
 2021-11-11 15:09 UTC 

[PATCH v5 03/25] trace-cmd library: New APIs to get and set version of output handler
 2021-11-11 15:08 UTC 

[RFC PATCH 0/6] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-11 15:08 UTC  (3+ messages)
` [RFC PATCH 5/6] kvm: x86: add KVM_EXIT_MEMORY_ERROR exit

[PATCH v5 02/25] trace-cmd library: Add cache functionality to network message handler
 2021-11-11 15:08 UTC 

[BUG]locking/rwsem: only clean RWSEM_FLAG_HANDOFF when already set
 2021-11-11 15:08 UTC  (4+ messages)

[PATCH v5 01/25] trace-cmd library: Define trace file version 7
 2021-11-11 15:08 UTC 

[oe-core][PATCH 1/2] devtools: Initial recipe for repo 2.17.3
 2021-11-11 15:08 UTC  (12+ messages)
` [bitbake-devel] "

[PATCH v5 00/25] Trace file version 7 - sections
 2021-11-11 15:07 UTC 

[PATCH v3 0/4] Refactor the logic for writing trace data in the file
 2021-11-11 15:08 UTC  (5+ messages)
` [PATCH v3 1/4] trace-cmd library: Add internal database for trace buffers
` [PATCH v3 2/4] trace-cmd: Use the new trace buffers API
` [PATCH v3 3/4] trace-cmd library: Helper logic to update the trace buffer offset
` [PATCH v3 4/4] trace-cmd library: Refactor the logic for writing trace data in the file

[PATCH v2 10/10] trace-cmd library: Remove deprecated APIs for creating an output handler
 2021-11-11 15:07 UTC 

[PATCH v2 09/10] trace-cmd: Use the new flow when creating output handler
 2021-11-11 15:07 UTC 

[PATCH v2 08/10] trace-cmd library: Use the new flow when creating output handler
 2021-11-11 15:07 UTC 

[PATCH v2 07/10] trace-cmd library: New API to write headers of a trace file
 2021-11-11 15:07 UTC 

[PATCH v2 06/10] trace-cmd library: New API tracecmd_output_write_init
 2021-11-11 15:07 UTC 

[PATCH v2 05/10] trace-cmd library: New API to inherit parameters from an existing trace file
 2021-11-11 15:07 UTC 

[PATCH v2 04/10] trace-cmd library: New API for setting a custom kallsyms to an output handler
 2021-11-11 15:06 UTC 

[PATCH v5 5/6] trace-cmd library: Set the correct file state when reading file with no kallsyms
 2021-11-11 15:06 UTC 

[PATCH] drm/i915: Use per device iommu check
 2021-11-11 15:06 UTC  (8+ messages)
` [Intel-gfx] "

[PATCH v5 6/6] trace-cmd library: Set the correct file state when reading file with no ftrace printk data
 2021-11-11 15:06 UTC 

[PATCH v2 0/3] x Balance vs device add fixes
 2021-11-11 15:05 UTC  (9+ messages)
` [PATCH v2 1/3] btrfs: introduce BTRFS_EXCLOP_BALANCE_PAUSED exclusive state

[RFC 0/2] Do not stop with an error when mkimage fails
 2021-11-11 15:04 UTC  (8+ messages)

[PATCH 0/2] Fix integer overflows in loading of large images
 2021-11-11 14:55 UTC  (3+ messages)
` [PATCH 2/2] hw/core/loader: workaround read() size limit

[PATCH] net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platform
 2021-11-11 15:02 UTC  (5+ messages)

[PATCH v2 00/10] Refactor APIs for creating output handler
 2021-11-11 15:03 UTC  (4+ messages)
` [PATCH v2 01/10] trace-cmd library: New API for allocating an "
` [PATCH v2 02/10] trace-cmd library: New API for setting a message context to "
` [PATCH v2 03/10] trace-cmd library: New API for setting a custom trace directory "

[RFC PATCH v3 0/2] s390x: Improvements to SIGP handling [KVM]
 2021-11-11 15:03 UTC  (4+ messages)
` [RFC PATCH v3 2/2] KVM: s390: Extend the USER_SIGP capability

[PATCH v5 0/6] trace-cmd fixes and clean-ups
 2021-11-11 15:03 UTC  (5+ messages)
` [PATCH v5 1/6] trace-cmd library: Do not use local variables when reading CPU stat option
` [PATCH v5 2/6] trace-cmd library: Track maximum CPUs count in input handler
` [PATCH v5 3/6] trace-cmd library: Fix possible memory leak in read_event_files()
` [PATCH v5 4/6] trace-cmd library: Fix possible memory leak in read_ftrace_files()

[PATCH v4 00/25] block layer: split block APIs in global state and I/O
 2021-11-11 15:00 UTC  (3+ messages)
` [PATCH v4 02/25] include/block/block: split header into I/O and global state API

[PATCH 1/1] mm: prevent a race between process_mrelease and exit_mmap
 2021-11-11 15:02 UTC  (12+ messages)

[PATCH v4 0/3] virtio support cache indirect desc
 2021-11-11 15:02 UTC  (4+ messages)

QCA4019 hw1.0: Add P&W R619AC specific BDFs
 2021-11-11 14:59 UTC 

[RFC PATCH v2 00/30] Add Loongarch softmmu support
 2021-11-11 14:58 UTC  (8+ messages)
` [RFC PATCH v2 19/30] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [RFC PATCH v2 20/30] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [RFC PATCH v2 21/30] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)

[PATCH v2] net: ieee802154: fix shift-out-of-bound in nl802154_new_interface
 2021-11-11 14:58 UTC 

[PATCH v2 0/5] MediaTek Ethernet Patches on MT8195
 2021-11-11 14:57 UTC  (5+ messages)
` [PATCH v2 4/5] dt-bindings: net: dwmac: Convert mediatek-dwmac to DT schema

[PATCH v3 1/4] dt-bindings: i2c: i2c-mt65xx: convert doc to yaml schema format
 2021-11-11 14:57 UTC  (4+ messages)

[PATCH v3 00/20] Support UXL filed in xstatus
 2021-11-11 14:43 UTC  (4+ messages)
` [PATCH v3 19/20] target/riscv: Adjust scalar reg in vector with XLEN

uring regression - lost write request
 2021-11-11 14:58 UTC  (13+ messages)

[PATCH] xserver-xorg: add missing libtirpc dependency
 2021-11-11 14:58 UTC  (2+ messages)
` [OE-core] "

[PATCH linux] e1000e: Delete redundant variable definitions
 2021-11-11 14:56 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH 0/2] This is a patch series of ethernet driver for Sunplus SP7021 SoC
 2021-11-11 14:57 UTC  (4+ messages)
` [PATCH v2 0/2] This is a patch series for pinctrl "
  ` [PATCH v2 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021

[PATCH v6 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-11 14:57 UTC  (4+ messages)
` [PATCH v6 3/8] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
    ` [PATCH v6 3/8] dt-bindings: display: Add ingenic, jz4780-dw-hdmi "

[PATCH] dt-bindings: mailbox: zynqmp_ipi: convert to yaml
 2021-11-11 14:57 UTC  (2+ messages)

[PATCH v2 0/3] perf arm-spe: Add snapshot mode support
 2021-11-11 14:54 UTC  (4+ messages)

[PATCH 5.10 00/21] 5.10.79-rc1 review
 2021-11-11 14:54 UTC  (3+ messages)

[PATCH] qmp: Stabilize preconfig
 2021-11-11 14:37 UTC  (9+ messages)

[PATCH for-6.2] docs: Deprecate incorrectly typed device_add arguments
 2021-11-11 14:52 UTC  (2+ messages)

[PATCH 0/5] python/aqmp: improve support for device-crash-test
 2021-11-11 14:37 UTC  (2+ messages)
` [PATCH 2/5] python/aqmp: fix ConnectError string method

[PATCH v2] USB: ehci_brcm_hub_control: filter out invalid port index
 2021-11-11 14:53 UTC  (2+ messages)

Building xen-image-minimal for RPi4 Compute Module
 2021-11-11 14:52 UTC  (2+ messages)
` [meta-virtualization] "

[hare-scsi-devel:scsi-private.v2 3/21] drivers/scsi/fnic/fnic_main.c:123:3: error: 'struct scsi_host_template' has no member named 'nr_reserved_cmds'
 2021-11-11 14:51 UTC  (2+ messages)

Fw: [EXT] Re: [net-next PATCH 1/2] octeontx2-pf: Add devlink param to init and de-init serdes
 2021-11-11 14:51 UTC  (10+ messages)
`  "

[PATCHSET v3 0/5] Alloc batch fixes
 2021-11-11 14:51 UTC  (16+ messages)
` [PATCH 4/5] block: move queue enter logic into blk_mq_submit_bio()

[PATCH -next] thermal: int340x: processor_thermal: Fix build error
 2021-11-11 14:51 UTC  (2+ messages)

[PATCH v3 0/7] Use global rsv stealing for evict and clean things up
 2021-11-11 14:50 UTC  (7+ messages)
` [PATCH v3 2/7] btrfs: check for priority ticket granting before flushing
` [PATCH v3 4/7] btrfs: make BTRFS_RESERVE_FLUSH_EVICT use the global rsv stealing code

[PATCH v2 0/4] perf arm-spe: Track pid/tid for Arm SPE samples
 2021-11-11 14:49 UTC  (5+ messages)

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-11 14:49 UTC  (6+ messages)
` [PATCH v6 19/42] x86/mm: Add support to validate memory when changing C-bit

[PATCH v3] xen/arm: don't assign domU static-mem to dom0 as reserved-memory
 2021-11-11 14:48 UTC  (5+ messages)

[PATCH V3 0/5] imx8mq: switch to binman
 2021-11-11 14:47 UTC  (9+ messages)
` [PATCH V3 2/5] imx: imx8mq_phanbell: "
` [PATCH V3 3/5] imx: pico-imx8mq: switch to use binman
` [PATCH V3 4/5] imx: imx8mq use common imximage.cfg
` [PATCH V3 5/5] doc: imx8mq_evk: update doc after using binman

[PATCH] python3-dtc: port to Python 3.10
 2021-11-11 14:46 UTC  (2+ messages)
` [meta-virtualization] "

[PATCH 00/15] KVM: X86: Fix and clean up for register caches
 2021-11-11 14:46 UTC  (2+ messages)
` [PATCH 17/15] KVM: X86: Ensure pae_root to be reconstructed for shadow paging if the guest PDPTEs is changed

[PATCH v7 00/11] VP9 codec V4L2 control interface
 2021-11-11 14:44 UTC  (2+ messages)

[PATCH v2 0/5] Gets rid of "if reflog exists, append to it regardless of config settings"
 2021-11-11 14:38 UTC  (8+ messages)
` [PATCH v3 0/7] "


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.