mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/2] hyperv: Fixes for get_vtl(void)
 2024-12-19 20:04 UTC  (13+ messages)
` [PATCH 1/2] hyperv: Fix pointer type for the output of the hypercall in get_vtl(void)
` [PATCH 2/2] hyperv: Do not overlap the input and output hypercall areas "

[PATCH 4.19 000/349] 4.19.323-rc2 review
 2024-12-19 20:03 UTC  (2+ messages)

[PATCH v4 0/4] firmware: ti_sci: Partial-IO support
 2024-12-19 20:02 UTC  (5+ messages)
` [PATCH v4 1/4] firmware: ti_sci: Support transfers without response
` [PATCH v4 2/4] firmware: ti_sci: Partial-IO support
` [PATCH v4 3/4] arm64: dts: ti: k3-pinctrl: Add WKUP_EN flag
` [PATCH v4 4/4] arm64: dts: ti: am62-lp-sk: Add wakeup mcu_mcan0/1 pinctrl

[PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices
 2024-12-19 20:01 UTC  (6+ messages)
` [PATCH v9 4/9] mfd: add base driver for qnap-mcu devices

[PATCH v5 0/7] ipu6: get rid of all the IS_ENABLED(CONFIG_ACPI)
 2024-12-19 20:01 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: atmel: Convert to json schema
 2024-12-19 20:01 UTC  (2+ messages)

[PATCH v6 0/7] can: m_can: Add am62 wakeup support
 2024-12-19 19:57 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: can: m_can: Add wakeup properties
` [PATCH v6 2/7] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH v6 3/7] can: m_can: Return ERR_PTR on error in allocation
` [PATCH v6 4/7] can: m_can: Support pinctrl wakeup state
` [PATCH v6 5/7] arm64: dts: ti: k3-am62: Mark mcu_mcan0/1 as wakeup-source
` [PATCH v6 6/7] arm64: dts: ti: k3-am62a-mcu: "
` [PATCH v6 7/7] arm64: dts: ti: k3-am62p-mcu: "

[PATCH 0/2] drm/i2c: tda998x: move under drivers/gpu/drm/bridge
 2024-12-19 19:57 UTC  (3+ messages)
` [PATCH 2/2] drm/i2c: move TDA drivers "

[PATCH v8 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2024-12-19 19:55 UTC  (4+ messages)

[PATCHSET v7 sched_ext/for-6.14] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2024-12-19 19:52 UTC  (8+ messages)
` [PATCH 1/6] sched/topology: introduce for_each_numa_hop_node() / sched_numa_hop_node()

[PATCH v2 0/3] riscv: spacemit: add gpio support for K1 SoC
 2024-12-19 19:52 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: gpio: spacemit: add "

[PATCH 0/6] arm64: dts: freescale: imx8mp-skov: switch to nominal drive mode
 2024-12-19 19:49 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: clock: imx8m: document nominal/overdrive properties

[RFC PATCH 0/4] Add support for AD4170
 2024-12-19 19:49 UTC  (3+ messages)
` [RFC PATCH 3/4] iio: adc: "

[PATCH] iommu/io-pgtable-arm: Fix cfg reading in arm_lpae_concat_mandatory()
 2024-12-19 19:47 UTC  (2+ messages)

[PATCH] iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcoding
 2024-12-19 19:47 UTC  (2+ messages)

[PATCH v9 0/8] Add MSM8917/PM8937/Redmi 5A
 2024-12-19 19:47 UTC  (2+ messages)

[PATCH v3 0/6] arm64: Clean up and simplify PA space size handling
 2024-12-19 19:47 UTC  (2+ messages)

[PATCH 0/2] docs: arm64: Document MDCR_EL3 boot requirements
 2024-12-19 19:47 UTC  (2+ messages)

[syzbot] [kernel?] WARNING in posixtimer_send_sigqueue (2)
 2024-12-19 19:46 UTC  (2+ messages)
` [PATCH] signal/posixtimers: Handle ignore/blocked sequences correctly

[PATCH v3 0/5] Add eDMAv3 support for S32G2/S32G3 SoCs
 2024-12-19 19:46 UTC  (3+ messages)
` [PATCH v3 3/5] dt-bindings: dma: fsl-edma: add nxp,s32g2-edma compatible string

[PATCH v10 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-12-19 19:45 UTC  (8+ messages)
` [PATCH v10 16/24] x86/resctrl: Add interface to the assign counter
        `  "

[PATCH 0/3] Allow specifying an S2RAM sleep on pre-SYSTEM_SUSPEND PSCI impls
 2024-12-19 19:43 UTC  (19+ messages)
` [PATCH 1/3] dt-bindings: arm,psci: Allow S2RAM power_state parameter description
` [PATCH 3/3] firmware/psci: Allow specifying an S2RAM state through CPU_SUSPEND

[PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-12-19 19:42 UTC  (20+ messages)
` [PATCH v12 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v12 02/19] x86: Secure Launch Kconfig
` [PATCH v12 03/19] x86: Secure Launch Resource Table header file
` [PATCH v12 04/19] x86: Secure Launch main "
` [PATCH v12 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v12 06/19] x86: Add early SHA-256 "
` [PATCH v12 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v12 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v12 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v12 10/19] x86: Secure Launch kernel late "
` [PATCH v12 11/19] x86: Secure Launch SMP bringup support
` [PATCH v12 12/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v12 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v12 14/19] tpm, tpm_tis: Close all localities
` [PATCH v12 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v12 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v12 17/19] tpm, sysfs: Show locality used by kernel
` [PATCH v12 18/19] x86: Secure Launch late initcall platform module
` [PATCH v12 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch

[PATCH 0/8] Add support for MAX7360 multifunction device
 2024-12-19 19:35 UTC  (3+ messages)
` [PATCH 6/8] input: keyboard: Add support for MAX7360 keypad

Help Needed: Debugging Memory Corruption results GPF
 2024-12-19 19:33 UTC  (2+ messages)

[PATCH v2] cpufreq/amd-pstate: Refactor max frequency calculation
 2024-12-19 19:32 UTC  (2+ messages)

[PATCH v10 0/4] media: qcom: camss: Add sc7280 support
 2024-12-19 19:32 UTC  (7+ messages)
` [PATCH v10 3/4] arm64: dts: qcom: sc7280: Add support for camss
` [PATCH v10 4/4] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine

btrfs: add btrfs_read_policy_to_enum helper and refactor read, policy store
 2024-12-19 19:30 UTC  (4+ messages)

[PATCH 00/10] arm64: dts: imx8mp-skov: flesh out device trees
 2024-12-19 19:27 UTC  (22+ messages)
` [PATCH 03/10] arm64: dts: imx8mp-skov: use I2C5 for DDC
` [PATCH 04/10] arm64: dts: imx8mp-skov: describe HDMI display pipeline
` [PATCH 06/10] arm64: dts: imx8mp-skov: describe LVDS "
` [PATCH 07/10] arm64: dts: imx8mp-skov: configure uart1 for RS485
` [PATCH 09/10] arm64: dts: imx8mp-skov: fix phy-mode
` [PATCH 10/10] arm64: dts: imx8mp-skov: increase I2C clock frequency for RTC

[PATCH RFC v2 0/4] lib/sbitmap: fix shallow_depth tag allocation
 2024-12-19 19:25 UTC  (8+ messages)
` [PATCH RFC v2 4/4] block/mq-deadline: introduce min_async_depth

[PATCH] iio: ABI: combine current input sections
 2024-12-19 19:25 UTC 

[PATCH v3 0/2] Add support for Avago/Broadcom APDS9160
 2024-12-19 19:22 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: iio: light: Add APDS9160 binding
  ` [PATCH 2/9] dt-bindings: media: clarify stm32 csi & simplify example
` [PATCH v3 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver

[RFC PATCH v2] Weighted interleave auto-tuning
 2024-12-19 19:18 UTC 

[PATCH v2] Bluetooth: hci_uart: fix race during initialization
 2024-12-19 19:18 UTC  (4+ messages)

[PATCH] Input: atkbd: Fix so copilot key generates F23 keycode
 2024-12-19 19:17 UTC  (9+ messages)

[PATCH v10 0/1] MCTP Over PCC Transport
 2024-12-19 19:16 UTC  (2+ messages)
` [PATCH v10 1/1] mctp pcc: Implement MCTP over "

[tip:x86/tdx] BUILD SUCCESS 6f5c71cc42d49203771bceed91a023d4dbec54f4
 2024-12-19 19:13 UTC 

[PATCH v2 0/6] arm64: errata: Rework Spectre BHB mitigations to not assume "safe"
 2024-12-19 19:12 UTC  (5+ messages)
` [PATCH v2 1/6] arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB

[PATCH] of: Add printf '%pOFm' for generating modalias
 2024-12-19 19:11 UTC  (5+ messages)
` lock in vsprintf(): was: "

[PATCH RESEND] soundwire: amd: clear wake enable register for power off mode
 2024-12-19 19:02 UTC  (3+ messages)

[PATCH 0/3] hrtimer: Fix timers queued locally from offline CPUs
 2024-12-19 19:00 UTC  (4+ messages)
` [PATCH 1/3] hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING

[PATCH 0/3] Support ROHM BD79703 DAC
 2024-12-19 18:59 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: Add ROHM BD79703

[PATCH v2 0/6] Correct the number of GPIOs in gpio-ranges for QCS615 and QCS8300
 2024-12-19 18:58 UTC  (9+ messages)
` [PATCH v2 3/6] pinctrl: qcom: correct the ngpios entry for QCS615
` [PATCH v2 4/6] pinctrl: qcom: correct the ngpios entry for QCS8300
` [PATCH v2 5/6] arm64: dts: qcom: correct gpio-ranges for QCS615
` [PATCH v2 6/6] arm64: dts: qcom: correct gpio-ranges for QCS8300

[PATCH 0/9] Regulator driver with I2C/Regmap Rust abstractions
 2024-12-19 18:58 UTC  (5+ messages)
` [PATCH 5/9] rust: regulator: add Regulator Driver abstraction

[PATCH 0/2] mailbox: add support for clients to request channels by arguments
 2024-12-19 18:58 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mailbox: add support for referencing controllers solely by node

[PATCH v5 1/2] virt: pvmemcontrol: control guest physical memory properties
 2024-12-19 18:58 UTC  (2+ messages)

[PATCH bpf] bpf: Fix deadlock when freeing cgroup storage
 2024-12-19 18:57 UTC  (6+ messages)
  `  "

[PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
 2024-12-19 18:55 UTC  (14+ messages)

[PATCH] firmware: cs_dsp: Delete redundant assignments in cs_dsp_test_bin.c
 2024-12-19 18:54 UTC  (2+ messages)

[PATCH v3] soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1
 2024-12-19 18:53 UTC 

[PATCH] PCI: cpci: remove unused fields
 2024-12-19 18:49 UTC 

[PATCH] riscv: Fix the PAUSE Opcode for MIPS P8700
 2024-12-19 18:45 UTC  (2+ messages)

[PATCH] replace free hugepage folios after migration
 2024-12-19 18:43 UTC  (2+ messages)

[syzbot] Monthly udf report (Dec 2024)
 2024-12-19 18:40 UTC 

[syzbot] Monthly tomoyo report (Dec 2024)
 2024-12-19 18:40 UTC 

[syzbot] Monthly media report (Dec 2024)
 2024-12-19 18:40 UTC 

[syzbot] Monthly ext4 report (Dec 2024)
 2024-12-19 18:40 UTC 

[syzbot] Monthly btrfs report (Dec 2024)
 2024-12-19 18:39 UTC 

[syzbot] Monthly hfs report (Dec 2024)
 2024-12-19 18:39 UTC 

[PATCH 0/2] Add support for soft reset
 2024-12-19 18:38 UTC  (3+ messages)
` [PATCH 1/2] media: rcar-fcp: Add rcar_fcp_soft_reset()
` [PATCH 2/2] rcar-fcp: Add FCPVD reset sequence for VSPD

[PATCH mm-unstable] mm/hugetlb: define replace_free_hugepage_folios() on CONFIG_HUGETLB_PAGE=n as static inline
 2024-12-19 18:37 UTC 

[PATCH] MAINTAINERS: Assume maintainership of PL111
 2024-12-19 18:36 UTC 

[PATCH] xfs: using mutex instead of semaphore for xfs_buf_lock()
 2024-12-19 18:35 UTC  (3+ messages)

[PATCH v8 0/2] selftests/resctrl: SNC kernel support discovery
 2024-12-19 18:35 UTC  (2+ messages)

[PATCH v2] perf trace: Add --syscall-sample option
 2024-12-19 18:34 UTC 

[PATCH] seqlock: Use WRITE_ONCE() when updating sequence
 2024-12-19 18:31 UTC  (17+ messages)

[PATCH 6.12 000/172] 6.12.6-rc1 review
 2024-12-19 18:29 UTC  (2+ messages)

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2024-12-19 18:28 UTC  (14+ messages)

[PATCH v2] capability: Remove unused has_capability
 2024-12-19 18:28 UTC  (2+ messages)

[PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register
 2024-12-19 18:26 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification

[PATCH v7 0/7] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2024-12-19 18:21 UTC  (6+ messages)
` [PATCH v7 3/7] dt-bindings: iio: accel: adxl345: add interrupt-names

[RFC 0/2] ima: evm: Add kernel cmdline options to disable IMA/EVM
 2024-12-19 18:18 UTC  (7+ messages)

[PATCH v3 0/4] Update MT8188 OVL compatible from MT8183 to MT8195
 2024-12-19 18:15 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: display: mediatek: ovl: Add compatible strings for MT8188 MDP3
` [PATCH v3 2/4] dt-bindings: display: mediatek: ovl: Modify rules for MT8195/MT8188
` [PATCH v3 3/4] dts: arm64: mediatek: mt8188: Update OVL compatible from MT8183 to MT8195
` [PATCH v3 4/4] dts: arm64: mediatek: mt8195: Remove MT8183 compatible for OVL

[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
 2024-12-19 18:08 UTC  (4+ messages)

[syzbot] [ext4?] possible deadlock in start_this_handle (5)
 2024-12-19 18:05 UTC 

[tip:x86/urgent] BUILD SUCCESS 10331a93486ffb7b85ceea9da48a37da8cc16bdf
 2024-12-19 18:03 UTC 

[PATCH] gpio: pca953x: log an error when failing to get the reset GPIO
 2024-12-19 18:02 UTC  (5+ messages)

[PATCH v5 0/3] KVM: x86: tracepoint updates
 2024-12-19 18:02 UTC  (5+ messages)
` [PATCH v5 3/3] KVM: x86: add new nested vmexit tracepoints

[PATCH] [RFC] Input: remove evbug driver
 2024-12-19 18:01 UTC  (4+ messages)

[PATCH][next] wifi: ath12k: Fix spelling mistake "requestted" -> "requested"
 2024-12-19 17:54 UTC  (2+ messages)

[PATCH] sched/fair: Decrease util_est in presence of idle time
 2024-12-19 17:53 UTC  (2+ messages)

[PATCH] iio: imu: bno055: constify 'struct bin_attribute'
 2024-12-19 17:51 UTC  (2+ messages)

[PATCH v2 0/2] Add NETC support for i.MX95
 2024-12-19 17:50 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: imx95: add NETC related nodes
` [PATCH v2 2/2] arm64: dts: imx95-19x19-evk: add ENETC 0 support

[PATCH] media: renesas: vsp1: Add support for VSPX
 2024-12-19 17:50 UTC  (2+ messages)

[PATCH] mm: add maybe_lru_add_drain() that only drains when threshold is exceeded
 2024-12-19 17:50 UTC  (5+ messages)

[PATCH v2] drm: add modifiers for MediaTek tiled formats
 2024-12-19 17:49 UTC 

[PATCH v2 0/4] iio: mark scan_timestamp as __private
 2024-12-19 17:49 UTC  (13+ messages)
` [PATCH v2 1/4] iio: adc: dln2-adc: zero full struct instead of just the padding
` [PATCH v2 2/4] iio: adc: max1363: make use of iio_is_soft_ts_enabled()
` [PATCH v2 3/4] iio: common: ssp_sensors: drop conditional optimization for simplicity
` [PATCH v2 4/4] iio: core: mark scan_timestamp as __private

[PATCH 0/8] arm64: dts: Add Arm Morello support
 2024-12-19 17:45 UTC  (4+ messages)
` [PATCH 8/8] MAINTAINERS: Add Vincenzo Frascino as Arm Morello Maintainer

[PATCH v3 0/7] Add support for ADIS16550 and ADIS16550W
 2024-12-19 17:39 UTC  (3+ messages)
` [PATCH v3 7/7] docs: iio: add documentation for adis16550 driver

Linux 6.12.6
 2024-12-19 17:38 UTC  (2+ messages)

Linux 6.6.67
 2024-12-19 17:38 UTC  (2+ messages)

Linux 6.1.121
 2024-12-19 17:38 UTC  (2+ messages)

Linux 5.15.175
 2024-12-19 17:38 UTC  (2+ messages)

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®