LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-30 06:58:01 to 2022-08-30 08:57:48 UTC [more...]

[PATCH v8 000/103] KVM TDX basic feature support
 2022-08-30  8:57 UTC  (7+ messages)
` [PATCH v8 019/103] x86/cpu: Add helper functions to allocate/free TDX private host key id
` [PATCH v8 020/103] KVM: TDX: create/destroy VM structure

[PATCH V3 1/2] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
 2022-08-30  8:57 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: arm: qcom: Document additional skus for sc7180 pazquel360
 2022-08-30  8:56 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: Add sc7180-pazquel360

[PATCH] soc: mediatek: mtk-svs: Explicitly include bitfield header
 2022-08-30  8:56 UTC  (5+ messages)

[PATCH v3] dt-bindings: leds: Expand LED_COLOR_ID definitions
 2022-08-30  8:55 UTC  (2+ messages)

[PATCH v2 0/4] serial: Create kserial_rs485 to get rid of padding
 2022-08-30  8:54 UTC  (10+ messages)
` [PATCH v2 1/4] serial: Rename vars in uart_get_rs485_config()
` [PATCH v2 2/4] serial: add helpers to copy serial_rs485 from/to userspace
` [PATCH v2 3/4] serial: Convert serial_rs485 to kernel doc
` [PATCH v2 4/4] serial: Add kserial_rs485 to avoid wasted space due to .padding

[PATCH] mm: skip reserved page for kmem leak scanning
 2022-08-30  8:52 UTC  (6+ messages)

[PATCH 0/2] mm: memcontrol: cleanup and optimize for accounting params
 2022-08-30  8:50 UTC  (9+ messages)
` [PATCH 1/2] mm: memcontrol: remove mem_cgroup_kmem_disabled
` [PATCH 2/2] mm: memcontrol: make cgroup_memory_noswap a static key

[PATCH] arm64: dts: mediatek: Add missing xHCI clocks for mt8192 and mt8195
 2022-08-30  8:50 UTC  (3+ messages)

[PATCH v2 0/5] serial: Remove custom frame size calculation
 2022-08-30  8:49 UTC  (6+ messages)
` [PATCH v2 1/5] serial: ucc_uart: "
` [PATCH v2 2/5] serial: cpm_uart: "
` [PATCH v2 3/5] serial: fsl_lpuart: "
` [PATCH v2 4/5] serial: sunsab: Remove frame size calculation dead-code
` [PATCH v2 5/5] serial: tegra: Remove custom frame size calculation

[PATCH v9 01/10] dt-bindings: power: supply: Add MediaTek MT6370 Charger
 2022-08-30  8:49 UTC  (3+ messages)
` [PATCH v9 09/10] leds: flash: mt6370: Add MediaTek MT6370 flashlight support

[PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-08-30  8:49 UTC  (4+ messages)

[PATCH 00/11] Add support for enhanced SPI for Designware SPI controllers
 2022-08-30  8:48 UTC  (3+ messages)

[PATCH v2] pinctrl: qcom: spmi-gpio: Make IRQCHIP immutable
 2022-08-30  8:48 UTC  (4+ messages)

[PATCH v2][SMB3 client] smb3: use filemap_write_and_wait_range instead of filemap_write_and_wait
 2022-08-30  8:46 UTC  (2+ messages)

[PATCH] usb: Improves USB2.0 write performance
 2022-08-30  8:43 UTC 

[PATCH v4] arm64: dts: mt7986: add built-in Wi-Fi device nodes
 2022-08-30  8:43 UTC  (2+ messages)

[PATCH 0/3] Rename sifive L2 cache to sifive CCACHE
 2022-08-30  8:41 UTC  (9+ messages)
` [PATCH 2/3] soc: sifive: l2 cache: Rename SiFive L2 cache to composible cache
` [PATCH] soc: sifive: ccache: reduce printing on init
` [PATCH] dt-bindings: sifive-ccache: fix cache level for l3 cache

[PATCH linux-next] selinux: Remove the unneeded result variable
 2022-08-30  8:41 UTC 

[PATCHv2 resend] dt-bindings: leds: Expand LED_COLOR_ID definitions
 2022-08-30  8:37 UTC  (5+ messages)

[PATCH linux-next] media: venus: hfi: Remove the unneeded result variable
 2022-08-30  8:37 UTC 

[PATCH] nvmet-tcp: Fix NULL pointer dereference during release
 2022-08-30  8:36 UTC 

[PATCH] leds: MAINTAINERS: include dt-bindings headers
 2022-08-30  8:36 UTC 

[PATCH -next 0/5] Optimize and bugfix for cpu-on-off-test.sh
 2022-08-30  8:30 UTC  (6+ messages)
` [PATCH -next 1/5] selftests/cpu-hotplug: Correct log info
` [PATCH -next 2/5] selftests/cpu-hotplug: Replace exit with return
` [PATCH -next 3/5] selftests/cpu-hotplug: Delete fault injection related code
` [PATCH -next 4/5] selftests/cpu-hotplug: Reserve one cpu online at least
` [PATCH -next 5/5] selftests/cpu-hotplug: Add log info when test success

[PATCH linux-next] mmc: sdhci_am654: Remove the unneeded result variable
 2022-08-30  8:33 UTC 

[PATCH v4 0/6] iommu/mediatek: Improve safety from invalid dts input
 2022-08-30  8:32 UTC  (8+ messages)
` [PATCH v4 1/6] iommu/mediatek: Add platform_device_put for recovering the device refcnt
` [PATCH v4 3/6] iommu/mediatek: Add error path for loop of mm_dts_parse
` [PATCH v4 5/6] iommu/mediatek: Improve safety for mediatek,smi property in larb nodes

[PATCH linux-next] drm/amdgpu: Remove the unneeded result variable 'r'
 2022-08-30  8:32 UTC 

[PATCH v4 0/2] arm64: dts: ti: k3-am64-main: Add GPMC & ELM nodes
 2022-08-30  8:31 UTC  (2+ messages)

[PATCH net v2] net/smc: Fix possible access to freed memory in link clear
 2022-08-30  8:31 UTC  (3+ messages)
` [PATCH net v2] net/smc: fix listen processing for SMC-Rv2

[PATCH linux-next] scsi: lpfc: Remove the unneeded result variable 'n'
 2022-08-30  8:31 UTC 

[PATCH] arm64/kexec: Fix missing extra range for crashkres_low
 2022-08-30  8:30 UTC  (4+ messages)
` [PATCH-RESEND] "

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-08-30  8:30 UTC  (5+ messages)
` [PATCH v2 01/41] drm/tests: Order Kunit tests in Makefile

[PATCH linux-next] media: imon: Remove the unneeded result variable
 2022-08-30  8:30 UTC 

[PATCH] dt-bindings: mmc: renesas,sdhi: Add iommus property
 2022-08-30  8:28 UTC  (3+ messages)

[PATCH v3 00/30] phy: qcom,qmp: fix dt-bindings and deprecate lane suffix
 2022-08-30  8:27 UTC  (9+ messages)

KMSAN: uninit-value in mii_nway_restart
 2022-08-30  8:26 UTC  (2+ messages)

[PATCH] rcu: Remove duplicate RCU exp QS report from rcu_report_dead()
 2022-08-30  8:31 UTC 

[PATCH 2/2] RDMA: dma-mapping: Return an unsigned int from ib_dma_map_sg{,_attrs}
 2022-08-30  8:23 UTC  (7+ messages)

[PATCH V3 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-08-30  8:20 UTC  (23+ messages)
` [PATCH V3 2/6] arm64: dts: meson: add S4 Soc PLL clock controller in DT
` [PATCH V3 3/6] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver
` [PATCH V3 6/6] clk: meson: s4: add s4 SoC peripheral clock controller driver

[PATCH -next v2] cpufreq: bmips-cpufreq: Use module_init and add module_exit
 2022-08-30  8:19 UTC  (2+ messages)

[PATCH v3 updated] mm/demotion: Expose memory tier details via sysfs
 2022-08-30  8:17 UTC 

[PATCH v3] mm/demotion: Expose memory tier details via sysfs
 2022-08-30  8:16 UTC 

[PATCH net v2] iavf: Detach device during reset task
 2022-08-30  8:16 UTC 

[Patch net-next v2 0/9] net: dsa: microchip: add support for phylink mac config and link up
 2022-08-30  8:15 UTC  (3+ messages)

[PATCH v2] drm/bridge: it6505: Fix the order of DP_SET_POWER commands
 2022-08-30  8:15 UTC  (2+ messages)

[PATCH mm-unstable] mm/demotion: Make toptier_distance inclusive upper bound of toptiers
 2022-08-30  8:14 UTC 

[PATCH] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-08-30  8:11 UTC  (2+ messages)

[PATCH v2] drm/bridge: megachips: Fix a null pointer dereference bug
 2022-08-30  8:11 UTC  (2+ messages)

[PATCH] cpufreq: bmips-cpufreq: Use module_init and add module_exit
 2022-08-30  8:06 UTC  (4+ messages)

[PATCH] dt-bindings: mfd: Rename mediatek,mt8195-scpsys.yaml
 2022-08-30  8:04 UTC  (2+ messages)

[PATCH v5 0/7] Add the iMX8MP PCIe support
 2022-08-30  7:46 UTC  (8+ messages)
` [PATCH v5 1/7] dt-binding: phy: Add iMX8MP PCIe PHY binding
` [PATCH v5 2/7] arm64: dts: imx8mp: Add iMX8MP PCIe support
` [PATCH v5 3/7] arm64: dts: imx8mp-evk: Add "
` [PATCH v5 4/7] reset: imx7: Fix the iMX8MP PCIe PHY PERST support
` [PATCH v5 5/7] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
` [PATCH v5 6/7] phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support
` [PATCH v5 7/7] PCI: imx6: Add iMX8MP PCIe support

[PATCH v3] ar5523: check endpoints type and direction in probe()
 2022-08-30  7:59 UTC  (2+ messages)

[PATCH] vfio/type1: Unpin zero pages
 2022-08-30  7:59 UTC  (2+ messages)

[RFC PATCH] block: remove bio_check_ro
 2022-08-30  7:58 UTC 

[PATCH] ASoC: codecs: rk817: fix missing I2C dependency in compile test
 2022-08-30  7:58 UTC 

[PATCH 0/7] fix null-ptr-deref in binder_alloc and others
 2022-08-30  7:57 UTC  (11+ messages)
` [PATCH 2/7] binder: fix trivial kernel-doc typo
` [PATCH 3/7] binder: rename alloc->vma_vm_mm to alloc->mm
` [PATCH 5/7] binder: remove unused binder_alloc->buffer_free
` [PATCH 6/7] binder: fix binder_alloc kernel-doc warnings
` [PATCH 7/7] binderfs: remove unused INTSTRLEN macro

[PATCH 0/3] Merge non-standard qcom clk PLL offsets
 2022-08-30  7:56 UTC  (4+ messages)
` [PATCH 1/3] clk: qcom: gcc-sm6115: Override default Alpha PLL regs
` [PATCH 2/3] clk: qcom: gcc-sm6115: Move alpha pll bramo overrides
` [PATCH 3/3] clk: qcom: Merge alt alpha plls for qcm2260, sm6115

[PATCH 0/2] drm: bridge: adv7511: CEC support for ADV7535
 2022-08-30  7:54 UTC  (3+ messages)

[PATCH v4 0/6] Add iMX8MP PCIe support
 2022-08-30  7:52 UTC  (8+ messages)
` [PATCH 1/2] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
  ` [PATCH 2/2] fixup! phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support

[PATCH net 1/1] net: phy: marvell: add link status check before enabling phy loopback
 2022-08-30  7:51 UTC  (3+ messages)

ip6, escaped_string tests
 2022-08-30  7:51 UTC  (6+ messages)
` [PATCH 1/2] lib/test_printf.c: Add ip6 tests
` [PATCH 2/2] lib/test_printf.c: Add escaped string tests

[PATCH v1 0/8] gpio: Get rid of ARCH_NR_GPIOS (v1)
 2022-08-30  7:51 UTC  (3+ messages)
` [PATCH v1 1/8] gpio: aggregator: Stop using ARCH_NR_GPIOS

[PATCH v1 0/2] Fix the wrong order of phy callbacks
 2022-08-30  7:50 UTC  (5+ messages)

[PATCH 1/5] dt-bindings: vendor-prefixes: add Diodes
 2022-08-30  7:50 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: gpio: pca95xx: add entry for pcal6534 and PI4IOE5V6534Q

[PATCH] ata: libata-sff: Fix double word in comments
 2022-08-30  7:50 UTC 

[PATCH v2 2/3] drm/mediatek: Add gamma lut support for mt8195
 2022-08-30  7:49 UTC  (3+ messages)
  ` [PATCH v2 1/3] dt-bindings: mediatek: Add gamma compatible "
  ` [PATCH v2 3/3] arm64: dts: Modify "

[PATCH v12 00/17] iommu: SVA and IOPF refactoring
 2022-08-30  7:46 UTC  (5+ messages)
` [PATCH v12 13/17] iommu/sva: Refactoring iommu_sva_bind/unbind_device()

kernel BUG at fs/ext4/inline.c:LINE!
 2022-08-30  7:46 UTC  (4+ messages)
` [syzbot] "

[RESENT PATCH v5 0/7] dmaengine: hisilicon: Add support for hisi dma driver
 2022-08-30  7:45 UTC  (2+ messages)

[PATCH] phy: move from strlcpy with unused retval to strscpy
 2022-08-30  7:42 UTC  (2+ messages)

[PATCH v4] regulator: dt-bindings: mediatek: add mt6366
 2022-08-30  7:42 UTC  (3+ messages)

[PATCH -next] fs/hfsplus: Fix some kernel-doc comments
 2022-08-30  7:42 UTC 

[PATCH v4 01/10] dt-bindings: vendor-prefixes: add Methode Electronics
 2022-08-30  7:42 UTC  (4+ messages)
` [PATCH v4 10/10] arm64: dts: marvell: add support for Methode eDPU

[PATCH 0/5] ARM: clean up after multiplatform changes
 2022-08-30  7:41 UTC  (6+ messages)
` [PATCH 4/5] ARM: fix CPU_V6 dependencies
      ` [PATCH] ARM: fix XIP_KERNEL dependencies

[PATCH v2 0/4] phy: qcom-qmp: Add SC8280XP USB PHYs
 2022-08-30  7:38 UTC  (2+ messages)

[PATCH] soundwire: bus: conditionally recheck UNATTACHED status
 2022-08-30  7:42 UTC 

[PATCH] phy: qualcomm: phy-qcom-qmp: add support for combo USB3+DP phy on SDM845
 2022-08-30  7:37 UTC  (2+ messages)

[PATCH] drm/bridge: megachips: Fix a null pointer dereference bug
 2022-08-30  7:36 UTC  (3+ messages)

[PATCH] soc: mediatek: mtk-svs: fix compilation error
 2022-08-30  7:36 UTC 

[PATCH] mm: Fix double word in comments
 2022-08-30  7:34 UTC 

[PATCH v4 0/2] dt-bindings: Intorduce domain-controller
 2022-08-30  7:34 UTC  (4+ messages)

[RFC PATCH] mm: reduce noise in show_mem for lowmem allocations
 2022-08-30  7:34 UTC  (2+ messages)

[PATCH 0/3] arch: ptrace: Cleanup ptrace_disable
 2022-08-30  7:33 UTC  (3+ messages)
` [PATCH 2/3] openrisc: ptrace: Remove duplicate operation

[PATCH] arm/mm: Fix comments typo
 2022-08-30  7:31 UTC 

[PATCH v3 1/3] PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
 2022-08-30  7:31 UTC  (2+ messages)

[PATCH v4 0/2] tty: n_gsm: avoid call of sleeping functions from atomic context
 2022-08-30  7:30 UTC  (3+ messages)
` [PATCH v4 1/2] tty: n_gsm: replace kicktimer with delayed_work

[arm-integrator:virt-to-pfn-v6.0-rc1 24/24] arch/x86/xen/setup.c:341:25: warning: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'const void *'
 2022-08-30  7:29 UTC 

[PATCH v2] mm/demotion: Expose memory tier details via sysfs
 2022-08-30  7:28 UTC  (5+ messages)

[PATCH] tty: move from strlcpy with unused retval to strscpy
 2022-08-30  7:23 UTC  (2+ messages)

[PATCH v2] dt-bindings: spi: renesas,sh-msiof: Fix 'unevaluatedProperties' warnings
 2022-08-30  7:20 UTC  (2+ messages)

[PATCH v2] ARM: Add sanity check for dev->periphid in amba_probe()
 2022-08-30  7:20 UTC  (2+ messages)

[PATCH v2] drivers/tty/serial: check the return value of uart_port_check()
 2022-08-30  7:20 UTC  (6+ messages)

[PATCH] phy: tegra: xusb: check the return value of devm_kzalloc() in tegra_xusb_setup_usb_role_switch()
 2022-08-30  7:19 UTC  (2+ messages)

fw_devlink=on breaks probing devices when of_platform_populate() is used
 2022-08-30  7:18 UTC  (4+ messages)

[PATCH] arm64: dts: renesas: Drop clock-names property from RPC node
 2022-08-30  7:16 UTC  (2+ messages)

[PATCH v3] drivers/net/ethernet/e1000e: check return value of e1e_rphy()
 2022-08-30  7:15 UTC 

[PATCH 1/2] mm: memory-failure: kill soft_offline_free_page()
 2022-08-30  7:15 UTC  (3+ messages)
` [PATCH 2/2] mm: memory-failure: kill __soft_offline_page()

[gustavoars:testing/6.0-rc2-kspp-misc] BUILD SUCCESS 61b2005335d446d9169be9405696be6e7507ebd3
 2022-08-30  7:13 UTC 

[gustavoars:testing/6.0-rc2-GCC13-fsfa] BUILD REGRESSION 74417dafb835bd882b504cfbca9de9d936d7ad40
 2022-08-30  7:13 UTC 

[PATCH v6 0/6] LoongArch: Support toolchain with new relocation types
 2022-08-30  7:10 UTC  (5+ messages)
` [PATCH v6 5/6] LoongArch: Support PC-relative relocations in modules

[PATCH 0/2] mtd: spi-nor: Add flash device reset support
 2022-08-30  7:09 UTC  (5+ messages)
` [PATCH 2/2] mtd: spi-nor: Add support for flash reset

[PATCH] dt-bindings: i2c: renesas,riic: Fix 'unevaluatedProperties' warnings
 2022-08-30  7:09 UTC  (2+ messages)

[PATCH] dt-bindings: phy: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-30  7:06 UTC  (2+ messages)

[RFC PATCH v2 2/6] bus/cdx: add the cdx bus driver
 2022-08-30  7:06 UTC  (12+ messages)

[PATCH net-next v2] drivers/net/ethernet: check return value of e1e_rphy()
 2022-08-30  7:05 UTC  (2+ messages)
  ` [Intel-wired-lan] "

[PATCH] net/ieee802154: fix uninit value bug in dgram_sendmsg
 2022-08-30  7:04 UTC  (5+ messages)

[PATCH v3 00/14] Use devm helpers for regulator get and enable
 2022-08-30  7:04 UTC  (4+ messages)
` [PATCH v3 03/14] gpu: drm: simplify drivers using devm_regulator_*get_enable*()

[PATCH 1/6] dt-bindings: arm: cpus: Add Kryo 660 CPUs
 2022-08-30  7:04 UTC  (3+ messages)
` [PATCH 3/6] dt-bindings: phy: qcom,usb-snps-femto-v2: Add SM6375

[PATCH V2] net/ieee802154: fix uninit value bug in dgram_sendmsg
 2022-08-30  7:03 UTC 

[PATCH net] net: fec: add pm_qos support on imx6q platform
 2022-08-30  7:01 UTC 

linux-next: Tree for Aug 30
 2022-08-30  7:01 UTC 

linux-next: manual merge of the mm tree with the kspp tree
 2022-08-30  7:00 UTC 

[PATCH v2 1/6] tty: n_gsm: add enumeration for gsm encodings
 2022-08-30  7:00 UTC  (5+ messages)
` [PATCH v2 4/6] tty: n_gsm: introduce gsm_control_command() function
` [PATCH v2 5/6] tty: n_gsm: name the debug bits

[PATCH v7 0/3] dt-bindings: arm: qcom: qcom,board-id and qcom,msm-id
 2022-08-30  6:57 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: arm: qcom: document qcom,msm-id and qcom,board-id
` [PATCH v7 2/3] soc: qcom: socinfo: create soc_id table from bindings
` [PATCH v7 3/3] arm64: dts: qcom: msm8992-xiaomi-libra: split qcom,msm-id into tuples


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).