All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-22 09:12:08 to 2023-02-22 09:48:09 UTC [more...]

[PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
 2023-02-22  9:46 UTC  (5+ messages)

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

[PATCH v3 00/25] target/arm: Implement FEAT_RME
 2023-02-22  9:46 UTC  (11+ messages)
` [PATCH v3 03/25] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
` [PATCH v3 05/25] target/arm: Add isar_feature_aa64_rme
` [PATCH v3 12/25] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
` [PATCH v3 13/25] target/arm: Remove __attribute__((nonnull)) from ptw.c
` [PATCH v3 19/25] target/arm: Move s1_is_el0 into S1Translate

[PATCH] examples/l3fwd-power: support CPPC cpufreq
 2023-02-22  9:46 UTC  (3+ messages)

[PATCH v4] btrfs: make dev-replace properly follow its read mode
 2023-02-22  9:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sudo: fix openssl static build
 2023-02-22  9:44 UTC 

[PATCH v1 00/10] Fix sound on ASUS Transformers
 2023-02-22  9:39 UTC  (8+ messages)
` [PATCH v1 09/10] staging: dsp: add support for Fortemedia FM34NE DSP

[PATCH] rust: time: New module for timekeeping functions
 2023-02-22  9:43 UTC  (5+ messages)

[PATCH v2 00/17] Self-encapsulate the thermal zone device structure
 2023-02-22  9:31 UTC  (5+ messages)
` [PATCH v2 05/16] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
` [PATCH v2 09/16] thermal: Do not access 'type' field, use the tz id instead

x86: AMD Zen2 ymm registers rolling back
 2023-02-22  9:38 UTC  (4+ messages)

[XEN PATCH v2 0/7] automation: Update containers to allow HTTPS access to xenbits
 2023-02-22  9:42 UTC  (3+ messages)
` Debian randconfig failure, Was "

[PATCH RESEND] scripts/gdb: add lx_current support for riscv
 2023-02-22  9:37 UTC 

[Buildroot] [RE]Re: [PATCH] boot/grub2: add information where isconfiguration file
 2023-02-22  9:41 UTC  (2+ messages)

[syzbot] WARNING: locking bug in umh_complete
 2023-02-22  9:34 UTC  (11+ messages)

[PATCH 1/2] eventdev: fix race condition in fast-path set function
 2023-02-22  9:41 UTC  (7+ messages)
` [PATCH 2/2] ethdev: fix race condition in fast-path ops setup

[RFC PATCH] sched/fair: Interleave cfs bandwidth timers for improved single thread performance at low utilization
 2023-02-22  9:36 UTC  (5+ messages)

[PATCH v2] ath10k: snoc: enable threaded napi on WCN3990
 2023-02-22  9:36 UTC  (3+ messages)

[GIT PULL] gpio: updates for v6.3
 2023-02-22  9:29 UTC 

[meta-networking][dunfell][PATCH 2/2] openvpn: upgrade 2.4.9 -> 2.4.12
 2023-02-22  9:39 UTC 

[PATCH RFC 0/3] Add Versa3 clock generator support
 2023-02-22  9:34 UTC  (3+ messages)
` [PATCH RFC 1/3] dt-bindings: clock: Add Renesas versa3 clock generator bindings

[PATCH v2 1/2] dt-bindings: display: panel: Add Novatek NT36523 bindings
 2023-02-22  9:34 UTC  (3+ messages)

Question on device links
 2023-02-22  9:34 UTC 

[PATCH] HID: usbhid: enable remote wakeup for mice
 2023-02-22  9:34 UTC  (2+ messages)

[PATCH -next] net/mlx5: Remove NULL check before dev_{put, hold}
 2023-02-22  9:34 UTC  (2+ messages)

[PATCH v1 6/6] doc/mlx5: update mlx5 doc
 2023-02-22  9:37 UTC  (8+ messages)
` [PATCH v2 0/6] add flex item implementation
  ` [PATCH v2 1/6] net/mlx5: enable hws flex item create
  ` [PATCH v2 2/6] net/mlx5: add IPv6 protocol as flex item input
  ` [PATCH v2 3/6] net/mlx5/hws: add hws flex item matching support
  ` [PATCH v2 4/6] net/mlx5: add flex item modify field implementation
  ` [PATCH v2 5/6] net/mlx5: return error for sws modify field
  ` [PATCH v2 6/6] doc/mlx5: update mlx5 doc

[PATCH v2 1/2] tty: ipwireless: move Kconfig entry to tty
 2023-02-22  9:33 UTC  (3+ messages)
` [PATCH v2 2/2] char: pcmcia: remove all the drivers

[PATCH v2 00/13] tools/xenstore: rework internal accounting
 2023-02-22  9:37 UTC  (14+ messages)
` [PATCH v2 01/13] tools/xenstore: don't allow creating too many nodes in a transaction

[PATCH v6 0/4] riscv: Add support for Zicbo[m,z,p] instructions
 2023-02-22  9:37 UTC  (6+ messages)
` [PATCH v6 2/4] target/riscv: implement Zicboz extension

[PATCH v3] coresight: tmc: Don't enable TMC when it's not ready
 2023-02-22  9:33 UTC  (4+ messages)
` [PATCH] coresight: tmc-etr: Handle enable failure in tmc_read_unprepare_etr

[Intel-wired-lan] [PATCH net v1] ice: add FDIR counter reset in FDIR init stage
 2023-02-22  9:36 UTC  (2+ messages)

[meta-networking][dunfell][PATCH 1/2] openvpn: add CVE-2020-7224 and CVE-2020-27569 to allowlist
 2023-02-22  9:35 UTC 

[Intel-gfx] [PATCH] gen8_ppgtt: Use correct huge page manager for MTL
 2023-02-22  9:35 UTC  (8+ messages)

[PATCH net-next V4 1/2] net: phylink: add a function to resume PHY alone to fix resume issue with WoL enabled
 2023-02-22  9:31 UTC  (3+ messages)
` [PATCH net-next V4 2/2] net: stmmac: resume PHY separately before calling stmmac_hw_setup()

[PATCH v6 0/4] Add CS35L41 shared boost feature
 2023-02-22  9:32 UTC  (5+ messages)
` [PATCH v6 1/4] ASoC: cs35l41: Only disable internal boost
` [PATCH v6 2/4] ASoC: cs35l41: Refactor error release code
` [PATCH v6 3/4] ALSA: cs35l41: Add shared boost feature
` [PATCH v6 4/4] ASoC: dt-bindings: cirrus,cs35l41: Document CS35l41 shared boost

[PATCH 0/2] xen/irq: Perf improvements
 2023-02-22  9:33 UTC  (5+ messages)
` [PATCH 1/2] xen/ioapic: Don't use local_irq_restore() to disable irqs

[PATCH] scripts/gdb: add lx_current support for riscv
 2023-02-22  9:28 UTC 

[PATCH V3 0/8] Add SoundWire support for AMD platforms
 2023-02-22  9:31 UTC  (3+ messages)
` [PATCH V3 2/8] soundwire: amd: Add support for AMD Manager driver

[PATCH 1/2] erofs-utils: ignore comments and blank lines in compress hints
 2023-02-22  9:30 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: support multiple algorithms in an image

[Intel-gfx] [PATCH v2 0/4] drm/i915: vblank stuff
 2023-02-22  9:25 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 3/4] drm/i915: Extract skl_wm_latency()

[PATCH v2] dt-bindings: fpga: xilinx-pr-decoupler: convert bindings to json-schema
 2023-02-22  9:24 UTC  (3+ messages)

Meet-up around EOSS (Prague, end of June)
 2023-02-22  9:25 UTC  (2+ messages)

[PATCH] vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
 2023-02-22  9:25 UTC  (3+ messages)

[PATCH net-next v4 0/4] sfc: support unicast PTP
 2023-02-22  9:24 UTC  (2+ messages)

Cortex A15: Errata 798181: Moving a virtual page that is being accessed by an active process can lead to unexpected behavior
 2023-02-22  9:07 UTC 

[PATCH net 1/1] ice: Fix missing cleanup routine in the case of partial memory allocation
 2023-02-22  9:22 UTC  (2+ messages)

[PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support
 2023-02-22  9:21 UTC  (5+ messages)
` [PATCH v9 9/9] arm64: dts: mediatek: Initial mt8365-evk support

[PATCH v12 00/60] Xen HVM support under KVM
 2023-02-22  9:21 UTC  (3+ messages)
` [PATCH v12 47/60] i386/xen: handle PV timer hypercalls

[PATCH] spi: cadence-quadspi: Fix cancel the indirect read mask
 2023-02-22  9:21 UTC 

[PATCH net 0/8] Netfilterf fixes for net
 2023-02-22  9:21 UTC  (9+ messages)
` [PATCH net 1/8] netfilter: nf_tables: allow to fetch set elements when table has an owner
` [PATCH net 2/8] netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
` [PATCH net 3/8] netfilter: conntrack: fix rmmod double-free race
` [PATCH net 4/8] netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
` [PATCH net 5/8] netfilter: ebtables: fix table blob use-after-free
` [PATCH net 6/8] netfilter: xt_length: use skb len to match in length_mt6
` [PATCH net 7/8] netfilter: ctnetlink: make event listener tracking global
` [PATCH net 8/8] netfilter: x_tables: fix percpu counter block leak on error path when creating new netns

[PATCH v3 1/4] dt-bindings: soc: imx8mp-media-blk-ctrl: Align block controller example name
 2023-02-22  9:20 UTC  (6+ messages)
` [PATCH v3 3/4] soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to them

[PATCH v6 0/9] make write_misa a no-op and FEATURE_* cleanups
 2023-02-22  9:21 UTC  (7+ messages)
` [PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op

Official documentation from Intel stating that poking INT3 (single-byte) concurrently is OK ?
 2023-02-22  9:20 UTC  (4+ messages)

Fotowoltaika - nowe warunki
 2023-02-22  9:16 UTC 

[linux-linus test] 178093: regressions - trouble: blocked/broken/fail/pass/starved
 2023-02-22  9:18 UTC 

[isar-cip-core 0/2] ci for reproducible build check
 2023-02-22  9:18 UTC  (3+ messages)
` [isar-cip-core 1/2] kas/opt/reproducible.yml: Add kas file for reproducible builds target
  ` [cip-dev] "

[PATCH v2 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-02-22  9:17 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add reset items

[igt-dev] [PATCH i-g-t v3 0/3] Validate max source size
 2023-02-22  9:19 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3 1/3] tests/kms_plane_scaling: Prep work
` [igt-dev] [PATCH i-g-t v3 2/3] tests/kms_plane_scaling: Minor fixes
` [igt-dev] [PATCH i-g-t v3 3/3] tests/kms_plane_scaling: Add test to validate max source size

[PATCH RESEND v10 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-02-22  9:16 UTC  (9+ messages)
` [PATCH RESEND v10 5/5] media: i2c: imx334: update pixel and link frequency

[PATCH v4 0/6] qapi: static typing conversion, pt5c
 2023-02-22  9:16 UTC  (6+ messages)

[PATCH v6 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-02-22  9:17 UTC  (6+ messages)
` [PING][PATCH "

Faktoring
 2023-02-22  9:10 UTC 

[PATCH v11 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-02-22  9:14 UTC  (4+ messages)
` [PATCH v11 3/5] "

Faktoring
 2023-02-22  9:15 UTC 

Faktoring
 2023-02-22  9:15 UTC 

Słowa kluczowe do wypozycjonowania
 2023-02-22  9:03 UTC 

[PATCH v2 00/10] Panfrost: Improve and add MediaTek SoCs support
 2023-02-22  9:13 UTC  (6+ messages)
` [PATCH v2 06/10] dt-bindings: gpu: mali-bifrost: Add a compatible for MediaTek MT8186

[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-02-22  9:13 UTC  (4+ messages)
` [PATCH v4 09/19] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator

linux-next tree panic on ppc64le
 2023-02-22  9:13 UTC  (3+ messages)

[RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
 2023-02-22  9:11 UTC  (5+ 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.