All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-21 11:27:40 to 2023-02-21 12:02:58 UTC [more...]

[PATCH v4 00/54] MediaTek clocks: full module build and cleanups
 2023-02-21 11:55 UTC  (60+ messages)
` [PATCH v4 01/54] clk: mediatek: clk-mtk: Switch to device_get_match_data()
` [PATCH v4 02/54] clk: mediatek: clk-mtk: Introduce clk_mtk_pdev_{probe,remove}()
` [PATCH v4 03/54] clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocks
` [PATCH v4 04/54] clk: mediatek: Add divider clocks to mtk_clk_simple_{probe,remove}()
` [PATCH v4 05/54] clk: mediatek: mt2712: Migrate topckgen/mcucfg to mtk_clk_simple_probe()
` [PATCH v4 06/54] clk: mediatek: mt2712: Compress clock arrays entries to 90 columns
` [PATCH v4 07/54] clk: mediatek: mt2712: Add error handling to clk_mt2712_apmixed_probe()
` [PATCH v4 08/54] clk: mediatek: mt2712: Move apmixedsys clock driver to its own file
` [PATCH v4 09/54] clk: mediatek: mt2712-apmixedsys: Add .remove() callback for module build
` [PATCH v4 10/54] clk: mediatek: mt2712: Change to use module_platform_driver macro
` [PATCH v4 11/54] clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
` [PATCH v4 12/54] clk: mediatek: mt8365: Convert simple_gate to mtk_gate clocks
` [PATCH v4 13/54] clk: mediatek: mt8365: Join top_misc_mux_gates and top_misc_muxes arrays
` [PATCH v4 14/54] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v4 15/54] clk: mediatek: mt8167: Compress GATE_TOPx macros
` [PATCH v4 16/54] clk: mediatek: mt8167: Move apmixedsys as platform_driver in new file
` [PATCH v4 17/54] clk: mediatek: mt8167: Remove __initconst annotation from arrays
` [PATCH v4 18/54] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v4 19/54] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v4 20/54] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v4 21/54] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v4 22/54] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v4 23/54] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v4 24/54] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v4 25/54] clk: mediatek: mt7622-apmixedsys: Add .remove() callback for module build
` [PATCH v4 26/54] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v4 27/54] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v4 28/54] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v4 29/54] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v4 30/54] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v4 31/54] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v4 32/54] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v4 33/54] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v4 34/54] clk: mediatek: mt7986-eth: "
` [PATCH v4 35/54] clk: mediatek: mt8186-mcu: "
` [PATCH v4 36/54] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v4 37/54] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v4 39/54] clk: mediatek: Split MT8195 clock drivers and allow module build
` [PATCH v4 41/54] clk: mediatek: Allow MT7622 clocks to be built as modules
` [PATCH v4 43/54] clk: mediatek: Allow all MT8183 "
` [PATCH v4 44/54] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v4 47/54] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v4 49/54] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
` [PATCH v4 50/54] clk: mediatek: mt8135: Move apmixedsys to its own file
` [PATCH v4 51/54] clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flag
` [PATCH v4 52/54] clk: mediatek: mt8135-apmixedsys: Convert to platform_driver and module
` [PATCH v4 53/54] clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays
` [PATCH v4 54/54] clk: mediatek: mt8135: Convert to simple probe and enable module build

[PATCH] manuals: document COMMERCIAL_[AUDIO|VIDEO]_PLUGINS variables
 2023-02-21 12:01 UTC  (2+ messages)
` [docs] "

[PATCH v5 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-02-21 11:59 UTC  (3+ messages)
` [PATCH v5 3/5] iio: adc: max77541: Add ADI MAX77541 ADC Support

Bug: Buffer I/O error with an ext4 filesystem inside a file
 2023-02-21 11:57 UTC 

[PATCH v2 0/7] Python: Drop support for Python 3.6
 2023-02-21 12:00 UTC  (7+ messages)

[PATCH v8 0/7] add support for CDX bus
 2023-02-21 11:56 UTC  (3+ messages)
` [PATCH v8 2/7] iommu/arm-smmu-v3: support ops registration "

[PATCH 0/4] Implement virtio-multitouch and enable GTK3 to use it
 2023-02-21 11:57 UTC  (3+ messages)
` [PATCH 2/4] virtio-input: add a virtio-mulitouch device

[PATCH bpf-next 1/2] net/smc: Introduce BPF injection capability for SMC
 2023-02-21 11:55 UTC  (3+ messages)

[PATCH v9 0/8] Parallel CPU bringup for x86_64
 2023-02-21 11:54 UTC  (24+ messages)
                                  ` [External] "

[PATCH v12 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-02-21 11:54 UTC  (16+ messages)
` [PATCH v12 03/10] drm/display: Add Type-C switch helpers
` [PATCH v12 05/10] drm/bridge: anx7625: Check for Type-C during panel registration
` [PATCH v12 06/10] drm/bridge: Remove redundant i2c_client in anx7625/it6505
` [PATCH v12 07/10] drm/bridge: anx7625: Register Type C mode switches
` [PATCH v12 10/10] drm/bridge: it6505: "

[RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v2)
 2023-02-21 11:54 UTC  (7+ messages)
` [PATCH 2/8] perf bpf filter: Implement event sample filtering
` [PATCH 3/8] perf record: Add BPF event filter support
` [PATCH 4/8] perf record: Record dropped sample count

[PATCH 0/4] FPGAs as Memory Technology Devices in U-Boot
 2023-02-21 11:54 UTC  (14+ messages)
` [PATCH 3/4] mtd/fpga: add fpga directory to mtd (with Cyclone 10)

[PATCH v2] scsi: remove unused sd_cdb_cache
 2023-02-21 11:53 UTC 

[RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
 2023-02-21 11:54 UTC  (4+ messages)

[PATCH net-next v2 0/4] net: phy: EEE fixes
 2023-02-21 11:52 UTC  (3+ messages)

[PATCH v2] dt-bindings: fpga: xilinx-pr-decoupler: convert bindings to json-schema
 2023-02-21 11:50 UTC  (2+ messages)

[RFC][PATCH 1/2] time: alarmtimer: Fix erroneous case of using 0 as an "invalid" initialization value
 2023-02-21 11:50 UTC  (3+ messages)
` [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling

[PATCH v1 00/18] arm: Add Rockchip RK3588 support
 2023-02-21 11:50 UTC  (5+ messages)
` [PATCH v1 05/18] clk: rockchip: Add rk3588 clk support

[Buildroot] [PATCH 1/1] package/pcre2: drop JIT sparc
 2023-02-21 11:50 UTC 

[PATCH v4 00/16] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-02-21 11:48 UTC  (14+ messages)
` [PATCH v4 09/16] s390: mm: Convert to GENERIC_IOREMAP
` [PATCH v4 12/16] parisc: "

[PATCH] create.py: add command arg to add layer to bblayers.conf
 2023-02-21 11:49 UTC 

[PATCH 0/3] x86/entry: Cleanup and livepatch support
 2023-02-21 11:48 UTC  (5+ messages)
` [PATCH 1/3] x86/traps: Move do_general_protection() earlier
` [PATCH 2/3] x86/entry: Rework the exception entrypoints

[PATCH v5] virtio-net: support the virtqueue coalescing moderation
 2023-02-21 11:48 UTC  (2+ messages)

stable-rc/queue/5.15 build: 177 builds: 3 failed, 174 passed, 10 errors, 3 warnings (v5.15.94-83-gcfb53690b905)
 2023-02-21 11:47 UTC 

SR-IOV on ARM64 system with SMMU
 2023-02-21 11:43 UTC  (5+ messages)

[PATCH net-next v10 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-21 11:43 UTC  (26+ messages)
` [PATCH net-next v10 01/12] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH net-next v10 02/12] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH net-next v10 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH net-next v10 04/12] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [PATCH net-next v10 05/12] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH net-next v10 06/12] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH net-next v10 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH net-next v10 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [PATCH net-next v10 09/12] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH net-next v10 10/12] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH net-next v10 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH net-next v10 12/12] net: dsa: mt7530: use "

[igt-dev] [RFC PATCH i-g-t 0/7] Initial Xe test suite
 2023-02-21 11:46 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 1/7] lib/xe: Introduce Xe library
` [igt-dev] [PATCH i-g-t 2/7] drm-uapi/xe_drm: Add Xe uAPI
` [igt-dev] [PATCH i-g-t 3/7] tests/xe: Add Xe IGT tests
` [igt-dev] [PATCH i-g-t 4/7] tools/xe_reg: Add Xe register read/write tool
` [igt-dev] [PATCH i-g-t 5/7] intel-ci/xe-fast-feedback: Introduce xe-fast-feedback list
` [igt-dev] [PATCH i-g-t 6/7] docs/testplan: Introduce new way for documenting IGT
` [igt-dev] [PATCH i-g-t 7/7] runner/job_list: return error on crashes while running --list-subtests

[PATCH v2 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
 2023-02-21 11:45 UTC  (6+ messages)
` [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization

[ImageBuilder][PATCH] uboot-script-gen: Add virtio loader
 2023-02-21 11:30 UTC 

[PATCH] drm/amdkfd: Fix an illegal memory access
 2023-02-21 11:35 UTC 

[PATCH 0/4] x86/hvm: {svm,vmx}.{c,h} cleanup
 2023-02-21 11:42 UTC  (12+ messages)
` [PATCH 1/4] x86/svm: cleanup svm.c
` [PATCH 3/4] x86/vmx: cleanup vmx.c
` [PATCH 4/4] x86/vmx: cleanup vmx.h

[PATCH v4] configure: Add 'mkdir build' check
 2023-02-21 11:42 UTC  (3+ messages)

[PATCH v2 0/2] QGA installer fixes
 2023-02-21 11:41 UTC  (2+ messages)

[net PATCH] octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet
 2023-02-21 11:39 UTC  (2+ messages)

[PATCH 5.10.y-cip 0/2] Watchdog driver fix and pinctrl improvement
 2023-02-21 11:40 UTC  (2+ messages)

[PATCH v2 00/29] Add KVM LoongArch support
 2023-02-21 11:39 UTC  (8+ messages)
` [PATCH v2 02/29] LoongArch: KVM: Implement kvm module related interface

[PATCH v2 0/9] drm/vc4: hdmi: Broadcast RGB, BT601, BT2020
 2023-02-21 11:38 UTC  (12+ messages)
` [PATCH v2 1/9] drm/vc4: Switch to container_of_const
` [PATCH v2 3/9] drm/vc4: hdmi: Add Broadcast RGB property to allow override of RGB range

[PATCH v3] scsi: ufs: mediatek: Guard runtime PM functions
 2023-02-21 11:38 UTC  (2+ messages)

[PATCH v2 00/21] target/arm: Implement FEAT_RME
 2023-02-21 11:38 UTC  (7+ messages)
` [PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs

[PATCH v2 1/4] dt-bindings: soc: imx8mp-media-blk-ctrl: Align block controller example name
 2023-02-21 11:37 UTC  (6+ messages)
` [PATCH v2 2/4] dt-bindings: soc: imx8mp-media-blk-ctrl: Add LDB into DT example

[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-02-21 11:38 UTC  (4+ messages)
` [PATCH v4 16/19] dt-bindings: riscv: Add SiFive S7 compatible

[RFC PATCH 0/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-02-21 11:38 UTC  (4+ messages)
` [RFC PATCH 2/2] "

Why is converting from RAID1 to single in Btrfs an I/O-intensive operation?
 2023-02-21 11:35 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] package/fluent-bit: fix build without C++
 2023-02-21 11:34 UTC  (3+ messages)

[PATCH] lib: sbi: sbi_ecall: Improve return SBI error
 2023-02-21 11:34 UTC  (2+ messages)

[PATCH -v2 00/11] SEV: Cleanup sev-guest a bit and add throttling
 2023-02-21 11:34 UTC  (12+ messages)
` [PATCH -v2 01/11] crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL
` [PATCH -v2 02/11] virt/coco/sev-guest: Check SEV_SNP attribute at probe time
` [PATCH -v2 03/11] virt/coco/sev-guest: Simplify extended guest request handling
` [PATCH -v2 04/11] virt/coco/sev-guest: Remove the disable_vmpck label in handle_guest_request()
` [PATCH -v2 05/11] virt/coco/sev-guest: Carve out the request issuing logic into a helper
` [PATCH -v2 06/11] virt/coco/sev-guest: Do some code style cleanups
` [PATCH -v2 07/11] virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a switch-case
` [PATCH -v2 08/11] crypto: ccp: Get rid of __sev_platform_init_locked()'s local function pointer
` [PATCH -v2 09/11] virt/coco/sev-guest: Add throttling awareness
` [PATCH -v2 10/11] virt/coco/sev-guest: Double-buffer messages
` [PATCH -v2 11/11] x86/sev: Change snp_guest_issue_request()'s fw_err argument

[PATCH v3 0/6] Python: Drop support for Python 3.6
 2023-02-21 11:33 UTC  (5+ messages)
` [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'

[android-common:android14-6.1 6539/7267] kernel/trace/ring_buffer.c:2177 ring_buffer_resize() warn: variable dereferenced before check 'buffer' (see line 2172)
 2023-02-21 11:33 UTC  (2+ messages)

[PATCH] rust: time: New module for timekeeping functions
 2023-02-21 11:23 UTC  (2+ messages)

[PATCH] hw/ide/ahci: trace ncq write command as write instead of read
 2023-02-21 11:32 UTC  (2+ messages)

cleanup submit_extent_page and friends
 2023-02-21 11:32 UTC  (3+ messages)
` [PATCH 08/12] btrfs: remove the compress_type argument to submit_extent_page

[PATCH] hw/riscv: Skip re-generating DT nodes for a given DTB
 2023-02-21 11:31 UTC  (2+ messages)

[PATCH RFC] thermal/drivers/intel_menlow: Remove add_one_attribute
 2023-02-21 11:30 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] toolchain/toolchain-external/toolchain-external-synopsys-arc: drop locale
 2023-02-21 11:29 UTC 

[RFC PATCH 0/6] Add basic Minidump kernel driver support
 2023-02-21 11:25 UTC  (6+ messages)
` [RFC PATCH 2/6] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [RFC PATCH 3/6] soc: qcom: Add Qualcomm minidump kernel driver
` [RFC PATCH 4/6] arm64: defconfig: Enable Qualcomm minidump driver
` [RFC PATCH 5/6] remoterproc: qcom: refactor to leverage exported minidump symbol
` [RFC PATCH 6/6] pstore/ram: Register context with minidump

[PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
 2023-02-21 11:27 UTC  (9+ messages)

[PATCH v2 00/11] Add new partial clock and reset drivers for StarFive JH7110
 2023-02-21 11:27 UTC  (4+ messages)
` [PATCH v2 07/11] dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generator

[Virtio-fs] [PULL 0/4] virtiofs queue
 2023-02-21 11:27 UTC  (2+ messages)
`  "

[f2fs-dev] [Bug 216050] New: fsfs_gc occupies 100% cpu
 2023-02-21 11:27 UTC  (2+ messages)
` [f2fs-dev] [Bug 216050] f2fs_gc "

[PULL 00/12] VFIO updates 2023-02-16
 2023-02-21 11:27 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.