public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-14 09:45:41 to 2022-11-14 11:25:54 UTC [more...]

[PATCH v7 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-14 11:20 UTC  (4+ messages)
` [PATCH v7 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH net 0/4] octeon_ep: fix several bugs in exception paths
 2022-11-14 11:20 UTC  (2+ messages)

[net] net: usb: smsc95xx: fix external PHY reset
 2022-11-14 13:16 UTC 

[PATCH v2 1/9] dt-bindings: arm-smmu: Allow up to 3 power-domains
 2022-11-14 11:17 UTC  (11+ messages)
` [PATCH v2 2/9] arm64: dts: qcom: pmk8350: Allow specifying arbitrary SID
` [PATCH v2 3/9] arm64: dts: qcom: sm6375: Add GPI DMA nodes
` [PATCH v2 4/9] arm64: dts: qcom: sm6375: Add pin configs for some QUP configurations
` [PATCH v2 5/9] arm64: dts: qcom: sm6375: Add QUPs and corresponding SPI/I2C hosts
` [PATCH v2 6/9] arm64: dts: qcom: sm6375-pdx225: Enable QUPs & GPI DMA
` [PATCH v2 7/9] arm64: dts: qcom: sm6375-pdx225: Add PMIC peripherals
` [PATCH v2 8/9] arm64: dts: qcom: sm6375-pdx225: Configure SMD RPM regulators
` [PATCH v2 9/9] arm64: dts: qcom: sm6375-pdx225: Configure Samsung touchscreen

[PATCH v2 0/7] Add the Renesas USBF controller support
 2022-11-14 11:15 UTC  (8+ messages)
` [PATCH v2 1/7] soc: renesas: r9a06g032-sysctrl: Export function to get the usb role
` [PATCH v2 2/7] dt-bindings: clock: renesas,r9a06g032-sysctrl: Add h2mode property
` [PATCH v2 3/7] soc: renesas: r9a06g032-sysctrl: Handle h2mode device-tree property
` [PATCH v2 4/7] dt-bindings: usb: add the Renesas RZ/N1 USBF controller binding
` [PATCH v2 5/7] usb: gadget: udc: add Renesas RZ/N1 USBF controller support
` [PATCH v2 6/7] ARM: dts: r9a06g032: Add the USBF controller node
` [PATCH v2 7/7] MAINTAINERS: add the Renesas RZ/N1 USBF controller entry

[PATCH 0/5] media: mediatek: vcodec: Fix decode random crash for PLT test
 2022-11-14 11:15 UTC  (3+ messages)
` [PATCH 1/5] media: mediatek: vcodec: Fix getting NULL pointer for dst buffer

[PATCH] driver core: Disable driver deferred probe timeout by default
 2022-11-14 11:13 UTC  (3+ messages)

[PATCHSET 00/12] perf test: Add test workloads (v2)
 2022-11-14 11:14 UTC  (14+ messages)
` [PATCH 02/12] perf test: Replace pipe test workload with noploop
` [PATCH 04/12] perf test: Replace record test workload with thloop
` [PATCH 06/12] perf test: Replace arm callgraph fp test workload with leafloop
` [PATCH 08/12] perf test: Replace arm spe fork test workload with sqrtloop
` [PATCH 10/12] perf test: Replace brstack test workload
` [PATCH 12/12] perf test: Replace data symbol test workload with datasym

[PATCH] xen: add missing free_irq() in error path
 2022-11-14 11:11 UTC  (3+ messages)

[PATCH] firmware: stratix10-svc: Fix IS_ERR() vs NULL check in stratix10_svc_drv_probe()
 2022-11-14 11:11 UTC  (3+ messages)

[PATCH] perf/x86/intel/pt: Fix sampling using single range output
 2022-11-14 11:10 UTC  (3+ messages)

[PATCH v5 0/1] i2c: Restore power status of device if probe fail or device is removed
 2022-11-14 11:10 UTC  (6+ messages)
` [PATCH v5 1/1] i2c: Restore initial power state when we are done

[PATCH v2] media: mediatek: vcodec: fix h264 cavlc bitstream fail
 2022-11-14 11:08 UTC  (2+ messages)

[PATCH v4 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2022-11-14 11:08 UTC  (7+ messages)
` [PATCH v4 2/5] PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handler

[PATCH] irqchip/wpcm450: fix memory leak in ap_init_qci_info()
 2022-11-14 11:08 UTC 

[PATCH] ext4: fix possible memory leak when enable bigalloc feature
 2022-11-14 11:07 UTC  (5+ messages)

[PATCH v2 00/22] phy: qcom-qmp-combo: preparatory cleanups (set 2/3)
 2022-11-14 11:06 UTC  (23+ messages)
` [PATCH v2 01/22] phy: qcom-qmp-combo: sort device-id table
` [PATCH v2 02/22] phy: qcom-qmp-combo: move "
` [PATCH v2 03/22] phy: qcom-qmp-combo: move pm ops
` [PATCH v2 04/22] phy: qcom-qmp-combo: rename PHY ops structures
` [PATCH v2 05/22] phy: qcom-qmp-combo: drop unused DP PHY mode op
` [PATCH v2 06/22] phy: qcom-qmp-combo: rename USB PHY ops
` [PATCH v2 07/22] phy: qcom-qmp-combo: drop unnecessary debug message
` [PATCH v2 08/22] phy: qcom-qmp-combo: separate USB and DP init ops
` [PATCH v2 09/22] phy: qcom-qmp-combo: rename DP PHY ops
` [PATCH v2 10/22] phy: qcom-qmp-combo: separate USB and DP power-on ops
` [PATCH v2 11/22] phy: qcom-qmp-combo: clean up serdes initialisation
` [PATCH v2 12/22] phy: qcom-qmp-combo: separate USB and DP devicetree parsing
` [PATCH v2 13/22] phy: qcom-qmp-combo: add dedicated DP iomem pointers
` [PATCH v2 14/22] phy: qcom-qmp-combo: clean up DP configurations
` [PATCH v2 15/22] phy: qcom-qmp-combo: rename sc8280xp config
` [PATCH v2 16/22] phy: qcom-qmp-combo: add DP configuration tables
` [PATCH v2 17/22] phy: qcom-qmp-combo: drop lanes config parameter
` [PATCH v2 18/22] phy: qcom-qmp-combo: merge USB and DP configurations
` [PATCH v2 19/22] phy: qcom-qmp-combo: merge driver data
` [PATCH v2 20/22] phy: qcom-qmp-combo: clean up device-tree parsing
` [PATCH v2 21/22] phy: qcom-qmp-combo: clean up probe initialisation
` [PATCH v2 22/22] phy: qcom-qmp-combo: clean up DP callback names

[PATCH v3 0/5] Apple SoC cpufreq driver
 2022-11-14 11:06 UTC  (8+ messages)
` [PATCH v3 4/5] cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-states

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

(no subject)
 2022-11-14 11:06 UTC 

[PATCH v8 0/9] Add latency priority for CFS class
 2022-11-14 11:05 UTC  (4+ messages)
` [PATCH v8 1/9] sched/fair: fix unfairness at wakeup

[PATCH] fs: Fix UBSAN detected shift-out-bounds error for bad superblock
 2022-11-14 11:04 UTC  (2+ messages)

[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
 2022-11-14 11:03 UTC  (5+ messages)
` [PATCH 11/12] dt-bindings: sound: Add Cirrus Logic CS48L31/32/33 codecs

[PATCH] Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"
 2022-11-14 11:03 UTC 

[PATCH] mfd: axp20x: Do not sleep in the power off handler
 2022-11-14 11:03 UTC  (5+ messages)

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

[PATCH] arm64: dts: mediatek: mt7986: Add SoC compatible
 2022-11-14 11:02 UTC  (2+ messages)

[patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes
 2022-11-14 11:01 UTC  (5+ messages)
` [patch 07/10] net: nfp: Remove "
` [patch 10/10] iommu/of: Remove linux/msi.h include

[PATCH net v2] net: macvlan: Use built-in RCU list checking
 2022-11-14 11:00 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: qcom: sm6375: Add SMP2P for ADSP&CDSP
 2022-11-14 10:59 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm6375: Add ADSP&CDSP
` [PATCH 3/3] arm64: dts: qcom: sm6375-pdx225: Enable ADSP & CDSP

[PATCH 1/2] PCI: histb: switch to using gpiod API
 2022-11-14 10:58 UTC  (2+ messages)
` (subset) "

[PATCH 00/22] phy: qcom-qmp-combo: preparatory cleanups (set 2/3)
 2022-11-14 10:57 UTC  (12+ 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 v2 00/13] Enable USB host and device functions on Jetson
 2022-11-14 10:57 UTC  (7+ messages)
` [PATCH v2 02/13] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding

drivers/net/ethernet/freescale/ucc_geth.c:1838:50: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-11-14 10:55 UTC 

[syzbot] WARNING in anon_vma_name
 2022-11-14 10:55 UTC 

[PATCH] xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
 2022-11-14 10:55 UTC  (2+ messages)

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

[PATCH] arch/x86/events/amd/core.c: Return -ENODEV when CPU does not have PERFCTL_CORE bit
 2022-11-14 10:52 UTC  (5+ messages)

[PATCH v3 1/3] dt-bindings: mmc: sdhci-msm: Document the SM6375 compatible
 2022-11-14 10:50 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sm6375: Add SDHCI2
` [PATCH v3 3/3] arm64: dts: qcom: sm6375-pdx225: Enable SD card slot

[PATCH] mISDN: fix misuse of put_device() in mISDN_register_device()
 2022-11-14 10:50 UTC  (2+ messages)

[PATCH v12 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
 2022-11-14 10:49 UTC  (3+ messages)

[PATCH v2 0/8] Add support for Qualcomm's legacy IOMMU v2
 2022-11-14 10:48 UTC  (4+ messages)
` [PATCH v2 3/8] iommu/arm-smmu: Add definition for ARM_SMMU_CB_FSRRESTORE

[PATCH] fs: do not push freeing inode to b_dirty_time list
 2022-11-14 10:46 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Optimize checking for invalid values
 2022-11-14 10:46 UTC  (2+ messages)

[PATCH] tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'
 2022-11-14 10:46 UTC 

[PATCH net] net: nixge: fix potential memory leak in nixge_start_xmit()
 2022-11-14 10:40 UTC  (2+ messages)

[PATCH v3 00/11] leds: deduplicate led_init_default_state_get()
 2022-11-14 10:41 UTC  (8+ messages)

[PATCH v7 0/9] Add latency priority for CFS class
 2022-11-14 10:40 UTC  (6+ messages)
` [PATCH v7 5/9] sched/fair: Take into account latency priority at wakeup

linux-next: Signed-off-by missing for commit in the nvmem tree
 2022-11-14 10:36 UTC  (2+ messages)

[PATCH v1] drm/gem-vram: Fix deadlock in drm_gem_vram_vmap()
 2022-11-14 10:31 UTC  (2+ messages)

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

[PATCH 0/4] Minor SoundWire clean ups
 2022-11-14 10:29 UTC  (5+ messages)
` [PATCH 1/4] soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functions
` [PATCH 2/4] soundwire: Provide build stubs for common functions
` [PATCH 3/4] soundwire: debugfs: Switch to sdw_read_no_pm
` [PATCH 4/4] soundwire: stream: Move remaining register accesses over to no_pm

[PATCH] scripts: dev-needs.sh: Enforce bash usage
 2022-11-14 10:30 UTC  (6+ messages)

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

[PATCH] firmware: arm_scmi: Resolve dependency with TEE subsystem
 2022-11-14 10:26 UTC  (4+ messages)

[PATCH] drm/radeon: fix potential racing issue due to mmap_lock
 2022-11-14 10:26 UTC  (2+ messages)

[PATCH RESEND 0/1] x86/of: Fix a bug in x86 arch OF support
 2022-11-14 10:24 UTC  (5+ messages)
` [PATCH RESEND 1/1] x86/of: Add support for boot time interrupt mode config

[PATCH 00/18] mfd: Clean up deprecated regmap-irq functionality
 2022-11-14 10:21 UTC  (7+ messages)
` [PATCH 05/18] mfd: max14577: Replace irqchip mask_invert with unmask_base
` [PATCH 07/18] mfd: max77693: "
` [PATCH 08/18] mfd: max77843: Drop useless mask_invert flag on irqchip

[PATCH v1 1/1] staging: media: tegra-video: Replace custom implementation of device_match_fwnode()
 2022-11-14 10:20 UTC  (4+ messages)

[PATCH V2] f2fs: fix atgc bug on issue in 32bits platform
 2022-11-14 10:17 UTC  (6+ messages)

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

[PATCH 00/14] phy: qcom-qmp-combo: fix sc8280xp binding (set 3/3)
 2022-11-14 10:13 UTC  (5+ messages)
` [PATCH 09/14] phy: qcom-qmp-combo: add clock registration helper
` [PATCH 10/14] phy: qcom-qmp-combo: separate clock and provider registration

[PATCH v3 0/5] arm: qcom: mdm9615: second round of bindings and DT fixes
 2022-11-14 10:12 UTC  (5+ messages)
` [PATCH v3 4/5] dt-bindings: soc: qcom: convert non-smd RPM bindings to dt-schema

[PATCH v2] net: tun: rebuild error handling in tun_get_user
 2022-11-14 10:10 UTC  (2+ messages)

[PATCH 0/5] Add support control UP board CPLD/FPGA pin control
 2022-11-14 10:09 UTC  (5+ messages)
` [PATCH 1/5] mfd: Add support for UP board CPLD/FPGA
      ` 回覆: "

Coverity: nouveau_dp_irq(): Null pointer dereferences
 2022-11-14 10:07 UTC  (7+ messages)

[PATCH RFC 0/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-11-14 10:06 UTC  (6+ messages)
` [PATCH RFC 3/3] "

[PATCH v7 00/28] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-11-14 10:06 UTC  (3+ messages)
` [PATCH v7 02/28] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture

[PATCH (repost)] locking/lockdep: add debug_show_all_lock_holders()
 2022-11-14 10:05 UTC  (7+ messages)
  ` [PATCH v2] "

[Patch v4 0/3] Add new compatible for Exynos3250
 2022-11-14 10:05 UTC  (5+ messages)
  ` [Patch v4 2/3] media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC

[PATCH] gpio: sl28cpld: Replace irqchip mask_invert with unmask_base
 2022-11-14 10:03 UTC  (2+ messages)

[PATCH RESEND] mfd: Add Freescale i.MX8qxp Control and Status Registers (CSR) module driver
 2022-11-14 10:03 UTC  (9+ messages)

[PATCH v2 0/1] x86/resctrl: fix task CLOSID update race
 2022-11-14 10:02 UTC  (4+ messages)
` [PATCH v2 1/1] x86/resctrl: fix task closid/rmid "

[PATCH] drm/edid: Dump the EDID when drm_edid_get_panel_id() has an error
 2022-11-14 10:02 UTC  (6+ messages)

[syzbot] WARNING: locking bug in hugetlb_no_page
 2022-11-14  9:59 UTC  (5+ messages)

[PATCH v2] bus: mhi: host: Disable preemption while processing data events
 2022-11-14  9:58 UTC 

[PATCH next v2 0/6] exit: Put an upper limit on how often we can oops
 2022-11-14  9:57 UTC  (5+ messages)
` [PATCH v2 4/6] panic: Consolidate open-coded panic_on_warn checks
` [PATCH v2 5/6] panic: Introduce warn_limit

[PATCH] fault-inject: Enable stacktrace filter for x86-64
 2022-11-14  9:56 UTC  (3+ messages)

[syzbot] possible deadlock in hugetlb_fault
 2022-11-14  9:57 UTC  (7+ messages)

[PATCH v2 1/4] dt-bindings: arm: qcom: Add Xperia 5 IV (PDX224)
 2022-11-14  9:56 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: sm8450-nagara: Separate out Nagara platform dtsi
` [PATCH v2 3/4] arm64: dts: qcom: sm8450: Add Xperia 5 IV support
` [PATCH v2 4/4] arm64: dts: qcom: sm8450-nagara: Add Samsung touchscreen

[PATCH 00/14] KVM: x86: Remove unnecessary exported symbols
 2022-11-14  9:56 UTC  (15+ messages)
` [PATCH 01/14] KVM: x86: Remove unnecessary export of kvm_cpu_has_pending_timer()
` [PATCH 02/14] KVM: x86: Remove unnecessary export of kvm_inject_pending_timer_irqs()
` [PATCH 03/14] KVM: x86: Remove unnecessary export of kvm_get_apic_base()
` [PATCH 04/14] KVM: x86: Remove unnecessary export of kvm_set_apic_base()
` [PATCH 05/14] KVM: x86: Remove unnecessary export of kvm_inject_page_fault()
` [PATCH 06/14] KVM: x86: Remove unnecessary export of kvm_inject_nmi()
` [PATCH 07/14] KVM: x86: Remove unnecessary export of kvm_require_cpl()
` [PATCH 08/14] KVM: x86: Remove unnecessary export of kvm_emulate_as_nop()
` [PATCH 09/14] KVM: x86: Remove unnecessary export of kvm_scale_tsc()
` [PATCH 10/14] KVM: x86: Remove unnecessary export of kvm_vcpu_is_reset_bsp()
` [PATCH 11/14] KVM: x86: Remove unnecessary export of kvm_hv_assist_page_enabled()
` [PATCH 12/14] KVM: x86: Remove unnecessary export of kvm_can_use_hv_timer()
` [PATCH 13/14] KVM: x86: Remove unnecessary export of kvm_lapic_hv_timer_in_use()
` [PATCH 14/14] KVM: x86: Remove unnecessary export of kvm_apic_update_apicv()

[PATCH net-next 0/5] net: ipa: change GSI firmware load specification
 2022-11-14  9:56 UTC  (5+ messages)
` [PATCH net-next 1/5] dt-bindings: net: qcom,ipa: deprecate modem-init
` [PATCH net-next 4/5] dt-bindings: net: qcom,ipa: support skipping GSI firmware load

[syzbot] BUG: spinlock bad magic in writeback_single_inode
 2022-11-14  9:56 UTC 

[PATCH] sched: consider WF_SYNC to find idle siblings
 2022-11-14  9:56 UTC  (2+ messages)

drivers/block/aoe/aoenet.c:42:9: warning: 'strncpy' specified bound 1024 equals destination size
 2022-11-14  9:54 UTC 

[PATCH v2 1/2] gpio: loongson: add dts/acpi gpio support
 2022-11-14  9:53 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: gpio: add loongson series gpio

[PATCH 0/9] Linux RISC-V AIA Support
 2022-11-14  9:51 UTC  (5+ messages)
` [PATCH 4/9] dt-bindings: Add RISC-V incoming MSI controller bindings
` [PATCH 6/9] dt-bindings: Add RISC-V advanced PLIC bindings

[PATCH 0/3] phy: qcom-qmp: misc cleanups
 2022-11-14  9:51 UTC  (5+ messages)
` [PATCH 2/3] phy: qcom-qmp-usb: drop redundant clock allocation
` [PATCH 3/3] phy: qcom-qmp-pcie: "

[PATCH v1 1/2] gpio: loongson: add dts/acpi gpio support
 2022-11-14  9:50 UTC  (4+ messages)
` [PATCH v1 2/2] dt-bindings: gpio: add loongson series gpio

[syzbot] possible deadlock in virtual_nci_close
 2022-11-14  9:48 UTC  (2+ messages)

[PATCH v1 1/1] media: subdev: Replace custom implementation of device_match_fwnode()
 2022-11-14  9:47 UTC  (2+ messages)

[PATCH] kselftest/cgroup: Fix gathering number of CPUs
 2022-11-14  9:46 UTC  (2+ messages)

[syzbot] WARNING: ODEBUG bug in nci_free_device
 2022-11-14  9:45 UTC 

[PATCH v12 0/2] add device Xiaomi Mi 6 (codename sagit) and board binding
 2022-11-14  9:45 UTC  (3+ messages)
` [PATCH v12 2/2] arm64: dts: qcom: sagit: add initial device tree for sagit


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