messages from 2025-02-06 06:41:02 to 2025-02-06 07:29:33 UTC [more...]
[PATCH v3 1/3] systemd-boot-native: undelete but disable configure and compile tasks
2025-02-06 7:29 UTC (3+ messages)
` [OE-core] "
[PATCH v4 00/21] Add Counter delegation ISA extension support
2025-02-06 7:23 UTC (31+ messages)
` [PATCH v4 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH v4 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v4 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v4 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v4 05/21] RISC-V: Define indirect CSR access helpers
` [PATCH v4 06/21] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v4 07/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v4 08/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v4 09/21] RISC-V: Add Ssccfg ISA extension definition and parsing
` [PATCH v4 10/21] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v4 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v4 12/21] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v4 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v4 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v4 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v4 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v4 17/21] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v4 18/21] RISC-V: perf: Add Qemu virt machine events
` [PATCH v4 19/21] tools/perf: Support event code for arch standard events
` [PATCH v4 20/21] tools/perf: Pass the Counter constraint values in the pmu events
` [PATCH v4 21/21] Sync empty-pmu-events.c with autogenerated one
[PATCH 0/8] Enable Aux based Nits brightness control for eDP
2025-02-06 7:27 UTC (17+ messages)
` [PATCH 1/8] drm/dp: Add eDP 1.5 bit definition
` [PATCH 2/8] drm/dp: Increase eDP display control capability size
` [PATCH 3/8] drm/i915/backlight: Use proper interface based on eDP version
` [PATCH 4/8] drm/i915/backlight: Check Luminance based brightness control for VESA
` ✓ CI.Patch_applied: success for Enable Aux based Nits brightness control for eDP (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
2025-02-06 7:25 UTC (3+ messages)
[PATCH v1 00/18] Support AST2700 A1
2025-02-06 7:24 UTC (13+ messages)
` [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for "
[PATCH 5.10.y] profile: Fix use after free in profile_tick()
2025-02-06 7:24 UTC
[PATCH net-next 0/2] mctp: Add MCTP-over-USB hardware transport binding
2025-02-06 7:22 UTC (7+ messages)
` [PATCH net-next 1/2] usb: Add base USB MCTP definitions
` [PATCH net-next 2/2] net: mctp: Add MCTP USB transport driver
[Buildroot] [PATCH 1/4] support/docker: move to current bookworm (Debian 12) snapshot
2025-02-06 7:23 UTC (4+ messages)
` [Buildroot] [PATCH 2/4] support/docker: add curl
` [Buildroot] [PATCH 3/4] support/docker: add tar 1.35
` [Buildroot] [PATCH 4/4] .gitlab-ci.yml: use Debian 12-based container image with curl / "
[android-common:android16-6.12 0/3] drivers/usb/host/xhci-sideband.c:263: warning: Function parameter or struct member 'intr_num' not described in 'xhci_sideband_create_interrupter'
2025-02-06 7:22 UTC
[PATCHv4 00/17] zsmalloc/zram: there be preemption
2025-02-06 7:22 UTC (9+ messages)
` [PATCHv4 01/17] zram: switch to non-atomic entry locking
` [PATCHv4 02/17] zram: do not use per-CPU compression streams
[PATCH] net: stmmac: dwmac-loongson: Add fix_soc_reset function
2025-02-06 7:22 UTC (5+ messages)
How to reduce size of libicudata74 in Yocto
2025-02-06 7:22 UTC
[PATCH v6 00/16] zswap IAA compress batching
2025-02-06 7:21 UTC (17+ messages)
` [PATCH v6 01/16] crypto: acomp - Add synchronous/asynchronous acomp request chaining
` [PATCH v6 02/16] crypto: acomp - Define new interfaces for compress/decompress batching
` [PATCH v6 03/16] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v6 04/16] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto
` [PATCH v6 05/16] crypto: iaa - Enable async mode and make it the default
` [PATCH v6 06/16] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v6 07/16] crypto: iaa - Re-organize the iaa_crypto driver code
` [PATCH v6 08/16] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA
` [PATCH v6 09/16] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package
` [PATCH v6 10/16] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto
` [PATCH v6 11/16] crypto: iaa - Fix for "deflate_generic_tfm" global being accessed without locks
` [PATCH v6 12/16] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v6 13/16] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching
` [PATCH v6 14/16] mm: zswap: Introduce zswap_compress_folio() to compress all pages in a folio
` [PATCH v6 15/16] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
` [PATCH v6 16/16] mm: zswap: Fix for zstd performance regression with 2M folios
[PATCH 0/2] nbd: Allow debugging tuning of handshake limit
2025-02-06 7:20 UTC (5+ messages)
` [PATCH 1/2] qemu-nbd: Allow users to adjust "
` [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
[PATCH v3] Clarify that exclude_kernel does not affect time_running
2025-02-06 7:19 UTC (2+ messages)
[PATCH] drm/bridge: convert to use devm_platform_ioremap_resource()
2025-02-06 7:17 UTC
[PATCH v2 0/8] enable bs > ps for block devices
2025-02-06 7:17 UTC (5+ messages)
` [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
replaced all drives in RAID-10 array with larger drives -> failing to correctly extend array to use new/add'l space
2025-02-06 7:15 UTC (2+ messages)
[RFC v4 0/5] Add packed virtqueue to shadow virtqueue
2025-02-06 7:12 UTC (18+ messages)
kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx
2025-02-06 7:12 UTC (6+ messages)
[PATCH v2 0/2] tools/nolibc: support for 32-bit s390
2025-02-06 7:10 UTC (3+ messages)
` [PATCH v2 1/2] selftests/nolibc: rename s390 to s390x
` [PATCH v2 2/2] tools/nolibc: add support for 32-bit s390
[PATCH] iio: imu: bmi270: Match ACPI ID found on newer GPD firmware
2025-02-06 7:09 UTC (2+ messages)
[PATCH] net: stmmac: Allow zero for [tr]x_fifo_size
2025-02-06 7:05 UTC (8+ messages)
[Buildroot] [PATCH] package/sdl2: Add wayland support
2025-02-06 7:09 UTC
Massive overhead even after deleting checkpoints
2025-02-06 7:07 UTC (9+ messages)
[PATCH v8 0/7] Add NSS clock controller support for IPQ9574
2025-02-06 7:01 UTC (6+ messages)
` [PATCH v8 5/7] clk: qcom: Add NSS clock Controller driver "
[PATCH 0/2] i3c: Add basic HDR mode support
2025-02-06 7:05 UTC (10+ messages)
` [PATCH 1/2] i3c: Add basic HDR support
[PATCH v3 0/3] stratix10: miscellaneous changes and fix for child driver probing
2025-02-06 7:06 UTC (3+ messages)
` [PATCH v3 3/3] firmware: stratix10-svc: Add of_platform_default_populate()
[PATCH v13 00/13] VOP Support for rk3576
2025-02-06 6:46 UTC (29+ messages)
` [PATCH v13 01/13] drm/rockchip: vop2: use devm_regmap_field_alloc for cluster-regs
` [PATCH v13 02/13] drm/rockchip: vop2: Rename TRANSFORM_OFFSET to TRANSFORM_OFFS
` [PATCH v13 03/13] drm/rockchip: vop2: Add platform specific callback
` [PATCH v13 04/13] drm/rockchip: vop2: Merge vop2_cluster/esmart_init function
` [PATCH v13 05/13] drm/rockchip: vop2: Support for different layer select configuration between VPs
` [PATCH v13 06/13] drm/rockchip: vop2: Introduce vop hardware version
` [PATCH v13 07/13] drm/rockchip: vop2: Register the primary plane and overlay plane separately
` [PATCH v13 08/13] drm/rockchip: vop2: Set plane possible crtcs by possible vp mask
` [PATCH v13 09/13] drm/rockchip: vop2: Add uv swap for cluster window
` [PATCH v13 10/13] dt-bindings: display: vop2: describe constraint SoC by SoC
` [PATCH v13 11/13] dt-bindings: display: vop2: Add missing rockchip,grf property for rk3566/8
` [PATCH v13 11/13] dt-bindings: display: vop2: Add missing rockchip, grf "
` [PATCH v13 12/13] dt-bindings: display: vop2: Add rk3576 support
` [PATCH v13 13/13] drm/rockchip: vop2: Add support for rk3576
[PATCH net-next v5 0/7] tun: Unify vnet implementation
2025-02-06 7:04 UTC (10+ messages)
` [PATCH net-next v5 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net-next v5 5/7] tun: Extract the vnet handling code
` [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user()
[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
2025-02-06 6:46 UTC (3+ messages)
` [PATCH v1 03/16] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level
[PATCH v17 0/1] MCTP Over PCC Transport
2025-02-06 7:04 UTC (3+ messages)
` [PATCH v17 1/1] mctp pcc: Implement MCTP over "
[PATCH 0/3] Translation self-protection.rst into chinese
2025-02-06 2:26 UTC (2+ messages)
` [PATCH 3/3] Translate .../security/secrets/index.rst into Chinese
fix swapon for recently unshared blocks v2
2025-02-06 7:03 UTC (2+ messages)
[PATCH] Bluetooth: btusb: Add 2 HWIDs for MT7922
2025-02-06 7:02 UTC (2+ messages)
` "
[linus:master] [nfsd] 7e13f4f8d2: postmark.transactions 10.4% regression
2025-02-06 7:00 UTC
[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
2025-02-06 6:56 UTC (14+ messages)
` [PATCH bpf-next v8 10/12] bpf: make TCP tx timestamp bpf extension work
[PATCH 1/2] smb: client: change lease epoch type from unsigned int to __u16
2025-02-06 6:50 UTC (2+ messages)
` [PATCH 2/2] smb: client: make lease state changes compliant with the protocol spec
[PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length
2025-02-06 6:49 UTC (2+ messages)
What's cooking in git.git (Feb 2025, #01; Tue, 4)
2025-02-06 6:47 UTC (5+ messages)
support for zoned devices RFCv2
2025-02-06 6:44 UTC (44+ messages)
` [PATCH 01/43] xfs: factor out a xfs_rt_check_size helper
` [PATCH 02/43] xfs: add a rtg_blocks helper
` [PATCH 03/43] xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
` [PATCH 04/43] xfs: skip always_cow inodes in xfs_reflink_trim_around_shared
` [PATCH 05/43] xfs: refine the unaligned check for always COW inodes in xfs_file_dio_write
` [PATCH 06/43] xfs: generalize the freespace and reserved blocks handling
` [PATCH 07/43] xfs: preserve RT reservations across remounts
` [PATCH 08/43] xfs: reflow xfs_dec_freecounter
` [PATCH 09/43] xfs: trace in-memory freecounters
` [PATCH 10/43] xfs: make metabtree reservations global
` [PATCH 11/43] xfs: reduce metafile reservations
` [PATCH 12/43] xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
` [PATCH 13/43] xfs: add a xfs_rtrmap_highest_rgbno helper
` [PATCH 14/43] xfs: define the zoned on-disk format
` [PATCH 15/43] xfs: allow internal RT devices for zoned mode
` [PATCH 16/43] xfs: export zoned geometry via XFS_FSOP_GEOM
` [PATCH 17/43] xfs: disable sb_frextents for zoned file systems
` [PATCH 18/43] xfs: disable FITRIM for zoned RT devices
` [PATCH 19/43] xfs: don't call xfs_can_free_eofblocks from ->release for zoned inodes
` [PATCH 20/43] xfs: skip zoned RT inodes in xfs_inodegc_want_queue_rt_file
` [PATCH 21/43] xfs: parse and validate hardware zone information
` [PATCH 22/43] xfs: add the zoned space allocator
` [PATCH 23/43] xfs: add support for zoned space reservations
` [PATCH 24/43] xfs: implement zoned garbage collection
` [PATCH 25/43] xfs: implement buffered writes to zoned RT devices
` [PATCH 26/43] xfs: implement direct "
` [PATCH 27/43] xfs: wire up zoned block freeing in xfs_rtextent_free_finish_item
` [PATCH 28/43] xfs: hide reserved RT blocks from statfs
` [PATCH 29/43] xfs: support growfs on zoned file systems
` [PATCH 30/43] xfs: allow COW forks on zoned file systems in xchk_bmap
` [PATCH 31/43] xfs: support xchk_xref_is_used_rt_space on zoned file systems
` [PATCH 32/43] xfs: support xrep_require_rtext_inuse "
` [PATCH 33/43] xfs: enable fsmap reporting for internal RT devices
` [PATCH 34/43] xfs: disable reflink for zoned file systems
` [PATCH 35/43] xfs: disable rt quotas "
` [PATCH 36/43] xfs: enable the zoned RT device feature
` [PATCH 37/43] xfs: support zone gaps
` [PATCH 38/43] xfs: add a max_open_zones mount option
` [PATCH 39/43] xfs: support write life time based data placement
` [PATCH 40/43] xfs: wire up the show_stats super operation
` [PATCH 41/43] xfs: export zone stats in /proc/*/mountstats
` [PATCH 42/43] xfs: contain more sysfs code in xfs_sysfs.c
` [PATCH 43/43] xfs: export max_open_zones in sysfs
[f2fs-dev] [PATCH] f2fs: quota: fix to avoid warning in dquot_writeback_dquots()
2025-02-06 6:44 UTC (2+ messages)
` "
[LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted?
2025-02-06 6:46 UTC (2+ messages)
[PATCH] soc: qcom: pd-mapper: defer probing on sdm845
2025-02-06 6:44 UTC (4+ messages)
[RFC] drm/scheduler: Remove mention of TDR from scheduler API
2025-02-06 6:45 UTC (3+ messages)
[PATCH net-next v3 0/4] Add support to do threaded napi busy poll
2025-02-06 6:43 UTC (8+ messages)
[PATCH v3 0/2] Compute as_sdp when vrr is enabled
2025-02-06 6:42 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Compute as_sdp when vrr is enabled (rev2)
iomap patches for zoned XFS v2
2025-02-06 6:40 UTC (3+ messages)
` [PATCH 10/11] iomap: pass private data to iomap_zero_range
` [PATCH 11/11] iomap: pass private data to iomap_truncate_page
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.