public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-24 16:24:29 to 2025-04-24 18:19:07 UTC [more...]

[PATCH v6 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-04-24 18:18 UTC  (16+ messages)
` [PATCH v6 01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v6 02/14] riscv: sbi: remove useless parenthesis
` [PATCH v6 03/14] riscv: sbi: add new SBI error mappings
` [PATCH v6 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v6 05/14] riscv: sbi: add SBI FWFT extension calls
` [PATCH v6 06/14] riscv: misaligned: request misaligned exception from SBI
` [PATCH v6 07/14] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v6 08/14] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v6 09/14] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v6 10/14] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v6 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v6 12/14] RISC-V: KVM: add SBI extension reset callback
` [PATCH v6 13/14] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v6 14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[RFC PATCH PoC 00/11] x86: strict separation of startup code
 2025-04-24 18:17 UTC  (6+ messages)
` [RFC PATCH PoC 01/11] x86/linkage: Add SYM_PI_ALIAS() macro helper to emit symbol aliases

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-24 18:16 UTC  (14+ messages)
` [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-04-24 18:15 UTC  (10+ messages)
` [RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page

[PATCH] perf/x86: Fix open counting event error
 2025-04-24 18:14 UTC  (6+ messages)

[PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
 2025-04-24 18:13 UTC  (3+ messages)

[PATCH] ALSA: hda/hda_cs_dsp_ctl: Delete hda_cs_dsp_ctl module
 2025-04-24 18:12 UTC 

[PATCH] regulator: pf9453: convert to use maple tree register cache
 2025-04-24 18:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: add mm THP section
 2025-04-24 18:11 UTC  (3+ messages)

[PATCH] spi: spi-qpic-snand: remove unused 'wlen' member of 'struct qpic_spi_nand'
 2025-04-24 18:10 UTC 

[PATCH v2 00/17] khugepaged: Asynchronous mTHP collapse
 2025-04-24 18:10 UTC 

[PATCH v1] selftests: iou-zcrx: Get the page size at runtime
 2025-04-24 18:09 UTC  (3+ messages)

Is it possible to undo the ixgbe device name change?
 2025-04-24 18:06 UTC 

[PATCH v2 0/2] x86: add support for reserved memory defined by DT
 2025-04-24 18:06 UTC  (4+ messages)
` [PATCH v2 2/2] x86/of: "

[PATCH v2] x86/sev: Fix SNP guest kdump hang/softlockup/panic
 2025-04-24 18:06 UTC  (2+ messages)

[PATCH v2] platform: Fix race condition during DMA configure at IOMMU probe time
 2025-04-24 18:04 UTC 

[linus:master] [x86/cpu] f388f60ca9: BUG:soft_lockup-CPU##stuck_for#s![swapper:#]
 2025-04-24 18:01 UTC  (7+ messages)
        ` [RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs

[PATCH v4 0/2] Add SDHCI_QUIRK2_SUPPRESS_V1P8_ENA
 2025-04-24 18:00 UTC  (3+ messages)
` [PATCH v4 1/2] mmc: sdhci: Add a quirk for suppressing V1P8_SIGNAL_ENA
` [PATCH v4 2/2] mmc: sdhci_am654: Add SDHCI_QUIRK2_SUPPRESS_V1P8_ENA quirk to am62 compatible

[PATCH v9 00/15] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
 2025-04-24 18:00 UTC  (4+ messages)
` [PATCH v9 14/15] platform/x86: oxpec: Add charge threshold and behaviour to OneXPlayer

[PATCH 6.12 000/223] 6.12.25-rc1 review
 2025-04-24 17:58 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: allwinner: correct the model name for Radxa Cubie A5E
 2025-04-24 17:52 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: allwinner: Align wifi node name with bindings
 2025-04-24 17:52 UTC  (2+ messages)

[REGRESSION] Resume from suspend broken in 6.15-rc due to ACP changes
 2025-04-24 17:51 UTC  (7+ messages)

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-24 17:50 UTC  (7+ messages)
` [RFC PATCH v2 12/34] x86/msr: Remove pmu_msr_{read,write}()
` [RFC PATCH v2 13/34] x86/xen/msr: Remove the error pointer argument from set_reg()

[PATCH] perf/tests: Fix tests 84 and 86 Add --metric-only on s390
 2025-04-24 17:50 UTC  (2+ messages)

[PATCH v5 00/17] perf: Deferred unwinding of user space stack traces
 2025-04-24 17:47 UTC  (27+ messages)
` [PATCH v5 01/17] unwind_user: Add user space unwinding API
` [PATCH v5 02/17] unwind_user: Add frame pointer support
` [PATCH v5 03/17] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v5 04/17] perf/x86: Rename and move get_segment_base() and make it global
` [PATCH v5 05/17] unwind_user: Add compat mode frame pointer support
` [PATCH v5 06/17] unwind_user/x86: Enable compat mode frame pointer unwinding on x86
` [PATCH v5 07/17] unwind_user/deferred: Add unwind_deferred_trace()
` [PATCH v5 08/17] unwind_user/deferred: Add unwind cache
` [PATCH v5 09/17] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v5 10/17] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v5 11/17] perf: Simplify get_perf_callchain() user logic
` [PATCH v5 12/17] perf: Skip user unwind if !current->mm
` [PATCH v5 13/17] perf: Support deferred user callchains
` [PATCH v5 14/17] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v5 15/17] perf record: Enable defer_callchain for user callchains
` [PATCH v5 16/17] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v5 17/17] perf tools: Merge deferred user callchains

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-04-24 17:45 UTC  (6+ messages)
` [PATCH v4 3/3] "

[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
 2025-04-24 17:44 UTC  (11+ messages)
` [PATCH v3 7/8] mm/maps: read proc/pid/maps "

[PATCH 00/12] pinctrl: convert GPIO chips to using new value setters - part 2 for v6.16
 2025-04-24 17:43 UTC  (3+ messages)
` [PATCH 02/12] pinctrl: axp209: use new GPIO line value setter callbacks

[PATCH] iommu: Handle yet another race around registration
 2025-04-24 17:41 UTC 

linux-next: build failure after merge of the kvm-fixes tree
 2025-04-24 17:38 UTC  (4+ messages)

[PATCH] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
 2025-04-24 17:37 UTC  (7+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-04-24 17:36 UTC  (3+ messages)
` [PATCH v2 3/8] media: chips-media: wave6: Add Wave6 driver

[PATCH] checkpatch: Correct spelling of complicated
 2025-04-24 17:32 UTC 

[PATCH v2] KVM: arm64, x86: make kvm_arch_has_irq_bypass() inline
 2025-04-24 17:28 UTC 

[PATCH v2] PCI/AER: Consolidate CXL, ACPI GHES and native AER reporting paths
 2025-04-24 17:28 UTC  (2+ messages)

[PATCH v4 0/7] Arm CoreSight: Support AUX pause and resume
 2025-04-24 17:27 UTC  (5+ messages)
` [PATCH v4 5/7] coresight: tmc: Re-enable sink after buffer update

[PATCH v3 0/2] Implement endianess swap macros for RISC-V
 2025-04-24 17:27 UTC  (6+ messages)
` [PATCH v3 2/2] riscv: introduce asm/swab.h

[RFC PATCH 0/7] Reviving the slab destructor to tackle the percpu allocator scalability problem
 2025-04-24 17:26 UTC  (5+ messages)

[PATCH 0/4] cpumask: add missing API and simplify cpumask_any_housekeeping()
 2025-04-24 17:22 UTC  (7+ messages)
` [PATCH 3/4] cpumask: add cpumask_{first,next}_andnot() API

[PATCH v8 00/21] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-04-24 17:22 UTC  (23+ messages)
` [PATCH v8 16/21] x86/resctrl: Always initialise rid field in rdt_resources_all[]
` [PATCH v8 17/21] x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl
` [PATCH v8 18/21] x86,fs/resctrl: Remove duplicated trace header files
` [PATCH v8 21/21] x86,fs/resctrl: Move resctrl.rst to live under Documentation/filesystems

[PATCH v1 1/1] mm, slab: fold need_slab_obj_ext() into its only user
 2025-04-24 17:22 UTC  (3+ messages)

[PATCH v3 0/2] Enable automatic SVN updates for SGX enclaves
 2025-04-24 17:19 UTC  (9+ messages)
` [PATCH v3 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc

[PATCH v2] mm, slab: clean up slab->obj_exts always
 2025-04-24 17:19 UTC  (5+ messages)

[syzbot] [f2fs?] INFO: task hung in f2fs_fallocate (5)
 2025-04-24 17:15 UTC 

[PATCH v5 00/10] phy: qcom: Introduce USB support for SM8750
 2025-04-24 17:13 UTC  (4+ messages)
` [PATCH v5 10/10] arm64: defconfig: Add M31 eUSB2 PHY config

[PATCH net-next v4 0/8] Add Microchip ZL3073x support (part 1)
 2025-04-24 17:10 UTC  (9+ messages)
` [PATCH net-next v4 3/8] mfd: Add Microchip ZL3073x support
` [PATCH net-next v4 5/8] mfd: zl3073x: Add functions to work with register mailboxes

[PATCH] MAINTAINERS: hfs/hfsplus: add myself as maintainer
 2025-04-24 17:09 UTC  (2+ messages)

[PATCH v5] iio: adc: stm32: add oversampling support
 2025-04-24 17:01 UTC  (2+ messages)

Build: arm rustgcc unknown argument '-mno-fdpic'
 2025-04-24 17:01 UTC  (8+ messages)

[PATCH net-next] rtase: Modify the format specifier in snprintf to %u
 2025-04-24 17:00 UTC  (2+ messages)

[PATCH net-next] rtase: Use min() instead of min_t()
 2025-04-24 16:58 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Fix PINGROUP defination for sm8750
 2025-04-24 16:58 UTC  (2+ messages)

[PATCH 0/3] pmdomain: qcom: rpmhpd: Add SM4450 power domains
 2025-04-24 16:57 UTC  (2+ messages)

[PATCH 0/2] Allow dyn pci vector allocation of MANA
 2025-04-24 16:57 UTC  (3+ messages)
` [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically

[PATCH v4 1/2] dt-bindings: power: rockchip: Add support for RK3562 SoC
 2025-04-24 16:57 UTC  (4+ messages)
` [PATCH v4 2/2] soc: rockchip: power-domain: add power domain support for rk3562

[PATCH v1 0/3] MediaTek Dimensity 1200 - Add Power Domains support
 2025-04-24 16:57 UTC  (2+ messages)

[RFC PATCH 00/34] Running Qualcomm's Gunyah Guests via KVM in EL1
 2025-04-24 16:57 UTC  (4+ messages)

[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
 2025-04-24 16:51 UTC  (7+ messages)
  ` [PATCH v2 1/4] PM: device: Introduce platform_resources_managed flag

[PATCH 00/23] ipmi: Remove SRCU and handle the fallout
 2025-04-24 16:50 UTC  (24+ messages)
` [PATCH 01/23] ipmi:msghandler: Use READ_ONCE on run_to_completion
` [PATCH 02/23] ipmi:msghandler: Rename recv_work to smi_work
` [PATCH 03/23] ipmi:msghandler: Move timer handling into a work queue
` [PATCH 04/23] ipmi:msghandler: Deliver user messages in "
` [PATCH 05/23] ipmi_msghandler: Change the events lock to a mutex
` [PATCH 06/23] ipmi:msghandler: Use the system_wq, not system_bh_wq
` [PATCH 07/23] ipmi:msghandler: Remove srcu from the ipmi user structure
` [PATCH 08/23] ipmi:msghandler: Remove srcu for the ipmi_interfaces list
` [PATCH 09/23] ipmi:watchdog: Change lock to mutex
` [PATCH 10/23] ipmi: Add a note about the pretimeout callback
` [PATCH 11/23] ipmi:msghandler: Remove some user level processing in panic mode
` [PATCH 12/23] ipmi:msghandler: Fix locking around users and interfaces
` [PATCH 13/23] ipmi:msghandler: Don't acquire a user refcount for queued messages
` [PATCH 14/23] ipmi:msghandler: Don't check for shutdown when returning responses
` [PATCH 15/23] ipmi:msghandler: Remove proc_fs.h
` [PATCH 16/23] ipmi:msghandler: Shut down lower layer first at unregister
` [PATCH 17/23] ipmi:msghandler: Add a error return from unhandle LAN cmds
` [PATCH 18/23] ipmi:si: Rework startup of IPMI devices
` [PATCH 19/23] ipmi:msghandler: Don't deliver messages to deleted users
` [PATCH 20/23] ipmi:ssif: Fix a shutdown race
` [PATCH 21/23] Documentation:ipmi: Remove comments about interrupt level
` [PATCH 22/23] ipmi:msghandler: Export and fix panic messaging capability
` [PATCH 23/23] ipmi:watchdog: Use the new interface for panic messages

[PATCH v7 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-04-24 16:48 UTC  (5+ messages)
` [PATCH v7 4/5] rust: add find_bit_benchmark_rust module

[PATCH] [Patch]: staging: greybus: camera: fix alignment should match open parentheses
 2025-04-24 16:46 UTC 

[PATCH] x86/boot: Work around broken busybox truncate tool
 2025-04-24 16:45 UTC  (6+ messages)
` [tip: x86/urgent] x86/boot: Work around broken busybox 'truncate' tool

[PATCH] dt-bindings: usb: generic-ehci: Add VIA/WonderMedia compatible
 2025-04-24 16:44 UTC  (3+ messages)

[PATCH] tools/Makefile: Add ynl target
 2025-04-24 16:42 UTC  (3+ messages)

[PATCH v13 00/28] riscv control-flow integrity for usermode
 2025-04-24 16:41 UTC  (4+ messages)
` [PATCH v13 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe

[PATCH] uaccess: rust: add strncpy_from_user
 2025-04-24 16:38 UTC  (3+ messages)

[PATCH v3] cpufreq: Avoid using inconsistent policy->min and policy->max
 2025-04-24 16:37 UTC  (3+ messages)

[PATCH 0/2] efi: Add a mechanism for embedding SBAT section
 2025-04-24 16:37 UTC  (3+ messages)
` [PATCH 1/2] efi/libstub: zboot specific "

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-04-24 16:37 UTC  (6+ messages)
` [PATCH v8 16/16] CXL/PCI: Disable CXL protocol errors during CXL Port cleanup

[PATCH v3] arm64: dts: qcom: sm8550: add iris DT node
 2025-04-24 16:34 UTC 

linux-next: build failure after merge of the tip tree
 2025-04-24 16:33 UTC  (6+ messages)

[PATCH v2] arm64: dts: qcom: sm8650: add iris DT node
 2025-04-24 16:32 UTC 

[PATCH 0/4] perf fixes
 2025-04-24 16:32 UTC  (5+ messages)
` [PATCH 2/4] perf: Fix irq work dereferencing garbage
` [PATCH 3/4] perf: Remove too early and redundant CPU hotplug handling

[PATCH v4 0/7] Provides support for Trigger Generation Unit
 2025-04-24 16:32 UTC  (3+ messages)
` [PATCH v4 2/7] coresight: Add coresight TGU driver

[PATCH] arm64: dts: qcom: sc7280: add UFS operating points
 2025-04-24 16:31 UTC 

[PATCH perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-04-24 16:30 UTC  (9+ messages)
` [PATCH perf/core 11/22] selftests/bpf: Use 5-byte nop for x86 usdt probes
` [PATCH perf/core 15/22] selftests/bpf: Add hit/attach/detach race optimized uprobe test

[PATCH] ocfs2: fix deadlock in ocfs2_get_system_file_inode
 2025-04-24 16:29 UTC 

[PATCH] memblock: mark init_deferred_page as __init_memblock
 2025-04-24 16:29 UTC  (2+ messages)

[PATCH v8 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-04-24 16:28 UTC  (5+ messages)

[GIT PULL] Crypto Update for 6.7
 2025-04-24 16:29 UTC  (12+ messages)
` [GIT PULL] Crypto Update for 6.8
  ` [GIT PULL] Crypto Fixes "
    ` [GIT PULL] Crypto Fixes for 6.9
      ` [GIT PULL] Crypto Fixes for 6.10
        ` [GIT PULL] Crypto Fixes for 6.12
          ` [GIT PULL] Crypto Fixes for 6.13
            ` [GIT PULL] Crypto Fixes for 6.15

[GIT PULL] Networking for v6.15-rc4
 2025-04-24 16:29 UTC  (2+ messages)

[PATCH 0/4] leds: use new GPIO setter callbacks
 2025-04-24 16:27 UTC  (2+ messages)

[PATCH v5 2/5] i2c: piix4: Depends on X86
 2025-04-24 16:24 UTC  (2+ messages)
` [tip: x86/platform] i2c: piix4: Make CONFIG_I2C_PIIX4 dependent on CONFIG_X86

[PATCH v5 3/5] i2c: piix4: Move SB800_PIIX4_FCH_PM_ADDR definition to amd/fch.h
 2025-04-24 16:24 UTC  (2+ messages)
` [tip: x86/platform] i2c: piix4, x86/platform: Move the SB800 PIIX4 FCH definitions to <asm/amd/fch.h>


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