All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-16 07:17:39 to 2021-06-16 08:03:32 UTC [more...]

[PATCH 00/25] Fix some PM runtime issues at the media subsystem
 2021-06-16  8:03 UTC  (7+ messages)
` [PATCH 08/25] media: atmel: properly get pm_runtime

[PATCH v13 0/3] KASAN core changes for ppc64 radix KASAN
 2021-06-16  8:02 UTC  (5+ messages)
` [PATCH v13 1/3] kasan: allow an architecture to disable inline instrumentation
` [PATCH v13 2/3] kasan: allow architectures to provide an outline readiness check
` [PATCH v13 3/3] kasan: define and use MAX_PTRS_PER_* for early shadow tables

[PATCH v3 0/7] Add driver for NVIDIA Tegra30 SoC Thermal sensor
 2021-06-16  8:03 UTC  (8+ messages)
` [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor

[PATCH] Add config variable besides env variable to squelch "do-not-use" warning
 2021-06-16  8:03 UTC  (3+ messages)

arm64: dts: mt8195: Add Mediatek SoC MT8195 device nodes
 2021-06-16  8:01 UTC  (4+ messages)
` [PATCH 01/27] arm64: dts: mt8195: add infracfg_rst node

[PATCH] tty: n_gsm: Fix CR bit value when initiator=0
 2021-06-16  8:01 UTC  (6+ messages)

[PATCH net-next] net: qualcomm: rmnet: Remove some unneeded casts
 2021-06-16  7:59 UTC 

commit 3d5bfbd97163 versus -rt
 2021-06-16  8:00 UTC  (6+ messages)

[PATCH 0/3] Add generic-support for linux,elfcorehdr and fix riscv
 2021-06-16  7:58 UTC  (13+ messages)
` [PATCH 1/3] of: fdt: Add generic support for parsing elf core header properties
` [PATCH 2/3] riscv: Remove non-standard linux,elfcorehdr handling

[PATCH net-next 00/15] net: cosa: clean up some code style issues
 2021-06-16  8:00 UTC  (17+ 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

[PATCH net-next] net: chelsio: cxgb4: use eth_zero_addr() to assign zero address
 2021-06-16  8:00 UTC  (2+ messages)

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

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

[libvirt test] 162852: regressions - FAIL
 2021-06-16  7:59 UTC 

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

[PATCH rdma-next 0/2] Provide already supported real-time timestamp
 2021-06-16  7:57 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] RDMA/mlx5: Refactor get_ts_format functions to simplify code
` [PATCH rdma-next 2/2] RDMA/mlx5: Support real-time timestamp directly from the device

[PATCH V2 0/3] cpufreq: cppc: Add support for frequency invariance
 2021-06-16  7:57 UTC  (3+ messages)
` [PATCH V2 2/3] arch_topology: Avoid use-after-free for scale_freq_data

[PATCH mfd v2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-06-16  7:57 UTC  (4+ messages)

[PATCH v2 1/2] pwm: Introduce single-PWM of_xlate function
 2021-06-16  7:56 UTC  (4+ messages)
` [PATCH v2 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH V4] PCI: tegra: Fix building Tegra194 PCIe driver
 2021-06-16  7:56 UTC  (4+ messages)

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

[PATCH net-next v5 00/15] virtio-net: support xdp socket zero copy
 2021-06-16  7:52 UTC  (11+ 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

Query regarding the use of pcie-designware-plat.c file
 2021-06-16  7:54 UTC  (2+ messages)

[PATCH v8 0/4] Add MIPI rx DPI support
 2021-06-16  7:51 UTC  (14+ messages)
` [PATCH v8 1/4] dt-bindings:drm/bridge:anx7625:add vendor define flags
` [PATCH v8 2/4] drm/bridge: anx7625: fix not correct return value
` [PATCH v8 3/4] drm/bridge: anx7625: add MIPI DPI input feature
` [PATCH v8 4/4] drm/bridge: anx7625: add HDMI audio function

[PATCH] net: iosm: remove the repeated declaration and comment
 2021-06-16  7:51 UTC  (2+ messages)

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

[PATCH net-next] ethtool: add a stricter length check
 2021-06-16  7:50 UTC  (2+ messages)

[PATCH net-next] net: iosm: add missing MODULE_DEVICE_TABLE
 2021-06-16  7:50 UTC  (2+ messages)

[PATCH net-next] qlcnic: Use list_for_each_entry() to simplify code in qlcnic_main.c
 2021-06-16  7:50 UTC  (2+ messages)

[PATCH] inet_diag: add support for tw_mark
 2021-06-16  7:50 UTC  (2+ messages)

[PATCH 0/8] [GSOC][RFC] cat-file: reuse ref-filter logic
 2021-06-16  7:49 UTC  (7+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 5/9] [GSOC] ref-filter: teach get_object() return useful value
  ` [PATCH v2 6/9] [GSOC] ref-filter: introduce free_array_item_internal() function

[PATCH v10 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-06-16  7:49 UTC  (4+ messages)
` [PATCH v10 2/2] "

[PATCH v2 00/14] File system wide monitoring
 2021-06-16  7:49 UTC  (3+ messages)
` [PATCH v2 01/14] fsnotify: Don't call insert hook for overflow events

[PATCH 0/2] Fix git subtree on Windows
 2021-06-16  7:49 UTC  (10+ messages)
` [PATCH 1/2] subtree: fix the GIT_EXEC_PATH sanity check to work "

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

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

[PATCH v3 0/2] Add Ingenic SoCs MAC support
 2021-06-16  7:45 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: dwmac: Add bindings for new Ingenic SoCs

[PATCH 1/2] riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot
 2021-06-16  7:46 UTC  (4+ messages)
` [PATCH 2/2] riscv: dts: unmatched: "

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

[PULL] u-boot-riscv/next
 2021-06-16  7:44 UTC 

[PATCH v4 for-next 0/3] IB/core: Obtaining subnet_prefix from cache in
 2021-06-16  7:43 UTC  (6+ messages)
` [PATCH v4 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices

[PATCH 0/3] virtio_blk: blk-mq io_poll support
 2021-06-16  7:43 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_fb: Add checks for intel device
 2021-06-16  7:44 UTC  (2+ messages)
` [igt-dev] [i-g-t] "

[meta-virtualization][PATCH] umoci: add nativesdk to BBCLASSEXTEND
 2021-06-16  7:41 UTC 

[PATCH v12 00/12] Restricted DMA
 2021-06-16  7:39 UTC  (12+ messages)
` [PATCH v12 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
    ` [Intel-gfx] "
` [PATCH v12 09/12] swiotlb: Add restricted DMA alloc/free support
    ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Restricted DMA

[PATCH net-next] net: mhi: Make symbol 'mhi_wwan_ops' static
 2021-06-16  7:40 UTC  (2+ messages)

[PATCH] net: mhi_net: make mhi_wwan_ops static
 2021-06-16  7:40 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rtw_efuse: Fix coding style
 2021-06-16  7:39 UTC 

[PATCH v2 0/2] hw/misc: DPS310 temp and pressure sensor model
 2021-06-16  7:33 UTC  (3+ messages)
` [PATCH v2 1/2] hw/misc: Add Infineon DPS310 "
` [PATCH v2 2/2] arm/aspeed: Add DPS310 to Witherspoon and Rainier

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-16  7:38 UTC  (12+ messages)

[PATCH v3 00/14] Driver of Intel(R) Gaussian & Neural Accelerator
 2021-06-16  7:38 UTC  (3+ messages)

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

[PATCH v1 5/5] cpuidle: tegra: Enable compile testing
 2021-06-16  7:37 UTC  (3+ messages)

[powerpc:next-test 113/124] arch/powerpc/kernel/interrupt_64.S: asm/head-64.h is included more than once
 2021-06-16  7:35 UTC  (6+ messages)
` [RFC PATCH powerpc] powerpc/64: fix duplicated inclusion

[PATCH 0/8] membarrier cleanups
 2021-06-16  7:35 UTC  (7+ messages)
` [PATCH 1/8] membarrier: Document why membarrier() works
` [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit

[PATCH] s390/boot: add zstd support
 2021-06-16  7:34 UTC  (3+ messages)

[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

[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

[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] 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] arm64: mm: fix warning in arch_faults_on_old_pte()
 2021-06-16  7:27 UTC  (4+ 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 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] "

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

[LTP] [PATCH] syscalls/mallinfo201: Add a basic test for mallinfo2 when setting 2G size
 2021-06-16  7:22 UTC  (4+ 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 

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 

[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  (6+ messages)
` [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 0/8] Replace some bad characters on documents
 2021-06-16  7:17 UTC  (3+ messages)
` [PATCH 4/8] docs: usb: replace some characters

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


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.