All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-23 22:49:07 to 2024-12-24 01:26:44 UTC [more...]

[PATCH] hw/loongarch/boot: Support Linux raw boot image
 2024-12-24  1:25 UTC  (4+ messages)

+ mm-util-make-memdup_user_nul-similar-to-memdup_user.patch added to mm-hotfixes-unstable branch
 2024-12-24  1:26 UTC 

[PATCH 1/3] drm/bridge: imx8mp-hdmi-tx: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2024-12-24  1:26 UTC  (7+ messages)
` [PATCH 2/3] drm/lcdif: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attach
` [PATCH 3/3] drm/mxsfb: "

[PATCH] mm/util: make memdup_user_nul() similar to memdup_user()
 2024-12-24  1:25 UTC  (2+ messages)

[PATCH 0/3] target/loongarch: LoongArch32 fixes 1
 2024-12-24  1:22 UTC  (10+ messages)
` [PATCH 1/3] target/loongarch: Enable rotr.w/rotri.w for LoongArch32
` [PATCH 2/3] target/loongarch: Fix LLSC "
` [PATCH 3/3] target/loongarch: Fix PGD CSR "

[PATCH v1 0/3] Support timer for AST2700
 2024-12-24  1:22 UTC  (3+ messages)
` [PATCH v1 2/3] hw/timer/aspeed: Add AST2700 Support

[RFC] RLIMIT_NOFILE: the maximum number of open files or the maximum fd index?
 2024-12-24  1:20 UTC 

[PATCH v4 0/6] hw/ppc: Remove tswap() calls
 2024-12-24  1:18 UTC  (2+ messages)

[PATCH v2.1] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
 2024-12-24  1:14 UTC  (5+ messages)
` [PATCH v2.2] "

[PATCH 0/9 RFC] cgroup: separate rstat trees
 2024-12-24  1:14 UTC  (10+ messages)
` [PATCH 1/9 RFC] change cgroup to css in rstat updated and flush api
` [PATCH 2/9 RFC] cgroup: change cgroup to css in rstat internal flush and lock funcs
` [PATCH 3/9 RFC] cgroup: change cgroup to css in rstat init and exit api
` [PATCH 4/9 RFC] cgroup: split rstat from cgroup into separate css
` [PATCH 5/9 RFC] cgroup: separate locking between base css and others
` [PATCH 6/9 RFC] cgroup: isolate base stat flush
` [PATCH 7/9 RFC] cgroup: remove unneeded rcu list
` [PATCH 8/9 RFC] cgroup: remove bpf rstat flush from css generic flush
` [PATCH 9/9 RFC] cgroup: avoid allocating rstat when flush func not present

[RFC PATCH v3 00/13] Clavis LSM
 2024-12-24  1:11 UTC  (7+ messages)
` [RFC PATCH v3 03/13] clavis: Introduce a new system keyring called clavis
` [RFC PATCH v3 04/13] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE)
` [RFC PATCH v3 13/13] clavis: Kunit support

+ mm-madvise-fix-potential-workingset-node-list_lru-leaks.patch added to mm-hotfixes-unstable branch
 2024-12-24  1:12 UTC 

+ mm-damon-core-fix-ignored-quota-goals-and-filters-of-newly-committed-schemes.patch added to mm-hotfixes-unstable branch
 2024-12-24  1:09 UTC 

+ mm-damon-core-fix-new-damon_target-objects-leaks-on-damon_commit_targets.patch added to mm-hotfixes-unstable branch
 2024-12-24  1:09 UTC 

[PATCH 1/2] x86/CPU: Use correct macros for Cyrix calls on Geode processors
 2024-12-24  1:04 UTC 

[PATCH v9 0/5] Add SDM670 camera subsystem
 2024-12-24  1:01 UTC  (3+ messages)
` [PATCH v9 3/5] media: qcom: camss: add support for SDM670 camss

[PATCHSET v8 sched_ext/for-6.14] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2024-12-24  0:57 UTC  (5+ messages)
` [PATCH 09/10] sched_ext: idle: Get rid of the scx_selcpu_topo_numa logic
` [PATCH 10/10] sched_ext: idle: Introduce NUMA aware idle cpu kfunc helpers

+ mm-vmscan-retry-folios-written-back-while-isolated-for-traditional-lru.patch added to mm-unstable branch
 2024-12-24  0:51 UTC 

[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2024-12-24  0:51 UTC  (9+ messages)
` [PATCH bpf-next v6 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type

[PATCH] ksmbd: fix a missing return value check bug
 2024-12-24  0:45 UTC  (2+ messages)

+ mm-pgtable-introduce-generic-pagetable_dtor_free.patch added to mm-unstable branch
 2024-12-24  0:45 UTC 

+ mm-pgtable-remove-tlb_remove_ptdesc.patch added to mm-unstable branch
 2024-12-24  0:45 UTC 

+ mm-pgtable-remove-tlb_remove_page_ptdesc.patch added to mm-unstable branch
 2024-12-24  0:45 UTC 

+ mm-pgtable-move-__tlb_remove_table_one-in-x86-to-generic-file.patch added to mm-unstable branch
 2024-12-24  0:45 UTC 

+ mm-pgtable-introduce-generic-__tlb_remove_table.patch added to mm-unstable branch
 2024-12-24  0:45 UTC 

+ s390-pgtable-also-move-pagetable_dtor-of-pxd-to-__tlb_remove_table.patch added to mm-unstable branch
 2024-12-24  0:45 UTC 

+ x86-pgtable-move-pagetable_dtor-to-__tlb_remove_table.patch added to mm-unstable branch
 2024-12-24  0:45 UTC 

+ riscv-pgtable-move-pagetable_dtor-to-__tlb_remove_table.patch added to mm-unstable branch
 2024-12-24  0:45 UTC 

+ arm64-pgtable-move-pagetable_dtor-to-__tlb_remove_table.patch added to mm-unstable branch
 2024-12-24  0:45 UTC 

+ arm-pgtable-move-pagetable_dtor-to-__tlb_remove_table.patch added to mm-unstable branch
 2024-12-24  0:45 UTC 

+ mm-pgtable-introduce-pagetable_dtor.patch added to mm-unstable branch
 2024-12-24  0:45 UTC 

+ s390-pgtable-add-statistics-for-pud-and-p4d-level-page-table.patch added to mm-unstable branch
 2024-12-24  0:45 UTC 

+ arm64-pgtable-use-mmu-gather-to-free-p4d-level-page-table.patch added to mm-unstable branch
 2024-12-24  0:45 UTC 

+ mm-pgtable-add-statistics-for-p4d-level-page-table.patch added to mm-unstable branch
 2024-12-24  0:44 UTC 

+ asm-generic-pgalloc-provide-generic-p4d_alloc_onefree.patch added to mm-unstable branch
 2024-12-24  0:44 UTC 

+ riscv-mm-skip-pgtable-level-check-in-pudp4d_alloc_one.patch added to mm-unstable branch
 2024-12-24  0:44 UTC 

+ revert-mm-pgtable-make-ptlock-be-freed-by-rcu.patch added to mm-unstable branch
 2024-12-24  0:44 UTC 

Removing LLVM objtool warning filter
 2024-12-24  0:28 UTC  (4+ messages)

[chrome-os:chromeos-6.12 4/4] arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-kenzo.dtb: i2c@11009000: Unevaluated properties are not allowed ('mediatek,default-timing-adjust' was unexpected)
 2024-12-24  0:28 UTC 

[arm-integrator:b4/ixp4xx-netgear-wgr826v 3/9] arch/arm/boot/dts/intel/ixp/intel-ixp42x-netgear-wgr826v.dtb: /soc/usb@c800b000: failed to match any schema with compatible: ['intel,ixp4xx-udc']
 2024-12-24  0:28 UTC 

[PATCH v12 0/8] Add Toshiba Visconti Video Input Interface driver
 2024-12-24  0:17 UTC  (11+ messages)
` [PATCH v12 1/8] dt-bindings: media: platform: visconti: Add Toshiba Visconti MIPI CSI-2 Receiver
` [PATCH v12 2/8] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface

FW: Linux-next compilation and build
 2024-12-24  0:19 UTC  (2+ messages)
    `  "

[PATCH] irqchip/irq-brcmstb-l2: Replace brcmstb_l2_mask_and_ack by generic
 2024-12-24  0:17 UTC 

drivers/hwmon/aht10.c:182: warning: Function parameter or struct member 'data' not described in 'aht10_interval_write'
 2024-12-24  0:07 UTC 

[RFC PATCH] NFSD: Encode COMPOUND operation status on page boundaries
 2024-12-24  0:06 UTC  (4+ messages)

[jpoimboe:sframe 28/32] kernel/events/core.c:6944:17: error: implicit declaration of function 'unwind_user_deferred'; did you mean 'unwind_user_next'?
 2024-12-23 23:55 UTC 

[RFC PATCH v1] cxl: add support for cxl reset
 2024-12-23 23:49 UTC  (4+ messages)

[PATCH v2 0/2] Fix XDR encoding near page boundaries
 2024-12-23 23:46 UTC  (4+ messages)
` [PATCH v2 1/2] NFSD: Encode COMPOUND operation status on "

[RFC PATCH 00/15] Prepare for new Intel family models
 2024-12-23 23:41 UTC  (4+ messages)
` [RFC PATCH 03/15] x86/cpu/intel: Fix init_intel() checks for extended family numbers

[usb:usb-testing 9/58] drivers/usb/typec/ucsi/cros_ec_ucsi.c:187:54: error: passing argument 2 of 'cros_ucsi_async_control' makes integer from pointer without a cast
 2024-12-23 23:33 UTC 

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2024-12-23 23:25 UTC  (8+ messages)
` [PATCH v8 0/6] "
  ` [PATCH v8 1/6] cat-file: add declaration of variable i inside its for loop
  ` [PATCH v8 2/6] fetch-pack: refactor packet writing
  ` [PATCH v8 3/6] fetch-pack: move fetch initialization
  ` [PATCH v8 4/6] serve: advertise object-info feature
  ` [PATCH v8 5/6] transport: add client support for object-info
  ` [PATCH v8 6/6] cat-file: add remote-object-info to batch-command

[PATCH 6.12 000/160] 6.12.7-rc1 review
 2024-12-23 23:23 UTC  (2+ messages)

[PATCH net-next v3 2/5] net: pcs: Add PCS driver for Qualcomm IPQ9574 SoC
 2024-12-23 23:22 UTC  (2+ messages)

[PATCH] drm/i915: Add debug print about hw config table size
 2024-12-23 23:20 UTC  (2+ messages)

[PATCHBOMB for-6.14 v6.2] xfs: realtime rmap and reflink
 2024-12-23 23:18 UTC  (103+ messages)
` [PATCHSET 1/5] xfs: bug fixes for 6.13
  ` [PATCH 1/2] xfs: don't over-report free space or inodes in statvfs
  ` [PATCH 2/2] xfs: release the dquot buf outside of qli_lock
` [PATCHSET v6.2 2/5] xfs: refactor btrees to support records in inode root
  ` [PATCH 1/8] xfs: tidy up xfs_iroot_realloc
  ` [PATCH 2/8] xfs: refactor the inode fork memory allocation functions
  ` [PATCH 3/8] xfs: make xfs_iroot_realloc take the new numrecs instead of deltas
  ` [PATCH 4/8] xfs: make xfs_iroot_realloc a bmap btree function
  ` [PATCH 5/8] xfs: tidy up xfs_bmap_broot_realloc a bit
  ` [PATCH 6/8] xfs: hoist the node iroot update code out of xfs_btree_new_iroot
  ` [PATCH 7/8] xfs: hoist the node iroot update code out of xfs_btree_kill_iroot
  ` [PATCH 8/8] xfs: support storing records in the inode core root
` [PATCHSET v6.2 3/5] xfs: enable in-core block reservation for rt metadata
  ` [PATCH 1/2] xfs: prepare to reuse the dquot pointer space in struct xfs_inode
  ` [PATCH 2/2] xfs: allow inode-based btrees to reserve space in the data device
` [PATCHSET v6.2 4/5] xfs: realtime reverse-mapping support
  ` [PATCH 01/37] xfs: add some rtgroup inode helpers
  ` [PATCH 02/37] xfs: prepare rmap btree cursor tracepoints for realtime
  ` [PATCH 03/37] xfs: simplify the xfs_rmap_{alloc,free}_extent calling conventions
  ` [PATCH 04/37] xfs: introduce realtime rmap btree ondisk definitions
  ` [PATCH 05/37] xfs: realtime rmap btree transaction reservations
  ` [PATCH 06/37] xfs: add realtime rmap btree operations
  ` [PATCH 07/37] xfs: prepare rmap functions to deal with rtrmapbt
  ` [PATCH 08/37] xfs: add a realtime flag to the rmap update log redo items
  ` [PATCH 09/37] xfs: support recovering rmap intent items targetting realtime extents
  ` [PATCH 10/37] xfs: pretty print metadata file types in error messages
  ` [PATCH 11/37] xfs: support file data forks containing metadata btrees
  ` [PATCH 12/37] xfs: add realtime reverse map inode to metadata directory
  ` [PATCH 13/37] xfs: add metadata reservations for realtime rmap btrees
  ` [PATCH 14/37] xfs: wire up a new metafile type for the realtime rmap
  ` [PATCH 15/37] xfs: wire up rmap map and unmap to the realtime rmapbt
  ` [PATCH 16/37] xfs: create routine to allocate and initialize a realtime rmap btree inode
  ` [PATCH 17/37] xfs: wire up getfsmap to the realtime reverse mapping btree
  ` [PATCH 18/37] xfs: check that the rtrmapbt maxlevels doesn't increase when growing fs
  ` [PATCH 19/37] xfs: report realtime rmap btree corruption errors to the health system
  ` [PATCH 20/37] xfs: allow queued realtime intents to drain before scrubbing
  ` [PATCH 21/37] xfs: scrub the realtime rmapbt
  ` [PATCH 22/37] xfs: cross-reference realtime bitmap to realtime rmapbt scrubber
  ` [PATCH 23/37] xfs: cross-reference the realtime rmapbt
  ` [PATCH 24/37] xfs: scan rt rmap when we're doing an intense rmap check of bmbt mappings
  ` [PATCH 25/37] xfs: scrub the metadir path of rt rmap btree files
  ` [PATCH 26/37] xfs: walk the rt reverse mapping tree when rebuilding rmap
  ` [PATCH 27/37] xfs: online repair of realtime file bmaps
  ` [PATCH 28/37] xfs: repair inodes that have realtime extents
  ` [PATCH 29/37] xfs: repair rmap btree inodes
  ` [PATCH 30/37] xfs: online repair of realtime bitmaps for a realtime group
  ` [PATCH 31/37] xfs: support repairing metadata btrees rooted in metadir inodes
  ` [PATCH 32/37] xfs: online repair of the realtime rmap btree
  ` [PATCH 33/37] xfs: create a shadow rmap btree during realtime rmap repair
  ` [PATCH 34/37] xfs: hook live realtime rmap operations during a repair operation
  ` [PATCH 35/37] xfs: don't shut down the filesystem for media failures beyond end of log
  ` [PATCH 36/37] xfs: react to fsdax failure notifications on the rt device
  ` [PATCH 37/37] xfs: enable realtime rmap btree
` [PATCHSET v6.2 5/5] xfs: reflink on the realtime device
  ` [PATCH 01/43] xfs: prepare refcount btree cursor tracepoints for realtime
  ` [PATCH 02/43] xfs: namespace the maximum length/refcount symbols
  ` [PATCH 03/43] xfs: introduce realtime refcount btree ondisk definitions
  ` [PATCH 04/43] xfs: realtime refcount btree transaction reservations
  ` [PATCH 05/43] xfs: add realtime refcount btree operations
  ` [PATCH 06/43] xfs: prepare refcount functions to deal with rtrefcountbt
  ` [PATCH 07/43] xfs: add a realtime flag to the refcount update log redo items
  ` [PATCH 08/43] xfs: support recovering refcount intent items targetting realtime extents
  ` [PATCH 09/43] xfs: add realtime refcount btree block detection to log recovery
  ` [PATCH 10/43] xfs: add realtime refcount btree inode to metadata directory
  ` [PATCH 11/43] xfs: add metadata reservations for realtime refcount btree
  ` [PATCH 12/43] xfs: wire up a new metafile type for the realtime refcount
  ` [PATCH 13/43] xfs: refactor xfs_reflink_find_shared
  ` [PATCH 14/43] xfs: wire up realtime refcount btree cursors
  ` [PATCH 15/43] xfs: create routine to allocate and initialize a realtime refcount btree inode
  ` [PATCH 16/43] xfs: update rmap to allow cow staging extents in the rt rmap
  ` [PATCH 17/43] xfs: compute rtrmap btree max levels when reflink enabled
  ` [PATCH 18/43] xfs: refactor reflink quota updates
  ` [PATCH 19/43] xfs: enable CoW for realtime data
  ` [PATCH 20/43] xfs: enable sharing of realtime file blocks
  ` [PATCH 21/43] xfs: allow inodes to have the realtime and reflink flags
  ` [PATCH 22/43] xfs: recover CoW leftovers in the realtime volume
  ` [PATCH 23/43] xfs: fix xfs_get_extsz_hint behavior with realtime alwayscow files
  ` [PATCH 24/43] xfs: apply rt extent alignment constraints to CoW extsize hint
  ` [PATCH 25/43] xfs: enable extent size hints for CoW operations
  ` [PATCH 26/43] xfs: check that the rtrefcount maxlevels doesn't increase when growing fs
  ` [PATCH 27/43] xfs: report realtime refcount btree corruption errors to the health system
  ` [PATCH 28/43] xfs: scrub the realtime refcount btree
  ` [PATCH 29/43] xfs: cross-reference checks with the rt "
  ` [PATCH 30/43] xfs: allow overlapping rtrmapbt records for shared data extents
  ` [PATCH 31/43] xfs: check reference counts of gaps between rt refcount records
  ` [PATCH 32/43] xfs: allow dquot rt block count to exceed rt blocks on reflink fs
  ` [PATCH 33/43] xfs: detect and repair misaligned rtinherit directory cowextsize hints
  ` [PATCH 34/43] xfs: scrub the metadir path of rt refcount btree files
  ` [PATCH 35/43] xfs: don't flag quota rt block usage on rtreflink filesystems
  ` [PATCH 36/43] xfs: check new rtbitmap records against rt refcount btree
  ` [PATCH 37/43] xfs: walk the rt reference count tree when rebuilding rmap
  ` [PATCH 38/43] xfs: capture realtime CoW staging extents when rebuilding rt rmapbt
  ` [PATCH 39/43] xfs: online repair of the realtime refcount btree
  ` [PATCH 40/43] xfs: repair inodes that have a refcount btree in the data fork
  ` [PATCH 41/43] xfs: check for shared rt extents when rebuilding rt file's "
  ` [PATCH 42/43] xfs: fix CoW forks for realtime files
  ` [PATCH 43/43] xfs: enable realtime reflink
` [GIT PULL 1/5] xfs: bug fixes for 6.13
` [GIT PULL 2/5] xfs: refactor btrees to support records in inode root
` [GIT PULL 3/5] xfs: enable in-core block reservation for rt metadata
` [GIT PULL 4/5] xfs: realtime reverse-mapping support
` [GIT PULL 5/5] xfs: reflink on the realtime device

Ceph and Netfslib
 2024-12-23 23:13 UTC  (4+ messages)

[PATCH v6] i2c: imx: support DMA defer probing
 2024-12-23 23:13 UTC  (2+ messages)

[PATCH 0/6] convert efivarfs to manage object data correctly
 2024-12-23 23:12 UTC  (8+ messages)
` [PATCH 6/6] efivarfs: fix error on write to new variable leaving remnants

[PATCH v15 15/15] hw/vmapple/vmapple: Add vmapple machine type
 2024-12-23 23:05 UTC  (4+ messages)

acer-wmi: Nitro button doesn't produce a WMI event
 2024-12-23 23:06 UTC  (9+ messages)

[PATCH v16 00/14] macOS PV Graphics and new vmapple machine type
 2024-12-23 22:58 UTC  (2+ messages)

[PATCH bpf v3 0/2] bpf: fix wrong copied_seq calculation and add tests
 2024-12-23 22:57 UTC  (6+ messages)
` [PATCH bpf v3 1/2] bpf: fix wrong copied_seq calculation

[PATCH v6] ALSA: hda/tas2781: Add speaker id check for ASUS projects
 2024-12-23 22:54 UTC  (2+ messages)

Efibootguard & empty fstab in initramfs
 2024-12-23 15:05 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.