All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-11 12:29:01 to 2020-11-11 12:58:11 UTC [more...]

[PATCH 0/4] Categorize some uncategorized devices
 2020-11-10 22:17 UTC  (4+ messages)
` [PATCH 1/4] ssd0323: put it into the 'dispaly' category
` [PATCH 3/4] nand: put it into the 'storage' category
` [PATCH 4/4] max111x: put it into the 'misc' category

[PATCH for-5.2 v3 0/4] hw/net/can/ctucan: fix Coverity and other issues
 2020-11-11 12:50 UTC  (2+ messages)

[PATCH] ceph: pass down the flags to grab_cache_page_write_begin
 2020-11-11 12:56 UTC 

[PATCH net] net/tls: Fix wrong record sn in async mode of device resync
 2020-11-11 12:55 UTC 

[PATCH] net/e1000e_core: make sure RDH never exceeds RDT in e1000e_ring_advance()
 2020-11-11 12:48 UTC  (5+ messages)

[PATCH v4 00/24] MT8192 IOMMU support
 2020-11-11 12:38 UTC  (100+ messages)
` [PATCH v4 01/24] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema
` [PATCH v4 02/24] dt-bindings: memory: mediatek: Add a common larb-port header file
` [PATCH v4 03/24] dt-bindings: memory: mediatek: Extend LARB_NR_MAX to 32
` [PATCH v4 04/24] dt-bindings: memory: mediatek: Add domain definition
` [PATCH v4 05/24] dt-bindings: mediatek: Add binding for mt8192 IOMMU
` [PATCH v4 06/24] iommu/mediatek: Use the common mtk-smi-larb-port.h
` [PATCH v4 07/24] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
` [PATCH v4 08/24] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
` [PATCH v4 09/24] iommu/io-pgtable-arm-v7s: Clear LVL_SHIFT/BITS macro instead of the formula
` [PATCH v4 10/24] iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
` [PATCH v4 11/24] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
` [PATCH v4 12/24] iommu/mediatek: Move hw_init into attach_device
` [PATCH v4 13/24] iommu/mediatek: Add device link for smi-common and m4u
` [PATCH v4 14/24] iommu/mediatek: Add pm runtime callback
` [PATCH v4 15/24] iommu/mediatek: Add power-domain operation
` [PATCH v4 16/24] iommu/mediatek: Add iova reserved function
` [PATCH v4 17/24] iommu/mediatek: Add single domain
` [PATCH v4 18/24] iommu/mediatek: Support master use iova over 32bit
` [PATCH v4 19/24] iommu/mediatek: Support up to 34bit iova in tlb flush
` [PATCH v4 20/24] iommu/mediatek: Support report iova 34bit translation fault in ISR
` [PATCH v4 21/24] iommu/mediatek: Add support for multi domain
` [PATCH v4 22/24] iommu/mediatek: Adjust the structure
` [PATCH v4 23/24] iommu/mediatek: Add mt8192 support
` [PATCH v4 24/24] MAINTAINERS: Add entry for MediaTek IOMMU

[igt-dev] [PATCH i-g-t 1/3] lib: Support multiple filters
 2020-11-11 12:55 UTC  (5+ messages)

[PATCH 0/1] Bug with RCU locking in dm_blk_report_zones()
 2020-11-11 12:55 UTC  (2+ messages)
` [PATCH 1/1] Fix bug "

[PATCH v2 00/12] microvm: add second ioapic
 2020-11-11 12:50 UTC  (11+ messages)
` [PATCH v2 03/12] x86: add support for "
` [PATCH v2 04/12] microvm: make number of virtio transports runtime configurable
` [PATCH v2 06/12] microvm: drop microvm_gsi_handler()
` [PATCH v2 07/12] microvm: add second ioapic
` [PATCH v2 08/12] tests/acpi: allow updates for expected data files

cleanup updating the size of block devices v2
 2020-11-11 12:47 UTC  (9+ messages)
` [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change
  ` [dm-devel] "
` [PATCH 02/24] loop: remove loop_set_size
  ` [dm-devel] "

[PATCH] mpc83xx: Fix dcache setup in lock_ram_in_cache
 2020-11-11 12:54 UTC 

[PATCH 4.19 00/71] 4.19.156-rc1 review
 2020-11-11 12:53 UTC  (5+ messages)
` [PATCH 4.19 19/71] btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io()
` [PATCH 4.19 48/71] of: Fix reserved-memory overlap detection

[PATCH v2] ceph: ensure we have Fs caps when fetching dir link count
 2020-11-11 12:53 UTC  (3+ messages)

[LTP] [PATCH 00/19] Unify error handling in LTP library
 2020-11-11 12:53 UTC  (3+ messages)
` [LTP] [PATCH 06/19] Unify error handling in lib/safe_net.c

[PATCH for-5.2 00/10] block/export: vhost-user-blk server tests and input validation
 2020-11-11 12:43 UTC  (11+ messages)
` [PATCH for-5.2 01/10] test: new qTest case to test the vhost-user-blk-server
` [PATCH for-5.2 02/10] tests/qtest: add multi-queue test case to vhost-user-blk-test
` [PATCH for-5.2 03/10] libqtest: add qtest_socket_server()
` [PATCH for-5.2 04/10] vhost-user-blk-test: rename destroy_drive() to destroy_file()
` [PATCH for-5.2 05/10] vhost-user-blk-test: close fork child file descriptors
` [PATCH for-5.2 06/10] vhost-user-blk-test: drop unused return value
` [PATCH for-5.2 07/10] vhost-user-blk-test: fix races by using fd passing
` [PATCH for-5.2 08/10] block/export: port virtio-blk discard/write zeroes input validation
` [PATCH for-5.2 09/10] vhost-user-blk-test: test discard/write zeroes invalid inputs
` [PATCH for-5.2 10/10] block/export: port virtio-blk read/write range check

[PATCH v2 0/2] tools/sunxi: Use mkimage for SPL generation
 2020-11-11 12:52 UTC  (3+ messages)
` [PATCH v2 1/2] tools: mkimage: Add Allwinner eGON support
` [PATCH v2 2/2] sunxi: Use mkimage for SPL boot image generation

[PATCH v21 00/19] per memcg lru lock
 2020-11-11 12:52 UTC  (8+ messages)
` [PATCH v21 05/19] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v21 07/19] mm: page_idle_get_page() does not need lru_lock

[dpdk-dev] [PATCH v2] app/testpmd: support age shared action context
 2020-11-11 12:51 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_node
 2020-11-11 12:51 UTC  (3+ messages)

[intel-linux-intel-lts:5.4/yocto 2/1142] drivers/crypto/keembay/ocs-aes.c:1379:43: sparse: sparse: Using plain integer as NULL pointer
 2020-11-11 12:49 UTC 

linux-next: build failure after merge of the drm-misc tree
 2020-11-11 12:48 UTC  (6+ messages)
      ` [Intel-gfx] "

[LTP] [PATCH 1/1] m4: Remove workaround for old pkg-config
 2020-11-11 12:47 UTC  (7+ messages)

[PATCH] media: v4l2-mem2mem: always call poll_wait() on queues
 2020-11-11 12:47 UTC  (11+ messages)

[linux-next:master 5068/5074] mm/kasan/common.c:89:14: warning: no previous prototype for function '__kasan_never_merge'
 2020-11-11 12:46 UTC  (2+ messages)

[PATCH v1 00/24] Opt-in always-on nVHE hypervisor
 2020-11-11 12:46 UTC  (9+ messages)
` [PATCH v1 06/24] kvm: arm64: Support per_cpu_ptr in nVHE hyp code

[REGRESSION FIX 0/2] Handling regression introduced by a62387b
 2020-11-11 12:45 UTC  (5+ messages)
` [RFC "
  ` [RFC 1/2] submodules: test for fetch of non-init subsub-repo

stable-rc/queue/4.4 build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.243-13-g0e9f589aa60c)
 2020-11-11 12:46 UTC 

[PATCH 1/2] nvme: allow to force refresh of effects log
 2020-11-11 12:46 UTC  (4+ messages)
` [PATCH 2/2] nvme: enable ro namespace for ZNS without append

[RFC PATCH bpf-next v2 6/9] xsk: propagate napi_id to XDP socket Rx path
 2020-11-11 12:46 UTC  (2+ messages)

[PATCH] xen/x86: Work around Clang code generation bug with asm parameters
 2020-11-11 12:45 UTC 

[PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
 2020-11-11 12:43 UTC  (11+ messages)

[l1k:spi_fixes 7/24] drivers/spi/spi.c:2886:19: error: incompatible pointer types passing 'struct device to parameter of type 'struct device remove &
 2020-11-11 12:41 UTC 

[PATCH 0/5] x32 support
 2020-11-11 12:40 UTC  (6+ messages)
` [PATCH 2/5] configure.ac, arch/x86_64: handle x32 as subarch of x86_64 and don't specify -mcmodel=large there

[PATCH 1/1] virtio-blk-ccw: tweak the default for num_queues
 2020-11-11 12:38 UTC  (6+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix shared RSS action release
 2020-11-11 12:39 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] serial: ar933x_uart: disable clk on error handling path in probe
 2020-11-11 12:44 UTC 

[PATCHv6 bpf] bpf: Move iterator functions into special init section
 2020-11-11 12:38 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/ice: fix full mask issue for ACL rule
 2020-11-11 12:37 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Include semaphore status in print_request()
 2020-11-11 12:37 UTC 

[PATCH] pci: Refuse to hotplug PCI Devices when the Guest OS is not ready
 2020-11-11 12:35 UTC  (2+ messages)

[PATCH] serial: imx: Remove unused platform data support
 2020-11-11 12:36 UTC  (3+ messages)

[PATCH v4 0/9] perf mem/c2c: Support AUX trace
 2020-11-11 12:35 UTC  (3+ messages)

[PATCH v3 00/56] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-11 12:36 UTC  (5+ messages)
` [PATCH v3 35/56] drm/omap: dsi: implement check timings

[PATCH] riscv: Drop a duplicated PAGE_KERNEL_EXEC
 2020-11-11 12:34 UTC  (2+ messages)

[PATCH v2 0/5] Add a dirty logging performance test
 2020-11-11 12:34 UTC  (2+ messages)

[PATCH] mm: memblock: always inline memblock_alloc
 2020-11-11 12:34 UTC  (4+ messages)

[dpdk-dev] [PATCH] devtools: fix 32-bits build
 2020-11-11 12:34 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v1] spi: fix client driver breakages when using GPIO descriptors
 2020-11-11 12:33 UTC  (5+ messages)

[GIT PULL FOR v5.11] Various fixes
 2020-11-11 12:35 UTC  (2+ messages)
` [GIT PULL FOR v5.11] Various fixes (#68817)

[PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR
 2020-11-11 12:32 UTC  (2+ messages)

[PATCH v3 19/35] x86/io_apic: Cleanup trigger/polarity helpers
 2020-11-11 12:32 UTC  (20+ messages)
` [tip: x86/apic] "
              ` [EXTERNAL] "

[PATCH 00/10] [RFC] ARM PCI passthrough configuration and vPCI
 2020-11-11 12:31 UTC  (3+ messages)
` [PATCH 01/10] pci/pvh: Allow PCI toolstack code run with PVH domains on ARM
  ` [SUSPECTED SPAM][PATCH "

[PATCH v2] diff: handle NULL filespecs in run_external_diff
 2020-11-11 12:30 UTC  (5+ messages)
    ` [PATCH v3] diff: make diff_free_filespec_data accept NULL
      ` [PATCH v4] "

[yocto] Split kernel patches over different machines
 2020-11-11 12:29 UTC  (2+ messages)
`  "

[PATCH 0/2] Refactor Audio Graph schema
 2020-11-11 12:26 UTC  (3+ messages)
` [PATCH 1/2] ASoC: audio-graph-card: Refactor schema
` [PATCH 2/2] ASoC: renesas,rsnd: Update audio graph references

[PATCH] mm: memblock: add more debug logs
 2020-11-11 12:28 UTC  (4+ 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.