public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-14 07:31:57 to 2022-11-14 09:08:03 UTC [more...]

[PATCH v6 0/3] Add PMEM support for RISC-V
 2022-11-14  9:05 UTC  (4+ messages)
` [PATCH v6 1/3] RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
` [PATCH v6 2/3] RISC-V: Implement arch specific PMEM APIs
` [PATCH v6 3/3] RISC-V: Enable PMEM drivers

[PATCH v2] mtd: lpddr2_nvm: Fix possible null-ptr-deref
 2022-11-14  9:02 UTC 

[PATCH v2 35/65] clk: ux500: sysctrl: Add a determine_rate hook
 2022-11-14  9:05 UTC  (5+ messages)

linux-next: build warnings after merge of the char-misc tree
 2022-11-14  9:03 UTC  (4+ messages)

[PATCH v3 00/17] Improve MTD bindings
 2022-11-14  9:03 UTC  (18+ messages)
` [PATCH v3 01/17] dt-bindings: mtd: Clarify all partition subnodes
` [PATCH v3 02/17] dt-bindings: mtd: Remove useless file about partitions
` [PATCH v3 03/17] dt-bindings: mtd: nand-chip: Reference mtd.yaml
` [PATCH v3 04/17] dt-bindings: mtd: nand: Drop common properties already defined in generic files
` [PATCH v3 05/17] dt-bindings: mtd: nand: Standardize the child node name
` [PATCH v3 06/17] dt-bindings: mtd: ingenic: Mark partitions in the controller node as deprecated
` [PATCH v3 07/17] dt-bindings: mtd: onenand: Mention the expected node name
` [PATCH v3 08/17] dt-bindings: mtd: sunxi-nand: Add an example to validate the bindings
` [PATCH v3 09/17] dt-bindings: mtd: spi-nor: Drop common properties
` [PATCH v3 10/17] dt-bindings: mtd: physmap: Reuse the generic definitions
` [PATCH v3 11/17] dt-bindings: mtd: partitions: Constrain the list of parsers
` [PATCH v3 12/17] dt-bindings: mtd: partitions: Change qcom,smem-part partition type
` [PATCH v3 13/17] dt-bindings: mtd: nvmem-cells: Drop range property from example
` [PATCH v3 14/17] dt-bindings: mtd: nvmem-cells: Inherit from MTD partitions
` [PATCH v3 15/17] dt-bindings: mtd: Argue in favor of keeping additionalProperties set to true
` [PATCH v3 16/17] dt-bindings: mtd: Drop object types when referencing other files
` [PATCH v3 17/17] dt-bindings: mtd: Standardize the style in the examples

[PATCH 07/20] arm64: dts: Update cache properties for freescale
 2022-11-14  9:03 UTC  (5+ messages)

[PATCH v13 0/2] Add support for UltraSoc System Memory Buffer
 2022-11-14  9:03 UTC  (3+ messages)
` [PATCH v13 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
` [PATCH v13 2/2] Documentation: Add document for UltraSoc SMB drivers

[PATCH v5 0/4] Add PMEM support for RISC-V
 2022-11-14  9:02 UTC  (4+ messages)
` [PATCH v5 3/4] RISC-V: Implement arch specific PMEM APIs

[PATCH 00/22] phy: qcom-qmp-combo: preparatory cleanups (set 2/3)
 2022-11-14  9:01 UTC  (10+ messages)
` [PATCH 16/22] phy: qcom-qmp-combo: add DP configuration tables
` [PATCH 17/22] phy: qcom-qmp-combo: merge USB and DP configurations
` [PATCH 18/22] phy: qcom-qmp-combo: merge driver data

[PATCH v1 1/1] mfd: vexpress-sysreg: Fix resource compound literal assignments
 2022-11-14  9:02 UTC  (2+ messages)

[patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes
 2022-11-14  9:01 UTC  (3+ messages)
` [patch 01/10] mfd: timberdale: Remove linux/msi.h include

[PATCH v2 0/6] mmc: sdhci-fujitsu: Add some features and support for F_SDH30_E51
 2022-11-14  9:00 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: mmc: Convert sdhci-fujitsu to JSON schema
` [PATCH v2 3/6] dt-bindings: sdhci-fujitsu: Add compatible string for F_SDH30_E51

[RFC PATCH] getting misc stats/attributes via xattr API
 2022-11-14  9:00 UTC  (2+ messages)

[PATCH] usb: musb: remove extra check in musb_gadget_vbus_draw
 2022-11-14  8:59 UTC 

linux-next: build failure after merge of the driver-core tree
 2022-11-14  8:59 UTC  (3+ messages)

[PATCH v1 1/4] MAINTAINERS: add entries for misc. RISC-V SoC drivers and devicetrees
 2022-11-14  8:59 UTC 

[PATCH v2 0/2] module: Merge same-name module load requests
 2022-11-14  8:57 UTC  (8+ messages)
` [PATCH v2 2/2] "

include: linux: slab: kmalloc_trace undefined when compiling drivers
 2022-11-14  8:59 UTC  (8+ messages)

[PATCH 0/7] vdpa/mlx5: Add debugfs subtree and fixes
 2022-11-14  8:58 UTC  (12+ messages)
` [PATCH 1/7] vdpa/mlx5: Fix rule forwarding VLAN to TIR
` [PATCH 5/7] vdpa/mlx5: Add RX counters to debugfs
` [PATCH 6/7] vdpa/mlx5: Avoid using reslock in event_handler

[PATCH v4 0/5] Bindings for NVMEM layouts
 2022-11-14  8:56 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: nvmem: Introduce the nvmem-layout container
` [PATCH v4 2/5] dt-bindings: eeprom: Inherit from nvmem.yaml
` [PATCH v4 3/5] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout
` [PATCH v4 4/5] dt-bindings: vendor-prefixes: Add ONIE
` [PATCH v4 5/5] dt-bindings: nvmem: add YAML schema for the ONIE tlv layout

[PATCH] virtio_console: Use an atomic to allocate virtual console numbers
 2022-11-14  8:57 UTC  (2+ messages)

[PATCH v9 3/7] genirq: Add mechanism to multiplex a single HW IPI
 2022-11-14  8:56 UTC  (2+ messages)

[PATCH V18 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-11-14  8:56 UTC  (3+ messages)
` [PATCH V18 1/7] dt-bindings: Added the yaml bindings for DCC

[PATCH v1 0/9] Restructure perf list and add json output
 2022-11-14  8:55 UTC  (12+ messages)
` [PATCH v1 1/9] perf pmu: Add documentation
` [PATCH v1 2/9] tools lib api fs tracing_path: Add scandir alphasort
` [PATCH v1 3/9] perf tracepoint: Sort events in iterator
` [PATCH v1 4/9] perf list: Generalize limiting to a PMU name
` [PATCH v1 5/9] perf list: Simplify cache event printing
` [PATCH v1 6/9] perf list: Simplify symbol "
` [PATCH v1 7/9] perf pmu: Restructure print_pmu_events
` [PATCH v1 8/9] perf list: Reorganize to use callbacks
` [PATCH v1 9/9] perf list: Add json output option

[PATCH] Documentation: sched: Add a new sched-util-clamp.rst
 2022-11-14  8:55 UTC  (2+ messages)

[PATCH v1] sound/pci/hda/patch_realtek: don't call alc_shutup_pins without a spec
 2022-11-14  8:54 UTC  (2+ messages)

[PATCH 2/2 v2] ceph: use a xarray to record all the opened files for each inode
 2022-11-14  8:54 UTC  (2+ messages)

[PATCH v2 0/5] Add kprobe and kretprobe support for LoongArch
 2022-11-14  8:51 UTC  (7+ messages)
` [PATCH v2 3/5] LoongArch: Add kretprobe support

[PATCH v8 0/9] kallsyms: Optimizes the performance of lookup symbols
 2022-11-14  8:50 UTC  (4+ messages)
` [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()

[PATCH v2 0/6] add adc0 flexspi lpspi to 8dxl evk board dts
 2022-11-14  8:49 UTC  (2+ messages)

[PATCH v3 2/5] dt-bindings: arm: rockchip: Add more RK3326 devices
 2022-11-14  8:47 UTC  (4+ messages)
` [PATCH v3 4/5] arm64: dts: rockchip: Add Odroid Go Super

[PATCH] hwmon/coretemp: Simplify platform device antics
 2022-11-14  8:46 UTC  (3+ messages)

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-14  8:46 UTC  (5+ messages)
` [PATCH v5 2/2] "

[PATCH net-next] net: dcb: move getapptrust to separate function
 2022-11-14  8:45 UTC  (5+ messages)

[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
 2022-11-14  8:45 UTC  (7+ messages)
` [PATCH 01/12] dt-bindings: mfd: Add Cirrus Logic CS48L32 audio codec
` [PATCH 04/12] dt-bindings: pinctrl: Add Cirrus Logic CS48L31/32/33
` [PATCH 11/12] dt-bindings: sound: Add Cirrus Logic CS48L31/32/33 codecs

[PATCH] fpga-manager: use devm_platform_get_and_ioremap_resource()
 2022-11-14  8:34 UTC  (2+ messages)

[PATCH 0/5] clk: imx8mn: miscellaneous cleanups and bug fixes
 2022-11-14  8:40 UTC  (6+ messages)
` [PATCH 1/5] clk: imx8mn: rename vpu_pll to m7_alt_pll
` [PATCH 3/5] clk: imx: rename video_pll1 to video_pll

[PATCH v7 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-14  8:39 UTC  (9+ messages)
` [PATCH v7 15/20] PCI: dwc: Introduce dma-ranges property support for RC-host
` [PATCH v7 17/20] PCI: dwc: Introduce generic resources getter
` [PATCH v7 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH v2 0/3] Support Nuvoton NPCM750 SGPIO
 2022-11-14  8:38 UTC  (6+ messages)
` [PATCH v2 3/3] dt-bindings: gpio: Add Nuvoton NPCM750 serial I/O expansion interface(SGPIO)

[PATCH 0/5] iio: addac: ad74413r: various fixups
 2022-11-14  8:37 UTC  (10+ messages)
` [PATCH 1/5] iio: addac: ad74413r: add spi_device_id table
` [PATCH 2/5] dt-bindings: iio: ad74413r: make refin-supply optional
` [PATCH 5/5] iio: addac: ad74413r: add support for reset-gpio

[PATCH] ima: Fix misuse of dereference of pointer in template_desc_init_fields()
 2022-11-14  8:37 UTC  (2+ messages)

[PATCHv4 0/9] zsmalloc/zram: configurable zspage size
 2022-11-14  8:37 UTC  (6+ messages)

[PATCH RFC 0/6] Add metrics for neoverse-n2
 2022-11-14  8:35 UTC  (9+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 1/6] perf vendor events arm64: Add topdown L1 "
` [RFC PATCH v2 2/6] perf vendor events arm64: Add TLB "
` [RFC PATCH v2 3/6] perf vendor events arm64: Add cache "
` [RFC PATCH v2 4/6] perf vendor events arm64: Add branch "
` [RFC PATCH v2 5/6] perf vendor events arm64: Add PE utilization "
` [RFC PATCH v2 6/6] perf vendor events arm64: Add instruction mix "

[PATCH net] net: nixge: fix potential memory leak in nixge_start_xmit()
 2022-11-14  8:55 UTC 

[PATCH V5] PCI: loongson: Skip scanning unavailable child devices
 2022-11-14  8:35 UTC  (3+ messages)

[PATCH v2] ARM: dts: imx: e60k02: Add touchscreen
 2022-11-14  8:33 UTC  (2+ messages)

[PATCH v1 0/3] hwrng: add hwrng support for Rockchip RK3568
 2022-11-14  8:33 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: RNG: Add Rockchip RNG bindings

[PATCH v2] can: etas_es58x: free netdev when register_candev() failed in es58x_init_netdev()
 2022-11-14  8:32 UTC  (2+ messages)

[PATCH] mtd: lpddr2_nvm: i2c: mux: reg: Fix possible null-ptr-deref
 2022-11-14  8:30 UTC  (3+ messages)

[PATCH 1/5] dt-bindings: net: ipq4019-mdio: document IPQ6018 compatible
 2022-11-14  8:30 UTC  (10+ messages)
` [PATCH 2/5] dt-bindings: net: ipq4019-mdio: add IPQ8074 compatible
` [PATCH 3/5] dt-bindings: net: ipq4019-mdio: require and validate clocks
` [PATCH 4/5] dt-bindings: net: ipq4019-mdio: document required clock-names
` [PATCH 5/5] arm64: dts: qcom: ipq8074: add SoC specific compatible to MDIO

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-14  8:30 UTC  (6+ messages)
` [PATCH RFC 10/19] RDMA/umem: remove FOLL_FORCE usage

[PATCH] fs: ext4: initialize fsdata in pagecache_write()
 2022-11-14  8:29 UTC 

[PATCH 00/14] IFS multi test image support and misc changes
 2022-11-14  8:28 UTC  (6+ messages)
` [PATCH v2 12/14] platform/x86/intel/ifs: Add current_batch sysfs entry

[PATCH V4 0/2] SCM: Add support for wait-queue aware firmware
 2022-11-14  8:26 UTC  (3+ messages)
` [PATCH V4 1/2] dt-bindings: firmware: qcom-scm: Add optional interrupt
` [PATCH V4 2/2] firmware: qcom: scm: Add wait-queue handling logic

[v2 0/3] upport pwm/tach driver for aspeed ast26xx
 2022-11-14  8:26 UTC  (7+ messages)
` [v2 1/3] dt-bindings: Add bindings for aspeed pwm-tach

[PATCH] ARM: dts: imx6qdl-sabre: Add mmc aliases
 2022-11-14  8:25 UTC  (2+ messages)

[PATCH v2 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
 2022-11-14  8:24 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: sun6i-a31-mipi-dphy: Add the interrupts property

[tip:sched/core 3/19] kernel/sched/fair.c:7263 find_energy_efficient_cpu() error: uninitialized symbol 'util_min'
 2022-11-14  8:23 UTC  (3+ messages)

[PATCH 0/7] Add support for Qualcomm's legacy IOMMU v2
 2022-11-14  8:23 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: iommu: qcom,iommu: Document qcom,ctx-num property

[PATCH v2 0/8] Add support for Qualcomm's legacy IOMMU v2
 2022-11-14  8:22 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: iommu: qcom,iommu: Document qcom,ctx-num property
` [PATCH v2 6/8] dt-bindings: iommu: qcom,iommu: Document QSMMU v2 compatibles
` [PATCH v2 8/8] dt-bindings: iommu: qcom,iommu: Document MSM8976 compatible

[PATCH v3 0/3] Add Richtek RT9759 smart cap divider charger support
 2022-11-14  8:20 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: power: supply: Add Richtek RT9759 smart cap divider charger
` [PATCH v3 2/3] power: supply: rt9759: "
` [PATCH v3 3/3] Documentation: power: rt9759: Document exported sysfs entries

[PATCH] soc: imx8m: Increase the clock enable before reading the register
 2022-11-14  8:20 UTC  (6+ messages)

linux-next: manual merge of the drm-intel tree with Linus' tree
 2022-11-14  8:19 UTC  (2+ messages)

[PATCH] dt-bindings: Drop type from 'cpus' property
 2022-11-14  8:19 UTC  (2+ messages)

[PATCH] clk: Remove a useless include
 2022-11-14  8:18 UTC  (4+ messages)

[PATCH v2 0/6] phy: qcom-qmp-combo: preparatory fixes (set 1/3)
 2022-11-14  8:13 UTC  (7+ messages)
` [PATCH v2 1/6] phy: qcom-qmp-combo: fix out-of-bounds clock access
` [PATCH v2 2/6] phy: qcom-qmp-combo: fix sdm845 reset
` [PATCH v2 3/6] phy: qcom-qmp-combo: fix sc8180x reset
` [PATCH v2 4/6] phy: qcom-qmp-combo: fix broken power on
` [PATCH v2 5/6] phy: qcom-qmp-combo: fix runtime suspend
` [PATCH v2 6/6] phy: qcom-qmp-combo: clean up common initialisation

[PATCH v2] spi: spi-mtk-nor: Optimize timeout for dma read
 2022-11-14  8:13 UTC 

[PATCH v4 1/3] drm_bridge: register content protect property
 2022-11-14  8:13 UTC  (4+ messages)
` [PATCH v4 2/3] drm/bridge: anx7625: "
` [PATCH v4 3/3] drm/bridge: it6505: handle HDCP request

[PATCH v9 0/2] mfd: max597x: Add support for max597x
 2022-11-14  8:10 UTC  (4+ messages)
` [PATCH v9 1/2] dt-bindings: mfd: Add dt-schema MAX5970 and MAX5978
` [PATCH v9 2/2] mfd: max597x: Add support for "

[PATCH] drm/bridge: it6505: handle HDCP request
 2022-11-14  8:06 UTC  (2+ messages)

[PATCH v2] x86/acrn: Set X86_FEATURE_TSC_KNOWN_FREQ
 2022-11-14  8:14 UTC  (3+ messages)

WARNING in bpf_bprintf_prepare
 2022-11-14  8:04 UTC  (11+ messages)

[PATCH] pata_parport: add driver (PARIDE replacement)
 2022-11-14  8:03 UTC  (5+ messages)

[PATCHv5 0/8] Virtual NMI feature
 2022-11-14  8:02 UTC  (2+ messages)

[PATCH] extcon: max77843: Replace irqchip mask_invert with unmask_base
 2022-11-14  8:03 UTC  (2+ messages)

[PATCH 0/6] phy: qcom-qmp-combo: preparatory fixes (set 1/3)
 2022-11-14  8:01 UTC  (7+ messages)
` [PATCH 4/6] phy: qcom-qmp-combo: fix broken power on
` [PATCH 5/6] phy: qcom-qmp-combo: fix runtime suspend

linux-next: build failure after merge of the modules tree
 2022-11-14  8:01 UTC  (2+ messages)

linux-next: build warnings after merge of the net-next tree
 2022-11-14  8:00 UTC  (2+ messages)

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_327' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PGD * sizeof(pgd_t)) > PAGE_SIZE
 2022-11-14  7:53 UTC 

[PATCH v2 0/6] Misc SOQuartz Enablement
 2022-11-14  7:53 UTC  (3+ messages)
` [PATCH v2 5/6] dt-bindings: arm: rockchip: Add SOQuartz Blade

[v2 0/10] Initial support for Cadence MHDP(HDMI/DP) for i.MX8MQ
 2022-11-14  7:53 UTC  (5+ messages)
` [v2 06/10] drm: bridge: cadence: Add MHDP HDMI driver "
  ` [EXT] "

[GIT PULL] hotfixes for 6.1-rc5
 2022-11-14  7:52 UTC  (2+ messages)

[Patch v4 0/3] Add new compatible for Exynos3250
 2022-11-14  7:51 UTC  (7+ messages)
  ` [Patch v4 1/3] media: dt-bindings: s5p-mfc: Add new compatible string for Exynos3250 SoC
  ` [Patch v4 3/3] ARM: dts: exynos: Add new SoC specific "
  ` [Patch v4 2/3] media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC

linux-next: Tree for Nov 14
 2022-11-14  7:49 UTC 

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-14  7:49 UTC  (5+ messages)
` [PATCH v10 071/108] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [PATCH v10 072/108] KVM: TDX: restore user ret MSRs

[PATCH 00/10] ASoC: dt-bindings: Rework Qualcomm APR/GPR Sound nodes for SM8450
 2022-11-14  7:48 UTC  (6+ messages)
` [PATCH 02/10] ASoC: dt-bindings: qcom,apr: Split services to shared schema

[PATCH RFC V2] kernel/trace: move functions in trace_probe_tmpl.h to trace_probe.c
 2022-11-14  7:51 UTC 

[PATCH 00/12] intel-m10-bmc: Split BMC to core and SPI parts & add PMCI+N6000 support
 2022-11-14  7:33 UTC  (9+ messages)
` [PATCH 06/12] fpga: intel-m10-bmc: Add flash ops for sec update
` [PATCH 07/12] mfd: intel-m10-bmc: Downscope SPI related defines

[PATCH] platform/x86: hp-wmi: Ignore Smart Experience App event
 2022-11-14  7:38 UTC 

[PATCH v7 0/3] dt-bindings: arm: qcom: qcom,board-id and qcom,msm-id
 2022-11-14  7:38 UTC  (5+ messages)
` [PATCH v7 1/3] dt-bindings: arm: qcom: document qcom,msm-id and qcom,board-id

[PATCH v3 0/2] usb: serial: add support for CH348
 2022-11-14  7:37 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] usb: serial: add myself as maintainer of CH348

[PATCH v1 0/2] Adds the combination of headset codec ALC5682I-VD + amp rt1019p
 2022-11-14  7:36 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: Intel: sof_rt5682: add support for ALC5682I-VD with "

[PATCH v4 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2022-11-14  7:33 UTC  (2+ messages)


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