All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-10 05:41:33 to 2021-08-10 06:51:42 UTC [more...]

[PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
 2021-08-10  6:50 UTC  (7+ messages)
` [PATCH v6 1/6] qmp: add QMP command x-debug-query-virtio
` [PATCH v6 2/6] qmp: add QMP command x-debug-virtio-status

[PATCH v14] qapi: introduce 'query-x86-cpuid' QMP command
 2021-08-10  6:51 UTC 

[PATCH] iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks
 2021-08-10  6:51 UTC  (5+ messages)

[PATCH 0/8] gpu/drm: ingenic-drm: Various improvements
 2021-08-09 23:17 UTC  (4+ messages)
` [Letux-kernel] [PATCH 8/8] drm/ingenic: Attach bridge chain to encoders

[PATCH net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge
 2021-08-10  6:50 UTC  (2+ messages)

[PATCH net-next v3] net: Support filtering interfaces on no master
 2021-08-10  6:49 UTC 

[PATCH 00/46] Parallel submission aka multi-bb execbuf
 2021-08-10  6:49 UTC  (15+ messages)
` [PATCH 10/46] drm/i915/guc: Take engine PM when a context is pinned with GuC submission
      ` [Intel-gfx] "
` [PATCH 11/46] drm/i915/guc: Don't call switch_to_kernel_context "
  ` [Intel-gfx] "
` [PATCH 13/46] drm/i915: Add logical engine mapping
      ` [Intel-gfx] "

[PATCH] dt-bindings: eeprom-93xx46: Convert to json schema\
 2021-08-10  6:48 UTC 

[PATCHv2] iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks
 2021-08-10  6:48 UTC  (2+ messages)

[PATCH v4 00/11] qla2xxx: Add EDIF support
 2021-08-10  6:47 UTC  (3+ messages)
` [PATCH v4 10/11] qla2xxx: Increment EDIF command and completion counts

[PATCH net-next 2/2] bonding: combine netlink and console error messages
 2021-08-10  6:47 UTC  (3+ messages)
` [PATCH net-next v2 "

[PATCH] ARM: dts: vf610-zii-dev-rev-b: Remove #address-cells and #size-cells property from at93c46d dt node
 2021-08-10  6:44 UTC  (2+ messages)

[PATCH v27 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-08-10  6:47 UTC  (3+ messages)

[v6 0/3] Add L3 provider support for SC7280
 2021-08-10  6:46 UTC  (4+ messages)
` [v6 1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280
` [v6 2/3] interconnect: qcom: Add EPSS L3 support "
` [v6 3/3] arm64: dts: qcom: sc7280: Add EPSS L3 interconnect provider

[PATCH net] net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry
 2021-08-10  6:46 UTC  (8+ messages)
      ` [Bridge] "

Bug report for kernel v4.15-rc8+
 2021-08-10  6:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/linux-headers: enable host build
 2021-08-10  6:45 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/linux-tools: add host-bpftool support

[PATCH v6 0/5] IMA: restrict the accepted digest algorithms for the security.ima xattr
 2021-08-10  6:45 UTC  (7+ messages)
` [PATCH v6 2/5] IMA: block writes of the security.ima xattr with unsupported algorithms
` [PATCH v6 3/5] IMA: add support to restrict the hash algorithms used for file appraisal

switch iomap to an iterator model v2
 2021-08-10  6:45 UTC  (8+ messages)
` [PATCH 11/30] iomap: add the new iomap_iter model
      ` [Cluster-devel] "
` [PATCH 19/30] iomap: switch iomap_bmap to use iomap_iter
    ` [Cluster-devel] "

[PATCH 1/1] Fix reserved Feature bits numbering
 2021-08-10  6:44 UTC  (2+ messages)
` [virtio-comment] "

[PATCH v2] block: Fix typo in comments
 2021-08-10  6:43 UTC 

[PATCH 0/4] Performance optimization for no fsnotify marks
 2021-08-10  6:43 UTC  (7+ messages)
` [PATCH 2/4] fsnotify: count s_fsnotify_inode_refs for attached connectors
` [PATCH 3/4] fsnotify: count all objects with "
` [PATCH 4/4] fsnotify: optimize the case of no marks of any type

[loop] 2112f5c133: fxmark.hdd_ext4_no_jnl_DWTL_1_directio.works/sec -49.6% regression
 2021-08-10  6:42 UTC  (2+ messages)

[PATCH] wcstok.3: Fix type mismatch in the example
 2021-08-10  6:42 UTC  (2+ messages)

[PATCH 0/4] Introduce XEN_PAGE_* definitions for mapping guests memory
 2021-08-10  6:41 UTC  (3+ messages)
` [PATCH 1/4] public: Add page related definitions for accessing "

[PATCH v2 0/6] Support SiFive Composable cache driver
 2021-08-10  6:40 UTC  (4+ messages)
` [PATCH v2 2/6] board: sifive: use ccache driver instead of helper function

wcschr(3): add special case for NUL, as in strchr(3)
 2021-08-10  6:40 UTC  (4+ messages)

[PATCH] crypto: public_key: fix overflow during implicit conversion
 2021-08-10  6:39 UTC 

[PATCH 1/1] virtio-blk: fix virtqueues accounting
 2021-08-10  6:39 UTC  (3+ messages)
` [virtio-comment] "

[patch] x86/pat: pass correct address to sanitize_phys
 2021-08-10  6:38 UTC  (2+ messages)

[PATCH 0/1] Fix gem_ctx_persistence failures with GuC submission
 2021-08-10  6:38 UTC  (12+ messages)
` [PATCH 1/1] drm/i915: Check if engine has heartbeat when closing a context
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 0/1] Fix gem_ctx_persistence failures with GuC submission

pull-request: can 2021-08-10
 2021-08-10  6:37 UTC  (3+ messages)
` [PATCH net 1/2] MAINTAINERS: fix Microchip CAN BUS Analyzer Tool entry typo
` [PATCH net 2/2] can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP register

[PATCH for 6.1] ui/gtk: retry sending VTE console input
 2021-08-10  6:32 UTC 

[RFC PATCH] xen/memory: Introduce a hypercall to provide unallocated space
 2021-08-10  6:34 UTC  (15+ messages)

[RFC PATCH v2 00/10] Add configurable block device LED triggers
 2021-08-10  6:35 UTC  (7+ messages)

[PATCH] cifs: use the correct max-length for dentry_path_raw()
 2021-08-10  6:33 UTC 

R11 is invalid with LLVM 12 and later
 2021-08-10  6:31 UTC  (3+ messages)

mmotm 2021-08-09-23-29 uploaded
 2021-08-10  6:30 UTC 

[PATCH net 1/1] net: dsa: sja1105: fix error handling on NULL returned by xpcs_create()
 2021-08-10  6:35 UTC 

linux-next: build warning after merge of the spi tree
 2021-08-10  6:29 UTC 

mmotm 2021-08-09-19-18 uploaded
 2021-08-10  6:27 UTC  (3+ messages)

[PATCH v2 1/4] ipack: tpci200: fix many double free issues in tpci200_pci_probe
 2021-08-10  6:27 UTC  (10+ messages)
` [PATCH v2 2/4] ipack: tpci200: fix memory leak in the tpci200_register

linux-next: Signed-off-by missing for commit in the drm-intel tree
 2021-08-10  6:27 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH v5 00/52] Remove the request pointer from struct scsi_cmnd
 2021-08-10  6:27 UTC  (37+ messages)
` [PATCH v5 01/52] core: Introduce the scsi_cmd_to_rq() function
` [PATCH v5 02/52] core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
` [PATCH v5 03/52] sd: "
` [PATCH v5 04/52] sr: "
` [PATCH v5 05/52] scsi_transport_fc: "
` [PATCH v5 06/52] scsi_transport_spi: "
` [PATCH v5 07/52] ata: "
` [PATCH v5 08/52] RDMA/iser: "
` [PATCH v5 09/52] RDMA/srp: "
` [PATCH v5 10/52] zfcp: "
` [PATCH v5 11/52] 53c700: "
` [PATCH v5 12/52] NCR5380: Use sc_data_direction instead of rq_data_dir()
` [PATCH v5 13/52] aacraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
` [PATCH v5 14/52] advansys: "
` [PATCH v5 15/52] aha1542: "
` [PATCH v5 16/52] bnx2i: "
` [PATCH v5 17/52] csiostor: "
` [PATCH v5 18/52] cxlflash: "

[PATCH 0/5] x86: Impplement support for unaccepted memory
 2021-08-10  6:26 UTC  (12+ messages)
` [PATCH 1/5] mm: Add "
` [PATCH 2/5] efi/x86: Implement "
` [PATCH 3/5] x86/boot/compressed: Handle "
` [PATCH 4/5] x86/mm: Provide helpers for "
` [PATCH 5/5] x86/tdx: Unaccepted memory support

[Intel-gfx] [PATCH] drm/i915: Free all DMC payloads
 2021-08-10  6:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Free all DMC payloads (rev2)

[PATCH] vfio/pci: Add support for PCIe extended capabilities
 2021-08-10  6:25 UTC 

[PATCH] locking/rtmutex: Add the missing 'ES' of macro CONFIG_DEBUG_RT_MUTEXES
 2021-08-10  6:24 UTC  (2+ messages)
` [tip: locking/urgent] locking/rtmutex: Use the correct rtmutex debugging config option

[dpdk-dev] [PATCH] net/mlx5: fix matching on eCPRI
 2021-08-10  6:22 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS 771c994ea51f572539ca3961c6a7706862b147e2
 2021-08-10  6:20 UTC 

[Buildroot] [PATCH] package/ruby: fix RUBY_VERSION_EXT
 2021-08-10  6:20 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS a7550f8b1c9712894f9e98d6caf5f49451ebd058
 2021-08-10  6:20 UTC 

[Buildroot] [git commit branch/2021.05.x] package/ruby: fix RUBY_VERSION_EXT
 2021-08-09 20:14 UTC 

[PATCH v5 09/11] btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file()
 2021-08-10  6:19 UTC  (4+ messages)

[PATCH v2 0/9] Add imx8ulp clock & reset driver support
 2021-08-10  6:28 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: clock: Add imx8ulp clock support
` [PATCH v2 2/9] clk: imx: Update the pllv4 to support imx8ulp
` [PATCH v2 3/9] clk: imx: Update the compsite driver "
` [PATCH v2 4/9] clk: imx: disable i.mx7ulp composite clock during initialization
` [PATCH v2 5/9] clk: imx: Add 'CLK_SET_RATE_NO_REPARENT' for composite-7ulp
` [PATCH v2 6/9] clk: imx: disable the pfd when set pfdv2 clock rate
` [PATCH v2 7/9] clk: imx: Update the pfdv2 for 8ulp specific support
` [PATCH v2 8/9] clk: imx: Add clock driver for imx8ulp
` [PATCH v2 9/9] clk: imx: Add the pcc reset controller support on imx8ulp

[PATCH] ARM: Fix instruction set selection for GCC 11
 2021-08-10  6:13 UTC  (2+ messages)

[PATCH v2 5/5] oidtree: a crit-bit tree for odb_loose_cache
 2021-08-10  6:16 UTC  (4+ messages)
` [PATCH/RFC 0/3] pedantic errors in next

[iommu:apple/dart 3/3] drivers/iommu/apple-dart.c:730:17: error: initialization of 'size_t (*)(struct iommu_domain *, long unsigned int, size_t, struct iommu_iotlb_gather *)' {aka 'long unsigned int (*)(struct iommu_domain *, long unsigned int, long unsigned int, struct iom
 2021-08-10  6:09 UTC  (3+ messages)

[PATCH] m_can: fixed typo in m_can_set_bittiming() causing corrupt DBTP register content
 2021-08-10  6:14 UTC  (4+ messages)

A question about staging driver like pi433
 2021-08-10  6:12 UTC  (4+ messages)

[PATCH v4 0/9] Inefficient OPPs
 2021-08-10  6:13 UTC  (3+ messages)

[PATCH for-6.2 00/12] qom: Get rid of all manual usage of OBJECT_CHECK & friends
 2021-08-10  6:12 UTC  (13+ messages)
` [PATCH for-6.2 05/12] [automated] Move QOM typedefs and add missing includes
` [PATCH for-6.2 06/12] [automated] Split QOM "typedef struct T { ... } T" declarations
` [PATCH for-6.2 07/12] [automated] Use DECLARE_*CHECKER* macros when possible
` [PATCH for-6.2 12/12] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE "

[PATCH] scsi: aha1542: Remove unneeded semicolon
 2021-08-10  6:12 UTC  (2+ messages)

[PATCH] arm: kirkwood: Dockstar: Update board maintainer
 2021-08-10  6:10 UTC 

[dpdk-dev] [PATCH] net/bnxt: fix to reset Rx next consumer index
 2021-08-10  6:07 UTC 

[igt-dev] [PATCH i-g-t v6 00/65] Add allocator support in IGT
 2021-08-10  6:10 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

arch/powerpc/kernel/process.c:447 giveup_all() warn: bitwise AND condition is false here
 2021-08-10  6:09 UTC 

[dpdk-dev] [PATCH 1/2] security: enforce semantics for Tx inline processing
 2021-08-10  6:07 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/3] security: Improve inline fast path routines
  ` [dpdk-dev] [PATCH v3 1/3] security: enforce semantics for Tx inline processing
  ` [dpdk-dev] [PATCH v3 2/3] security: add option for faster udata or mdata access
  ` [dpdk-dev] [PATCH v3 3/3] examples/ipsec-secgw: update event mode inline path

[PATCH v5 0/9] libata cleanups and improvements
 2021-08-10  6:06 UTC  (11+ messages)
` [PATCH v5 1/9] libata: fix ata_host_alloc_pinfo()
` [PATCH v5 2/9] libata: fix ata_host_start()
` [PATCH v5 3/9] libata: simplify ata_scsi_rbuf_fill()
` [PATCH v5 4/9] libata: cleanup device sleep capability detection
` [PATCH v5 5/9] libata: cleanup ata_dev_configure()
` [PATCH v5 6/9] libata: cleanup NCQ priority handling
` [PATCH v5 7/9] libata: fix ata_read_log_page() warning
` [PATCH v5 8/9] libata: print feature list on device scan
` [PATCH v5 9/9] libahci: Introduce ncq_prio_supported sysfs sttribute

[PATCH] usb: dwc3: gadget: Use list_replace_init() before traversing lists
 2021-08-10  6:05 UTC  (6+ messages)
` [RFC][PATCH] dwc3: gadget: Fix losing list items in dwc3_gadget_ep_cleanup_completed_requests()

[RFC v2] /dev/iommu uAPI proposal
 2021-08-10  6:04 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t v5 00/65] Add allocator support in IGT
 2021-08-10  6:04 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v5 35/65] tests/gem_softpin: Exercise eviction with softpinning
` [igt-dev] ✗ GitLab.Pipeline: warning for Add allocator support in IGT (rev3)

[PATCH] usb: chipidea: fix RT issue for udc
 2021-08-10  6:02 UTC 

[v5 0/3] Add L3 provider support for SC7280
 2021-08-10  5:59 UTC  (4+ messages)
` [v5 1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280
` [v5 2/3] interconnect: qcom: Add EPSS L3 support "
` [v5 3/3] arm64: dts: qcom: sc7280: Add EPSS L3 interconnect provider

[PATCH] arm64: clean vdso files
 2021-08-10  5:57 UTC  (3+ messages)

ARM: dts: qcom: apq8064: correct clock names
 2021-08-10  5:59 UTC  (2+ messages)

[PATCH v4 0/2] ibmvtpm: Avoid error message when process gets signal while waiting
 2021-08-10  5:58 UTC  (3+ messages)
` [PATCH v4 1/2] tpm: "

linux-next: build failure after merge of the rtc tree
 2021-08-10  5:54 UTC 

[PATCH 0/6] target/mips: Convert Loongson LEXT opcodes to decodetree
 2021-08-10  5:51 UTC  (4+ messages)
` [PATCH 4/6] target/mips: Convert Loongson [D]DIVU.G "

[PATCH 0/6] Cortina Firmware fixes
 2021-08-10  5:50 UTC  (7+ messages)
` [PATCH 1/6] env: Kconfig: Add default option for PHY_CORTINA
` [PATCH 2/6] configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig
` [PATCH 3/6] net: cortina: Add support for tfa boot in cortina firmware
` [PATCH 4/6] board: ls2088ardb: Extend cs4340_get_fw_addr() functionality
` [PATCH 5/6] board: t208x: "
` [PATCH 6/6] board: T4240rdb: "

[PATCH] ui/sdl2: Check return value from g_setenv()
 2021-08-10  5:50 UTC  (2+ messages)

[linux-stable-rc:linux-4.14.y 3120/3269] warning: (ARCH_QCOM && ..) selects QCOM_SCM which has unmet direct dependencies ((ARM || ..) && ..)
 2021-08-10  5:50 UTC  (2+ messages)

Mixed inline and regular extents caused by btrfs/062
 2021-08-10  5:49 UTC 

[PATCH 0/2] fsmonitor: fixup to avoid warnings from pedantic
 2021-08-10  5:49 UTC  (4+ messages)

[PATCH 0/5] Add Traverse Technologies Ten64 board DTS
 2021-08-10  5:38 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] arm64: dts: ls1088a: add internal PCS for DPMAC1 node
  ` [PATCH v3 2/5] arm64: dts: ls1088a: add missing PMU node
  ` [PATCH v3 3/5] dt-bindings: vendor-prefixes: add Traverse Technologies
  ` [PATCH v3 4/5] dt-bindings: arm: fsl: Add Traverse Ten64 (LS1088A) board
  ` [PATCH v3 5/5] arm64: dts: add device tree for Traverse Ten64 (LS1088A)

[linux-next:master 5146/6223] drivers/media/platform/rcar-vin/rcar-core.c:220:18: warning: Same value in both branches of ternary operator. [duplicateValueTernary]
 2021-08-10  5:42 UTC  (2+ messages)

ps2: Fix issue #501 and #502
 2021-08-10  5:40 UTC  (5+ messages)
` [PATCH 3/3] ps2: migration support for command reply queue

[syzbot] general protection fault in hwsim_new_edge_nl
 2021-08-10  5:41 UTC  (2+ 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.