All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-16 06:46:39 to 2021-06-16 07:35:33 UTC [more...]

[PATCH v12 00/12] Restricted DMA
 2021-06-16  7:35 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH net-next v5 00/15] virtio-net: support xdp socket zero copy
 2021-06-16  7:35 UTC  (10+ messages)
` [PATCH net-next v5 08/15] virtio-net: split the receive_mergeable function
` [PATCH net-next v5 10/15] virtio-net: independent directory
` [PATCH net-next v5 11/15] virtio-net: move to virtio_net.h

[PATCH v3 0/6] EM / PM: Inefficient OPPs
 2021-06-16  7:35 UTC  (9+ messages)
` [PATCH v3 3/6] cpufreq: Add an interface to mark inefficient frequencies

[powerpc:next-test 113/124] arch/powerpc/kernel/interrupt_64.S: asm/head-64.h is included more than once
 2021-06-16  7:34 UTC  (2+ messages)

[PATCH] x86: fix get_wchan() not support the ORC unwinder
 2021-06-16  7:34 UTC  (3+ messages)
  ` [External] "

[PATCH v11 00/12] Restricted DMA
 2021-06-16  7:34 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH v4 0/4] Fix some mptcp syncookie process bugs
 2021-06-16  7:02 UTC  (4+ messages)
` [PATCH v4 4/4] mptcp: avoid processing packet if a subflow reset

[GIT PULL] usb: fixes for v5.13
 2021-06-16  7:34 UTC  (2+ messages)

patch "usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection" added to usb-linus
 2021-06-16  7:33 UTC 

[PATCHSET v2 00/13] fstests: move test group lists into test files
 2021-06-16  7:32 UTC  (5+ messages)
` [PATCH 04/13] fstests: add tool migrate group membership data to "
` [PATCH 07/13] fstests: automatically generate group files

[PATCH v30 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-16  7:31 UTC  (14+ messages)
` [PATCH v30 01/13] mm: "
` [PATCH v30 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v30 03/13] mm/damon: Adaptively adjust regions
` [PATCH v30 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v30 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v30 06/13] mm/damon: Add a tracepoint
` [PATCH v30 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v30 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v30 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v30 10/13] Documentation: Add documents for DAMON
` [PATCH v30 11/13] mm/damon: Add kunit tests
` [PATCH v30 12/13] mm/damon: Add user space selftests
` [PATCH v30 13/13] MAINTAINERS: Update for DAMON

[PATCH 0/8] membarrier cleanups
 2021-06-16  7:30 UTC  (4+ messages)
` [PATCH 1/8] membarrier: Document why membarrier() works

[igt-dev] [PATCH] tests/kms_prime: Filter out devices that can't import buffers
 2021-06-16  7:34 UTC  (8+ messages)

[PATCH v3 0/1] mcb: Use DEFINE_RES_MEM() helper macro and fix the end address
 2021-06-16  7:30 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH 0/2] xen: fix max_pfn handling for pv guests
 2021-06-16  7:30 UTC  (3+ messages)
` [PATCH 1/2] xen: fix setting of max_pfn in shared_info
` [PATCH 2/2] xen: rename wrong named pfn related variables

[PATCH v4 for-next 0/3] IB/core: Obtaining subnet_prefix from cache in
 2021-06-16  7:30 UTC  (6+ messages)
` [PATCH v4 for-next 1/3] IB/core: Removed port validity check from ib_get_cached_subnet_prefix
` [PATCH v4 for-next 2/3] IB/core: Shuffle locks in ib_port_data to save memory
` [PATCH v4 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices

[PATCH] sched, fair: try to prevent migration thread from preempting non-cfs task
 2021-06-16  7:29 UTC  (5+ messages)

[PATCH next v3 0/2] introduce printk cpu lock
 2021-06-16  7:29 UTC  (5+ messages)
` [PATCH next v3 1/2] dump_stack: move cpu lock to printk.c

[chrome-os:chromeos-5.10 13103/13368] drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:389 sdma_v5_2_ring_emit_mem_sync() warn: inconsistent indenting
 2021-06-16  7:29 UTC 

[PATCH 0/8] [GSOC][RFC] cat-file: reuse ref-filter logic
 2021-06-16  7:29 UTC  (3+ messages)
` [PATCH v2 0/9] "

[PATCH] arm64: mm: fix warning in arch_faults_on_old_pte()
 2021-06-16  7:27 UTC  (4+ messages)

[PATCH] tty: n_gsm: Fix CR bit value when initiator=0
 2021-06-16  7:29 UTC  (3+ messages)

[LTP] [PATCH v2 1/2] controllers/cpuacct: skip cpuacct_100_100 on small memory systems
 2021-06-16  7:28 UTC  (4+ messages)

[PATCH net-next 00/15] net: cosa: clean up some code style issues
 2021-06-16  7:23 UTC  (16+ messages)
` [PATCH net-next 01/15] net: cosa: remove redundant blank lines
` [PATCH net-next 02/15] net: cosa: add blank line after declarations
` [PATCH net-next 03/15] net: cosa: fix the code style issue about "foo* bar"
` [PATCH net-next 04/15] net: cosa: replace comparison to NULL with "!chan->rx_skb"
` [PATCH net-next 05/15] net: cosa: move out assignment in if condition
` [PATCH net-next 06/15] net: cosa: fix the comments style issue
` [PATCH net-next 07/15] net: cosa: add braces {} to all arms of the statement
` [PATCH net-next 08/15] net: cosa: remove redundant braces {}
` [PATCH net-next 09/15] net: cosa: add necessary () to macro argument
` [PATCH net-next 10/15] net: cosa: use BIT macro
` [PATCH net-next 11/15] net: cosa: fix the alignment issue
` [PATCH net-next 12/15] net: cosa: fix the code style issue about trailing statements
` [PATCH net-next 13/15] net: cosa: add some required spaces
` [PATCH net-next 14/15] net: cosa: remove trailing whitespaces
` [PATCH net-next 15/15] net: cosa: remove redundant spaces

[dpdk-dev] [PATCH 00/20] Add Marvell CNXK crypto PMDs
 2021-06-16  7:28 UTC  (4+ messages)
` [dpdk-dev] [PATCH 01/20] crypto/cnxk: add driver skeleton

[PATCH v4] m68k/kernel - wire up syscall_trace_enter/leave for m68k
 2021-06-16  7:27 UTC  (2+ messages)

New uAPI for color management proposal and feedback request
 2021-06-16  7:27 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH v6 0/2] Add Xilinx clock wizard driver support
 2021-06-16 15:26 UTC  (6+ messages)
` [PATCH v6 2/2] dt-bindings: add xilinx clocking wizard bindings

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-15 16:28 UTC  (5+ messages)
` [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk
    ` [dm-devel] "

[Bug 210993] New: Intel frequency scaling causes electrical noise on 10th gen CPUs
 2021-06-16  7:26 UTC  (2+ messages)
` [Bug 210993] "

[PATCH] net: iosm: remove the repeated declaration and comment
 2021-06-16  7:25 UTC 

[PATCH 0/7] Fixup unused variables and warnings
 2021-06-16  7:24 UTC  (2+ messages)

[GIT PULL] HDMI codec improvements, v2
 2021-06-16  7:23 UTC  (4+ messages)

[LTP] [PATCH v4 1/3] Add Coccinelle helper scripts for reference
 2021-06-16  7:24 UTC  (2+ messages)

[LTP] [PATCH] syscalls/mallinfo201: Add a basic test for mallinfo2 when setting 2G size
 2021-06-16  7:22 UTC  (6+ messages)
` [LTP] [PATCH v2] syscalls/mallinfo2_01: "

[PATCH] qapi: Fix crash on missing enum member name
 2021-06-16  7:21 UTC 

patch "serial_cs: Add Option International GSM-Ready 56K/ISDN modem" added to tty-next
 2021-06-16  7:21 UTC 

[PATCH] vivid: increase max number of allowed
 2021-06-16  7:22 UTC 

loop_set_block_size: loop0 () has still dirty pages (nrpages=2)
 2021-06-16  7:22 UTC  (5+ messages)

patch "serial_cs: remove wrong GLOBETROTTER.cis entry" added to tty-next
 2021-06-16  7:21 UTC 

patch "serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()" added to tty-next
 2021-06-16  7:21 UTC 

[PATCH] printk: Move EXPORT_SYMBOL() closer to vprintk definition
 2021-06-16  7:21 UTC  (4+ messages)

[GIT PULL] memory: Tegra for v5.14, part two
 2021-06-16  7:20 UTC  (3+ messages)

[PATCH v2 0/6] IIO: Runtime PM related cleanups
 2021-06-16  7:19 UTC  (14+ messages)
` [PATCH v2 1/6] iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get()
` [PATCH v2 2/6] iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get()
` [PATCH v2 3/6] iio: chemical: atlas-sensor: "
` [PATCH v2 4/6] iio: prox: pulsed-light-v2: Fix misbalance runtime pm in error path
` [PATCH v2 5/6] iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get()
` [PATCH v2 6/6] iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get()

[PATCH 0/8] Replace some bad characters on documents
 2021-06-16  7:17 UTC  (14+ messages)
` [Intel-wired-lan] "
` [PATCH 1/8] docs: admin-guide: reporting-issues.rst: replace some characters
` [PATCH 2/8] docs: trace: coresight: coresight-etm4x-reference.rst: "
` [PATCH 3/8] docs: driver-api: ioctl.rst: "
` [PATCH 4/8] docs: usb: "
` [PATCH 5/8] docs: vm: zswap.rst: "
` [PATCH 6/8] docs: filesystems: ext4: blockgroup.rst: "
` [PATCH 7/8] docs: networking: device_drivers: "
  ` [Intel-wired-lan] "
` [PATCH 8/8] docs: PCI: Replace non-breaking spaces to avoid PDF issues

[PATCH v2 0/1] mcb: Use DEFINE_RES_MEM() to simplify code
 2021-06-16  7:17 UTC  (5+ messages)
` [PATCH v2 1/1] "

[RFC PATCH RT v2 0/2] Add PINNED_HARD mode to hrtimers
 2021-06-16  7:17 UTC  (3+ messages)
` [RFC PATCH RT v2 1/2] time/hrtimer: Add PINNED_HARD mode for realtime hrtimers
` [RFC PATCH RT v2 2/2] time/hrtimer: Embed hrtimer mode into hrtimer_sleeper

[PATCH v9 0/3] Add support for AMD PTDMA controller driver
 2021-06-16  7:17 UTC  (9+ messages)
` [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA

[RFC PATCH] umh: Check if sub_info->path is exist in call_usermodehelper_setup()
 2021-06-16  7:17 UTC 

[PATCH net-next 10/11] net: marvell: prestera: add storm control (rate limiter) implementation
 2021-06-16  7:15 UTC  (3+ messages)

[PATCH 5.4 000/244] 5.4.119-rc1 review
 2021-06-16  7:16 UTC  (3+ messages)
` [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation

[PATCH 1/2] mtd_blkdevs: initialze new->rq in add_mtd_blktrans_dev
 2021-06-16  7:15 UTC  (2+ messages)
` [PATCH 2/2] loop: fix order of cleaning up the queue and freeing the tagset

[xlnx:xlnx_rebase_v5.4 906/1762] ld.lld: error: duplicate symbol: dwc3_simple_check_quirks
 2021-06-16  7:13 UTC  (2+ messages)

Large gpio interrupt latency
 2021-06-16  7:15 UTC 

[PATCH] rte_ring: fix racy dequeue/enqueue in ppc64
 2021-06-16  7:14 UTC  (6+ messages)
    ` [dpdk-dev] [dpdk-stable] "
        ` [dpdk-dev] 回复: "

[xen-unstable test] 162845: regressions - FAIL
 2021-06-16  7:12 UTC  (2+ messages)

Questions about backports of fixes for "CoW after fork() issue"
 2021-06-16  7:11 UTC  (2+ messages)

[PATCH v5 00/16] qemu_iotests: improve debugging options
 2021-06-16  7:09 UTC  (5+ messages)
` [PATCH v5 06/16] qemu-iotests: delay QMP socket timers

[RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER
 2021-06-16  9:10 UTC  (6+ messages)

[PATCH] opp: of: Allow lazy-linking of required-opps to non genpd
 2021-06-16  7:09 UTC  (4+ messages)

[PATCH v38 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-06-16  7:09 UTC  (5+ messages)
    ` [PATCH v38 1/4] scsi: ufs: Introduce HPB feature
    ` [PATCH v38 2/4] scsi: ufs: L2P map management for HPB read
    ` [PATCH v38 3/4] scsi: ufs: Prepare HPB read for cached sub-region
    ` [PATCH v38 4/4] scsi: ufs: Add HPB 2.0 support

[dpdk-dev] [RFC PATCH] dmadev: introduce DMA device library
 2021-06-16  7:09 UTC  (3+ messages)

[BUG] generic/475 recovery failure(s)
 2021-06-16  7:05 UTC  (4+ messages)

[PATCH 1/5] MAINTAINERS: update vmwgfx info
 2021-06-15 18:23 UTC  (2+ messages)
` [PATCH 2/5] drm/vmwgfx: Update device headers

[PATCH -next] ALSA: fm801: Fix missing pci_release_regions() on error in snd_fm801_create()
 2021-06-16  7:02 UTC  (5+ messages)

[dpdk-dev] [PATCH v1] net/mlx5: fix IPIP multi tunnel validation
 2021-06-16  7:01 UTC 

[PATCH] erofs-utils: make some functions static in inode.c
 2021-06-16  6:59 UTC 

[PATCH] iommu/io-pgtable-arm: Optimize partial walk flush for large scatter-gather list
 2021-06-16  6:58 UTC  (17+ messages)

How to avoid compilation errors like "error: no member named xxx in strut xxx"?
 2021-06-16  6:57 UTC  (3+ messages)

[PATCH v4 0/2] QOMify Sifive UART Model
 2021-06-16  6:54 UTC  (5+ messages)
` [PATCH v4 1/2] hw/char: Consistent function names for sifive_uart
` [PATCH v4 2/2] hw/char: QOMify sifive_uart

[dpdk-dev] DTS Workgroup: MoM 06/09/2021
 2021-06-16  6:57 UTC  (3+ messages)

[PATCH net-next] rtlwifi: Use eth_broadcast_addr() to assign broadcast address
 2021-06-16  6:59 UTC 

[PATCH v2 00/29] docs: avoid using ReST :doc:`foo` tag
 2021-06-16  6:55 UTC  (3+ messages)
` [PATCH v2 17/29] docs: firmware-guide: acpi: avoid using ReST :doc:`foo` markup

[PATCH V8 0/6] Passthrough specific network traffic in COLO
 2021-06-16  6:45 UTC  (6+ messages)
` [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough

how to model a card with connectors along with the slots on dbus?
 2021-06-16  6:54 UTC 

[PATCH][next] ALSA: bebob: Fix bit flag quirk constants
 2021-06-16  6:53 UTC  (3+ messages)

[PATCH qemu v21] spapr: Implement Open Firmware client interface
 2021-06-16  6:49 UTC  (5+ messages)

[PATCH -next] ALSA: ppc: fix error return code in snd_pmac_probe()
 2021-06-16  6:52 UTC  (3+ messages)

[dpdk-dev] [PATCH] bus/pci: fix leak for unbound devices
 2021-06-16  6:52 UTC 

Plan for /dev/ioasid RFC v2
 2021-06-16  6:53 UTC  (15+ messages)

[PATCH v2 1/2] target/ppc: fix address translation bug for radix mmus
 2021-06-16  6:18 UTC  (9+ messages)
` [RFC PATCH v2 2/2] target/ppc: make gdb able to translate priviledged addresses

[PATCH v2 0/1] siox: Introduce dev_err_probe helper
 2021-06-16  6:52 UTC  (4+ messages)
` [PATCH v2 1/1] siox: Simplify error handling via dev_err_probe()

[RFC PATCH 00/31] btrfs buffered iomap support
 2021-06-16  6:51 UTC  (4+ messages)
` [RFC PATCH 08/31] btrfs: btrfs_em_to_iomap () to convert em to iomap

[PATCH v3 12/16] docs: PCI: acpi-info.rst: replace some characters
 2021-06-16  6:51 UTC  (3+ messages)

[PATCH 0/6] Further set_page_dirty cleanups
 2021-06-16  6:50 UTC  (7+ messages)
` [PATCH 3/6] iomap: Use __set_page_dirty_nobuffers

[PATCH v4 00/10] fsdax: introduce fs query to support reflink
 2021-06-16  6:49 UTC  (5+ messages)
` [PATCH v4 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
  ` [dm-devel] "

[lttng-dev] Problems cross compiling LTTNG
 2021-06-16  6:49 UTC 

Oops (NULL pointer) with 'perf record' of selftest 'null_syscall'
 2021-06-16  6:48 UTC  (6+ messages)

[PATCH v4 00/10] cifsd: introduce new SMB3 kernel server
 2021-06-16  6:49 UTC  (10+ messages)
  ` [PATCH v4 08/10] cifsd: add file operations
  ` [PATCH v4 02/10] cifsd: add server handler
  ` [PATCH v4 03/10] cifsd: add trasport layers

[PATCH V2 0/3] cpufreq: cppc: Add support for frequency invariance
 2021-06-16  6:48 UTC  (4+ messages)
` [PATCH V2 1/3] cpufreq: Add start_cpu() and stop_cpu() callbacks
` [PATCH V2 2/3] arch_topology: Avoid use-after-free for scale_freq_data
` [PATCH V2 3/3] cpufreq: CPPC: Add support for frequency invariance

[Intel-gfx] [PATCH v2.1 0/3] Explicity steer l3bank multicast reads when necessary
 2021-06-16  6:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Explicity steer l3bank multicast reads when necessary (rev3)

[PATCH 0/5] tools/tests: More cleanup for automation improvements
 2021-06-16  6:46 UTC  (3+ messages)
` [PATCH 1/5] tools/tests: Drop obsolete mce-test infrastructure

[PATCH] drm/ttm: fix error handling in ttm_bo_handle_move_mem()
 2021-06-16  6:46 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.