messages from 2023-02-22 07:07:10 to 2023-02-22 09:42:38 UTC [more...]
x86: AMD Zen2 ymm registers rolling back
2023-02-22 9:38 UTC (4+ messages)
[PATCH RESEND] scripts/gdb: add lx_current support for riscv
2023-02-22 9:37 UTC
[syzbot] WARNING: locking bug in umh_complete
2023-02-22 9:34 UTC (11+ messages)
[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
[PATCH v2 1/2] dt-bindings: display: panel: Add Novatek NT36523 bindings
2023-02-22 9:34 UTC (2+ messages)
[PATCH] HID: usbhid: enable remote wakeup for mice
2023-02-22 9:34 UTC (3+ messages)
[PATCH -next] net/mlx5: Remove NULL check before dev_{put, hold}
2023-02-22 9:34 UTC (2+ messages)
[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 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
[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 v5 00/54] MediaTek clocks: full module build and cleanups
2023-02-22 9:25 UTC (54+ 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 54/54] clk: mediatek: mt8135: Convert to simple probe and enable module build
[PATCH v2 00/17] Self-encapsulate the thermal zone device structure
2023-02-22 9:31 UTC (3+ messages)
` [PATCH v2 05/16] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
[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] scripts/gdb: add lx_current support for riscv
2023-02-22 9:28 UTC
[PATCH] vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
2023-02-22 9:25 UTC (3+ messages)
[PATCH v2] dt-bindings: fpga: xilinx-pr-decoupler: convert bindings to json-schema
2023-02-22 9:24 UTC (2+ messages)
[PATCH] spi: cadence-quadspi: Fix cancel the indirect read mask
2023-02-22 9:21 UTC
[PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support
2023-02-22 9:21 UTC (4+ messages)
` [PATCH v9 9/9] arm64: dts: mediatek: Initial mt8365-evk support
Official documentation from Intel stating that poking INT3 (single-byte) concurrently is OK ?
2023-02-22 9:20 UTC (4+ messages)
[PATCH v1 00/10] Fix sound on ASUS Transformers
2023-02-22 9:21 UTC (20+ messages)
` [PATCH v1 02/10] sound: soc: jack: allow multiple interrupt per gpio
` [PATCH v1 04/10] ASoC: tegra: Support RT5631 by machine driver
` [PATCH v1 07/10] ARM: tegra: transformers: update bindings of sound graph
` [PATCH v1 09/10] staging: dsp: add support for Fortemedia FM34NE DSP
[PATCH v2 0/3] Add DMA driver for StarFive JH7110 SoC
2023-02-22 9:17 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add reset items
[PATCH RESEND v10 0/5] media: i2c: imx334: support lower bandwidth mode
2023-02-22 9:16 UTC (8+ messages)
` [PATCH RESEND v10 5/5] media: i2c: imx334: update pixel and link frequency
[PATCH v11 0/5] media: i2c: imx334: support lower bandwidth mode
2023-02-22 9:14 UTC (3+ messages)
` [PATCH v11 3/5] "
[PATCH v2 00/10] Panfrost: Improve and add MediaTek SoCs support
2023-02-22 9:13 UTC (16+ messages)
` [PATCH v2 02/10] dt-bindings: gpu: mali-bifrost: Split out MediaTek power-domains variation
` [PATCH v2 03/10] dt-bindings: gpu: mali-bifrost: Allow up to 5 power domains for MT8192
` [PATCH v2 04/10] dt-bindings: gpu: mali-bifrost: Add compatible for MT8195 SoC
` [PATCH v2 05/10] dt-bindings: gpu: mali-bifrost: Add new MT8183 compatible
` [PATCH v2 06/10] dt-bindings: gpu: mali-bifrost: Add a compatible for MediaTek MT8186
` [PATCH v2 10/10] drm/panfrost: Add new compatible for Mali on the MT8183 SoC
[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
2023-02-22 9:13 UTC (3+ messages)
` [PATCH v4 09/19] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
[PATCH v1 0/3] Add PLL clocks driver for StarFive JH7110
2023-02-22 9:11 UTC (5+ messages)
` [PATCH v1 1/3] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
` [PATCH v1 3/3] riscv: dts: starfive: jh7110: Add PLL clock node
[PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
2023-02-22 9:03 UTC (2+ messages)
[PATCH net V3] net: stmmac: Premature loop termination check was ignored
2023-02-22 9:07 UTC (2+ messages)
[PATCH v6 00/41] Shadow stacks for userspace
2023-02-22 9:05 UTC (7+ messages)
` [PATCH v6 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY
[PATCH v4 49/54] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
2023-02-22 9:05 UTC (3+ messages)
[PATCH 0/2] LoongArch: Add the same binary implementation for kdump
2023-02-22 9:05 UTC (3+ messages)
` [PATCH 1/2] LoongArch: kdump: Add the same binary implementation
[PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
2023-02-22 9:03 UTC
[PATCH v7 0/8] Implement copy offload support
2023-02-22 6:12 UTC (4+ messages)
` [PATCH v7 2/8] block: Add copy offload support infrastructure
[PATCH] netfilter: fix percpu counter block leak on error path when creating new netns
2023-02-22 9:02 UTC (4+ messages)
[PATCH] mm: change memcg->oom_group access with atomic operations
2023-02-22 9:01 UTC (5+ messages)
[PATCH v3 1/2] tee: system invocation
2023-02-22 9:00 UTC (2+ messages)
[PATCH v2] net: dccp: delete redundant ackvec record in dccp_insert_options()
2023-02-22 8:59 UTC (2+ messages)
[PATCH V3 2/8] soundwire: amd: Add support for AMD Manager driver
2023-02-22 9:02 UTC (6+ messages)
` [PATCH V3 5/8] soundwire: amd: add SoundWire manager interrupt handling
[PATCH v1 0/5] Tegra DTS improvements
2023-02-22 8:56 UTC (3+ messages)
` [PATCH v1 1/5] ARM: tegra: Add labels to tegra30.dtsi
[PATCH] docs/bpf: Fix invalid link of "Documentation/bpf/btf.rst"
2023-02-22 8:54 UTC (2+ messages)
[PATCH v12 00/10] Register Type-C mode-switch in DP bridge endpoints
2023-02-22 8:53 UTC (4+ messages)
` [PATCH v12 03/10] drm/display: Add Type-C switch helpers
[PATCH 1/2] tty: ipwireless: move Kconfig entry to tty
2023-02-22 8:51 UTC (3+ messages)
` [PATCH 2/2] char: pcmcia: remove all the drivers
[PATCH 4.19 00/89] 4.19.273-rc1 review
2023-02-22 8:51 UTC (2+ messages)
Bug report: UDP ~20% degradation
2023-02-22 8:49 UTC (4+ messages)
[PATCH 5.4 000/156] 5.4.232-rc1 review
2023-02-22 8:47 UTC (2+ messages)
[PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
2023-02-22 8:47 UTC (8+ messages)
[PATCH 5.10 00/57] 5.10.169-rc1 review
2023-02-22 8:44 UTC (2+ messages)
[PATCH v4 0/3] Add support for NXP bluetooth chipsets
2023-02-22 8:44 UTC (3+ messages)
` [PATCH v4 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
[PATCH v1 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
2023-02-22 8:40 UTC (9+ messages)
` [PATCH v1 1/4] dt-bindings: mfd: Add DT bindings for TI TPS6594 PMIC
[PATCH v3] dt-bindings: ata: Add UniPhier controller binding
2023-02-22 8:38 UTC (4+ messages)
[PATCH v3 00/13] Overhauling amx_test
2023-02-22 8:38 UTC (4+ messages)
` [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
[PATCH 0/2] Add support for the TAS5733
2023-02-22 8:36 UTC (4+ messages)
` [PATCH 1/2] ASoC: tas571x: add tas5733 compatible
` [PATCH 2/2] ASoC: tas571x: add support for TAS5733
[PATCH v4 00/16] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
2023-02-22 8:35 UTC (8+ messages)
` [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
[PATCH v2] Documentation: bpf: Fix link to BTF doc
2023-02-22 8:35 UTC
[PATCH v7 0/2] leds: ledtrig-tty: add tty_led_mode xtension
2023-02-22 8:33 UTC (3+ messages)
` [PATCH v7 1/2] tty: new helper function tty_get_mget
` [PATCH v7 2/2] trigger: ledtrig-tty: add additional modes
[PATCH] rust: time: New module for timekeeping functions
2023-02-22 8:33 UTC (7+ messages)
kernel/bpf/core.c:1913:3: error: call to undeclared function 'barrier_nospec'; ISO C99 and later do not support implicit function declarations
2023-02-22 8:29 UTC (2+ messages)
linux-next: manual merge of the mm-stable tree with the cifs tree
2023-02-22 8:27 UTC (10+ messages)
[PATCH v5 0/2] Add ASPEED AST2600 I2Cv2 controller driver
2023-02-22 8:28 UTC (13+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: Add support for ASPEED i2Cv2
` [PATCH v5 2/2] i2c: aspeed: support ast2600 i2cv2 new register mode driver
[PATCH v2 1/2] x86/speculation: Allow enabling STIBP with legacy IBRS
2023-02-22 8:25 UTC (4+ messages)
[PATCH] bpf: Fix undeclared function 'barrier_nospec' warning
2023-02-22 8:24 UTC
[PATCH 0/5] make slab shrink lockless
2023-02-22 8:21 UTC (7+ messages)
` [PATCH 2/5] mm: vmscan: make memcg "
[PATCH v3] char: pcmcia: cm4000_cs: Fix use-after-free in cm4000_fops
2023-02-22 8:20 UTC (5+ messages)
[PATCH] KVM: x86/pmu: Apply event filter mechanism to emulated instructions
2023-02-22 8:20 UTC
[PATCH v9 0/8] Parallel CPU bringup for x86_64
2023-02-22 8:19 UTC (20+ messages)
` [External] "
[PATCH] ethtool: pse-pd: Fix double word in comments
2023-02-22 8:14 UTC (4+ messages)
[PATCH v6 0/2] leds: ledtrig-tty: add tty_led_mode xtension
2023-02-22 8:13 UTC (4+ messages)
` [PATCH v6 1/2] tty: new helper function tty_get_mget
` [PATCH v6 2/2] trigger: ledtrig-tty: add additional modes
[GIT PULL] s390 updates for 6.3 merge window
2023-02-22 8:07 UTC (3+ messages)
[PATCH] RDMA/mlx5: Coding style fix
2023-02-22 8:03 UTC (2+ messages)
[PATCH v5 0/4] Add WCN6855 Bluetooth support
2023-02-22 8:03 UTC (3+ messages)
` [PATCH v5 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
[RFC PATCH] sched/fair: update the vruntime to be max vruntime when yield
2023-02-22 8:03 UTC
[PATCH 0/2] Update the channel list if the change in channel flags
2023-02-22 8:00 UTC (7+ messages)
` [PATCH 1/2] wifi: cfg80211: Add beacon hint notifier support
[regression] Bug 217069 - Wake on Lan is broken on r8169 since 6.2
2023-02-22 7:57 UTC
[PATCH v3 1/2] clk: Add generic sync_state callback for disabling unused clocks
2023-02-22 7:57 UTC (8+ messages)
[PATCH] sysctl: fix proc_dobool() usability
2023-02-22 7:52 UTC (4+ messages)
[PATCH v3 0/8] powerpc/85xx: p2020: Create one unified machine description
2023-02-22 7:52 UTC (4+ messages)
[PATCH V5 0/5] Enable crashdump collection support for IPQ9574
2023-02-22 7:49 UTC (8+ messages)
` [PATCH V5 5/5] firmware: scm: Modify only the DLOAD bit in TCSR register for download mode
[regression] Bug 217064 - Kernel TLS with CAAM is Broken (net/tls/tls_sw.c)
2023-02-22 7:46 UTC
[PATCH v3] scsi: ufs: core: Add trace event for MCQ
2023-02-22 7:39 UTC
[PATCH v2] blk-ioprio: Introduce promote-to-rt policy
2023-02-22 7:38 UTC (2+ messages)
[PATCH] docs: kbuild: remove description of KBUILD_LDS_MODULE
2023-02-22 7:33 UTC (2+ messages)
[PATCH] KVM: SVM: hyper-v: placate modpost section mismatch error
2023-02-22 7:33 UTC
[PATCH] tty: tty_ldisc: Remove the ret variable
2023-02-22 20:23 UTC (2+ messages)
[PATCH net,v4,0/2] Fix a fib6 info notification bug
2023-02-22 8:36 UTC (3+ messages)
` [PATCH net,v4,1/2] ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
` [PATCH net,v4,2/2] selftests: fib_tests: Add test cases for IPv4/IPv6 in route notify
[PATCH v5 2/2] trigger: ledtrig-tty: add additional modes
2023-02-22 7:21 UTC (5+ messages)
[RFC v1 0/4] Simplify regulator supply resolution code by offloading to driver core
2023-02-22 7:15 UTC (4+ messages)
[PATCH -next] arm64: Optimize the comparison of unsigned expressions to avoid compiling error
2023-02-22 7:08 UTC (4+ messages)
[PATCH v6 0/2] arm64: Fix pending single-step debugging issues
2023-02-22 7:06 UTC (2+ messages)
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