messages from 2023-02-14 13:23:44 to 2023-02-14 14:54:07 UTC [more...]
[PATCH v8] phy: mediatek: tphy: add debugfs files
2023-03-16 7:12 UTC (5+ messages)
[PATCH] ACPI: make kobj_type structures constant
2023-02-14 14:53 UTC (2+ messages)
[PATCH 5.10 000/139] 5.10.168-rc1 review
2023-02-14 14:53 UTC (4+ messages)
[PATCH] MAINTAINERS: erofs: Add Documentation/ABI/testing/sysfs-fs-erofs
2023-02-14 14:52 UTC (2+ messages)
[PATCH 1/2] ACPI: x86: Add more systems to quirk list for forcing StorageD3Enable
2023-02-14 14:52 UTC (4+ messages)
` [PATCH 2/2] "
[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 (12+ 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
[PATCH] RDMA/restrack: Reorder fields in 'struct rdma_restrack_entry'
2023-02-14 14:34 UTC (3+ messages)
[6.2.0-rc7] BUG: KASAN: slab-out-of-bounds in hop_cmp+0x26/0x110
2023-02-14 14:32 UTC (2+ messages)
[PATCH] EDAC/amd64: remove unneeded call to reserve_mc_sibling_devs()
2023-02-14 14:32 UTC (9+ messages)
` [PATCH] EDAC/amd64: Shut up an -Werror,-Wsometimes-uninitialized clang false positive
[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
[PATCH 1/2] dt-bindings: sound: ep93xx: Add I2S and AC'97 descriptions
2023-02-14 14:26 UTC (5+ messages)
[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)
[PATCH] ethernet: ice: avoid gcc-9 integer overflow warning
2023-02-14 14:19 UTC (2+ messages)
` [Intel-wired-lan] "
[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][next] nfsd: remove redundant assignment to pointer dentry
2023-02-14 14:14 UTC
[PATCH v4 0/7] Generic IPI sending tracepoint
2023-02-14 14:10 UTC (2+ messages)
[PATCH v2 1/4] hwmon: (pmbus/core): Generalize pmbus status flag map
2023-02-14 14:11 UTC (10+ 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 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 v3 0/5] iov_iter: Adjust styling/location of new splice functions
2023-02-14 13:59 UTC (4+ messages)
` [PATCH v3 5/5] shmem, overlayfs, coda, tty, proc, kernfs, random: Fix splice-read
[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 (48+ messages)
` [PATCH v2 01/47] clk: mediatek: clk-mtk: Switch to device_get_match_data()
` [PATCH v2 02/47] clk: mediatek: clk-mtk: Introduce clk_mtk_pdev_{probe,remove}()
` [PATCH v2 03/47] clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocks
` [PATCH v2 04/47] clk: mediatek: Add divider clocks to mtk_clk_simple_{probe,remove}()
` [PATCH v2 05/47] clk: mediatek: mt2712: Migrate topckgen/mcucfg to mtk_clk_simple_probe()
` [PATCH v2 06/47] clk: mediatek: mt2712: Compress clock arrays entries to 90 columns
` [PATCH v2 07/47] clk: mediatek: mt2712: Add error handling to clk_mt2712_apmixed_probe()
` [PATCH v2 08/47] clk: mediatek: mt2712: Move apmixedsys clock driver to its own file
` [PATCH v2 09/47] clk: mediatek: mt2712: Change to use module_platform_driver macro
` [PATCH v2 10/47] clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
` [PATCH v2 11/47] clk: mediatek: mt8365: Convert simple_gate to mtk_gate clocks
` [PATCH v2 12/47] clk: mediatek: mt8365: Join top_misc_mux_gates and top_misc_muxes arrays
` [PATCH v2 13/47] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v2 14/47] clk: mediatek: mt8167: Compress GATE_TOPx macros
` [PATCH v2 15/47] clk: mediatek: mt8167: Move apmixedsys as platform_driver in new file
` [PATCH v2 16/47] clk: mediatek: mt8167: Remove __initconst annotation from arrays
` [PATCH v2 17/47] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v2 18/47] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v2 19/47] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v2 20/47] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v2 21/47] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v2 22/47] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v2 23/47] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v2 24/47] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v2 25/47] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v2 26/47] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [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 29/47] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v2 30/47] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v2 31/47] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v2 32/47] clk: mediatek: mt7986-eth: "
` [PATCH v2 33/47] clk: mediatek: mt8186-mcu: "
` [PATCH v2 34/47] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v2 35/47] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v2 36/47] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v2 37/47] clk: mediatek: Split MT8195 clock drivers and "
` [PATCH v2 38/47] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v2 39/47] clk: mediatek: Allow MT7622 clocks to be built "
` [PATCH v2 40/47] clk: mediatek: Allow all MT8167 "
` [PATCH v2 41/47] clk: mediatek: Allow all MT8183 "
` [PATCH v2 42/47] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v2 43/47] clk: mediatek: Allow building most MT6797 "
` [PATCH v2 44/47] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v2 45/47] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v2 46/47] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks
` [PATCH v2 47/47] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
[PATCH 2/2] erofs: simplify iloc()
2023-02-14 13:44 UTC (3+ messages)
` [PATCH v2 "
[PATCH v5 1/2] dt-bindings: ramoops: Add support to get the region dynamically
2023-02-14 13:44 UTC (3+ messages)
` [PATCH v5 2/2] pstore/ram: Rework logic for detecting ramoops
[PATCH net-next v1 0/3] net/mlx5e: Add GBP VxLAN HW offload support
2023-02-14 13:41 UTC (4+ 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] vdpa/mlx5: should not activate virtq object when suspended
2023-02-14 13:41 UTC (3+ messages)
[PATCH 1/2] erofs: get rid of debug_one_dentry()
2023-02-14 13:40 UTC (2+ messages)
[PATCH v2 1/2] erofs: cleanup erofs_iget()
2023-02-14 13:39 UTC (3+ messages)
` [PATCH v2 2/2] erofs: remove linux/buffer_head.h dependency
[PATCH v3] x86: Use `get_random_u8' for kernel stack offset randomization
2023-02-14 13:39 UTC (4+ messages)
[PATCH] mm: page_alloc: don't allocate page from memoryless nodes
2023-02-14 13:38 UTC (11+ messages)
[PATCH 1/2] erofs: clean up erofs_iget()
2023-02-14 13:38 UTC (2+ messages)
[PATCH] power: supply: qcom_battmgr: remove bogus do_div()
2023-02-14 13:36 UTC (2+ messages)
[RFC PATCH 0/5] Add dedicated Qcom ICE driver
2023-02-14 13:34 UTC (3+ messages)
` [RFC PATCH 1/5] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
[PATCH] s390/kfence: fix page fault reporting
2023-02-14 13:33 UTC (2+ messages)
[PATCH v4] Set ssid when authenticating
2023-02-14 13:27 UTC (2+ messages)
[PATCH] [v2] scsi: ipr: work around fortify-string warning
2023-02-14 13:28 UTC
[PATCH net-next v1 0/7] make SmartEEE support controllable
2023-02-14 13:26 UTC (3+ messages)
` [PATCH net-next v1 7/7] net: fec: add support for PHYs with SmartEEE support
[PATCH net-next v3 0/6] net: stmmac: add renesas,rzn1-gmac support
2023-02-14 13:17 UTC (3+ messages)
` [PATCH net-next v3 6/6] ARM: dts: r9a06g032: describe GMAC1
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox