public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-28 00:20:20 to 2023-09-28 06:03:46 UTC [more...]

[PATCH RFC v1 1/3] r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
 2023-09-28  6:02 UTC  (3+ messages)

[PATCH] nbd: pass nbd_sock to nbd_read_reply() instead of index
 2023-09-28  6:03 UTC  (4+ messages)

[PATCH v6 0/7] Add support for XLCDC to sam9x7 SoC family
 2023-09-28  6:01 UTC  (3+ messages)
` [PATCH v6 1/7] drm: atmel-hlcdc: add flag and driver ops to differentiate XLCDC and HLCDC IP

[PATCH] dt-bindings: memory-controllers: Make "additionalProperties: true" explicit
 2023-09-28  5:54 UTC  (2+ messages)

[PATCH 00/40] soc: Convert to platform remove callback returning void
 2023-09-28  5:52 UTC  (3+ messages)
` [PATCH 31/40] soc/samsung: exynos-chipid: "
  ` (subset) "

My brand new vivo V25 Pro 5G Android mobile phone is running on Linux kernel 4.19.191+
 2023-09-28  5:45 UTC  (4+ messages)

[PATCH] media: imx-jpeg: notify source chagne event when the first picture parsed
 2023-09-28  5:37 UTC 

WARNING in vma_merge
 2023-09-28  5:37 UTC  (2+ messages)

[PATCH v7 00/14] Add TPS25750 USB type-C PD controller support
 2023-09-28  5:37 UTC  (3+ messages)
` [PATCH v7 01/14] dt-bindings: usb: tps6598x: Add tps25750

[PATCH v8 0/5] Add Toshiba Visconti Video Input Interface driver
 2023-09-28  5:32 UTC  (3+ messages)
` [PATCH v8 1/5] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface

[PATCH v3 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-09-28  5:30 UTC  (3+ messages)
` [PATCH v3 1/2] mm: pass page count and reserved to __init_single_page

[PATCH v2 0/2] get_maintainer: add patch-only keyword matching
 2023-09-28  5:31 UTC  (9+ messages)
` [PATCH v2 1/2] get_maintainer: add patch-only keyword-matching
` [PATCH v2 2/2] MAINTAINERS: migrate some K to D

[PATCH 00/27] platform: Convert to platform remove callback returning void
 2023-09-28  5:30 UTC  (2+ messages)

kernel.org 6.5.4 , NPU driver, --not support (RFC)
 2023-09-28  5:28 UTC  (7+ messages)
    ` 回复: "

[PATCH v10 00/10] x86/resctrl: Miscellaneous resctrl features
 2023-09-28  5:28 UTC  (2+ messages)

[PATCH net-next v2 0/2] Documentation fixes for dpll subsystem
 2023-09-28  5:27 UTC  (3+ messages)
` [PATCH net-next v2 1/2] Documentation: dpll: Fix code blocks
` [PATCH net-next v2 2/2] Documentation: dpll: wrap DPLL_CMD_PIN_GET output in a code block

[RFC PATCH 0/9] ACPI:RASF: Add support for ACPI RASF, ACPI RAS2 and configure scrubbers
 2023-09-28  5:25 UTC  (5+ messages)
` [RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes

[PATCH 0/2] input: Imagis: add support for the IST3032C touchscreen
 2023-09-28  5:25 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-09-28  5:24 UTC  (4+ messages)
` [PATCH 6/9] dma-buf: heaps: mtk_sec_heap: Add tee service call for buffer allocating/freeing

[PATCH v4 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
 2023-09-28  5:24 UTC  (14+ messages)
` [PATCH v4 2/2] dt-bindings: media: imx-jpeg: "
    ` [EXT] "
  ` [EXT] Re: [PATCH v4 1/2] arm64: dts: imx8-ss-img: "

[PATCH 0/5] Remaining patches for RT5033 charger
 2023-09-28  5:23 UTC  (5+ messages)
` [PATCH 2/5] power: supply: rt5033_charger: Add cable detection and USB OTG supply
` [PATCH 3/5] power: supply: rt5033_charger: fix missing unlock

[PATCH 0/2] usb: dwc3: add driver for T-HEAD TH1520 SoC
 2023-09-28  5:21 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: usb: Add T-HEAD TH1520 USB controller
` [PATCH 2/2] usb: dwc3: add T-HEAD TH1520 usb driver

[PATCH v1] perf pmus: Make PMU alias name loading lazy
 2023-09-28  5:19 UTC  (3+ messages)

[PATCH v4] staging: rtl8192e: renamed (3) variables
 2023-09-28  5:00 UTC  (3+ messages)

[PATCH v6 00/12] iommu: Prepare to deliver page faults to user space
 2023-09-28  5:00 UTC  (14+ messages)
` [PATCH v6 01/12] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v6 02/12] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v6 03/12] iommu: Remove unrecoverable fault data
` [PATCH v6 04/12] iommu: Cleanup iopf data structure definitions
` [PATCH v6 05/12] iommu: Merge iopf_device_param into iommu_fault_param
` [PATCH v6 06/12] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v6 07/12] iommu: Merge iommu_fault_event and iopf_fault
` [PATCH v6 08/12] iommu: Prepare for separating SVA and IOPF
` [PATCH v6 09/12] iommu: Make iommu_queue_iopf() more generic
` [PATCH v6 10/12] iommu: Separate SVA and IOPF
` [PATCH v6 11/12] iommu: Consolidate per-device fault data management
` [PATCH v6 12/12] iommu: Improve iopf_queue_flush_dev()

[PATCH v2] staging: rtl8192u: ieee80211: renamed duplicate variable
 2023-09-28  4:58 UTC  (3+ messages)

[PATCH V3 0/3] Add pinctrl driver support for Amlogic T7 SoCs
 2023-09-28  4:56 UTC  (6+ messages)
` [PATCH V3 1/3] dt-bindings: pinctrl: Add "

[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
 2023-09-28  4:55 UTC  (10+ messages)
` [PATCH 09/37] clk: renesas: rzg2l: fix computation formula
` [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions

[PATCH] ARM: dts: omap4-embt2ws: Add Bluetooth
 2023-09-28  4:54 UTC  (4+ messages)

[PATCH] binfmt_elf_fdpic: clean up debug warnings
 2023-09-28  4:53 UTC  (3+ messages)

[PATCH 0/2] Support ROHM KX132ACR-LBZ Accelerometer
 2023-09-28  4:52 UTC  (3+ messages)

[PATCH] cxl/acpi: Annotate struct cxl_cxims_data with __counted_by
 2023-09-28  4:48 UTC  (3+ messages)

linux-next: Tree for Sep 28
 2023-09-28  4:47 UTC 

[PATCH 0/4] SLUB: calculate_order() cleanups
 2023-09-28  4:46 UTC  (2+ messages)

[PATCH] ovl: avoid possible NULL dereference
 2023-09-28  4:45 UTC  (3+ messages)

[PATCH] hte: Annotate struct hte_device with __counted_by
 2023-09-28  4:42 UTC  (4+ messages)

[PATCH v7 02/12] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb
 2023-09-28  4:42 UTC  (3+ messages)

[PATCH] ARM: dts: sun7i: Add Iteaduino Plus A20
 2023-09-28  4:41 UTC  (6+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] dt-bindings: arm: sunxi: Add itead,iteaduino-plus-a20

[PATCH v8 00/16] Linux RISC-V AIA Support
 2023-09-28  4:38 UTC  (4+ messages)
` [PATCH v8 13/16] irqchip: Add RISC-V advanced PLIC driver for direct-mode

[PATCH] kunit: debugfs: Handle errors from alloc_string_stream()
 2023-09-28  4:36 UTC  (2+ messages)

linux-next: Tree for Sep 27
 2023-09-28  4:20 UTC  (2+ messages)
` linux-next: Tree for Sep 27 [drivers/net/hyperv/hv_netvsc.ko]

[PATCH] kasan: Add CONFIG_KASAN_WHITELIST_ONLY mode
 2023-09-28  4:15 UTC 

[PATCH RESEND v6 7/7] arm64: dts: ti: k3-j712s2-mcu: Add the mcu domain watchdog instances
 2023-09-28  4:10 UTC  (2+ messages)

[PATCH v2 0/4] KVM: selftests: Add LoongArch support
 2023-09-28  4:04 UTC  (4+ messages)
` [PATCH v2 3/4] KVM: selftests: Add ucall test support for LoongArch

[PATCH v10 0/7] Add metrics for Arm CMN
 2023-09-28  4:00 UTC  (6+ messages)

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-09-28  3:59 UTC  (3+ messages)
` [PATCH v5 02/18] cgroup/misc: Add SGX EPC resource type and export APIs for SGX driver

[PATCH] perf record: Fix BTF type checks in the off-cpu profiling
 2023-09-28  3:55 UTC  (3+ messages)

[PATCH 0/4] perf bench messaging: Kill child processes when exit abnormally in process mode
 2023-09-28  3:55 UTC  (2+ messages)

[PATCH][next] perf kwork: Fix spelling mistake "Captuer" -> "Capture"
 2023-09-28  3:52 UTC  (3+ messages)

[PATCH 0/3] ACPI: PCC: Define and use the common PCC shared memory regions related macros
 2023-09-28  3:49 UTC  (5+ messages)
` [PATCH 1/3] ACPI: PCC: Add PCC shared memory region command and status bitfields

[PATCH] arm64: defconfig: Enable DWMAC_MEDIATEK ethernet driver
 2023-09-28  3:44 UTC 

[PATCH 0/4] fpga: add platform drivers to the FPGA KUnit test suites
 2023-09-28  3:41 UTC  (5+ messages)
` [PATCH 2/4] fpga: add a platform driver to the FPGA Manager test suite

[PATCH 0/2] ASoC: codecs: rtq9128: Add TDM input source select
 2023-09-28  3:41 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: rtq9128: Add TDM input source slect property
` [PATCH 2/2] ASoC: codecs: rtq9128: Add TDM input source select

[RESEND PATCH v6 00/20] Add display driver for MT8188 VDOSYS1
 2023-09-28  3:39 UTC  (8+ messages)
` [RESEND PATCH v6 15/20] drm/mediatek: Manage component's clock with function pointers
` [RESEND PATCH v6 16/20] drm/mediatek: Make sure the power-on sequence of LARB and RDMA
` [RESEND PATCH v6 17/20] drm/mediatek: Support MT8188 Padding in display driver

[PATCH v5 0/5] PCI: qcom: Add support for OPP
 2023-09-28  3:35 UTC  (5+ messages)
` [PATCH v5 3/5] opp: Add dev_pm_opp_find_level_floor()

[PATCH] hte: allow building modules with COMPILE_TEST enabled
 2023-09-28  3:30 UTC  (3+ messages)

[PATCH bpf-next v3 0/7] Add Open-coded task, css_task and css iters
 2023-09-28  3:29 UTC  (7+ messages)
` [PATCH bpf-next v3 3/7] bpf: Introduce task open coded iterator kfuncs
` [PATCH bpf-next v3 4/7] bpf: Introduce css open-coded "

[PATCH] mm/gup: Clean up errors in gup.c
 2023-09-28  3:28 UTC 

[PATCH] lib: zstd: Clean up errors in zstd_ddict.h
 2023-09-28  3:23 UTC 

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-09-28  3:22 UTC  (20+ messages)

[PATCH] zstd: Clean up errors in zstd_decompress_block.h
 2023-09-28  3:20 UTC 

[PATCH V1] mmc: core: Add partial initialization support
 2023-09-28  3:20 UTC  (7+ messages)

[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-28  3:16 UTC  (10+ messages)
` [PATCH net-next v4 03/18] net/smc: extract v2 check helper from SMC-D device registration
` [PATCH net-next v4 05/18] net/smc: reserve CHID range for SMC-D virtual device
` [PATCH net-next v4 09/18] net/smc: introduce SMC-D loopback device

[PATCH] net: snmp: Clean up errors in snmp.h
 2023-09-28  3:14 UTC 

[PATCH] ipv6: Clean up errors in ipv6.h
 2023-09-28  3:12 UTC 

[PATCH net-next] net/smc: add support for netdevice in containers
 2023-09-28  3:11 UTC  (4+ messages)
    ` [External] "

[PATCH] wext.h: Clean up errors in wext.h
 2023-09-28  3:08 UTC 

[PATCH] div64: Clean up errors in div64.h
 2023-09-28  3:03 UTC 

[PATCH] vmlinux.lds.h: Clean up errors in vmlinux.lds.h
 2023-09-28  3:01 UTC 

[PATCH net] octeontx2-pf: Fix page pool frag allocation failure
 2023-09-28  2:52 UTC 

[PATCH] nfsd: Clean up errors in nfs3proc.c
 2023-09-28  2:51 UTC 

[PATCH v6 00/16] introduce more MDP3 components in MT8195
 2023-09-28  2:52 UTC  (7+ messages)
` [PATCH v6 12/16] dt-bindings: display: mediatek: color: add compatible for MT8195

[PATCH] NFSD: Clean up errors in xdr.h
 2023-09-28  2:48 UTC 

[PATCH] nfsd: Clean up errors in nfs4state.c
 2023-09-28  2:43 UTC 

[PATCH 0/5] pstore: add tty frontend and multi-backend
 2023-09-28  2:42 UTC  (6+ messages)
` [PATCH 1/5] pstore: add tty frontend
` [PATCH 2/5] pstore: add multi-backends support
` [PATCH 3/5] pstore: add subdirs for multi-backends
` [PATCH 4/5] pstore: remove the module parameter "backend"
` [PATCH 5/5] tools/pstore: update pstore selftests

[PATCH] NFSD: Clean up errors in stats.c
 2023-09-28  2:35 UTC 

[PATCH v1] iio: adc: aspeed: Support deglitch feature
 2023-09-28  2:34 UTC  (2+ messages)

[PATCH] scsi: lpfc: Clean up errors in lpfc_debugfs.c
 2023-09-28  2:32 UTC 

[PATCH 0/3] Sq thread real utilization statistics
 2023-09-28  2:22 UTC  (4+ messages)
  ` [PATCH 1/3] SCHEDULER: Add an interface for counting real utilization
  ` [PATCH 2/3] PROC FILESYSTEM: Add real utilization data of sq thread
  ` [PATCH 3/3] IO_URING: Statistics of the true utilization of sq threads

[PATCH] scsi: lpfc: Clean up errors in lpfc_init.c
 2023-09-28  2:28 UTC 

[PATCH 1/2] net: ethernet: davinci_emac: Use MAC Address from Device Tree
 2023-09-28  2:29 UTC  (3+ messages)
` [PATCH 2/2] arm: dts: am3517: Configure ethernet alias

[PATCH v1] drm/dp/mst: fix missing modeset unlock for MST port detect
 2023-09-28  2:25 UTC  (6+ messages)

[PATCH v2] genirq: avoid long loops in handle_edge_irq
 2023-09-28  2:22 UTC  (5+ messages)

[PATCH] scsi: lpfc: Clean up errors in lpfc_sli.c
 2023-09-28  2:17 UTC 

[PATCH] LoongArch: Share the same pmd between vDSO space and stack
 2023-09-28  2:14 UTC 

[PATCH V2 1/2] dt-bindings: input: Introduce Himax HID-over-SPI device
 2023-09-28  2:12 UTC  (12+ messages)

KASAN: use-after-free Read in ntfs_fill_super
 2023-09-28  2:11 UTC 

[PATCH] scsi: lpfc: Clean up errors in lpfc.h
 2023-09-28  2:05 UTC 

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2023-09-28  2:05 UTC 

[PATCH] blk-throttle: Calculate allowed value only when the throttle is enabled
 2023-09-28  1:58 UTC 

[PATCH] ASoC: codecs: rtq9128: Add TDM data source selection
 2023-09-28  2:03 UTC  (7+ messages)

[PATCH] crypto: virtio-crypto: call finalize with bh disabled
 2023-09-28  2:03 UTC  (7+ messages)
        `  "

[PATH v3 0/3] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
 2023-09-28  1:58 UTC  (3+ messages)
` [PATH v3 2/3] iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}

[PATCH] scsi: lpfc: Clean up errors in lpfc_sli.h
 2023-09-28  1:59 UTC 

[PATCH] scsi: hptiop: Clean up errors in hptiop.c
 2023-09-28  2:00 UTC 

[PATCH] scsi: lpfc: Clean up errors in lpfc_sli.h
 2023-09-28  1:59 UTC 

[PATCH] scsi: lpfc: Clean up errors in lpfc_crtn.h
 2023-09-28  1:58 UTC 

[RFC 0/8] iommufd support pasid attach/replace
 2023-09-28  1:54 UTC  (5+ messages)
` [RFC 3/8] iommufd: Support attach/replace hwpt per pasid

[PATCH] scsi: lpfc: Clean up errors in lpfc_sli.h
 2023-09-28  1:50 UTC 

[PATCH] scsi: lpfc: Clean up errors in lpfc_compat.h
 2023-09-28  1:47 UTC 

[RFC 0/3] vfio-pci support pasid attach/detach
 2023-09-28  1:46 UTC  (5+ messages)
` [RFC 3/3] vfio/pci: Expose PCIe PASID capability to userspace

[PATCH] x86/hyperv: Remove hv_vtl_early_init initcall
 2023-09-28  1:36 UTC  (2+ messages)

[PATCH] scsi: hptiop: Clean up errors in hptiop.c
 2023-09-28  1:38 UTC 

[PATCH v5 00/10] scsi:scsi_debug: Add error injection for single device
 2023-09-28  1:38 UTC  (4+ messages)
` [PATCH v5 01/10] scsi: scsi_debug: create scsi_debug directory in the debugfs filesystem

linux-next: manual merge of the rdma tree with the rdma-fixes tree
 2023-09-28  1:38 UTC 

[PATCH] iommu: Sanity check on param list for iommu_get_resv_regions
 2023-09-28  1:33 UTC  (2+ messages)

[PATCH v2 4/7] cxl: Fix a checkpatch error
 2023-09-28  1:32 UTC  (2+ messages)

[PATCH v2 7/7] cxl/memdev: Fix a whitespace warning
 2023-09-28  1:31 UTC  (2+ messages)

[PATCH v4 0/5] Displayport Alternate Mode 2.1 Support
 2023-09-28  1:31 UTC  (6+ messages)
` [PATCH v4 4/5] platform/chrome: cros_ec_typec: Add Displayport Alternatemode "

[PATCH] scsi: fnic: Clean up errors in fnic_scsi.c
 2023-09-28  1:25 UTC 

[PATCH RESEND] i2c: core: Fix possible memleak in i2c_register_adapter()
 2023-09-28  1:27 UTC 

[PATCH 0/3] Some bugfix about kmemleak
 2023-09-28  1:22 UTC  (4+ messages)
` [PATCH 2/3] mm/kmemleak: fix partially freeing unknown object warning

[PATCH -next] drm/amd/display: clean up some inconsistent indentings
 2023-09-28  1:13 UTC 

[PATCH 0/2] hugetlb memcg accounting
 2023-09-28  1:00 UTC  (2+ messages)

[RESEND PATCH v6 17/17] media: qcom: camss: Comment CSID dt_id field
 2023-09-28  0:58 UTC  (2+ messages)
` [PATCH v6.1] "

[PATCH v2 0/2] hugetlb memcg accounting
 2023-09-28  0:57 UTC  (3+ messages)
` [PATCH v2 1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller
` [PATCH v2 2/2] selftests: add a selftest to verify hugetlb usage in memcg

linux-next: build failure after merge of the vfs-brauner tree
 2023-09-28  0:54 UTC 

[PATCH] ARM: kprobes: Explicitly assign register for local variables
 2023-09-28  0:45 UTC  (6+ messages)

[PATCH v1] perf parse-events: Fix for term values that are raw events
 2023-09-28  0:44 UTC 

linux-next: build failure after merge of the vfs-brauner tree
 2023-09-28  0:39 UTC 

[PATCH v2] padata: Fix the UAF issue related to parallel_data
 2023-09-28  0:38 UTC 

[PATCH V1 1/1] mmc: sdhci-pci-o2micro: Fix Bayhub SD host hardware tuning compatibility issue for BanQ card
 2023-09-28  0:37 UTC  (2+ messages)

[PATCH v3 06/11] dt-bindings: timer: Add Sophgo sg2042 CLINT timer
 2023-09-28  0:34 UTC  (2+ messages)

[PATCH] soc: qcom: Switch to EXPORT_SYMBOL_GPL()
 2023-09-28  0:34 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: apq8016-sbc: Add missing ADV7533 regulators
 2023-09-28  0:34 UTC  (2+ messages)

[PATCH v3] firmware: qcom_scm: use 64-bit calling convention only when client is 64-bit
 2023-09-28  0:34 UTC  (2+ messages)

[PATCH v3 0/3] soc: qcom: rmtfs: Support dynamic allocation
 2023-09-28  0:34 UTC  (2+ messages)
` (subset) "

[PATCH] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Fix inverted hall sensor
 2023-09-28  0:34 UTC  (2+ messages)

[PATCH 0/2] Add rpm-master-stats nodes for MSM8226 and MSM8974
 2023-09-28  0:34 UTC  (2+ messages)

[RESEND PATCH 1/4] ARM: dts: qcom: apq8064: drop incorrect regulator-type
 2023-09-28  0:34 UTC  (2+ messages)
` (subset) "

[RESEND PATCH 1/2] ARM: dts: qcom: apq8064: drop label property from DSI
 2023-09-28  0:34 UTC  (2+ messages)
` (subset) "

[PATCH] soc: qcom: smem: Annotate struct qcom_smem with __counted_by
 2023-09-28  0:34 UTC  (2+ messages)

linux-next: manual merge of the vfs-brauner tree with the mm tree
 2023-09-28  0:25 UTC 

[PATCH] staging: rtl8192u: ieee80211: renamed (3) variables
 2023-09-28  0:23 UTC 

[PATCH 0/5] KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI
 2023-09-28  0:19 UTC  (3+ messages)
` [PATCH 3/5] KVM: selftests: Touch relevant XSAVE state in guest for state test
` [PATCH 5/5] KVM: selftests: Force load all supported XSAVE state in "


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