All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-02 12:14:41 to 2021-02-02 12:58:06 UTC [more...]

[f2fs-dev] [PATCH v4] f2fs: rename checkpoint=merge mount option to checkpoint_merge
 2021-02-02 12:57 UTC  (2+ messages)
`  "

[PATCH 1/2] ALSA: usb-audio: Add DJM450 to Pioneer format quirk
 2021-02-02 12:54 UTC  (3+ messages)

[PATCH V2 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-02-02 12:56 UTC  (12+ messages)
` [PATCH V2 1/2] "

[PATCH v7 00/14] block: deal with errp: part I
 2021-02-02 12:49 UTC  (12+ messages)
` [PATCH v7 01/14] block: return status from bdrv_append and friends
` [PATCH v7 02/14] block: use return status of bdrv_append()
` [PATCH v7 03/14] block: check return value of bdrv_open_child and drop error propagation
` [PATCH v7 04/14] blockdev: fix drive_backup_prepare() missed error
` [PATCH v7 05/14] block: drop extra error propagation for bdrv_set_backing_hd
` [PATCH v7 06/14] block/mirror: drop extra error propagation in commit_active_start()
` [PATCH v7 07/14] blockjob: return status from block_job_set_speed()
` [PATCH v7 09/14] block/qcow2-bitmap: improve qcow2_load_dirty_bitmaps() interface
` [PATCH v7 10/14] block/qcow2-bitmap: return status from qcow2_store_persistent_dirty_bitmaps
` [PATCH v7 12/14] block/qcow2: simplify qcow2_co_invalidate_cache()
` [PATCH v7 13/14] block/qed: bdrv_qed_do_open: deal with errp

[dpdk-dev] [PATCH] net/enic: fix the filter type used for flow API
 2021-02-02 12:57 UTC  (2+ messages)

[robh:dt/next 15/15] sound/soc/codecs/da7218.c:2292:50: error: 'da7218_of_match' undeclared; did you mean
 2021-02-02 12:57 UTC 

[dpdk-dev] [PATCH v1] net/ixgbe: adjust error for UDP with zero checksum
 2021-02-02 12:56 UTC  (6+ messages)

linux-next: build failure after merge of the akpm-current tree
 2021-02-02 12:55 UTC  (4+ messages)

[PATCH 0/6] usb: Handle device properties with software node API
 2021-02-02 12:50 UTC  (7+ messages)
` [PATCH 1/6] software node: Provide replacement for device_add_properties()
` [PATCH 2/6] usb: dwc2: pci: Drop the empty quirk function
` [PATCH 3/6] usb: dwc3: haps: Constify the software node
` [PATCH 4/6] usb: dwc3: qcom: "
` [PATCH 5/6] usb: dwc3: host: Use software node API with the properties
` [PATCH 6/6] xhci: ext-caps: "

oe-selftest for systemEmulated does not work
 2021-02-02 12:54 UTC  (2+ messages)
` [OE-core] "

[PATCH 1/3] printk: use CONFIG_CONSOLE_LOGLEVEL_* directly
 2021-02-02 12:51 UTC  (4+ messages)
` [PATCH 2/3] printk: hard-code CONSOLE_LOGLEVEL_MIN in printk.c

[PATCH v6 0/2] IMX334 Camera Sensor Driver
 2021-02-02 12:50 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: media: Add bindings for imx334
` [PATCH v6 2/2] media: i2c: Add imx334 camera sensor driver

[PATCH printk-rework 00/12] printk: remove logbuf_lock
 2021-02-02 12:50 UTC  (8+ messages)
` [PATCH printk-rework 03/12] printk: consolidate kmsg_dump_get_buffer/syslog_print_all code
` [PATCH printk-rework 07/12] printk: add syslog_lock

[PATCH] mm: page_alloc: update the COMPACT[STALL|FAIL] events properly
 2021-02-02 12:49 UTC  (3+ messages)

[PATCH 0/1] Allow to build virtiofsd without the entire tools
 2021-02-02 12:48 UTC  (3+ messages)

[PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
 2021-02-02 12:48 UTC  (14+ messages)

[PATCH] fs: ubifs: set s_uuid in super block to support ima/evm uuid options
 2021-02-02 12:48 UTC  (2+ messages)

[PATCH RESEND v2 00/10] fsdax: introduce fs query to support reflink
 2021-02-02 12:48 UTC  (5+ messages)
` [PATCH RESEND v2 09/10] xfs: Implement ->corrupted_range() for XFS

Makefile has local changes that will be overwritten
 2021-02-02 12:47 UTC  (6+ messages)

Patches from the future - can checkpatch help?
 2021-02-02 12:48 UTC  (6+ messages)
` [Linux-kernel-mentees] "

[PATCH v2 00/15] dmaengine: dw-edma: HDMA support
 2021-02-02 12:40 UTC  (16+ messages)
` [PATCH v2 01/15] dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
` [PATCH v2 02/15] dmaengine: dw-edma: Fix comments offset characters' alignment
` [PATCH v2 03/15] dmaengine: dw-edma: Add support for the HDMA feature
` [PATCH v2 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC
` [PATCH v2 05/15] dmaengine: dw-edma: Add PCIe VSEC data retrieval support
` [PATCH v2 06/15] dmaengine: dw-edma: Add device_prep_interleave_dma() support
` [PATCH v2 07/15] dmaengine: dw-edma: Improve number of channels check
` [PATCH v2 08/15] dmaengine: dw-edma: Reorder variables to keep consistency
` [PATCH v2 09/15] dmaengine: dw-edma: Improve the linked list and data blocks definition
` [PATCH v2 10/15] dmaengine: dw-edma: Change linked list and data blocks offset and sizes
` [PATCH v2 11/15] dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct
` [PATCH v2 12/15] dmaengine: dw-edma: Fix crash on loading/unloading driver
` [PATCH v2 13/15] dmaengine: dw-edma: Change DMA abreviation from lower into upper case
` [PATCH v2 14/15] dmaengine: dw-edma: Revert fix scatter-gather address calculation
` [PATCH v2 15/15] dmaengine: dw-edma: Add pcim_iomap_table return checker

[PATCH] configure: Escape non-numbers in version_ge()
 2021-02-02 12:43 UTC  (2+ messages)

[linux-next:master 4894/6048] sound/soc/soc-topology-test.c:128:25: sparse: sparse: incorrect type in initializer (different base types)
 2021-02-02 12:48 UTC  (2+ messages)

[PATCH] ceph: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-02-02 12:45 UTC  (3+ messages)

[PATCH RFC 0/4] target/i386/cpu: introduce new CPU models for x86-64 ABI levels
 2021-02-02 12:43 UTC  (10+ messages)
` [PATCH RFC 1/4] docs: add a table showing x86-64 ABI compatibility levels
` [PATCH RFC 2/4] target/i386: define CPU models to model x86-64 ABI levels

[dpdk-dev] [PATCH 06/13] net/ionic: clean up Tx queue version support
 2021-02-02 12:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 6/13] "

[PATCH] zsmalloc: account the number of compacted pages correctly
 2021-02-02 12:22 UTC 

[PATCH v9 00/11] acquire_resource size and external IPT monitoring
 2021-02-02 12:44 UTC  (6+ messages)
` [PATCH v9 03/11] tools/[lib]xl: Add vmtrace_buf_size parameter

[PULL 0/2] block: Fix iotests to respect configured Python binary
 2021-02-02 12:43 UTC  (5+ messages)

[dpdk-dev] [PATCH 04/13] net/ionic: add an array-size macro
 2021-02-02 12:45 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 4/13] net/ionic: use the existing "

[PATCH net-next 0/7] net: hns3: updates for -next
 2021-02-02 12:39 UTC  (8+ messages)
` [PATCH net-next 1/7] net: hns3: add api capability bits for firmware
` [PATCH net-next 2/7] net: hns3: RSS indirection table and key use device specifications
` [PATCH net-next 3/7] net: hns3: optimize the code when update the tc info
` [PATCH net-next 4/7] net: hns3: add support for obtaining the maximum frame length
` [PATCH net-next 5/7] net: hns3: debugfs add max tm rate specification print
` [PATCH net-next 6/7] net: hns3: replace macro of max qset number with specification
` [PATCH net-next 7/7] net: hns3: remove unnecessary check in hns3_dbg_read()

selftest/bpf/test_verifier_log fails on v5.11-rc5
 2021-02-02 12:43 UTC  (11+ messages)

[PATCH iproute2/net-next] tc: flower: Add support for ct_state reply flag
 2021-02-02 12:41 UTC  (2+ messages)

[PATCH] ASoC: Intel: Skylake: Compile when any configuration is selected
 2021-02-02 12:41 UTC  (7+ messages)

[PULL 00/11] Tracing patches
 2021-02-02 12:41 UTC  (9+ messages)
` [PULL 10/11] trace: document how to specify multiple --trace patterns

[PATCHSET v3 0/3] perf tools: Minor improvements in event synthesis
 2021-02-02 12:40 UTC  (2+ messages)

vnc clipboard support
 2021-02-02 12:38 UTC  (13+ messages)

PCI MSI issue with reinserting a driver
 2021-02-02 12:38 UTC  (4+ messages)

[tip:x86/urgent] BUILD SUCCESS 8acf417805a5f5c69e9ff66f14cab022c2755161
 2021-02-02 12:38 UTC 

[rcu:dev.2021.01.26a 61/65] kernel/rcu/tree_plugin.h:2430:9: sparse: sparse: context imbalance in 'rcu_nocb_rdp_deoffload' - wrong count at exit
 2021-02-02 12:40 UTC 

[PATCH] xilinx: common: Fix CONFIG_XILINX_OF_BOARD_DTB_ADDR handling for ZynqMP
 2021-02-02 12:40 UTC 

[PATCH v14 00/11] KVM: x86/pmu: Guest Last Branch Recording Enabling
 2021-02-02 12:37 UTC  (2+ messages)

[PATCH] drm/vc4: hvs: Fix buffer overflow with the dlist handling
 2021-02-02 12:39 UTC  (2+ messages)

[PATCH] ceph: Fix an Oops in error handling
 2021-02-02 12:37 UTC  (5+ messages)

[PATCH 0/2] Introduce macros for the offsets to reserved_pg_dir and tramp_pg_dir
 2021-02-02 12:36 UTC  (3+ messages)
` [PATCH 1/2] arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
` [PATCH 2/2] arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset

[PATCH] drm/tegra: remove unneeded variable: "ret"
 2021-02-02 12:27 UTC 

[PATCH] bus: fsl-mc: Fix test for end of loop
 2021-02-02 12:36 UTC  (3+ messages)

[PATCH net-next 0/3] net/sched: cls_flower: Add support for matching on ct_state reply flag
 2021-02-02 12:36 UTC  (3+ messages)
` [PATCH net-next 3/3] net/mlx5: CT: "

Migration to trusted keys: sealing user-provided key?
 2021-02-02 12:34 UTC  (7+ messages)

[PATCH] migration: Provide a test for migratability
 2021-02-02 12:36 UTC  (3+ messages)

[Intel-gfx] [PULL] topic/drm-device-pdev
 2021-02-02 12:37 UTC 

[Intel-gfx] [PULL] drm-misc-fixes
 2021-02-02 12:36 UTC  (2+ messages)
`  "

[PULL 0/6] Block layer patches
 2021-02-02 12:34 UTC  (2+ messages)

[PATCH v7 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-02-02 12:35 UTC  (10+ messages)
` [PATCH v7 4/7] crypto: add ecc curve and expose them

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-02-02 12:34 UTC  (5+ messages)
` [PATCH v11 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE

BUG: missing man section for 'ip link' for type bond
 2021-02-02 12:34 UTC 

[PATCH v2 2/2] drm/aspeed: Use dt matching for default register values
 2021-02-02 12:35 UTC  (2+ messages)

[xfstests PATCH v3] ext4: Add a test for rename with RENAME_WHITEOUT
 2021-02-02 12:39 UTC 

[PATCH] dpaa2-eth: Simplify the calculation of variables
 2021-02-02 12:33 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: Avoid the memory waste in some Ethernet drivers
 2021-02-02 12:32 UTC  (7+ messages)
` [PATCH net-next v2 1/4] mm: page_frag: Introduce page_frag_alloc_align()
` [PATCH net-next v2 4/4] net: dpaa2: Use napi_alloc_frag_align() to avoid the memory waste

[PATCH -next v2] sched/topology: Mark some symbols with static keyword
 2021-02-02 12:32 UTC  (2+ messages)

[PATCH] drm/msm: remove unneeded variable: "rc"
 2021-02-02 12:32 UTC 

[PATCH RESEND net-next] netlink: add tracepoint at NL_SET_ERR_MSG
 2021-02-02 12:30 UTC  (3+ messages)

[dpdk-dev] [PATCH] net: redefine array size macros
 2021-02-02 12:30 UTC  (4+ messages)

[PATCH 3/3] printk: move CONSOLE_EXT_LOG_MAX to kernel/printk/printk.c
 2021-02-02 12:29 UTC  (3+ messages)

[RFC PATCH 0/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG
 2021-02-02 12:28 UTC  (5+ messages)
` [RFC PATCH 2/2] "

[PATCH] Revert "bfq: Fix computation of shallow depth"
 2021-02-02 12:28 UTC 

[PATCH v23 10/15] mm/damon/dbgfs: Support multiple contexts
 2021-02-02 12:27 UTC  (2+ messages)

[RFC PATCH v3 00/31] CXL 2.0 Support
 2021-02-02 12:23 UTC  (4+ messages)
` [RFC PATCH v3 04/31] hw/cxl/device: Implement the CAP array (8.2.8.1-2)

[PATCH] misc: rtsx: modify rts522a init flow
 2021-02-02 12:27 UTC  (2+ messages)

[PATCH] amd/display: remove unneeded variable: "pattern"
 2021-02-02 12:19 UTC 

[RFC PATCH 0/8] usb: Check for genXxY on host
 2021-02-02 12:26 UTC  (3+ messages)
` [RFC PATCH 7/8] usb: xhci: Rewrite xhci_create_usb3_bos_desc()

[dpdk-dev] [PATCH V1] doc: add known issue of X722 firmware restriction
 2021-02-02 12:27 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] doc: add mirror rule limitation of X722

[PATCH 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC
 2021-02-02 12:25 UTC  (3+ messages)

[PATCH] kyber: introduce kyber_depth_updated()
 2021-02-02 12:18 UTC  (2+ messages)

[bug report] NFS: Convert to the netfs API and nfs_readpage to use netfs_readpage
 2021-02-02 12:23 UTC  (2+ messages)

[PATCH] hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
 2021-02-02 12:21 UTC  (5+ messages)
      ` [QEMU-SECURITY] "

[PATCH] drm/vc4: remove unneeded variable: "ret"
 2021-02-02 12:23 UTC 

[dpdk-dev] [PATCH 0/2] doc update for rte flow shared action
 2021-02-02 12:23 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] doc: more info of "
` [dpdk-dev] [PATCH 2/2] doc: group mlx5 shared actions

[PATCH 1/3] MIPS: ftrace: Fix N32 save registers
 2021-02-02 12:21 UTC  (4+ messages)
` [PATCH 3/3] MIPS: ftrace: Add DYNAMIC_FTRACE_WITH_REGS support

[dpdk-dev] [PATCH 00/20] ensure headers have correct includes
 2021-02-02 12:23 UTC  (5+ messages)
` [dpdk-dev] [PATCH v7 00/10] add checking of header includes
  ` [dpdk-dev] [PATCH v7 08/10] buildtools/chkincs: add app to verify "

[dpdk-dev] [PATCH] net/ice: fix eth rss type checking
 2021-02-02 12:22 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] net/ice: fix "

[Bug 1913916] [NEW] aarch64-virt: heap-buffer-overflow in address_space_lookup_region
 2021-02-02 12:11 UTC  (2+ messages)
` [Bug 1913916] "

[Bug 1913917] [NEW] aarch64-virt: heap-use-after-free in gic_dist_writeb
 2021-02-02 12:06 UTC  (2+ messages)
` [Bug 1913917] "

[PATCH 00/10] Convert NFS fscache read paths to netfs API
 2021-02-02 12:19 UTC  (4+ messages)

[dpdk-dev] [PATCH] doc: update i40e PMD to support on windows
 2021-02-02 12:21 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2] mm/hugetlb: remove redundant check in preparing and destroying gigantic page
 2021-02-02 12:19 UTC  (2+ messages)

[PATCH v7 0/4] ARM: Add support for Hisilicon Kunpeng L3 cache controller
 2021-02-02 12:18 UTC  (5+ messages)
` [PATCH v7 4/4] "

[PATCH v3 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2021-02-02 12:16 UTC  (7+ messages)

Augmented Page Reclaim
 2021-02-02 12:17 UTC  (2+ messages)

module loader dead code removal and cleanups v3
 2021-02-02 12:13 UTC  (14+ messages)
` [PATCH 01/13] powerpc/powernv: remove get_cxl_module
` [PATCH 02/13] drm: remove drm_fb_helper_modinit
` [PATCH 03/13] module: unexport find_module and module_mutex
` [PATCH 04/13] module: use RCU to synchronize find_module
` [PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol
` [PATCH 06/13] kallsyms: only build {,module_}kallsyms_on_each_symbol when required
` [PATCH 07/13] module: mark module_mutex static
` [PATCH 08/13] module: remove each_symbol_in_section
` [PATCH 09/13] module: merge each_symbol_section into find_symbol
` [PATCH 10/13] module: pass struct find_symbol_args to find_symbol
` [PATCH 11/13] module: move struct symsearch to module.c
` [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE
` [PATCH 13/13] module: remove EXPORT_UNUSED_SYMBOL*

[PATCH] gpu/drm/msm: remove redundant when devm_kzalloc failed
 2021-02-02 12:05 UTC 

[Intel-gfx] [PATCH 01/57] drm/i915/gt: Restrict the GT clock override to just Icelake
 2021-02-02 12:18 UTC  (4+ messages)
` [Intel-gfx] [PATCH 08/57] drm/i915/gt: Move submission_method into intel_gt

[Question] Sending CAN error frames
 2021-02-02 12:14 UTC  (13+ messages)

[PATCH v5 2/2] media: i2c: Add imx334 camera sensor driver
 2021-02-02 12:16 UTC  (2+ messages)

[PATCH] drm/msm/adreno: fix debugfs_simple_attr.cocci warnings
 2021-02-02 12:14 UTC 

[PATCH] drm/amd/pm: Disable GFXOFF when GFX DPM or PG disabled
 2021-02-02 12:15 UTC  (2+ messages)

[PATCH] docs/system: document an example booting the versatilepb machine
 2021-02-02 12:11 UTC  (3+ 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.