All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-10 04:59:37 to 2021-08-10 05:49:42 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2021-08-10  5:49 UTC 

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

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-08-10  5:49 UTC 

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

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2021-08-10  5:48 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2021-08-10  5:48 UTC 

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2021-08-10  5:46 UTC 

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

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-08-10  5:46 UTC 

[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)

[igt-dev] [PATCH i-g-t v5 00/65] Add allocator support in IGT
 2021-08-10  5:42 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v5 22/65] tests/gem_exec_store: Support gens without relocations
` [igt-dev] [PATCH i-g-t v5 35/65] tests/gem_softpin: Exercise eviction with softpinning

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2021-08-10  5:42 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2021-08-10  5:42 UTC 

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 0/4] Performance optimization for no fsnotify marks
 2021-08-10  5:39 UTC  (3+ messages)
` [PATCH 1/4] fsnotify: replace igrab() with ihold() on attach connector

[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 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

[igt-dev] [PATCH i-g-t v6 00/65] Add allocator support in IGT
 2021-08-10  5:27 UTC  (66+ 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

[PATCH v5 00/52] Remove the request pointer from struct scsi_cmnd
 2021-08-10  5:28 UTC  (2+ messages)

[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

[PATCH v1 0/2] two changes for UFS/HPB
 2021-08-10  5:20 UTC  (2+ messages)

[PATCH] scsi: ufs: Remove useless if-state in ufshcd_add_command_trace
 2021-08-10  5:20 UTC  (2+ messages)

[PATCH][next[next]] scsi: qla2xxx: Remove redundant initialization of variable num_cnt
 2021-08-10  5:20 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix use after free in debug code
 2021-08-10  5:20 UTC  (2+ messages)

[PATCH 0/3] scsi: target: se_cmd cleanups and race fix
 2021-08-10  5:20 UTC  (2+ messages)

[PATCH v3 00/18] UFS patches for kernel v5.15
 2021-08-10  5:20 UTC  (2+ messages)

[Resend PATCH v4] scsi: target: tcmu: Add new feature KEEP_BUF
 2021-08-10  5:20 UTC  (2+ messages)

[PATCH] fsl-imx6ul: add SAI1/2/3 and ASRC as unimplemented devices
 2021-08-10  5:19 UTC  (2+ messages)

[PATCH for 6.1 0/1] Fix chardev frontend bug in HMP
 2021-08-10  5:18 UTC  (4+ messages)
` [PATCH] monitor/hmp: schedule qemu_chr_fe_accept_input() after read

[Bug 212337] New: scsi_debug: race at module load and module unload
 2021-08-10  5:19 UTC  (2+ messages)
` [Bug 212337] "

[PATCH 0/9 v3] xfs: shutdown is a racy mess
 2021-08-10  5:18 UTC  (10+ messages)
` [PATCH 1/9] xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown()
` [PATCH 2/9] xfs: XLOG_STATE_IOERROR must die
` [PATCH 3/9] xfs: move recovery needed state updates to xfs_log_mount_finish
` [PATCH 4/9] xfs: convert log flags to an operational state field
` [PATCH 5/9] xfs: make forced shutdown processing atomic
` [PATCH 6/9] xfs: rework xlog_state_do_callback()
` [PATCH 7/9] xfs: separate out log shutdown callback processing
` [PATCH 8/9] xfs: don't run shutdown callbacks on active iclogs
` [PATCH 9/9] xfs: log head and tail aren't reliable during shutdown

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:18 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:18 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:18 UTC 

[PATCH] powerpc/book3s64/radix: make tlb_single_page_flush_ceiling a debugfs entry
 2021-08-10  5:17 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:17 UTC 

[PATCH v2] Bluetooth: Move shutdown callback before flushing tx and rx queue
 2021-08-10  5:17 UTC  (2+ messages)
` [v2] "

[PATCH 1/1] scsi: storvsc: Log TEST_UNIT_READY errors as warnings
 2021-08-10  5:17 UTC  (2+ messages)

[PATCH] scsi: mpt3sas: Fix incorrectly assigned error return and check
 2021-08-10  5:16 UTC  (2+ messages)

[PATCH] lpfc: move initialization of phba->poll_list earlier to avoid crash
 2021-08-10  5:16 UTC  (2+ messages)

[PATCH v2 0/3] kmod: add patient module removal support
 2021-08-10  5:16 UTC  (4+ messages)
` [PATCH v2 1/3] libkmod: add a library notice log level print
` [PATCH v2 2/3] libkmod/libkmod-module: add refcnt fd helper
` [PATCH v2 3/3] libkmod-module: add support for a patient module removal option

Application for menteeship
 2021-08-10  5:14 UTC 

[PATCH v6 1/6] Bluetooth: schedule SCO timeouts with delayed_work
 2021-08-10  5:14 UTC  (2+ messages)
` Bluetooth: fix locking and socket killing in SCO and RFCOMM

[GIT PULL] overlayfs fixes for 5.14-rc6
 2021-08-10  5:13 UTC  (5+ messages)

[PATCH] userdiff: improve java regex for generic return types
 2021-08-10  4:51 UTC  (3+ messages)

[GIT PULL] md-fixes 20210804
 2021-08-10  5:10 UTC  (4+ messages)

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

hyperthreading and RT latency
 2021-08-10  5:10 UTC  (2+ messages)
` AW: "

[PATCH] arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
 2021-08-10  5:06 UTC  (3+ messages)

[Qemu-devel] [PULL 00/30] ppc patch queue 2015-07-07 for 2.4
 2021-08-10  5:07 UTC  (5+ messages)
` [Qemu-devel] [PULL 24/30] spapr_pci: populate ibm,loc-code
  `  "

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:07 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:07 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:07 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:07 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:07 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:07 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:07 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:07 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:07 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2021-08-10  5:07 UTC 

[PATCH] xive: Remove extra '0x' prefix in trace events
 2021-08-10  5:03 UTC  (4+ messages)

Kconfig issue in commit c49c33637802 ("HID: support for initialization of some Thrustmaster wheels")
 2021-08-10  5:04 UTC 

[PATCH] fuzz: avoid building twice, when running on gitlab
 2021-08-10  5:01 UTC  (6+ messages)

[PATCH v4 00/21] Track shared pages at EL2 in protected mode
 2021-08-10  4:57 UTC  (7+ messages)
` [PATCH v4 05/21] KVM: arm64: Expose page-table helpers
` [PATCH v4 11/21] KVM: arm64: Allow populating software bits
` [PATCH v4 14/21] KVM: arm64: Expose pkvm_hyp_id

[masahiroy:for-next 9/9] <inline asm>:6:2: error: cpu alternatives does not support instructions blocks > 254 bytes
 2021-08-10  4:59 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.