All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-07 10:29:30 to 2020-09-07 11:19:09 UTC [more...]

[PULL 00/64] Block layer patches
 2020-09-07 11:08 UTC  (18+ messages)
` [PULL 01/64] block: Raise an error when backing file parameter is an empty string
` [PULL 02/64] block/nvme: Replace magic value by SCALE_MS definition
` [PULL 03/64] block/nvme: Avoid further processing if trace event not enabled
` [PULL 04/64] block/nvme: Let nvme_create_queue_pair() fail gracefully
` [PULL 05/64] block/nvme: Define INDEX macros to ease code review
` [PULL 06/64] block/nvme: Improve error message when IO queue creation failed
` [PULL 07/64] block/nvme: Use common error path in nvme_add_io_queue()
` [PULL 08/64] block/nvme: Rename local variable
` [PULL 09/64] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
` [PULL 10/64] block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset
` [PULL 11/64] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
` [PULL 12/64] block/nvme: Simplify nvme_init_queue() arguments
` [PULL 15/64] block/nvme: Extract nvme_poll_queue()
` [PULL 16/64] block/nvme: Use an array of EventNotifier
` [PULL 18/64] block: Add chain helper functions
` [PULL 19/64] block: bdrv_cow_child() for bdrv_has_zero_init()
` [PULL 25/64] copy-on-read: Support compressed writes

[PATCH v7 0/9] x86: tag application address space for devices
 2020-09-07 11:18 UTC  (6+ messages)
` [PATCH v7 8/9] x86/cpufeatures: Mark ENQCMD as disabled when configured out
` [PATCH v7 9/9] x86/mmu: Allocate/free PASID

[LTP] [PATCH 0/9] Rewrite shmctl() testcases
 2020-09-07 11:16 UTC  (4+ messages)
` [LTP] [PATCH 3/9] syscalls/ipc: shmctl04: Rewrite from scratch

[igt-dev] [PATCH i-g-t] i915/gem_pwrite: Added test description for test case
 2020-09-07 11:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[dpdk-dev] [PATCH 1/2] ethdev: add tm cap for private shaper packet mode
 2020-09-07 11:12 UTC  (10+ messages)
` [dpdk-dev] [PATCH v4 1/4] ethdev: add tm support for shaper config in pkt mode
            ` [dpdk-dev] [EXT] "

[dpdk-dev] [PATCH 0/9] update i40e base code
 2020-09-07 11:11 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/9] net/i40e/base: add VLAN field for input set
` [dpdk-dev] [PATCH 2/9] net/i40e/base: update FW API version
` [dpdk-dev] [PATCH 3/9] net/i40e/base: enable pipe monitor thresholds

[PATCH v2 00/11] amd/display: Add GFX9+ modifier support
 2020-09-07 11:11 UTC  (4+ messages)

[PATCH 00/23] gpio: mockup: support dynamically created and removed chips
 2020-09-07 10:58 UTC  (21+ messages)
` [PATCH 03/23] lib: uaccess: provide getline_from_user()
` [PATCH 04/23] gpiolib: generalize devprop_gpiochip_set_names() for device properties
` [PATCH 05/23] gpiolib: unexport devprop_gpiochip_set_names()
` [PATCH 06/23] gpiolib: switch to simpler IDA interface
` [PATCH 14/23] gpio: mockup: use the generic 'gpio-line-names' property
` [PATCH 23/23] Documentation: gpio: add documentation for gpio-mockup

[PATCH 0/3] drm: panel: add support for TDO tl070wsh30 panel
 2020-09-07 11:10 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Shanghai Top Display Optolelectronics vendor prefix
` [PATCH v2 2/3] dt-bindings: display: panel: add TDO tl070wsh30 DSI panel bindings
` [PATCH v2 3/3] drm: panel: add TDO tl070wsh30 panel driver

[PATCH v6 0/3] ath11k: Add IPQ6018 support
 2020-09-07 11:03 UTC  (7+ messages)
` [PATCH v6 2/3] ath11k: copy ce service configs to hw_params
` [PATCH v6 3/3] ath11k: add IPQ6018 support

[PATCH v2] powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute
 2020-09-07 11:05 UTC  (2+ messages)

[PATCH] ASoC: rt5682: Have global name clock option for parent clk
 2020-09-07 11:06 UTC  (2+ messages)

[PATCH] drm: assure aux_dev is nonzero before using it
 2020-09-07 11:05 UTC  (8+ messages)
          ` [PATCH]] drm/dp check aux_dev before use in drm_dp_aux_dev_get_by_minor()

[PATCH] firmware: ti_sci: allow frequency change for disabled clocks by default
 2020-09-07 11:03 UTC 

[PATCH] arm64: add prctl(PR_PAC_SET_ENABLED_KEYS)
 2020-09-07 11:03 UTC  (10+ messages)

[PATCH 00/17] hw/block/nvme: multiple namespaces support
 2020-09-07 11:02 UTC  (7+ messages)
` [PATCH 17/17] hw/block/nvme: change controller pci id

[PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167
 2020-09-07 11:02 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: mediatek: Add MT8167 Pinctrl driver

[PATCH v3] perf: arm_dsu: Support DSU ACPI devices
 2020-09-07 11:02 UTC  (2+ messages)

[PATCH 0/2] drm: panel: add support for TDO tl070wsh30 panel
 2020-09-07 11:03 UTC  (9+ messages)

[PATCH 0/2] fix dead lock issues in vhost_vdpa
 2020-09-07 10:52 UTC  (3+ messages)
` [PATCH 1/2] vhost: remove mutex ops in vhost_set_backend_features
` [PATCH 2/2] vhost_net: introduce vhost_net_set_backend_features()

[GIT PULL] ARM: mach: samsung: S3C cleanup for v5.10
 2020-09-07 10:56 UTC  (3+ messages)

[PATCH v2 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
 2020-09-07 10:54 UTC  (9+ messages)

[PATCH 0/3] block/nvme: Use NvmeBar structure from "block/nvme.h"
 2020-09-07 10:54 UTC  (2+ messages)

[PATCH] sched/fair: use dst group while checking imbalance for NUMA balancer
 2020-09-07 10:44 UTC  (4+ messages)

[PATCH] vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK
 2020-09-07 10:53 UTC  (3+ messages)

[PATCH v3] mmc: host: Enable compile testing of multiple drivers
 2020-09-07 10:52 UTC 

[libvirt test] 153853: regressions - FAIL
 2020-09-07 10:52 UTC 

[ovmf test] 153872: regressions - FAIL
 2020-09-07 10:52 UTC 

[PATCH 0/3] Vhost-vDPA: batch IOTLB updating
 2020-09-07 10:49 UTC  (4+ messages)
` [PATCH 1/3] linux headers: sync to 5.9-rc4
` [PATCH 2/3] vhost: switch to use IOTLB v2 format
` [PATCH 3/3] vhost-vdpa: batch updating IOTLB mappings

[BUG RT] dump-capture kernel not executed for panic in interrupt context
 2020-09-07 10:51 UTC  (9+ messages)

[PATCH] arm64: PCI: fix memleak when calling pci_iomap/unmap()
 2020-09-07 10:51 UTC 

[PATCH] spi: Fix memory leak on splited transfers
 2020-09-07 10:49 UTC  (2+ messages)

cio2 ipu3 module to automatically connect sensors via swnodes
 2020-09-07 10:49 UTC  (3+ messages)

[PATCH v2] sched/debug: Add new tracepoint to track cpu_capacity
 2020-09-07 10:48 UTC  (6+ messages)

Build failed in Jenkins: media-build #3208
 2020-09-07 10:51 UTC  (2+ messages)
` Jenkins build is back to normal : media-build #3209

[PATCH v5 0/7] Hirschmann Hellcreek DSA driver
 2020-09-07 10:48 UTC  (5+ messages)
` [PATCH v5 2/7] net: dsa: Add DSA driver for Hirschmann Hellcreek switches

[PATCH 1/2] platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sites
 2020-09-07 10:48 UTC  (2+ messages)

[ARM] d250e1290c: WARNING:at_include/linux/thread_info.h:#do_semtimedop
 2020-09-07 10:48 UTC  (2+ messages)

[PATCH 0/3] arm_scmi: Constify ops pointers in struct scmi_handle
 2020-09-07 10:46 UTC  (8+ messages)
` [PATCH 1/3] cpufreq: arm_scmi: Constify scmi_perf_ops pointers

✅ PASS: Test report for kernel 5.8.7-71f6ddb.cki (stable-queue)
 2020-09-07 10:47 UTC 

[PATCH] arm64: PCI: fix memleak when calling pci_iomap/unmap()
 2020-09-07 10:45 UTC  (3+ messages)

[PATCH] x86/msr: do not warn on writes to OC_MAILBOX
 2020-09-07 10:46 UTC  (3+ messages)

[PATCH 0/2] Arm CMN-600 PMU driver
 2020-09-07 10:45 UTC  (4+ messages)
` [PATCH 2/2] perf: Add "

[SPDK] Re: spdk_top enhancements
 2020-09-07 10:46 UTC 

[PATCH v6] perf test: Introduce script for Arm CoreSight testing
 2020-09-07 10:50 UTC  (2+ messages)

[PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is active
 2020-09-07 10:44 UTC  (12+ messages)

[Bug 204987] New: general protection fault in amdgpu_dm_atomic_commit_tail (Vega64)
 2020-09-07 10:44 UTC  (3+ messages)
` [Bug 204987] fault in amdgpu_dm_atomic_commit_tail on Vega64 with compton and redshift

[PATCH 0/2] SAN Congestion Management (SCM) statistics
 2020-09-07 10:44 UTC  (2+ messages)

[PATCH] vhost-vdpa: fix backend feature ioctls
 2020-09-07 10:43 UTC  (2+ messages)

[PATCH] [RFC] ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure
 2020-09-07 10:42 UTC  (3+ messages)

[PATCH] ath11k: add raw mode and software crypto support
 2020-09-07 10:43 UTC  (3+ messages)

[MPTCP][PATCH net 1/2] mptcp: fix subflow's local_id issues
 2020-09-07 10:29 UTC  (4+ messages)
` [MPTCP] "
` [MPTCP][PATCH net 2/2] mptcp: fix subflow's remote_id issues
  ` [MPTCP] "

[PATCH 0/6] arm64: dts: ti: Add USB support for J7200 EVM
 2020-09-07 10:38 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: mux-j7200-wiz: Add lane function defines
` [PATCH 2/6] arm64: dts: ti: k3-j7200-main: Add SERDES lane control mux
` [PATCH 3/6] arm64: dts: ti: k3-j7200-main.dtsi: Add USB to SERDES lane MUX
` [PATCH 4/6] arm64: dts: ti: k3-j7200-main: Add USB controller
` [PATCH 5/6] arm64: dts: ti: k3-j7200-common-proc-board: Configure the SERDES lane function
` [PATCH 6/6] arm64: dts: ti: k3-j7200-common-proc-board: Add USB support

Can someone please update libnetfilter_queue online documentation
 2020-09-07 10:39 UTC  (2+ messages)
` [PATCH libnetfilter_queue] build: check whether dot is available when configuring doxygen

[PATCH v3 00/18] Introduce separate nVHE hyp context
 2020-09-07 10:38 UTC  (4+ messages)
` [PATCH v3 04/18] KVM: arm64: Restrict symbol aliasing to outside nVHE

[RESEND][PATCH] KEYS: Handle missing Authority Key Identifier x509 extension
 2020-09-07 10:39 UTC  (3+ messages)
` [RESEND][PATCH] keys: Handle missing Authority Key Identifier X509 extension
  ` [RESEND][PATCH] keys: Update comment for restrict_link_by_key_or_keyring_chain

[PATCH v3 0/4] Introducing QMP query-netdevs command
 2020-09-07 10:37 UTC  (4+ messages)
` [PATCH v3 1/4] qapi: net: Add "

[PATCH 0/4] Acceptance Tests: update assets location and cancel tests if missing
 2020-09-07 10:37 UTC  (9+ messages)
` [PATCH 1/4] Acceptance tests: use an available kernel image package for arm

[PATCH 0/2] Move fwnode_connection_find_match() under drivers/base/property.c
 2020-09-07 10:37 UTC  (3+ messages)
` [PATCH 1/2] device property: "
` [PATCH 2/2] Documentation: Remove device connection documentation

[PATCH v4] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
 2020-09-07 10:36 UTC  (2+ messages)

[PATCH] MIPS: make userspace mapping young by default
 2020-09-07 10:35 UTC  (3+ messages)

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-09-07 10:35 UTC  (6+ messages)
` [PATCH v2 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys

[PATCH 00/31] staging: wfx: fix last items of the TODO list
 2020-09-07 10:14 UTC  (7+ messages)
` [PATCH 02/31] staging: wfx: relocate wfx_join() beside wfx_join_finalize()
` [PATCH 04/31] staging: wfx: keep API error list up-to-date
` [PATCH 05/31] staging: wfx: drop 'secure link' feature
` [PATCH 06/31] staging: wfx: drop multicast filtering
` [PATCH 07/31] staging: wfx: drop useless function
` [PATCH 09/31] staging: wfx: drop useless union hif_commands_ids

[MPTCP] [PATCH] Squash-to: "mptcp: allow picking different xmit subflows"
 2020-09-07 10:36 UTC 

[PATCH 0/2 v2] bdev: Avoid discarding buffers under a filesystem
 2020-09-07 10:35 UTC  (2+ messages)

[PATCH 0/2] fopencookie.3: Fix EXAMPLES section
 2020-09-07 10:34 UTC  (5+ messages)
` [PATCH 1/2] fopencookie.3: printf()'s .* expects an int; cast accordingly
` [PATCH 2/2] fopencookie.3: Fix bugs in example

[PATCH v5 1/3] dt-bindings: mfd: mt6397: Add bindings for MT6392 PMIC
 2020-09-07 10:33 UTC  (9+ messages)
` [PATCH v5 2/3] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
` [PATCH v5 3/3] mfd: mt6397: Add support for MT6392 pmic

[Buildroot] [PATCH 1/1] package/brotli: security update to version 1.0.9
 2020-09-07 10:34 UTC 

[PATCH v2] RDMA/rtrs-srv: Set .release function for rtrs srv device during device init
 2020-09-07 10:33 UTC  (2+ messages)

[PATCH v6 0/9] Syscall User Dispatch
 2020-09-07 10:16 UTC  (3+ messages)
` [PATCH v6 1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag

[PATCH v4 0/5] x86: switch default MSR behavior
 2020-09-07 10:31 UTC  (6+ messages)
` [PATCH v4 1/5] x86/svm: handle BU_CFG and BU_CFG2 with cases
` [PATCH v4 2/5] x86/pv: allow reading FEATURE_CONTROL MSR
` [PATCH v4 3/5] x86/pv: disallow access to unknown MSRs
` [PATCH v4 4/5] x86/hvm: Disallow "
` [PATCH v4 5/5] x86/msr: Drop compatibility #GP handling in guest_{rd, wr}msr()

[PATCH 0/5] Add spi boot support to am335x-icev2
 2020-09-07 10:32 UTC  (6+ messages)
` [PATCH 5/5] arm: mach-omap2: am33xx: Add device structure for spi

[PATCH v6] arm64: perf: Add support caps in sysfs
 2020-09-07 10:30 UTC  (2+ messages)

[PATCHSET 0/9] perf tools: Fix various memory leaks
 2020-09-07 10:28 UTC  (3+ messages)
` [PATCH 8/9] perf test: Free aliases for PMU event map aliases test

printk: Add process name information to printk() output
 2020-09-07 10:30 UTC  (8+ messages)

[RESEND PATCH v7] ARM: dts: qcom: ipq4019: add USB devicetree nodes
 2020-09-07 10:28 UTC 

[PATCH -next] ath11k: Add checked value for ath11k_ahb_remove
 2020-09-07 10:27 UTC  (2+ messages)

[bitbake-devel] an idea about parallel doing do_patch
 2020-09-07 10:30 UTC  (3+ messages)

[PATCH 0/4] kselftests/arm64: add PAuth tests
 2020-09-07 10:29 UTC  (4+ messages)

[PATCH v1 0/2] video: fbdev: radeonfb: PCI PM framework upgrade and fix-ups
 2020-09-07 10:29 UTC  (4+ messages)
    ` [Linux-kernel-mentees] "

[PATCH v3 0/2] leds: mt6360: Add LED driver for MT6360
 2020-09-07 10:27 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: leds: Add bindings for MT6360 LED

[dpdk-dev] [PATCH v3 22/37] doc: remove references to make in contributing guides
 2020-09-07 10:20 UTC  (2+ messages)

[PATCH 0/3] nbd reconnect on open
 2020-09-07 10:24 UTC  (2+ messages)
` [PATCH 3/3] iotests: add 306 to test reconnect on nbd open


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.