All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-04 09:22:07 to 2021-03-04 10:21:02 UTC [more...]

[dm-devel] [PATCH 4/4] dm: support I/O polling
 2021-03-04 10:09 UTC  (6+ messages)

[PATCH v2 0/8] simplebench improvements
 2021-03-04 10:17 UTC  (2+ messages)
` [PATCH v2 6/8] simplebench/bench-backup: support qcow2 source files

[RFC PATCH 0/5] RPMB internal and user-space API + WIP virtio-rpmb frontend
 2021-03-04 10:19 UTC  (4+ messages)
` [RFC PATCH 2/5] char: rpmb: provide a user space interface

[PATCH v3 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-03-04 10:19 UTC  (4+ messages)
` [PATCH v3 1/2] mm: Make alloc_contig_range handle free hugetlb pages

net: mscc: ocelot: issue with uninitialized pointer read in ocelot_flower_parse_key
 2021-03-04 10:16 UTC 

[PATCH] KVM: x86: do not fail if software breakpoint has already been removed
 2021-03-04 10:15 UTC  (5+ messages)

[dm-devel] [PATCH 1/4] block: introduce a function submit_bio_noacct_mq_direct
 2021-03-04 10:14 UTC  (4+ messages)
  `  "

[PATCH v3] powerpc/uprobes: Validation for prefixed instruction
 2021-03-04 10:13 UTC  (4+ messages)

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-03-04  7:55 UTC  (3+ messages)
` [PATCH v14 07/13] iommu/smmuv3: Implement cache_invalidate

[PATCH -next] iwlwifi: mvm: fix old-style static const declaration
 2021-03-04 10:22 UTC 

[MPTCP] Re: [PATCH net] mptcp: fix length of ADD_ADDR with port suboption
 2021-03-04 10:15 UTC 

[PATCH for-4.15] tools/xenstored: liveupdate: Properly check long transaction
 2021-03-04 10:14 UTC  (5+ messages)

[PATCH] netdevsim: init u64 stats for 32bit hardware
 2021-03-04 10:12 UTC  (4+ messages)

drivers/media/platform/mtk-jpeg/mtk_jpeg_dec_parse.c:15:9: warning: 'RST' macro redefined
 2021-03-04 10:11 UTC 

[SPDK] Question on ABORT
 2021-03-04 10:14 UTC 

[PATCH 1/2] grpc: Add PackageConfig to build only required plugins
 2021-03-04 10:13 UTC  (2+ messages)
` [PATCH 2/2] grpc: remove gflags dependency

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-03-04 10:08 UTC  (4+ messages)
` [PATCH v4 01/10] coresight: syscfg: Initial coresight system configuration

[PATCH 0/4] add device drivers for Siemens Industrial PCs
 2021-03-04 10:11 UTC  (5+ messages)
` [PATCH 1/4] platform/x86: simatic-ipc: add main driver for Siemens devices
` [PATCH 4/4] platform/x86: pmc_atom: improve critclk_systems matching for Siemens PCs

[RFC PATCH] autofs: find_autofs_mount overmounted parent support
 2021-03-04 10:11 UTC  (3+ messages)

[PATCH v10 0/7] I3C mastership handover support
 2021-03-04 10:06 UTC  (3+ messages)

[PATCH v24 00/14] Subject: Introduce Data Access MONitor (DAMON)
 2021-03-04 10:07 UTC  (2+ messages)

[PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy
 2021-03-04 10:08 UTC  (4+ messages)
` [PATCH 02/20] crypto: Manual replacement of the deprecated strlcpy() with return values

[PATCH 1/5] cobalt/kernel: y2038: convert struct timeval to __kernel_old_timeval
 2021-03-04 10:08 UTC  (11+ messages)
` [PATCH 2/5] cobalt/kernel: y2038: convert struct timespec to timespec64

【三井住友カード】Vpassが長期間変更されていません
 2021-03-04 10:07 UTC 

[dpdk-dev] [PATCH 0/4] bug fixes for txgbe
 2021-03-04 10:07 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/txgbe: remove unused functions
` [dpdk-dev] [PATCH 2/4] net/txgbe: fix Rx missed packet counter
` [dpdk-dev] [PATCH 3/4] net/txgbe: update packet type
` [dpdk-dev] [PATCH 4/4] net/txgbe: fix the process of adding crypto SA

[PATCH 5.10 000/663] 5.10.20-rc1 review
 2021-03-04 10:05 UTC  (4+ messages)
` [PATCH 5.10 337/663] iommu: Move iotlb_sync_map out from __iommu_map

[PATCH] gianfar: fix jumbo packets+napi+rx overrun crash
 2021-03-04 10:05 UTC  (2+ messages)

[PATCH RFC for-4.15] x86/msr: introduce an option for legacy MSR behavior selection
 2021-03-04 10:05 UTC  (7+ messages)

[PATCH] mm/compaction: remove unused variable sysctl_compact_memory
 2021-03-04 10:03 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH 0/4] Split security_task_getsecid() into subj and obj variants
 2021-03-04 10:04 UTC  (5+ messages)
` [RFC PATCH 1/4] lsm: separate security_task_getsecid() into subjective and objective variants

[PATCH] ALSA: usb-audio: Disable USB autosuspend properly in setup_disable_autosuspend()
 2021-03-04 10:04 UTC  (5+ messages)

[meta-oe][PATCH] grpc: Upgrade 1.24.3 -> 1.35.0
 2021-03-04 10:05 UTC  (9+ messages)
` [oe] "

[PATCH v2 0/3] Drop deprecated floppy config & bogus -drive if=T
 2021-03-04 10:00 UTC  (4+ messages)
` [PATCH v2 1/3] fdc: Drop deprecated floppy configuration
` [PATCH v2 2/3] fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()
` [PATCH v2 3/3] blockdev: Drop deprecated bogus -drive interface type

[MPTCP] Re: [PATCH net] mptcp: fix length of ADD_ADDR with port suboption
 2021-03-04 10:03 UTC 

Query on container development using yocto for Genivi GDP #meta-virtualization #yocto
 2021-03-04 10:02 UTC 

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-03-04 10:00 UTC  (4+ messages)

[PATCH v26 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-03-04  9:59 UTC  (3+ messages)
  ` [PATCH v26 4/4] scsi: ufs: Add HPB 2.0 support

stable-rc/queue/5.10 build: 193 builds: 0 failed, 193 passed, 29 warnings (v5.10.19-656-gd3a7334586025)
 2021-03-04  9:59 UTC 

[dpdk-dev] [RFC] ethdev: add sanity packet checks
 2021-03-04 10:00 UTC  (3+ messages)

[OE-core] [PATCH v2] procps: upgrade 3.3.16 -> 3.3.17
 2021-03-04 10:00 UTC 

[PATCH v2 0/6] parallels: load bitmap extension
 2021-03-04  9:58 UTC  (4+ messages)
` [PATCH v2 7/6] MAINTAINERS: update parallels block driver

[PATCH v3 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-04 10:00 UTC  (6+ messages)
` [PATCH v3 1/5] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v3 2/5] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
` [PATCH v3 3/5] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
` [PATCH v3 4/5] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v3 5/5] arm64/Kconfig: "

v4l2loopback and v4l2-mem2mem framework
 2021-03-04  9:58 UTC  (6+ messages)

[bluetooth-next:master] BUILD SUCCESS ff02db13e9bfa01e0d66c5fa53da29bd1f1b208a
 2021-03-04  9:58 UTC 

[Intel-gfx] [PATCH v2 0/3] HDCP 2.2 MST fixes
 2021-03-04  9:59 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for HDCP 2.2 MST fixes (rev2)

[PATCH] KVM: arm64: Fix unaligned addr case in mmu walking
 2021-03-04  9:55 UTC  (12+ messages)

[PATCH v4] mm/userfaultfd: fix memory corruption due to writeprotect
 2021-03-04  9:54 UTC 

possible deadlock in sk_clone_lock
 2021-03-04  9:58 UTC  (11+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 5d43b4f5df60f54cd778687b2bbc6c5625e36242
 2021-03-04  9:58 UTC 

[PATCH -next] cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init()
 2021-03-04 10:04 UTC 

[OpenBMC]: Porting OpenBMC to a aarch64 SoC
 2021-03-04  9:34 UTC 

linux-next: build failure after merge of the pinctrl tree
 2021-03-04  9:54 UTC  (3+ messages)

[PATCH 00/30] [Set 1] Rid W=1 warnings in SCSI
 2021-03-04  9:53 UTC  (11+ messages)
` [PATCH 08/30] scsi: pm8001: pm8001_init: Provide function name and fix a misspelling
` [PATCH 11/30] scsi: pm8001: pm8001_sas: Provide function name 'pm8001_I_T_nexus_reset()' in header
` [PATCH 13/30] scsi: pm8001: pm8001_ctl: Fix incorrectly named functions in headers
` [PATCH 18/30] scsi: pm8001: pm8001_hwi: Fix some misnamed function descriptions
` [PATCH 22/30] scsi: pm8001: pm80xx_hwi: Fix a bunch of doc-rotted function headers

[Intel-gfx] [PATCH] i915/query: Correlate engine and cpu timestamps with better accuracy
 2021-03-04  9:54 UTC  (6+ messages)

Can I convince the diff algorithm to behave better?
 2021-03-04  9:52 UTC  (2+ messages)

[PATCH 4.19 000/247] 4.19.178-rc1 review
 2021-03-04  9:52 UTC  (6+ messages)
` [PATCH 4.19 055/247] soc: aspeed: snoop: Add clock control logic

[PATCH v3 0/3] CET fix patches for nested guest
 2021-03-04  9:52 UTC  (5+ messages)
` [PATCH v3 1/3] KVM: nVMX: Sync L2 guest CET states between L1/L2
` [PATCH v3 3/3] KVM: nVMX: Add CET entry/exit load bits to evmcs unsupported list

[PATCH v2] ARM: dts: rza2mevb: Upstream Linux requires SDRAM
 2021-03-04  9:49 UTC  (2+ messages)

[PATCH] drm/stm: ltdc: Use simple encoder
 2021-03-04  8:49 UTC  (3+ messages)

[PATCH] PATCH Documentation translations:translate sound/hd-audio/controls to chinese
 2021-03-04  9:49 UTC  (2+ messages)

[PATCH] USB: serial: cp210x: Make the CP210x driver work with GPIOs of CP2108
 2021-03-04  9:50 UTC  (2+ messages)

[PATCH v2] flock.2: add CIFS details
 2021-03-04  9:50 UTC  (5+ messages)
` [PATCH v3] "
      ` [PATCH v4] "

[GIT PULL] sound fixes for 5.12-rc2
 2021-03-04  9:49 UTC 

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-04  9:49 UTC  (8+ messages)
` [RFC PATCH 15/18] cgroup: Introduce ioasids controller

[PATCH] qxl: Fix uninitialised struct field head.surface_id
 2021-03-04  9:49 UTC  (3+ messages)

[PATCH v1] acpi: increase maximum size for "etc/table-loader" blob
 2021-03-04  9:47 UTC  (7+ messages)

[PATCH] tracing: fix memory leaks in __create_synth_event()
 2021-03-04  9:45 UTC 

[PATCH 0/8] Support Pensando Elba SoC
 2021-03-04  9:42 UTC  (13+ messages)
` [PATCH 2/8] spi: cadence-quadspi: Add QSPI support for "
` [PATCH 4/8] spidev: Add Pensando CPLD compatible
` [PATCH 5/8] mmc: sdhci-cadence: Add Pensando Elba SoC support
` [PATCH 6/8] arm64: Add config for Pensando SoC platforms

[PATCH] efi/apple-properties: Handle device properties with software node API
 2021-03-04  9:44 UTC  (2+ messages)

[PATCH] staging: wfx: remove unused included header files
 2021-03-04  9:43 UTC  (3+ messages)

[PATCH] libtracefs: An API to set the filtering of functions
 2021-03-04  9:43 UTC  (6+ messages)

[RESEND PATCH v9 0/7] I3C mastership handover support
 2021-03-04  9:42 UTC  (3+ messages)

[PATCH v1 0/5] Add missing reset controls to NVIDIA Tegra ASoC drivers
 2021-03-04  9:42 UTC  (6+ messages)
` [PATCH v1 5/5] ASoC: tegra30: i2s: Add reset control

invensense mpu9250 ak8963 and devicetree
 2021-03-04  9:31 UTC  (3+ messages)

New Order - AU829L
 2021-03-03 21:37 UTC 

[PATCH] nvme: Switch to using the new API kobj_to_dev()
 2021-03-04  9:41 UTC  (2+ messages)

[v1] drm/msm/disp/dpu1: fix warning reported by kernel bot in dpu driver
 2021-03-04  9:40 UTC  (2+ messages)

[PATCH] copy_file_range.2: Kernel v5.12 updates
 2021-03-04  9:38 UTC  (2+ messages)
` [RFC v4] copy_file_range.2: Update cross-filesystem support for 5.12

[PATCH v7 0/4] perf vendor events: Support PMU events for A64FX
 2021-03-04  9:34 UTC  (4+ messages)
` [PATCH v7 2/4] perf tools: Add lexical definition of event name

[PATCH 1/2] units: Add the HZ_PER_KHZ macro
 2021-03-04  9:38 UTC  (3+ messages)

[PATCH 0/7] pm80xx updates
 2021-03-04  9:39 UTC  (15+ messages)
` [PATCH 1/7] pm80xx: Add sysfs attribute to check mpi state
` [PATCH 2/7] pm80xx: Add sysfs attribute to track RAAE count
` [PATCH 3/7] pm80xx: Add sysfs attribute to track iop0 count
` [PATCH 4/7] pm80xx: Add sysfs attribute to track iop1 count
` [PATCH 5/7] pm80xx: Completing pending IO after fatal error
` [PATCH 6/7] pm80xx: Reset PI and CI memory during re-initialize
` [PATCH 7/7] pm80xx: remove global lock from outbound queue processing

[PATCH 1/2] arm/opencsd: backport patch to fix build race
 2021-03-04  9:39 UTC  (2+ messages)
` [meta-arm] "

[PATCH v2 1/1] xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
 2021-03-04  9:37 UTC  (2+ messages)

[PATCH v1] vhost-vdpa: Set discarding of RAM broken when initializing the backend
 2021-03-04  9:37 UTC  (6+ messages)

[PATCH] gfs2: make function gfs2_make_fs_ro() to void type
 2021-03-04  9:37 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH V2 1/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-03-04  9:36 UTC  (12+ messages)

[PATCH v2 0/2] Fix arm64 CONFIG_CMDLINE handling and remove CMDLINE_EXTEND
 2021-03-04  9:33 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides

[PATCH] ARM: dts: colibri-imx6ull: Change drive strength for usdhc2
 2021-03-04  9:31 UTC  (2+ messages)

[PATCH] i40e: improve locking of mac_filter_hash
 2021-03-04  9:34 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] mm/hugetlb: suppress wrong warning info when alloc gigantic page
 2021-03-04  9:35 UTC  (3+ messages)

[PATCH] f2fs: add sysfs nodes to get accumulated compression info
 2021-03-04  9:33 UTC  (2+ messages)
` [f2fs-dev] "

Linux kernel 5.4.102 released
 2021-03-04  9:35 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 5/5] selftests: mptcp: remove id 0 address testcases
 2021-03-04  9:33 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 4/5] selftests: mptcp: add addr argument for del_addr
 2021-03-04  9:33 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 3/5] mptcp: remove id 0 address
 2021-03-04  9:33 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 2/5] mptcp: unify RM_ADDR and RM_SUBFLOW receiving
 2021-03-04  9:33 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 1/5] mptcp: remove all subflows involving id 0 address
 2021-03-04  9:33 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 0/5] remove id 0 address
 2021-03-04  9:33 UTC 

[PATCH][nft,v2] conntrack: Fix gre tunneling over ipv6
 2021-03-04  9:31 UTC  (2+ messages)

[Cocci] linux-kernel janitorial RFP: Mark static arrays as const
 2021-03-04  8:34 UTC  (3+ messages)

[Patch bpf-next v2 0/9] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-04  9:30 UTC  (7+ messages)
` [Patch bpf-next v2 2/9] sock: introduce sk_prot->update_proto()

[PATCH] drm/amd/pm: remove duplicate XGMI feature mask
 2021-03-04  9:32 UTC  (2+ messages)

[PATCH 0/2] mmc: tmio/sdhi: add support for custom MASK_ALL
 2021-03-04  9:29 UTC  (4+ messages)
` [PATCH 1/2] mmc: tmio: support custom irq masks

[PATCH] scsi: ibmvfc: Switch to using the new API kobj_to_dev()
 2021-03-04  9:28 UTC  (2+ messages)

[PATCH v2] mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALL
 2021-03-04  9:29 UTC 

La Nur X, (Fair Pay Final Change)
 2021-03-04  9:27 UTC 

[PATCH 5.4 000/338] 5.4.102-rc2 review
 2021-03-04  9:27 UTC  (3+ messages)

[PATCH 5.4 000/340] 5.4.102-rc1 review
 2021-03-04  9:26 UTC  (3+ messages)

Want to use linux-fslc 5.10 with Dunfell
 2021-03-04  9:27 UTC  (13+ messages)
` [meta-freescale] "

[RFC PATCH v3 00/49] 1GB PUD THP support on x86_64
 2021-03-04  9:26 UTC  (6+ messages)

[PATCH] tracing: Remove duplicate declaration from trace.h
 2021-03-04  9:23 UTC 

[PATCH] net: mac802154: Fix null pointer dereference
 2021-03-04  9:23 UTC  (3+ messages)

stable-rc/queue/5.4 build: 194 builds: 1 failed, 193 passed, 118 warnings (v5.4.101-337-g43f5d6aa0971d)
 2021-03-04  9:23 UTC 

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.177-247-g247050dfd4aa)
 2021-03-04  9:23 UTC 

[PATCH] y2038: introduce new time representations at the boundary
 2021-03-04  9:24 UTC  (6+ messages)

[PATCH v4 1/2] dt-bindings: display: bridge: Add Chipone ICN6211 bindings
 2021-03-04  9:21 UTC  (3+ messages)
` [PATCH v4 2/2] drm: bridge: Add Chipone ICN6211 MIPI-DSI to RGB bridge

[PATCH 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-04  9:22 UTC  (3+ messages)
` [PATCH 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs

[PATCH] f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
 2021-03-04  9:21 UTC 


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.