mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3 0/5] efi: Don't initalize SEV-SNP from the EFI stub
 2025-04-22 10:07 UTC  (2+ messages)
` [PATCH v3 1/5] x86/boot: Drop unused sev_enable() fallback

[PATCH v3 0/3] rockchip,otp: Add support for rk3562 and rk3568
 2025-04-22 10:07 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: nvmem: "
` [PATCH v3 2/3] nvmem: rockchip-otp: Add support for rk3568-otp
` [PATCH v3 3/3] nvmem: rockchip-otp: Add support for rk3562

[PATCH v3 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-04-22 10:05 UTC  (5+ messages)
` [PATCH v3 1/5] power: supply: correct capacity computation
` [PATCH v3 3/5] dt-bindings: power: supply: add max77759-fg flavor

[PATCH v2] rtla: Set distinctive exit value for failed tests
 2025-04-22 10:04 UTC  (2+ messages)

[RFC PATCH 00/24] KVM: SVM: Rework ASID management
 2025-04-22 10:04 UTC  (17+ messages)
` [RFC PATCH 06/24] KVM: SEV: Track ASID->vCPU instead of ASID->VMCB
` [RFC PATCH 09/24] KVM: SEV: Generalize tracking ASID->vCPU with xarrays
` [RFC PATCH 10/24] KVM: SVM: Use a single ASID per VM
` [RFC PATCH 13/24] KVM: nSVM: Parameterize svm_flush_tlb_asid() by is_guest_mode
` [RFC PATCH 20/24] KVM: nSVM: Do not reset TLB_CONTROL in VMCB02 on nested entry
  ` [RFC PATCH 23/24] KVM: nSVM: Allocate a new ASID for nested guests

[PATCH] crypto: atmel-sha204a - Set hwrng quality to lowest possible
 2025-04-22 10:02 UTC  (2+ messages)

[PATCH v1] arm64: dts: imx8qm: add ethernet aliases
 2025-04-22 10:02 UTC 

[PATCH v3] staging: iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-22 10:02 UTC  (2+ messages)

[PATCH v4 03/11] drm/fourcc: Add DRM_FORMAT_Y8
 2025-04-22 10:01 UTC  (14+ messages)

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-22  9:57 UTC  (13+ messages)
` [RFC PATCH v2 05/34] x86/msr: Return u64 consistently in Xen PMC read functions
` [RFC PATCH v2 06/34] x86/msr: Use the alternatives mechanism to read PMC
` [RFC PATCH v2 21/34] x86/msr: Utilize the alternatives mechanism to write MSR
` [RFC PATCH v2 22/34] x86/msr: Utilize the alternatives mechanism to read MSR

linux-next: build failure after merge of the tip tree
 2025-04-22  9:56 UTC  (4+ messages)

[PATCH] axis-fifo: Remove hardware resets for user errors
 2025-04-22  9:56 UTC  (2+ messages)

[RFC][PATCH] sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
 2025-04-22  9:55 UTC  (3+ messages)

[PATCH 0/6] cpufreq: Boost related cleanups / fixes
 2025-04-22  9:53 UTC  (7+ messages)
` [PATCH 1/6] cpufreq: acpi: Don't enable boost on policy exit
` [PATCH 2/6] cpufreq: acpi: Re-sync CPU boost state on system resume
` [PATCH 3/6] cpufreq: Don't unnecessarily call set_boost()
` [PATCH 4/6] cpufreq: Introduce policy_set_boost()
` [PATCH 5/6] cpufreq: Preserve policy's boost state after resume
` [PATCH 6/6] cpufreq: Force sync policy boost with global boost on sysfs update

[PATCH v2 bpf] xsk: Fix offset calculation in unaligned mode
 2025-04-22  9:53 UTC  (2+ messages)

[PATCH v2 bpf] xsk: Fix race condition in AF_XDP generic RX path
 2025-04-22  9:53 UTC  (2+ messages)

[PATCH v3 0/7] Additional methods for Vec
 2025-04-22  9:52 UTC  (8+ messages)
` [PATCH v3 1/7] rust: alloc: add Vec::clear
` [PATCH v3 2/7] rust: alloc: add Vec::pop
` [PATCH v3 3/7] rust: alloc: add Vec::push_within_capacity
` [PATCH v3 4/7] rust: alloc: add Vec::drain_all
` [PATCH v3 5/7] rust: alloc: add Vec::retain
` [PATCH v3 6/7] rust: alloc: add Vec::remove
` [PATCH v3 7/7] rust: alloc: add Vec::insert_within_capacity

[PATCH 0/5] Additional methods for Vec
 2025-04-22  9:48 UTC  (4+ messages)
` [PATCH 5/5] rust: alloc: add Vec::retain

[PATCH v2] memcg: introduce non-blocking limit setting option
 2025-04-22  9:48 UTC  (4+ messages)

linux-next: manual merge of the iio tree with Linus' tree
 2025-04-22  9:46 UTC 

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

[PATCH v5 00/16] Attack vector controls (part 1)
 2025-04-22  9:46 UTC  (8+ messages)
` [PATCH v5 02/16] x86/bugs: Restructure TAA mitigation

linux-next: duplicate patch in the kspp tree
 2025-04-22  9:44 UTC 

[PATCH 0/5] riscv: misaligned: fix interruptible context and add tests
 2025-04-22  9:44 UTC  (5+ messages)
` [PATCH 1/5] riscv: misaligned: factorize trap handling

[PATCH] arm64: dts: imx8mm-verdin: Link reg_nvcc_sd to usdhc2
 2025-04-22  9:44 UTC  (5+ messages)

[PATCH 3/8] rust: pin-init: Implement `Wrapper` for `UnsafePinned` behind feature flag
 2025-04-22  9:42 UTC  (5+ messages)
` [PATCH 6/8] rust: pin-init: allow `pub` fields in `derive(Zeroable)`

[PATCH 0/8] media: uvcvideo: Add support for V4L2_CID_CAMERA_SENSOR_ORIENTATION
 2025-04-22  9:41 UTC  (6+ messages)
` [PATCH 3/8] media: v4l: fwnode: Support acpi devices for v4l2_fwnode_device_parse

[PATCH v4 0/3] Use proper printk format in appletbdrm
 2025-04-22  9:41 UTC  (6+ messages)
` [PATCH v4 1/3] lib/vsprintf: Add support for generic FourCCs by extending %p4cc

[PATCH] cpufreq: acpi: Don't enable boost on policy exit
 2025-04-22  9:41 UTC  (11+ messages)

[RESEND PATCH 00/10] Add Tegra264 support in AHUB drivers
 2025-04-22  9:38 UTC  (11+ messages)
` [RESEND PATCH 01/10] dt-bindings: ASoC: Document Tegra264 APE support
` [RESEND PATCH 02/10] ASoC: tegra: CIF: Add Tegra264 support
` [RESEND PATCH 03/10] ASoC: tegra: ADMAIF: "
` [RESEND PATCH 04/10] ASoC: tegra: ASRC: Update ARAM address
` [RESEND PATCH 05/10] ASoC: tegra: Update PLL rate for Tegra264
` [RESEND PATCH 06/10] ASoC: tegra: I2S: Add Tegra264 support
` [RESEND PATCH 07/10] ASoC: tegra: AMX: "
` [RESEND PATCH 08/10] ASoC: tegra: ADX: "
` [RESEND PATCH 09/10] ASoC: tegra: AHUB: "
` [RESEND PATCH 10/10] ASoC: tegra: Tegra264 support in isomgr_bw

[PATCH V2 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-04-22  9:37 UTC  (5+ messages)
` [PATCH V2 1/1] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM

[PATCH] nvmem: rockchip-otp: Handle internal word_size in main reg_read op
 2025-04-22  9:37 UTC  (2+ messages)

[PATCH 0/3] Move duplicated instructions macros into asm/insn.h
 2025-04-22  9:36 UTC  (7+ messages)
` [PATCH 1/3] riscv: Fix typo EXRACT -> EXTRACT
` [PATCH 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
` [PATCH 3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h

[PATCH v1] mm/contpte: Optimize loop to reduce redundant operations
 2025-04-22  9:33 UTC  (5+ messages)
` [mm/contpte v3 0/1] "
  ` [mm/contpte v3 1/1] "

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-04-22  9:31 UTC  (9+ messages)
` [PATCH v2 1/8] media: v4l2-common: Add YUV24 format info
` [PATCH v2 2/8] dt-bindings: media: nxp: Add Wave6 video codec device
` [PATCH v2 3/8] media: chips-media: wave6: Add Wave6 driver
` [PATCH v2 4/8] media: chips-media: wave6: Add Wave6 control driver
` [PATCH v2 5/8] media: chips-media: wave6: Add Wave6 VPU interface
` [PATCH v2 6/8] media: chips-media: wave6: Improve debugging capabilities
` [PATCH v2 7/8] media: chips-media: wave6: Add v4l2 m2m driver support
` [PATCH v2 8/8] media: chips-media: wave6: Add Wave6 core driver

[PATCH] perf/tests: Fix tests 84 and 86 Add --metric-only on s390
 2025-04-22  9:30 UTC  (3+ messages)

[PATCH 0/7] RFC: coverage deduplication for KCOV
 2025-04-22  9:29 UTC  (3+ messages)
` [PATCH 5/7] kcov: add ioctl(KCOV_UNIQUE_ENABLE)

[PATCH v13 0/3] sched: Restructure task_mm_cid_work for predictability
 2025-04-22  9:27 UTC  (4+ messages)
` [PATCH v13 2/3] sched: Move task_mm_cid_work to mm work_struct

[PATCH] x86: remove orphan header file e820.h
 2025-04-22  9:26 UTC  (3+ messages)

[PATCH] fsldma: Support 40 bit DMA addresses where capable
 2025-04-22  9:25 UTC  (6+ messages)

[PATCH net-next 0/3] net/mlx5: HWS, Improve IP version handling
 2025-04-22  9:25 UTC  (4+ messages)
` [PATCH net-next 1/3] net/mlx5: HWS, Fix IP version decision
` [PATCH net-next 2/3] net/mlx5: HWS, Harden IP version definer checks
` [PATCH net-next 3/3] net/mlx5: HWS, Disallow matcher IP version mixing

[PATCH 5.4+] MIPS: ds1287: Match ds1287_set_base_clock() function types
 2025-04-22  9:24 UTC 

[PATCH v5 1/6] vmlinux.lds: Include .data.rel[.local] into .data section
 2025-04-22  9:22 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 2/6] x86/sev: Move noinstr NMI handling code into separate source file
 2025-04-22  9:22 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 3/6] x86/sev: Split off startup code from core code
 2025-04-22  9:22 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 4/6] x86/boot: Move SEV startup code into startup/
 2025-04-22  9:22 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 5/6] x86/boot: Drop RIP_REL_REF() uses from early SEV code
 2025-04-22  9:22 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 6/6] x86/asm: Retire RIP_REL_REF()
 2025-04-22  9:22 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH 5.10.y 1/2] smb: client: fix UAF in async decryption
 2025-04-22  9:22 UTC 

[PATCH 5.10.y 2/2] smb: client: fix NULL ptr deref in crypto_aead_setkey()
 2025-04-22  9:21 UTC 

[PATCH v1 0/9] coresight: Fix and improve clock usage
 2025-04-22  9:21 UTC  (4+ messages)
` [PATCH v1 7/9] coresight: Make clock sequence consistent

[PATCH 5.4+] MIPS: cevt-ds1287: Add missing ds1287.h include
 2025-04-22  9:16 UTC 

[PATCH v3 0/2] Add support for LT3074 low voltage linear regulator
 2025-04-22  9:16 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: add lt3074

[RFC PATCH bpf-next] libbpf: remove sample_period init in perf_buffer
 2025-04-22  9:15 UTC 

[PATCH v2] drm/amdgpu: check a user-provided number of BOs in list
 2025-04-22  9:12 UTC  (2+ messages)
` AW: "

Merging CVQ handling for vdpa drivers
 2025-04-22  9:11 UTC  (3+ messages)

[PATCH][next] net: axienet: Fix spelling mistake "archecture" -> "architecture"
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH v1] ACPI: battery: Reduce unnecessary calls to acpi_battery_update()
 2025-04-22  9:10 UTC 

[PATCH][next] net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and comments
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH net-next 0/2] net: Adopting nlmsg_payload() (final series)
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH v2] xen-netfront: handle NULL returned by xdp_convert_buff_to_frame()
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH v7 0/2] net/mlx5: Fix NULL dereference and memory leak in ttc_table creation
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH net 0/3] ENETC bug fixes for bpf_xdp_adjust_head() and bpf_xdp_adjust_tail()
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH][next] ata: sata_sx4: Fix spelling mistake "parttern" -> "pattern"
 2025-04-22  9:09 UTC 

[PATCH 5.4+] MIPS: dec: Declare which_prom() as static
 2025-04-22  9:09 UTC 

[PATCH v2] mm/mm_init: Don't iterate pages below ARCH_PFN_OFFSET
 2025-04-22  9:08 UTC  (3+ messages)

[PATCH net v2] net: dp83822: Fix OF_MDIO config check
 2025-04-22  9:06 UTC 

[PATCH v9 0/7] Introduction of PSCR Framework and Related Components
 2025-04-22  9:05 UTC  (9+ messages)
` [PATCH v9 1/7] power: Extend power_on_reason.h for upcoming PSCRR framework
` [PATCH v9 2/7] reboot: hw_protection_trigger: use standardized numeric shutdown/reboot reasons instead of strings
` [PATCH v9 3/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage
` [PATCH v9 4/7] nvmem: provide consumer access to cell size metrics
` [PATCH v9 5/7] nvmem: add support for device and sysfs-based cell lookups
` [PATCH v9 6/7] power: reset: add PSCR NVMEM Driver for Recording Power State Change Reasons
` [PATCH v9 7/7] Documentation: Add sysfs documentation for PSCRR reboot reason tracking

[PATCH 0/3] Input: convert GPIO chips to using new value setters
 2025-04-22  9:01 UTC  (5+ messages)
` [PATCH 3/3] Input: adp5589 - use new GPIO line value setter callbacks

[PATCH 00/13] ARM: vt8500: DT bindings and dts updates
 2025-04-22  9:01 UTC  (7+ messages)
` [PATCH 03/13] dt-bindings: mmc: vt8500-sdmmc: Convert to YAML

[PATCH v2 1/4] mm/hugetlb: Refactor unmap_ref_private() to take folio instead of page
 2025-04-22  9:00 UTC  (9+ messages)
` [PATCH v2 2/4] mm/hugetlb: Refactor unmap_hugepage_range() "
` [PATCH v2 3/4] mm/hugetlb: Refactor __unmap_hugepage_range() "
` [PATCH v2 4/4] mm/hugetlb: Convert use of struct page to folio in __unmap_hugepage_range()

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-22  8:56 UTC  (9+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes

[PATCH 1/2] dt-bindings: iio: dac: ad7293: add vrefin support
 2025-04-22  8:55 UTC  (2+ messages)
` [PATCH 2/2] iio: dac: ad7293: add adc reference configuration

[PATCH v12 0/5] Change PWM-controlled LED pin active mode and algorithm
 2025-04-22  8:53 UTC  (6+ messages)
` [PATCH v12 1/5] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v12 2/5] pwm: sifive: change the PWM algorithm
` [PATCH v12 3/5] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function
` [PATCH v12 4/5] pwm: sifive: Fix rounding issues in apply and get_state functions
` [PATCH v12 5/5] pwm: sifive: clarify inverted compare logic in comments

[PATCH v2 0/5] mm/vmalloc.c: code cleanup and improvements
 2025-04-22  8:53 UTC  (2+ messages)

[PATCH v3 00/32] kselftest harness and nolibc compatibility
 2025-04-22  8:51 UTC  (3+ messages)

[PATCH 6.1 000/205] 6.1.134-rc2 review
 2025-04-22  8:51 UTC  (3+ messages)

[linus:master] [ext4] 896b02d0b9: stress-ng.fiemap.ops_per_sec 15.8% regression
 2025-04-22  8:51 UTC  (2+ messages)

[PATCH v5 0/3] Add basic SPI support for SOPHGO SG2042 SoC
 2025-04-22  8:50 UTC  (3+ messages)
` [PATCH v5 2/3] spi: dt-bindings: snps,dw-apb-ssi: Add compatible "

[PATCH] io_uring: Add new functions to handle user fault scenarios
 2025-04-22  8:50 UTC  (4+ messages)

[PATCH v2 1/2] khugepaged: Refactor trace_mm_collapse_huge_page_isolate() to take folio instead of page
 2025-04-22  8:50 UTC  (5+ messages)
` [PATCH v2 2/2] khugepaged: Refactor trace_mm_khugepaged_scan_pmd() "

[linus:master] [block] 30f1e72414: blktests.nvme/019.device.fail
 2025-04-22  8:48 UTC 

[PATCH RESEND] x86/smpboot: avoid SMT domain attach/destroy if SMT is not enabled
 2025-04-22  8:47 UTC 

[PATCH v5 0/5] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-04-22  8:46 UTC  (3+ messages)
` [PATCH v5 1/5] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller

[PATCH 5.4/5.10] nvmet-fc: Remove unused functions
 2025-04-22  8:46 UTC 

[PATCH net-next v9 0/9] Device memory TCP TX
 2025-04-22  8:45 UTC  (3+ messages)
` [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support

[PATCH v9 0/4] Panthor BO tagging and GEMS debug display
 2025-04-22  8:44 UTC  (5+ messages)
` [PATCH v9 4/4] drm/panthor: show device-wide list of DRM GEM objects over DebugFS

[PATCH v10 0/3] Add STM32MP25 SPI NOR support
 2025-04-22  8:44 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller
` [PATCH v10 2/3] memory: Add STM32 Octo Memory Manager driver
` [PATCH v10 3/3] MAINTAINERS: add entry for STM32 OCTO MEMORY MANAGER driver

[PATCH v1 0/5] DT: Enable sharing resources for SMT threads
 2025-04-22  8:43 UTC  (6+ messages)
` [PATCH v1 1/5] DT: add infra for finding CPU id from phandle
` [PATCH v1 2/5] arm64: of: handle multiple threads in ARM cpu node
` [PATCH v1 3/5] driver/base/arch_topology: update CPU map to use the new API
` [PATCH v1 4/5] driver/hwtracing/coresight: Use of_cpu_phandle_to_id for grabbing CPU id
` [PATCH v1 5/5] DT: of_cpu_phandle_to_id to support SMT threads

[PATCH v5 0/7] Support for GPU ACD feature on Adreno X1-85
 2025-04-22  8:43 UTC  (3+ messages)
` [PATCH v5 5/7] dt-bindings: opp: Add v2-qcom-adreno vendor bindings

[RFC PATCH v2 0/2] Extend mmio-mux driver to configure mux with new DT property
 2025-04-22  8:42 UTC  (9+ messages)
` [RFC PATCH v2 1/2] devicetree: bindings: mux: reg-mux: Update bindings for reg-mux for new property

[linus:master] [ucount] b4dc0bee2a: stress-ng.set.ops_per_sec 7.5% improvement
 2025-04-22  8:42 UTC 

[PATCH v2 0/2] iio: dac: adi-axi-dac: fix for wrong bus read
 2025-04-22  8:41 UTC  (3+ messages)

[PATCH 5.15/6.1/6.6] nvmet-fc: Remove unused functions
 2025-04-22  8:40 UTC 

[PATCH 00/16] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-04-22  8:40 UTC  (2+ messages)

[PATCH] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
 2025-04-22  8:39 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v9 0/3] Add STM32MP25 SPI NOR support
 2025-04-22  8:37 UTC  (4+ messages)
` [PATCH v9 2/3] memory: Add STM32 Octo Memory Manager driver

[PATCH v6 0/5] leds: add new LED driver for TI LP5812
 2025-04-22  8:35 UTC  (3+ messages)
` [PATCH v6 1/5] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver

Kernel 6.15-rc2 unable to boot on 32bit x86 with PAE
 2025-04-22  8:35 UTC  (5+ messages)

[PATCH 6.12/6.14] nvmet-fc: Remove unused functions
 2025-04-22  8:34 UTC 

[PATCH v3 00/15] Add support for DU and DSI on the Renesas RZ/V2H(P) SoC
 2025-04-22  8:32 UTC  (4+ messages)
` [PATCH v3 15/15] drm: renesas: rz-du: mipi_dsi: Add support for "

[PATCH v2 0/5] Enable QPIC BAM and QPIC NAND support for SDX75
 2025-04-22  8:32 UTC  (4+ messages)
` [PATCH v2 3/5] arm64: dts: qcom: sdx75: Add QPIC BAM support

[PATCH net] net: dp83822: Fix OF_MDIO config check
 2025-04-22  8:30 UTC  (3+ messages)

[PATCH v3 0/4] Introduce usb-hub.yaml binding and add support for Parade PS5511
 2025-04-22  8:28 UTC  (2+ messages)
` [PATCH v3 4/4] usb: misc: onboard_usb_dev: Add Parade PS5511 hub support

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®