All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-20 04:35:15 to 2022-03-20 11:00:47 UTC [more...]

[PATCH 0/6] UFS support on SM6350 & FP4
 2022-03-20 11:00 UTC  (5+ messages)
` [PATCH 5/6] arm64: dts: qcom: sm6350: Add UFS nodes

[PATCH v4 00/24] DEPT(Dependency Tracker)
 2022-03-20 10:57 UTC  (7+ messages)

[PATCH RFC v5 00/21] DEPT(Dependency Tracker)
 2022-03-20 10:55 UTC  (5+ messages)

[PATCH v3 0/6] pinctrl: ocelot: convert to YAML format
 2022-03-20 10:54 UTC  (4+ messages)
` [PATCH v3 6/6] dt-bindings: pinctrl: convert ocelot-pinctrl "

using oldest date when squashing commits
 2022-03-20 10:53 UTC  (3+ messages)

Review incorrect man-pages commit
 2022-03-20 10:52 UTC  (2+ messages)

[bug report] NVMe/IB: reset_controller need more than 1min
 2022-03-20 10:50 UTC  (17+ messages)

[PATCH net-next 00/11] bnxt: Support XDP multi buffer
 2022-03-20 10:47 UTC  (14+ messages)
` [PATCH net-next 01/11] bnxt: refactor bnxt_rx_xdp to separate xdp_init_buff/xdp_prepare_buff
` [PATCH net-next 02/11] bnxt: add flag to denote that an xdp program is currently attached
` [PATCH net-next 03/11] bnxt: refactor bnxt_rx_pages operate on skb_shared_info
` [PATCH net-next 04/11] bnxt: rename bnxt_rx_pages to bnxt_rx_agg_pages_skb
` [PATCH net-next 05/11] bnxt: adding bnxt_rx_agg_pages_xdp for aggregated xdp
` [PATCH net-next 06/11] bnxt: set xdp_buff pfmemalloc flag if needed
` [PATCH net-next 07/11] bnxt: change receive ring space parameters
` [PATCH net-next 08/11] bnxt: add page_pool support for aggregation ring when using xdp
` [PATCH net-next 09/11] bnxt: adding bnxt_xdp_build_skb to build skb from multibuffer xdp_buff
` [PATCH net-next 10/11] bnxt: support transmit and free of aggregation buffers
` [PATCH net-next 11/11] bnxt: XDP multibuffer enablement

[RFC PATCH v1 0/6] Add dynamic memory allocator support for nolibc
 2022-03-20 10:42 UTC  (9+ messages)
` [RFC PATCH v1 1/6] tools/nolibc: x86-64: Update System V ABI document link
` [RFC PATCH v1 2/6] tools/nolibc: Make the entry point not weak for clang
` [RFC PATCH v1 3/6] tools/nolibc: i386: Implement syscall with 6 arguments
` [RFC PATCH v1 4/6] tools/nolibc/sys: Implement `mmap()` and `munmap()`
` [RFC PATCH v1 5/6] tools/nolibc/stdlib: Implement `malloc()`, `calloc()`, `realloc()` and `free()`
` [RFC PATCH v1 6/6] tools/include/string: Implement `strdup()` and `strndup()`

[Buildroot] [git commit] support/scripts/pkg-stats: strengthen version check in check_package_get_latest_version_by_distro()
 2022-03-20 10:35 UTC  (2+ messages)

[PATCH v1] gro: fix gro for UDP fragmented packets
 2022-03-20 10:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/sfc: drop futile null check
 2022-03-20 10:11 UTC 

[RFC PATCH v1 0/1] Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ'
 2022-03-20 10:07 UTC  (3+ messages)
` [RFC PATCH v1 1/1] hw/arm/realview: replace 'qemu_split_irq' "

[PATCH 0/5] mtd: spinand: add support for more GD SPI NANDs
 2022-03-20 10:00 UTC  (12+ messages)
` [PATCH 1/5] mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxG
` [PATCH 2/5] mtd: spinand: gigadevice: add support for GD5FxGQ4xExxG
` [PATCH 3/5] mtd: spinand: gigadevice: add support for GD5F1GQ5RExxG
` [PATCH 4/5] mtd: spinand: gigadevice: add support for GD5F{2,4}GQ5xExxG
  ` [PATCH 4/5] mtd: spinand: gigadevice: add support for GD5F{2, 4}GQ5xExxG
` [PATCH 5/5] mtd: spinand: gigadevice: add support for GD5FxGM7xExxG

[Buildroot] [git commit branch/2022.02.x] package/libsrtp: drop shared library dependency from openssl
 2022-03-20  9:48 UTC 

[Buildroot] [git commit branch/2021.11.x] package/libsrtp: drop shared library dependency from openssl
 2022-03-20  9:49 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libsrtp: drop shared library dependency from openssl
 2022-03-20  9:49 UTC 

[PATCH v2 0/4] Manual improvements
 2022-03-20  9:54 UTC  (3+ messages)
` [PATCH 1/4] mdadm: Respect config file location in man

[Buildroot] [PATCH 1/1] package/libsrtp: drop shared library dependency from openssl
 2022-03-20  9:51 UTC  (2+ messages)

[PATCH] Documentation: KVM: Describe guest TSC scaling in migration algorithm
 2022-03-20  9:46 UTC  (12+ messages)

[PATCH v3 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-03-20  9:42 UTC  (6+ messages)
` [PATCH v3 01/11] arm: dts: add new property for NPCM i2c module

[libvirt test] 168719: regressions - FAIL
 2022-03-20  9:32 UTC 

[PATCH bpf-next v2 0/4] Attach a cookie to a tracing program
 2022-03-20  9:31 UTC  (7+ messages)
` [PATCH bpf-next v2 2/4] bpf, x86: Create bpf_trace_run_ctx on the caller thread's stack
` [PATCH bpf-next v2 4/4] selftest/bpf: The test cses of BPF cookie for fentry/fexit/fmod_ret

[PATCH] boot install: Partially refactor the logic for detecting bootloader
 2022-03-20  9:30 UTC  (7+ messages)

[hardknott][PATCH 1/1] openssl: upgrade 1.1.1l -> 1.1.1n
 2022-03-20  9:29 UTC 

drivers/media/platform/imx-jpeg/mxc-jpeg.c:1177:7: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2022-03-20  9:26 UTC 

[dunfell][PATCH 1/1] openssl: upgrade 1.1.1l -> 1.1.1n
 2022-03-20  9:25 UTC 

[PATCH v2 0/2] pinctrl: renesas: r8a77990: add drive-strength
 2022-03-20  9:25 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: renesas: allow up to 10 fields for drive_regs
` [PATCH v2 2/2] pinctrl: renesas: r8a77990: add drive-strength

[PATCH 2/2] pinctrl: renesas: r8a77990: add drive-strength
 2022-03-20  9:17 UTC  (3+ messages)

[PATCH] mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxG
 2022-03-20  9:19 UTC  (3+ messages)

[PATCH] saa7134: fix incorrect check to determine if no element is found in list
 2022-03-20  9:14 UTC  (3+ messages)

[cocci] Bug with '*' to display a match on the subsequent rule
 2022-03-20  9:07 UTC  (8+ messages)
        ` [cocci] Improved error handling for mixed SmPL data processing indicators

[linux-next:master 10112/13576] Makefile:612: arch/nds32/Makefile: No such file or directory
 2022-03-20  8:46 UTC 

[Buildroot] [PATCH] support/dependencies/dependencies.sh: fix check for CWD in env vars
 2022-03-20  8:46 UTC  (2+ messages)

[meta-multimedia][PATCH 1/2] libsquish: Define LIBDIR knob
 2022-03-20  8:44 UTC  (2+ messages)
` [meta-perl][PATCH 2/2] io-compress-lzma-perl,io-compress-perl: Do not mark allarch

drivers/memory/tegra/tegra210-emc-core.c:936:2: warning: Value stored to 'mpc_req' is never read [clang-analyzer-deadcode.DeadStores]
 2022-03-20  8:36 UTC 

[PATCH v2 0/8] pinctrl: ocelot: convert to YAML format
 2022-03-20  8:20 UTC  (6+ messages)
` [PATCH v2 7/8] ARM: dts: lan9662-pcb8291: fix pinctrl node name

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-03-19
 2022-03-20  8:21 UTC 

arch/riscv/kvm/vcpu_sbi.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-03-20  8:18 UTC  (3+ messages)
` [PATCH] riscv: kvm: copyright comment fix for vcpu_sbi.c

[qemu-mainline test] 168712: tolerable FAIL - PUSHED
 2022-03-20  8:13 UTC 

[meta-oe][PATCH 01/17] librdkafka: Use CMAKE_INSTALL_LIBDIR
 2022-03-20  8:08 UTC  (17+ messages)
` [meta-oe][PATCH 02/17] lvgl: Pass libdir via LIB_INSTALL_DIR to cmake
` [meta-oe][PATCH 03/17] liburing: Define libdir based on environment variable
` [meta-networking][PATCH 04/17] http-parser: Define LIBDIR
` [meta-oe][PATCH 05/17] msgpack-cpp: Upgrade to 4.1.1 release
` [meta-networking][PATCH 06/17] weechat: Define LIBDIR
` [meta-oe][PATCH 07/17] json-schema-validator: Use GNUInstallDirs in cmake
` [meta-oe][PATCH 08/17] redis-plus-plus: "
` [meta-networking][PATCH 09/17] libiec61850: "
` [meta-oe][PATCH 10/17] paho-mqtt-cpp: Use CMAKE_INSTALL_LIBDIR "
` [meta-oe][PATCH 11/17] sqlite-orm: Define cmake variable defaults
` [meta-oe][PATCH 12/17] duktape: Upgrade to 2.7.0
` [meta-webserver][PATCH 13/17] cockpit: Package missing nonarch_libdir
` [meta-oe][PATCH 14/17] unattended-upgrades: Package nonarch_libdir for systemd files
` [meta-oe][PATCH 15/17] fsverity-utils: Define LIBDIR
` [meta-oe][PATCH 16/17] luaposix: Fix INST_LIBDIR to honor libdir var
` [meta-oe][PATCH 17/17] uml-utilities: Define LIB_DIR to be libdir relative

[PATCH v13 0/2] add TCP and HTTP for downloading images
 2022-03-20  8:07 UTC  (3+ messages)
` [PATCH v13 1/2] net: Add TCP protocol

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:61:17: error: implicit declaration of function 'enable_kernel_altivec'; did you mean 'enable_kernel_vsx'?
 2022-03-20  8:05 UTC 

[PATCH] mailmap: update Vasily Averin's email address
 2022-03-20  8:02 UTC 

[PATCH bpf-next] bpf: Simplify check in btf_parse_hdr()
 2022-03-20  7:52 UTC 

[Bridge] [PATCH v2 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-20  7:52 UTC  (6+ messages)
` [Bridge] [PATCH v2 net-next 4/4] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
        `  "

[PATCH] xen/arm: skip first 32 bytes of zimage32
 2022-03-20  7:47 UTC 

[PATCH v2] vhost: handle error while adding split ranges to iotlb
 2022-03-20  7:44 UTC 

[bvanassche:ufs-for-next 306/307] drivers/scsi/ufs/ufshcd.c:8320:2: warning: Value stored to 'name' is never read [clang-analyzer-deadcode.DeadStores]
 2022-03-20  7:35 UTC 

[mchehab-media-next:master 259/331] drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c:470:18: warning: Array index 'free_slot' is used before limits check. [arrayIndexThenCheck]
 2022-03-20  7:35 UTC 

[dhowells-fs:netfs-lib 44/59] fs/netfs/objects.c:48:2: error: implicit declaration of function 'netfs_proc_add_writeback'
 2022-03-20  7:24 UTC 

[PATCH v2 00/23] sunxi: Add and use a pinctrl driver
 2022-03-20  7:22 UTC  (4+ messages)
` [PATCH v2 17/23] i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C

[PATCH 0/7] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
 2022-03-20  7:16 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] bulk-checkin: rename 'state' variable and separate 'plugged' boolean
  ` [PATCH v2 2/7] core.fsyncmethod: batched disk flushes for loose-objects
  ` [PATCH v2 3/7] update-index: use the bulk-checkin infrastructure
  ` [PATCH v2 4/7] unpack-objects: "
  ` [PATCH v2 5/7] core.fsync: use batch mode and sync loose objects by default on Windows
  ` [PATCH v2 6/7] core.fsyncmethod: tests for batch mode
  ` [PATCH v2 7/7] core.fsyncmethod: performance tests for add and stash

[PATCH] toaster: handle changes to "ImagePkgList" event
 2022-03-20  7:14 UTC  (5+ messages)
` [Toaster] "

❌ FAIL: Test report for kernel 5.17.0-rc8 (mainline.kernel.org-clang, 97e9c8eb)
 2022-03-20  7:13 UTC 

[PATCH] memory: samsung: exynos5422-dmc: Avoid some over memory allocation
 2022-03-20  7:10 UTC  (2+ messages)

[PATCH] powerpc/pseries: Fix use after free in remove_phb_dynamic()
 2022-03-20  7:07 UTC  (2+ messages)

[PATCH] staging: android: ashmem: Fixed a struct coding style issue
 2022-03-20  6:49 UTC  (4+ messages)

[PATCH] drivers/bus/brcmstb_gisb.c : Remove the suppress_bind_attrs attribute of the driver
 2022-03-20  6:45 UTC  (2+ messages)

[cocci] Using `parallel` to run over lots of .c files and avoiding stack overflows
 2022-03-20  6:47 UTC  (5+ messages)
    ` [cocci] Parallel data processing for selected SmPL scripts

[git pull] Input updates for v5.17-rc8
 2022-03-20  6:47 UTC 

[PATCH RFC 00/11] iommu: SVA and IOPF refactoring
 2022-03-20  6:40 UTC  (24+ messages)
` [PATCH RFC 01/11] iommu: Add pasid_bits field in struct dev_iommu
` [PATCH RFC 02/11] iommu: Add iommu_domain type for SVA
` [PATCH RFC 03/11] iommu: Add attach/detach_dev_pasid domain ops
` [PATCH RFC 04/11] iommu/vt-d: Add SVA domain support
` [PATCH RFC 05/11] arm-smmu-v3/sva: "
` [PATCH RFC 06/11] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
` [PATCH RFC 07/11] iommu: Remove SVA related callbacks from iommu ops
` [PATCH RFC 08/11] iommu: Handle IO page faults directly
` [PATCH RFC 09/11] iommu: Add iommu_get_domain_for_dev_pasid()
` [PATCH RFC 10/11] iommu: Make IOPF handling framework generic
` [PATCH RFC 11/11] iommu: Rename iommu-sva-lib.{c,h}

[PATCH 2/2] staging: axis-fifo: Fixed parenthesis styling issues
 2022-03-20  6:44 UTC  (2+ messages)

[ovmf test] 168717: regressions - FAIL
 2022-03-20  6:42 UTC 

[PATCH v4 1/2] PCI: Rename "pci_dev->untrusted" to "pci_dev->poses_dma_risk"
 2022-03-20  6:29 UTC  (4+ messages)
` [PATCH v4 2/2] PCI: ACPI: Support Microsoft's "DmaProperty"

[PATCH] ASoC: SOF: topology: Avoid open coded arithmetic in memory allocation
 2022-03-20  6:22 UTC  (2+ messages)

[dhowells-fs:netfs-lib 44/59] fs/netfs/objects.c:48:9: error: implicit declaration of function 'netfs_proc_add_writeback'; did you mean 'netfs_proc_add_rreq'?
 2022-03-20  6:14 UTC 

[PATCH] delayacct: track delays from ksm cow
 2022-03-20  6:13 UTC  (9+ messages)

[PATCH for-7.0] linux-user: Fix syscall parameter handling for MIPS n32
 2022-03-20  5:22 UTC 

[PATCH] bpf: bpftool: fix print error when show bpf map
 2022-03-20  6:08 UTC  (2+ messages)
` [PATCH] bpf: selftests: cleanup RLIMIT_MEMLOCK

[PATCH v3 (repost)] workqueue: Warn flushing of kernel-global workqueues
 2022-03-20  6:06 UTC  (3+ messages)

[PATCH 0/2] PCI: hv: Miscellaneous changes
 2022-03-20  5:53 UTC  (5+ messages)
` [PATCH 1/2] PCI: hv: Use IDR to generate transaction IDs for VMBus hardening
  ` [EXTERNAL] "

[PATCH v2] iio:filter:admv8818: select REGMAP_SPI for ADMV8818
 2022-03-20  5:54 UTC 

[PATCH 0/2] admv8818 driver fixes
 2022-03-20  5:32 UTC  (4+ messages)
` [PATCH 1/2] iio:filter:admv8818: Add depends on REGMAP

[PATCH v2 1/2] mm, slub: change percpu partial accounting from objects to pages
 2022-03-20  5:13 UTC  (2+ messages)

[PATCH] kunit: Rework kunit_resource allocation policy
 2022-03-20  5:03 UTC 

[PATCH qemu 03/13] target/riscv: rvv: Early exit when vstart >= vl
 2022-03-20  4:59 UTC  (3+ messages)

[PATCH] ufs: remove an unneed NULL check on list iterator
 2022-03-20  4:57 UTC  (2+ messages)

[PATCH v2] myri10ge: remove an unneeded NULL check
 2022-03-20  4:44 UTC 

[PATCH v2 0/4] usb: gadget: configfs: new trace events
 2022-03-20  4:43 UTC  (5+ messages)
` [PATCH v2 1/4] usb: gadget: add trace event of configfs operation
` [PATCH v2 2/4] usb: gadget: add trace event of configfs group operation
` [PATCH v2 3/4] usb: gadget: add trace event of configfs link/unlink operation
` [PATCH v2 4/4] usb: gadget: add trace event of configfs write attributes operation

[asahilinux:atc-WIP 186/186] atc.c:undefined reference to `typec_mux_get_drvdata'
 2022-03-20  4:42 UTC 

[PATCH 0/4] usb: gadget: configfs: new trace events
 2022-03-20  4:35 UTC  (5+ messages)
` [PATCH 1/4] usb: gadget: add trace event of configfs operation
` [PATCH 2/4] usb: gadget: add trace event of configfs group operation
` [PATCH 3/4] usb: gadget: add trace event of configfs link/unlink operation
` [PATCH 4/4] usb: gadget: add trace event of configfs write attributes operation


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.