The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-12-05 17:15:37 to 2025-12-05 19:08:55 UTC [more...]

[PATCH 0/3] platform/x86: alienware-wmi-wmax: Add support for some newly released models
 2025-12-05 19:08 UTC  (6+ messages)
` [PATCH 1/3] platform/x86: alienware-wmi-wmax: Add support for new Area-51 laptops
` [PATCH 2/3] platform/x86: alienware-wmi-wmax: Add AWCC support for Alienware x16
` [PATCH 3/3] platform/x86: alienware-wmi-wmax: Add support for Alienware 16X Aurora

[PATCH net] net: dsa: mxl-gsw1xx: manually clear RANEG bit
 2025-12-05 19:06 UTC  (7+ messages)

[syzbot] [hfs?] memory leak in hfsplus_init_fs_context
 2025-12-06  0:09 UTC  (3+ messages)
` [PATCH v1] hfsplus: fix memory leak on mount failure

[syzbot] [f2fs?] INFO: task hung in f2fs_release_file (3)
 2025-12-05 19:05 UTC 

[PATCH] platform/x86: int3472: Use actual clock frequency for DSM method
 2025-12-05 19:05 UTC  (3+ messages)

[PATCH v2 0/3] mshv: Debugfs interface for mshv_root
 2025-12-05 18:58 UTC  (4+ messages)
` [PATCH v2 1/3] mshv: Ignore second stats page map result failure
` [PATCH v2 2/3] mshv: Add definitions for stats pages
` [PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics

[GIT PULL] ktest.pl: Fix for v6.19
 2025-12-05 19:00 UTC  (3+ messages)

[GIT PULL] ring-buffer: Cleanup for v6.19
 2025-12-05 19:00 UTC  (3+ messages)

[GIT PULL] runtime verifier: Updates for v6.19
 2025-12-05 19:00 UTC  (3+ messages)

[GIT PULL] probes: Updates for v6.19
 2025-12-05 19:00 UTC  (3+ messages)

[GIT PULL] ftrace: Updates for v6.19
 2025-12-05 19:00 UTC  (2+ messages)

[GIT PULL] tracing: Updates for v6.19
 2025-12-05 19:00 UTC  (2+ messages)

[GIT PULL] tracing: Detect unused tracepoints at build time
 2025-12-05 19:00 UTC  (2+ messages)

[GIT PULL] tracing tooling: Updates for v6.19
 2025-12-05 19:00 UTC  (2+ messages)

[GIT PULL] hardening updates for v6.19-rc1
 2025-12-05 19:00 UTC  (2+ messages)

[GIT PULL] pstore update for v6.19-rc1
 2025-12-05 19:00 UTC  (2+ messages)

[GIT PULL] configfs for v6.19
 2025-12-05 19:00 UTC  (2+ messages)

[PATCH] powercap: fix race condition in register_control_type
 2025-12-05 19:02 UTC 

[PATCH] powercap: fix race condition in register_control_type
 2025-12-05 19:01 UTC 

[PATCH v1] perf test java symbol: Additional libperf-jvmti.so path check
 2025-12-05 19:01 UTC 

[PATCH 00/17] Steal time based dynamic CPU resource management
 2025-12-05 18:57 UTC  (6+ messages)
` [PATCH 08/17] sched/core: Implement CPU soft offline/online

[PATCH net 0/4] mptcp: misc fixes for v6.19-rc1
 2025-12-05 18:55 UTC  (5+ messages)
` [PATCH net 1/4] mptcp: pm: ignore unknown endpoint flags
` [PATCH net 2/4] selftests: mptcp: pm: ensure unknown flags are ignored
` [PATCH net 3/4] mptcp: schedule rtx timer only after pushing data
` [PATCH net 4/4] mptcp: avoid deadlock on fallback while reinjecting

[PATCH v2 0/3] selftests/resctrl: Add Hygon CPUs support and bug fixes
 2025-12-05 18:53 UTC  (3+ messages)
` [PATCH v2 2/3] selftests/resctrl: Fix a division by zero error on Hygon

[PATCH v8 0/2] Add Google Tensor SoC USB PHY support
 2025-12-05 18:52 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: phy: google: Add Google Tensor G5 USB PHY

[PATCH] cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
 2025-12-05 18:51 UTC  (4+ messages)

[PATCH bpf-next v2 0/5] Add cryptographic hash and signature verification kfuncs to BPF
 2025-12-05 18:50 UTC  (8+ messages)
` [PATCH bpf-next v2 1/5] crypto: Add BPF hash algorithm type registration module
` [PATCH bpf-next v2 2/5] bpf: Add SHA hash kfunc for cryptographic hashing
` [PATCH bpf-next v2 3/5] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v2 4/5] bpf: Add ECDSA signature verification kfuncs
` [PATCH bpf-next v2 5/5] selftests/bpf: Add tests for "

[GIT PULL] Landlock update for v6.19-rc1
 2025-12-05 18:38 UTC 

[PATCH v2] drm/panthor: fix for dma-fence safe access rules
 2025-12-05 18:45 UTC  (3+ messages)

[syzbot] [sound?] WARNING in update_rq_clock
 2025-12-05 18:44 UTC 

[PATCH] mm: avoid use of BIT() macro for initialising VMA flags
 2025-12-05 18:43 UTC  (3+ messages)

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

[PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
 2025-12-05 18:40 UTC  (2+ messages)

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

[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
 2025-12-05 18:35 UTC  (7+ messages)
` [PATCH v8 01/13] x86: export set_direct_map_valid_noflush to KVM module
` [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH] printk: nbcon: Check for device_{lock,unlock} callbacks
 2025-12-05 18:34 UTC 

[GIT PULL 0/6] soc: updates for 6.19
 2025-12-05 18:33 UTC  (7+ messages)
` [GIT PULL 1/6] soc: defconfig "
` [GIT PULL 2/6] soc: arm code changes "
` [GIT PULL 3/6] soc: devicetree updates "
` [GIT PULL 4/6] soc: sew SoC familes "
` [GIT PULL 5/6] soc: driver updates "
` [GIT PULL 6/6] soc: driver updates for 6.19, part 2

[PATCH] drm/ast: Fix big-endian support
 2025-12-05 18:31 UTC  (4+ messages)

[PATCH 5.15 000/387] 5.15.197-rc2 review
 2025-12-05 18:31 UTC  (8+ messages)

[PATCH] drm/i195: Fix format string truncation warning
 2025-12-05 18:28 UTC  (5+ messages)

[PATCH v2 1/1] KVM: VMX: configure SVI during runtime APICv activation
 2025-12-05 18:27 UTC  (8+ messages)

[PATCH v2 00/13] selftests: Fix build warnings and errors
 2025-12-05 18:26 UTC  (4+ messages)
` [PATCH v2 12/13] selftests/fs/mount-notify-ns: Fix build warning

[PATCH v2] Support conditional deps using "depends on X if Y"
 2025-12-05 18:23 UTC  (4+ messages)

[PATCH v24 00/28] riscv control-flow integrity for usermode
 2025-12-05 18:24 UTC  (4+ messages)
` [PATCH v24 25/28] riscv: create a config for shadow stack and landing pad instr support

[PATCH 0/7] KVM: x86: Improve the handling of debug exceptions during instruction emulation
 2025-12-05 18:23 UTC  (11+ messages)
` [PATCH 2/7] KVM: x86: Check guest debug in DR access "
` [PATCH 4/7] KVM: x86: Consolidate KVM_GUESTDBG_SINGLESTEP check into the kvm_inject_emulated_db()
` [PATCH 5/7] KVM: VMX: Set 'BS' bit in pending debug exceptions during instruction emulation
` [PATCH 6/7] KVM: selftests: Verify guest debug DR7.GD checking "
` [PATCH 7/7] KVM: selftests: Verify 'BS' bit checking in pending debug exception during VM entry

[PATCH v1 0/4] arm64: dts: imx93-var-som-symphony: align DTS with hw revision
 2025-12-05 18:22 UTC  (5+ messages)
` [PATCH v1 1/4] arm64: dts: imx93-var-som-symphony: Update gpio aliases
` [PATCH v1 2/4] arm64: dts: imx93-var-som-symphony: Add support for ft5x06 touch controller
` [PATCH v1 3/4] arm64: dts: imx93-var-som-symphony: Add USB support
` [PATCH v1 4/4] arm64: dts: imx93-var-som-symphony: Enable LPSPI6 controller

[PATCH v13 00/10] drm: Reduce page tables overhead with THP
 2025-12-05 18:22 UTC  (11+ messages)
` [PATCH v13 01/10] drm/shmem-helper: Simplify page offset calculation in fault handler
` [PATCH v13 02/10] drm/shmem-helper: Map huge pages "
` [PATCH v13 03/10] drm/gem: Introduce drm_gem_get_unmapped_area() fop
` [PATCH v13 04/10] drm/gem: Add huge tmpfs mountpoint helpers
` [PATCH v13 05/10] drm/i915: Use "
` [PATCH v13 06/10] drm/v3d: "
` [PATCH v13 07/10] drm/gem: Get rid of *_with_mnt helpers
` [PATCH v13 08/10] drm/panthor: Introduce huge tmpfs mountpoint option
` [PATCH v13 09/10] drm/panfrost: "
` [PATCH v13 10/10] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section

[PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
 2025-12-05 18:19 UTC  (6+ messages)

rust: wrong SAFETY comments in group_leader() and pid() + questions
 2025-12-05 18:17 UTC  (5+ messages)

[REGRESSION] mt76: fortify panic on mt7921e during firmware load (bisected)
 2025-12-05 18:14 UTC  (3+ messages)
` [PATCH v2] wifi: mt76: Fix strscpy buffer overflow in mt76_connac2_load_patch

[PATCH 1/1] block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
 2025-12-05 18:11 UTC  (11+ messages)

[RFC PATCH v1 0/1] ACPI: s2idle: Add /sys/power/lps0_screen_off
 2025-12-05 18:07 UTC  (10+ messages)
` [RFC PATCH v1 1/1] ACPI: PM: s2idle: Add lps0_screen_off sysfs interface

virtio_console: lost wakeup due to race between port_fops_poll() and vring_interrupt()
 2025-12-05 18:06 UTC 

[PATCH] alpha/boot: replace strcpy() with strscpy() when copying envval
 2025-12-05 18:03 UTC 

[PATCH RFC 0/2] configfs: enable kernel-space item registration
 2025-12-05 18:03 UTC  (3+ messages)

[GIT PULL] NVDIMM for 6.19
 2025-12-05 18:00 UTC 

[PATCH 6.1 000/567] 6.1.159-rc2 review
 2025-12-05 17:56 UTC  (2+ messages)

[PATCH] net: 6lowpan: replace sprintf() with scnprintf() in debugfs
 2025-12-05 17:53 UTC 

[PATCH v3 0/4] Unload linux/kernel.h
 2025-12-05 17:52 UTC  (5+ messages)
` [PATCH v3 1/4] kernel.h: drop STACK_MAGIC macro
` [PATCH v3 2/4] moduleparam: include required headers explicitly
` [PATCH v3 3/4] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
` [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header

[PATCH] docs: arm: keystone: fix link to devicetree binding document
 2025-12-05 17:49 UTC 

[RFC PATCH 0/3] workqueue: Add configure to reduce work latency
 2025-12-05 17:47 UTC  (2+ messages)

[linux-next:master] [mm] 2b6a3f061f: stress-ng.msg.ops_per_sec 34.1% regression
 2025-12-05 17:46 UTC  (4+ messages)

[PATCH v2] x86/aperfmperf: Don't disable scheduler APERF/MPERF on bad samples
 2025-12-05 17:45 UTC 

[PATCH RESEND linux-next] SUNRPC: Optimize list definition method
 2025-12-05 17:41 UTC  (2+ messages)

[PATCH] mac80211_hwsim: fix divide error in mac80211_hwsim_link_info_changed
 2025-12-05 17:39 UTC  (2+ messages)

[PATCH 0/2] bus: fsl-mc: Convert to bus callbacks
 2025-12-05 17:39 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v3 0/3] KVM ARM64 pre_fault_memory
 2025-12-05 17:33 UTC  (3+ messages)
` [PATCH v3 2/3] KVM: selftests: Enable pre_fault_memory_test for arm64

[PATCH 5.10 000/295] 5.10.247-rc2 review
 2025-12-05 17:26 UTC  (2+ messages)

[RFC PATCH v2 00/15] s390: SFrame user space unwinding
 2025-12-05 17:23 UTC  (8+ messages)
` [RFC PATCH v2 03/15] x86/unwind_user: Guard unwind_user_word_size() by UNWIND_USER
` [RFC PATCH v2 04/15] s390: asm/dwarf.h should only be included in assembly files
` [RFC PATCH v2 05/15] s390/vdso: Avoid emitting DWARF CFI for non-vDSO
` [RFC PATCH v2 06/15] s390/vdso: Keep function symbols in vDSO
` [RFC PATCH v2 09/15] unwind_user: Enable archs that pass RA in a register
` [RFC PATCH v2 12/15] s390/ptrace: Provide frame_pointer()

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-12-05 17:24 UTC  (8+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
  ` [PATCH v7 12/12] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH V2] drm/mgag200: Fix big-endian support
 2025-12-05 17:24 UTC 

[PATCH net v3] broadcom: b44: prevent uninitialized value usage
 2025-12-05 17:22 UTC  (2+ messages)

[PATCH 0/2] tools build: Fix arm64's unistd_64.h dependency
 2025-12-05 17:16 UTC  (5+ messages)
` [PATCH 2/2] Revert "perf tools: Fix arm64 build by generating unistd_64.h"

[PATCH 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
 2025-12-05 17:15 UTC  (3+ messages)
` [PATCH 23/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot


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