All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-02 17:20:45 to 2022-10-02 19:30:53 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2022-10-02 19:30 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in hex_dump_to_buffer
 2022-10-02 19:29 UTC  (2+ messages)

Planned changes for bugzilla.kernel.org to reduce the "Bugzilla blues"
 2022-10-02 19:27 UTC  (20+ messages)

[net-next] net: mvpp2: Add TX flow control support for jumbo frames
 2022-10-02 19:24 UTC  (2+ messages)

[PATCH] docs: bump minimal GNU Make version to 3.82
 2022-10-02 19:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-02 19:20 UTC 

[PATCH v4 00/21] Do not stop uclass iteration on error
 2022-10-02 19:19 UTC  (8+ messages)
` [PATCH v5 00/15] "
  ` [PATCH v5 04/15] bootstd: Fix listing boot devices
  ` [PATCH v5 09/15] cmd: List all uclass devices regardless of probe error

Enhanced sensor monitor
 2022-10-02 19:11 UTC  (2+ messages)

[PATCH] send-email docs: Remove mention of discontinued gmail feature
 2022-10-02 19:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-02 19:10 UTC 

icase pathspec magic support in ls-tree
 2022-10-02 19:07 UTC  (3+ messages)

mm/damon/dbgfs.c:227 dbgfs_schemes_write() warn: passing a valid pointer to 'PTR_ERR'
 2022-10-02 19:05 UTC 

[PATCH] doc: remove deprecation for inline IPsec events
 2022-10-02 19:03 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-02 19:00 UTC 

[dpdk-dev v1] lib/cryptodev: multi-process IPC request handler
 2022-10-02 18:57 UTC  (3+ messages)
` [dpdk-dev v2] "
  ` [EXT] "

[syzbot] general protection fault in jfs_flush_journal
 2022-10-02 18:56 UTC 

[PATCH v5 0/6] crypto/security session framework rework
 2022-10-02 18:55 UTC  (7+ messages)
` [PATCH v5 1/6] cryptodev: rework session framework
` [PATCH v5 2/6] crypto/scheduler: use unified session
` [PATCH v5 3/6] cryptodev: hide sym session structure
` [PATCH v5 4/6] security: remove priv mempool usage
` [PATCH v5 5/6] drivers/crypto: support security session get size op
` [PATCH v5 6/6] security: hide session structure

RTT-PROBE: lore-subspace-rtt
 2022-10-02 18:50 UTC 

[linux-next:master 10827/11993] ERROR: modpost: "__sanitizer_cov_trace_pc" [arch/s390/mm/cmm.ko] undefined!
 2022-10-02 18:49 UTC  (3+ messages)

[PATCH] lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
 2022-10-02 18:47 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-02 18:40 UTC 

how u-boot handles the environment (rpi4, fat environment)
 2022-10-02 18:38 UTC  (3+ messages)

[PATCHSET v23.1 0/4] xfs: strengthen rmapbt scrubbing
 2022-10-02 18:20 UTC  (5+ messages)
` [PATCH 1/4] xfs: cross-reference rmap records with ag btrees
` [PATCH 2/4] xfs: cross-reference rmap records with free space btrees
` [PATCH 3/4] xfs: cross-reference rmap records with inode btrees
` [PATCH 4/4] xfs: cross-reference rmap records with refcount btrees

[PATCHSET v23.1 0/3] xfs: rework online fsck incore bitmap
 2022-10-02 18:20 UTC  (4+ messages)
` [PATCH 3/3] xfs: convert xbitmap to interval tree
` [PATCH 1/3] xfs: remove the for_each_xbitmap_ helpers
` [PATCH 2/3] xfs: drop the _safe behavior from the xbitmap foreach macro

[PATCHSET v23.1 0/9] xfs: clean up memory management in xattr scrub
 2022-10-02 18:20 UTC  (10+ messages)
` [PATCH 3/9] xfs: split usedmap from xchk_xattr_buf.buf
` [PATCH 2/9] xfs: split freemap "
` [PATCH 1/9] xfs: remove unnecessary dstmap in xattr scrubber
` [PATCH 7/9] xfs: check used space of shortform xattr structures
` [PATCH 5/9] xfs: remove flags argument from xchk_setup_xattr_buf
` [PATCH 6/9] xfs: move xattr scrub buffer allocation to top level function
` [PATCH 4/9] xfs: split valuebuf from xchk_xattr_buf.buf
` [PATCH 9/9] xfs: only allocate free space bitmap for xattr scrub if needed
` [PATCH 8/9] xfs: clean up xattr scrub initialization

[PATCHSET v23.1 0/6] xfs: detect mergeable and overlapping btree records
 2022-10-02 18:20 UTC  (7+ messages)
` [PATCH 4/6] xfs: flag refcount btree records that could be merged
` [PATCH 2/6] xfs: alert the user about data/attr fork mappings "
` [PATCH 3/6] xfs: flag free space btree records "
` [PATCH 1/6] xfs: change bmap scrubber to store the previous mapping
` [PATCH 6/6] xfs: check for reverse mapping records that could be merged
` [PATCH 5/6] xfs: check overlapping rmap btree records

[PATCHSET v23.1 0/3] xfs: fix iget usage in directory scrub
 2022-10-02 18:20 UTC  (4+ messages)
` [PATCH 1/3] xfs: make checking directory dotdot entries more reliable
` [PATCH 2/3] xfs: xfs_iget in the directory scrubber needs to use UNTRUSTED
` [PATCH 3/3] xfs: always check the existence of a dirent's child inode

[PATCHSET v23.1 0/3] xfs: fix iget/irele usage in online fsck
 2022-10-02 18:20 UTC  (4+ messages)
` [PATCH 1/3] xfs: manage inode DONTCACHE status at irele time
` [PATCH 3/3] xfs: retain the AGI when we can't iget an inode to scrub the core
` [PATCH 2/3] xfs: fix an inode lookup race in xchk_get_inode

[PATCH v4] ksmbd: validate share name from share config response
 2022-10-02 18:34 UTC  (3+ messages)

[PATCHSET v23.1 0/2] xfs: scrub inode core when checking metadata files
 2022-10-02 18:20 UTC  (3+ messages)
` [PATCH 1/2] xfs: don't warn about files that are exactly s_maxbytes long
` [PATCH 2/2] xfs: check inode core when scrubbing metadata files

[PATCHSET v23.1 0/2] xfs: detect incorrect gaps in rmap btree
 2022-10-02 18:20 UTC  (3+ messages)
` [PATCH 1/2] xfs: teach scrub to check for sole ownership of metadata objects
` [PATCH 2/2] xfs: ensure that single-owner file blocks are not owned by others

[PATCHSET v23.1 0/3] xfs: detect incorrect gaps in inode btree
 2022-10-02 18:20 UTC  (4+ messages)
` [PATCH 2/3] xfs: directly cross-reference the inode btrees with each other
` [PATCH 1/3] xfs: clean up broken eearly-exit code in the inode btree scrubber
` [PATCH 3/3] xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan results

[PATCHSET v23.1 0/5] xfs: detect incorrect gaps in refcount btree
 2022-10-02 18:20 UTC  (6+ messages)
` [PATCH 4/5] xfs: check the reference counts of gaps in the "
` [PATCH 5/5] xfs: ensure that all metadata and data blocks are not cow staging extents
` [PATCH 2/5] xfs: refactor converting btree irec to btree key
` [PATCH 1/5] xfs: replace xfs_btree_has_record with a general keyspace scanner
` [PATCH 3/5] xfs: mask key comparisons for keyspace fill scans

[PATCHSET v23.1 0/2] xfs: enhance btree key checking
 2022-10-02 18:20 UTC  (3+ messages)
` [PATCH 1/2] xfs: fix rmap key comparison functions
` [PATCH 2/2] xfs: check btree keys reflect the child block

[PATCHSET v23.1 0/6] xfs: strengthen file mapping scrub
 2022-10-02 18:20 UTC  (7+ messages)
` [PATCH 1/6] xfs: fix perag loop in xchk_bmap_check_rmaps
` [PATCH 5/6] xfs: check that CoW fork extents are not shared
` [PATCH 4/6] xfs: check quota files for unwritten extents
` [PATCH 3/6] xfs: block map scrub should handle incore delalloc reservations
` [PATCH 6/6] xfs: teach scrub to flag non-extents format cow forks
` [PATCH 2/6] xfs: teach scrub to check for adjacent bmaps when rmap larger than bmap

RTT-PROBE: lore-subspace-rtt
 2022-10-02 18:30 UTC 

[PATCHSET v23.1 0/2] xfs: enhance fs summary counter scrubber
 2022-10-02 18:20 UTC  (3+ messages)
` [PATCH 1/2] xfs: skip fscounters comparisons when the scan is incomplete
` [PATCH 2/2] xfs: online checking of the free rt extent count

[PATCHSET v23.1 0/2] xfs: improve rt metadata use for scrub
 2022-10-02 18:20 UTC  (3+ messages)
` [PATCH 1/2] xfs: load rtbitmap and rtsummary extent mapping btrees at mount time
` [PATCH 2/2] xfs: make rtbitmap ILOCKing consistent when scanning the rt bitmap file

[PATCHSET v23.1 0/5] xfs: drain deferred work items when scrubbing
 2022-10-02 18:19 UTC  (6+ messages)
` [PATCH 1/5] xfs: allow queued AG intents to drain before scrubbing
` [PATCH 2/5] xfs: use per-cpu counters to implement intent draining
` [PATCH 5/5] xfs: scrub should use ECHRNG to signal that the drain is needed
` [PATCH 3/5] xfs: clean up scrub context if scrub setup returns -EDEADLOCK
` [PATCH 4/5] xfs: minimize overhead of drain wakeups by using jump labels

[PATCHSET v23.1 0/4] xfs: fix incorrect return values in online fsck
 2022-10-02 18:19 UTC  (5+ messages)
` [PATCH 2/4] xfs: fix return code when fatal signal encountered during dquot scrub
` [PATCH 4/4] xfs: don't return -EFSCORRUPTED from repair when resources cannot be grabbed
` [PATCH 3/4] xfs: don't retry repairs harder when EAGAIN is returned
` [PATCH 1/4] xfs: return EINTR when a fatal signal terminates scrub

[PATCHSET v23.1 0/2] xfs: clean up memory allocations in online fsck
 2022-10-02 18:19 UTC  (3+ messages)
` [PATCH 2/2] xfs: pivot online scrub away from kmem.[ch]
` [PATCH 1/2] xfs: standardize GFP flags usage in online scrub

[PATCHSET v23.1 0/4] xfs: fix handling of AG[IF] header buffers during scrub
 2022-10-02 18:19 UTC  (5+ messages)
` [PATCH 2/4] xfs: don't track the AGFL buffer in the scrub AG context
` [PATCH 1/4] xfs: fully initialize xfs_da_args in xchk_directory_blocks
` [PATCH 3/4] xfs: set the buffer type after holding the AG[IF] across trans_roll
` [PATCH 4/4] xfs: make AGFL repair function avoid crosslinked blocks

[PATCHSET v23.3 00/14] xfs: design documentation for online fsck
 2022-10-02 18:19 UTC  (15+ messages)
` [PATCH 02/14] xfs: document the general theory underlying online fsck design
` [PATCH 01/14] xfs: document the motivation for "
` [PATCH 04/14] xfs: document the user interface for online fsck
` [PATCH 03/14] xfs: document the testing plan "
` [PATCH 09/14] xfs: document online file metadata repair code
` [PATCH 05/14] xfs: document the filesystem metadata checking strategy
` [PATCH 07/14] xfs: document pageable kernel memory
` [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
` [PATCH 08/14] xfs: document btree bulk loading
` [PATCH 13/14] xfs: document the userspace fsck driver program
` [PATCH 14/14] xfs: document future directions of online fsck
` [PATCH 10/14] xfs: document full filesystem scans for "
` [PATCH 11/14] xfs: document metadata file repair
` [PATCH 12/14] xfs: document directory tree repairs

new SMB3.1.1 create contexts
 2022-10-02 18:26 UTC  (3+ messages)

[syzbot] invalid opcode in writeback_single_inode
 2022-10-02 18:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-02 18:20 UTC 

[PATCH 0/3] Kconfig.debug: make more efforts to fix CONFIG_DEBUG_INFO for Clang+GAS
 2022-10-02 18:11 UTC  (4+ messages)
` [PATCH 1/3] Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
` [PATCH 2/3] Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
` [PATCH 3/3] Kconfig.debug: split debug-level and DWARF-version into separate choices

[PATCH] ksmbd: call ib_drain_qp when disconnected
 2022-10-02 18:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-02 18:10 UTC 

[syzbot] kernel BUG in lbmIODone
 2022-10-02 18:08 UTC  (2+ messages)

[PATCH v2] iio: pressure: mpl115: Implementing low power mode by shutdown gpio
 2022-10-02 18:07 UTC  (3+ messages)

[PATCH] usb: gadget: uvc: Fix clearing of vdev
 2022-10-02 18:05 UTC  (2+ messages)

[PATCH v5 5/7] scsi: pm8001: Modify task abort handling for SATA task
 2022-10-02 18:04 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-02 18:00 UTC 

[PATCH net-next] net: drop the weight argument from netif_napi_add
 2022-10-02 17:59 UTC  (3+ messages)

{standard input}:1440: Error: unrecognized opcode: `mbar'
 2022-10-02 17:57 UTC  (3+ messages)

[PATCH net-next] eth: octeon: fix build after netif_napi_add() changes
 2022-10-02 17:56 UTC 

[PATCH] PCI/ASPM: Wait for data link active after retraining
 2022-10-02 17:56 UTC  (2+ messages)

[PATCH] base-passwd: Update to 3.6.1
 2022-10-02 17:56 UTC 

[PATCH 2/2] ASoC: wm8961: add support for devicetree
 2022-10-02 17:54 UTC  (4+ messages)

[PATCH] soc/tegra: pmc: Select IRQ_DOMAIN_HIERARCHY
 2022-10-02 17:54 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-02 17:50 UTC 

[PATCH v3] iio: pressure: mpl115: Implementing low power mode by shutdown gpio
 2022-10-03 17:47 UTC 

[PATCH] hwmon: corsair-psu: add USB id of new revision of the HX1000i psu
 2022-10-02 17:45 UTC 

[PATCH v2 0/2] it87: Add param to ignore ACPI resource conflicts
 2022-10-02 17:43 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] it87: check device is valid before using force_id

[PATCH v4 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-10-02 17:42 UTC  (13+ messages)
` [PATCH v4 02/16] powerpc: Override __ALIGN and __ALIGN_STR macros
` [PATCH v4 11/16] objtool: Add --mnop as an option to --mcount
` [PATCH v4 12/16] objtool: Read special sections with alts only when specific options are selected
` [PATCH v4 16/16] objtool/powerpc: Add --mcount specific implementation

[PATCH v2 0/9] target/i386: Use atomic operations for pte updates
 2022-10-02 17:29 UTC  (10+ messages)
` [PATCH v2 1/9] target/i386: Use MMUAccessType across excp_helper.c
` [PATCH v2 2/9] target/i386: Direct call get_hphys from mmu_translate
` [PATCH v2 3/9] target/i386: Introduce structures for mmu_translate
` [PATCH v2 4/9] target/i386: Reorg GET_HPHYS
` [PATCH v2 5/9] target/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDX
` [PATCH v2 6/9] target/i386: Use MMU_NESTED_IDX for vmload/vmsave
` [PATCH v2 7/9] target/i386: Combine 5 sets of variables in mmu_translate
` [PATCH v2 8/9] target/i386: Use atomic operations for pte updates
` [PATCH v2 9/9] target/i386: Use probe_access_full for final stage2 translation

[Bug 213823] New: Broken power management for amdgpu
 2022-10-02 17:42 UTC  (2+ messages)
` [Bug 213823] "

RTT-PROBE: lore-subspace-rtt
 2022-10-02 17:40 UTC 

Linux regressions report for mainline [2022-10-02]
 2022-10-02 17:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-02 17:30 UTC 

[PATCH v2] target/sh4: Fix TB_FLAG_UNALIGN
 2022-10-02 17:23 UTC  (3+ messages)

[PATCH] nvme-fc: Improve memory usage in nvme_fc_rcv_ls_req()
 2022-10-02 17:27 UTC  (2+ messages)

[PATCH] riscv: Fix build against binutils 2.38
 2022-10-02 17:25 UTC  (11+ messages)

[driver-core:kobject-const 15/18] drivers/s390/cio/scm.c:49:19: error: initialization of 'int (*)(const struct device *, struct kobj_uevent_env *)' from incompatible pointer type 'int (*)(struct device *, struct kobj_uevent_env *)'
 2022-10-02 17:23 UTC 

Planned changes for bugzilla.kernel.org to reduce the "Bugzilla blues"
 2022-10-02 17:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-02 17:20 UTC 

[GIT PULL] perf fixes
 2022-10-02 17:20 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.