All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-14 21:39:49 to 2025-03-14 23:10:27 UTC [more...]

[PATCH 5.10.y] memcg: fix soft lockup in the OOM process
 2025-03-14 23:10 UTC  (2+ messages)

[PATCH 6.1 07/29] xfs: fix bounds check in xfs_defer_agfl_block()
 2025-03-14 23:10 UTC  (2+ messages)

[PATCH 6.1 04/29] xfs: pass the xfs_bmbt_irec directly through the log intent code
 2025-03-14 23:10 UTC  (2+ messages)

[PATCH 6.12 5/8] KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
 2025-03-14 23:10 UTC  (2+ messages)

[PATCH 6.12 6/8] KVM: arm64: Refactor exit handlers
 2025-03-14 23:10 UTC  (2+ messages)

[PATCH stable 6.6] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-14 23:10 UTC  (2+ messages)

[PATCH 6.1 03/29] xfs: fix confusing xfs_extent_item variable names
 2025-03-14 23:10 UTC  (2+ messages)

[PATCH 6.1 02/29] xfs: pass xfs_extent_free_item directly through the log intent code
 2025-03-14 23:10 UTC  (2+ messages)

[PATCH 1/2] tcp: fix races in tcp_abort()
 2025-03-14 23:10 UTC  (2+ messages)

[PATCH 6.1 06/29] xfs: validate block number being freed before adding to xefi
 2025-03-14 23:10 UTC  (2+ messages)

[PATCH 6.12 4/8] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
 2025-03-14 23:10 UTC  (2+ messages)

[PATCH stable 5.15] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-14 23:10 UTC  (2+ messages)

[GIT PULL] RISC-V Sophgo Devicetrees for v6.15
 2025-03-14 23:06 UTC  (4+ messages)

[arm-perf:for-next/perf 14/15] drivers/perf/arm_cspmu/nvidia_cspmu.c:192:2: error: call to undeclared function 'writel'; ISO C99 and later do not support implicit function declarations
 2025-03-14 23:05 UTC 

[PATCH] iommu: apple-dart: fix potential null pointer deref
 2025-03-14 23:01 UTC 

[PATCH] arch/x86: Add 64-bit U-Boot configuration without SPL
 2025-03-14 20:19 UTC 

[PATCH 0/7] btrfs: remove ASSERT()s for folio_order() and folio_test_large()
 2025-03-14 22:58 UTC  (5+ messages)
` [PATCH 1/7] btrfs: send: remove the again label inside put_file_data()

[PATCH v2 1/1] scsi: ufs: core: add device level exception support
 2025-03-14 22:55 UTC 

[PATCH 0/5] mm: reliable huge page allocator
 2025-03-14 22:54 UTC  (5+ messages)
` [PATCH 3/5] mm: page_alloc: defrag_mode

[PATCH v2] scsi: ufs: core: Fix a race condition related to device commands
 2025-03-14 22:51 UTC 

[PATCH 00/20] x86: Cleanup alternative_io() and friends, prep for asm_call()
 2025-03-14 22:51 UTC  (23+ messages)
` [PATCH 01/20] x86/cpu: Use named asm operands in prefetch[w]()
` [PATCH 02/20] x86/apic: Use named asm operands in native_apic_mem_write()
` [PATCH 03/20] x86/mm: Use named asm operands in task_size_max()
` [PATCH 04/20] x86/cpu: Use named asm operands in clflushopt()
` [PATCH 05/20] x86/asm: Always use flag output operands
` [PATCH 06/20] x86/asm: Remove CC_SET()
` [PATCH 07/20] x86/alternative: Remove operand numbering restrictions
` [PATCH 08/20] x86/asm: Replace ASM_{OUTPUT,INPUT}() with ARG()
` [PATCH 09/20] x86/alternative: Simplify alternative_io() interface
` [PATCH 10/20] x86/alternative: Add alternative_2_io()
` [PATCH 11/20] x86/alternative: Make alternative() a wrapper around alternative_io()
` [PATCH 12/20] x86/cpu: Use alternative_io() in prefetch[w]()
` [PATCH 13/20] x86/alternative: Remove alternative_input()
` [PATCH 14/20] x86/barrier: Use alternative_io() in 32-bit barrier functions
` [PATCH 15/20] x86/cpu/amd: Use named asm operands in asm_clear_divider()
` [PATCH 16/20] x86/cpu: Use alternative_io() in amd_clear_divider()
` [PATCH 17/20] x86/smap: Use named asm operands in smap_{save,restore}()
` [PATCH 18/20] x86/smap: Use alternative_io() "
` [PATCH 19/20] x86/uaccess: Use alternative_io() in __untagged_addr()
` [PATCH 20/20] x86/msr: Use alternative_2_io() in rdtsc_ordered()

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-03-14 21:39 UTC  (44+ messages)
` [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v12 07/28] riscv mm: manufacture shadow stack pte
` [PATCH v12 08/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v12 09/28] riscv mmu: write protect and shadow stack
` [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v12 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v12 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v12 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v12 15/28] riscv/traps: Introduce software check exception
` [PATCH v12 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v12 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v12 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v12 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v12 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v12 21/28] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v12 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v12 23/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v12 24/28] arch/riscv: compile vdso with landing pad
` [PATCH v12 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v12 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v12 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v12 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH] Fix rolling back of CLOCK_MONOTONIC_COARSE
 2025-03-14 22:50 UTC  (3+ messages)

[PATCH v2] fuse: fix uring race condition for null dereference of fc
 2025-03-14 22:51 UTC  (2+ messages)

[PATCH i-g-t v2 0/2] Add a check for power management PCI capability
 2025-03-14 22:49 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Add a check for power management PCI capability (rev3)

[PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-03-14 22:47 UTC  (3+ messages)
` [PATCH bpf-next 01/11] bpf: Move insn if/else into do_check_insn()

[PATCH i-g-t 0/2] tests/intel/xe_oa: Fix __for_one_render_engine
 2025-03-14 22:45 UTC  (3+ messages)
` [PATCH i-g-t 1/2] "
` [PATCH i-g-t 2/2] tests/intel/xe_oa: Don't limit sync tests to render engine

[PATCH] mci: sunxi-mmc: do not log error message on EINVAL error
 2025-03-14 22:44 UTC 

[PATCH v5 0/2] phy: qcom: qmp-pcie: Add PCIe PHY no_csr reset support
 2025-03-14 22:42 UTC  (6+ messages)

[PATCH v2] drm/bridge: ti-sn65dsi86: Check bridge connection failure
 2025-03-14 22:39 UTC 

[PATCH] fuse: enable larger read buffers for readdir [v2]
 2025-03-14 22:16 UTC  (4+ messages)
` fuse: increase readdir() buffer size
  ` [PATCH 1/2] fs: Supply dir_context.count as readdir buffer size hint
  ` [PATCH 2/2] fuse: Adjust readdir() buffer to requesting buffer size

[PATCH 0/3] completion: fix bugs with slashes in remote names
 2025-03-14 22:37 UTC  (5+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] "

[RFC kvmtool 0/9] arm: Drop support for 32-bit kvmtool
 2025-03-14 22:25 UTC  (10+ messages)
` [RFC kvmtool 1/9] Drop support for 32-bit arm
` [RFC kvmtool 2/9] arm64: Move arm64-only features into main directory
` [RFC kvmtool 3/9] arm64: Combine kvm.c
` [RFC kvmtool 4/9] arm64: Merge kvm-cpu.c
` [RFC kvmtool 5/9] arm64: Combine kvm-config-arch.h
` [RFC kvmtool 6/9] arm64: Move remaining kvm/* headers
` [RFC kvmtool 7/9] arm64: Move asm headers
` [RFC kvmtool 8/9] arm64: Rename top-level directory
` [RFC kvmtool 9/9] arm64: Get rid of the 'arm-common' include directory

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-14 22:34 UTC  (12+ messages)

[RFC PATCH 0/2] net: introduce per netns packet type chains
 2025-03-14 22:33 UTC  (3+ messages)
` [RFC PATCH 1/2] net: introduce per netns packet chains

[meta-ti][scarthgap/master][PATCH] ti-img-rogue-driver: fix os amp interactions
 2025-03-14 22:33 UTC 

[PATCH 1/7] drm/amd/amdgpu: Simplify SDMA reset mechanism by removing dynamic callbacks
 2025-03-14 22:30 UTC  (9+ messages)

[PATCH] commands: of_display_timings: prevent memory leak
 2025-03-14 22:30 UTC 

[f2fs-dev] [PATCH] f2fs: fix to avoid atomicity corruption of atomic file
 2025-03-14 22:30 UTC  (7+ messages)
    `  "

[f2fs-dev] Patchwork summary for: f2fs
 2025-03-14 22:30 UTC 

[PATCH] config.mak.dev: enable -Wunreachable-code
 2025-03-14 22:29 UTC  (4+ messages)
` [PATCH v2 0/3] -Wunreachable-code
  ` [PATCH v2 3/3] git-compat-util: add NOT_A_CONST macro and use it in atfork_prepare()

drivers/media/pci/intel/ipu-bridge.c:552 ipu_bridge_instantiate_vcm_work() warn: passing positive error code '(-19)' to 'PTR_ERR'
 2025-03-14 22:29 UTC 

[PATCH i-g-t] lib/intel_allocator_simple: Prevent deadlock due to log mutex contention
 2025-03-14 22:29 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for lib/intel_allocator_simple: Prevent deadlock due to log mutex contention (rev2)
` ✓ i915.CI.BAT: "

[PATCH] diffcore-rename: fix BUG when break detection and --follow used together
 2025-03-14 22:28 UTC  (3+ messages)

Iffy output given git diff --unified=2147483647
 2025-03-14 22:28 UTC  (3+ messages)
  ` [PATCH] xdiff: avoid arithmetic overflow in xdl_get_hunk()

[RFC PATCH 00/35] ceph, rbd, netfs: Make ceph fully use netfslib
 2025-03-14 22:27 UTC  (3+ messages)
` [RFC PATCH 04/35] ceph: Convert ceph_mds_request::r_pagelist to a databuf

[net-next PATCH v12 00/13] net: dsa: Add Airoha AN8855 support
 2025-03-14 22:25 UTC  (8+ messages)
` [net-next PATCH v12 07/13] net: mdio: regmap: add support for multiple valid addr

Making bit-by-bit reproducible Git Bundles?
 2025-03-14 22:24 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/libglib2: bump version to 2.84.0
 2025-03-14 22:24 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libglib2: bump version to 2.84.0
 2025-03-14 21:41 UTC 

[PATCH v4] drm/xe: Apply Wa_16023105232
 2025-03-14 22:24 UTC  (2+ messages)

[PATCH v1] dmaengine: dmatest: Fix dmatest waiting less when interrupted
 2025-03-14 22:24 UTC  (9+ messages)

[PATCH] ci: add yet another HW runner
 2025-03-14 22:23 UTC  (3+ messages)
  ` S3 regression on AMD in 4.20 (was: Re: [PATCH] ci: add yet another HW runner)

[PATCH v3 0/6] rust: reduce pointer casts, enable related lints
 2025-03-14 22:20 UTC  (6+ messages)
` [PATCH v3 6/6] rust: use strict provenance APIs

[PATCH RESEND v3 0/2] Minimize xa_node allocation during xarry split
 2025-03-14 22:21 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] mm/filemap: use xas_try_split() in __filemap_add_folio()
` [PATCH RESEND v3 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()

[PATCH] scsi: fnic: Remove unnecessary NUL-terminations
 2025-03-14 22:16 UTC 

[PATCH 1/4] selftests: ntsync: fix the wrong condition in wake_all
 2025-03-14 22:12 UTC  (2+ messages)

[PATCH 1/4] selftests: ntsync: fix the wrong condition in wake_all
 2025-03-14 22:13 UTC 

[PATCH 2/4] selftests: ntsync: avoid possible overflow in 32-bit machine
 2025-03-14 22:12 UTC  (2+ messages)

[PATCH 4/4] docs: ntsync: update NTSYNC_IOC_*
 2025-03-14 22:12 UTC  (2+ messages)

[PATCH 3/4] selftests: ntsync: update config
 2025-03-14 22:12 UTC  (2+ messages)

[PATCH v4 0/3] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2025-03-14 22:11 UTC  (4+ messages)
` [PATCH v4 3/3] drm/xe/vf: Fixup CTB send buffer messages after migration

[PATCH v11 06/11] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
 2025-03-14 22:10 UTC  (2+ messages)

[PATCH 0/3] Fixes/improvements for SM6350 UFS
 2025-03-14 22:08 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm6350: Fix wrong order of freq-table-hz for UFS
` [PATCH 2/3] arm64: dts: qcom: sm6350: Add OPP table support to UFSHC
` [PATCH 3/3] arm64: dts: qcom: sm6350: Add interconnect support to UFS

[PATCH RESEND v2] kernel-shark: Multi-thread the computaion of stream/combo plots
 2025-03-14 22:07 UTC 

[RFC PATCH 0/8] staging: apfs: init APFS module
 2025-03-14 21:57 UTC  (9+ messages)
` [PATCH RFC 1/8] staging: apfs: init lzfse compression library for APFS
` [PATCH RFC 2/8] staging: apfs: init unicode.{c,h}
` [PATCH RFC 3/8] staging: apfs: init apfs_raw.h to handle on-disk structures
` [PATCH RFC 4/8] staging: apfs: init libzbitmap.{c,h} for decompression
` [PATCH RFC 5/8] staging: apfs: init APFS
` [PATCH RFC 6/8] staging: apfs: init build support for APFS
` [PATCH RFC 7/8] staging: apfs: init TODO and README.rst
` [PATCH RFC 8/8] MAINTAINERS: apfs: add entry and relevant information

[PATCH v8 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-14 22:06 UTC  (4+ messages)
` [PATCH v8 2/6] drm/xe/xe_gt_pagefault: Move pagefault struct to header

[PATCH 00/37] accel/tcg, codebase: Build once patches
 2025-03-14 22:05 UTC  (9+ messages)
` [PATCH 32/37] include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h

[PATCH 0/8] arm64: mediatek: mt8186-corsola: Consolidate and add new devices
 2025-03-14 21:58 UTC  (3+ messages)
` [PATCH 1/8] dt-bindings: HID: i2c-hid: elan: Introduce Elan eKTH8D18

[PATCH 0/5] net: lwip: root certificates
 2025-03-14 22:01 UTC  (8+ messages)

[PATCH] arm64: dts: qcom: qcs8300: add the pcie smmu node
 2025-03-14 22:00 UTC  (3+ messages)

[PATCH v5 0/3] drm/i915: Fix harmful driver register/unregister asymmetry
 2025-03-14 21:58 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 0/2] gdb invalid memory access handling improvements
 2025-03-14 21:57 UTC  (2+ messages)

[PATCH 00/12] lwIP sandbox tests
 2025-03-14 21:55 UTC  (13+ messages)
` [PATCH 01/12] net: lwip: do_ping() should return CMD_RET_FAILURE when no device
` [PATCH 02/12] net: lwip: fix initialization sequence before a command
` [PATCH 03/12] net: lwip: provide net_start_again()
` [PATCH 04/12] net: lwip: add restart support to ping
` [PATCH 05/12] net: lwip: use timer_early_get_count() when CONFIG_SANDBOX_TIMER=y
` [PATCH 06/12] drivers: net: sandbox: add support for NET_LWIP
` [PATCH 07/12] sandbox: provide static IP addresses for eth{2, 3, 5, 6, 7}
` [PATCH 08/12] net: ping: make do_ping() available via <net.h>
` [PATCH 09/12] test: dm: eth, dsa: update tests for NET_LWIP
` [PATCH 10/12] net: lwip: allow DM_DSA=y when NET_LWIP=y
` [PATCH 11/12] configs: add sandbox64_lwip_defconfig
` [PATCH 12/12] CI: add sandbox64_lwip

[PATCH] configure: disable split_debug on Windows and on non-git builds
 2025-03-14 21:53 UTC  (4+ messages)

[PATCH v2 0/5] Minor memcg cleanups & prep for memdescs
 2025-03-14 21:53 UTC  (6+ messages)
` [PATCH v2 1/5] mm: Separate folio_split_memcg_refs() from split_page_memcg()
` [PATCH v2 3/5] mm: Remove references to folio in split_page_memcg()

[PATCH] drm/xe/hw_engine_class_sysfs: Allow to inject error during probe
 2025-03-14 21:53 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/hw_engine_class_sysfs: Allow to inject error during probe (rev2)

[meta-arago][scarthgap/master][PATCH] packagegroup-arago-tisdk-graphics : Add ti-gc320-libs-dev package
 2025-03-14 21:51 UTC  (5+ messages)

[PATCH net-next] tools headers: Sync uapi/asm-generic/socket.h with the kernel sources
 2025-03-14 21:44 UTC  (3+ messages)

[PATCH net] tools headers: Sync uapi/asm-generic/socket.h with the kernel sources
 2025-03-14 21:41 UTC 

[scarthgap/master][PATCH] ti-sgx-ddk-km: work around incorrect target name selection
 2025-03-14 21:41 UTC  (2+ messages)
` [meta-ti] "

[PATCH 0/9] drm/i915/display: conversions to struct intel_display
 2025-03-14 21:40 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: conversions to struct intel_display (rev3)


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.