LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-24 14:49:42 to 2024-04-24 16:29:45 UTC [more...]

[PATCH 0/7] Use mboxes instead of syscon for APCS (arm32 & arm64)
 2024-04-24 16:24 UTC  (4+ messages)
` [PATCH 5/7] arm64: dts: qcom: msm8953: Use mboxes properties for APCS
` [PATCH 6/7] arm64: dts: qcom: msm8976: "
` [PATCH 7/7] arm64: dts: qcom: msm8994: "

[PATCH] ubsan: Avoid i386 UBSAN handler crashes with Clang
 2024-04-24 16:29 UTC 

[PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
 2024-04-24 16:28 UTC  (2+ messages)

[PATCH][next] drm/amd/display: Fix spelling various spelling mistakes
 2024-04-24 16:28 UTC 

[PATCH] selftests: Make ksft_exit functions return void instead of int
 2024-04-24 16:27 UTC  (6+ messages)

[PATCH] ubsan: Remove 1-element array usage in debug reporting
 2024-04-24 16:27 UTC 

[PATCH] MAINTAINERS: Add ubsan.h to the UBSAN section
 2024-04-24 16:27 UTC 

[PATCH 6.1 000/141] 6.1.88-rc1 review
 2024-04-24 16:26 UTC  (2+ messages)

[RFC] net: add TCP fraglist GRO support
 2024-04-24 16:26 UTC  (13+ messages)

[PATCH 0/4] Define i2c_designware in a header file
 2024-04-24 16:26 UTC  (8+ messages)
` [PATCH 4/4] net: txgbe: Utilize i2c-designware.h

[PATCH v1 1/2] spi: spi-cadence: Add optional reset control support
 2024-04-24 16:26 UTC  (2+ messages)

[Patch v3 0/2] memory: tegra: Skip restricted register access from Guest
 2024-04-24 16:26 UTC  (4+ messages)
` [Patch v3 1/2] dt-bindings: make sid and broadcast reg optional

[PATCH v2] RISC-V: clarify what some RISCV_ISA* config options do
 2024-04-24 16:25 UTC 

[PATCH 0/6] HID/arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
 2024-04-24 16:24 UTC  (8+ messages)
` [PATCH 4/6] HID: i2c-hid: elan: fix reset suspend current leakage

[PATCH 0/2] riscv: Extension parsing fixes
 2024-04-24 16:19 UTC  (3+ messages)
` [PATCH 1/2] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH 2/2] riscv: cpufeature: Fix extension subset checking

[PATCH v2 4/7] dt-bindings: clock: Add binding constants for BLZP1600
 2024-04-24 16:14 UTC  (3+ messages)

[PATCH bpf-next v2 00/16] Introduce bpf_wq
 2024-04-24 16:14 UTC  (5+ messages)
` [PATCH bpf-next v2 11/16] bpf: wq: add bpf_wq_init

[PATCH v2 0/6] iio: light: stk3310: support powering off during suspend
 2024-04-24 16:14 UTC  (6+ messages)
` [PATCH v2 2/6] iio: light: stk3310: Implement vdd supply and power it "

[PATCH V4 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-04-24 16:13 UTC  (3+ messages)

[syzbot] possible deadlock in hfsplus_file_extend
 2024-04-24 16:12 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: Fix spelling mistake "PRORITY" -> "PRIORITY"
 2024-04-24 16:11 UTC 

[PATCH net-next] net: wwan: t7xx: Un-embed dummy device
 2024-04-24 16:11 UTC 

[PATCH v4 0/2] implement OA2_INHERIT_CRED flag for openat2()
 2024-04-24 16:09 UTC  (2+ messages)

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-04-24 16:08 UTC  (4+ messages)
` [PATCH v2 25/25] KVM: selftests: Add fred exception tests

[PATCH v8 0/7] VMware hypercalls enhancements
 2024-04-24 16:06 UTC  (3+ messages)
` [PATCH v8 1/7] x86/vmware: Move common macros to vmware.h

[PATCH v4 0/6] KVM: Guest Memory Pre-Population API
 2024-04-24 16:05 UTC  (4+ messages)
` [PATCH 2/6] KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory

Patch for mute led of HP Laptop 15 da3001TU
 2024-04-24 16:06 UTC 

[PATCH v4 00/15] Provide SEV-SNP support for running under an SVSM
 2024-04-24 15:58 UTC  (16+ messages)
` [PATCH v4 01/15] x86/sev: Shorten snp_secrets_page_layout to snp_secrets_page
` [PATCH v4 02/15] x86/sev: Rename snp_init() in the boot/compressed/sev.c file
` [PATCH v4 03/15] x86/sev: Make the VMPL0 checking more straight forward
` [PATCH v4 04/15] x86/sev: Check for the presence of an SVSM in the SNP Secrets page
` [PATCH v4 05/15] x86/sev: Use kernel provided SVSM Calling Areas
` [PATCH v4 06/15] x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0
` [PATCH v4 07/15] x86/sev: Use the SVSM to create a vCPU when not in VMPL0
` [PATCH v4 08/15] x86/sev: Provide SVSM discovery support
` [PATCH v4 09/15] x86/sev: Provide guest VMPL level to userspace
` [PATCH v4 10/15] virt: sev-guest: Choose the VMPCK key based on executing VMPL
` [PATCH v4 11/15] configfs-tsm: Allow the privlevel_floor attribute to be updated
` [PATCH v4 12/15] fs/configfs: Add a callback to determine attribute visibility
` [PATCH v4 13/15] x86/sev: Take advantage of configfs visibility support in TSM
` [PATCH v4 14/15] x86/sev: Extend the config-fs attestation support for an SVSM
` [PATCH v4 15/15] x86/sev: Allow non-VMPL0 execution when an SVSM is present

[PATCH 0/5] scsi: Avoid possible run-time warning with long manufacturer strings
 2024-04-24 15:59 UTC  (3+ messages)
` [PATCH 1/5] string.h: Introduce memtostr() and memtostr_pad()

[PATCH 00/10] AYN Odin 2 support
 2024-04-24 15:58 UTC  (14+ messages)
` [PATCH 01/10] dt-bindings: pwm: Add SI-EN SN3112 PWM support
` [PATCH 02/10] "
` [PATCH 03/10] dt-bindings: display: panel: Add Synaptics TD4328
` [PATCH 04/10] drm/panel: Add driver for Synaptics TD4328 LCD panel
` [PATCH 05/10] arm64: dts: qcom: pmk8550: Add PWM controller
` [PATCH 06/10] arm64: dts: qcom: sm8550: Add UART15
` [PATCH 07/10] arm64: dts: qcom: sm8550: Update EAS properties
` [PATCH 08/10] dt-bindings: vendor-prefixes: Add AYN Technologies
` [PATCH 09/10] dt-bindings: arm: qcom: Add AYN Odin 2
` [PATCH 10/10] arm64: dts: "

[PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
 2024-04-24 15:58 UTC  (6+ messages)

[PATCH v2] Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()
 2024-04-24 15:57 UTC  (14+ messages)

[RFC PATCH 0/2] mxl-gpy: add option to match SGMII speed to the TPI speed
 2024-04-24 15:56 UTC  (12+ messages)
` [RFC PATCH 2/2] net: phy: mxl-gpy: add new device tree property to disable SGMII autoneg

[PATCH 0/2] mm: introduce per-order mTHP split counters
 2024-04-24 15:54 UTC  (10+ messages)
` [PATCH 1/2] mm: add "
` [PATCH 2/2] mm: add docs for "

[RFC PATCH 0/9] kexec x86 purgatory cleanup
 2024-04-24 15:53 UTC  (10+ messages)
` [RFC PATCH 1/9] x86/purgatory: Drop function entry padding from purgatory
` [RFC PATCH 2/9] x86/purgatory: Simplify stack handling
` [RFC PATCH 3/9] x86/purgatory: Drop pointless GDT switch
` [RFC PATCH 4/9] x86/purgatory: Avoid absolute reference to GDT
` [RFC PATCH 5/9] x86/purgatory: Simplify GDT and drop data segment
` [RFC PATCH 6/9] kexec: Add support for fully linked purgatory executables
` [RFC PATCH 7/9] x86/purgatory: Use fully linked PIE ELF executable
` [RFC PATCH 8/9] x86/purgatory: Simplify references to regs array
` [RFC PATCH 9/9] kexec: Drop support for partially linked purgatory executables

[PATCH] cpufreq: sun50i: fix error returns in dt_has_supported_hw()
 2024-04-24 15:53 UTC  (2+ messages)

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-04-24 15:14 UTC  (7+ messages)
` [PATCH 2/7] cbd: introduce cbd_transport

[PATCH v3 0/4] Support MT8188 SCP core 1
 2024-04-24 15:52 UTC  (5+ messages)
` [PATCH v3 4/4] media: mediatek: imgsys: Support image processing

[PATCH v4 0/7] SRAT/CEDT fixes and updates
 2024-04-24 15:48 UTC  (8+ messages)
` [PATCH v4 1/7] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
` [PATCH v4 2/7] x86/numa: Remove numa_fill_memblks() from sparsemem.h using __weak
` [PATCH v4 3/7] ACPI/NUMA: Remove architecture dependent remainings
` [PATCH v4 4/7] ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit()
` [PATCH v4 5/7] ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_affinity()
` [PATCH v4 6/7] ACPI/NUMA: Add log messages for memory ranges found in CEDT
` [PATCH v4 7/7] ACPI/NUMA: Print CXL Early Discovery Table (CEDT)

[PATCH v2 0/3] Support fdinfo runtime and memory stats on Panthor
 2024-04-24 15:48 UTC  (3+ messages)
` [PATCH v2 1/3] drm/panthor: introduce job cycle and timestamp accounting

[PATCH v2 0/2] cpu: Fix default mitigation behavior
 2024-04-24 15:48 UTC  (5+ messages)
` [PATCH v2 2/2] cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n

[PATCH v3] cxl: Fix use of phys_to_target_node() for x86
 2024-04-24 15:47 UTC 

[PATCH] KVM: fix documentation for KVM_CREATE_GUEST_MEMFD
 2024-04-24 15:44 UTC  (2+ messages)

[PATCH v3 0/5] SRAT/CEDT fixes and updates
 2024-04-24 15:41 UTC  (4+ messages)
` [PATCH v3 1/5] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()

[PATCH] platform/x86: Add Steam Deck driver
 2024-04-24 15:40 UTC  (4+ messages)

[PATCH wireless v2] wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_trigger()
 2024-04-24 15:40 UTC  (2+ messages)

[PATCH v6 00/11] media: subdev: Improve stream enable/disable machinery
 2024-04-24 15:39 UTC  (12+ messages)
` [PATCH v6 01/11] media: subdev: Add privacy led helpers
` [PATCH v6 02/11] media: subdev: Use v4l2_subdev_has_op() in v4l2_subdev_enable/disable_streams()
` [PATCH v6 03/11] media: subdev: Add checks for subdev features
` [PATCH v6 04/11] media: subdev: Fix use of sd->enabled_streams in call_s_stream()
` [PATCH v6 05/11] media: subdev: Improve v4l2_subdev_enable/disable_streams_fallback
` [PATCH v6 06/11] media: subdev: Add v4l2_subdev_is_streaming()
` [PATCH v6 07/11] media: subdev: Support privacy led in v4l2_subdev_enable/disable_streams()
` [PATCH v6 08/11] media: subdev: Refactor v4l2_subdev_enable/disable_streams()
` [PATCH v6 09/11] media: subdev: Support single-stream case in v4l2_subdev_enable/disable_streams()
` [PATCH v6 10/11] media: subdev: Support non-routing subdevs in v4l2_subdev_s_stream_helper()
` [PATCH v6 11/11] media: subdev: Improve s_stream documentation

[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-24 15:36 UTC  (7+ messages)
` [PATCH v3 06/17] riscv: Fix extension subset checking

[PATCH] coresight: stm: Remove duplicate linux/acpi.h header
 2024-04-24 15:35 UTC  (2+ messages)

[PATCH] coresight: Remove duplicate linux/amba/bus.h header
 2024-04-24 15:35 UTC  (2+ messages)

[PATCH v2 00/16] Consistently prefer sysfs/json events
 2024-04-24 15:34 UTC  (10+ messages)
` [PATCH v2 13/16] perf parse-events: Improvements to modifier parsing

[PATCH 0/3] KVM: x86: Fix supported VM_TYPES caps
 2024-04-24 15:33 UTC  (4+ messages)
` [PATCH 3/3] KVM: x86: Explicitly zero kvm_caps during vendor module load

[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-24 15:33 UTC  (6+ messages)
` [PATCH v7 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs

[PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
 2024-04-24 15:32 UTC  (9+ messages)

[PATCH net-next] net: phy: marvell: add support for MV88E6020 internal PHYs
 2024-04-24 15:27 UTC  (6+ messages)

[PATCH v21 0/5] Introducing trace buffer mapping by user-space
 2024-04-24 15:26 UTC  (3+ messages)
` [PATCH v21 2/5] ring-buffer: Introducing ring-buffer mapping functions

[PATCH] Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
 2024-04-24 15:23 UTC  (5+ messages)

[PATCH] iio: adc: ad7606: remove frstdata check
 2024-04-24 15:22 UTC  (3+ messages)

[RFC][PATCH 00/10] sched/fair: Complete EEVDF
 2024-04-24 15:20 UTC  (10+ messages)
` [RFC][PATCH 08/10] sched/fair: Implement delayed dequeue

[PATCH v2 3/7] dt-bindings: reset: Add binding constants for BLZP1600
 2024-04-24 15:20 UTC  (3+ messages)

[PATCH] staging: vc04_services: Delete unnecessary NULL check
 2024-04-24 15:17 UTC  (2+ messages)

[PATCH v2 0/6] Ensure the copied buf is NUL terminated
 2024-04-24 15:16 UTC  (4+ messages)
` [PATCH v2 5/6] cio: ensure "

[PATCH 0/2] test_xarray: couple of fixes for v6-9-rc6
 2024-04-24 15:16 UTC  (5+ messages)
` [PATCH 1/2] tools: fix userspace compilation with new test_xarray changes
` [PATCH 2/2] lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()

[PATCH v2 6/7] arm64: Add initial support for Blaize BLZP1600 CB2
 2024-04-24 15:15 UTC  (2+ messages)

[RFC PATCH] workqueue: Fix rescuer task's name truncated
 2024-04-24 15:12 UTC  (4+ messages)

[PATCH V2 00/19] timekeeping: Handle potential multiplication overflow
 2024-04-24 15:11 UTC  (3+ messages)
` [PATCH V2 04/19] math64: Tidy mul_u64_u32_shr()

[PATCH] mfd: ssbi: Remove an unused field in struct ssbi
 2024-04-24 15:10 UTC 

[PATCH v3 1/1] ALSA: control: Use list_for_each_entry_safe()
 2024-04-24 15:09 UTC  (2+ messages)

[PATCH 1/2] fs: reorganize path_openat()
 2024-04-24 15:07 UTC  (4+ messages)

[RFC PATCH 0/1] sched/eevdf: Curb wakeup preemption further
 2024-04-24 15:07 UTC  (3+ messages)
` [RFC PATCH 1/1] sched/eevdf: Skip eligibility check for current entity during wakeup preemption

[PATCH linux-next] macintosh/macio-adb: replace of_node_put() with __free
 2024-04-24 15:07 UTC 

[PATCH RESEND v4 0/4] spi: dw: Auto-detect number of native CS
 2024-04-24 15:06 UTC  (5+ messages)
` [PATCH RESEND v4 1/4] spi: dw: Convert to using BITS_TO_BYTES() macro
` [PATCH RESEND v4 2/4] spi: dw: Add a number of native CS auto-detection
` [PATCH RESEND v4 3/4] spi: dw: Convert dw_spi::num_cs to u32
` [PATCH RESEND v4 4/4] spi: dw: Drop default number of CS setting

[PATCH net-next] net: openvswitch: Release reference to netdev
 2024-04-24 15:05 UTC  (2+ messages)
` [ovs-dev] "

[PATCH v2 1/1] Documentation/core-api: Add swiotlb documentation
 2024-04-24 15:02 UTC 

[PATCH] cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations
 2024-04-24 15:01 UTC  (2+ messages)

[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
 2024-04-24 15:00 UTC  (11+ messages)

[PATCH v1 0/3] hwmon: (pmbus) Add support for Infineon XDP710
 2024-04-24 14:59 UTC  (5+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 3/3] Documentation: hwmon: Add infineon xdp710 driver

[PATCH v3 0/2] Add IAX45 support for RZ/Five SoC
 2024-04-24 14:58 UTC  (3+ messages)
` [PATCH v3 2/2] irqchip/renesas-rzg2l: Add "

[PATCH v4] usb-storage: Optimize scan delay more precisely
 2024-04-24 14:58 UTC  (3+ messages)

[PATCH] clk: rockchip: Remove some unused fields in struct rockchip_mmc_clock
 2024-04-24 14:48 UTC 

[PATCH v3 0/2] Add StarFive's JH8100 StarLink Cache Controller
 2024-04-24 14:57 UTC  (9+ messages)
` [PATCH v3 1/2] cache: Add StarFive StarLink cache management for StarFive JH8100

[PATCH 00/12] cachefiles: some bugfixes and cleanups for ondemand requests
 2024-04-24 14:55 UTC  (3+ messages)
` [PATCH 03/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()

[PATCH v4 0/7] Managing live video input format for ZynqMP DPSUB
 2024-04-24 14:54 UTC  (2+ messages)

INFO: task hung in bdev_open
 2024-04-24 14:54 UTC  (3+ messages)

[PATCH net-next 0/8] net: openvswitch: Add sample multicasting
 2024-04-24 14:54 UTC  (3+ messages)
` [PATCH net-next 2/8] net: psample: add multicast filtering on group_id

[PATCH v1 0/2] Documentation: process: Clarify use of Cc:
 2024-04-24 14:53 UTC  (2+ messages)

[PATCH net-next] net: qede: flower: validate control flags
 2024-04-24 14:52 UTC  (2+ messages)

[PATCH v2] software node: Implement device_get_match_data fwnode callback
 2024-04-24 14:52 UTC  (7+ messages)

[PATCHv10 00/18] x86/tdx: Add kexec support
 2024-04-24 14:51 UTC  (8+ messages)
` [PATCHv10 04/18] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup

[PATCH] KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state
 2024-04-24 14:51 UTC  (7+ messages)

[PATCH v2 1/1] ALSA: control: Use list_for_each_entry_safe()
 2024-04-24 14:49 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: msm8916-samsung-fortuna/rossa: Add connector for MUIC
 2024-04-24 14:49 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).