The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-11-12 20:51:32 to 2025-11-13 00:43:44 UTC [more...]

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2025-11-13  0:43 UTC  (24+ messages)
` [PATCH v23 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v23 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v23 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v23 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v23 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v23 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v23 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v23 09/28] riscv/mm: write protect and shadow stack
` [PATCH v23 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v23 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v23 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v23 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v23 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v23 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v23 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v23 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v23 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v23 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v23 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v23 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v23 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v23 23/28] arch/riscv: compile vdso with landing pad and shadow stack note

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-11-13  0:18 UTC  (16+ messages)
` [PATCH v6 01/15] debugfs: rename end_creating() to debugfs_end_creating()
` [PATCH v6 02/15] VFS: introduce start_dirop() and end_dirop()
` [PATCH v6 03/15] VFS: tidy up do_unlinkat()
` [PATCH v6 04/15] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH v6 05/15] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v6 06/15] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v6 07/15] smb/server: use end_removing_noperm for for target of smb2_create_link()
` [PATCH v6 08/15] VFS: introduce start_removing_dentry()
` [PATCH v6 09/15] VFS: add start_creating_killable() and start_removing_killable()
` [PATCH v6 10/15] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v6 11/15] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v6 12/15] Add start_renaming_two_dentries()
` [PATCH v6 13/15] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v6 14/15] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v6 15/15] VFS: introduce end_creating_keep()

[PATCH RESEND] KVM: TDX: Use struct_size and simplify tdx_get_capabilities
 2025-11-13  0:41 UTC  (5+ messages)

[tip: x86/misc] x86/bugs: Drop unnecessary export of "x86_spec_ctrl_base"
 2025-11-13  0:41 UTC 

[tip: x86/misc] x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
 2025-11-13  0:41 UTC 

[tip: x86/misc] x86/mm: Drop unnecessary export of "ptdump_walk_pgd_level_debugfs"
 2025-11-13  0:41 UTC 

[tip: x86/misc] x86/mtrr: Drop unnecessary export of "mtrr_state"
 2025-11-13  0:41 UTC 

linux-next: manual merge of the kvm-arm tree with Linus' tree
 2025-11-13  0:37 UTC 

[PATCH v2 00/18] vfio: selftests: Support for multi-device tests
 2025-11-13  0:36 UTC  (6+ messages)
` [PATCH v2 18/18] vfio: selftests: Add vfio_pci_device_init_perf_test

[PATCH v1 1/1] Documentation: gpio: Add a compatibility and feature list for PCA953x
 2025-11-13  0:32 UTC  (3+ messages)

[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
 2025-11-13  0:55 UTC 

[PATCH v2] sched/fair: Prefer cache locality for EAS wakeup
 2025-11-13  0:26 UTC  (3+ messages)

[PATCH v3] trace/pid_list: optimize pid_list->lock contention
 2025-11-13  0:21 UTC  (2+ messages)

[PATCH RFC v2 00/22] cpuset: rework local partition logic
 2025-11-13  0:15 UTC  (10+ messages)
` [PATCH RFC v2 06/22] cpuset: introduce partition_update()
` [PATCH RFC v2 10/22] cpuset: introduce local_partition_enable()
` [PATCH RFC v2 11/22] cpuset: introduce local_partition_disable()
` [PATCH RFC v2 12/22] cpuset: introduce local_partition_invalidate()

[RFC PATCH v2 0/3] HID: Add support for multiple batteries per device
 2025-11-13  0:15 UTC  (4+ messages)
` [RFC PATCH v2 1/3] HID: input: Introduce struct hid_battery
` [RFC PATCH v2 2/3] HID: input: Refactor battery code to use "
` [RFC PATCH v2 3/3] HID: input: Add support for multiple batteries per device

[PATCH 0/2] autofs: fairly minor fixes
 2025-11-13  0:14 UTC  (8+ messages)
` [PATCH 2/2] autofs: dont trigger mount if it cant succeed

[GIT PULL] LoongArch fixes for v6.18-rc6
 2025-11-13  0:11 UTC 

[PATCH] mm/mmap_lock: Reset maple state on lock_vma_under_rcu() retry
 2025-11-13  0:04 UTC  (3+ messages)

[PATCH v2] sched/fair: Prefer cache locality for EAS wakeup
 2025-11-13  0:03 UTC 

[PATCH v4 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-11-12 23:57 UTC  (5+ messages)
` [PATCH v4 1/2] nvme-pci: migrate to dma_map_phys instead of map_page
` [PATCH v4 2/2] block-dma: properly take MMIO path

[PATCH] mm/huge_memory.c: introduce split_unmapped_folio_to_order
 2025-11-12 23:55 UTC  (9+ messages)
` [PATCH] mm/huge_memory: softleaf device private fixes in remove_migration_pmd()

[PATCH v1] cpufreq: Add policy_frequency trace event
 2025-11-12 23:51 UTC 

[PATCH v5 00/14] Create and use APIs to centralise locking for directory ops
 2025-11-12 23:51 UTC  (9+ messages)
` [PATCH v5 05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v5 11/14] Add start_renaming_two_dentries()
` [syzbot ci] Re: Create and use APIs to centralise locking for directory ops

[PATCH v2 0/2] Implement lid-notifier for lid switch events
 2025-11-12 23:49 UTC  (7+ messages)
` [PATCH v2 1/2] Input: Add lid switch notifier
` [PATCH v2 2/2] HID: multitouch: Toggle touch surface on Elan touchpad on lid event

[PATCH 0/4] objtool: Fix some -ffunction-sections edge cases
 2025-11-12 23:47 UTC  (5+ messages)
` [PATCH 1/4] vmlinux.lds: Fix TEXT_MAIN to include .text.start and friends
` [PATCH 2/4] media: atomisp: Fix startup() section placement with -ffunction-sections
` [PATCH 3/4] drivers/xen/xenbus: Fix split() section placement with AutoFDO
` [PATCH 4/4] objtool: Warn on functions with ambiguous -ffunction-sections section names

[PATCH] MIPS: mm: Prevent a TLB shutdown on initial uniquification
 2025-11-12 23:47 UTC  (7+ messages)

linux-next: duplicate patches in the bluetooth tree
 2025-11-12 23:44 UTC 

[PATCH v2] MIPS: mm: Prevent a TLB shutdown on initial uniquification
 2025-11-12 23:42 UTC 

[PATCH net-next v3 0/6] netconsole: support automatic target recovery
 2025-11-12 23:42 UTC  (6+ messages)
` [PATCH net-next v3 5/6] netconsole: resume previously deactivated target

[PATCH v5 0/6] Use Rust Bitmap from Rust Binder driver
 2025-11-12 23:35 UTC  (4+ messages)
` [PATCH v5 6/6] rust_binder: use bitmap for allocation of handles

[PATCH 0/2] objtool: xxhash dependency improvements
 2025-11-12 23:32 UTC  (3+ messages)
` [PATCH 1/2] objtool: Set minimum xxhash version to 0.8
` [PATCH 2/2] objtool/klp: Only enable --checksum when needed

[PATCH v8 00/10] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-11-12 23:22 UTC  (7+ messages)

[PATCH v3 00/16] qla2xxx target mode improvements
 2025-11-12 23:19 UTC  (2+ messages)

[patch V3 00/12] rseq: Implement time slice extension mechanism
 2025-11-12 23:17 UTC  (10+ messages)

[PATCH] ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
 2025-11-12 23:14 UTC  (2+ messages)

[PATCH] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
 2025-11-12 23:10 UTC  (2+ messages)

[PATCH] platform/x86: wdat_wdt: Fix ACPI table leak on probe errors
 2025-11-12 23:10 UTC  (2+ messages)

[PATCH v4 0/8] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
 2025-11-12 23:01 UTC  (7+ messages)
` [PATCH v4 4/8] KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2

some works in 2025
 2025-11-12 22:56 UTC  (2+ messages)

[PATCH v4 0/3] iio: mpl3115: support for events
 2025-11-12 22:57 UTC  (4+ messages)
` [PATCH v4 1/3] iio: mpl3115: use get_unaligned_be24() to retrieve pressure data
` [PATCH v4 2/3] iio: mpl3115: add threshold events support
` [PATCH v4 3/3] iio: ABI: document pressure event attributes

[PATCH RESEND] powerpc/tools: drop `-o pipefail` in gcc check scripts
 2025-11-12 22:56 UTC  (2+ messages)

linux-next: manual merge of the arm64 tree with Linus' tree
 2025-11-12 22:55 UTC 

[PATCH net-next v3 0/2] Allow disabling pause frames on panic
 2025-11-12 22:53 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: ethernet: Allow disabling pause "

[PATCH] sh: maple: fix empty port handling
 2025-11-12 22:46 UTC  (4+ messages)

[PATCH 0/3] CXL updates for v6.19
 2025-11-12 22:40 UTC  (9+ messages)
` [PATCH 1/3] cxl: Simplify cxl_rd_ops allocation and handling
` [PATCH 2/3] cxl/acpi: Group xor arithmetric setup code in a single block
` [PATCH 3/3] cxl/region: Remove local variable @inc in cxl_port_setup_targets()

[PATCH v16 0/4] perf tool: Support the deferred unwinding infrastructure
 2025-11-12 22:38 UTC  (6+ messages)
` [PATCH v16 4/4] perf tools: Merge deferred user callchains

[PATCH] fortify: Ignore intermediate *.tmp files
 2025-11-12 22:36 UTC  (2+ messages)

[PATCH] genpt: Make GENERIC_PT invisible
 2025-11-12 22:34 UTC  (2+ messages)

[PATCH 0/2] arm64/mm: A fix and a documentation bit for change_memory_common()
 2025-11-12 22:34 UTC  (5+ messages)
` [PATCH 1/2] arm64/pageattr: Propagate return value from __change_memory_common
` [PATCH 2/2] arm64/mm: Document why linear map split failure upon vm_reset_perms is not problematic

[PATCH] drm/amd: Move adaptive backlight modulation property to drm core
 2025-11-12 22:26 UTC 

[PATCH] Input: adxl34x: Add warning on shared compatible with adxl345
 2025-11-12 22:26 UTC 

[v2 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2025-11-12 22:24 UTC  (3+ messages)

[PATCH] KVM: x86: Enforce use of EXPORT_SYMBOL_FOR_KVM_INTERNAL
 2025-11-12 22:23 UTC  (3+ messages)

[PATCH v2 0/4] make vmalloc gfp flags usage more apparent
 2025-11-12 22:22 UTC  (2+ messages)

[PATCH] xfs: ensure log recovery buffer is resized to avoid OOB
 2025-11-12 22:19 UTC  (2+ messages)

[for-next][PATCH 0/5] rv: Updates for v6.19
 2025-11-12 22:19 UTC  (6+ messages)
` [for-next][PATCH 1/5] selftest/ftrace: Generalise ftracetest to use with RV
` [for-next][PATCH 2/5] selftests/verification: Add initial RV tests
` [for-next][PATCH 3/5] rv: Pass va_list to reactors
` [for-next][PATCH 4/5] rv: Make rv_reacting_on() static
` [for-next][PATCH 5/5] rv: Add explicit lockdep context for reactors

[PATCH net-next 0/2] Add support for PHY link active-level configuration in RZN1 MIIC driver
 2025-11-12 22:11 UTC  (6+ messages)
` [PATCH net-next 1/2] dt-bindings: net: pcs: renesas,rzn1-miic: Add renesas,miic-phylink-active-low property
` [PATCH net-next 2/2] net: pcs: rzn1-miic: Add support for PHY link active-level configuration

[PATCH v2 00/21] drm/msm/adreno: Introduce Adreno 8xx family support
 2025-11-12 22:09 UTC  (16+ messages)
` [PATCH v2 02/21] drm/msm/a6xx: Fix the gemnoc workaround
` [PATCH v2 05/21] drm/msm/adreno: Move adreno_gpu_func to catalogue
` [PATCH v2 14/21] drm/msm/adreno: Support AQE engine
` [PATCH v2 16/21] drm/msm/adreno: Do CX GBIF config before GMU start
` [PATCH v2 17/21] drm/msm/a8xx: Add support for Adreno X2-85 GPU

[PATCH v2] iio: accel: Change adxl345 depend to negate adxl35x
 2025-11-12 22:06 UTC 

[PATCH v4] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
 2025-11-12 22:04 UTC  (2+ messages)

[PATCH 0/2] Subject: [PATCH v1 0/2] Add LVDS panel for rb3gen2 industrial mezzanine
 2025-11-12 22:07 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: qcom: Enable lvds panel-DV215FHM-R01 "

[PATCH 0/4] sched: The newidle balance regression
 2025-11-12 21:59 UTC  (2+ messages)

[PATCH net V3 0/2] veth: Fix TXQ stall race condition and add recovery
 2025-11-12 21:58 UTC  (6+ messages)
` [PATCH net V3 1/2] veth: enable dev_watchdog for detecting stalled TXQs

[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
 2025-11-12 21:56 UTC  (2+ messages)

[PATCH net-next v2 0/6] dpll: zl3073x: Refactor state management
 2025-11-12 21:52 UTC  (5+ messages)
` [PATCH net-next v2 1/6] dpll: zl3073x: Store raw register values instead of parsed state

[PATCH v2 0/5] Some cleanups and addition of another Qnap TSx33 device
 2025-11-12 21:42 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: rockchip: move cpu_thermal node to the correct position
` [PATCH v2 2/5] arm64: dts: rockchip: describe mcu eeprom cells on rk3568-ts433
` [PATCH v2 3/5] arm64: dts: rockchip: move common qnap tsx33 parts to dtsi
` [PATCH v2 4/5] dt-bindings: arm: rockchip: add TS233 to RK3568-based QNAP NAS devices
` [PATCH v2 5/5] arm64: dts: rockchip: add QNAP TS233 devicetree

[PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
 2025-11-12 21:39 UTC  (12+ messages)

[PATCH v1 0/3] PM: runtime: Wrapper macros for usage counter guards
 2025-11-12 21:38 UTC  (5+ messages)

[PATCH] iio: accel: Change adxl345 depend to negate adxl35x
 2025-11-12 21:37 UTC  (3+ messages)

[syzbot] [bpf?] KASAN: stack-out-of-bounds Write in __bpf_get_stack
 2025-11-12 21:37 UTC  (6+ messages)
` [PATCH bpf-next v3] bpf: Clamp trace length in __bpf_get_stack to fix OOB write

[RFC PATCH 0/1] HID: Add support for multiple batteries per device
 2025-11-12 21:36 UTC  (4+ messages)
` [RFC PATCH 1/1] HID: input: "

[PATCH 0/6] Some cleanups and addition of another Qnap TSx33 device
 2025-11-12 21:33 UTC  (4+ messages)
` [PATCH 2/6] arm64: dts: rockchip: Fix the 1Ghz ethernet on Qnap TS433

[tip:sched/core] BUILD SUCCESS 65177ea9f64d7402a0b8028e0dbbd01e8a9d1b1d
 2025-11-12 21:33 UTC 

[PATCH v3 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
 2025-11-12 21:31 UTC  (3+ messages)

[PATCH] i3c: master: Remove i3c_device_free_ibi from i3c_device_remove
 2025-11-12 21:30 UTC 

[PATCH v2 0/9] x86/entry/vdso: clean up the vdso build, vdso updates
 2025-11-12 21:25 UTC  (4+ messages)
` [PATCH v2 7/9] x86/vdso: abstract out vdso system call internals

[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-11-12 21:18 UTC  (5+ messages)
` [PATCH v5 3/5] docs: staging: gpio-rpmsg: gpio over rpmsg bus

[PATCH v3 0/2] Add PCIe3 and PCIe5 support for HAMOA-IOT-EVK board
 2025-11-12 21:16 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: Add PCIe3 and PCIe5 support for HAMOA-IOT-SOM platform
` [PATCH v3 2/2] arm64: dts: qcom: Add PCIe3 and PCIe5 regulators for HAMAO-IOT-EVK board

[PATCH v5] iommu/amd: Enhance "Completion-wait Time-out" error message
 2025-11-12 21:13 UTC 

[PATCH 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-11-12 21:13 UTC  (4+ messages)
` [PATCH 1/9] serdev: Convert to_serdev_device() and to_serdev_controller() helpers to macros

[PATCH v2 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-12 21:12 UTC  (5+ messages)
` [PATCH v2 19/21] scsi: fnic: Switch to use %ptS
` [PATCH v2 20/21] scsi: snic: Switch to use %ptSp

[PATCH v6 0/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa BMC
 2025-11-12 21:12 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: arm: aspeed: Add compatible "
` [PATCH v6 2/2] ARM: dts: aspeed: Add Device Tree "

[PATCH net-next] net: pcs: xpcs-plat: fix MODULE_AUTHOR
 2025-11-12 21:11 UTC 

[PATCH v6 0/8] btrfs: add fscrypt support, PART 1
 2025-11-12 21:10 UTC  (7+ messages)
` [PATCH v6 1/8] btrfs: disable various operations on encrypted inodes
` [PATCH v6 3/8] btrfs: add a bio argument to btrfs_csum_one_bio
` [PATCH v6 4/8] btrfs: add orig_logical to btrfs_bio

[PATCH 6.17 000/849] 6.17.8-rc1 review
 2025-11-12 21:10 UTC  (2+ messages)

[PATCH v4] sched/fair: Skip sched_balance_running cmpxchg when balance is not due
 2025-11-12 21:10 UTC  (7+ messages)

[PATCH v2 0/3] Add extreme platform profile
 2025-11-12 21:10 UTC  (5+ messages)
` [PATCH v2 1/3] acpi: platform_profile - Add Extreme profile option

[PATCH v4 00/21] arm64: Move kernel mode FPSIMD buffer to the stack
 2025-11-12 20:58 UTC  (8+ messages)
` [PATCH v4 08/21] lib/crc: Switch ARM and arm64 to 'ksimd' scoped guard API

[PATCH -next] reset: Remove unused variables
 2025-11-12 20:59 UTC 

[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
 2025-11-12 20:59 UTC  (6+ messages)
` [PATCH 4/4] arm64: dts: google: Add initial dts for frankel, blazer, and mustang

[PATCH RFT v2] driver/scsi/mpi3mr: Fix build warning for mpi3mr_start_watchdog
 2025-11-12 20:55 UTC  (2+ messages)

[PATCH 00/10] of/fdt: Some bug fixes and cleanups
 2025-11-12 20:55 UTC  (2+ messages)

[RFC PATCH 0/8] use cleanup.h in btrfs
 2025-11-12 20:55 UTC  (2+ messages)

[PATCH net-next] eth: fbnic: Configure RDE settings for pause frame
 2025-11-12 20:53 UTC  (2+ messages)

[PATCH v3] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
 2025-11-12 20:32 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox