All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-08 08:49:34 to 2020-09-08 09:28:35 UTC [more...]

[PATCH V2 0/5] Convert the intel iommu driver to the dma-iommu api
 2020-09-08  9:07 UTC  (11+ messages)
` [PATCH V2 5/5] DO NOT MERGE: iommu: disable list appending in dma-iommu
  ` [Intel-gfx] "

omap1 and __arch_pfn_to_dma
 2020-09-08  9:28 UTC 

[PATCH V3 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-09-08  9:27 UTC  (6+ messages)
` [PATCH V3 2/4] "

[RFC] dt-bindings: mailbox: add doorbell support to ARM MHU
 2020-09-08  9:27 UTC  (14+ messages)

[dpdk-dev] [PATCH] kernel: remove igb_uio
 2020-09-08  9:27 UTC  (4+ messages)

[dpdk-dev] [PATCH 00/14] net/sfc: factor out common driver library
 2020-09-08  9:26 UTC  (17+ messages)
` [dpdk-dev] [PATCH 01/14] net/iavf: downgrade error log
` [dpdk-dev] [PATCH 01/14] net/sfc: include header with debug helpers directly
` [dpdk-dev] [PATCH 02/14] net/sfc: introduce common driver library
` [dpdk-dev] [PATCH 03/14] net/sfc: add dedicated header file with MCDI interface
` [dpdk-dev] [PATCH 04/14] net/sfc: move MCDI helper interface to dedicated namespace
` [dpdk-dev] [PATCH 05/14] net/sfc: make MCDI logging helper macros local
` [dpdk-dev] [PATCH 06/14] net/sfc: start to make MCDI helpers interface shareable
` [dpdk-dev] [PATCH 07/14] net/sfc: use own logging helper macros
` [dpdk-dev] [PATCH 08/14] net/sfc: avoid usage of NIC pointer from adapter context
` [dpdk-dev] [PATCH 09/14] net/sfc: avoid panic in the case of MCDI timeout
` [dpdk-dev] [PATCH 10/14] net/sfc: add MCDI callbacks to allocate/free DMA memory
` [dpdk-dev] [PATCH 11/14] net/sfc: add MCDI callback to schedule restart
` [dpdk-dev] [PATCH 12/14] net/sfc: add MCDI callback to poll management event queue
` [dpdk-dev] [PATCH 13/14] net/sfc: use MCDI control structure as libefx ops context
` [dpdk-dev] [PATCH 14/14] net/sfc: move MCDI helpers to common driver

[PATCH v3 0/2] drain pcp outside of page isolation
 2020-09-08  9:26 UTC  (4+ messages)
` [PATCH v3 2/2] mm: drain per-cpu pages outside of isolate_migratepages_range

[RESEND PATCH V5 0/3] Intel Platform Monitoring Technology
 2020-09-08  9:26 UTC  (4+ messages)

[PATCH V2] arm64/hotplug: Improve memory offline event notifier
 2020-09-08  9:23 UTC  (3+ messages)

[PATCH 1/5] dp/dp_mst: Add support for sink event notify messages
 2020-09-08  9:24 UTC  (4+ messages)
` [PATCH 5/5] drm_dp_cec: add the implementation of MST support

[Intel-gfx] [PATCH] drm/i915/gvt: Introduce per object locking in GVT scheduler
 2020-09-08  9:05 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with Linus' tree
 2020-09-08  9:24 UTC 

[PATCH 00/14] treewide: add initial support for R-Car V3U
 2020-09-08  9:23 UTC  (5+ messages)
` [PATCH 06/14] dt-bindings: clock: renesas,cpg-mssr: Document r8a779a0
` [PATCH 07/14] dt-bindings: clock: Add r8a77961 CPG Core Clock Definitions

[PATCH] clk: imx: lpcg-scu: SW workaround for errata (e10858)
 2020-09-08  9:14 UTC  (2+ messages)

[ragnatech:media-tree 265/272] drivers/media/test-drivers/vivid/vivid-core.c:1887:47: error: use of undeclared identifier 'cec_tx_bus_cnt'
 2020-09-08  9:22 UTC 

[Buildroot] [PATCH 1/2] package/mtd: add host-acl dependency for host
 2020-09-08  9:20 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] fs/jffs2: copy xattrs

[dpdk-dev] [PATCH] net/sfc/base: fix tunnel configuration failure
 2020-09-08  9:20 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

Patchwork housekeeping for: spi-devel-general
 2020-09-08  9:20 UTC 

[dpdk-dev] [PATCH] crypto/octeontx2: fix sessionless code
 2020-09-08  9:19 UTC 

[PATCH 0/5] migration/postcopy: Sync faulted addresses after network recovered
 2020-09-08  9:18 UTC  (3+ messages)
` [PATCH 1/5] migration: Rework migrate_send_rp_req_pages() function

[PATCH] ASoC: tlv320adcx140: Add support for master mode
 2020-09-08  9:18 UTC  (2+ messages)

[PATCH v2] scripts/git.orderfile: Display meson files along with buildsys ones
 2020-09-08  9:17 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/3] Bug fixes in event crypto adapter test application
 2020-09-08  9:15 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] test/event_crypto_adapter: return error with unsupported mode
` [dpdk-dev] [PATCH 2/3] test/event_crypto_adapter: fix function arguments
` [dpdk-dev] [PATCH 3/3] test/event_crypto_adapter: free resources during exit

[PATCH RESEND v9 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-09-08  9:16 UTC  (5+ messages)
` [PATCH RESEND v9 07/13] iommu/arm-smmu-v3: Move definitions to a header

[PATCH 0/8] usb: cdns3: improve the sg use case
 2020-09-08  9:18 UTC  (10+ messages)
` [PATCH 6/8] usb: cdns3: gadget: need to handle sg case for WA2 case
` [PATCH 7/8] usb: cdns3: gadget: sg_support is only for DEV_VER_V2 or above
` [PATCH 8/8] usb: cdns3: gadget: enlarge the TRB ring length

[PATCH] mailbox: sti: fix struct description warnings
 2020-09-08  9:16 UTC  (3+ messages)

[PATCH] KVM: s390: Introduce storage key removal facility
 2020-09-08  9:18 UTC  (6+ messages)
` [PATCH v2] "

linux-next: manual merge of the akpm-current tree with Linus' tree
 2020-09-08  9:17 UTC 

[PATCH v2 2/3] irqchip: dw-apb-ictl: support hierarchy irq domain
 2020-09-08  9:16 UTC  (3+ messages)

[PATCH v2] spi: Fix memory leak on splited transfers
 2020-09-08  9:17 UTC 

[PATCH v3] hvmloader: indicate ACPI tables with "ACPI data" type in e820
 2020-09-08  9:15 UTC  (2+ messages)

[PATCH v1 1/5] powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S
 2020-09-08  9:13 UTC  (10+ messages)
` [PATCH v1 4/5] powerpc/fault: Avoid heavy search_exception_tables() verification
` [PATCH v1 5/5] powerpc/fault: Perform exception fixup in do_page_fault()

[PATCH v2 00/10] mm/memory_hotplug: online_pages()/offline_pages() cleanups
 2020-09-08  9:14 UTC  (5+ messages)
` [PATCH v2 02/10] mm/memory_hotplug: enforce section granularity when onlining/offlining

[PATCH 00/20] dt-bindings:iio:adc: Another set of yaml conversions
 2020-09-08  9:12 UTC  (4+ messages)
` [PATCH 06/20] dt-bindings:iio:adc:sprd,sc2720-adc yaml conversion

[PATCH v3 00/15] Reverse debugging
 2020-09-08  9:13 UTC  (9+ messages)
` [PATCH v3 09/15] replay: implement replay-seek command

[RFC PATCH net-next 00/22] nexthop: Add support for nexthop objects offload
 2020-09-08  9:10 UTC  (23+ messages)
` [RFC PATCH net-next 01/22] nexthop: Remove unused function declaration from header file
` [RFC PATCH net-next 02/22] nexthop: Convert to blocking notification chain
` [RFC PATCH net-next 03/22] nexthop: Only emit a notification when nexthop is actually deleted
` [RFC PATCH net-next 04/22] selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletion
` [RFC PATCH net-next 05/22] nexthop: Add nexthop notification data structures
` [RFC PATCH net-next 06/22] nexthop: Pass extack to nexthop notifier
` [RFC PATCH net-next 07/22] nexthop: Prepare new notification info
` [RFC PATCH net-next 08/22] nexthop: vxlan: Convert to "
` [RFC PATCH net-next 09/22] rtnetlink: Add RTNH_F_TRAP flag
` [RFC PATCH net-next 10/22] nexthop: Allow setting "offload" and "trap" indications on nexthops
` [RFC PATCH net-next 11/22] nexthop: Emit a notification when a nexthop is added
` [RFC PATCH net-next 12/22] nexthop: Emit a notification when a nexthop group is replaced
` [RFC PATCH net-next 13/22] nexthop: Emit a notification when a single nexthop "
` [RFC PATCH net-next 14/22] nexthop: Emit a notification when a nexthop group is modified
` [RFC PATCH net-next 15/22] nexthop: Emit a notification when a nexthop group is reduced
` [RFC PATCH net-next 16/22] nexthop: Pass extack to register_nexthop_notifier()
` [RFC PATCH net-next 17/22] nexthop: Replay nexthops when registering a notifier
` [RFC PATCH net-next 18/22] nexthop: Remove in-kernel route notifications when nexthop changes
` [RFC PATCH net-next 19/22] netdevsim: Add devlink resource for nexthops
` [RFC PATCH net-next 20/22] netdevsim: Add dummy implementation for nexthop offload
` [RFC PATCH net-next 21/22] netdevsim: Allow programming routes with nexthop objects
` [RFC PATCH net-next 22/22] selftests: netdevsim: Add test for nexthop offload API

linux-next: build failure after merge of the tip tree
 2020-09-08  9:12 UTC 

[dpdk-dev] [PATCH 1/3] net/mlx5: optimize mprq memcpy
 2020-09-08  9:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/3] config: added build config file for AMD EPYC platform

[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-08  9:09 UTC  (12+ messages)
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot

[PATCH] Fix incorrect compound page flags store
 2020-09-08  9:10 UTC  (9+ messages)

[PATCH v2 03/10] mm/memory_hotplug: simplify page offlining
 2020-09-08  9:10 UTC  (5+ messages)

[PATCH v3 0/2] iio: adc: mt6360: Add ADC driver for MT6360
 2020-09-08  9:07 UTC  (7+ messages)
` [PATCH v3 1/2] "

[pull request][net-next 00/10] mlx5 Multi packet tx descriptors for SKBs
 2020-09-08  9:08 UTC  (16+ messages)
` [net-next 02/10] net/mlx5e: Refactor xmit functions
` [net-next 04/10] net/mlx5e: Unify constants for WQE_EMPTY_DS_COUNT
` [net-next 06/10] net/mlx5e: Support multiple SKBs in a TX WQE
` [net-next 09/10] net/mlx5e: Move TX code into functions to be used by MPWQE

[PATCH v2 0/4] firmware: arm_scmi: Enable building SCMI as module
 2020-09-08  9:08 UTC  (2+ messages)

[PATCH][zeus 00/19] Add buildtools-extended support to zeus
 2020-09-08  9:09 UTC  (2+ messages)
  ` [OE-core] [PATCH][zeus 18/19] selftest/signing: Ensure build path relocation is safe

[PATCH 1/1] sched/rt: add rt throttled/unthrottled log
 2020-09-08  9:05 UTC  (3+ messages)

[Buildroot] [PATCH 0/5] Add support for Kendryte K210 RISC-V boards
 2020-09-08  9:07 UTC  (5+ messages)
` [Buildroot] [PATCH 5/5] Add support for Kendryte K210 based "

[PATCH v3 2/9] nvme-fabrics: allow to queue requests for live queues
 2020-09-08  9:05 UTC  (11+ messages)

[dpdk-dev] [PATCH v3 00/37] remove make support in DPDK
 2020-09-08  9:05 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 00/31] "

[PATCH] ASoC: tlv320adcx140: Fix digital gain range
 2020-09-08  9:04 UTC  (2+ messages)

[igt-dev] [i-g-t] tests/kms_plane_scaling: set minimum height and width to 20
 2020-09-08  9:04 UTC 

[PATCH v3 0/4] efi: Unified Xen hypervisor/kernel/initrd images
 2020-09-08  9:04 UTC  (3+ messages)
` [PATCH v3 1/4] x86/xen.lds.S: Work around binutils build id alignment bug

[PATCH 1/2 v2] selftest/signing: Ensure build path relocation is safe
 2020-09-08  9:04 UTC  (2+ messages)
` [PATCH 2/2] oeqa/concurrencytest: Improve builddir path manipulations

[PATCH] add the FPGA Device Feature List (DFL) EMIF support
 2020-09-08  9:03 UTC  (2+ messages)

[PATCH] vivid: fix compile warning/error
 2020-09-08  9:03 UTC 

[PULL 00/64] Block layer patches
 2020-09-08  9:01 UTC  (4+ messages)

[PATCH] 9pfs: disable msize warning for synth driver
 2020-09-08  9:01 UTC  (4+ messages)

[random32] b4ad8182a9: BUG:using__this_cpu_read()in_preemptible[#]code:swapper
 2020-09-08  9:01 UTC 

[libvirt test] 153928: regressions - FAIL
 2020-09-08  9:00 UTC 

[dpdk-dev] [PATCH] net/ice/base: fix wrong outer ipv6 ptype table
 2020-09-08  9:00 UTC  (3+ messages)

[block] 08fc1ab6d7: mdadm-selftests./lkp/benchmarks/mdadm-selftests/tests/12imsm-r0_2d-grow-r0_3d.fail
 2020-09-08  9:00 UTC 

[PATCH 00/10] edk2: adopt the edk2-stable202008 release
 2020-09-08  8:56 UTC  (5+ messages)
` [PATCH 04/10] tests: acpi: tolerate "virt/SSDT.memhp" mismatch temporarily
` [PATCH 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008

[PATCH] ARM: Drop useless cast of "u64" to "long long"
 2020-09-08  7:46 UTC 

[PATCH v1] pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 machine
 2020-09-08  8:56 UTC  (2+ messages)

[PATCH] ARM: shmobile: rcar-gen2: Make rcar_gen2_{timer_init, reserve}() static
 2020-09-08  7:44 UTC  (2+ messages)
` [PATCH] ARM: shmobile: rcar-gen2: Make rcar_gen2_{timer_init,reserve}() static

[PATCH trivial] ARM: Spelling s/mmeory/memory/
 2020-09-08  7:45 UTC 

[PATCH V2 00/12] nvmet: passthru fixes and improvements
 2020-09-08  8:57 UTC  (5+ messages)
` [PATCH V2 01/12] nvme-core: annotate nvme_alloc_request()

[PATCH] drm/virtio: drop quirks handling
 2020-09-08  8:57 UTC  (3+ messages)

[PATCH v4 0/1] drm: fix virtio-gpu + sev
 2020-09-08  8:55 UTC  (10+ messages)
` [PATCH v4 1/1] drm: allow limiting the scatter list size

[PATCH v2] virtio-mem: detach the element from the virtqueue when error occurs
 2020-09-08  8:55 UTC  (4+ messages)

[PATCH net] net/packet: Fix a comment about hard_header_len and headroom allocation
 2020-09-08  8:55 UTC  (4+ messages)

[LTP] [PATCH] route{4, 6}-rmmod: Declare variables before using them
 2020-09-08  8:56 UTC 

[PATCH 0/3] Improve V4L2 fwnode framework usability and documentation
 2020-09-08  8:55 UTC  (5+ messages)
` [PATCH 1/3] v4l2-fwnode: Make number of data lanes a character
` [PATCH 2/3] v4l2-fwnode: Make bus configuration a struct
` [PATCH 3/3] v4l2-fwnode: Document changes usage patterns of v4l2_fwnode_endpoint_parse

[PATCH] Revert "x86/hvm: simplify 'mmio_direct' check in epte_get_entry_emt()"
 2020-09-08  8:55 UTC  (2+ messages)

[PATCH 0/3] nvme: fix module ref count Oops
 2020-09-08  8:54 UTC  (12+ messages)
` [PATCH 1/3] nvme: decouple nvme_ctrl_get_by_path()
` [PATCH 2/3] nvme: move get/put ctrl into dev open/release
` [PATCH 3/3] nvme-core: fix nvme module ref count Oops

[PATCH V3 00/14] multipath-tools series: some cleanups and fixes checked by codedex tool
 2020-09-08  8:54 UTC  (6+ messages)
` [PATCH V3 06/14] kpartx: check return value of malloc in main func
` [PATCH V3 09/14] libmultipath: check whether mp->features is NUll in assemble_map
` [PATCH V3 11/14] mpathpersist: check whether malloc paramp->trnptid_list fails in handle_args func
` [PATCH V3 12/14] libmultipathpersist: use update_multipath_table/status in get_mpvec
` [PATCH V3 14/14] multipathpersist: delete unused variable in handle_args

[PATCH v4 0/5] block: add block-dirty-bitmap-populate job
 2020-09-08  8:53 UTC  (3+ messages)
` [PATCH v4 1/5] block: add bitmap-populate job

[PATCH] cil_network_labeling_statements: fixes nodecon examples
 2020-09-08  8:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V4 1/3] pinctrl: imx: Use function callbacks for SCU related functions
 2020-09-08  8:51 UTC  (6+ messages)
` [PATCH V4 2/3] pinctrl: imx: Support building SCU pinctrl core driver as module

[PATCHv3 0/3] Lost key-up interrupt handling for omap4-keypad
 2020-09-08  8:52 UTC  (2+ messages)

[PATCH 00/13] ttm tt refactor repost of part 1
 2020-09-08  8:52 UTC  (5+ messages)
` [PATCH 01/13] drm/ttm: introduce ttm_bo_move_null
` [PATCH 05/13] drm/radeon/ttm: move to driver binding/destroy functions. (v2)

[RFC PATCH 00/12] interrupt entry wrappers
 2020-09-08  8:50 UTC  (7+ messages)
` [RFC PATCH 02/12] powerpc: remove arguments from interrupt handler functions

[PATCH v2] jbd2: fix descriptor block checksum failed after format with lazy_journal_init=1
 2020-09-08  8:51 UTC 

[PATCH v6 00/35] Improvements for Tegra I2C driver
 2020-09-08  8:51 UTC  (5+ messages)
` [PATCH v6 25/35] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v6 27/35] i2c: tegra: Factor out register polling into separate function

[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
 2020-09-08  8:40 UTC  (2+ messages)
` [Bug 1894804] "

5.8 regression: Low-speed interrupt transfers not working on (some?) 9 Series Chipset xHCI Controllers
 2020-09-08  8:51 UTC  (5+ messages)
      ` 5.8 regression: XHCI driver not binding to Renesas controllers (was Low-speed interrupt transfers not working on (some?) 9 Series Chipset xHCI Controllers)

[PATCH 1/3] Input: atmel_mxt_ts - use runtime PM instead of custom functions
 2020-09-08  8:51 UTC  (2+ messages)

[PATCH] Platform integrity information in sysfs
 2020-09-08  8:48 UTC  (2+ messages)

[PATCH] drm: mxsfb: check framebuffer pitch
 2020-09-08  8:48 UTC  (6+ messages)

[PATCH 16/28] wireless: marvell: mwifiex: init: Move 'tos_to_tid_inv' to where it's used
 2020-09-08  8:49 UTC  (3+ messages)

[PATCH v2 00/10] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-09-08  8:47 UTC  (5+ messages)
` [PATCH v2 05/10] pwm: ntxec: Add driver for PWM function in Netronix EC


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.