All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-01 13:35:32 to 2020-10-01 14:10:58 UTC [more...]

[dpdk-dev] [PATCH v1 00/15] mlx5 Tx DevX/Verbs separation
 2020-10-01 14:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 01/15] net/mlx5: fix send queue doorbell typo
` [dpdk-dev] [PATCH v1 02/15] net/mlx5: fix unused variable in Txq creation

[PATCH v4 1/3] net: add a generic udp protocol
 2020-10-01 14:10 UTC  (6+ messages)
` [PATCHv4 2/3] sandbox: enable support of "
` [PATCH v4 3/3] sntp: use udp framework

RAID5->RAID6 reshape remains stuck at 0% (does nothing, not even start)
 2020-10-01 14:10 UTC  (10+ messages)

[PATCH 1/1] net: use log_err() for 'No ethernet found' message
 2020-10-01 14:10 UTC  (2+ messages)

[PATCH] net: dwc_eth_qos: Convert to use APIs which support live DT
 2020-10-01 14:10 UTC  (2+ messages)

[PATCH 0/9] Improve preemptive ENOSPC flushing
 2020-10-01 14:09 UTC  (5+ messages)
` [PATCH 5/9] btrfs: rework btrfs_calc_reclaim_metadata_size
` [PATCH 6/9] btrfs: simplify the logic in need_preemptive_flushing

[Linux-kernel-mentees] [PATCH RFC] kbuild: use interpreters to invoke scripts
 2020-10-01 14:09 UTC  (4+ messages)

[PATCH 0/3] net: tftp: Fixes for tftp rollover
 2020-10-01 14:09 UTC  (7+ messages)
` [PATCH 1/3] net: tftp: Fix tftp_prev_block counter update
` [PATCH 2/3] net: tftp: Fix store_block offset calculation
` [PATCH 3/3] net: tftp: Fix load_block "

[PATCH 1/2] docs: Clarify abstract scale usage for power values in Energy Model
 2020-10-01 14:09 UTC  (8+ messages)

[PATCH V2] net: smc911x: Automatically Update ethaddr with MAC
 2020-10-01 14:09 UTC  (2+ messages)

[PATCH] net: ftgmac100: Add support for board specific PHY interface address
 2020-10-01 14:09 UTC  (2+ messages)

[PATCH 1/2] net: phy: mscc: make clock-output configurable on vsc85xx
 2020-10-01 14:09 UTC  (4+ messages)
` [PATCH 2/2] net: phy: mscc: sync rx/tx delay settings with Linux "

[PATCH v3 1/1] phy: add support for stingray PAXB PHY controller
 2020-10-01 14:09 UTC  (2+ messages)

[PATCH v3 0/9] regmap: Add managed API, regmap fields, regmap config
 2020-10-01 14:09 UTC  (19+ messages)
` [PATCH v3 1/9] regmap: Add devm_regmap_init()
` [PATCH v3 2/9] regmap: zero out the regmap on allocation
` [PATCH v3 3/9] regmap: Allow specifying read/write width
` [PATCH v3 4/9] regmap: Allow left shifting register offset before access
` [PATCH v3 5/9] regmap: Add regmap_init_mem_range()
` [PATCH v3 6/9] regmap: Allow devices to specify regmap range start and size in config
` [PATCH v3 7/9] regmap: Add support for regmap fields
` [PATCH v3 8/9] test/py: allow multi-digit index in in_tree()
` [PATCH v3 9/9] test: dm: Add tests for regmap managed API and regmap fields

[RFC PATCH 1/2] mtd: spi-nor: atmel: remove global SNOR_F_HAS_LOCK
 2020-10-01 14:06 UTC  (4+ messages)

[PATCH 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-01 14:07 UTC  (24+ messages)
` [PATCH 1/6] Add ancillary bus support
` [PATCH 2/6] ASoC: SOF: Introduce descriptors for SOF client
` [PATCH 3/6] ASoC: SOF: Create client driver for IPC test

[PATCH v5 0/2] gpio: Add a managed API
 2020-10-01 14:08 UTC  (5+ messages)
` [PATCH v5 1/2] drivers: gpio: Add a managed API to get a GPIO from the device-tree
` [PATCH v5 2/2] test: gpio: Add tests for the managed API

[MPTCP] [PATCH v2 13/13] mptcp: send explicit ack on delayed ack_seq incr
 2020-10-01 14:08 UTC 

[MPTCP] [PATCH v2 12/13] mptcp: keep track of advertised windows right edge
 2020-10-01 14:08 UTC 

[MPTCP] [PATCH v2 11/13] mptcp: rework poll+nospace handling
 2020-10-01 14:08 UTC 

[MPTCP] [PATCH v2 10/13] mptcp: try to push pending data on snd una updates
 2020-10-01 14:08 UTC 

[MPTCP] [PATCH v2 09/13] mptcp: move page frag allocation in mptcp_sendmsg()
 2020-10-01 14:08 UTC 

[MPTCP] [PATCH v2 08/13] mptcp: refactor shutdown and close
 2020-10-01 14:08 UTC 

[PATCH 00/12] 9pfs: add tests using local fs driver
 2020-10-01 14:04 UTC  (5+ messages)
` [PATCH 08/12] tests/9pfs: refactor test names and test devices

[MPTCP] [PATCH v2 07/13] mptcp: introduce MPTCP snd_nxt
 2020-10-01 14:08 UTC 

[MPTCP] [PATCH v2 06/13] mptcp: add accounting for pending data
 2020-10-01 14:08 UTC 

[MPTCP] [PATCH v2 05/13] mptcp: reduce the arguments of mptcp_sendmsg_frag
 2020-10-01 14:08 UTC 

[PATCH v4 1/8] firmware: add SCMI agent uclass
 2020-10-01 14:08 UTC  (16+ messages)
` [PATCH v4 2/8] firmware: scmi: mailbox/smt agent device
` [PATCH v4 3/8] firmware: scmi: support Arm SMCCC transport
` [PATCH v4 4/8] dt-bindings: arm: SCMI bindings documentation
` [PATCH v4 5/8] clk: add clock driver for SCMI agents
` [PATCH v4 6/8] firmware: scmi: sandbox test for SCMI clocks
` [PATCH v4 7/8] reset: add reset controller driver for SCMI agents
` [PATCH v4 8/8] firmware: smci: sandbox test for SCMI reset controllers

[MPTCP] [PATCH v2 04/13] mptcp: introduce mptcp_schedule_work
 2020-10-01 14:08 UTC 

[MPTCP] [PATCH v2 03/13] tcp: factor out __tcp_close() helper
 2020-10-01 14:08 UTC 

[MPTCP] [PATCH v2 02/13] mptcp: don't skip needed ack
 2020-10-01 14:08 UTC 

[MPTCP] [PATCH v2 01/13] mptcp: more DATA FIN fixes
 2020-10-01 14:08 UTC 

[MPTCP] [PATCH v2 00/13] mptcp: support for queuing data at mptcp-level
 2020-10-01 14:08 UTC 

[PATCH] iio: adc: ad7887: invert/rework external ref logic
 2020-10-01 14:11 UTC 

[PATCH v3 0/2] reset: Add a managed API
 2020-10-01 14:07 UTC  (5+ messages)
` [PATCH v3 1/2] drivers: reset: Add a managed API to get reset controllers from the DT
` [PATCH v3 2/2] test: reset: Add tests for the managed API

[PATCH] iio: adc: ad7298: rework external ref setup & remove platform data
 2020-10-01 14:10 UTC 

qcow2 merge_cow() question
 2020-10-01 14:04 UTC  (5+ messages)

[PATCH] iio: dac: ad7303: remove platform data header
 2020-10-01 14:10 UTC 

BUG: amdgpu: NULL pointer dereference introduced in 5.9-rc1
 2020-10-01 14:05 UTC  (3+ messages)

[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK
 2020-10-01 14:03 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 00/20] "
  ` [dpdk-dev] [PATCH v5 17/20] doc: remove reference to make from tools guides

Use of "?" for help has been deprecated for 8 years, can we drop it?
 2020-10-01 14:02 UTC  (3+ messages)

[PATCH v4 0/9] libperf and arm64 userspace counter access support
 2020-10-01 14:01 UTC  (20+ messages)
` [PATCH v4 1/9] arm64: pmu: Add function implementation to update event index in userpage
` [PATCH v4 2/9] arm64: perf: Enable pmu counter direct access for perf event on armv8
` [PATCH v4 3/9] tools/include: Add an initial math64.h
` [PATCH v4 4/9] libperf: Add libperf_evsel__mmap()
` [PATCH v4 5/9] libperf: tests: Add support for verbose printing
` [PATCH v4 6/9] libperf: Add support for user space counter access
` [PATCH v4 7/9] libperf: Add arm64 support to perf_mmap__read_self()
` [PATCH v4 8/9] perf: arm64: Add test for userspace counter access on heterogeneous systems
` [PATCH v4 9/9] Documentation: arm64: Document PMU counters access from userspace

[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
 2020-10-01 13:55 UTC  (2+ messages)
` [Bug 1894804] "

[PATCH] panfrost: Fix job timeout handling
 2020-10-01 14:02 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 00/11] drm/i915: Plumb crtc state to link training code
 2020-10-01 14:02 UTC  (2+ messages)

[PATCH net-next 00/16] Add devlink reload action and limit options
 2020-10-01 13:59 UTC  (17+ messages)
` [PATCH net-next 01/16] devlink: Change devlink_reload_supported() param type
` [PATCH net-next 02/16] devlink: Add reload action option to devlink reload command
` [PATCH net-next 03/16] devlink: Add devlink reload limit option
` [PATCH net-next 04/16] devlink: Add reload stats
` [PATCH net-next 05/16] devlink: Add remote "
` [PATCH net-next 06/16] net/mlx5: Add functions to set/query MFRL register
` [PATCH net-next 07/16] net/mlx5: Set cap for pci sync for fw update event
` [PATCH net-next 08/16] net/mlx5: Handle sync reset request event
` [PATCH net-next 09/16] net/mlx5: Handle sync reset now event
` [PATCH net-next 10/16] net/mlx5: Handle sync reset abort event
` [PATCH net-next 11/16] net/mlx5: Add support for devlink reload action fw activate
` [PATCH net-next 12/16] devlink: Add enable_remote_dev_reset generic parameter
` [PATCH net-next 13/16] net/mlx5: Add devlink param enable_remote_dev_reset support
` [PATCH net-next 14/16] net/mlx5: Add support for fw live patch event
` [PATCH net-next 15/16] net/mlx5: Add support for devlink reload limit no reset
` [PATCH net-next 16/16] devlink: Add Documentation/networking/devlink/devlink-reload.rst

[PATCH] x86/kvm: hide KVM options from menuconfig when KVM is not compiled
 2020-10-01 14:00 UTC  (2+ messages)

[PATCH] module.bbclass: add HOSTCC for out-of-tree modules
 2020-10-01 13:59 UTC 

[PATCH] mac80211: fix regression in sta connection monitor
 2020-10-01 13:59 UTC  (4+ messages)

[RFC PATCH] kthread: do not modify running work
 2020-10-01 13:59 UTC 

[PATCH V9 0/4] Add the page size in the perf record (kernel)
 2020-10-01 13:57 UTC  (5+ messages)
` [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
` [PATCH V9 2/4] perf/x86/intel: Support PERF_SAMPLE_DATA_PAGE_SIZE
` [PATCH V9 3/4] powerpc/perf: "
` [PATCH V9 4/4] perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE

About 'qemu-security' mailing list
 2020-10-01 13:57 UTC  (10+ messages)

[PATCH v4 00/13] "Task_isolation" mode
 2020-10-01 13:56 UTC  (4+ messages)
` [PATCH v4 03/13] task_isolation: userspace hard isolation from kernel

[PULL 00/17] Block patches
 2020-10-01 13:56 UTC  (3+ messages)

[PATCH] reset: Add reset controller API
 2020-10-01 13:55 UTC  (3+ messages)

[PATCH] ARM: dts: exynos: Add a placeholder for a MAC address
 2020-10-01 13:52 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2 2/3] credentials: make line reading Windows compatible
 2020-10-01 13:54 UTC  (11+ messages)

linux-next: manual merge of the akpm tree with the drm-intel tree
 2020-10-01 13:53 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH V4 0/3] arm64/mm/hotplug: Improve memory offline event notifier
 2020-10-01 13:51 UTC  (4+ messages)
` [PATCH V4 1/3] arm64/mm/hotplug: Register boot memory hot remove notifier earlier

Boot crash due to "x86/msi: Consolidate MSI allocation"
 2020-10-01 13:53 UTC  (6+ messages)

[meta-ti][dunfell/master PATCH 0/2] prueth/prusw: update firmwares
 2020-10-01 13:53 UTC  (3+ messages)
` [meta-ti][dunfell/master PATCH 1/2] prueth-fw: Update the firmware to 5.3.9 version
` [meta-ti][dunfell/master PATCH 2/2] prusw-fw: Update the firmware to 3.1.4 version

[PATCH 1/2] drm/amdgpu/swsmu: add interrupt work function
 2020-10-01 13:52 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/swsmu: add interrupt work handler for smu11 parts

[Patch V8 0/3] iommu: Add support to change default domain of an iommu group
 2020-10-01 13:51 UTC  (3+ messages)

[RFC PATCH] fuse: update attributes on read() only on timeout
 2020-10-01 13:51 UTC  (6+ messages)
      ` [Virtio-fs] Kudos: productivity boost using virtio-fs

[PATCH v4 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-10-01 13:48 UTC  (7+ messages)
` [PATCH v4 1/4] mm: memcontrol: use helpers to access page's memcg data
` [PATCH v4 3/4] mm: introduce page memcg flags
` [PATCH v4 4/4] mm: convert page kmemcg type to a page memcg flag

[PATCH] pwm: sysfs: Set class on pwm devices
 2020-10-01 13:50 UTC  (7+ messages)

[PATCH V8 0/4] Add the page size in the perf record (kernel)
 2020-10-01 13:49 UTC  (7+ messages)
` [PATCH V8 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE

[PATCH] drm/amd/display: Fix external display detection with overlay
 2020-10-01 13:49 UTC  (3+ messages)

Slow booting on x15
 2020-10-01 13:49 UTC  (14+ messages)

io_uring possibly the culprit for qemu hang (linux-5.4.y)
 2020-10-01 13:47 UTC  (3+ messages)

[block:tif-task_work 2/2] arch/arm64/kernel/signal.c:984:18: error: too few arguments to function call, single argument 'regs' was not specified
 2020-10-01 13:47 UTC 

[PATCH] drm/amdgpu: Avoid null pointer dereference in soc15_reg_base_init()
 2020-10-01 13:30 UTC 

[PATCH v4 00/52] Fix html build with Sphinx 3.1 and above
 2020-09-30 16:50 UTC  (4+ messages)
` [PATCH v4 22/52] docs: get rid of :c:type explicit declarations for structs

[RFC] man7/system_data_types.7: Document [unsigned] __int128
 2020-10-01 13:46 UTC  (6+ messages)

Problem with sequencer interface -possible bug?
 2020-09-30  3:12 UTC 

[PATCH -next] ASoC: tegra: tegra_max98090: use devm_snd_soc_register_card()
 2020-09-29 11:29 UTC 

BTF without CONFIG_DEBUG_INFO_BTF=y
 2020-10-01 13:45 UTC  (6+ messages)
        ` [EXTERNAL] "

[PATCH -next] ASoC: fsl: imx-mc13783: use devm_snd_soc_register_card()
 2020-09-29 11:29 UTC 

[PATCH v2] x86: Fix MCE error handing when kdump is enabled
 2020-10-01 13:44 UTC  (5+ messages)

[PATCH/RFC 00/16] media: Add new pixel formats for Xilinx v-frmbuf
 2020-10-01 13:44 UTC  (3+ messages)
` [PATCH/RFC 13/16] media: v4l2: Add 10-, 12- and 16-bpc BGR formats

[PATCH -next] ASoC: tegra: tegra_rt5640: use devm_snd_soc_register_card()
 2020-09-29 11:29 UTC 

[PATCH -next] ASoC: tegra: tegra_wm8753: use devm_snd_soc_register_card()
 2020-09-29 11:29 UTC 

[PATCH v3] ACPI / APEI: do memory failure on the physical address reported by ARM processor error section
 2020-10-01 13:44 UTC  (2+ messages)

[PATCH -next] ASoC: soc-core: use devm_snd_soc_register_card()
 2020-09-29 11:29 UTC 

[PATCH -next] ASoC: fsl: mx27vis-aic32x4: use devm_snd_soc_register_card()
 2020-09-29 11:29 UTC 

[PATCH v3] pipe: Fix memory leaks in create_pipe_files()
 2020-10-01 13:43 UTC  (4+ messages)

[PATCH -next] ASoC: tegra: trimslice.c: use devm_snd_soc_register_card()
 2020-09-29 11:29 UTC 

[PATCH RFC] checkpatch: fix multi-statement macro checks
 2020-10-01 13:42 UTC  (5+ messages)
    ` [Linux-kernel-mentees] "

[PATCH v1 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-09-28  6:37 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: qcom: dt-bindings: Modify sc7180 machine bindings
` [PATCH v1 2/2] ASoC: qcom: sc7180: Modify machine driver for 2mic

stable/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.200)
 2020-10-01 13:41 UTC 

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2020-10-01 13:41 UTC 

Problems with pointer offsets on ARM32
 2020-10-01 13:40 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2020-10-01 13:39 UTC 

[PATCH] block/export: fix QAPI doc indentation style violation
 2020-10-01 13:36 UTC  (2+ messages)

[PATCH v4 00/29] Add support for Clang LTO
 2020-10-01 13:36 UTC  (5+ messages)
` [PATCH v4 04/29] objtool: Add a pass for generating __mcount_loc

KASAN: use-after-free Read in btrfs_scan_one_device
 2020-10-01 13:35 UTC  (6+ messages)

[PATCH] ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96
 2020-10-01 13:36 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/cip/linux-cip
 2020-10-01 13:36 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.