mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] riscv: Support huge pfnmaps
 2025-01-08 13:57 UTC 

[PATCH v4 0/4] tools: ynl: add install target
 2025-01-08 13:56 UTC  (4+ messages)
` [PATCH v4 1/4] tools: ynl: move python code to separate sub-directory
` [PATCH v4 2/4] tools: ynl: add initial pyproject.toml for packaging
` [PATCH v4 3/4] tools: ynl: add install target for generated content

[PATCH 1/2] soc cache: Add framework driver for HiSilicon SoC cache
 2025-01-08 13:54 UTC  (2+ messages)

[PATCH 1/2] devres: add devm_remove_action_nowarn()
 2025-01-08 13:53 UTC  (10+ messages)
` [PATCH 2/2] rust: devres: remove action in `Devres::drop`

[PATCH 0/3] mtd: rawnand: cadence: improvement and fixes
 2025-01-08 13:52 UTC  (4+ messages)
` [PATCH 1/3] mtd: rawnand: cadence: support deferred prob when DMA is not ready
` [PATCH 2/3] mtd: rawnand: cadence: use dma_map_resource for sdma address
` [PATCH 3/3] mtd: rawnand: cadence: fix incorrect dev context in dma_unmap_single

[PATCH v3 0/5] platform/x86 acer-wmi: Improve platform profile handling
 2025-01-08 13:51 UTC  (9+ messages)
` [PATCH v3 1/5] platform/x86: acer-wmi: use WMI calls for "
` [PATCH v3 2/5] platform/x86: acer-wmi: use new helper function for setting overclocks
` [PATCH v3 3/5] platform/x86: acer-wmi: simplify platform profile cycling
` [PATCH v3 4/5] platform/x86: acer-wmi: use an ACPI bitmap to set the platform profile choices

[PATCH v3 0/6] elf: Define note name macros
 2025-01-08 13:50 UTC  (10+ messages)
` [PATCH v3 2/6] binfmt_elf: Use "
` [PATCH v3 5/6] s390/crash: "

[PATCH v4 0/9] misc: Support TI FPC202 dual-port controller
 2025-01-08 13:50 UTC  (10+ messages)
` [PATCH v4 2/9] media: i2c: ds90ub960: Replace aliased clients list with address list
` [PATCH v4 4/9] i2c: use client addresses directly in ATR interface

[PATCH] ASoC: samsung: Add missing depends on I2C
 2025-01-08 13:48 UTC 

[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-01-08 13:47 UTC  (15+ messages)
` [PATCH net-next v2 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v2 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v2 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v2 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v2 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v2 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v2 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v2 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v2 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v2 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v2 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v2 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v2 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v2 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver

[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-01-08 13:47 UTC  (6+ messages)

[PATCH v4 0/7] Input: matrix-keypad: Various performance improvements
 2025-01-08 13:45 UTC  (8+ messages)
` [PATCH v4 1/7] Input: matrix_keypad - use fsleep for variable delay duration
` [PATCH v4 2/7] Input: matrix_keypad - add function for reading row state
` [PATCH v4 3/7] dt-bindings: input: matrix_keypad - convert to YAML
` [PATCH v4 4/7] dt-bindings: input: matrix_keypad - add missing property
` [PATCH v4 5/7] dt-bindings: input: matrix_keypad - add settle time after enable all columns
` [PATCH v4 6/7] Input: "
` [PATCH v4 7/7] Input: matrix_keypad - detect change during scan

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-01-08 13:44 UTC  (7+ messages)
` [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
` [RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device

[PATCH v3 0/4] rust: extend `module!` macro with integer parameter support
 2025-01-08 13:43 UTC  (8+ messages)
` [PATCH v3 4/4] rust: add parameter support to the `module!` macro

[PATCH 0/5] ext4: fix issues caused by data write-back failures
 2025-01-08 13:43 UTC  (7+ messages)
` [PATCH 3/5] ext4: abort journal on data writeback failure if in data_err=abort mode

[PATCH v2 0/2] Cleanup for memfd_create()
 2025-01-08 13:43 UTC  (5+ messages)
` [PATCH v2 1/2] mm/memfd: Refactor and cleanup the logic in memfd_create()
` [PATCH v2 2/2] mm/memfd: Use strncpy_from_user() to read memfd name

[PATCH V6 00/15] Rust bindings for cpufreq and OPP core + sample driver
 2025-01-08 13:42 UTC  (8+ messages)
` [PATCH V6 04/15] rust: device: Add few helpers

[PATCH v5 0/5] arm64: Support 2024 dpISA extensions
 2025-01-08 13:41 UTC  (3+ messages)
` [PATCH v5 1/5] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented

[PATCH v2 0/2] mm: alloc_pages_bulk: small API refactor
 2025-01-08 13:40 UTC  (5+ messages)
` [PATCH v2 1/2] mm: alloc_pages_bulk_noprof: drop page_list argument
` [PATCH v2 2/2] mm: alloc_pages_bulk: rename API

[PATCH 0/2] bus: mhi: host: pci_generic: Couple of recovery fixes
 2025-01-08 13:39 UTC  (3+ messages)
` [PATCH 1/2] bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock
` [PATCH 2/2] bus: mhi: host: pci_generic: Recover the device synchronously from mhi_pci_runtime_resume()

[PATCH net-next v2 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-01-08 13:39 UTC  (3+ messages)

[PATCH v2 0/4] x86/bugs: Adjust SRSO mitigation to new features
 2025-01-08 13:38 UTC  (7+ messages)
` [PATCH v2 3/4] x86/bugs: KVM: Add support for SRSO_MSR_FIX

[PATCH 0/3] selftests/mm: virtual_address_range: Two bugfixes and a cleanup
 2025-01-08 13:36 UTC  (7+ messages)
` [PATCH 1/3] selftests/mm: virtual_address_range: Fix error when CommitLimit < 1GiB
` [PATCH 3/3] selftests/mm: virtual_address_range: Dump to /dev/null

[PATCH v5 0/3] riscv: spacemit: add pinctrl support to K1 SoC
 2025-01-08 13:36 UTC  (2+ messages)
` (subset) "

[PATCH v3 1/3] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-01-08 13:35 UTC  (5+ messages)
` [PATCH v3 2/3] mfd: at91-usart: make it selectable for ARCH_LAN969X
` [PATCH v3 3/3] tty: serial: atmel: "

[PATCH v2 0/6] Expand SoundWire MBQ register map support
 2025-01-08 13:32 UTC  (2+ messages)
` (subset) "

[PATCH 0/5] Expand SoundWire MBQ register map support
 2025-01-08 13:32 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] Support tuning the RX sampling swap of the MAC
 2025-01-08 13:29 UTC  (7+ messages)
` [PATCH 2/3] net: stmmac: qcom-ethqos: Enable RX programmable swap on qcs615

[PATCH v5 0/5] Add PCIe support for Qualcomm IPQ5332
 2025-01-08 13:22 UTC  (3+ messages)
` [PATCH v5 4/5] arm64: dts: qcom: ipq5332: Add PCIe related nodes

[PATCH mm-unstable v2] mm/hugetlb_vmemmap: fix memory loads ordering
 2025-01-08 13:19 UTC  (2+ messages)

[RFC PATCH v2 05/22] selinux: avoid nontransitive comparison
 2025-01-08 13:17 UTC  (3+ messages)
` [PATCH RFC v2 5/22] "

[PATCH v3 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2025-01-08 13:16 UTC  (9+ messages)
` [PATCH v3 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v3 3/4] drm/i915/dp: Use the generic helper to control LTTPR "

[PATCH v3 00/20] platform/x86: alienware-wmi driver rework
 2025-01-08 13:16 UTC  (4+ messages)
` [PATCH v3 06/20] platform/x86: alienware_wmi: General cleanup of WMAX methods

[PATCH v2 0/8] media: stm32: csi / dcmipp corrections
 2025-01-08 13:16 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: media: clarify stm32 csi & simplify example
` [PATCH v2 2/8] media: stm32: csi: add missing pm_runtime_put on error
` [PATCH v2 3/8] media: stm32: csi: register subdev only at end of probe
` [PATCH v2 4/8] media: stm32: csi: use ARRAY_SIZE to search D-PHY table
` [PATCH v2 5/8] media: stm32: csi: simplify enable_streams error handling
` [PATCH v2 6/8] media: stm32: csi: remove useless fwnode_graph_get_endpoint call
` [PATCH v2 7/8] media: stm32: csi: correct unsigned or useless variable settings
` [PATCH v2 8/8] media: stm32: dcmipp: add has_csi2 & needs_mclk in match data

[PATCH v4 00/34] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2025-01-08 13:13 UTC  (3+ messages)
` [PATCH v4 33/34] drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes

[REGRESSION] Re: [PATCH 00/24] Complete EEVDF
 2025-01-08 13:12 UTC  (10+ messages)

[RFC PATCH 0/6] qcom: Add an SoC PM driver for sc7180 using PM domains
 2025-01-08 13:02 UTC  (3+ messages)
` [RFC PATCH 6/6] arm64: dts: qcom: sc7180: Add SoC specific compatible to soc node

[PATCH 5.4 00/93] 5.4.289-rc1 review
 2025-01-08 13:00 UTC  (2+ messages)

[PATCH V9] scsi: ufs: qcom: Enable UFS Shared ICE Feature
 2025-01-08 13:00 UTC  (2+ messages)

[PATCH v2 0/1] Add AM57xx Support to PRUSS driver
 2025-01-08 12:59 UTC  (2+ messages)
` [PATCH v2 1/1] soc: ti: PRUSS OCP configuration

[PATCH v4 0/5] i3c: introduce and use generic parity helper
 2025-01-08 12:56 UTC  (4+ messages)
` [PATCH v4 4/5] i3c: mipi-i3c-hci: use parity8 helper instead of open coding it

[PATCH] dt-bindings: Correct indentation and style in DTS example
 2025-01-08 12:55 UTC  (2+ messages)

[PATCH 6.1 00/81] 6.1.124-rc1 review
 2025-01-08 12:54 UTC  (2+ messages)

[PATCH] USB: serial: option: add Neoway N723-EA support
 2025-01-08 12:53 UTC  (3+ messages)

[PATCH] dt-bindings: display: Correct indentation and style in DTS example
 2025-01-08 12:53 UTC  (2+ messages)

[PATCH net-next v1 0/7] Convert LAN78xx to PHYLINK
 2025-01-08 12:52 UTC  (11+ messages)
` [PATCH net-next v1 1/7] net: usb: lan78xx: Convert to PHYlink for improved PHY and MAC management
` [PATCH net-next v1 2/7] net: usb: lan78xx: Move fixed PHY cleanup to lan78xx_unbind()
` [PATCH net-next v1 3/7] net: usb: lan78xx: Improve error handling for PHY init path
` [PATCH net-next v1 4/7] net: usb: lan78xx: Use ethtool_op_get_link to reflect current link status
` [PATCH net-next v1 5/7] net: usb: lan78xx: port link settings to phylink API
` [PATCH net-next v1 6/7] net: usb: lan78xx: Transition get/set_pause to phylink
` [PATCH net-next v1 7/7] net: usb: lan78xx: Enable EEE support with phylink integration

[PATCH] scripts/spdxcheck: Handle license identifiers in Jinja comments
 2025-01-08 12:52 UTC 

[PATCH] dt-bindings: ufs: Correct indentation and style in DTS example
 2025-01-08 12:50 UTC  (2+ messages)

[PATCH v2 0/6] arm64/sme: Collected SME fixes
 2025-01-08 12:49 UTC  (2+ messages)

[PATCH v4 0/5] iio: adc: ad7380: add alert support
 2025-01-08 12:49 UTC  (6+ messages)
` [PATCH v4 1/5] iio: adc: ad7380: do not use iio_device_claim_direct_scoped anymore
` [PATCH v4 2/5] iio: adc: ad7380: enable regmap cache
` [PATCH v4 3/5] iio: adc: ad7380: do not store osr in private data structure
` [PATCH v4 4/5] iio: adc: ad7380: add alert support
` [PATCH v4 5/5] docs: iio: "

[PATCH] dt-bindings: usb: Correct indentation and style in DTS example
 2025-01-08 12:49 UTC  (2+ messages)

mhi resume failure on reboot with 6.13-rc2
 2025-01-08 12:49 UTC  (11+ messages)

[PATCH 5.10 000/138] 5.10.233-rc1 review
 2025-01-08 12:47 UTC  (2+ messages)

[PATCH v5 0/6] arm64: qcom: Add support for QCS9075 boards
 2025-01-08 12:46 UTC  (11+ messages)
` [PATCH v5 6/6] arm64: dts: qcom: Enable cpu cooling devices for QCS9075 platforms

[PATCH 1/2] f2fs: fix missing discard candidates in fstrim
 2025-01-08 12:46 UTC  (4+ messages)

[PATCH] arm64: qcom: romulus: Update firmware names
 2025-01-08 12:44 UTC 

[PATCH 5.15 000/168] 5.15.176-rc1 review
 2025-01-08 12:44 UTC  (2+ messages)

[PATCH V3 0/8] Add new driver for WCSS secure PIL loading
 2025-01-08 12:44 UTC  (5+ messages)
` [PATCH V3 2/8] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL

[PATCH] btrfs: keep `priv` struct on stack for sync reads in `btrfs_encoded_read_regular_fill_pages()`
 2025-01-08 12:42 UTC  (2+ messages)

[PATCH 0/9] media: stm32: csi / dcmipp corrections
 2025-01-08 12:42 UTC  (6+ messages)
` [PATCH 2/9] dt-bindings: media: clarify stm32 csi & simplify example

[PATCH 6.12 000/156] 6.12.9-rc1 review
 2025-01-08 12:41 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_uart: fix race during initialization
 2025-01-08 12:39 UTC  (4+ messages)

[PATCH 00/18] KVM: arm64: Support FEAT_PMUv3 on Apple hardware
 2025-01-08 12:38 UTC  (2+ messages)

[PATCH RFC] iommu: fix wrong DMA ops for iommu device
 2025-01-08 12:37 UTC  (6+ messages)

[PATCH v2] Bluetooth: btusb: add sysfs attribute to control USB alt setting
 2025-01-08 12:35 UTC  (2+ messages)

[PATCH 0/2] diffconfig: add verification mode
 2025-01-08 12:34 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: Add kconfig utility scripts
` [PATCH 2/2] diffconfig: add verification mode

[PATCH] Bluetooth: Allow reset via sysfs
 2025-01-08 12:33 UTC  (2+ messages)

[PATCH 1/1] soc: ti: PRUSS OCP configuration
 2025-01-08 12:33 UTC  (2+ messages)

[PATCH] drm/ssd130x: Set SPI .id_table to prevent an SPI core warning
 2025-01-08 12:32 UTC  (6+ messages)

[PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-01-08 12:32 UTC  (12+ messages)
  ` [PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
  ` [PATCH v11 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
  ` [PATCH v11 8/8] task: rust: rework how current is accessed

KASAN: slab-use-after-free Read in ocfs2_check_dir_entry
 2025-01-08 12:32 UTC 

[PATCH v9 1/2] pmdomain: airoha: Add Airoha CPU PM Domain support
 2025-01-08 12:31 UTC  (2+ messages)

[PATCH 6.6 000/222] 6.6.70-rc1 review
 2025-01-08 12:27 UTC  (2+ messages)

[PATCH v8 0/2] Add dma coherent allocator abstraction
 2025-01-08 12:27 UTC  (3+ messages)
` [PATCH v8 1/2] rust: error: Add EOVERFLOW
` [PATCH v8 2/2] rust: add dma coherent allocator abstraction

[PATCH v2] irqchip/riscv-aplic: add support for hart indexes
 2025-01-08 12:27 UTC  (6+ messages)
` [PATCH v3 0/2] riscv,aplic: "
  ` [PATCH v3 1/2] dt-bindings: interrupt-controller: add risc-v,aplic "
  ` [PATCH v3 2/2] irqchip/riscv-aplic: add support for "

[PATCH v7 0/2] Add dma coherent allocator abstraction
 2025-01-08 12:26 UTC  (5+ messages)
` [PATCH v7 2/2] rust: add "

[PATCH 0/2] arm64: dts: rockchip: update wolfvision pf5 mainboard
 2025-01-08 12:25 UTC  (2+ messages)

[PATCH 0/2] Add FRAM to Protonic MECSBC device-tree
 2025-01-08 12:25 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix the SD card detection on NanoPi R6C/R6S
 2025-01-08 12:25 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Enable the USB 3.0 port on NanoPi R6C/R6S
 2025-01-08 12:25 UTC  (2+ messages)

[PATCH v3 1/3] Bluetooth: Remove the cmd timeout count in btusb
 2025-01-08 12:24 UTC  (3+ messages)
` [PATCH v3 2/3] Bluetooth: Get rid of cmd_timeout and use the reset callback
` [PATCH v3 3/3] Bluetooth: Allow reset via sysfs

[GIT PULL] clk: imx: Updates for v6.14
 2025-01-08 12:24 UTC 

[PATCH v5 0/6] vhost: Add support of kthread API
 2025-01-08 12:23 UTC  (6+ messages)
` [PATCH v5 5/6] vhost: Add new UAPI to support change to task mode

[PATCH v3 0/5] add sof support on imx95
 2025-01-08 12:19 UTC  (4+ messages)
` [PATCH v3 3/5] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support

[syzbot] [fs?] WARNING in minix_rmdir
 2025-01-08 12:17 UTC 

[PATCH net] rtase: Fix a check for error in rtase_alloc_msix()
 2025-01-08 12:16 UTC  (2+ messages)

[PATCH net-next] net/smc: delete pointless divide by one
 2025-01-08 12:16 UTC  (2+ messages)

[PATCH] xfs: Remove i_rwsem lock in buffered read
 2025-01-08 12:15 UTC  (9+ messages)

[PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390
 2025-01-08 12:14 UTC  (4+ messages)

[PATCH v4 0/8] vhost: Add support of kthread API
 2025-01-08 12:13 UTC  (3+ messages)
` [PATCH v4 7/8] vhost: Add new UAPI to support change to task mode

[RFC PATCH v2 00/58] KVM: Arm SMMUv3 driver for pKVM
 2025-01-08 12:13 UTC  (12+ messages)
` [RFC PATCH v2 55/58] drivers/iommu: Add deferred map_sg operations

[PATCH v3 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu
 2025-01-08 12:13 UTC  (5+ messages)

linux-next: manual merge of the usb tree with the qcom tree
 2025-01-08 12:13 UTC  (2+ messages)

[PATCH] USB: serial: ch341: use fix-width types consistently
 2025-01-08 12:10 UTC  (2+ messages)

[syzbot] [net?] INFO: task hung in lock_sock_nested (5)
 2025-01-08 12:10 UTC  (2+ messages)

[PATCH v2] coresight: prevent deactivate active config while enable the config
 2025-01-08 12:08 UTC  (5+ messages)

[PATCH v2 0/3] gpio: 74HC595 / 74x164 shift register improvements
 2025-01-08 12:08 UTC  (6+ messages)

[PATCH] arm64: dts: qcom: Use recommended MBN firmware format in DTS example
 2025-01-08 12:05 UTC 

[PATCH RESEND v1 0/5] powerpc/crash: use generic crashkernel reservation
 2025-01-08 12:03 UTC  (7+ messages)
` [PATCH RESEND v1 2/5] crash: let arch decide crash memory export to iomem_resource
` [PATCH RESEND v1 5/5] crash: option to let arch decide mem range is usable

[PATCH net-next] dt-bindings: net: qcom,ipa: Use recommended MBN firmware format in DTS example
 2025-01-08 12:02 UTC 

[PATCH] vdpa/vp_vdpa: implement kick_vq_with_data callback
 2025-01-08 12:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/2] arm64: dts: rockchip: Add BigTreeTech CB2 and Pi2
 2025-01-08 12:02 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®