All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-28 05:12:51 to 2021-07-28 06:49:42 UTC [more...]

[PATCH 0/7] Change allocation from kmalloc() to stack
 2021-07-28 12:51 UTC  (14+ messages)
` [PATCH 1/7] btrfs: Allocate walk_control on stack
` [PATCH 2/7] btrfs: Allocate file_ra_state "
` [PATCH 3/7] btrfs: Allocate btrfs_ioctl_get_subvol_info_args "
` [PATCH 5/7] btrfs: Allocate btrfs_ioctl_quota_rescan_args "
` [PATCH 6/7] btrfs: Allocate btrfs_ioctl_defrag_range_args "
` [PATCH 7/7] btrfs: Alloc backref_ctx "

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-28  6:41 UTC  (40+ messages)
` [PATCH 06/64] bnxt_en: Use struct_group_attr() for memcpy() region
` [PATCH 07/64] staging: rtl8192e: Use struct_group() "
` [PATCH 08/64] staging: rtl8192u: "
` [PATCH 09/64] staging: rtl8723bs: Avoid field-overflowing memcpy()
` [PATCH 10/64] lib80211: Use struct_group() for memcpy() region
` [PATCH 19/64] ip: Use struct_group() for memcpy() regions
` [PATCH 24/64] staging: wlan-ng: Use struct_group() for memcpy() region
` [PATCH 25/64] drm/mga/mga_ioc32: "
` [PATCH 33/64] lib: Introduce CONFIG_TEST_MEMCPY
` [PATCH 49/64] cm4000_cs: Use struct_group() to zero struct cm4000_dev region
` [PATCH 62/64] netlink: Avoid false-positive memcpy() warning

[PATCH] usb: gadget: f_hid: idle uses the highest byte for duration
 2021-07-28  6:48 UTC  (7+ messages)

[PATCH] Bluetooth: skip invalid hci_sync_conn_complete_evt
 2021-07-28  6:47 UTC  (4+ messages)

[PATCH][v2] KVM: use cpu_relax when halt polling
 2021-07-28  6:46 UTC  (5+ messages)
  ` 答复: "

[PATCH 4.14 00/81] 4.14.241-rc2 review
 2021-07-28  6:46 UTC  (2+ messages)

[PATCH] gdhcp: Do not process missing DHCP_SERVER_ID fields
 2021-07-28  6:45 UTC  (2+ messages)

[dpdk-dev] [PATCH] eventdev: remove event port config override in tx adapter
 2021-07-28  6:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] eventdev: fix event port setup "

[PATCH v3 0/5] Add FF-A support in OP-TEE driver
 2021-07-28  6:40 UTC  (8+ messages)

[PATCH] riscv: fix the global name pfn_base confliction error
 2021-07-28  6:43 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/i915: Add i915_drm_local.h
 2021-07-28  6:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v1 1/1] bitmap.h: add const modifier to bitmap_next_[set/clear]_region() argument
 2021-07-28  6:39 UTC  (4+ messages)

[PATCH] cifs: add missing parsing of backupuid
 2021-07-28  6:38 UTC 

[PATCH -next v2] dmaengine: zynqmp_dma: Use list_move_tail instead of list_del/list_add_tail
 2021-07-28  6:36 UTC  (3+ messages)

[PATCH -next] dmaengine: xilinx_dma: Use list_move_tail instead of list_del/list_add_tail
 2021-07-28  6:35 UTC  (3+ messages)

[xenomai-image 0/3] control applying of no debug fragment
 2021-07-28  6:37 UTC  (8+ messages)
` [xenomai-image 1/3] recipes-kernel/linux: control appyling of no debug config fragment
` [xenomai-image 3/3] recipes-kernel: disable more debugs for common nodbg fragment

[PATCH] Fix git-bisect when show-branch is configured to run with pager
 2021-07-28  6:37 UTC  (4+ messages)

[PATCH -next v2] dmaengine: fsl-dpaa2-qdma: Use list_move_tail instead of list_del/list_add_tail
 2021-07-28  6:36 UTC  (2+ messages)

[PATCH -next 0/3] Fix PM usage counter imblance and clear code
 2021-07-28  6:34 UTC  (3+ messages)

[PATCH] drm/amdgpu: set default noretry=1 to fix kfd SVM issues for raven
 2021-07-28  6:36 UTC 

[Buildroot] [PATCH 1/1] package/openrc: bump to version 0.43.3
 2021-07-28  6:35 UTC 

[PATCH v6 0/2] iio: accel: add support for ADXL355
 2021-07-28  6:34 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: iio: accel: Add DT binding doc "
` [PATCH v6 2/2] iio: accel: Add driver support "

[PATCH 4.19 000/119] 4.19.199-rc3 review
 2021-07-28  6:32 UTC  (2+ messages)

Tr: Unable to boot on multiple kernel with acpi
 2021-07-28  6:31 UTC  (2+ messages)

[PATCH v2] lib: use of kunit in test_parman.c
 2021-07-28  6:31 UTC  (2+ messages)

Unable to boot on multiple kernel with acpi
 2021-07-28  6:30 UTC  (2+ messages)

[yocto][poky]: Issue addng libgloss in .bb file
 2021-07-28  6:30 UTC  (3+ messages)

[PATCH -next] selinux: correct the return value when loads initial sids
 2021-07-28  6:31 UTC 

[PATCH] scripts: make some scripts executable
 2021-07-28  6:27 UTC  (4+ messages)

[staging:staging-testing 108/110] drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:185:16: warning: result of comparison of constant 419244183493398898 with expression of type 'unsigned int' is always false
 2021-07-28  6:27 UTC  (3+ messages)

[drm-msm:msm-next-staging 14/18] drivers/gpu/drm/msm/msm_ringbuffer.c:11: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-07-28  6:26 UTC  (2+ messages)

[PATCH 0/7] Fixed some bugs and optimized some codes for COLO
 2021-07-28  6:25 UTC  (3+ messages)
` [PATCH 7/7] Optimized the function of fill_connection_key

[PATCH -next] riscv: mm: remove redundant trampoline PGD for 64bit
 2021-07-28  6:25 UTC  (5+ messages)

`phosphor-logging` APIs (RFC)
 2021-07-28  6:25 UTC  (3+ messages)

patch "usb: gadget: f_hid: idle uses the highest byte for duration" added to usb-linus
 2021-07-28  6:25 UTC 

[PATCH net-next] bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_state_machine_handler()
 2021-07-28  6:19 UTC 

[agd5f:drm-next 251/279] ERROR: modpost: "dc_dsc_stream_bandwidth_in_kbps" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2021-07-28  6:22 UTC  (2+ messages)

PM: add two device managed helpers
 2021-07-28  6:23 UTC  (2+ messages)

[dpdk-dev] RFC: Enahancements to Rx adapter for DPDK 21.11
 2021-07-28  6:23 UTC  (4+ messages)

[PATCH] btrfs: drop ret in ioctl_quota_rescan_status
 2021-07-28  6:20 UTC 

[PATCH v4 0/4] Add RZ/G2L DMAC support
 2021-07-28  6:20 UTC  (5+ messages)
` [PATCH v4 2/4] drivers: dma: sh: Add DMAC driver for RZ/G2L SoC

[v6 0/2] Add MediaTek MT8192 clock provider device nodes
 2021-07-28  6:14 UTC  (9+ messages)
` [v6 1/2] arm64: dts: mediatek: Add mt8192 clock controllers
` [v6 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192

[PATCH RFC net-next] bonding: 3ad: fix the conflict between __bond_release_one and bond_3ad_state_machine_handler
 2021-07-28  6:16 UTC  (3+ messages)

[PATCH v10 0/3] Add support for AMD PTDMA controller driver
 2021-07-28  6:15 UTC  (5+ messages)
` [PATCH v10 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA
` [PATCH v10 2/3] dmaengine: ptdma: register PTDMA controller as a DMA resource

[igt-dev] [i-g-t] tests/kms_plane_alpha_blend: Align width to 256B
 2021-07-28  6:15 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH bpf-next 00/17] selftests: xsk: various simplifications
 2021-07-28  6:13 UTC  (7+ messages)
` [PATCH bpf-next 01/17] selftests: xsk: remove color mode
` [PATCH bpf-next 04/17] selftests: xsk: set rlimit per thread

[PATCH v3 for-next 00/12] RDMA/hns: Add support for Dynamic Context Attachment
 2021-07-28  6:13 UTC  (7+ messages)
` [PATCH v3 for-next 01/12] RDMA/hns: Introduce DCA for RC QP
` [PATCH v3 for-next 12/12] RDMA/hns: Dump detailed driver-specific UCTX

[PATCH v11 0/5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
 2021-07-28  6:11 UTC  (3+ messages)
` [PATCH v11 5/5] Documentation: document the preferred tag checking mode feature

[xen-unstable test] 164013: tolerable FAIL - PUSHED
 2021-07-28  6:12 UTC 

Analogy usage
 2021-07-28  6:11 UTC  (4+ messages)

[PATCH v2] drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir
 2021-07-28  6:10 UTC 

[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-07-28  6:09 UTC  (10+ messages)
` [PATCH v3 05/14] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v3 06/14] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v3 07/14] mm/hugetlb_vmemmap: move comment block to Documentation/vm

gup_test.c:1:10: fatal error: fcntl.h: No such file or directory
 2021-07-28  6:09 UTC  (5+ messages)
  ` [kbuild-all] "

+ memcg-enable-accounting-for-tty-related-objects.patch added to -mm tree
 2021-07-28  6:08 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t 1/7] lib/i915/gem_mman: add FIXED mmap mode
 2021-07-28  6:08 UTC  (6+ messages)
` [Intel-gfx] [igt-dev] "
    `  "

renesas/master bisection: baseline-nfs.bootrr.rockchip-usb2phy0-probed on rk3399-gru-kevin
 2021-07-28  6:04 UTC  (3+ messages)

[BUG] 4.4.262: infinite loop in futex_unlock_pi (EAGAIN loop)
 2021-07-28  6:07 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libogg: switch back to http
 2021-07-28  6:06 UTC 

[PATCH io_uring-5.14 v2] io_uring: remove double poll wait entry for pure poll
 2021-07-28  6:06 UTC  (7+ messages)

[dpdk-dev] [PATCH] net/softnic: fix memory leak as profile is freed
 2021-07-28  6:05 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH V2] iscsi_ibft: fix crash due to KASLR physical memory remapping
 2021-07-28  6:05 UTC  (2+ messages)

[PATCH] btrfs: remove the dead comment in writepage_delalloc()
 2021-07-28  6:05 UTC 

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-07-28  6:04 UTC  (3+ messages)

[PATCH v2 00/14] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-07-28  6:00 UTC  (16+ messages)
` [PATCH v2 04/14] dt-bindings: reset: mt8195: Move reset controller constants into common location
` [PATCH v2 07/14] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v2 09/14] soc: mediatek: mmsys: Add reset controller support for MT8195 vdosys1

5.14-rc3 WARNING: at kernel/dma/debug.c:1180 debug_dma_map_sg+0x1f0/0x340
 2021-07-28  6:02 UTC 

[RFC] arm64/mm: Fix idmap on [16K|36VA|48PA]
 2021-07-28  5:58 UTC  (3+ messages)

[mm/debug_vm_pgtable] 5b79c4a146: initcall_debug_vm_pgtable_returned_with_preemption_imbalance
 2021-07-28  5:56 UTC  (3+ messages)

[PATCH] media: cec-pin: rename timer overrun variables
 2021-07-28  5:56 UTC 

[PATCH] drm/amdgpu: adjust fence driver enable sequence
 2021-07-28  5:56 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_big_fb: Fix hw stride length tests
 2021-07-28  5:54 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_big_fb: Fix hw stride length tests (rev3)

[PATCH v9 0/3] media: imx: add support for imx8mq MIPI RX
 2021-07-28  5:51 UTC  (5+ messages)
` [PATCH v9 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller

[PATCH v2] usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
 2021-07-28  5:53 UTC  (8+ messages)

[PATCH] drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir
 2021-07-28  5:53 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-07-27
 2021-07-28  5:49 UTC 

[PATCH V2 00/12] xfs: Extend per-inode extent counters
 2021-07-28  5:48 UTC  (4+ messages)
` [PATCH V2 07/12] xfs: Rename inode's extent counter fields based on their width

drivers/gpu/drm/i915/gt/intel_breadcrumbs.c:33:1: iwyu: warning: superfluous #include "intel_engine_pm.h"
 2021-07-28  5:47 UTC 

[hardknott][meta-oe][PATCH] mariadb: Upgrade to 10.5.10
 2021-07-28  5:53 UTC  (3+ messages)
` [oe] "

Commit d5fd456c88aba4fcf77d35fe38024a8d5c814686 - "loopdev: use LOOP_CONFIG ioctl" broke loop on x86-64 w/ 32 bit userspace
 2021-07-28  5:46 UTC  (5+ messages)

[RFC PATCH 0/6] leds: Fix pca955x GPIO pin mappings
 2021-07-28  5:43 UTC  (3+ messages)

[PATCH V2] media: uvcvideo: Remove unused including <linux/version.h>
 2021-07-28  5:45 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: core: Fix incorrect type in assignment
 2021-07-28  5:44 UTC  (2+ messages)

[PATCH v2 0/2] mingw: handle absolute paths in expand_user_path()
 2021-07-28  5:43 UTC  (9+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 4/5] Use a better name for the function interpolating paths

Compiling makedumpfile from source
 2021-07-28  5:43 UTC  (7+ messages)

[PATCH 00/12] Introduce vfio_pci_core subsystem
 2021-07-28  5:43 UTC  (5+ messages)
` [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko

[PATCH 2/3] scsi: ufs: Map the correct size to the rpmb unit descriptor
 2021-07-28  5:06 UTC  (3+ messages)
` [PATCH 0/3] Log correct rpmb unit descriptor size

[PATCH] perlcross: not break build if already patched
 2021-07-28  5:39 UTC 

[PATCH v4] i386: Add ratelimit for bus locks acquired in guest
 2021-07-28  5:40 UTC  (3+ messages)

[Cluster-devel] gfs2 hang in xfstests generic/361
 2021-07-28  5:39 UTC  (5+ messages)
` [Cluster-devel] gfs2 hang in xfstests generic/361 (v3)

[PATCH] nbd: do del_gendisk() asynchronously
 2021-07-28  5:39 UTC  (2+ messages)

[PATCH] block: remove cmdline-parser.c
 2021-07-28  5:37 UTC 

[Cluster-devel] [GFS2 PATCH 00/15] gfs2: misc. patch collection (V2)
 2021-07-28  5:38 UTC  (3+ messages)
` [Cluster-devel] [GFS2 PATCH 09/15] gfs2: fix deadlock in gfs2_ail1_empty withdraw

QA notification for completed autobuilder build (yocto-3.3.2.rc2)
 2021-07-28  5:33 UTC  (2+ messages)
` [yocto] "

[PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
 2021-07-28  5:29 UTC  (12+ messages)

[overlayfs]: Overlayfs questions
 2021-07-28  5:28 UTC 

[PATCH] net: netfilter: Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED
 2021-07-28  5:23 UTC  (3+ messages)

[PATCH v2 0/6] CAN: Add support for CAN in AM65,J721e and AM64
 2021-07-28  5:19 UTC  (3+ messages)

[PATCH 00/14] drm: Make DRM's IRQ helpers legacy
 2021-07-28  5:19 UTC  (6+ messages)

[PATCH v4 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-07-28  5:19 UTC  (6+ messages)

[mm/page_alloc] 44042b4498: WARNING:possible_recursive_locking_detected
 2021-07-28  5:14 UTC  (2+ messages)

[PATCH net-next 0/5] TSN endpoint Ethernet MAC driver
 2021-07-28  5:13 UTC  (6+ messages)
` [PATCH net-next 2/5] dt-bindings: net: Add tsnep Ethernet controller


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.