public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-24 04:03:17 to 2025-04-24 07:21:38 UTC [more...]

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

[PATCH] drm: panel: himax-hx8279: avoid using an uninitialized variable
 2025-04-24  7:21 UTC  (2+ messages)

[PATCH v3] arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
 2025-04-24  7:21 UTC  (7+ messages)
        ` EXTERNAL - "

[PATCH v1 0/5] perf: Default use of build IDs and improvements
 2025-04-24  7:20 UTC  (7+ messages)
` [PATCH v1 1/5] perf build-id: Reduce size of "size" variable
` [PATCH v1 2/5] perf build-id: Truncate to avoid overflowing the build_id data
` [PATCH v1 3/5] perf build-id: Change sprintf functions to snprintf
` [PATCH v1 4/5] perf dso: Move build_id to dso_id
` [PATCH v1 5/5] perf record: Make --buildid-mmap the default

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-24  7:16 UTC  (6+ messages)
` [RFC PATCH v2 11/34] x86/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [RFC PATCH v2 12/34] x86/msr: Remove pmu_msr_{read,write}()

[PATCH v1] watchdog: lenovo_se30_wdt: Fix null-ptr-deref in lenovo_se30_wdt_probe()
 2025-04-24  7:16 UTC 

[PATCH] i2c: mux: ltc4306: use new GPIO line value setter callbacks
 2025-04-24  7:16 UTC  (3+ messages)

[PATCH] drm/i915/gsc: mei interrupt top half should be in irq disabled context
 2025-04-24  7:15 UTC  (2+ messages)

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-24  7:15 UTC  (7+ messages)
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 11/24] mm/hmm: provide generic DMA managing logic

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

[PATCH] soc: mediatek: mtk-dvfsrc: remove an unused variable
 2025-04-24  7:15 UTC  (2+ messages)

[PATCH 0/6] cpufreq: Boost related cleanups / fixes
 2025-04-24  7:15 UTC  (4+ messages)
` [PATCH 1/6] cpufreq: acpi: Don't enable boost on policy exit

[PATCH net-next v3 0/3] net: stmmac: socfpga: 1000BaseX support and cleanups
 2025-04-24  7:12 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: stmmac: socfpga: Enable internal GMII when using 1000BaseX
` [PATCH net-next v3 2/3] net: stmmac: socfpga: Don't check for phy to enable the SGMII adapter
` [PATCH net-next v3 3/3] net: stmmac: socfpga: Remove unused pcs-mdiodev field

[RFC] sched: add sched_show_task() variant that accepts log level
 2025-04-24  7:11 UTC  (4+ messages)

[PATCH next] i2c: Fix end of loop test in i2c_atr_find_mapping_by_addr()
 2025-04-24  7:10 UTC  (5+ messages)

[PATCH v3 0/3] riscv: pwm: sophgo: add pwm support for SG2044
 2025-04-24  7:09 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: pwm: sophgo: add pwm controller "

r8169: MAC address programmed by coreboot to onboard RTL8111F does not persist
 2025-04-24  7:09 UTC  (3+ messages)

[PATCH 6.14 000/241] 6.14.4-rc1 review
 2025-04-24  7:07 UTC  (3+ messages)

linux-next: Tree for Apr 24
 2025-04-24  7:07 UTC 

[PATCH] LoongArch: KVM: Fully clear some registers when VM reboot
 2025-04-24  7:05 UTC  (3+ messages)

[PATCH v2 0/4] media: rcar: Fix RAW formats
 2025-04-24  7:05 UTC  (5+ messages)
` [PATCH v2 1/4] media: rcar-vin: Add RCAR_GEN4 model value
` [PATCH v2 2/4] media: rcar-vin: Remove unnecessary checks
` [PATCH v2 3/4] media: rcar-vin: Fix RAW8
` [PATCH v2 4/4] media: rcar-vin: Fix RAW10

[PATCH v5 0/2] sched/numa: Skip VMA scanning on memory pinned to one NUMA node via cpuset.mems
 2025-04-24  7:05 UTC  (3+ messages)

[PATCH] hung_task: configurable hung-task stacktrace loglevel
 2025-04-24  7:02 UTC 

[PATCH] usb: dwc3: qcom: use modern PM macros
 2025-04-24  7:04 UTC  (2+ messages)

[PATCH kheaders] kheaders: exclude NFS/AFS temporary files more robustly" -m " The existing implementation handles temporary files correctly, but can be improved by:
 2025-04-24  7:03 UTC 

[PATCH 6.14 000/449] 6.14.3-rc1 review
 2025-04-24  7:02 UTC  (3+ messages)
` [PATCH] rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send()

[PATCH] spi: spi-qpic-snand: propagate errors from qcom_spi_block_erase()
 2025-04-24  7:00 UTC  (2+ messages)

newlines in filenames; POSIX.1-2024
 2025-04-24  7:00 UTC  (5+ messages)

[PATCH v3 1/1] iommu: Allow attaching static domains in iommu_attach_device_pasid()
 2025-04-24  6:54 UTC  (4+ messages)

[PATCH v11 0/2]
 2025-04-24  6:57 UTC  (3+ messages)
` [PATCH v11 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook

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

[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
 2025-04-24  6:53 UTC  (12+ messages)

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

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-24  6:51 UTC  (9+ messages)
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support

Maybe update the minextblks in wrong way?
 2025-04-24  6:51 UTC  (2+ messages)

[PATCH] fs/locks: optimize locks_remove_posix
 2025-04-24  6:48 UTC 

[PATCH 0/6] arm64: dts: qcom: x1*: Fix vreg_l2j_1p2 voltage
 2025-04-24  6:49 UTC  (2+ messages)

[PATCH 0/2] LoongArch: KVM: Do not flush tlb if HW PTW supported
 2025-04-24  6:46 UTC  (3+ messages)
` [PATCH 1/2] LoongArch: KVM: Add parameter exception code with exception handler
` [PATCH 2/2] LoongArch: KVM: Do not flush tlb if HW PTW supported

[PATCH v3 0/3] Add support for Sitronix ST7571 LCD controller
 2025-04-24  6:45 UTC  (5+ messages)
` [PATCH v3 2/3] drm/st7571-i2c: add "

[PATCH 6.1 0/2] md: fix mddev uaf while iterating all_mddevs list
 2025-04-24  6:40 UTC  (3+ messages)

[PATCH v4 0/8] Add Bananapi R4 variants and add xsphy
 2025-04-24  6:41 UTC  (3+ messages)
` [PATCH v4 3/8] dt-bindings: phy: mtk-xs-phy: Add mt7988 compatible

[PATCH v6 0/5] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-04-24  6:40 UTC  (3+ messages)
` [PATCH v6 2/5] dt-bindings: media: Add qcom,x1e80100-camss

[PATCH][next] ata: sata_sx4: Fix spelling mistake "parttern" -> "pattern"
 2025-04-24  6:39 UTC  (2+ messages)

[PATCH rc] iommu: Skip PASID validation for devices without PASID capability
 2025-04-24  6:38 UTC  (4+ messages)

[PATCH v2] ipc: fix to protect IPCS lookups using RCU
 2025-04-24  6:36 UTC  (3+ messages)

[PATCH v3 2/2] x86/devmem: Drop /dev/mem access for confidential guests
 2025-04-24  6:35 UTC  (5+ messages)
` [PATCH v4 "

[PATCH v2] dt-bindings: pwm: vt8500-pwm: Convert to YAML
 2025-04-24  6:34 UTC  (2+ messages)

[PATCH v5 00/11] Add DSI display support for SA8775P target
 2025-04-24  6:24 UTC  (12+ messages)
` [PATCH v5 01/11] dt-bindings: display: msm-dsi-phy-7nm: document the SA8775P DSI PHY
` [PATCH v5 02/11] dt-bindings: msm: dsi-controller-main: document the SA8775P DSI CTRL
` [PATCH v5 03/11] dt-bindings: display: msm: document DSI controller and phy on SA8775P
` [PATCH v5 04/11] drm/msm/dsi: add DSI PHY configuration "
` [PATCH v5 05/11] drm/msm/dsi: add DSI support for SA8775P
` [PATCH v5 06/11] arm64: dts: qcom: sa8775p: add Display Serial Interface device nodes
` [PATCH v5 07/11] arm64: dts: qcom: sa8775p-ride: add anx7625 DSI to DP bridge nodes
` [PATCH v5 08/11] drm/bridge: anx7625: enable HPD interrupts
` [PATCH v5 09/11] drm/bridge: anx7625: fix drm_bridge ops flags to support hot-plugging
` [PATCH v5 10/11] drm/bridge: anx7625: fix anx7625_sink_detect() to return correct hpd status
` [PATCH v5 11/11] drm/bridge: anx7625: change the gpiod_set_value API

[PATCH V11 00/15] Rust abstractions for clk, cpumask, cpufreq, OPP
 2025-04-24  6:29 UTC  (6+ messages)
` [PATCH V11 13/15] rust: cpufreq: Extend abstractions for driver registration

[PATCH net-next] rtase: Modify the format specifier in snprintf to %u
 2025-04-24  6:27 UTC 

[syzbot] [bcachefs?] kernel BUG in __bch2_str_hash_check_key
 2025-04-24  6:27 UTC  (2+ messages)

[RFC 0/1] drm/mipi-dbi: Use drm_device for debugfs, drop drm_minor
 2025-04-24  6:26 UTC  (3+ messages)

[PATCH v3 0/2] Use GCR.U timer device as clocksource
 2025-04-24  6:24 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: timer: mti,gcru

[PATCH 0/7] lib/crc: drop "glue" from filenames
 2025-04-24  6:22 UTC  (2+ messages)

[PATCH v12 00/19] Support spread spectrum clocking for i.MX8M PLLs
 2025-04-24  6:21 UTC  (20+ messages)
` [PATCH v12 01/19] dt-bindings: clock: imx8mm: add VIDEO_PLL clocks
` [PATCH v12 02/19] clk: imx8mm: rename video_pll1 to video_pll
` [PATCH v12 03/19] dt-bindings: clock: imx8mp: add VIDEO_PLL clocks
` [PATCH v12 04/19] clk: imx8mp: rename video_pll1 to video_pll
` [PATCH v12 05/19] dt-bindings: clock: imx8m-anatop: add oscillators and PLLs
` [PATCH v12 06/19] arm64: dts: imx8mm: add anatop clocks
` [PATCH v12 07/19] arm64: dts: imx8mn: "
` [PATCH v12 08/19] arm64: dts: imx8mp: "
` [PATCH v12 09/19] arm64: dts: imx8mq: "
` [PATCH v12 10/19] clk: imx: add hw API imx_anatop_get_clk_hw
` [PATCH v12 11/19] clk: imx: add support for i.MX8MM anatop clock driver
` [PATCH v12 12/19] clk: imx: add support for i.MX8MN "
` [PATCH v12 13/19] clk: imx: add support for i.MX8MP "
` [PATCH v12 14/19] clk: imx8mp: rename ccm_base to base
` [PATCH v12 15/19] arm64: dts: imx8mp-aristainetos3a-som-v1: don't replicate clk properties
` [PATCH v12 16/19] dt-bindings: clock: imx8m-clock: add PLLs
` [PATCH v12 17/19] arm64: dts: imx8mm: add PLLs to clock controller module (CCM)
` [PATCH v12 18/19] arm64: dts: imx8mn: "
` [PATCH v12 19/19] arm64: dts: imx8mp: "

[PATCH v2 0/3] pinctrl: starfive: jh7110: support force inputs
 2025-04-24  6:21 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: starfive,jh7110: add PAD_INTERNAL_* virtual pins
` [PATCH v2 2/3] pinctrl: starfive: jh7110: add support for PAD_INTERNAL_* for GPI
` [PATCH v2 3/3] riscv: dts: starfive: jh7110-pine64-star64: force no USB overcurrent

[PATCH net-next] rtase: Use min() instead of min_t()
 2025-04-24  6:21 UTC 

[PATCH v3] arm64: dts: qcom: add initial support for qcom sa8255p-ride
 2025-04-24  6:19 UTC  (5+ messages)

[PATCH v3] dt-bindings: arm: qcom: add SA8255p Ride board
 2025-04-24  6:17 UTC  (4+ messages)

[PATCH] selftests/pidfd: align stack to fix SP alignment exception
 2025-04-24  6:11 UTC  (5+ messages)

CVE-2024-49995: tipc: guard against string buffer overrun
 2025-04-24  6:11 UTC 

[PATCH] usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM version
 2025-04-24  6:07 UTC  (2+ messages)

[PATCH] riscv: dts: starfive: jh7110-common: use macros for MMC0 pins
 2025-04-24  6:06 UTC 

[PATCH v4] erofs: lazily initialize per-CPU workers and CPU hotplug hooks
 2025-04-24  6:04 UTC  (3+ messages)

[PATCH next] mm/mempolicy: Fix error code in sysfs_wi_node_add()
 2025-04-24  5:49 UTC  (2+ messages)

[PATCH v1] PM: Remove unnecessary !!
 2025-04-24  6:03 UTC 

[PATCH] mailmap: Map Uwe's BayLibre addresses to a single one
 2025-04-24  6:02 UTC 

[PATCH] arm64: dts: qcom: qcs615-ride: Add PSCI SYSTEM_RESET2 types
 2025-04-24  5:59 UTC  (3+ messages)

[bug report] Potential DEADLOCK due to vfio_pci_mmap_huge_fault()
 2025-04-24  5:57 UTC  (4+ messages)

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

[PATCH] execmem: enforce allocation size aligment to PAGE_SIZE
 2025-04-24  5:50 UTC  (3+ messages)

[linus:master] [cpuidle] 38f83090f5: fsmark.files_per_sec 5.1% regression
 2025-04-24  5:49 UTC 

[PATCH 0/10] More Rust bindings for device property reads
 2025-04-24  5:47 UTC  (5+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 5/5] samples: rust: platform: Add property read examples

[PATCH] libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drive
 2025-04-24  5:44 UTC  (2+ messages)

[PATCH v2] PCI/PM: Avoid suspending the device with errors
 2025-04-24  5:38 UTC  (5+ messages)

[PATCH v2 1/1] PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag
 2025-04-24  5:38 UTC  (4+ messages)

[PATCH v2 0/3] dmaengine: fsl-edma: add error irq to help debug problem
 2025-04-24  5:36 UTC  (2+ messages)
` (subset) "

[PATCH] dmaengine: ARM_DMA350 should depend on ARM/ARM64
 2025-04-24  5:36 UTC  (2+ messages)

[PATCH v3 0/5] Enable QPIC BAM and QPIC NAND support for SDX75
 2025-04-24  5:36 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
 2025-04-24  5:35 UTC  (3+ messages)
` [PATCH v6 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
` [PATCH v6 2/2] Drivers: hv: Make the sysfs node size for the ring buffer dynamic

Report: Performance regression from ib_umem_get on zone device pages
 2025-04-24  5:35 UTC  (3+ messages)

[PATCH v2 RESEND] i2c: tegra: check msg length in SMBUS block read
 2025-04-24  5:33 UTC 

[PATCH v3 0/5] PCI: Add support for resetting the slots in a platform specific way
 2025-04-24  5:27 UTC  (6+ messages)
` [PATCH v3 5/5] PCI: qcom: Add support for resetting the slot due to link down event

[PATCH v2] sched_ext: Clarify CPU context for running/stopping callbacks
 2025-04-24  5:26 UTC  (3+ messages)

[PATCH v5 0/4] Add AIE driver support for mt8188
 2025-04-24  5:22 UTC  (5+ messages)
` [PATCH v5 3/4] uapi: linux: add MT8188 AIE

[PATCH] pci: j721e: fix host/endpoint dependencies
 2025-04-24  5:19 UTC  (2+ messages)

[PATCH v2 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
 2025-04-24  5:15 UTC  (10+ messages)
` [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader

[PATCH 0/1] swiotlb: Make IO_TLB_SEGSIZE Configurable
 2025-04-24  5:12 UTC  (3+ messages)

[PATCH v2] PCI: dwc: Set PORT_LOGIC_LINK_WIDTH to one lane
 2025-04-24  5:09 UTC  (4+ messages)

[PATCH] bus: mhi: host: pci_generic: Remove assign resource usage
 2025-04-24  5:07 UTC  (2+ messages)

[PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
 2025-04-24  5:07 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: nvmem: convert vf610-ocotp.txt to yaml format
 2025-04-24  4:54 UTC 

[PATCH] tee: optee: smc: remove unnecessary NULL check before release_firmware()
 2025-04-24  4:53 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: Fix memory reuse logic
 2025-04-24  4:45 UTC  (4+ messages)

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-24  4:44 UTC  (4+ messages)
` [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-24  4:39 UTC  (3+ messages)
` [PATCH 33/67] KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU

[PATCH v3 0/2] drm/ci: Add devicetree validation and KUnit tests
 2025-04-24  4:33 UTC  (6+ messages)
` [PATCH v3 1/2] drm/ci: Add jobs to validate devicetrees

commit dd4cf8c9e1f4 leads to failed boot
 2025-04-24  4:30 UTC  (8+ messages)

[PATCHv3 net] bonding: assign random address if device address is same as bond
 2025-04-24  4:22 UTC 

[PATCH net-next v2 0/4] net: selftest: improve test string formatting and checksum handling
 2025-04-24  4:07 UTC  (3+ messages)

[PATCH net] rtase: Modify the condition used to detect overflow in rtase_calc_time_mitigation
 2025-04-24  4:04 UTC 

[PATCH net-next v11 0/8] Device memory TCP TX
 2025-04-24  4:03 UTC  (3+ messages)
` [PATCH net-next v11 7/8] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v11 8/8] net: check for driver support in netmem TX


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