All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-06 17:45:20 to 2026-02-06 18:27:09 UTC [more...]

[PATCH] mtd: nand: realtek-ecc: relax OOB size check to minimum
 2026-02-06 18:26 UTC  (4+ messages)
  ` AW: "

[PATCH v3 0/3] arm64: Fixes for __READ_ONCE() with CONFIG_LTO=y
 2026-02-06 18:26 UTC  (10+ messages)
` [PATCH v3 3/3] arm64, compiler-context-analysis: Permit alias analysis through "

[PATCH 1/2] string: move __compiletime_strlen() to string.h
 2026-02-06 18:26 UTC  (3+ messages)
` [PATCH 2/2] powerpc/text-patching: Fix possible stringop-overread compilation error

[PATCH v6 00/43] btrfs: add fscrypt support
 2026-02-06 18:23 UTC  (44+ messages)
` [PATCH v6 01/43] fscrypt: add per-extent encryption support
` [PATCH v6 02/43] fscrypt: allow inline encryption for extent based encryption
` [PATCH v6 03/43] fscrypt: add a __fscrypt_file_open helper
` [PATCH v6 04/43] fscrypt: conditionally don't wipe mk secret until the last active user is done
` [PATCH v6 05/43] blk-crypto: add a process_bio callback
` [PATCH v6 06/43] fscrypt: add a process_bio hook to fscrypt_operations
` [PATCH v6 07/43] fscrypt: expose fscrypt_nokey_name
` [PATCH v6 08/43] fscrypt: add documentation about extent encryption
` [PATCH v6 09/43] btrfs: add infrastructure for safe em freeing
` [PATCH v6 10/43] btrfs: start using fscrypt hooks
` [PATCH v6 11/43] btrfs: add inode encryption contexts
` [PATCH v6 12/43] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v6 13/43] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v6 14/43] btrfs: handle "
` [PATCH v6 15/43] btrfs: implement fscrypt ioctls
` [PATCH v6 16/43] btrfs: select encryption dependencies if FS_ENCRYPTION
` [PATCH v6 17/43] btrfs: add get_devices hook for fscrypt
` [PATCH v6 18/43] btrfs: set file extent encryption excplicitly
` [PATCH v6 19/43] btrfs: add fscrypt_info and encryption_type to extent_map
` [PATCH v6 20/43] btrfs: add fscrypt_info and encryption_type to ordered_extent
` [PATCH v6 21/43] btrfs: plumb through setting the fscrypt_info for ordered extents
` [PATCH v6 22/43] btrfs: populate the ordered_extent with the fscrypt context
` [PATCH v6 23/43] btrfs: keep track of fscrypt info and orig_start for dio reads
` [PATCH v6 24/43] btrfs: add extent encryption context tree item type
` [PATCH v6 25/43] btrfs: pass through fscrypt_extent_info to the file extent helpers
` [PATCH v6 26/43] btrfs: implement the fscrypt extent encryption hooks
` [PATCH v6 27/43] btrfs: setup fscrypt_extent_info for new extents
` [PATCH v6 28/43] btrfs: populate ordered_extent with the orig offset
` [PATCH v6 29/43] btrfs: set the bio fscrypt context when applicable
` [PATCH v6 30/43] btrfs: add a bio argument to btrfs_csum_one_bio
` [PATCH v6 31/43] btrfs: limit encrypted writes to 256 segments
` [PATCH v6 32/43] btrfs: implement process_bio cb for fscrypt
` [PATCH v6 33/43] btrfs: implement read repair for encryption
` [PATCH v6 34/43] btrfs: add test_dummy_encryption support
` [PATCH v6 35/43] btrfs: make btrfs_ref_to_path handle encrypted filenames
` [PATCH v6 36/43] btrfs: deal with encrypted symlinks in send
` [PATCH v6 37/43] btrfs: decrypt file names for send
` [PATCH v6 38/43] btrfs: load the inode context before sending writes
` [PATCH v6 39/43] btrfs: set the appropriate free space settings in reconfigure
` [PATCH v6 40/43] btrfs: support encryption with log replay
` [PATCH v6 41/43] btrfs: disable auto defrag on encrypted files
` [PATCH v6 42/43] btrfs: disable encryption on RAID5/6
` [PATCH v6 43/43] btrfs: disable send if we have encryption enabled

[PATCH v3 0/3] introduce new option `rework-with-file`
 2026-02-06 18:25 UTC  (3+ messages)
` [PATCH v3 1/3] interactive -p: add new `--rework-with-file` flag to interactive machinery

[PATCH] mm/page_alloc: clear page->private in split_page() for tail pages
 2026-02-06 18:24 UTC  (4+ messages)

[PATCH] netperf: Fix compile error with --enable-intervals
 2026-02-06 18:24 UTC 

[PATCH v5 0/7] rust: add `register!` macro
 2026-02-06 18:23 UTC  (3+ messages)
` [PATCH v5 2/7] rust: num: add `shr` and `shl` methods to `Bounded`

[PATCH 00/24] bsd-user: Upstream misc system calls (System V IPC, reboot, etc)
 2026-02-06 18:23 UTC  (13+ messages)
` [PATCH 15/24] bsd-user: Add do_bsd_uuidgen implementation
` [PATCH 16/24] bsd-user: Add do_bsd_semget implementation
` [PATCH 19/24] bsd-user: Add do_bsd_msgctl implementation
` [PATCH 22/24] bsd-user: Implement System V semaphore calls

[PATCH v3 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-02-06 18:23 UTC  (6+ messages)
` [PATCH v3 2/8] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
` [PATCH v3 3/8] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT

[PATCH] PCI/AER: Add option to panic on unrecoverable errors
 2026-02-06 18:23 UTC 

[PATCH v3 00/19] drm/amd: VRR fixes, HDMI Gaming Features
 2026-02-06 18:22 UTC  (3+ messages)
` [PATCH v3 02/19] drm/amd/display: Refactor amdgpu_dm_update_freesync_caps()

[PATCH v6 0/5] Add support to read the watchdog bootstatus from IMEM
 2026-02-06 18:22 UTC  (6+ messages)
` [PATCH v6 5/5] arm64: dts: qcom: ipq5424: add support to get "

[PATCH v3 00/10] target/s390x: Prohibit target_ulong and TARGET_PAGE_SIZE uses
 2026-02-06 18:19 UTC  (11+ messages)
` [PATCH v3 01/10] target/s390x: Use address_space_ldl_be() in read_table_entry()
` [PATCH v3 02/10] target/s390x: Rename get_phys_page_debug() @vaddr argument as @v_addr
` [PATCH v3 03/10] target/s390x: Replace %target_ulong -> %vaddr where appropriate
` [PATCH v3 04/10] target/s390x: Replace %target_ulong -> %hwaddr "
` [PATCH v3 05/10] target/s390x: Un-inline KVM Protected Virtualization stubs
` [PATCH v3 06/10] target/s390x: Add more unreachable KVM stubs
` [PATCH v3 07/10] target/s390x: Build system units in common source set
` [PATCH v3 08/10] target/s390x: Expand TCGv type as 64-bit target
` [PATCH v3 09/10] target/s390x: Expand tcg_gen_qemu_ld/st_tl() "
` [PATCH v3 10/10] target/s390x: Expand tcg_global_mem_new() -> tcg_global_mem_new_i64()

[PATCH 0/6 v8] sched/fair: Add push task mechanism and handle more EAS cases
 2026-02-06 18:21 UTC  (5+ messages)
` [PATCH 3/6 v8] sched/fair: Prepare select_task_rq_fair() to be called for new cases
` [PATCH 4/6 v8] sched/fair: Add push task mechanism for fair

Bug#1126499: linux-image-6.17.13+deb14-amd64: ovpn NULL pointer dereference and lockup under heavy load
 2026-02-06 18:19 UTC  (3+ messages)

[PATCH v5 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-06 18:17 UTC  (3+ messages)

probably a simple question regarding running "fw_printenv" on SD card partition
 2026-02-06 18:19 UTC 

[PATCH 0/2] KVM: SVM: Fix CR8 intercpetion woes with AVIC
 2026-02-06 18:17 UTC  (7+ messages)
` [PATCH 1/2] KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
` [PATCH 2/2] KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated

[PATCH v4] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
 2026-02-06 18:16 UTC  (3+ messages)

[PATCH] CI: Update to using grub-2.14 for our tests
 2026-02-06 18:15 UTC  (2+ messages)

[PATCH] cmd: zip: Add missing unmap_sysmem() for buffers in the unzip command
 2026-02-06 18:15 UTC  (2+ messages)

[PATCH v2] cmd: zip: Use map_sysmem() with buffers in the zip command
 2026-02-06 18:15 UTC  (2+ messages)

[PATCH v2] cmd: unzip: Use map_sysmem() with buffers in the gzwrite command
 2026-02-06 18:15 UTC  (2+ messages)

[PATCH v2] gunzip: Fix len parameter in function signature
 2026-02-06 18:15 UTC  (2+ messages)

[PATCH 0/2] Fixes for boot failures
 2026-02-06 18:15 UTC  (2+ messages)
` (subset) "

[oe-core][PATCHv15 0/6] Display manager proposal for x11 and wayland
 2026-02-06 18:15 UTC  (3+ messages)
` [oe-core][PATCHv15 5/6] xuser-account: merge with xserver-nodm-init

[PATCH master] arch: arm: dts: k3: refactor common nodes to k3-*-r5.dtsi
 2026-02-06 18:15 UTC  (2+ messages)

[PATCH] staging: most: dim2: fix a race condition in complete_all_mbos()
 2026-02-06 18:04 UTC  (3+ messages)

[PATCH 00/11] ARM: rockchip: Add initial RV1103B and Omega4 board support
 2026-02-06 18:13 UTC  (22+ messages)
` [PATCH 01/11] dt-bindings: clock: rockchip: Add RV1103B clock and reset unit
` [PATCH 02/11] dt-bindings: clk: rockchip: Add RV1103B clock header
` [PATCH 03/11] clk: rockchip: Add clock controller for the RV1103B
` [PATCH 04/11] dt-bindings: pinctrl: Add RV1103B pinctrl support
` [PATCH 05/11] pinctrl: rockchip: "
` [PATCH 06/11] dt-bindings: mmc: rockchip-dw-mshc: Add compatible string for R1103B
` [PATCH 07/11] dt-bindings: serial: snps-dw-apb-uart: Add support for RV1103B
` [PATCH 08/11] dt-bindings: soc: rockchip: Add RV1103B IOC and GRF entries
` [PATCH 09/11] ARM: dts: rockchip: Add support for RV1103B
` [PATCH 10/11] dt-bindings: arm: rockchip: Add Onion RV1103B Omega4

[PATCH] cxl: Test decoder flags as bitmasks
 2026-02-06 18:14 UTC 

[PATCH v2 0/2] mm: zswap: add per-memcg stat for incompressible pages
 2026-02-06 18:13 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/cgroup: add test for zswap "

[PATCH v1 0/4] drm/xe/vf: Fix exec queue creation during post-migration recovery
 2026-02-06 18:11 UTC  (5+ messages)
` [PATCH v1 2/4] drm/xe/vf: Avoid LRC being freed while applying fixups
` [PATCH v1 3/4] drm/xe/vf: Wait for default LRCs fixups before using

[PATCH 0/2] mm/slab: fix lockdep warnings with kmalloc_nolock()
 2026-02-06 18:10 UTC  (3+ messages)
` [PATCH 1/2] mm/slab: skip get_from_any_partial() if !allow_spin

ksm: initialize rmap values directly and make them const
 2026-02-06 18:09 UTC  (4+ messages)

[PATCH v2 0/9] target/s390x: Prohibit target_ulong and TARGET_PAGE_SIZE uses
 2026-02-06 18:08 UTC  (7+ messages)
` [PATCH v2 3/9] target/s390x: Replace %target_ulong -> %vaddr where appropriate

[PATCH v3 00/30] gpu: nova-core: firmware: Hopper/Blackwell support
 2026-02-06 18:07 UTC  (7+ messages)
` [PATCH v3 05/30] gpu: nova-core: use GPU Architecture to simplify HAL selections
` [PATCH v3 16/30] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations

[PATCH 00/29] hw/core: Introduce Remote Port Co-simulation Protocol
 2026-02-06 18:06 UTC  (8+ messages)
` [PATCH 01/29] hw/core: Add Remote Port protocol packet definition
` [PATCH 23/29] system: Introduce -sync-quantum command line option

[PULL 00/10] gdbstub updates
 2026-02-06 18:05 UTC  (11+ messages)
` [PULL 01/10] meson-buildoptions: Remove duplicated entry of --gdb in the help text
` [PULL 02/10] Makefile: add python script dependency for meson-buildoptions.sh
` [PULL 03/10] gdbstub: remove the need for goto cleanup
` [PULL 04/10] gdbstub: extract stop reply message construction
` [PULL 05/10] gdbstub/user: localise variables for reading gdb socket
` [PULL 06/10] include/gdbstub/syscalls: Add EIO and ENOSYS GDB File-I/O errno values
` [PULL 07/10] gdbstub: Export host_to_gdb_errno File-I/O helper function
` [PULL 08/10] gdbstub/user-target: Convert host errno to GDB File-I/O errno
` [PULL 09/10] include/gdbstub: tweak language
` [PULL 10/10] gdbstub/user: rename and use bool for running_state

[PATCH v4 0/9] dmaengine, PCI: endpoint: Enable remote use of integrated DesignWare eDMA
 2026-02-06 18:06 UTC  (7+ messages)
` [PATCH v4 3/9] dmaengine: dw-edma: Export per-channel IRQ and doorbell register offset
` [PATCH v4 4/9] PCI: endpoint: Add remote resource query API
` [PATCH v4 6/9] PCI: dwc: ep: Report integrated eDMA resources via EPC remote-resource API

[PATCH v1] media: rzv2h-ivc: Fix concurrent buffer list access
 2026-02-06 18:05 UTC 

[moderation/CI] Re: mm: map maximum pages possible in finish_fault
 2026-02-06 18:06 UTC 

[syzbot] [modules?] KASAN: slab-out-of-bounds Write in try_module_get (2)
 2026-02-06 18:05 UTC 

Report: lenovo_wmi_other FW attributes always read 0
 2026-02-06 18:01 UTC  (10+ messages)

[RFC PATCH] fs/pidfs: Add permission check to pidfd_info()
 2026-02-06 18:02 UTC 

[PATCH] xfs: add static size checks for structures in xfs_fs.h
 2026-02-06 18:03 UTC  (2+ messages)

[sailus-media-tree:metadata-pre 13/13] Warning: drivers/media/i2c/tvp514x.c:891 function parameter 'ci' not described in 'tvp514x_get_pad_format'
 2026-02-06 18:03 UTC 

[PATCH] [RFC][GSoC 2026] builtin/repo: avoid global state in get_layout_bare
 2026-02-06 18:03 UTC  (2+ messages)

cgroup support for DCD
 2026-02-06 18:00 UTC 

[PATCH v1] s390x/pci: Fix endianness for zPCI BAR values
 2026-02-06 18:00 UTC  (4+ messages)

[PATCH rtw-next] wifi: rtw89: Turbo mode for RTL8851BU/RTL8852BU
 2026-02-06 18:01 UTC 

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2026-02-06 18:01 UTC  (4+ messages)
` [RFC v2 05/11] block: add infra to handle dmabuf tokens

[PATCH rtw-next] wifi: rtw88: WARN only once in rtw_phy_get_tx_power_limit()
 2026-02-06 18:00 UTC 

[PATCH] spl: Ensure final section before BSS is non-empty
 2026-02-06 18:00 UTC  (4+ messages)
` [PATCH v2] arm: spl: Ensure 8 byte alignment of appended DTB without separate BSS

[PATCH] arm/arm-bsp: optee-examples: drop patch included in 4.9.0
 2026-02-06 18:00 UTC 

[PATCH v4 00/26] Nested SVM fixes, cleanups, and hardening
 2026-02-06 17:58 UTC  (5+ messages)
` [PATCH v4 21/26] KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2

[PATCH 0/4] Fix a few minor issues reported by Coverity
 2026-02-06 17:57 UTC  (5+ messages)
` [PATCH 3/4] system/physmem.c: reorder usage and assertion of block

[PATCH v3] ALSA: control: Verify put() result when in debug mode
 2026-02-06 17:57 UTC  (4+ messages)

[PATCH 0/3] fio: Avoid errno and errno string mismatch
 2026-02-06 17:57 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] dmabuf backed read/write
 2026-02-06 17:57 UTC  (7+ messages)

SPI-NAND crash on linux-next
 2026-02-06 17:55 UTC 

[PATCH v2 1/2] drm/xe: Move number of XeCore fuse registers to graphics descriptor
 2026-02-06 17:55 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for series starting with [v2,1/2] "

[PATCH v4 0/3] kNFSD Signed Filehandles
 2026-02-06 17:55 UTC  (7+ messages)
` [PATCH v4 1/3] NFSD: Add a key for signing filehandles
` [PATCH v4 3/3] NFSD: Sign filehandles

Warning: mm/slab_common.c:1340 struct member 'llist_head' not described in 'kfree_rcu_cpu'
 2026-02-06 17:54 UTC 

[PATCH v2] vfio: selftests: only build tests on arm64 and x86_64
 2026-02-06 17:54 UTC  (2+ messages)

[PATCH] ASoC: amd: add DMIC support for RPL platform
 2026-02-06 17:51 UTC  (2+ messages)

git-am applies commit message diffs
 2026-02-06 17:45 UTC  (3+ messages)

+ mm-page_alloc-clear-page-private-in-split_page-for-tail-pages.patch added to mm-unstable branch
 2026-02-06 17:50 UTC 

[PATCH 0/2] refs: allow setting the reference directory
 2026-02-06 17:50 UTC  (4+ messages)
` [PATCH v4 0/4] "

[PATCH -next v7 0/2] rust: Add CList and GPU buddy allocator bindings
 2026-02-06 17:49 UTC  (4+ messages)
` [PATCH -next v7 1/2] rust: clist: Add support to interface with C linked lists

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-02-06 17:49 UTC  (5+ messages)
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users to use vma_flags_t
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only

[PATCH net-next 0/9][pull request] Intel Wired LAN Driver Updates 2026-02-06 (libeth, ice, i40e, ixgbe)
 2026-02-06 17:49 UTC  (10+ messages)
` [PATCH net-next 1/9] libeth: pass Rx queue index to PP when creating a fill queue
` [PATCH net-next 2/9] libeth: handle creating pools with unreadable buffers
` [PATCH net-next 3/9] ice: migrate to netdev ops lock
` [PATCH net-next 4/9] ice: implement Rx queue management ops
` [PATCH net-next 5/9] ice: add support for transmitting unreadable frags
` [PATCH net-next 6/9] ice: Make name member of struct ice_cgu_pin_desc const
` [PATCH net-next 7/9] i40e: drop useless bitmap_weight() call in i40e_set_rxfh_fields()
` [PATCH net-next 8/9] i40e: Add missing header
` [PATCH net-next 9/9] ixgbe: refactor: use DECLARE_BITMAP for ring state field

[PATCH v7 0/6] x86/vdso: VDSO updates and fixes for sframes
 2026-02-06 17:48 UTC  (4+ messages)
` [PATCH v7 6/6] x86/vdso: Enable sframe generation in VDSO

[PATCH v3 0/2] tests/qtest: Add RISC-V IOMMU bare-metal test using iommu-testdev
 2026-02-06 17:48 UTC  (5+ messages)
` [PATCH v3 1/2] tests/qtest/libqos: Add RISC-V IOMMU helper library
` [PATCH v3 2/2] tests/qtest: Add RISC-V IOMMU bare-metal test

[PULL 0/2] Add a fake IPMI LAN channel
 2026-02-06 17:45 UTC  (3+ messages)
` [PATCH 1/2] hw/ipmi/ipmi_bmc_sim: Support getting fake LAN channel config
` [PATCH 2/2] hw/ipmi/ipmi_bmc_sim: Support setting "

[PATCH v5 1/5] i3c: master: Expose the APIs to support I3C hub
 2026-02-06 17:33 UTC  (3+ messages)
` [PATCH v5 5/5] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality

[LSF/MM/BPF TOPIC] HugeTLB file preservation across live update
 2026-02-06 17:48 UTC 

[PATCHSET v6] xfs: autonomous self healing of filesystems
 2026-02-06 17:47 UTC  (4+ messages)
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring

[PATCH v7 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2026-02-06 17:47 UTC  (3+ messages)
` [PATCH v7 4/4] arm64: dts: qcom: glymur: Enable Glymur CRD board support


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.