messages from 2021-08-10 05:21:36 to 2021-08-10 06:17:06 UTC [more...]
[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 v5 00/52] Remove the request pointer from struct scsi_cmnd
2021-08-10 6:15 UTC (4+ messages)
` [PATCH v5 01/52] core: Introduce the scsi_cmd_to_rq() function
[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 (16+ 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
[PATCH v2 1/4] ipack: tpci200: fix many double free issues in tpci200_pci_probe
2021-08-10 6:12 UTC (9+ messages)
` [PATCH v2 2/4] ipack: tpci200: fix memory leak in the tpci200_register
[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 (67+ messages)
` [igt-dev] [PATCH i-g-t v6 01/65] lib/igt_dummyload: Add support of using allocator in igt spinner
` [igt-dev] [PATCH i-g-t v6 02/65] lib/intel_allocator: Add few helper functions for common use
` [igt-dev] [PATCH i-g-t v6 03/65] lib/igt_gt: Add passing ahnd as an argument to igt_hang
` [igt-dev] [PATCH i-g-t v6 04/65] lib/intel_batchbuffer: Ensure relocation code will be called
` [igt-dev] [PATCH i-g-t v6 05/65] lib/intel_batchbuffer: Add allocator support in blitter fast copy
` [igt-dev] [PATCH i-g-t v6 06/65] lib/intel_batchbuffer: Add allocator support in blitter src copy
` [igt-dev] [PATCH i-g-t v6 07/65] lib/intel_batchbuffer: Try to avoid relocations in blitting
` [igt-dev] [PATCH i-g-t v6 08/65] lib/huc_copy: Extend huc copy prototype to pass allocator handle
` [igt-dev] [PATCH i-g-t v6 09/65] tests/gem_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v6 10/65] tests/gem_create: "
` [igt-dev] [PATCH i-g-t v6 11/65] tests/gem_ctx_engines: "
` [igt-dev] [PATCH i-g-t v6 12/65] tests/gem_ctx_exec: "
` [igt-dev] [PATCH i-g-t v6 13/65] tests/gem_ctx_freq: "
` [igt-dev] [PATCH i-g-t v6 14/65] tests/gem_ctx_isolation: "
` [igt-dev] [PATCH i-g-t v6 15/65] tests/gem_ctx_param: "
` [igt-dev] [PATCH i-g-t v6 16/65] tests/gem_eio: "
` [igt-dev] [PATCH i-g-t v6 17/65] tests/gem_exec_async: "
` [igt-dev] [PATCH i-g-t v6 18/65] tests/gem_exec_balancer: "
` [igt-dev] [PATCH i-g-t v6 19/65] tests/gem_exec_fair: Add softpin support
` [igt-dev] [PATCH i-g-t v6 20/65] tests/gem_exec_gttfill: Require relocation support
` [igt-dev] [PATCH i-g-t v6 21/65] tests/gem_exec_lut_handle: "
` [igt-dev] [PATCH i-g-t v6 22/65] tests/gem_exec_suspend: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v6 23/65] tests/gem_exec_parallel: Adopt to use alloctor
` [igt-dev] [PATCH i-g-t v6 24/65] tests/gem_exec_params: Support gens without relocations
` [igt-dev] [PATCH i-g-t v6 25/65] tests/gem_exec_whisper: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v6 26/65] tests/gem_fenced_exec_thrash: "
` [igt-dev] [PATCH i-g-t v6 27/65] tests/gem_lut_handle: Require relocation support
` [igt-dev] [PATCH i-g-t v6 28/65] tests/gem_mmap: Add allocator support
` [igt-dev] [PATCH i-g-t v6 29/65] tests/gem_mmap_gtt: "
` [igt-dev] [PATCH i-g-t v6 30/65] tests/gem_mmap_offset: "
` [igt-dev] [PATCH i-g-t v6 31/65] tests/gem_mmap_wc: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v6 32/65] tests/gem_request_retire: Add allocator support
` [igt-dev] [PATCH i-g-t v6 33/65] tests/gem_ringfill: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v6 34/65] tests/gem_spin_batch: "
` [igt-dev] [PATCH i-g-t v6 35/65] tests/gem_tiled_fence_blits: "
` [igt-dev] [PATCH i-g-t v6 36/65] tests/gem_unfence_active_buffers: "
` [igt-dev] [PATCH i-g-t v6 37/65] tests/gem_unref_active_buffers: "
` [igt-dev] [PATCH i-g-t v6 38/65] tests/gem_userptr_blits: "
` [igt-dev] [PATCH i-g-t v6 39/65] tests/gem_wait: "
` [igt-dev] [PATCH i-g-t v6 40/65] tests/gem_watchdog: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v6 41/65] tests/gem_workarounds: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v6 42/65] tests/i915_hangman: "
` [igt-dev] [PATCH i-g-t v6 43/65] tests/i915_module_load: "
` [igt-dev] [PATCH i-g-t v6 44/65] tests/i915_pm_rc6_residency: "
` [igt-dev] [PATCH i-g-t v6 45/65] tests/i915_pm_rpm: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v6 46/65] tests/i915_pm_rps: Alter "
` [igt-dev] [PATCH i-g-t v6 47/65] tests/kms_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v6 48/65] tests/kms_cursor_legacy: "
` [igt-dev] [PATCH i-g-t v6 49/65] tests/kms_flip: "
` [igt-dev] [PATCH i-g-t v6 50/65] tests/kms_vblank: "
` [igt-dev] [PATCH i-g-t v6 51/65] tests/perf_pmu: "
` [igt-dev] [PATCH i-g-t v6 52/65] tests/sysfs_heartbeat_interval: "
` [igt-dev] [PATCH i-g-t v6 53/65] tests/sysfs_preempt_timeout: "
` [igt-dev] [PATCH i-g-t v6 54/65] tests/sysfs_timeslice_duration: "
` [igt-dev] [PATCH i-g-t v6 55/65] tests/gem_exec_big: Require relocation support
` [igt-dev] [PATCH i-g-t v6 56/65] tests/gem_exec_capture: Support gens without relocations
` [igt-dev] [PATCH i-g-t v6 57/65] tests/gem_exec_store: "
` [igt-dev] [PATCH i-g-t v6 58/65] tests/gem_softpin: Exercise eviction with softpinning
` [igt-dev] [PATCH i-g-t v6 59/65] WIP: tests/gem_exec_fence: rewrite to no-reloc
` [igt-dev] [PATCH i-g-t v6 60/65] WIP: tests/gem_ctx_persistence: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v6 61/65] WIP: tests/gem_ctx_shared: Convert to use no-reloc
` [igt-dev] [PATCH i-g-t v6 62/65] WIP: NOTWORKING: gem_exec_await
` [igt-dev] [PATCH i-g-t v6 63/65] WIP: tests/gem_exec_schedule WIP: tests/gem_exec_schedule@deep - NOT WORKING WIP: tests/gem_exec_schedule@wide (ok) + reorder_wide (still to be fixed)
` [igt-dev] [PATCH i-g-t v6 64/65] WIP: tests/gem_exec_flush: Adopt to no-reloc
` [igt-dev] [PATCH i-g-t v6 65/65] HAX: remove gttfill for tgl ci
` [igt-dev] ✗ Fi.CI.BAT: failure for Add allocator support in IGT
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 (5+ 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 0/4] Performance optimization for no fsnotify marks
2021-08-10 6:03 UTC (5+ messages)
` [PATCH 1/4] fsnotify: replace igrab() with ihold() on attach connector
` [PATCH 2/4] fsnotify: count s_fsnotify_inode_refs for attached connectors
[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)
[PATCH] hush: fix conditional statements exit code
2021-08-10 5:47 UTC
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 v27 00/10] NTFS read-write driver GPL implementation by Paragon Software
2021-08-10 5:46 UTC (2+ messages)
[PATCH 0/5] Add Traverse Technologies Ten64 board DTS
2021-08-10 5:38 UTC (13+ 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)
[PATCH] ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMIC
2021-08-10 5:36 UTC (2+ messages)
how to get info about connected clients when iwd runs in AP mode?
2021-08-10 5:34 UTC (2+ messages)
[PATCH] can: c_can: rename IF_RX -> IF_NAPI
2021-08-10 5:34 UTC (2+ messages)
[PATCH bpf] bpf: fix potentially incorrect results with bpf_get_local_storage()
2021-08-10 5:32 UTC (2+ messages)
[PATCH v2 1/2] file_list: add file_list_parse_null()
2021-08-10 5:29 UTC (2+ messages)
` [PATCH v2 2/2] fastboot: use file_list_parse_null()
[PATCH 0/3] xfs: clean up buffer cache disk addressing
2021-08-10 5:28 UTC (4+ messages)
` [PATCH 1/3] xfs: introduce xfs_buf_daddr()
` [PATCH 2/3] xfs: convert bp->b_bn references to xfs_buf_daddr()
` [PATCH 3/3] xfs: rename buffer cache index variable b_bn
[PATCH] apply: keep buffer/size pair in sync when parsing binary hunks
2021-08-10 5:26 UTC (2+ messages)
[PATCH 00/16 v2] xfs: rework feature flags
2021-08-10 5:24 UTC (17+ messages)
` [PATCH 01/16] xfs: sb verifier doesn't handle uncached sb buffer
` [PATCH 02/16] xfs: rename xfs_has_attr()
` [PATCH 03/16] xfs: rework attr2 feature and mount options
` [PATCH 04/16] xfs: reflect sb features in xfs_mount
` [PATCH 05/16] xfs: replace xfs_sb_version checks with feature flag checks
` [PATCH 06/16] xfs: consolidate mount option features in m_features
` [PATCH 07/16] xfs: convert mount flags to features
` [PATCH 08/16] xfs: convert remaining mount flags to state flags
` [PATCH 09/16] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
` [PATCH 10/16] xfs: convert xfs_fs_geometry to use mount feature checks
` [PATCH 11/16] xfs: open code sb verifier "
` [PATCH 12/16] xfs: convert scrub to use mount-based "
` [PATCH 13/16] xfs: convert xfs_sb_version_has checks to use mount features
` [PATCH 14/16] xfs: remove unused xfs_sb_version_has wrappers
` [PATCH 15/16] xfs: introduce xfs_sb_is_v5 helper
` [PATCH 16/16] xfs: kill xfs_sb_version_has_v3inode()
[PATCH 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2021-08-10 5:24 UTC (6+ messages)
` [PATCH 2/4] KEYS: trusted: allow trust sources to use kernel RNG for key material
Trying to recover data from SSD
2021-08-10 5:24 UTC (2+ messages)
[Intel-gfx] [PULL] gvt-fixes
2021-08-10 5:01 UTC
[PATCH 0/3 v7] xfs: make CIL pipelining work
2021-08-10 5:22 UTC (4+ messages)
` [PATCH 1/3] xfs: AIL needs asynchronous CIL forcing
` [PATCH 2/3] xfs: CIL work is serialised, not pipelined
` [PATCH 3/3] xfs: move the CIL workqueue to the CIL
[PATCH 0/5 v3] xfs: strictly order log start records
2021-08-10 5:21 UTC (6+ messages)
` [PATCH 1/5] xfs: move xlog_commit_record to xfs_log_cil.c
` [PATCH 2/5] xfs: pass a CIL context to xlog_write()
` [PATCH 3/5] xfs: factor out log write ordering from xlog_cil_push_work()
` [PATCH 4/5] xfs: attach iclog callbacks in xlog_cil_set_ctx_write_state()
` [PATCH 5/5] xfs: order CIL checkpoint start records
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.