The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-11-10 18:08:55 to 2025-11-10 19:48:31 UTC [more...]

[PATCH v2 0/3] Checkpatch cleanup patches
 2025-11-10 19:48 UTC 

[PATCH] Documentation: parport-lowlevel: Separate function listing code blocks
 2025-11-10 19:48 UTC  (2+ messages)

[PATCH 0/4] sched: The newidle balance regression
 2025-11-10 19:47 UTC  (2+ messages)

[PATCH] MIPS: mm: Only uniquify on CPU cores where it's needed
 2025-11-10 19:47 UTC 

[PATCH v6 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-11-10 19:46 UTC  (9+ messages)
` [PATCH v6 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c

[PATCH v5 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2025-11-10 19:46 UTC  (3+ messages)
` [PATCH v5 2/2] PCI: eic7700: Add Eswin PCIe host controller driver

[PATCH] vfio: selftests: Skip vfio_dma_map_limit_test if mapping returns -EINVAL
 2025-11-10 19:45 UTC  (10+ messages)

[PATCH] tools/docs/get_abi.py: fix get_abi library directory
 2025-11-10 19:46 UTC  (2+ messages)

[PATCH v4] docs: doc-guide: parse-headers.rst update its documentation
 2025-11-10 19:44 UTC  (2+ messages)

[PATCH 00/18] `syn` support
 2025-11-10 19:43 UTC  (7+ messages)
` [PATCH 02/18] rust: kbuild: introduce `core-flags` and `core-skip_flags`
` [PATCH 09/18] rust: proc-macro2: enable support in kbuild
` [PATCH 18/18] rust: syn: "

[PATCH v1 1/1] ceph: Amend checking to fix `make W=1` build breakage
 2025-11-10 19:43 UTC  (3+ messages)

[PATCH 0/2] x86/resctrl: Add io_alloc_min_cbm_all interface for CBM reset
 2025-11-10 19:42 UTC  (9+ messages)
` [PATCH 1/2] "
              `  "

[PATCH] [v2] Documentation: Provide guidelines for tool-generated content
 2025-11-10 19:36 UTC  (11+ messages)

[PATCH 0/6] KVM: SVM: LBR virtualization fixes
 2025-11-10 19:41 UTC  (5+ messages)
` [PATCH 4/6] KVM: SVM: Switch svm_copy_lbrs() to a macro

[PATCH 1/2] mm/khugepaged: do synchronous writeback for MADV_COLLAPSE
 2025-11-10 19:40 UTC  (7+ messages)

[PATCH v2] docs: Fix missing word in spectre.rst
 2025-11-10 19:39 UTC  (2+ messages)

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-10 19:38 UTC  (9+ messages)
` [PATCH v2 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH v2 04/16] mm: eliminate is_swap_pte() when softleaf_from_pte() suffices

[PATCH RESEND 0/3] Memory reclaim documentation fixes
 2025-11-10 19:36 UTC  (4+ messages)
` [PATCH RESEND 1/3] docs: cgroup: Explain reclaim protection target
` [PATCH RESEND 2/3] docs: cgroup: Note about sibling relative reclaim protection
` [PATCH RESEND 3/3] docs: cgroup: No special handling of unpopulated memcgs

[PATCH v1 1/1] libceph: Amend checking to fix `make W=1` build breakage
 2025-11-10 19:36 UTC  (3+ messages)

[PATCH RFC 00/13] drm: starfive: jh7110: Enable display subsystem
 2025-11-10 19:35 UTC  (4+ messages)
    ` [PATCH RFC 08/13] soc: starfive: Add jh7110-vout-subsystem driver

[syzbot] [bpf?] KASAN: stack-out-of-bounds Write in __bpf_get_stack
 2025-11-10 19:33 UTC 

[PATCH 0/4 v4] PCI: s32g: Add support for PCIe controller
 2025-11-10 19:30 UTC  (3+ messages)
` [PATCH 3/4 v4] PCI: s32g: Add initial PCIe support (RC)

[PATCH v4 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2025-11-10 19:29 UTC  (21+ messages)
` [PATCH v4 01/20] dt-bindings: firmware: google,gs101-acpm-ipc: convert regulators to lowercase
` [PATCH v4 02/20] regulator: dt-bindings: add s2mpg10-pmic regulators
` [PATCH v4 03/20] regulator: dt-bindings: add s2mpg11-pmic regulators
` [PATCH v4 04/20] dt-bindings: mfd: samsung,s2mps11: Split s2mpg10-pmic into separate file
` [PATCH v4 05/20] dt-bindings: mfd: samsung,s2mpg10-pmic: Link to its regulators
` [PATCH v4 06/20] dt-bindings: mfd: Add samsung,s2mpg11-pmic
` [PATCH v4 07/20] dt-bindings: firmware: google,gs101-acpm-ipc: add S2MPG11 secondary PMIC
` [PATCH v4 08/20] mfd: sec-common: Instantiate s2mpg10 bucks and ldos separately
` [PATCH v4 09/20] mfd: sec: Add support for S2MPG11 PMIC via ACPM
` [PATCH v4 10/20] regulator: add REGULATOR_LINEAR_VRANGE macro
` [PATCH v4 11/20] regulator: s2mps11: drop two needless variable initialisations
` [PATCH v4 12/20] regulator: s2mps11: use dev_err_probe() where appropriate
` [PATCH v4 13/20] regulator: s2mps11: place constants on right side of comparison tests
` [PATCH v4 14/20] regulator: s2mps11: update node parsing (allow -supply properties)
` [PATCH v4 15/20] regulator: s2mps11: refactor handling of external rail control
` [PATCH v4 16/20] regulator: s2mps11: add S2MPG10 regulator
` [PATCH v4 17/20] regulator: s2mps11: refactor S2MPG10 ::set_voltage_time() for S2MPG11 reuse
` [PATCH v4 18/20] regulator: s2mps11: refactor S2MPG10 regulator macros "
` [PATCH v4 19/20] regulator: s2mps11: add S2MPG11 regulator
` [PATCH v4 20/20] regulator: s2mps11: more descriptive gpio consumer name

[PATCH v4 1/2] dt-bindings: arm: fsl: Add i.MX8MP FRDM board
 2025-11-10 19:26 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: add support for NXP "

[PATCH v11 0/9] x86: Enable Linear Address Space Separation support
 2025-11-10 19:24 UTC  (5+ messages)
` [PATCH v11 4/9] x86/alternatives: Disable LASS when patching kernel code

[PATCH v1 0/3] iio: adc: Add AD4134 minimum I/O support
 2025-11-10 19:24 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: iio: adc: Add AD4134
` [PATCH v1 3/3] Docs: iio: "

[PATCH v1 00/23] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-10 19:24 UTC  (29+ messages)
` [PATCH v1 01/23] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v1 02/23] ALSA: seq: Switch to use %ptSp
` [PATCH v1 03/23] ceph: "
` [PATCH v1 04/23] libceph: "
` [PATCH v1 05/23] dma-buf: "
` [PATCH v1 06/23] drm/amdgpu: "
` [PATCH v1 07/23] drm/msm: "
` [PATCH v1 08/23] drm/vblank: "
` [PATCH v1 09/23] drm/xe: "
` [PATCH v1 10/23] e1000e: "
` [PATCH v1 11/23] igb: "
` [PATCH v1 12/23] ipmi: "
` [PATCH v1 13/23] media: av7110: "
` [PATCH v1 14/23] media: v4l2-ioctl: "
` [PATCH v1 15/23] mmc: mmc_test: "
` [PATCH v1 16/23] net: dsa: sja1105: "
` [PATCH v1 17/23] PCI: epf-test: "
` [PATCH v1 18/23] pps: "
` [PATCH v1 19/23] ptp: ocp: "
` [PATCH v1 20/23] s390/dasd: "
` [PATCH v1 21/23] scsi: fnic: Switch to use %ptS
` [PATCH v1 22/23] scsi: snic: Switch to use %ptSp
` [PATCH v1 23/23] tracing: "

[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
 2025-11-10 19:24 UTC  (3+ messages)

[PATCH 0/4] make vmalloc gfp flags usage more apparent
 2025-11-10 19:22 UTC  (2+ messages)
` [syzbot ci] "

[PATCHSET sched_ext/for-6.19] sched_ext: Improve bypass mode scalability
 2025-11-10 19:21 UTC  (10+ messages)
` [PATCH 06/13] sched_ext: Exit dispatch and move operations immediately when aborting
` [PATCH 11/13] sched_ext: Add scx_cpu0 example scheduler
` [PATCH 13/13] sched_ext: Implement load balancer for bypass mode

[syzbot] [bpf?] KASAN: stack-out-of-bounds Write in __bpf_get_stack
 2025-11-10 19:17 UTC  (3+ messages)
` Forwarded: "

[PATCH v2 0/2] gpio: Add support for ADG1712 quad SPST switch
 2025-11-10 19:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: adg1712: add adg1712 support

[PATCH v2 0/3] mfd: sprd-sc27xx: Move poweroff/reboot support to the parent MFD driver
 2025-11-10 19:09 UTC  (4+ messages)
` [PATCH v2 1/3] mfd: sprd-sc27xx: Integrate power off and reboot support
` [PATCH v2 2/3] spi: sprd-adi: Remove code for storing the reboot mode
` [PATCH v2 3/3] power: reset: sc27xx: Drop unused driver

[PATCH] libbpf: fix BTF dedup to support recursive typedef definitions
 2025-11-10 19:14 UTC  (5+ messages)

[PATCH] drm/amdgpu: use static ids for ACP platform devs
 2025-11-10 19:14 UTC  (4+ messages)

[PATCH] mailbox: th1520: fix clock imbalance on probe failure
 2025-11-10 19:11 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: Add support for TI ADS131M0x ADCs
 2025-11-10 19:11 UTC  (3+ messages)
` [PATCH v2 1/2] bindings: iio: adc: Add bindings "

[Patch V1] ima: avoid duplicate policy rules insertions
 2025-11-10 19:06 UTC  (3+ messages)

[REGRESSION] TI SN65DSI83 is being reset making display to blink On/Off
 2025-11-10 19:03 UTC 

[PATCH] drm/xe: fix kernel-doc function name mismatch in xe_pm.c
 2025-11-10 19:02 UTC  (2+ messages)

[PATCH v3 00/21] Add USB2.0 support for RZ/G3E
 2025-11-10 18:56 UTC  (5+ messages)
` [PATCH v3 04/21] dt-bindings: reset: renesas,rzv2h-usb2phy: Document VBUS_SEL mux
` [PATCH v3 08/21] dt-bindings: phy: renesas,usb2-phy: Document mux-states property

[PATCH v3 0/3] arm64: dts: qcom: Add support for SDM660 CDSP and ADSP FastRPC
 2025-11-10 18:55 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: sdm630/660: Add CDSP-related nodes
` [PATCH v3 2/3] arm64: dts: qcom: sdm630: Add missing vote clock and GDSC to lpass_smmu
` [PATCH v3 3/3] arm64: dts: qcom: sdm630: Add FastRPC nodes to ADSP

[PATCH 0/2] accel/qaic documentation fixes
 2025-11-10 18:54 UTC  (6+ messages)
` [PATCH 1/2] accel/qaic: Separate DBC_STATE_* definition list
` [PATCH 2/2] accel/qaic: Format DBC states table in sysfs ABI documentation

[RFC PATCH 0/8] s390: Remove compat support
 2025-11-10 18:54 UTC  (9+ messages)
` [RFC PATCH 1/8] s390/ptrace: Rename psw_t32 to psw32_t
` [RFC PATCH 2/8] s390/kvm: Use psw32_t instead of psw_compat_t
` [RFC PATCH 3/8] s390/syscalls: Add pt_regs parameter to SYSCALL_DEFINE0() syscall wrapper
` [RFC PATCH 4/8] tools: Remove s390 compat support
` [RFC PATCH 5/8] s390: Remove "
` [RFC PATCH 6/8] s390/uapi: Remove 31 bit support from uapi header files
` [RFC PATCH 7/8] s390/syscalls: Remove system call table pointer from thread_struct
` [RFC PATCH 8/8] s390/syscalls: Switch to generic system call table generation

[PATCH v17 0/9] platform/x86: Add asus-armoury driver
 2025-11-10 18:54 UTC  (3+ messages)

[RFC 0/2] xdp: Delegate fast path return decision to page_pool
 2025-11-10 18:51 UTC  (4+ messages)
` [RFC 2/2] "

[PATCH RFC v1 00/20] KVM: x86: Support APX feature for guests
 2025-11-10 18:50 UTC  (22+ messages)
` [PATCH RFC v1 01/20] KVM: x86: Rename register accessors to be GPR-specific
` [PATCH RFC v1 02/20] KVM: x86: Refactor GPR accessors to differentiate register access types
` [PATCH RFC v1 03/20] KVM: x86: Implement accessors for extended GPRs
` [PATCH RFC v1 04/20] KVM: VMX: Introduce unified instruction info structure
` [PATCH RFC v1 05/20] KVM: VMX: Refactor instruction information retrieval
` [PATCH RFC v1 06/20] KVM: VMX: Refactor GPR index retrieval from exit qualification
` [PATCH RFC v1 07/20] KVM: nVMX: Support the extended instruction info field
` [PATCH RFC v1 08/20] KVM: VMX: Support extended register index in exit handling
` [PATCH RFC v1 09/20] KVM: x86: Support EGPR accessing and tracking for instruction emulation
` [PATCH RFC v1 10/20] KVM: x86: Refactor REX prefix handling in "
` [PATCH RFC v1 11/20] KVM: x86: Refactor opcode table lookup "
` [PATCH RFC v1 12/20] KVM: x86: Support REX2-extended register index in the decoder
` [PATCH RFC v1 13/20] KVM: x86: Add REX2 opcode tables to the instruction decoder
` [PATCH RFC v1 14/20] KVM: x86: Emulate REX2-prefixed 64-bit absolute jump
` [PATCH RFC v1 15/20] KVM: x86: Reject EVEX-prefix instructions in the emulator
` [PATCH RFC v1 16/20] KVM: x86: Decode REX2 prefix "
` [PATCH RFC v1 17/20] KVM: x86: Prepare APX state setting in XCR0
` [PATCH RFC v1 18/20] KVM: x86: Expose APX foundational feature bit to guests
` [PATCH RFC v1 19/20] KVM: x86: Expose APX sub-features "
` [PATCH RFC v1 20/20] KVM: selftests: Add APX state handling and XCR0 sanity checks

[PATCH v4 0/4] Add RTC support for the Renesas RZ/V2H SoC
 2025-11-10 18:50 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support

[PATCH 0/2] arm64: dts/thermal: Add MT8189 thermal controller and driver support
 2025-11-10 18:45 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: mediatek: mt8189: Add thermal controller node

[PATCH v3 0/3] Add support for MT8189 SCP and device tree bindings
 2025-11-10 18:44 UTC  (3+ messages)
` [PATCH v3 3/3] dt-bindings: remoteproc: mediatek: Add MT8189 SCP binding

[PATCH 0/2] phy: microchip: lan966x: Allow to invert N and P signals
 2025-11-10 18:43 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: phy: lan966x: Add optional microchip,sx-tx/rx-inverted

[PATCH v4] sched/fair: Skip sched_balance_running cmpxchg when balance is not due
 2025-11-10 18:47 UTC 

[PATCH v1 2/3] mm: Fix benign off-by-one bugs
 2025-11-10 18:40 UTC  (2+ messages)

[PATCH 0/3] remoteproc: xlnx: remote crash recovery
 2025-11-10 18:39 UTC  (7+ messages)

[PATCH v18 0/6] Add PWM support for IPQ chipsets
 2025-11-10 18:36 UTC  (6+ messages)
` [PATCH v18 1/6] dt-bindings: pwm: add IPQ6018 binding

[PATCH] liveupdate: kho: Enable KHO by default
 2025-11-10 18:34 UTC  (2+ messages)

linux-next: manual merge of the pwm tree with the modules tree
 2025-11-10 18:32 UTC  (7+ messages)

[PATCH v3 0/3] Add SDM660 cDSP support
 2025-11-10 18:29 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: qcom: adsp: Add missing constrains for SDM660 ADSP
` [PATCH v3 2/3] dt-bindings: remoteproc: qcom: adsp: Add SDM660 CDSP compatible
` [PATCH v3 3/3] remoteproc: qcom: pas: Add support for SDM660 CDSP

[PATCH v2 0/2] mm: perform guard region install/remove under VMA lock
 2025-11-10 18:29 UTC  (5+ messages)
` [PATCH v2 1/2] mm: rename walk_page_range_mm()
` [PATCH v2 2/2] mm/madvise: allow guard page install/remove under VMA lock

[PATCH v17 00/12] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-11-10 18:33 UTC  (6+ messages)
` [PATCH v17 03/12] power: reset: reboot-mode: Add support for 64 bit magic

[PATCH] ethtool: fix incorrect kernel-doc style comment in ethtool.h
 2025-11-10 18:25 UTC 

[PATCH net 0/6] selftests: mptcp: join: fix some flaky tests
 2025-11-10 18:23 UTC  (7+ messages)
` [PATCH net 1/6] selftests: mptcp: connect: fix fallback note due to OoO
` [PATCH net 2/6] selftests: mptcp: join: rm: set backup flag
` [PATCH net 3/6] selftests: mptcp: join: endpoints: longer transfer
` [PATCH net 4/6] selftests: mptcp: join: userspace: "
` [PATCH net 5/6] selftests: mptcp: connect: trunc: read all recv data
` [PATCH net 6/6] selftests: mptcp: join: properly kill background tasks

[syzbot] [kvm-x86?] WARNING in kvm_arch_can_dequeue_async_page_present
 2025-11-10 18:23 UTC  (2+ messages)

[syzbot] [perf?] WARNING in perf_event_throttle_group
 2025-11-10 18:19 UTC 

[PATCH v2 0/3] Fix a lost async pagefault notification when the guest is using SMM
 2025-11-10 18:19 UTC  (3+ messages)

[PATCH v3] sched/fair: Skip sched_balance_running cmpxchg when balance is not due
 2025-11-10 18:19 UTC  (5+ messages)

[PATCH v8 0/5] PCI: dwc: Add ECAM support with iATU configuration
 2025-11-10 18:21 UTC  (4+ messages)
` (subset) "

[PATCH] devicetree rk3588: enable HDMI audio on Rock 5 ITX
 2025-11-10 18:11 UTC 

[syzbot] [ntfs3?] memory leak in ni_add_subrecord
 2025-11-10 18:10 UTC 

[syzbot] [fs?] [mm?] KMSAN: kernel-infoleak in hugetlbfs_read_iter
 2025-11-10 18:09 UTC 

[syzbot] [io-uring?] memory leak in iovec_from_user (2)
 2025-11-10 18:09 UTC 

[syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_listxattr
 2025-11-10 18:09 UTC 

[PATCH] mm/selftests: Fix -Wtautological-compare warning in mremap_test.c
 2025-11-10 18:09 UTC  (2+ messages)

[PATCH v4 0/6] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
 2025-11-10 18:08 UTC  (6+ messages)
` [PATCH v4 2/6] platform/x86: ayaneo-ec: Add hwmon support
` [PATCH v4 3/6] platform/x86: ayaneo-ec: Add charge control support
` [PATCH v4 4/6] platform/x86: ayaneo-ec: Add controller power and modules attributes
` [PATCH v4 5/6] platform/x86: ayaneo-ec: Move Ayaneo devices from oxpec to ayaneo-ec
` [PATCH v4 6/6] platform/x86: ayaneo-ec: Add suspend hook


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