All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-03 22:11:54 to 2022-01-04 01:06:35 UTC [more...]

[PATCH] RDMA/rxe: Remove duplicate WR_ATOMIC_OR_READ_MASK
 2022-01-04  1:06 UTC  (3+ messages)

[narmstrong-oxnas:oxnas/v5.10/sata 3/3] drivers/ata/sata_ox810se.c:1884:34: warning: format '%u' expects a matching 'unsigned int' argument
 2022-01-04  1:04 UTC  (2+ messages)

[RFC PATCH 0/8] signals: Support more than 64 signals
 2022-01-04  1:00 UTC  (5+ messages)

[PATCH 2/2] IB/rdmavt: modify rdmavt/qp.c for UML
 2022-01-04  1:00 UTC  (5+ messages)

stable-rc/queue/4.4 build: 187 builds: 5 failed, 182 passed, 6 errors, 36 warnings (v4.4.297-11-gc31fae21c063)
 2022-01-04  0:58 UTC 

Some questions about EBPF
 2022-01-04  0:56 UTC  (2+ messages)

[PATCH] block: deprecate autoloading based on dev_t
 2022-01-04  0:55 UTC  (2+ messages)

[PATCH 0/2] kvm/msi: do explicit commit when adding msi routes
 2022-01-04  0:48 UTC  (3+ messages)

Section 9.5: Nobody expects the Spanish Acquisition!
 2022-01-04  0:48 UTC  (11+ messages)

[PATCH] ksmbd: smbd: call rdma_accept() under CM handler
 2022-01-04  0:45 UTC  (2+ messages)

eBPF sockhash datastructure and stream_parser/stream_verdict programs
 2022-01-04  0:44 UTC  (2+ messages)

[PATCH net] tcp: note that tcp_rmem[1] has a limited range
 2022-01-04  0:44 UTC  (2+ messages)

[ti:ti-rt-linux-5.10.y 4858/9956] include/net/sock.h:2523:43: error: 'SCM_REDUNDANT' undeclared
 2022-01-04  0:44 UTC 

[PATCH] gpg-interface: trim CR from ssh-keygen -Y find-principals
 2022-01-04  0:41 UTC  (5+ messages)
` [PATCH v2] gpg-interface: trim CR from ssh-keygen

[BUG] Page Fault in hci_inquiry_result_with_rssi_evt
 2022-01-04  0:38 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 152 runs, 4 regressions (v5.4.169-37-g0110bda99c63)
 2022-01-04  0:37 UTC 

drivers/net/ethernet/google/gve/gve_tx_dqo.c:619:17: warning: Division by zero [clang-analyzer-core.DivideZero]
 2022-01-04  0:34 UTC 

[PATCH v1 06/11] mm: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE (!hugetlb)
 2022-01-04  0:33 UTC  (11+ messages)

[PATCH] Input: elan_i2c - Fix regulator enable count imbalance after suspend/resume
 2022-01-04  0:29 UTC  (2+ messages)

[PATCH v5 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-04  0:27 UTC  (4+ messages)
` [PATCH v5 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH v2 00/33] Separate struct slab from struct page
 2022-01-04  0:21 UTC  (3+ messages)
` slab tree for next

linux-next: build failure after merge of the pm tree
 2022-01-04  0:15 UTC 

[PATCH] intel: Simplify DMA setting
 2022-01-04  0:15 UTC  (2+ messages)
` [Intel-wired-lan] "

[narmstrong-oxnas:oxnas/v5.10/sata 1/3] drivers/ata/sata_ox810se.c:1588:73: warning: suggest braces around empty body in an 'else' statement
 2022-01-04  0:13 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/3] Add start offset and alignment detection
 2022-01-04  0:11 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for Add start offset and alignment detection (rev5)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "

[PATCH v4 00/32] Separate struct slab from struct page
 2022-01-04  0:10 UTC  (36+ messages)
` [PATCH v4 01/32] mm: add virt_to_folio() and folio_address()
` [PATCH v4 02/32] mm/slab: Dissolve slab_map_pages() in its caller
` [PATCH v4 03/32] mm/slub: Make object_err() static
` [PATCH v4 04/32] mm: Split slab into its own type
` [PATCH v4 05/32] mm: Convert [un]account_slab_page() to struct slab
` [PATCH v4 06/32] mm: Convert virt_to_cache() to use "
` [PATCH v4 07/32] mm: Convert __ksize() to "
` [PATCH v4 08/32] mm: Use struct slab in kmem_obj_info()
` [PATCH v4 09/32] mm: Convert check_heap_object() to use struct slab
` [PATCH v4 10/32] mm/slub: Convert detached_freelist to use a "
` [PATCH v4 11/32] mm/slub: Convert kfree() "
` [PATCH v4 12/32] mm/slub: Convert __slab_lock() and __slab_unlock() to "
` [PATCH v4 13/32] mm/slub: Convert print_page_info() to print_slab_info()
` [PATCH v4 14/32] mm/slub: Convert alloc_slab_page() to return a struct slab
` [PATCH v4 15/32] mm/slub: Convert __free_slab() to use "
` [PATCH v4 16/32] mm/slub: Convert pfmemalloc_match() to take a "
` [PATCH v4 17/32] mm/slub: Convert most struct page to struct slab by spatch
` [PATCH v4 18/32] mm/slub: Finish struct page to struct slab conversion
` [PATCH v4 19/32] mm/slab: Convert kmem_getpages() and kmem_freepages() to struct slab
` [PATCH v4 20/32] mm/slab: Convert most struct page to struct slab by spatch
` [PATCH v4 21/32] mm/slab: Finish struct page to struct slab conversion
` [PATCH v4 22/32] mm: Convert struct page to struct slab in functions used by other subsystems
` [PATCH v4 23/32] mm/memcg: Convert slab objcgs from struct page to struct slab
` [PATCH v4 24/32] mm/slob: Convert SLOB to use struct slab and struct folio
` [PATCH v4 25/32] mm/kasan: Convert to struct folio and struct slab
` [PATCH v4 26/32] mm/kfence: Convert kfence_guarded_alloc() to "
` [PATCH v4 27/32] mm/sl*b: Differentiate struct slab fields by sl*b implementations
` [PATCH v4 28/32] mm/slub: Simplify struct slab slabs field definition
` [PATCH v4 29/32] mm/slub: Define struct slab fields for CONFIG_SLUB_CPU_PARTIAL only when enabled
` [PATCH v4 30/32] zsmalloc: Stop using slab fields in struct page
` [PATCH v4 31/32] bootmem: Use page->index instead of page->freelist
` [PATCH v4 32/32] mm/slob: Remove unnecessary page_mapcount_reset() function call

[PATCH rdma-rc] RDMA/mlx5: Fix dereg mr flow for kernel MRs
 2022-01-04  0:08 UTC  (6+ messages)

stable-rc/queue/4.14 baseline: 94 runs, 1 regressions (v4.14.260-19-g0db94ba85930)
 2022-01-04  0:07 UTC 

drivers/input/touchscreen/melfas_mip4.c: Maintainer email address bounces
 2022-01-04  0:07 UTC  (2+ messages)

[PATCH 0/1] Detect the need of texlive-ctex
 2022-01-04  0:04 UTC  (4+ messages)
` [PATCH 1/1] scripts: sphinx-pre-install: add required ctex dependency

[PATCH] iomap: Address soft lockup in iomap_finish_ioend()
 2022-01-04  0:04 UTC  (7+ messages)

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-03 23:28 UTC  (5+ messages)
` [PATCH v8 11/40] x86/sev: Register GHCB memory when SEV-SNP is active
` [PATCH v8 12/40] x86/sev: Add helper for validating pages in early enc attribute changes

[PATCH v4] drm/mediatek: Fix mtk_cec_mask()
 2022-01-04  0:00 UTC  (5+ messages)

Upstream support of Google Chromebook keyboards (udev, xkeyboard-config)?
 2022-01-04  0:00 UTC  (2+ messages)

[PATCH] scripts: kernel-doc: transform documentation into POD
 2022-01-03 23:56 UTC  (9+ messages)

[narmstrong-oxnas:oxnas/v5.10/sata 3/3] drivers/ata/sata_ox810se.c:68:34: warning: cast from pointer to integer of different size
 2022-01-03 23:53 UTC  (2+ messages)

[PATCH RFC V1 net-next 3/4] net: Let the active time stamping layer be selectable
 2022-01-03 23:53 UTC  (2+ messages)

[PATCH 0/2] btrfs: bug fix for read-only scrub on read-only mount
 2022-01-03 23:52 UTC  (4+ messages)
` [PATCH 1/2] btrfs: don't start transaction for scrub if the fs is mounted read-only

[PATCH rdma-core 0/5] Elastic RDMA Adapter (ERDMA) userspace provider driver
 2022-01-03 23:52 UTC  (5+ messages)
` [PATCH rdma-core 1/5] RDMA-CORE/erdma: Add userspace verbs related header files

[PATCH RFC V1 net-next 2/4] net: Expose available time stamping layers to user space
 2022-01-03 23:51 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.260-20-g1e980b44673d)
 2022-01-03 23:51 UTC 

linux-next: Signed-off-by missing for commit in the amdgpu tree
 2022-01-03 23:50 UTC 

[PATCH 0/2] Some build fixes
 2022-01-03 23:49 UTC  (9+ messages)
` [PATCH 1/2] Revert "libfdt: Add static lib to meson build"
` [PATCH 2/2] setup.py: fix out of tree build

[PATCH V2] usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
 2022-01-03 23:47 UTC  (4+ messages)

[PATCH v7 0/7] progress: test fixes / cleanup
 2022-01-03 23:48 UTC  (4+ messages)
` [PATCH v7 4/7] progress.c tests: test some invalid usage

[PATCH] libsdl2: Move to CMake build
 2022-01-03 23:44 UTC 

[PATCH RFC 0/4] btrfs: refactor scrub entrances for each profile
 2022-01-03 23:44 UTC  (4+ messages)
` [PATCH RFC 3/4] btrfs: introduce dedicated helper to scrub simple-stripe based range

[PATCH v7 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2022-01-03 23:39 UTC  (16+ messages)
` [PATCH v7 1/7] ARM: imx: Add initial support for i.MXRT10xx family
` [PATCH v7 2/7] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v7 3/7] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v7 4/7] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock
` [PATCH v7 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver
` [PATCH v7 6/7] ARM: dts: imx: Add i.MXRT1050-EVK support
` [PATCH v7 7/7] ARM: imxrt_defconfig: Add i.MXRT family defconfig

stable-rc/linux-5.4.y baseline: 152 runs, 5 regressions (v5.4.169-38-g41ba4f080544)
 2022-01-03 23:42 UTC 

linux-next: Signed-off-by missing for commit in the rcu tree
 2022-01-03 23:33 UTC  (2+ messages)

drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:673:27: warning: Value stored to 'i915' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-03 23:33 UTC 

pstore/ramoops - why only collect a partial dmesg?
 2022-01-03 23:31 UTC  (2+ messages)

[PATCH v3] staging: pi433: add comment to rx_lock mutex definition
 2022-01-03 23:26 UTC  (2+ messages)
` [PATCH v4] "

[PATCH RFC V1 net-next 4/4] net: fix up drivers WRT phy time stamping
 2022-01-03 23:25 UTC 

[PATCH RFC V1 net-next 1/4] net: ethtool: Refactor identical get_ts_info implementations
 2022-01-03 23:25 UTC 

[PATCH RFC V1 net-next 0/4] Make MAC/PHY time stamping selectable
 2022-01-03 23:25 UTC 

[PATCH v4 00/14] perf/x86/amd: Add AMD Fam19h Branch Sampling support
 2022-01-03 23:24 UTC  (4+ messages)
` [PATCH v4 03/14] perf/x86/amd: add "

stable-rc/linux-5.15.y build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.12-74-gfbfd9867da50)
 2022-01-03 23:21 UTC 

[PATCH v8 0/8] ls-tree: "--object-only" and "--format" opts
 2022-01-03 23:21 UTC  (3+ messages)
` [PATCH v8 7/8] ls-tree.c: introduce struct "shown_data"

stable-rc/queue/5.10 baseline: 98 runs, 2 regressions (v5.10.89-48-g20dd14a89908)
 2022-01-03 23:21 UTC 

stable-rc/linux-4.4.y build: 187 builds: 5 failed, 182 passed, 6 errors, 36 warnings (v4.4.297-12-ga1c4d899b501)
 2022-01-03 23:20 UTC 

[PATCH v3 00/12] fsl_esdhc_imx: port several patches from fsl_esdhc
 2022-01-03 23:19 UTC  (2+ messages)

[PATCH v4 0/4] drm/i915: Asynchronous vma unbinding
 2022-01-03 23:08 UTC  (6+ messages)
` [PATCH v4 2/4] drm/i915: Use the vma resource as argument for gtt binding / unbinding
  ` [Intel-gfx] "

[PATCH v2 0/5] adds ovm6211 driver to staging
 2022-01-03 23:07 UTC  (4+ messages)

[PATCH] md/raid1: fix missing bitmap update w/o WriteMostly devices
 2022-01-03 23:04 UTC 

[Buildroot] [PATCH 0/3] QT5: Fix per-package builds with non-qt5base packages
 2022-01-03 23:02 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/pkg-generic.mk: fix absolute paths in .pc files for per-package builds
` [Buildroot] [PATCH 2/3] package/pkg-cmake.mk: fix absolute paths in .cmake "
` [Buildroot] [PATCH 3/3] package/pkg-qmake.mk: fix absolute paths in .pri "

[chenxing:msc313_mainlining 85/86] Error: arch/arm/boot/dts/mstar-infinity2m-ssd201-wirelesstag-ido-som2d01.dtsi:18.1-9 Label or path pm_uart not found
 2022-01-03 23:02 UTC  (2+ messages)

[PATCH v8 00/12] user_events: Enable user processes to create and write to trace events
 2022-01-03 23:01 UTC  (4+ messages)
` [PATCH v8 09/12] user_events: Add documentation file

[PATCH] docs: discourage use of list tables
 2022-01-03 23:01 UTC  (2+ messages)

[PATCH] Documentation: refer to config RANDOMIZE_BASE for kernel address-space randomization
 2022-01-03 22:57 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/python-packaging: add host variant
 2022-01-03 22:54 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/zfs: fix python3 version check

[PATCH] Documentation: kgdb: properly capitalize the MAGIC_SYSRQ config
 2022-01-03 22:54 UTC  (2+ messages)

[PATCH] docs/zh_CN: Update and fix a couple of typos
 2022-01-03 22:52 UTC  (2+ messages)

[PATCH v3 0/4] Reorg ppc64 pmu insn counting
 2022-01-03 22:47 UTC  (5+ messages)
` [PATCH v3 1/4] target/ppc: Cache per-pmc insn and cycle count settings
` [PATCH v3 2/4] target/ppc: Rewrite pmu_increment_insns
` [PATCH v3 3/4] target/ppc: Use env->pnc_cyc_cnt
` [PATCH v3 4/4] target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0()

[PATCH 0/6] support subsets of Float-Point in Integer Registers extensions
 2022-01-03 22:47 UTC  (4+ messages)
` [PATCH 1/6] target/riscv: add cfg properties for zfinx, zdinx and zhinx{min}

[PATCH v1] docs: 5.Posting.rst: describe Fixes: and Link: tags
 2022-01-03 22:51 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8qm: Add SCU RTC node
 2022-01-03 22:49 UTC  (2+ messages)

[Buildroot] [PATCH] package/zfs: fix python3 version check
 2022-01-03 22:50 UTC 

[PATCH 0/2] Align SiFive PDMA behavior to real hardware
 2022-01-03 22:46 UTC  (7+ messages)
` [PATCH 1/2] hw/dma: sifive_pdma: support high 32-bit access of 64-bit register
` [PATCH 2/2] hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registers

stable-rc/linux-4.9.y baseline: 110 runs, 1 regressions (v4.9.295-14-gc154c6cb3efd)
 2022-01-03 22:43 UTC 

[Buildroot] [PATCH] package/qemu: bump to version 6.2.0
 2022-01-03 22:43 UTC  (6+ messages)

[PATCH 0/1] grep: align default colors with GNU grep ones
 2022-01-03 22:40 UTC  (3+ messages)

[PATCH] providers.py: do not skip recipes providing 'virtual/x' in world builds
 2022-01-03 22:38 UTC  (2+ messages)
` [bitbake-devel] "

M+ & H bugs with Milestone Movements WW01
 2022-01-03 22:36 UTC 

stable-rc/queue/4.9 build: 187 builds: 3 failed, 184 passed, 2 errors, 34 warnings (v4.9.295-13-ga2f26742147a)
 2022-01-03 22:32 UTC 

Current high bug count owners for Yocto Project 3.5
 2022-01-03 22:32 UTC 

Reminder: Yocto Project Technical Team Meeting @ Monthly from 8am on the first Tuesday (PDT)
 2022-01-03 22:30 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2022-01-03 22:29 UTC 

[GIT PULL] md-fixes 20220103
 2022-01-03 22:28 UTC 

[PATCH] staging: pi433: fix frequency deviation check
 2022-01-03 22:28 UTC  (4+ messages)
  ` [PATCH v2] "

GSSAPI as it relates to NFS
 2022-01-03 22:28 UTC  (8+ messages)

building gcc-arm-none-eabi from source
 2022-01-03 22:27 UTC  (2+ messages)
` [meta-arm] "

[PATCH 01/24] acpica: upgrade 20210930 -> 20211217
 2022-01-03 22:19 UTC  (4+ messages)
` [PATCH 11/24] meson: upgrade 0.60.2 -> 0.60.3
  ` [OE-core] "

[PATCH v3 0/2] linux-user: fixes for sched_ syscalls
 2022-01-03 22:17 UTC  (8+ messages)
` [PATCH v3 1/2] linux-user: add sched_getattr support

[PATCH 0/9] target/ppc: powerpc_excp improvements (2/n)
 2022-01-03 22:07 UTC  (7+ messages)
` [PATCH 1/9] target/ppc: powerpc_excp: Extract software TLB logging into a function
` [PATCH 3/9] target/ppc: powerpc_excp: Group unimplemented exceptions
` [PATCH 6/9] target/ppc: powerpc_excp: Preserve MSR_LE bit
` [PATCH 7/9] target/ppc: powerpc_excp: Move ILE setting into a function
` [PATCH 8/9] target/ppc: powerpc_excp: Move AIL under a Book3s block
` [PATCH 9/9] target/ppc: Introduce a wrapper for powerpc_excp

[RFC PATCH v2 0/2] kernfs: use kernfs_node specific mutex and spinlock
 2022-01-03 22:16 UTC  (4+ messages)
` [RFC PATCH v2 1/2] "

[PATCH 0/5] Support case insensitive filesystems in NFSv4
 2022-01-03 22:13 UTC  (5+ messages)

stable-rc/linux-4.19.y baseline: 144 runs, 1 regressions (v4.19.223-28-g3285af6cecfc)
 2022-01-03 22:13 UTC 

[PATCH net-next 0/8] new Fungible Ethernet driver
 2022-01-03 22:11 UTC  (4+ messages)
` [PATCH net-next 3/8] net/funeth: probing and netdev ops

drivers/media/platform/qcom/camss/camss-vfe-170.c:184:6: warning: Value stored to 'gen' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-03 22:12 UTC 

[PATCH RFC v2 0/4] coredump: mitigate privilege escalation of process coredump
 2022-01-03 22:11 UTC  (2+ messages)


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.