linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-14 13:49:36 to 2023-02-14 15:50:32 UTC [more...]

[PATCH v8] phy: mediatek: tphy: add debugfs files
 2023-03-16  7:12 UTC  (5+ messages)

[PATCH v3 0/5] iov_iter: Adjust styling/location of new splice functions
 2023-02-14 15:49 UTC  (7+ messages)
` [PATCH v3 5/5] shmem, overlayfs, coda, tty, proc, kernfs, random: Fix splice-read

[PATCH v3] x86/kdump: Handle blocked NMIs interrupt to avoid kdump crashes
 2023-02-14  9:49 UTC  (4+ messages)

[PATCH 0/2] Fix problems fetching TBT3 DROM from AMD USB4 routers
 2023-02-14 15:46 UTC  (3+ messages)
` [PATCH 1/2] thunderbolt: Read DROM directly from NVM before trying bit banging
` [PATCH 2/2] thunderbolt: use `tb_eeprom_get_drom_offset` to discover DROM offset

[PATCH RFC] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys
 2023-02-14 10:48 UTC  (11+ messages)

[PATCH net] ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
 2023-02-14 15:45 UTC  (2+ messages)

[PATCH 1/2] mm/khugepaged: set THP as uptodate earlier for shmem
 2023-02-14 15:44 UTC  (2+ messages)

[PATCH 1/8] kbuild, PCI: generic,versatile: comment out MODULE_LICENSE in non-modules
 2023-02-14 15:41 UTC  (2+ messages)

[PATCH] ethernet: ice: avoid gcc-9 integer overflow warning
 2023-02-14 15:40 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v2 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-02-14 15:39 UTC  (3+ messages)

[PATCH 5.10 000/139] 5.10.168-rc1 review
 2023-02-14 15:39 UTC  (8+ messages)

linux-next: duplicate patches in the xen-tip tree
 2023-02-14 11:22 UTC  (2+ messages)

[PATCH v5 0/7] sm8550: Add support for eUSB2 repeater
 2023-02-14 15:36 UTC  (3+ messages)
` [PATCH v5 2/7] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy

[PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
 2023-02-14 15:32 UTC  (5+ messages)

[PATCH] [v2] ethernet: ice: avoid gcc-9 integer overflow warning
 2023-02-14 15:31 UTC  (2+ messages)

linux-next: manual merge of the mm tree with the jc_docs tree
 2023-02-14 15:31 UTC  (2+ messages)

[PATCH v7 0/3] Add MT8195 HDMI phy support
 2023-02-14 15:30 UTC  (3+ messages)
` [PATCH v7 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195

[RFT PATCH v2 1/3] drm/bridge: tc358762: Set pre_enable_prev_first
 2023-02-14 15:24 UTC  (6+ messages)
` [RFT PATCH v2 3/3] drm/msm/dsi: More properly handle errors in regards to dsi_mgr_bridge_power_on()
  ` [Freedreno] "

[PATCH v2 1/2] tee: system invocation
 2023-02-14 15:20 UTC  (2+ messages)
` [PATCH v2 2/2] firmware: arm_scmi: optee: use optee "

[PATCH] fixed typos on selftests/bpf
 2023-02-14 15:28 UTC 

PCIe RC\EP virtio rdma solution discussion
 2023-02-14 15:28 UTC  (3+ messages)
  ` [EXT] "

[PATCH net-next v1 0/3] net/mlx5e: Add GBP VxLAN HW offload support
 2023-02-14 15:26 UTC  (7+ messages)
` [PATCH net-next v1 1/3] vxlan: Expose helper vxlan_build_gbp_hdr
` [PATCH net-next v1 2/3] net/mlx5e: Add helper for encap_info_equal for tunnels with options
` [PATCH net-next v1 3/3] net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload

[PATCH v2] page_pool: add a comment explaining the fragment counter usage
 2023-02-14 15:27 UTC  (2+ messages)

[PATCH v9 00/18] TDX host kernel support
 2023-02-14 12:59 UTC  (5+ messages)
` [PATCH v9 05/18] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v9 07/18] x86/virt/tdx: Do TDX module per-cpu initialization

[PATCH] platform/x86/amd: pmc: remove CONFIG_SUSPEND checks
 2023-02-14 15:25 UTC 

[PATCH] NFSD: Clean up nfsd_symlink()
 2023-02-14 15:24 UTC 

[RFC PATCH] sched/fair: Interleave cfs bandwidth timers for improved single thread performance at low utilization
 2023-02-14 15:24 UTC 

[PATCH v2 1/4] hwmon: (pmbus/core): Generalize pmbus status flag map
 2023-02-14 15:22 UTC  (12+ messages)
` [PATCH v2 2/4] hwmon: (pmbus/core) Generalise pmbus get status
` [PATCH v2 3/4] hwmon: (pmbus/core): Add interrupt support
` [PATCH v2 4/4] hwmon: (pmbus/core): Notify hwmon events

[PATCH] bcache: make kobj_type structures constant
 2023-02-14 15:21 UTC  (3+ messages)

[PATCH 0/7] dmaengine: at_xdmac: fixes for suspend/resume
 2023-02-14 15:18 UTC  (8+ messages)
` [PATCH 1/7] dmaengine: at_xdmac: disable/enable clock directly on suspend/resume
` [PATCH 2/7] dmaengine: at_xdmac: fix imbalanced runtime PM reference counter
` [PATCH 3/7] dmaengine: at_xdmac: do not resume channels paused by consumers
` [PATCH 4/7] dmaengine: at_xdmac: restore the content of grws register
` [PATCH 5/7] dmaengine: at_xdmac: do not enable all cyclic channels
` [PATCH 6/7] dmaengine: at_xdmac: add a warning message regarding for unpaused channels
` [PATCH 7/7] dmaengine: at_xdmac: align declaration of ret with the rest of variables

[Regression] Bug 217026 - Backlight control broken on kernels 6.1.4+
 2023-02-14 15:18 UTC  (3+ messages)

[PATCH][next] nfsd: remove redundant assignment to pointer dentry
 2023-02-14 15:16 UTC  (3+ messages)

[PATCH v7 0/5] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-14 15:12 UTC  (10+ messages)
` [PATCH v7 1/5] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH v7 2/5] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
` [PATCH v7 3/5] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH v7 5/5] watchdog: mt7621-wdt: avoid ralink architecture dependent code

[PATCH] xen: speed up grant-table reclaim
 2023-02-14 15:08 UTC  (5+ messages)

[PATCH v6 0/3] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-14 15:07 UTC  (6+ messages)
` [PATCH v6 3/3] watchdog: mt7621-wdt: avoid ralink architecture dependent code

[PATCH] EDAC/amd64: remove unneeded call to reserve_mc_sibling_devs()
 2023-02-14 15:04 UTC  (10+ messages)
            ` [PATCH] EDAC/amd64: Shut up an -Werror,-Wsometimes-uninitialized clang false positive

[PATCH v3 0/4] erofs: cleanup for fscache share domain mode
 2023-02-14 15:03 UTC  (3+ messages)
` [PATCH v3 1/4] erofs: remove unused device mapping in meta routine

[PATCH 1/2] dt-bindings: sound: ep93xx: Add I2S and AC'97 descriptions
 2023-02-14 15:02 UTC  (6+ messages)

[PATCH] RDMA/restrack: Reorder fields in 'struct rdma_restrack_entry'
 2023-02-14 15:01 UTC  (4+ messages)

[PATCH 1/2] ACPI: x86: Add more systems to quirk list for forcing StorageD3Enable
 2023-02-14 15:00 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH 0/2] Remove VT-d virtual command interface
 2023-02-14 14:56 UTC  (11+ messages)
` [PATCH 2/2] iommu/ioasid: Remove custom IOASID allocator

[PATCH] ACPI: make kobj_type structures constant
 2023-02-14 14:53 UTC  (2+ messages)

[PATCH] MAINTAINERS: erofs: Add Documentation/ABI/testing/sysfs-fs-erofs
 2023-02-14 14:52 UTC  (2+ messages)

[PATCH] clk: imx: pll14xx: fix recalc_rate for negative kdiv
 2023-02-14 14:51 UTC  (3+ messages)

"kernel ade access" oops on LoongArch
 2023-02-14 14:51 UTC  (2+ messages)

[PATCH v2 1/1] Documentation: firmware-guide: gpio-properties: Clarify Explicit and Implicit
 2023-02-14 14:51 UTC  (2+ messages)

[PATCH] Documentation/ABI: sysfs-fs-erofs: update supported features
 2023-02-14 14:51 UTC  (2+ messages)

[RFC PATCH V2 0/9] Convert TSC to monotonic raw clock for PEBS
 2023-02-14 14:51 UTC  (6+ messages)
` [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion

[PATCH v3 1/2] erofs: update print symbols for various flags in trace
 2023-02-14 14:51 UTC  (4+ messages)
` [PATCH v3 2/2] erofs: remove unused EROFS_GET_BLOCKS_RAW flag

[PATCH] erofs: make kobj_type structures constant
 2023-02-14 14:47 UTC  (2+ messages)

[PATCH v4] panic: Fixes the panic_print NMI backtrace setting
 2023-02-14 14:46 UTC  (2+ messages)

[PATCH 1/6] erofs: get rid of erofs_inode_datablocks()
 2023-02-14 14:46 UTC  (11+ messages)
` [PATCH 2/6] erofs: avoid tagged pointers to mark sync decompression
` [PATCH 3/6] erofs: remove tagged pointer helpers
` [PATCH 4/6] erofs: move zdata.h into zdata.c
` [PATCH 5/6] erofs: get rid of z_erofs_do_map_blocks() forward declaration
` [PATCH 6/6] erofs: tidy up internal.h

[PATCH] driver core: class: move EXPORT_SYMBOL_GPL() lines to the correct place
 2023-02-14 14:46 UTC  (3+ messages)

[PATCH v14 0/6] Add LVTS Thermal Architecture
 2023-02-14 14:43 UTC  (5+ messages)
` [PATCH v14 5/6] arm64: dts: mediatek: mt8195: Add thermal zones and thermal nodes
` [PATCH v14 6/6] arm64: dts: mediatek: mt8195: Add temperature mitigation threshold

[PATCH 0/2] fixups for generic implementation of pfn_valid()
 2023-02-14 14:41 UTC  (4+ messages)
` [PATCH 1/2] m68k/nommu: add missing definition of ARCH_PFN_OFFSET
` [PATCH 2/2] sh: initialize max_mapnr

[PATCH v1 1/2] ACPI: processor: perflib: Use the "no limit" frequency QoS
 2023-02-14 14:41 UTC  (10+ messages)
` [PATCH v2 1/3] "

[PATCH v4 01/12] interconnect: qcom: rpm: make QoS INVALID default, separate out driver data
 2023-02-14 14:37 UTC  (12+ messages)
` [PATCH v4 02/12] interconnect: qcom: rpm: Add support for specifying channel num
` [PATCH v4 03/12] interconnect: qcom: Sort kerneldoc entries
` [PATCH v4 04/12] interconnect: qcom: rpm: Rename icc desc clocks to bus_blocks
` [PATCH v4 05/12] interconnect: qcom: rpm: Rename icc provider num_clocks to num_bus_clocks
` [PATCH v4 06/12] interconnect: qcom: rpm: Handle interface clocks
` [PATCH v4 07/12] interconnect: qcom: icc-rpm: Allow negative num_bus_clocks
` [PATCH v4 08/12] interconnect: qcom: msm8996: Specify no bus clock scaling on A0NoC
` [PATCH v4 09/12] interconnect: qcom: rpm: Don't use clk_get_optional for bus clocks anymore
` [PATCH v4 10/12] interconnect: qcom: msm8996: Promote to core_initcall
` [PATCH v4 11/12] interconnect: qcom: icc-rpm: Introduce keep_alive
` [PATCH v4 12/12] interconnect: qcom: icc-rpm: Allow negative QoS offset

[6.2.0-rc7] BUG: KASAN: slab-out-of-bounds in hop_cmp+0x26/0x110
 2023-02-14 14:32 UTC  (2+ messages)

[PATCH 00/16] Refactor Exynos PCIe driver to make it generic
 2023-02-14 12:13 UTC  (16+ messages)
    ` [PATCH 01/16] dt-bindings: PCI: Rename Exynos PCIe binding to Samsung PCIe
    ` [PATCH 02/16] PCI: exynos: Rename Exynos PCIe driver "
    ` [PATCH 03/16] PCI: samsung: Change macro names to exynos specific
    ` [PATCH 04/16] PCI: samsung: Use clock bulk API to get clocks
    ` [PATCH 05/16] dt-bindings: PCI: Rename the term elbi to appl
    ` [PATCH 06/16] arm64: dts: exynos: "
    ` [PATCH 07/16] PCI: samsung: "
    ` [PATCH 08/16] PCI: samsung: Rename exynos_pcie to samsung_pcie
    ` [PATCH 09/16] PCI: samsung: Make common appl readl/writel functions
    ` [PATCH 10/16] dt-bindings: PCI: Add phy-names as required property
    ` [PATCH 11/16] arm64: dts: exynos: Add phy-names as DT property
    ` [PATCH 12/16] PCI: samsung: Get PHY using non-DT version
    ` [PATCH 13/16] PCI: samsung: Rename common functions to samsung
    ` [PATCH 15/16] PCI: samsung: Add structure to hold resource operations
    ` [PATCH 16/16] PCI: samsung: Make handling of regulators generic

[PATCH V2 net-next] net: fec: add CBS offload support
 2023-02-14 14:28 UTC  (9+ messages)

[PATCH 1/2] dt-bindings: sram: qcom,imem: document sm8450
 2023-02-14 14:28 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8450: Add IMEM and PIL info region

[PATCH v14 0/3] Add throttling detection to sev-guest
 2023-02-14 14:27 UTC  (5+ messages)
` [PATCH v14 1/3] virt/coco/sev-guest: Add throttling awareness

[RFC PATCH] dt-bindings: dma: apple,sio: Add schema
 2023-02-14 14:10 UTC 

drivers/iio/accel/da280.c:181:36: warning: 'da280_acpi_match' defined but not used
 2023-02-14 14:21 UTC 

[PATCH] remoteproc: qcom: fix sparse warnings
 2023-02-14 14:12 UTC  (4+ messages)
` [PATCH] remoteproc: qcom: replace kstrdup with kstrndup

[PATCH] dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
 2023-02-14 14:12 UTC  (3+ messages)

[GIT PULL] Additional power management fix for v6.2
 2023-02-14 14:19 UTC 

[PATCH v2] LoongArch: add checksum optimization for 64-bit system
 2023-02-14 14:19 UTC  (10+ messages)

[PATCH 0/2] arch: arm64: dts: apple: Disable unused PCIe ports
 2023-02-14 14:07 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: apple: t8103: "
` [PATCH 2/2] arm64: dts: apple: t600x: "

[PATCH v3 0/6] drm: lcdif: Add i.MX93 LCDIF support
 2023-02-14 14:16 UTC  (6+ messages)
` [PATCH v3 2/6] drm: lcdif: Drop unnecessary NULL pointer check on lcdif->bridge
` [PATCH v3 3/6] drm: lcdif: Determine bus format and flags in ->atomic_check()

[PATCH 1/2] dt-bindings: net: snps,dwmac: Fix snps,reset-delays-us dependency
 2023-02-14 14:15 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio

[PATCH linux-next] ubi: block: Fix a possible use-after-free bug in ubiblock_create()
 2023-02-14 14:10 UTC  (2+ messages)

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-02-14 14:14 UTC  (3+ messages)
` [PATCH v3 02/24] arm64: "

[PATCH v4 0/7] Generic IPI sending tracepoint
 2023-02-14 14:10 UTC  (2+ messages)

[PATCH v2 0/9] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-02-14 14:08 UTC  (10+ messages)
` [PATCH v2 1/9] PCI: rockchip: Remove writes to unused registers
` [PATCH v2 2/9] PCI: rockchip: Write PCI Device ID to correct register
` [PATCH v2 3/9] PCI: rockchip: Assert PCI Configuration Enable bit after probe
` [PATCH v2 4/9] PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
` [PATCH v2 5/9] arm64: dts: rockchip: Add dtsi entry for RK3399 PCIe endpoint core
` [PATCH v2 6/9] PCI: rockchip: Fix window mapping and address translation for endpoint
` [PATCH v2 7/9] PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
` [PATCH v2 8/9] PCI: rockchip: Use u32 variable to access 32-bit registers
` [PATCH v2 9/9] PCI: rockchip: Add parameter check for RK3399 PCIe endpoint core set_msi()

[PATCH v2] ALSA: hda/realtek: Enable mute/micmute LEDs support for HP Laptops
 2023-02-14 14:07 UTC  (3+ messages)
` [PATCH v3] ALSA: hda/realtek: Enable mute/micmute LEDs and speaker "

[PATCH] cpufreq: qcom-hw: Add missing null pointer check
 2023-02-14 14:07 UTC  (3+ messages)

[PATCH v2 0/3] Fixes and Improvements for CS35L41 HDA
 2023-02-14 14:06 UTC  (2+ messages)

[PATCH v4 00/12] AV1 stateless decoder for RK3588
 2023-02-14 14:05 UTC  (13+ messages)
` [PATCH v4 01/12] dt-bindings: media: rockchip-vpu: Add rk3588 vpu compatible
` [PATCH v4 02/12] v4l2-common: Add support for fractional bpp
` [PATCH v4 03/12] media: Add NV12_10LE40_4L4 pixel format
` [PATCH v4 04/12] media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV12_10LE40_4L4
` [PATCH v4 05/12] media: verisilicon: Add AV1 decoder mode and controls
` [PATCH v4 06/12] media: verisilicon: Check AV1 bitstreams bit depth
` [PATCH v4 07/12] media: verisilicon: Compute motion vectors size for AV1 frames
` [PATCH v4 08/12] media: verisilicon: Add AV1 entropy helpers
` [PATCH v4 09/12] media: verisilicon: Add Rockchip AV1 decoder
` [PATCH v4 10/12] media: verisilicon: Add film grain feature to AV1 driver
` [PATCH v4 11/12] media: verisilicon: Enable AV1 decoder on rk3588
` [PATCH v4 12/12] media: verisilicon: Conditionally ignore native formats

[PATCH v2 0/4] Change the return value for page isolation functions
 2023-02-14 13:59 UTC  (5+ messages)
` [PATCH v2 1/4] mm: change to return bool for folio_isolate_lru()
` [PATCH v2 2/4] mm: change to return bool for isolate_lru_page()
` [PATCH v2 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
` [PATCH v2 4/4] mm: change to return bool for isolate_movable_page()

[PATCH v2] phy: rockchip-typec: Fix unsigned comparison with less than zero
 2023-02-14 13:58 UTC  (2+ messages)

[PATCH V5 0/3] PCI: designware-ep: Fix DBI access before core init
 2023-02-14 13:57 UTC  (3+ messages)

[PATCH] dt-bindings: phy: amlogic,g12a-usb3-pcie-phy: add missing optional phy-supply property
 2023-02-14 13:57 UTC  (4+ messages)

[PATCH] soc: mediatek: mtk-svs: delete node name check
 2023-02-14 13:54 UTC  (4+ messages)

[PATCH v2 00/47] MediaTek clocks: full module build and cleanups
 2023-02-14 13:41 UTC  (4+ messages)
` [PATCH v2 27/47] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v2 28/47] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v2 42/47] clk: mediatek: Allow building most MT6765 "


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