All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-05 22:37:56 to 2026-03-05 23:32:53 UTC [more...]

[PATCH] docs: add hydroxide as an option for ProtonMail users
 2026-03-05 23:32 UTC  (3+ messages)

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-05 23:30 UTC  (6+ messages)
` [PATCH bpf v3 1/5] bpf, sockmap: Annotate af_unix sock::sk_state data-races
` [PATCH bpf v3 2/5] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded
` [PATCH bpf v3 3/5] bpf, sockmap: Fix af_unix iter deadlock
` [PATCH bpf v3 4/5] selftests/bpf: Extend bpf_iter_unix to attempt deadlocking
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[PATCH RFC v2 00/23] fs,kthread: start all kthreads in nullfs
 2026-03-05 23:30 UTC  (24+ messages)
` [PATCH RFC v2 01/23] fs: notice when init abandons fs sharing
` [PATCH RFC v2 02/23] fs: add scoped_with_init_fs()
` [PATCH RFC v2 03/23] rnbd: use scoped_with_init_fs() for block device open
` [PATCH RFC v2 04/23] crypto: ccp: use scoped_with_init_fs() for SEV file access
` [PATCH RFC v2 05/23] scsi: target: use scoped_with_init_fs() for ALUA metadata
` [PATCH RFC v2 06/23] scsi: target: use scoped_with_init_fs() for APTPL metadata
` [PATCH RFC v2 07/23] btrfs: use scoped_with_init_fs() for update_dev_time()
` [PATCH RFC v2 08/23] coredump: use scoped_with_init_fs() for coredump path resolution
` [PATCH RFC v2 09/23] fs: use scoped_with_init_fs() for kernel_read_file_from_path_initns()
` [PATCH RFC v2 10/23] ksmbd: use scoped_with_init_fs() for share path resolution
` [PATCH RFC v2 11/23] ksmbd: use scoped_with_init_fs() for filesystem info path lookup
` [PATCH RFC v2 12/23] ksmbd: use scoped_with_init_fs() for VFS path operations
` [PATCH RFC v2 13/23] initramfs: use scoped_with_init_fs() for rootfs unpacking
` [PATCH RFC v2 14/23] af_unix: use scoped_with_init_fs() for coredump socket lookup
` [PATCH RFC v2 15/23] fs: add real_fs to track task's actual fs_struct
` [PATCH RFC v2 16/23] fs: make userspace_init_fs a dynamically-initialized pointer
` [PATCH RFC v2 17/23] fs: stop sharing fs_struct between init_task and pid 1
` [PATCH RFC v2 18/23] fs: add umh argument to struct kernel_clone_args
` [PATCH RFC v2 19/23] fs: add kthread_mntns()
` [PATCH RFC v2 20/23] devtmpfs: create private mount namespace
` [PATCH RFC v2 21/23] nullfs: make nullfs multi-instance
` [PATCH RFC v2 22/23] fs: start all kthreads in nullfs
` [PATCH RFC v2 23/23] fs: stop rewriting kthread fs structs

[PATCH v1 0/2] iommu/arm-smmu-v3: Reset PCI device upon ATC invalidate timeout
 2026-03-05 23:30 UTC  (5+ messages)
` [PATCH v1 2/2] iommu/arm-smmu-v3: Recover ATC invalidate timeouts

[PATCH bpf-next v4 0/3] Optimize kprobe.session attachment for exact function names
 2026-03-05 23:30 UTC  (2+ messages)

[PATCH] ARM/vgic: Use for_each_set_bit() in vgic_sync_from_lrs()
 2026-03-05 23:28 UTC 

[PATCH v2 0/2] ATA port deferred qc fixes
 2026-03-05 23:27 UTC  (4+ messages)
` [PATCH v2 1/2] ata: libata-eh: correctly handle deferred qc timeouts

[PATCH v2] arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults
 2026-03-05 23:26 UTC 

[PATCH v2 0/6] drm/v3d: Improve v3d_stats lifetime and locking
 2026-03-05 23:25 UTC  (7+ messages)
` [PATCH v2 1/6] drm/v3d: Handle error from drm_sched_entity_init()
` [PATCH v2 2/6] drm/v3d: Use raw seqcount helpers instead of fighting with lockdep
` [PATCH v2 3/6] drm/v3d: Refcount v3d_stats
` [PATCH v2 4/6] drm/v3d: Hold v3d_stats references in each job
` [PATCH v2 5/6] drm/v3d: Attach per-fd reset counters to v3d_stats
` [PATCH v2 6/6] drm/v3d: Remove dedicated fence_lock

[PATCH 08/11] vfio: Enable cdev noiommu mode under iommufd
 2026-03-05 23:26 UTC  (4+ messages)

[PATCH] cxl/acpi: Fix CXL_ACPI and CXL_PMEM Kconfig tristate mismatch
 2026-03-05 23:26 UTC  (5+ messages)

[PATCH] Documentation: printk: warn about lockups from excessive use
 2026-03-05 23:25 UTC  (2+ messages)

[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2026-03-03 (ice, libie, iavf, igb, igc)
 2026-03-05 23:24 UTC  (3+ messages)
` [PATCH net 3/8] ice: fix retry for AQ command 0x06EE

[PATCH 0/4] rcu: Fix lazy-preemption regression in torture-test suites
 2026-03-05 23:24 UTC  (10+ messages)
` [PATCH 1/4] rcutorture: Update due to x86 not supporting none/voluntary preemption
  ` [PATCH v2 "
    ` [PATCH v3 "

[PATCH 1/3] iptables: upgrade 1.8.12 -> 1.8.13
 2026-03-05 23:23 UTC  (3+ messages)
` [PATCH 2/3] file: upgrade 5.46 -> 5.47
` [PATCH 3/3] libksba: upgrade 1.6.7 -> 1.6.8

[PATCH] hfsplus: limit sb_maxbytes to partition size
 2026-03-05 23:21 UTC  (7+ messages)

[PATCH i-g-t 0/5] kms: A bit more cleanup around igt_kms
 2026-03-05 23:20 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "

memory leak when cloning a repository
 2026-03-05 23:20 UTC  (10+ messages)
  ` [PATCH 0/4] plugging some mmap() leaks
    ` [PATCH 1/4] check_connected(): delay opening new_pack
    ` [PATCH 2/4] check_connected(): fix leak of pack-index mmap
    ` [PATCH 3/4] pack-revindex: avoid double-loading .rev files
    ` [PATCH 4/4] Makefile: turn on NO_MMAP when building with LSan

[PATCH net-next v2 1/2] udp: Preserve UDP socket addresses on abort
 2026-03-05 23:18 UTC  (3+ messages)

[PATCH v2 0/5] x86: Enable LASS support with vsyscall=xonly mode
 2026-03-05 22:46 UTC  (12+ messages)
` [PATCH v2 1/5] x86/vsyscall: Reorganize the page fault emulation code
` [PATCH v2 2/5] x86/traps: Consolidate user fixups in the #GP handler
` [PATCH v2 3/5] x86/vsyscall: Restore vsyscall=xonly mode under LASS
` [PATCH v2 4/5] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCH v2 5/5] x86/cpu: Remove LASS restriction on vsyscall emulation

[PATCHv5 0/3] pci slot reset handling fixes
 2026-03-05 23:17 UTC  (2+ messages)

[PATCH v4 0/7] objtool/klp: klp-build LTO support
 2026-03-05 23:15 UTC  (8+ messages)
` [PATCH v4 1/7] objtool/klp: Remove redundant strcmp() in correlate_symbols()
` [PATCH v4 2/7] objtool/klp: Remove trailing '_' in demangle_name()
` [PATCH v4 3/7] objtool/klp: Use sym->demangled_name for symbol_name hash
` [PATCH v4 4/7] objtool/klp: Also demangle global objects
` [PATCH v4 5/7] objtool/klp: Remove .llvm suffix in demangle_name()
` [PATCH v4 6/7] objtool/klp: Match symbols based on demangled_name for global variables
` [PATCH v4 7/7] objtool/klp: Correlate locals to globals

[PATCHv2 1/1] RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-05 23:15 UTC  (6+ messages)

[PATCH] t3310: avoid hiding failures from rev-parse in command substitutions
 2026-03-05 23:14 UTC  (9+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] mtd: rawnand: brcmnand: skip DMA during panic write
 2026-03-05 23:12 UTC  (3+ messages)

[RFC PATCH] arm/gic: Optimize lr_mask type based on GIC version
 2026-03-05 23:12 UTC  (3+ messages)

[PATCH] fetch, clone: add fetch.blobSizeLimit config
 2026-03-05 23:11 UTC  (4+ messages)
` [PATCH v2] clone: add clone.<url>.defaultObjectFilter config

[PATCH] tests/amdgpu: add cross-GPU DMA-buf synchronization test
 2026-03-05 23:11 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[REGRESSION] AMDISP failure with kernel v7.0-rc2 due to Commit: 02c057ddefef5
 2026-03-05 23:11 UTC 

[PATCH v3 0/8] objtool/klp: klp-build LTO support and tests
 2026-03-05 23:10 UTC  (4+ messages)
` [PATCH v3 7/8] objtool/klp: Correlate locals to globals

[PATCH v2 0/2] selftests/bpf: make probe_user safe for parallel runs
 2026-03-05 23:10 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/bpf: probe_user: filter by pid to avoid cross-test interference

[PATCH v6 0/3] libbpf/bpftool: support merging split BTFs
 2026-03-05 23:10 UTC  (6+ messages)
` [PATCH v6 1/3] libbpf: support appending split BTF in btf__add_btf()
` [PATCH v6 2/3] bpftool: support merging multiple module BTFs in btf dump

[PATCH v2 0/2] selftests/bpf: fix bpf_cookie failures
 2026-03-05 23:10 UTC  (2+ messages)

[meta-ti][master][PATCH v4 1/3] linux-ti-staging: Add LUKS encryption config
 2026-03-05 23:09 UTC  (4+ messages)

[PATCH v1 0/1] Documentation: Add real-time kernel configuration guide
 2026-03-05 23:09 UTC  (5+ messages)
` [PATCH v1 1/1] Documentation: real-time: Add "

[PATCH v2 0/6] Remove use of i2c_match_id in RTC
 2026-03-05 23:07 UTC  (2+ messages)

[PATCH 0/2] i2c: qcom-cci: Add DT property for SCL clock stretching
 2026-03-05 23:04 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: i2c: qcom-cci: Document qcom,scl-stretch-enable property

[PATCH] scsi: qla2xxx: Remove problematic BUILD_BUG_ON() assertion
 2026-03-05 23:01 UTC 

[PATCH] ACPI: add a boot parameter to disable parsing CFMWS during NUMA init
 2026-03-05 23:00 UTC  (2+ messages)

[PATCH 0/2] Add type-specific GT loop iterator
 2026-03-05 22:59 UTC  (3+ messages)
` [PATCH 1/2] drm/xe: Add for_each_gt_with_type() iterator
` [PATCH 2/2] drm/xe: Utilize for_each_gt_with_type() for type-specific GT loops

[PATCH bpf v2 0/2] bpf: refine u32/s32 bounds when ranges cross min/max boundary
 2026-03-05 22:59 UTC  (2+ messages)

[PATCH v3 00/25] CPU binds and ULLS on migration queue
 2026-03-05 22:59 UTC  (4+ messages)
` [PATCH v3 25/25] drm/xe: Add modparam to enable / disable ULLS on migrate queue

[PATCH 2/2] Bluetooth: btusb: Add USB device IDs for MediaTek MT7927 (MT6639)
 2026-03-05 22:56 UTC 

[PATCHSET] xfsprogs: various bug fixes for 6.19
 2026-03-05 22:56 UTC  (3+ messages)
` [PATCH 4/4] mkfs: fix log sunit automatic configuration

[PATCH dwarves 0/9] pahole: Encode true signatures in kernel BTF
 2026-03-05 22:55 UTC  (10+ messages)
` [PATCH dwarves 1/9] dwarf_loader: Reduce parameter checking with clang DW_AT_calling_convention attr
` [PATCH dwarves 2/9] dwarf_loader: Handle signatures with dead arguments
` [PATCH dwarves 3/9] dwarf_loader: Refactor initial ret -1 to be macro PARM_DEFAULT_FAIL
` [PATCH dwarves 4/9] dwarf_laoder: Handle locations with DW_OP_fbreg
` [PATCH dwarves 5/9] dwarf_loader: Change exprlen checking condition in parameter__reg()
` [PATCH dwarves 6/9] dwarf_loader: Detect optimized parameters with locations having constant values
` [PATCH dwarves 7/9] dwarf_loader: Handle expression lists
` [PATCH dwarves 8/9] btf_encoder: Handle optimized parameter properly
` [PATCH dwarves 9/9] tests: Add a few clang true signature tests

[PATCH v2] man/man2/statmount.2: Document STATMOUNT_BY_FD
 2026-03-05 22:55 UTC  (7+ messages)
` [PATCH v3] "

[PATCH v7 00/26] Nested SVM fixes, cleanups, and hardening
 2026-03-05 22:52 UTC  (4+ messages)
` [PATCH v7 26/26] KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12

[PATCH v3 00/13] livepatch-klp-build: small fixups and enhancements
 2026-03-05 22:52 UTC  (7+ messages)
` [PATCH v3 09/13] livepatch/klp-build: fix version mismatch when short-circuiting
          ` [PATCH] klp-build: Fix inconsistent kernel version

[PATCH v6 0/3] hppa: PA-8700, use 44 bit physical addresses
 2026-03-05 22:54 UTC  (4+ messages)
` [PATCH v6 1/3] hppa: Introduce HPPACPUDef
` [PATCH v6 2/3] hppa: Get physical address space bits from HPPACPUDef
` [PATCH v6 3/3] hppa: Use 44 bit physical addresses for PA-8700

[PATCH] Revert "ARM: dts: imx: move nand related property under nand@0"
 2026-03-05 22:51 UTC  (11+ messages)

[PATCH 1/3] md: restore bitmap/location to fix wrong bitmap offset while growing
 2026-03-05 22:50 UTC  (3+ messages)

[axboe:rw_iter 135/467] drivers/gpu/drm/i915/display/intel_wm.c:45:6: error: conflicting types for 'intel_update_watermarks'
 2026-03-05 22:50 UTC 

[PATCH] arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults
 2026-03-05 22:49 UTC  (3+ messages)

[PATCH v2] drm/xe: Fix exec queue unwind on hw engine group add failure
 2026-03-05 22:49 UTC  (3+ messages)

[PATCH 0/4] ASoC: cs35l56: More KUnit tests for speaker ID
 2026-03-05 22:49 UTC  (2+ messages)
` (subset) "

[REGRESSION] Linux kernel 6.12.75 fails to compile with -Werror=implicit-function-declaration
 2026-03-05 22:46 UTC  (6+ messages)

[PATCH v2 00/13] TYPE_SERIAL cleanup
 2026-03-05 22:48 UTC  (4+ messages)
` [PATCH v2 11/13] hw/char/serial: Keep MemoryRegionOps private

[PATCH] drm/xe: Skip media GT TLB invalidation when VM has no queues mapped
 2026-03-05 22:48 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH 1/1] ARM: dts: imx6sx: remove fallback compatible string fsl,imx28-lcdif
 2026-03-05 22:48 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary return value from func
 2026-03-05 22:47 UTC  (2+ messages)

sofhdadsp: missing conf.d symlink causes DMIC invisible on Raptor Lake SOF HDA DSP laptops
 2026-03-05 22:47 UTC 

[TESTING] just trying
 2026-03-05  9:49 UTC 

[PATCH bpf-next v4 0/2] Handle duplicate kprobe symbols
 2026-03-05 22:47 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] libbpf: Handle duplicate kprobe symbols in attach_kprobe_opts

[PATCH net-next] net: mvneta: fix NVMEM mac address
 2026-03-05 22:46 UTC 

[PATCH] drm/xe: Fix overflow in guc_ct_snapshot_capture
 2026-03-05 22:46 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Fix overflow in guc_ct_snapshot_capture (rev2)

[PATCH v9 00/30] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-03-05 22:41 UTC  (31+ messages)
` [PATCH v9 01/30] Add boot-certs to s390-ccw-virtio machine type option
` [PATCH v9 02/30] crypto/x509-utils: Refactor with GNUTLS fallback
` [PATCH v9 03/30] crypto/x509-utils: Add helper functions for certificate store
` [PATCH v9 04/30] hw/s390x/ipl: Create "
` [PATCH v9 05/30] s390x/diag: Introduce DIAG 320 for Certificate Store Facility
` [PATCH v9 06/30] s390x/diag: Refactor address validation check from diag308_parm_check
` [PATCH v9 07/30] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v9 08/30] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
` [PATCH v9 09/30] s390x/diag: Implement "
` [PATCH v9 10/30] s390x/diag: Introduce DIAG 508 for secure IPL operations
` [PATCH v9 11/30] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
` [PATCH v9 12/30] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
` [PATCH v9 13/30] s390x/ipl: Introduce IPL Information Report Block (IIRB)
` [PATCH v9 14/30] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v9 15/30] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
` [PATCH v9 16/30] s390x: Guest support for Secure-IPL Facility
` [PATCH v9 17/30] pc-bios/s390-ccw: Refactor zipl_run()
` [PATCH v9 18/30] pc-bios/s390-ccw: Rework zipl_load_segment function
` [PATCH v9 19/30] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
` [PATCH v9 20/30] pc-bios/s390-ccw: Add signed component address overlap checks
` [PATCH v9 21/30] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
` [PATCH v9 22/30] pc-bios/s390-ccw: Add additional security checks for secure boot
` [PATCH v9 23/30] Add secure-boot to s390-ccw-virtio machine type option
` [PATCH v9 24/30] hw/s390x/ipl: Set IPIB flags for secure IPL
` [PATCH v9 25/30] pc-bios/s390-ccw: Handle true secure IPL mode
` [PATCH v9 26/30] hw/s390x/ipl: Handle secure boot with multiple boot devices
` [PATCH v9 27/30] hw/s390x/ipl: Handle secure boot without specifying a boot device
` [PATCH v9 28/30] tests/functional/s390x: Add secure IPL functional test
` [PATCH v9 29/30] docs/specs: Add secure IPL documentation
` [PATCH v9 30/30] docs/system/s390x: "

[Intel-wired-lan] [PATCH net] ice: fix double-free of tx_buf skb
 2026-03-05 22:45 UTC  (2+ messages)
`  "

[PATCH RFC] btrfs: get rid of btrfs_(alloc|free)_compr_folio()
 2026-03-05 22:45 UTC  (5+ messages)

[PATCHv2 0/2] mtd: concat: use flex array
 2026-03-05 22:44 UTC  (6+ messages)
` [PATCHv2 1/2] mtd: virt_concat: use single allocation for node
` [PATCHv2 2/2] mtd: concat: replace alloc + calloc with 1 alloc

[PATCH v3] KVM: x86: use array_index_nospec with indices that come from guest
 2026-03-05 22:42 UTC  (5+ messages)

[Intel-wired-lan] [PATCH v2 0/4] ice: use better bitmap API
 2026-03-05 22:40 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()
      `  "

[meta-arago][master][PATCH] emptty: add version 0.15.0
 2026-03-05 22:40 UTC  (3+ messages)

[PATCH v2 0/8] perf: add NVIDIA Tegra410 Uncore PMU support
 2026-03-05 22:39 UTC  (4+ messages)
` [PATCH v2 3/8] perf/arm_cspmu: Add arm_cspmu_acpi_dev_get

[PATCH 2/2] Bluetooth: btusb: Add USB device IDs for MediaTek MT7927 (MT6639)
 2026-03-05 22:39 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: yosemite5: Add MP5998 power monitor
 2026-03-05  8:46 UTC 

[PATCH 1/1] dt-bindings: input: touchscreen: edt-ft5x06: add edt,edt-ft5x06 for legacy platforms
 2026-03-05 22:37 UTC 


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.