linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-05 02:07:03 to 2022-07-05 07:38:04 UTC [more...]

linux-next: Tree for Jul 5
 2022-07-05  7:37 UTC 

OFFERTE AANVRAGEN
 2022-07-05  7:14 UTC 

[PATCH] LoongArch: drop these obsolete selects in Kconfig
 2022-07-05  7:34 UTC 

[PATCH] x86/CPU: drop set but unused variable
 2022-07-05  7:33 UTC 

[net-next v4 0/4] seg6: add support for SRv6 Headend Reduced Encapsulation
 2022-07-05  7:33 UTC  (3+ messages)
` [net-next v4 1/4] seg6: add support for SRv6 H.Encaps.Red behavior

[PATCH 0/3] Add the fec node on i.MX8ULP platform
 2022-07-05  7:32 UTC  (9+ messages)
` [PATCH 1/3] dt-bings: net: fsl,fec: update compatible item
    ` [EXT] "
` [PATCH 2/3] arm64: dts: imx8ulp: Add the fec support
    ` [EXT] "

[PATCH] ASoC: dt-bindings: qcom,sdm845: convert to dtschema
 2022-07-05  7:32 UTC  (3+ messages)

[PATCH] interconnect: qcom: msm8939: Use icc_sync_state
 2022-07-05  7:31 UTC  (2+ messages)

[PATCH v3 00/12] thermal OF rework
 2022-07-05  7:30 UTC  (10+ messages)
` [PATCH v3 05/12] thermal/core: Remove unneeded EXPORT_SYMBOLS
` [PATCH v3 11/12] thermal/of: Use thermal trips stored in the thermal zone

[PATCH] phy: phy-brcm-usb: drop unexpected word "the" in the comments
 2022-07-05  7:29 UTC  (2+ messages)

[PATCH v6 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-07-05  7:28 UTC  (4+ messages)

[PATCH] phy: rockchip-inno-usb2: Sync initial otg state
 2022-07-05  7:27 UTC  (2+ messages)

[PATCH v4 1/3] phy: qcom-qmp-pcie: make pipe clock rate configurable
 2022-07-05  7:26 UTC  (2+ messages)

[PATCH] sched: fix rq lock recursion issue
 2022-07-05  7:24 UTC  (5+ messages)

[PATCH v4 0/5] interconnect: qcom: icc-rpm: Support bucket
 2022-07-05  7:23 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: interconnect: Update property for icc-rpm path tag
` [PATCH v4 2/5] interconnect: qcom: Move qcom_icc_xlate_extended() to a common file
` [PATCH v4 3/5] interconnect: qcom: icc-rpm: Change to use qcom_icc_xlate_extended()
` [PATCH v4 4/5] interconnect: qcom: icc-rpm: Support multiple buckets
` [PATCH v4 5/5] interconnect: qcom: icc-rpm: Set bandwidth and clock for bucket values

[PATCH] RISC-V: KVM: Improve ISA extension by using a bitmap
 2022-07-05  7:23 UTC  (3+ messages)

[PATCH] tools/virtio: fix build
 2022-07-05  7:22 UTC 

[PATCH] soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent()
 2022-07-05  7:22 UTC 

[PATCH] phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_get_parent()
 2022-07-05  7:21 UTC 

[net-next PATCH v2 0/5] PolarFire SoC macb reset support
 2022-07-05  7:20 UTC  (4+ messages)
` [net-next PATCH v2 3/5] net: macb: unify macb_config alignment style

[PATCH v5 00/7] Drain remote per-cpu directly
 2022-07-05  7:20 UTC  (4+ messages)
` [PATCH 5/7] mm/page_alloc: Protect PCP lists with a spinlock

INFO: task hung in misc_open (4)
 2022-07-05  7:20 UTC  (10+ messages)
` [PATCH] char: misc: make misc_open() and misc_register() killable

[PATCH v4 0/2] phy: amlogic: Add support for the G12A Analog MIPI D-PHY
 2022-07-05  7:20 UTC  (6+ messages)
` [PATCH v4 2/2] phy: amlogic: Add G12A Analog MIPI D-PHY driver

[PATCH v15 0/3] eDP/DP Phy vdda realted function
 2022-07-05  7:19 UTC  (3+ messages)
` [PATCH v15 2/3] phy: qcom-qmp: add regulator_set_load to dp phy

[PATCH] regulator: Fix parameter declaration and spelling mistake
 2022-07-05  7:14 UTC 

[RFC PATCH 0/6] virtio_test: add support for vhost-vdpa
 2022-07-05  7:14 UTC  (7+ messages)
` [RFC PATCH 1/6] tools/virtio: fix build
` [RFC PATCH 3/6] virtio_test: call __virtio_unbreak_device

[PATCH 0/3] phy: qcom-qmp: clean up defines
 2022-07-05  7:12 UTC  (2+ messages)

[PATCH 08/11] docs: ja_JP: howto: remove reference to removed submitting-drivers
 2022-07-05  7:03 UTC  (2+ messages)

[PATCH 0/3] phy: qcom-qmp: pipe clock cleanups
 2022-07-05  7:03 UTC  (2+ messages)

next-20220616 - repeated crashes in zap_pmd_range
 2022-07-05  7:01 UTC 

[PATCH V2 00/13] OPP: Add support for multiple clocks*
 2022-07-05  7:00 UTC  (14+ messages)
` [PATCH V2 01/13] OPP: Use consistent names for OPP table instances
` [PATCH V2 02/13] OPP: Remove rate_not_available parameter to _opp_add()
` [PATCH V2 03/13] OPP: Reuse _opp_compare_key() in _opp_add_static_v2()
` [PATCH V2 04/13] OPP: Make dev_pm_opp_set_opp() independent of frequency
` [PATCH V2 05/13] dt-bindings: opp: accept array of frequencies
` [PATCH V2 06/13] OPP: Allow multiple clocks for a device
` [PATCH V2 07/13] OPP: Compare bandwidths for all paths in _opp_compare_key()
` [PATCH V2 08/13] OPP: Add key specific assert() method to key finding helpers
` [PATCH V2 09/13] OPP: Assert clk_count == 1 for single clk helpers
` [PATCH V2 10/13] OPP: Provide a simple implementation to configure multiple clocks
` [PATCH V2 11/13] OPP: Allow config_clks helper for single clk case
` [PATCH V2 12/13] PM / devfreq: tegra30: Register config_clks helper
` [PATCH V2 13/13] OPP: Remove dev{m}_pm_opp_of_add_table_noclk()

[PATCH 0/8] OPP: Add support for multiple clocks
 2022-07-05  6:59 UTC  (5+ messages)
` [PATCH 5/8] OPP: Allow multiple clocks for a device

[PATCH] csky: Move HEAD_TEXT_SECTION out of __init_begin-end
 2022-07-05  6:59 UTC 

[PATCH v12 1/1] phy: phy-mtk-dp: Add driver for DP phy
 2022-07-05  6:58 UTC  (2+ messages)

[PATCH] csky: Correct position of _stext
 2022-07-05  6:58 UTC 

[PATCH v6 0/3] Add support for lan966x flexcom chip-select configuration
 2022-07-05  6:57 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: mfd: atmel,flexcom: Convert to json-schema
` [PATCH v6 2/3] dt-bindings: mfd: atmel,flexcom: Add new compatible string for lan966x
` [PATCH v6 3/3] mfd: atmel-flexcom: Add support for lan966x flexcom chip-select configuration

[sbates130272-p2pmem:p2pdma_user_cmb_v8 4/21] htmldocs: Documentation/driver-api/infrastructure:50: kernel/dma/mapping.c:258: WARNING: Option list ends without a blank line; unexpected unindent
 2022-07-05  6:55 UTC 

[PATCH] scsi: ufs: ufs-pci: Enable WriteBooster capability on ADL
 2022-07-05  6:53 UTC  (3+ messages)

[PATCH v4 0/3] Add support for dphy tx on j721e
 2022-07-05  6:53 UTC  (2+ messages)

[PATCH v2] scsi: ufs: ufs-pci: Enable WriteBooster capability on ADL
 2022-07-05  6:53 UTC 

[PATCH] mm,hwpoison,hugetlb: defer dissolve hwpoison hugepage when allocating vmemmap failed
 2022-07-05  6:29 UTC 

[PATCH] scsi: ufs: no sw reset after last linkstartup fail
 2022-07-05  6:51 UTC  (3+ messages)

[PATCH] scsi: ncr53c8xx: Fix spelling mistakes in comments
 2022-07-05  6:48 UTC 

[PATCH -next] pinctrl: renesas: remove unneeded semicolon
 2022-07-05  6:44 UTC  (2+ messages)

[mm-unstable PATCH v4 0/9] mm, hwpoison: enable 1GB hugepage support (v4)
 2022-07-05  6:39 UTC  (6+ messages)
` [mm-unstable PATCH v4 1/9] mm/hugetlb: check gigantic_page_runtime_supported() in return_unused_surplus_pages()
` [mm-unstable PATCH v4 3/9] mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry

[PATCH V2 0/4] OPP: Make ceil/floor/exact helpers share code
 2022-07-05  6:37 UTC  (5+ messages)
` [PATCH V2 1/4] OPP: Remove dev_pm_opp_find_freq_ceil_by_volt()
` [PATCH V2 2/4] OPP: Add generic key finding helpers and use them for freq APIs
` [PATCH V2 3/4] OPP: Use generic key finding helpers for level key
` [PATCH V2 4/4] OPP: Use generic key finding helpers for bandwidth key

[PATCH v4 0/3] Add support for lan966x flexcom chip-select configuration
 2022-07-05  6:36 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: mfd: atmel,flexcom: Convert to json-schema

[PATCH v1] phy: rockchip-inno-usb2: Prevent incorrect error on probe
 2022-07-05  6:33 UTC  (2+ messages)

[PATCH] phy: dphy: drop unexpected word "the" in the comments
 2022-07-05  6:32 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: hinic: fix three bugs about dev_get_stats
 2022-07-05  6:26 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: hinic: fix bug that ethtool get wrong stats
  ` [PATCH net-next v3 2/3] net: hinic: avoid kernel hung in hinic_get_stats64()
    ` [PATCH net-next v3 3/3] net: hinic: fix bug that u64_stats_sync is not initialized

[PATCH] arm64/mm: Define defer_reserve_crashkernel()
 2022-07-05  6:25 UTC 

[PATCH] parport: Fix spelling mistake in comments
 2022-07-05  6:25 UTC 

[PATCH] char: lp: Fix spelling mistake and add spaces
 2022-07-05  6:25 UTC  (2+ messages)

[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-05  6:21 UTC  (4+ messages)
` [PATCH V4 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH v3 0/5] Add support for Axis, ARTPEC-8 PCIe driver
 2022-07-05  6:21 UTC  (3+ messages)
  ` [PATCH v3 4/5] phy: Add ARTPEC-8 PCIe PHY driver

[PATCH V3 00/11] PCI: tegra: Add Tegra234 PCIe support
 2022-07-05  6:15 UTC  (5+ messages)
` [PATCH V3 01/11] dt-bindings: PHY: P2U: Add support for Tegra234 P2U block
` [PATCH V3 08/11] phy: tegra: Add PCIe PIPE2UPHY support for Tegra234

[PATCH net-next v2 00/35] [RFT] net: dpaa: Convert to phylink
 2022-07-05  6:12 UTC  (3+ messages)
` [PATCH net-next v2 04/35] [RFC] phy: fsl: Add Lynx 10G SerDes driver

[RFC PATCH] netfs: do not get the folio reference twice
 2022-07-05  6:11 UTC  (2+ messages)

[PATCH] secretmem: drop unneeded initialization in secretmem_file_create()
 2022-07-05  6:05 UTC  (3+ messages)

[PATCH v6 0/7] RISC-V IPI Improvements
 2022-07-05  6:01 UTC  (2+ messages)

[PATCH V2] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-07-05  6:00 UTC 

[PATCH] drm/msm/dp: make eDP panel as the first connected connector
 2022-07-05  5:41 UTC  (7+ messages)
          ` [Freedreno] "

[PATCH v13 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/
 2022-07-05  5:36 UTC  (3+ messages)
` [PATCH v13 2/3] dt-bindings: usb: Add analogix anx7411 PD binding
` [PATCH v13 3/3] usb: typec: anx7411: Add Analogix PD ANX7411 support

[PATCH v2] mm, hugetlb: skip irrelevant nodes in show_free_areas()
 2022-07-05  5:33 UTC  (4+ messages)

[PATCH v15 00/16] drm/mediatek: Add MT8195 dp_intf driver
 2022-07-05  5:29 UTC  (33+ messages)
` [PATCH v15 01/16] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v15 02/16] dt-bindings: mediatek,dpi: Revise mediatek strings to correct format
` [PATCH v15 03/16] drm/mediatek: dpi: Add kernel document for struct mtk_dpi_conf
` [PATCH v15 04/16] drm/mediatek: dpi: Remove output format of YUV
` [PATCH v15 05/16] drm/mediatek: dpi: Add support for quantization range
` [PATCH v15 06/16] drm/mediatek: dpi: implement a CK/DE pol toggle in SoC config
` [PATCH v15 07/16] drm/mediatek: dpi: implement a swap_input "
` [PATCH v15 08/16] drm/mediatek: dpi: move dimension mask to "
` [PATCH v15 09/16] drm/mediatek: dpi: move hvsize_mask "
` [PATCH v15 10/16] drm/mediatek: dpi: move swap_shift "
` [PATCH v15 11/16] drm/mediatek: dpi: move the yuv422_en_bit "
` [PATCH v15 12/16] drm/mediatek: dpi: move the csc_enable bit "
` [PATCH v15 13/16] drm/mediatek: dpi: Add YUV422 output support
` [PATCH v15 14/16] drm/mediatek: dpi: add config to support direct connection to dpi panels
` [PATCH v15 15/16] drm/mediatek: dpi: Only enable dpi after the bridge is enabled
` [PATCH v15 16/16] drm/mediatek: dpi: Add dp_intf support

[PATCH v10 0/2] phy: mediatek: Add PCIe PHY driver
 2022-07-05  5:28 UTC  (2+ messages)

[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
 2022-07-05  5:22 UTC  (6+ messages)

[PATCH v2 0/1] arm64: dts: allwinner: h6: Enable CPU opp tables for OrangePi One Plus
 2022-07-05  5:17 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v10 00/12] iommu: SVA and IOPF refactoring
 2022-07-05  5:07 UTC  (13+ messages)
` [PATCH v10 01/12] iommu: Add max_pasids field in struct iommu_device
` [PATCH v10 02/12] iommu: Add max_pasids field in struct dev_iommu
` [PATCH v10 03/12] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v10 04/12] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v10 05/12] iommu: Add IOMMU SVA domain support
` [PATCH v10 06/12] iommu/vt-d: Add "
` [PATCH v10 07/12] arm-smmu-v3/sva: "
` [PATCH v10 08/12] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v10 09/12] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v10 10/12] iommu: Prepare IOMMU domain for IOPF
` [PATCH v10 11/12] iommu: Per-domain I/O page fault handling
` [PATCH v10 12/12] iommu: Rename iommu-sva-lib.{c,h}

[PATCH v5 0/3] ARM: sun8i-r40: CPU improve
 2022-07-05  5:07 UTC  (7+ messages)
` [PATCH v5 1/3] ARM: dts: sun8i-r40: Add "cpu-supply" node for sun8i-r40 based board
` [PATCH v5 2/3] ARM: dts: sun8i-r40: add opp table for cpu
` [PATCH v5 3/3] ARM: dts: sun8i-r40: Add thermal trip points/cooling maps

[PATCHv2] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
 2022-07-05  5:05 UTC  (3+ messages)

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-07-05  5:03 UTC  (11+ messages)

[PATCH v20 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
 2022-07-05  4:59 UTC  (2+ messages)

[PATCH v9 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-07-05  4:59 UTC  (8+ messages)
` [PATCH v9 2/3] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board

[PATCH v7 0/5] Renesas RZ/G2L IRQC support
 2022-07-05  4:53 UTC  (4+ messages)
` [PATCH v7 3/5] gpio: gpiolib: Allow free() callback to be overridden

[PATCH v2 00/14] iommu: Retire bus_set_iommu()
 2022-07-05  4:51 UTC  (6+ messages)
` [PATCH v2 03/14] iommu: Move bus setup to IOMMU device registration

[PATCH V3 00/20] OPP: Add new configuration interface: dev_pm_opp_set_config()
 2022-07-05  4:34 UTC  (4+ messages)
` [PATCH V3 02/20] OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list

use-after-free in srpt_enable_tpg()
 2022-07-05  4:34 UTC  (4+ messages)

[PATCH V3 0/1] ublk: add io_uring based userspace block driver
 2022-07-05  4:16 UTC  (4+ messages)
` [PATCH V3 1/1] "

[PATCH v2 0/5] Address some issues with sphinx detection
 2022-07-05  4:15 UTC  (2+ messages)

[PATCH v4 0/2] ARM: sun8i-r40: Enable usb otg support
 2022-07-05  4:15 UTC  (5+ messages)
` [PATCH v4 2/2] ARM: dts: bananapi-m2-ultra: Enable USB0_OTG and HOST support

[PATCH 5/8] OPP: Allow multiple clocks for a device
 2022-07-05  4:08 UTC  (11+ messages)

[PATCH v4 0/2] ARM: sun8i-r40: Enable usb otg support
 2022-07-05  4:05 UTC  (5+ messages)

[PATCH v4 00/19] Introduce support for MediaTek MT8192 Google Chromebooks
 2022-07-05  4:03 UTC  (4+ messages)

[PATCH v4 43/45] namei: initialize parameters passed to step_into()
 2022-07-05  3:48 UTC  (11+ messages)
            ` [PATCH 1/7] __follow_mount_rcu(): verify that mount_lock remains unchanged

[PATCH] power: supply: Fix typo in power_supply_check_supplies
 2022-07-05  3:32 UTC 

[syzbot] WARNING in send_packet/usb_submit_urb
 2022-07-05  3:30 UTC 

lib/stackinit_kunit.c:259:8: warning: Excessive padding in 'struct test_big_hole' (124 padding bytes, where 60 is optimal). Optimal fields order: four, one, two, three, consider reordering the fields or adding explicit padding members [clang-analyzer-opti
 2022-07-05  3:18 UTC 

[PATCH] vDPA/ifcvf: remove duplicated assignment to pointer cfg
 2022-07-05  3:14 UTC  (2+ messages)

[PATCH v2 0/3] vdpa_sim_blk: several fixes for the vDPA block simulator
 2022-07-05  3:11 UTC  (3+ messages)
` [PATCH v2 2/3] vdpa_sim_blk: limit the number of request handled per batch

[PATCH v2 0/4] Add Richtek RT5120 PMIC support
 2022-07-05  3:04 UTC  (10+ messages)
` [PATCH v2 2/4] mfd: rt5120: Add Richtek "

[PATCH v6 04/10] gpu: host1x: Add context device management code
 2022-07-05  2:57 UTC  (2+ messages)

[PATCH 2/2] [v3 2/2] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
 2022-07-05  2:57 UTC 

[PATCH 1/2] [v3 1/2] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
 2022-07-05  2:57 UTC 

[PATCH v12 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/
 2022-07-05  2:57 UTC  (9+ messages)
` [PATCH v12 2/3] dt-bindings: usb: Add analogix anx7411 PD binding
` [PATCH v12 3/3] usb: typec: anx7411: Add Analogix PD ANX7411 support

[PATCH v2 0/2] netfs: fix the crash when unlocking the folio
 2022-07-05  2:52 UTC  (3+ messages)
` [PATCH v2 1/2] netfs: do not unlock and put the folio twice
` [PATCH v2 2/2] afs: unlock the folio when vnode is marked deleted

[PATCH v7 0/3] Add SSIF BMC driver
 2022-07-05  2:45 UTC  (9+ messages)
` [PATCH v7 3/3] i2c: aspeed: Assert NAK when slave is busy

[PATCH v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-05  2:44 UTC  (11+ messages)

[PATCH 0/4] drivers: misc: Add support for TMR Manager and Inject IPs
 2022-07-05  2:39 UTC  (4+ messages)
` [PATCH 2/4] drivers: misc: Add Support for TMR Manager

[hverkuil-media-tree:for-v5.20f 14/17] kismet: WARNING: unmet direct dependencies detected for PHY_SUN6I_MIPI_DPHY when selected by VIDEO_SUN6I_MIPI_CSI2
 2022-07-05  2:37 UTC 

[PATCH v1] mm/slub: enable debugging memory wasting of kmalloc
 2022-07-05  2:34 UTC  (7+ messages)

[RFC net-next v3 00/29] io_uring zerocopy send
 2022-07-05  2:28 UTC  (5+ messages)
` [RFC net-next v3 05/29] net: bvec specific path in zerocopy_sg_from_iter

[PATCH] block: Fix spelling mistake in comments
 2022-07-05  2:26 UTC  (2+ messages)
` [PATCH v2] block: Fix spelling mistakes "

[PATCH -next] powercap: arm_scmi: Fix an ignored error return from num_domains_get()
 2022-07-05  2:25 UTC 

[PATCH 2/2] [PATCH v2 2/2] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
 2022-07-05  2:22 UTC 

[PATCH] [PATCH v2 1/2] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
 2022-07-05  2:17 UTC 

[PATCH v3 0/2] Add Richtek RTQ6056 support
 2022-07-05  2:16 UTC  (4+ messages)
` [PATCH v3 2/2] iio: adc: Add rtq6056 support

[PATCH v7 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-07-05  2:09 UTC  (6+ messages)
` [PATCH v7 1/5] crypto: aspeed: Add HACE hash driver
` [PATCH v7 2/5] dt-bindings: clock: Add AST2500/AST2600 HACE reset definition
` [PATCH v7 3/5] ARM: dts: aspeed: Add HACE device controller node
` [PATCH v7 4/5] dt-bindings: crypto: add documentation for aspeed hace
` [PATCH v7 5/5] crypto: aspeed: add HACE crypto driver

[PATCH v2] perf/core: Fix data race between perf_event_set_output and perf_mmap_close
 2022-07-05  2:07 UTC  (3+ messages)


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 NNTP newsgroup(s).