mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH -v2 00/49] Simplify, reorganize and clean up the x86 text-patching code (alternative.c)
 2025-03-28 13:26 UTC  (28+ messages)
` [PATCH 01/49] x86/alternatives: Rename 'struct bp_patching_desc' to 'struct int3_patching_desc'
` [PATCH 02/49] x86/alternatives: Rename 'bp_refs' to 'int3_refs'
` [PATCH 03/49] x86/alternatives: Rename 'text_poke_bp_batch()' to 'smp_text_poke_batch_process()'
` [PATCH 04/49] x86/alternatives: Rename 'text_poke_bp()' to 'smp_text_poke_single()'
` [PATCH 05/49] x86/alternatives: Rename 'poke_int3_handler()' to 'smp_text_poke_int3_trap_handler()'
` [PATCH 06/49] x86/alternatives: Rename 'poking_mm' to 'text_poke_mm'
` [PATCH 07/49] x86/alternatives: Rename 'poking_addr' to 'text_poke_mm_addr'
` [PATCH 08/49] x86/alternatives: Rename 'bp_desc' to 'int3_desc'
` [PATCH 09/49] x86/alternatives: Remove duplicate 'text_poke_early()' prototype
` [PATCH 10/49] x86/alternatives: Update comments in int3_emulate_push()
` [PATCH 11/49] x86/alternatives: Remove the confusing, inaccurate & unnecessary 'temp_mm_state_t' abstraction
` [PATCH 12/49] x86/alternatives: Rename 'text_poke_flush()' to 'smp_text_poke_batch_flush()'
` [PATCH 13/49] x86/alternatives: Rename 'text_poke_finish()' to 'smp_text_poke_batch_finish()'
` [PATCH 14/49] x86/alternatives: Rename 'text_poke_queue()' to 'smp_text_poke_batch_add()'
` [PATCH 15/49] x86/alternatives: Rename 'text_poke_loc_init()' to 'text_poke_int3_loc_init()'
` [PATCH 16/49] x86/alternatives: Rename 'struct text_poke_loc' to 'struct smp_text_poke_loc'
` [PATCH 17/49] x86/alternatives: Rename 'struct int3_patching_desc' to 'struct text_poke_int3_vec'
` [PATCH 18/49] x86/alternatives: Rename 'int3_desc' to 'int3_vec'
` [PATCH 19/49] x86/alternatives: Add text_mutex) assert to smp_text_poke_batch_flush()
` [PATCH 20/49] x86/alternatives: Assert that smp_text_poke_int3_trap_handler() can only ever handle 'tp_vec[]' based requests
` [PATCH 21/49] x86/alternatives: Use non-inverted logic instead of 'tp_order_fail()'
` [PATCH 22/49] x86/alternatives: Remove the 'addr == NULL means forced-flush' hack from smp_text_poke_batch_finish()/smp_text_poke_batch_flush()/text_poke_addr_ordered()
` [PATCH 23/49] x86/alternatives: Simplify smp_text_poke_single() by using tp_vec and existing APIs
` [PATCH 24/49] x86/alternatives: Assert input parameters in smp_text_poke_batch_process()
` [PATCH 25/49] x86/alternatives: Introduce 'struct smp_text_poke_array' and move tp_vec and tp_vec_nr to it
` [PATCH 26/49] x86/alternatives: Remove the tp_vec indirection
` [PATCH 27/49] x86/alternatives: Rename 'try_get_desc()' to 'try_get_text_poke_array()'

[PATCH v1] platform/chrome: cros_ec_proto: allow to build as module
 2025-03-28 13:26 UTC 

[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
 2025-03-28 13:25 UTC  (7+ messages)

[PATCH] net: Avoid calling WARN_ON() on -ENOMEM in __dev_change_net_namespace()
 2025-03-28 13:25 UTC  (2+ messages)

[PATCH] ASoC: SOF: Intel: hda-sdw-bpt: select CONFIG_SND_SOF_SOF_HDA_SDW_BPT
 2025-03-28 13:24 UTC 

[GIT PULL] selinux/selinux-pr-20250323
 2025-03-28 13:23 UTC  (20+ messages)

[PATCH] RDMA/mlx5: hide unused code
 2025-03-28 13:20 UTC  (3+ messages)

[PATCH][next] platform/chrome: cros_ec_debugfs: Avoid -Wflex-array-member-not-at-end warnings
 2025-03-28 13:20 UTC 

[PATCH v2 2/3] i3c: master: Add Qualcomm I3C controller driver
 2025-03-28 13:19 UTC  (2+ messages)

[PATCH 1/3] spi: tegra210-quad: use device_reset_optional() instead of device_reset()
 2025-03-28 13:18 UTC  (11+ messages)

[PATCH v2] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-03-28 13:15 UTC  (2+ messages)

[PATCH 0/2] Fix mincore() tmpfs test failure
 2025-03-28 13:10 UTC  (4+ messages)
` [PATCH 2/2] mm: mincore: use folio_pte_batch() to batch process large folios

[PATCH] iommufd: Fix iommu_vevent_header tables markup
 2025-03-28 13:09 UTC  (3+ messages)

[PATCH v3] mm/filemap: Allow arch to request folio size for exec memory
 2025-03-28 13:09 UTC  (4+ messages)

[PATCH][next] platform/chrome: cros_kbd_led_backlight: Avoid -Wflex-array-member-not-at-end warnings
 2025-03-28 13:07 UTC 

[PATCH v2 0/8] cxl: support CXL memory RAS features
 2025-03-28 13:05 UTC  (5+ messages)
` [PATCH v2 7/8] cxl/memfeature: Add CXL memory device soft PPR control feature

[PATCH 0/3] Add new imx imx8mp-libra-rdk-fpsc SBC
 2025-03-28 13:04 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: add imx8mp-libra-rdk-fpsc
` [PATCH 2/3] arm64: dts: add imx8mp-libra-rdk-fpsc board
` [PATCH 3/3] arm64: dts: add imx8mp-libra-rdk-fpsc LVDS panel overlay

[PATCH] riscv: Make sure toolchain supports zba before using zba instructions
 2025-03-28 13:02 UTC  (4+ messages)

[PATCH 0/4] MAINTAINERS: add my isub-entries to MM part
 2025-03-28 13:01 UTC  (2+ messages)

[PATCH][next] platform/chrome: cros_ec_proto: Avoid -Wflex-array-member-not-at-end warnings
 2025-03-28 13:00 UTC 

[PATCH] microblaze/mm: put mm_cmdline_setup() in .init.text section
 2025-03-28 12:59 UTC  (2+ messages)

[PATCH v2 0/2] Enable automatic SVN updates for SGX enclaves
 2025-03-28 12:57 UTC  (3+ messages)
` [PATCH v2 1/2] x86/sgx: Use sgx_nr_used_pages for EPC page count instead of sgx_nr_free_pages
` [PATCH v2 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc

[PATCH v5 0/7] PCI: dwc: Add ECAM support with iATU configuration
 2025-03-28 12:54 UTC  (12+ messages)
` [PATCH v5 1/7] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH v5 2/7] dt-bindings: PCI: qcom,pcie-sc7280: Make elbi register as an optional
` [PATCH v5 4/7] PCI: dwc: Add support for ELBI resource mapping
` [PATCH v5 5/7] PCI: dwc: qcom: Switch to dwc "

[PATCH fixes] riscv/purgatory: 4B align purgatory_start
 2025-03-28 12:54 UTC  (2+ messages)

[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
 2025-03-28 12:53 UTC  (6+ messages)
` [PATCH v5 09/16] kexec: enable KHO support for memory preservation

[PATCH V4 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
 2025-03-28 12:51 UTC  (3+ messages)
` [PATCH V4 1/2] dt-bindings: mailbox: Document qcom,ipq5424-tmel

[PATCH v3] platform/x86: ideapad-laptop: added support for some new buttons
 2025-03-28 12:51 UTC  (2+ messages)

[GIT PULL] ring-buffer: Updates for v6.15
 2025-03-28 12:50 UTC  (7+ messages)

[PATCH 1/2] arm64: dts: qcom: sa8775p: add QCrypto node
 2025-03-28 12:48 UTC  (6+ messages)

[PATCH] drm/nouveau: prime: fix ttm_bo_delayed_delete oops
 2025-03-28 12:46 UTC  (13+ messages)
  ` [PATCH v2] "
          ` [PATCH v3] "
          ` [PATCH] drm/nouveau: prime: drm_prime_gem_destroy comment
              ` [PATCH v2] drm/prime: fix "

[PATCH v2 00/10] Add DSI display support for SA8775P target
 2025-03-28 12:45 UTC  (6+ messages)
` [PATCH v2 07/10] arm64: dts: qcom: sa8775p-ride: add anx7625 DSI to DP bridge nodes

[PATCH v6 0/4] drm/tidss: Add OLDI bridge support
 2025-03-28 12:44 UTC  (2+ messages)

[PATCH v2 0/2] Add support for K3 BIST
 2025-03-28 12:42 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: soc: ti: bist: Add BIST for K3 devices
` [PATCH v2 2/2] arm64: dts: ti: k3-j784s4-main: Add PBIST_14 node

[PATCH] arm64: dts: qcom: Add device tree for TUXEDO Elite 14 Gen1
 2025-03-28 12:42 UTC  (9+ messages)

[PATCH 0/5] staging: rtl8723bs: code cleanup patches
 2025-03-28 12:39 UTC  (6+ messages)
` [PATCH 1/5] staging: rtl8723bs: correct coding style by preventing lines from ending with '('
` [PATCH 2/5] staging: rtl8723bs: align function return type and name on the same line
` [PATCH 3/5] staging: rtl8723bs: add spaces around binary and ternary operators
` [PATCH 4/5] staging: rtl8723bs: correct placement of braces around if-else block
` [PATCH 5/5] staging: rtl8723bs: modify variable names to comply with kernel naming convention

[RFC PATCH 0/4] vfs freeze/thaw on suspend/resume
 2025-03-28 12:38 UTC  (6+ messages)
` [RFC PATCH 3/4] fs/super.c: introduce reverse superblock iterator and use it in emergency remount
` [RFC PATCH 4/4] vfs: add filesystem freeze/thaw callbacks for power management

[PATCH] [v2] xenbus: add module description
 2025-03-28 12:38 UTC  (2+ messages)

ALSA: hda/realtek: Enable Mute LED on HP OMEN Laptop xd000xx
 2025-03-28 12:38 UTC  (2+ messages)

[PATCH 6.1 000/197] 6.1.132-rc3 review
 2025-03-28 12:37 UTC  (3+ messages)

[PATCH v5 04/11] pwm: max7360: Add MAX7360 PWM support
 2025-03-28 12:35 UTC  (11+ messages)

[PATCH v3 0/5] imx8mp: add support for the IMX AIPSTZ bridge
 2025-03-28 12:34 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: bus: add documentation "

[PATCH v1] ALSA: hda/tas2781: Upgrade calibratd-data writing code to support Alpha and Beta dsp firmware
 2025-03-28 12:32 UTC  (2+ messages)

[PATCH] ARM64: Add back and fix support for CMDLINE_EXTEND
 2025-03-28 12:30 UTC  (2+ messages)

[PATCH] ARM: Fix support for CMDLINE_EXTEND
 2025-03-28 12:29 UTC  (2+ messages)

[PATCH v2 1/2] x86/microcode/AMD: Fix __apply_microcode_amd()'s return value
 2025-03-28 12:29 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v1] dt-bindings: gpio: pca95xx: add Toradex Embedded Controller
 2025-03-28 12:29 UTC 

[PATCH 0/2] perf build: Minor cleanup
 2025-03-28 12:26 UTC  (3+ messages)
` [PATCH 1/2] perf build: Remove unused LIBPERF_CLFAGS
` [PATCH 2/2] perf hist: Refine signed integer checking

[tip:master] BUILD SUCCESS f1861fb575b028e35e6233295441d535f2e3f240
 2025-03-28 12:25 UTC 

[tip:objtool/urgent] BUILD REGRESSION 1c9d28fdf70d4ae3e8dfeadee982461403c6bb50
 2025-03-28 12:23 UTC 

[tip:tip/urgent] BUILD SUCCESS 9438b89257aa8835c93c3fe5daaaecaec2fe5865
 2025-03-28 12:22 UTC 

[PATCH] xfs: add tunable threshold parameter for triggering zone GC
 2025-03-28 12:16 UTC  (3+ messages)

[PATCH] arm64: dts: mediatek: mt8186: starmie: Fix external display
 2025-03-28 12:13 UTC 

[PATCH v1 0/3] drm/ci: mesa uprev and python-artifacts/check-patch fixes
 2025-03-28 12:10 UTC  (8+ messages)
` [PATCH v1 1/3] drm/ci: use shallow clone to avoid timeouts
` [PATCH v1 2/3] drm/ci: check-patch: unshallow repository before fetching
` [PATCH v1 3/3] drm/ci: uprev mesa

[PATCH] netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
 2025-03-28 12:02 UTC  (3+ messages)

[PATCH v2] usb: typec: ucsi: Add the UCSI commands in debugfs
 2025-03-28 11:50 UTC  (2+ messages)

[net-next v5 0/4] net: phy: realtek: Add support for PHY LEDs on
 2025-03-28 11:49 UTC  (2+ messages)

linux-next: build warning after merge of the iommufd tree
 2025-03-28 11:49 UTC  (3+ messages)

[main-line]Build warnings on PowerPC system
 2025-03-28 11:48 UTC  (8+ messages)

[PATCH] i2c: tracing: Remove redundant length field in events
 2025-03-28 11:45 UTC  (2+ messages)

[PATCH] drm: adp: Use device_match_of_node()
 2025-03-28 11:44 UTC  (2+ messages)

[PATCH 6.6 00/76] 6.6.85-rc2 review
 2025-03-28 11:44 UTC  (2+ messages)

[PATCH v2] drm/dp: fallback to minimum when PWM bit count is zero
 2025-03-28 11:42 UTC  (5+ messages)

[v6 0/5] Introduce generic capability search functions
 2025-03-28 11:42 UTC  (16+ messages)
` [v6 3/5] PCI: cadence: Use common PCI host bridge APIs for finding the capabilities
` [v6 5/5] MAINTAINERS: Add entry for PCI host controller helpers

[PATCH] drm: of: fix documentation reference
 2025-03-28 11:41 UTC 

[PATCH v4 0/3] KVM: arm64: Separate the hyp FF-A buffers init from the host
 2025-03-28 11:39 UTC  (5+ messages)
` [PATCH v4 3/3] KVM: arm64: Release the ownership of the hyp rx buffer to Trustzone

[PATCH net v1] net: Fix tuntap uninitialized value
 2025-03-28 11:39 UTC  (4+ messages)

[PATCH] ASoC: codec: ak5386: Convert to GPIO descriptors
 2025-03-28 11:39 UTC 

[PATCH 00/15] Add support for Renesas RZ/V2N SoC and EVK
 2025-03-28 11:36 UTC  (8+ messages)
` [PATCH 15/15] arm64: defconfig: Enable Renesas RZ/V2N SoC

[PATCH v2] usb: typec: ucsi: Add the UCSI commands in debugfs
 2025-03-28 11:32 UTC  (2+ messages)

[PATCH 1/1] genirq/msi: Dynamic remove/add stroage adapter hits EEH
 2025-03-28 11:27 UTC  (2+ messages)

[PATCH v2] mmc: host: sdhci-esdhc-imx: save tuning value for the card which keep power in suspend
 2025-03-28 11:25 UTC 

Symbol too long for allsyms warnings on KSYM_NAME_LEN
 2025-03-28 11:23 UTC  (3+ messages)

[PATCH v2 1/1] i2c: npcm: Add clock toggle recovery
 2025-03-28 11:19 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] Additional fixes for dma coherent allocator
 2025-03-28 11:17 UTC  (4+ messages)
` [PATCH 2/3] rust: dma: convert the read/write macros to return Result

[PATCH v2] mailmap: add entry for Jean-Michel Hautbois
 2025-03-28 11:16 UTC  (2+ messages)

[PATCH 0/2] leds-st1202 patches for -rc release of 6.14
 2025-03-28 11:13 UTC  (5+ messages)
` [PATCH 2/2] Documentation: leds: remove .rst extension for leds-st1202 on index

[PATCH] ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGE
 2025-03-28 11:12 UTC  (2+ messages)

Kernel panic on Dell XPS 16 9640/0YJDT9 BIOS 1.12.0
 2025-03-28 11:11 UTC 

[PATCH] MAINTAINERS: configfs: add Andreas Hindborg as maintainer
 2025-03-28 11:09 UTC  (2+ messages)

[PATCH RFC v2 00/14] md: introduce a new lockless bitmap
 2025-03-28 11:06 UTC  (2+ messages)

[tip:WIP.core/bugs] BUILD SUCCESS 782f06d46d38e1986912a861785015d06139870f
 2025-03-28 11:06 UTC 

rc4 and later log message: gpiochip_add_data_with_key: get_direction failed
 2025-03-28 11:00 UTC  (6+ messages)
      ` rc4 and later log message: gpiochip_add_data_with_key: get_direction failed -> missing pinctrl patch

[PATCH] PCI: rockchip: Fix order of rockchip_pci_core_rsts
 2025-03-28 10:58 UTC 

[PATCH] HID: thrustmaster: fix memory leak in thrustmaster_interrupts()
 2025-03-28 10:56 UTC  (2+ messages)

Extending the kernel crypto uAPI to support decryption into secure buffers
 2025-03-28 10:56 UTC  (3+ messages)

[PATCH v1] perf stat: Don't print uncounted hwmon events
 2025-03-28 10:55 UTC  (2+ messages)

[PATCH] block: optimize sq_hctx assignment
 2025-03-28 10:55 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: stm32: correct dtsi and yaml related to dcmipp & mipid02
 2025-03-28 10:54 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: media: st,stmipid02: correct lane-polarities maxItems

linux-next regression: SNP Guest boot hangs with certain cpu/mem config combination
 2025-03-28 10:54 UTC  (11+ messages)

[PATCH v2 0/3] Read MAC Address from SST vendor specific SFDP region
 2025-03-28 10:54 UTC  (6+ messages)
` [PATCH v2 3/3] ARM: dts: microchip: sama5d29_curiosity: Add nvmem-layout in QSPI for EUI48 MAC Address

[PATCH 0/4 v3] cxl/core: Enable Region creation on x86 with Low Mem Hole
 2025-03-28 10:52 UTC  (5+ messages)
` [PATCH 4/4 v3] cxl/test: Simulate an x86 Low Memory Hole for tests

[PATCH v7 drm-dp 5/9] drm/hisilicon/hibmc: Getting connector info and EDID by using AUX channel
 2025-03-28 10:51 UTC  (11+ messages)

[RFC PATCH] /dev/mem: Disable /dev/mem under TDX guest
 2025-03-28 10:51 UTC  (5+ messages)

[PATCH v6 1/2] dt-bindings: iio: light: bh1750: Add reset-gpios property
 2025-03-28 10:49 UTC  (3+ messages)

[PATCH] iomap: Fix conflicting values of iomap flags
 2025-03-28 10:48 UTC  (4+ messages)

[PATCH] scripts/mksysmap: skip objtool __pfx_ symbols
 2025-03-28 10:48 UTC 

[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
 2025-03-28 10:45 UTC  (3+ messages)

[PATCH 0/2] cgroup, docs: Clarify interaction of RT processes with cgroup v2 cpu controller
 2025-03-28 10:45 UTC  (6+ messages)
` [PATCH 2/2] cgroup, docs: Document interaction of RT processes with "

[PATCH v3 0/8] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
 2025-03-28 10:43 UTC  (5+ messages)
` [PATCH v3 5/8] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COM
  ` [PATCH v3 5/8] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COMy

[PATCH v6 0/1] MIPS: Fix idle VS timer enqueue
 2025-03-28 10:42 UTC  (7+ messages)
` [PATCH v6 1/1] "

[PATCH v3 00/18] clk: qcom: Add support to attach multiple power domains in cc probe
 2025-03-28 10:41 UTC  (13+ messages)
` [PATCH v3 02/18] dt-bindings: clock: qcom: Update sc8280xp camcc bindings
` [PATCH v3 03/18] dt-bindings: clock: qcom: sm8450-camcc: Allow to specify two power domains
` [PATCH v3 05/18] clk: qcom: common: Handle runtime power management in qcom_cc_really_probe
` [PATCH v3 16/18] arm64: dts: qcom: Add MXC power domain to camcc node on SM8450

[GIT PULL] pin control changes for v6.15
 2025-03-28 10:41 UTC 

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-03-28 10:38 UTC  (4+ messages)

[PATCH v6 0/4] rust: adds Bitmap API, ID pool and bindings
 2025-03-28 10:36 UTC  (3+ messages)
` [PATCH v6 3/4] rust: add bitmap API

[PATCH v6 4/4] dt-bindings:Add SQ52206 to ina2xx devicetree bindings
 2025-03-28 10:35 UTC  (2+ messages)

[PATCH v7 09/28] landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denials
 2025-03-28 10:33 UTC  (3+ messages)

[PATCH v9 0/5] PCI: dwc: Add support for configuring lane equalization presets
 2025-03-28 10:28 UTC  (6+ messages)
` [PATCH v9 1/5] arm64: dts: qcom: x1e80100: Add PCIe lane equalization preset properties
` [PATCH v9 2/5] PCI: of: Add of_pci_get_equalization_presets() API
` [PATCH v9 3/5] PCI: dwc: Update pci->num_lanes to maximum supported link width
` [PATCH v9 4/5] PCI: Add lane equalization register offsets
` [PATCH v9 5/5] PCI: dwc: Add support for configuring lane equalization presets

[PATCH] fuse: enable larger read buffers for readdir [v2]
 2025-03-28 10:15 UTC  (3+ messages)
` fuse: increase readdir() buffer size

[PATCH v2 0/4] drm/panel: Panel Refcounting infrastructure
 2025-03-28  8:51 UTC  (3+ messages)
` [PATCH v2 3/4] drm/panel: deprecate old-style panel allocation

[PATCH 1/2] nios2: force update_mmu_cache on spurious tlb-permission--related pagefaults
 2025-03-27 13:54 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®