All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-26 09:49:21 to 2022-01-26 10:27:05 UTC [more...]

[PATCH v2 1/5] math.h: Introduce data types for fractional numbers
 2022-01-26 10:26 UTC  (9+ messages)
` [PATCH v2 5/5] iio: afe: iio-rescale: Re-use generic struct s32_fract

[PATCH net-next v2 0/7] net: stmmac/xpcs: modernise PCS support
 2022-01-26 10:26 UTC  (9+ messages)
` [PATCH net-next v2 1/7] net: xpcs: add support for retrieving supported interface modes
` [PATCH net-next v2 2/7] net: stmmac: convert to phylink_get_linkmodes()
` [PATCH net-next v2 3/7] net: stmmac: fill in supported_interfaces
` [PATCH net-next v2 4/7] net: stmmac/xpcs: convert to pcs_validate()
` [PATCH net-next v2 5/7] net: stmmac: remove phylink_config.pcs_poll usage
` [PATCH net-next v2 6/7] net: stmmac: convert to phylink_generic_validate()
` [PATCH net-next v2 7/7] net: stmmac: use .mac_select_pcs() interface

[PATCH v11 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-01-26 10:24 UTC  (6+ messages)
` [PATCH v11 1/3] dt-binding: mt8183: add Mediatek MDP3 dt-bindings

[PATCH] scsi: pm80xx: Fix double completion for SATA devices
 2022-01-26 10:26 UTC  (4+ messages)

[GIT PULL] OP-TEE fixes for v5.17
 2022-01-26 10:26 UTC  (2+ messages)

[PATCH 00/10] Cleanup and removal of DBG_88E macro
 2022-01-26 10:26 UTC  (5+ messages)
` [PATCH 06/10] staging: r8188eu: remove DBG_88E calls from os_dep/ioctl_linux.c

stable-rc/queue/4.9 build: 166 builds: 2 failed, 164 passed, 31 warnings (v4.9.297-154-g670e79b3de6b)
 2022-01-26 10:23 UTC 

[PATCH -next] xhci: fix two places when dealing with return value of function xhci_check_args
 2022-01-26 10:22 UTC  (3+ messages)

[PATCH] tests/9pfs: fix mkdir() being called twice
 2022-01-26 10:22 UTC  (4+ messages)

[PATCH v2 00/11] lib/string_helpers: Add a few string helpers
 2022-01-26 10:22 UTC  (10+ messages)
` [PATCH v2 09/11] drm: Convert open-coded yes/no strings to yesno()
    ` [Intel-gfx] "
    ` [Nouveau] "
  ` [Nouveau] [PATCH v2 00/11] lib/string_helpers: Add a few string helpers
  ` [Intel-gfx] "

[igt-dev] [PATCH i-g-t v5] tests/kms_plane_scaling: Increase buffer size if driver doesn't support larger scale factors
 2022-01-26 10:21 UTC  (2+ messages)

stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.262-183-g3312df9b4d8f)
 2022-01-26 10:22 UTC 

[PATCH v13 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-01-26 10:20 UTC  (6+ messages)
  ` [PATCH v13 11/11] arm64: Select HAVE_RELIABLE_STACKTRACE

[PATCH] mm/highmem: remove unnecessary done label
 2022-01-26 10:21 UTC  (3+ messages)

[PATCH 0/2] kexec-tools: mips: Modify some code
 2022-01-26 10:20 UTC  (3+ messages)
` [PATCH 1/2] kexec-tools: mips: Add some debug info
` [PATCH 2/2] kexec-tools: mips: Concatenate --reuse-cmdline and --append

[PATCH v3] arm64/mm: avoid fixmap race condition when create pud mapping
 2022-01-26 10:17 UTC  (14+ messages)

[RFC v4 00/21] vfio-user client
 2022-01-26 10:17 UTC  (3+ messages)
` [RFC v4 09/21] vfio-user: define socket send functions

[Intel-gfx] [PATCH 1/2] drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for reference
 2022-01-26 10:18 UTC  (3+ messages)

arch/x86/kernel/fpu/xstate.c:1580 fpstate_realloc() warn: variable dereferenced before check 'curfps' (see line 1559)
 2022-01-26 10:16 UTC  (2+ messages)

[RFC PATCH v2 0/2] Multicolor PWM LED support
 2022-01-26 10:17 UTC  (4+ messages)
` [RFC PATCH v2 1/2] dt-bindings: leds: Add multicolor PWM LED bindings

[PATCH RFC v3 1/1] mtd_blkdevs: avoid soft lockups with some mtd/spi devices
 2022-01-26 10:16 UTC  (4+ messages)

[PATCH] mtd: nand: raw: qcom_nandc: Don't clear_bam_transaction on READID
 2022-01-26 10:16 UTC  (4+ messages)

[PATCH 0/3] state: find backend with UUID but without a partition
 2022-01-26 10:15 UTC  (5+ messages)
` [PATCH 3/3] state: support backend-diskuuid / backend-offset

[RFC PATCH 0/6] Add support for shared PTEs across processes
 2022-01-26 10:16 UTC  (9+ messages)

[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
 2022-01-26 10:16 UTC  (5+ messages)
` [PATCH v5 0/2] EDAC/ghes: "

kernel/trace/trace_events_hist.c:6174 event_hist_trigger_parse() error: we previously assumed 'glob' could be null (see line 6166)
 2022-01-26 10:14 UTC  (2+ messages)

[PATCH net-next 0/5] net/fsl: xgmac_mdio: Preamble suppression and custom MDC frequencies
 2022-01-26 10:14 UTC  (6+ messages)
` [PATCH net-next 1/5] dt-bindings: net: xgmac_mdio: Remove unsupported "bus-frequency"
` [PATCH net-next 2/5] net/fsl: xgmac_mdio: Use managed device resources
` [PATCH net-next 3/5] net/fsl: xgmac_mdio: Support preamble suppression
` [PATCH net-next 4/5] net/fsl: xgmac_mdio: Support setting the MDC frequency
` [PATCH net-next 5/5] dt-bindings: net: xgmac_mdio: Add "clock-frequency" and "suppress-preamble"

[PATCH 00/12] SDHCI updates
 2022-01-26 10:13 UTC  (5+ messages)
` [PATCH 06/12] mci: sdhci: Use Linux defines for SDHCI_HOST_CONTROL register

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-26 10:13 UTC  (6+ messages)
` [PATCH v2 07/30] s390/pci: externalize the SIC operation controls and routine
` [PATCH v2 12/30] s390/pci: get SHM information from list pci

[PATCH 0/6] RISC-V IPI Improvements
 2022-01-26 10:12 UTC  (7+ messages)
` [PATCH 2/6] irqchip/riscv-intc: Set intc domain as the default host

[PATCH 0/5] iommu/amd: fixes for suspend/resume
 2022-01-26 10:12 UTC  (9+ messages)

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, 49d766f3)
 2022-01-26 10:10 UTC  (3+ messages)

[PATCH] design: design doc for shared memory on a dom0less system
 2022-01-26 10:09 UTC 

[PATCH v2] add cpu frequency to cpuinfo in arm64
 2022-01-26 10:08 UTC  (3+ messages)

[PATCH 5.10 00/25] 5.10.92-rc1 review
 2022-01-26 10:09 UTC  (3+ messages)
` [PATCH 5.10 01/25] md: revert io stats accounting

[PATCH] usb: gadget: mass_storage: add READ_TOC cmd mask check
 2022-01-26 10:08 UTC  (2+ messages)

[cxl:preview 30/54] drivers/cxl/core/port.c:527 decoder_populate_targets() warn: inconsistent returns '&cxld->target_lock.lock'
 2022-01-26 10:08 UTC  (2+ messages)

[Intel-gfx] [PATCH][next] drm/i915/guc: Use struct_size() helper in kmalloc()
 2022-01-26 10:08 UTC  (4+ messages)
  `  "

[PATCH 00/11] Add support for SUNIV and F1C100s
 2022-01-26 10:08 UTC  (5+ messages)
` [PATCH 05/11] ARM: sunxi: Add support for F1C100s

[PATCH v5 00/16] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-26 10:07 UTC  (7+ messages)
  ` [PATCH v5 00/16] Add support for Tesla Full Self-Driving (FSD) SoC (clock parts)
    ` [PATCH v5 03/16] dt-bindings: clock: Document FSD CMU bindings

[PATCH] mm/memremap: avoid calling kasan_remove_zero_shadow() for device private memory
 2022-01-26 10:06 UTC  (2+ messages)

[PATCH 0/4] printk: reduce deadlocks during panic
 2022-01-26 10:06 UTC  (5+ messages)
` [PATCH 2/4] printk: disable optimistic spin "

[PATCH 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-01-26 10:06 UTC  (4+ messages)
` [PATCH 2/4] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed

[PATCH] RDMA/rtrs: Fix double free in alloc_clt
 2022-01-26 10:05 UTC  (2+ messages)

[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
 2022-01-26 10:04 UTC  (6+ messages)

[Virtio-fs] [PATCH] virtiofsd: Drop membership of all supplementary groups (CVE-2022-0358)
 2022-01-26 10:03 UTC  (3+ messages)
`  "

[PATCH 0/2] KVM: x86: Partially allow KVM_SET_CPUID{,2} follow-up
 2022-01-26 10:03 UTC  (4+ messages)
` [PATCH 2/2] KVM: x86: Use memcmp in kvm_cpuid_check_equal()

[PATCH] ASoC: rt5682: Fix deadlock on resume
 2022-01-26 10:03 UTC 

[dpdk-dev] [PATCH] vhost: add vDPA resource cleanup callback
 2022-01-26 10:03 UTC  (8+ messages)
            `  "

[PATCH] um: Fix WRITE_ZEROES in the UBD Driver
 2022-01-26 10:02 UTC  (5+ messages)

[PATCH RFC v2 0/9] mm: COW fixes part 1: fix the COW security issue for THP and swap
 2022-01-26  9:55 UTC  (10+ messages)
` [PATCH RFC v2 1/9] mm: optimize do_wp_page() for exclusive pages in the swapcache
` [PATCH RFC v2 2/9] mm: optimize do_wp_page() for fresh pages in local LRU pagevecs
` [PATCH RFC v2 3/9] mm: slightly clarify KSM logic in do_swap_page()
` [PATCH RFC v2 4/9] mm: streamline COW "
` [PATCH RFC v2 5/9] mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page()
` [PATCH RFC v2 6/9] mm/khugepaged: remove reuse_swap_page() usage
` [PATCH RFC v2 7/9] mm/swapfile: remove reuse_swap_page()
` [PATCH RFC v2 8/9] mm/huge_memory: remove stale page_trans_huge_mapcount()
` [PATCH RFC v2 9/9] mm/huge_memory: remove stale locking logic from __split_huge_pmd()

[PATCH 0/2] Add VIRTIO_RING_F_INDIRECT_SIZE and queue_indirect_size
 2022-01-26 10:01 UTC  (5+ messages)
` [virtio-comment] Re: [PATCH 2/2] Add common configuration field "queue_indirect_size"

[PATCH] drm/amdgpu: add safeguards for accessing mmhub CG registers
 2022-01-26 10:00 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/5] drm/i915: Skip dsc readout if the transcoder is disabled
 2022-01-26 10:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/5] drm/i915: Skip dsc readout if the transcoder is disabled (rev3)

[PATCH] arm64: dts: imx8mn-venice-gw7902: disable gpu
 2022-01-26  9:58 UTC  (4+ messages)

[PATCH V2 05/13] block: only account passthrough IO from userspace
 2022-01-26  9:59 UTC  (11+ messages)

[PATCH v1] raw/ifpga/base: fix port feature ID
 2022-01-26  9:59 UTC  (3+ messages)

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-26  9:56 UTC  (4+ messages)

[PATCH v7 0/6] powercap/drivers/dtpm: Create the dtpm hierarchy
 2022-01-26  9:58 UTC  (6+ messages)
` [PATCH v7 5/5] rockchip/soc/drivers: Add DTPM description for rk3399

[PATCH net-next 0/7] net: stmmac/xpcs: modernise PCS support
 2022-01-26  9:55 UTC  (5+ messages)
` [PATCH net-next 4/7] net: stmmac/xpcs: convert to pcs_validate()

[PATCH v6 0/2] Get trace buffer page size from kernel
 2022-01-26  9:57 UTC  (3+ messages)
` [PATCH v6 1/2] trace-cmd library: Use the real trace buffer page size
` [PATCH v6 2/2] trace-cmd library: Introduce buffer page size per instance

[PATCH] knotty: improve the UI information
 2022-01-26  9:57 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v3] irqchip/gic-v3-its: Reset each ITS's BASERn register before probe
 2022-01-26  9:57 UTC  (2+ messages)

[PATCH v3 0/9] vhost: improve logging
 2022-01-26  9:55 UTC  (10+ messages)
` [PATCH v3 1/9] vhost: improve IOTLB logs
` [PATCH v3 2/9] vhost: improve vDPA registration failure log
` [PATCH v3 3/9] vhost: improve Vhost layer logs
` [PATCH v3 4/9] vhost: improve Vhost-user "
` [PATCH v3 5/9] vhost: improve socket "
` [PATCH v3 6/9] vhost: improve Virtio-net "
` [PATCH v3 7/9] vhost: remove multi-line logs
` [PATCH v3 8/9] vhost: differentiate IOTLB logs
` [PATCH v3 9/9] vhost: use proper logging type for data path

[RFC PATCH] hw/intc: Make RISC-V ACLINT mtime MMIO register writable
 2022-01-26  9:54 UTC  (2+ messages)

[PATCH v8 0/4] trace-cmd documentation update for v7 files
 2022-01-26  9:55 UTC  (5+ messages)
` [PATCH v8 1/4] trace-cmd: Update bash completion
` [PATCH v8 2/4] tarce-cmd: Man page for "trace-cmd convert"
` [PATCH v8 3/4] tarce-cmd: Update record man page
` [PATCH v8 4/4] trace-cmd: Document trace file version 7

[PATCH] fastboot: only look up real partition names when no alias exists
 2022-01-26  9:54 UTC  (3+ messages)

[PATCH] media: i2c: max9286: Implement media entity .link_validate() operation
 2022-01-26  9:54 UTC  (2+ messages)

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

[Virtio-fs] [virtiofsd] MR merged: Replace crate seccomp-sys with libseccomp-sys
 2022-01-26  9:53 UTC 

[PATCH 0/2] RISC-V: Correctly generate store/amo faults
 2022-01-26  9:50 UTC  (4+ messages)
` [PATCH 2/2] targett/riscv: rva: Correctly generate a store/amo fault

[PATCH v8 0/9] *trace-cmd convert
 2022-01-26  9:51 UTC  (10+ messages)
` [PATCH v8 1/9] trace-cmd library: Use output handler when copying data from input file
` [PATCH v8 2/9] trace-cmd library: Handle version 7 files when copying headers between files
` [PATCH v8 3/9] trace-cmd library: Copy CPU count between trace files
` [PATCH v8 4/9] trace-cmd library: New API to copy buffer description "
` [PATCH v8 5/9] trace-cmd library: New API to copy options "
` [PATCH v8 6/9] trace-cmd library: New API to copy trace data "
` [PATCH v8 7/9] trace-cmd library: Avoid memory leak when setting trace clock
` [PATCH v8 8/9] trace-cmd library: Extend tracecmd_copy() API
` [PATCH v8 9/9] trace-cmd: Add new subcommand "convert"

[XEN PATCH v2 0/5] dom0less PV drivers
 2022-01-26  9:50 UTC  (10+ messages)
` [XEN PATCH v2 2/5] xen: export get_free_port

[Virtio-fs] [virtiofsd] MR opened: Drop membership of all supplementary groups (CVE-2022-0358)
 2022-01-26  9:50 UTC 

[igt-dev] [PATCH i-g-t v2] tests/i915/gem_render_copy_redux: reduce looping if on simulation
 2022-01-26  9:50 UTC  (2+ messages)

[PATCH net 0/2] Fix PTP issue in stmmac
 2022-01-26  9:47 UTC  (3+ messages)
` [PATCH net 1/2] net: stmmac: configure PTP clock source prior to PTP initialization
` [PATCH net v3 2/2] net: stmmac: skip only stmmac_ptp_register when resume from suspend

[PATCH bpf v2 0/4] Bugfixes for syncookie BPF helpers
 2022-01-26  9:49 UTC  (3+ messages)
` [PATCH bpf v2 2/4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie

[PATCH v8 00/20] Trace file version 7 - compression
 2022-01-26  9:49 UTC  (16+ messages)
` [PATCH v8 06/20] trace-cmd library: Write compression header in the trace file
` [PATCH v8 07/20] trace-cmd library: Compress part of "
` [PATCH v8 08/20] trace-cmd library: Add local helper function for data compression
` [PATCH v8 09/20] trace-cmd library: Compress the trace data
` [PATCH v8 10/20] trace-cmd library: Decompress the options section, if it is compressed
` [PATCH v8 11/20] trace-cmd library: Read compression header
` [PATCH v8 12/20] trace-cmd library: Extend the input handle with trace data decompression context
` [PATCH v8 13/20] trace-cmd library: Initialize CPU data decompression logic
` [PATCH v8 14/20] trace-cmd library: Add logic for in-memory decompression
` [PATCH v8 15/20] trace-cmd library: Read compressed latency data
` [PATCH v8 16/20] trace-cmd library: Decompress file sections on reading
` [PATCH v8 17/20] trace-cmd library: Add zlib compression algorithm
` [PATCH v8 18/20] trace-cmd list: Show supported compression algorithms
` [PATCH v8 19/20] trace-cmd record: Add compression to the trace context
` [PATCH v8 20/20] trace-cmd report: Add new parameter for trace file compression


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.