All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-12 20:30:02 to 2026-08-12 21:25:24 UTC [more...]

[PATCH] lib/tests: add KUnit tests for errseq
 2026-08-12 21:25 UTC  (2+ messages)

[PATCH 0/2] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
 2026-08-12 21:24 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: use dma_chan_name() helper to get per-channel device name
` [PATCH 2/2] dmaengine: add union chan_dev for dma_chan::dev for clarity

[PATCH v2 00/10] target/arm: Introduce cpu types max-v8 and max-v9
 2026-08-12 21:23 UTC  (14+ messages)
` [PATCH v2 01/10] target/arm: Tidy cpu_max_initfn
` [PATCH v2 02/10] target/arm: Pass ARMCPU to aarch64_aa32_a57_init
` [PATCH v2 03/10] target/arm: Pass aarch64_enabled "
` [PATCH v2 04/10] target/arm: Sink aarch64_aa32_a57_init into aarch64_max_tcg_initfn
` [PATCH v2 05/10] target/arm: Split out aarch32_max_tcg_init
` [PATCH v2 06/10] target/arm: Move aa32_max_features to tcg/cpu32.c
` [PATCH v2 07/10] target/arm: Introduce cpu types max-v8 and max-v9
` [PATCH v2 08/10] target/arm: Use -cpu max-v8 with aarch64=off
` [PATCH v2 09/10] target/arm: Annotate arch revisions in aarch64_max_tcg_initfn
` [PATCH v2 10/10] target/arm: Separate cpu types max-v8 and max-v9

[avpatel:riscv_trace_support_v5 101/104] include/linux/perf_event.h:1597:2: error: no member named 'ip' in 'struct pt_regs'
 2026-08-12 21:21 UTC 

sound/i2c/other/ak4xxx-adda.c:75 ak4529_reset() error: buffer overflow 'ak->images' 64 <= 255
 2026-08-12 21:21 UTC 

[PATCH bpf-next v4 12/13] selftests/bpf: Add tests for callbacks returning more than 8 bytes
 2026-08-12 21:22 UTC  (3+ messages)

[PATCH bpf-next v4 00/13] bpf: Support aggregate return values up to 16 bytes
 2026-08-12 21:21 UTC  (7+ messages)
` [PATCH bpf-next v4 03/13] bpf: Wire up JIT support for 16-byte kfunc returns
` [PATCH bpf-next v4 04/13] bpf: Track R2 of register-pair returns in precision backtracking
` [PATCH bpf-next v4 05/13] bpf: Account R2 of register-pair returns in live register analysis

[PATCH v3 00/23] monitor: Reduce headers included in 'monitor/monitor.h'
 2026-08-12 21:17 UTC  (24+ messages)
` [PATCH v3 01/23] hexagon: Remove unnecessary 'monitor/monitor.h' header
` [PATCH v3 02/23] net/vhost-vdpa: Include missing 'qemu/iov.h' header
` [PATCH v3 03/23] tests/unit: Include 'qemu/main-loop.h' header in test-util-sockets.c
` [PATCH v3 04/23] qapi/qmp-dispatch: Include 'qemu/aio-wait.h' and 'monitor/monitor.h'
` [PATCH v3 05/23] qapi/qmp-registry: Remove unnecessary 'monitor/monitor.h' header
` [PATCH v3 06/23] migration/hmp-cmds: Include 'block/block-global-state.h' header
` [PATCH v3 07/23] monitor: Include missing 'qemu/aio-wait.h' header
` [PATCH v3 08/23] monitor: Include missing 'qemu/lockable.h' header
` [PATCH v3 09/23] monitor: Include missing 'qemu/coroutine-core.h' header
` [PATCH v3 10/23] monitor: Reduce inclusion of 'qapi/qapi-emit-events.h' header
` [PATCH v3 11/23] monitor: Remove unnecessary 'block/block.h' header
` [PATCH v3 12/23] system: Remove unnecessary 'monitor/monitor.h' header
` [PATCH v3 13/23] system/dirtylimit: Extract HMP code to dirtylimit-hmp-cmds.c
` [PATCH v3 14/23] system: Move qmp_inject_nmi() to hw/core/machine-qmp-cmds.c
` [PATCH v3 15/23] system: Extract QMP memsave/pmemsave commands to physmem-qmp-cmds.c
` [PATCH v3 16/23] system: Move runstate-related code from cpus.c to runstate.c
` [PATCH v3 17/23] monitor: Rename MonitorQMP @mon -> @qmon
` [PATCH v3 18/23] monitor: Rename MonitorHMP @mon -> @hmon
` [PATCH v3 19/23] monitor: Better express monitor_read()'s opaque arg is of Monitor type
` [PATCH v3 20/23] monitor: Use QOM MONITOR() macro to access MonitorQMP->parent_obj
` [PATCH v3 21/23] monitor: Use QOM MONITOR() macro to access MonitorHMP->parent_obj
` [PATCH v3 22/23] monitor: Replace container_of(MonitorHMP, parent_obj) -> MONITOR_HMP()
` [PATCH v3 23/23] monitor/hmp: Remove unnecessary 'monitor/monitor.h' header

[PATCH 0/3] ASoC: tas2783: fix stereo split and resume on a two-amp pair
 2026-08-12 21:18 UTC  (4+ messages)
` [PATCH 3/3] ASoC: tas2783: drop firmware-owned registers from the regmap cache

[RFC PATCH] btrfs: Write as many copies as possible if the current RAID1 profile is unreachable
 2026-08-12 21:17 UTC  (4+ messages)

[PATCH v5 0/5] rust: Add support for reserving of ranges of IDs
 2026-08-12 21:16 UTC  (5+ messages)
` [PATCH v5 3/5] rust: bitmap: add contiguous area operations
` [PATCH v5 4/5] rust: id_pool: add contiguous area allocation

[PATCH v2 00/10] Crescent Island PMT support
 2026-08-12 21:16 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Crescent Island PMT support (rev4)

[PATCHSET sched_ext/for-7.3-arena-args] sched_ext: Convert arena-pointer interfaces to __arena arguments
 2026-08-12 21:16 UTC  (4+ messages)
` [PATCH 1/3] sched_ext: Pass kernel arena pointers to ops_cid callbacks
` [PATCH 2/3] sched_ext: Convert sub-cap kfuncs to __arena cmask arguments
` [PATCH 3/3] sched_ext: Convert scx_bpf_cid_override() to __arena array arguments

[PATCH 00/20] xilinx: tsn: Add TSN Endpoint Ethernet MAC driver support
 2026-08-12 21:16 UTC  (3+ messages)
` [PATCH 01/20] dt-bindings: net: add Xilinx TSN Endpoint Ethernet MAC

[PATCH for-11.2] hw: add compat machines for 11.2
 2026-08-12 21:13 UTC  (2+ messages)

[PATCH v2 0/3] boot: image-fdt: Restore suppression of irrelevant ERROR message
 2026-08-12 21:14 UTC  (7+ messages)
` [PATCH v2 1/3] lmb: Return -EFAULT when requested region is not part of memory map
` [PATCH v2 2/3] lmb: Return -EFAULT when freeing unallocated memory regions
` [PATCH v2 3/3] boot: image-fdt: Restore suppression of irrelevant ERROR message

dwmac-motorcomm: RX dies after long s2idle, only wrapper SYS_RESET recovers
 2026-08-12 21:14 UTC  (3+ messages)

[PATCH] rteval: Updated parameter names
 2026-08-12 21:14 UTC  (3+ messages)
  ` [PATCH] rteval: stressng: Apply taskset to exclude isolated CPUs

[PATCH v5 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
 2026-08-12 21:12 UTC  (6+ messages)
` [PATCH v5 8/9] s390/vfio-ap: Fix NULL deref in status_show() during queue probe
` [PATCH v5 9/9] s390/vfio-ap: Fix memory leak when queue removed from host AP config

[linux-next:master 4493/14447] kernel/sched/idle.c:511:45: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-08-12 21:11 UTC 

[PATCH V1] accel/amdxdna: Skip unmapped range in aie2_populate_range()
 2026-08-12 21:10 UTC  (2+ messages)

[PATCH 1/3] android: Implement lightweight GKeyFile INI string parser in glib shim
 2026-08-12 21:10 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [v4] lib/igt_rc: Introduce generic config parser (rev5)

[PATCH bpf-next v4 11/13] selftests/bpf: Add inline-asm and subprog tests for R0:R2 returns
 2026-08-12 21:08 UTC  (3+ messages)

[PATCH 0/2] perf kvm: Fix memory leaks
 2026-08-12 21:07 UTC  (2+ messages)

[PATCHES v9 0/7] perf build: Add target to install devel packages needed to build perf
 2026-08-12 21:07 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2026-08-12 (ice)
 2026-08-12 20:18 UTC  (6+ messages)
`  "
` [Intel-wired-lan] [PATCH net 1/2] ice: move ice_vsi_realloc_stat_arrays() up
  `  "
` [Intel-wired-lan] [PATCH net v2 2/2] ice: fix stats array overflow via proper realloc
  `  "

Trouble patching a device driver in linux-qoriq
 2026-08-12 21:06 UTC  (2+ messages)
` [meta-freescale] "

[PATCH v5 00/24] dmaengine: dw-edma: Support dynamic LL appends
 2026-08-12 21:05 UTC  (4+ messages)
` [PATCH v5 13/24] dmaengine: dw-edma: Reclaim issued descriptors from IRQ-paired LL progress

[PATCH net-next] fs: nfsd: Fix buffer overflow in write_pool_threads()
 2026-08-12 21:04 UTC  (3+ messages)

[PATCH 0/2] Support overlayfs in the idmapped mount tests
 2026-08-12 21:04 UTC  (5+ messages)
` [PATCH 1/2] src/vfs: probe O_TMPFILE support on the base mount in the idmapped tests

[PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only
 2026-08-12 21:03 UTC  (12+ messages)

[syzbot] [mm?] WARNING in set_mm_walk
 2026-08-12 21:03 UTC  (3+ messages)

[PATCH v4] usbip: make remote list honor parsable output
 2026-08-12 21:03 UTC 

[PATCH v2 0/2] media: i2c: Add onsemi AR0234 camera sensor driver
 2026-08-12 21:03 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: Add onsemi AR0234 image sensor binding

[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-08-12 21:02 UTC  (6+ messages)

[PATCH v2] spi: dt-bindings: sun6i: Add compatibles for A733's SPI controllers
 2026-08-12 21:02 UTC 

userfaultfd wp-async support for (GPU) special mappings?
 2026-08-12 21:01 UTC 

[avpatel:riscv_trace_support_v5 92/104] drivers/hwtracing/gtrace/gtrace-core.c:300:2: error: call to undeclared function 'kfree'; ISO C99 and later do not support implicit function declarations
 2026-08-12 21:00 UTC 

[willy-pagecache:headers 5/7] fs/aio.c:532:17: error: use of undeclared identifier 'noop_dirty_folio'
 2026-08-12 21:00 UTC 

lib/maple_tree.c:3072:30-31: WARNING opportunity for min()
 2026-08-12 21:00 UTC 

[tnguy-net-queue:main 7/7] net/tipc/node.c:1099 tipc_node_link_down() warn: inconsistent returns '&n->lock'
 2026-08-12 21:00 UTC 

+ mm-mglru-fix-and-remove-redundant-unevictable-folio-handling.patch added to mm-new branch
 2026-08-12 21:00 UTC 

[PATCH v2] mm/mglru: fix and remove redundant unevictable folio handling
 2026-08-12 20:59 UTC  (2+ messages)

[PATCH net 0/2] inetpeer: harden tree sizing and address side-channel eviction
 2026-08-12 20:59 UTC  (3+ messages)
` [PATCH net 1/2] inetpeer: enforce hard limit on tree size and fix NULL peer rate limit
` [PATCH net 2/2] inetpeer: randomize RB-tree node comparison using SipHash

[PATCH b4] Support python argcomplete
 2026-08-12 20:59 UTC  (3+ messages)

memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
 2026-08-12 20:59 UTC  (5+ messages)

[PATCH bpf-next v2 1/2] resolve_btfids: Emit arena attributes from kfunc parameter suffixes
 2026-08-12 20:57 UTC  (2+ messages)

[PATCH i-g-t] intel-ci: Add xe.nvl.core.blocklist to config.json
 2026-08-12 20:56 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v1] net/af_xdp: fix shared UMEM refcount corruption
 2026-08-12 22:08 UTC  (2+ messages)

[PATCH v4 0/7] mm/khugepaged: several cleanups
 2026-08-12 20:56 UTC  (5+ messages)
` [PATCH v4 5/7] mm/khugepaged: Refactor the PTE state checks into a helper

[ANN] Google's Netdev-CI for IDPF and GVE
 2026-08-12 20:56 UTC  (5+ messages)

[PATCH v3 0/4] mm, swap: keep hibernation swap slots out of the swap cache
 2026-08-12 20:56 UTC  (4+ messages)

[PATCH v7 0/2] usb: typec: ucsi: Add ITE IT8851/IT8853 support
 2026-08-12 20:55 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: usb: Add ITE IT8851/IT8853 Type-C PD controllers

[PATCH v3 0/5] staging: media: atomisp: cleanup pci/hmm/ code
 2026-08-12 20:51 UTC  (6+ messages)
` [PATCH v3 1/5] staging: media: atomisp: remove unused functions from pci/hmm/
` [PATCH v3 2/5] staging: media: atomisp: inline macros for checking the bo/bodev pointer
` [PATCH v3 3/5] staging: media: atomisp: inline the check_bo_status_*() macros
` [PATCH v3 4/5] staging: media: atomisp: inline the var_equal_return*() macros
` [PATCH v3 5/5] staging: media: atomisp: remove hmm/hmm_common.h file

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2026-08-12 20:54 UTC  (5+ messages)

[PATCH mptcp-net 0/4] mptcp: a few fixes
 2026-08-12 20:54 UTC  (2+ messages)

[PATCH v3] selftests: harness: Mark test fixture objects __maybe_unused
 2026-08-12 20:53 UTC  (5+ messages)

[PATCH] fs/ceph/super: document struct ceph_dentry_info and its flags
 2026-08-12 20:53 UTC  (3+ messages)
`  "

[PATCH i-g-t] tests/intel/gem_exec_params: add invalid-offset-multiple-buffers test
 2026-08-12 20:52 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/4] rtc: pcf8525: Add NXP PCF8525 RTC driver
 2026-08-12 20:53 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: rtc: Add NXP PCF8525 RTC

[PATCH 0/3] selftests/mm: TAP output and global-state fixes
 2026-08-12 20:51 UTC  (2+ messages)

[PATCH v2 00/12] clk: qcom: ipq-cmn-pll: Add IPQ5210 CMN PLL support
 2026-08-12 20:51 UTC  (3+ messages)
` [PATCH v2 02/12] dt-bindings: clock: qcom: Add CMN PLL support for IPQ5210 SoC

[PATCH] ASoC: meson: aiu: make aiu_formatter_i2s_drv static
 2026-08-12 20:50 UTC  (2+ messages)

[PATCH net] net: dsa: b53: be VLAN unaware when not filtering
 2026-08-12 20:50 UTC  (3+ messages)

[PATCH bpf-next v4 10/13] selftests/bpf: Add C tests for 16-byte returns in R0:R2
 2026-08-12 20:49 UTC  (3+ messages)

[PATCH v2] fs/ceph/super: document struct ceph_dentry_info and its flags
 2026-08-12 20:49 UTC 

[PATCH v2 0/5] Rework PCI IRQ vector code
 2026-08-12 20:48 UTC  (6+ messages)
` [PATCH v2 5/5] rust: pci: expose the allocated interrupt type

[PATCH v2] drm/amdgpu/discovery: validate table offset before IP discovery header cast
 2026-08-12 20:46 UTC  (2+ messages)

[android-common:android16-6.12-desktop 1/1] arch/x86/include/asm/kvm_pkvm.h:266:31: error: field has incomplete type 'struct pkvm_lm_context_param'
 2026-08-12 20:46 UTC 

[PATCH v6 0/4] iio: light: add support for veml6031x00 ALS series
 2026-08-12 20:47 UTC  (3+ messages)
` [PATCH v6 4/4] iio: light: veml6031x00: add support for events and trigger

[PATCH v2 0/3] boost: Add Boost.Python NumPy
 2026-08-12 20:46 UTC  (6+ messages)
` [PATCH v2 1/3] boost: Use python3-native executable
  ` Patchtest results for "
` [PATCH v2 2/3] boost-build-native: Add python-numpy-include feature
` [PATCH v2 3/3] boost: Add support for Boost.Python NumPy extension
  ` Patchtest results for "

[PATCH] audit: avoid dropping live tree ref on fsnotify rule autoremove
 2026-08-12 20:46 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: Recalibrate PHY after settime64 on E825-C
 2026-08-12 20:45 UTC  (3+ messages)

[PATCH v9 00/21] KVM: x86: Cleaning up the KVM clock mess, part 1
 2026-08-12 20:45 UTC  (3+ messages)
` [PATCH v9 06/21] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host

[PATCH 1/3] cpio: patch CVE-2026-66485
 2026-08-12 20:44 UTC  (3+ messages)
` [PATCH 2/3] cpio: patch CVE-2026-66484
` [PATCH 3/3] cpio: patch CVE-2026-66486

[PATCH v2 00/16] rust: io: support register projections and remove relative registers
 2026-08-12 20:44 UTC  (4+ messages)
` [PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers

[rafael-pm:bleeding-edge] BUILD SUCCESS fc02d96a639b5b4ca32bd249e971e5d0aafeb874
 2026-08-12 20:44 UTC  (2+ messages)

[PATCH] audit: add MOVE_MOUNT auxiliary record to log mount relocation
 2026-08-12 20:43 UTC  (5+ messages)

[PATCH] i2c: piix4: Add ACPI region conflict allowlist for Gigabyte X870 EAGLE WIFI7
 2026-08-12 20:42 UTC 

[PATCH bpf-next v2 2/2] selftests/bpf: Test resolve_btfids arena argument suffixes
 2026-08-12 20:42 UTC  (2+ messages)

[PATCH net-next 11/12] netfilter: nf_conntrack_expect: bail out on insert dead expectations
 2026-08-12 20:41 UTC  (3+ messages)

[PATCH net-next 09/12] netfilter: nft_ct: move custom expectation support to helper
 2026-08-12 20:41 UTC  (3+ messages)

[PATCH i-g-t v5 0/2] tools: remove unnecessary shared library dependencies from standalone tools
 2026-08-12 20:39 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for tools: remove unnecessary shared library dependencies from standalone tools (rev5)
` ✓ Xe.CI.BAT: "

[PULL 0/7] Linux user patches
 2026-08-12 20:37 UTC  (8+ messages)
` [PULL 1/7] linux-user: implement mount_setattr(2)
` [PULL 2/7] linux-user: support writing floating-point registers to a core dump
` [PULL 3/7] linux-user/alpha: write the "
` [PULL 4/7] linux-user/mips: "
` [PULL 5/7] linux-user/hppa: "
` [PULL 6/7] linux-user/riscv: "
` [PULL 7/7] linux-user/sh4: "

[LTP] [PATCH ltp] testcases/kernel/crypto/crypto_user02.c: try non-generic hmac names first
 2026-08-12 20:37 UTC  (2+ messages)

[PATCH] wifi: rtw89: Don't return default channel from disabled bands
 2026-08-12 20:36 UTC 

[PATCH] s390/percpu: Fix MVIY_PERCPU() with older binutils
 2026-08-12 20:36 UTC  (2+ messages)

[PATCH net-next 06/12] netfilter: flowtable: store ethertype in flowtable context
 2026-08-12 20:36 UTC  (3+ messages)

[PATCH v8 net-next 0/3] Implement PTP support in netdevsim
 2026-08-12 20:35 UTC  (5+ messages)
` [PATCH v8 net-next 1/3] ptp_mock: Expose ptp_clock_info to external drivers
` [PATCH v8 net-next 2/3] netdevsim: Implement basic ptp support

[GIT PULL] amd/xilinx patches for v2025.10-rc3
 2026-08-12 20:34 UTC  (2+ messages)

[PATCH net-next 03/12] net: netfilter: add ether_type to net_device_path_ctx and use it
 2026-08-12 20:34 UTC  (3+ messages)

[PATCH] toaster: Add recipe variables view
 2026-08-12 20:34 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v4 00/32] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-12 20:34 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe: Add structured SIGID error logging infrastructure (rev4)

[PATCH v3 0/2] ARM: dts: aspeed: ASRock Rack X470D4U BMC support
 2026-08-12 20:33 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: aspeed: add ASRock X470D4U BMC

[MAINTAINERS SUMMIT] Time to call it quits for the maintainer summit?
 2026-08-12 20:33 UTC  (12+ messages)

decompress.c:undefined reference to `__ashldi3'
 2026-08-12 20:32 UTC 

[kkdwivedi:arena-kptr 4/11] verifier.c:undefined reference to `bpf_prog_arena'
 2026-08-12 20:32 UTC 

[frank-w-bpi-r2-4.14:7.2-rc 194/194] Warning: drivers/net/dsa/mxl862xx/mxl862xx.c:2780 function parameter 'ds' not described in 'mxl862xx_fdb_add_per_fid'
 2026-08-12 20:32 UTC 

[android-common:android16-6.12-desktop 1/1] drivers/gpu/drm/i915/gt/intel_rps.c:2732:2: error: #error "Use of GKI forbidden symbol_get/symbol_put symbols, please refactor code first"
 2026-08-12 20:32 UTC 

❌ FAIL: Test report for for-kernelci (7.2.0-rc7, upstream-arm-next, 21d6ac05)
 2026-08-12 20:32 UTC 

[PATCH] io_uring/rsrc: reject overflowing regvec bvec byte counts
 2026-08-12 20:30 UTC 

[PATCH v2 1/2] f2fs: unify add/remove ino entry API for all ino types
 2026-08-12 20:30 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v5 1/2] f2fs: fix to off-by-one issue in f2fs_zero_post_eof_page()
 2026-08-12 20:30 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] Patchwork summary for: f2fs
 2026-08-12 20:30 UTC 

[f2fs-dev] [PATCH v2] f2fs: return symlink writeback errors
 2026-08-12 20:30 UTC  (3+ messages)

[PATCH 00/12] fs/ceph: optimize struct layouts
 2026-08-12 20:30 UTC  (3+ messages)

[PATCH] RDMA/srp: fix use-after-free of a request in srp_destroy_qp()
 2026-08-12 20:30 UTC  (2+ messages)

[PATCH v3 00/12] fs/ceph: optimize struct layouts
 2026-08-12 20:29 UTC  (9+ messages)
` [PATCH v3 05/12] fs/ceph/super.h: convert ceph_cap_snap.writing fields to `bool`
` [PATCH v3 06/12] fs/ceph: consistently use `u32` for `time_warp_seq`
` [PATCH v3 07/12] fs/ceph/super: reorder fields to eliminate padding holes
` [PATCH v3 08/12] fs/ceph: remove i_truncate_mutex, use i_fragtree_mutex for both
` [PATCH v3 09/12] fs/ceph/super.h: add `const` to helpers
` [PATCH v3 10/12] fs/ceph/super.h: add helper ceph_in_snap()
` [PATCH v3 11/12] fs/ceph: use ceph_vino() etc. instead of accessing i_vino directly
` [PATCH v3 12/12] fs/ceph: remove redundant inode number from ceph_inode_info


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.