messages from 2023-02-14 13:06:22 to 2023-02-14 13:46:52 UTC [more...]
[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 v2 00/47] MediaTek clocks: full module build and cleanups
2023-02-14 13:41 UTC (54+ 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 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 37/47] clk: mediatek: Split MT8195 clock drivers and allow module build
` [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 43/47] clk: mediatek: Allow building most MT6797 clock drivers "
` [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 "usb: typec: tcpm: fix create duplicate source/sink-capabilities file" added to usb-testing
2023-02-14 13:43 UTC
[PATCH 1/6] erofs: get rid of erofs_inode_datablocks()
2023-02-14 13:45 UTC (2+ messages)
[PATCH 2/2] erofs: simplify iloc()
2023-02-14 13:44 UTC (3+ messages)
` [PATCH v2 "
[Patch 00/14] target/riscv: Some updates to float point related extensions
2023-02-14 13:44 UTC (23+ messages)
` [Patch 05/14] target/riscv: Fix relationship between V, Zve*, F and D
` [Patch 06/14] target/riscv: Add propertie check for Zvfh{min} extensions
` [Patch 07/14] target/riscv: Indent fixes in cpu.c
` [Patch 08/14] target/riscv: Simplify check for Zve32f and Zve64f
` [Patch 09/14] target/riscv: Replace check for F/D to Zve32f/Zve64d in trans_rvv.c.inc
` [Patch 10/14] target/riscv: Remove rebundunt check for zve32f and zve64f
` [Patch 11/14] target/riscv: Add support for Zvfh/zvfhmin extensions
` [Patch 12/14] target/riscv: Fix check for vectore load/store instructions when EEW=64
` [Patch 13/14] target/riscv: Simplify check for EEW = 64 in trans_rvv.c.inc
` [Patch 14/14] target/riscv: Expose properties for Zv* extension
[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
[Intel-gfx] [PATCH 1/3] drm/i915: Don't switch to TPS1 when disabling DP_TP_CTL
2023-02-14 13:43 UTC (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Don't send idle pattern after DP2.0 link training
` [Intel-gfx] [PATCH 3/3] drm/i915: Fix idle pattern enabling
[PATCH v3 0/6] drm: lcdif: Add i.MX93 LCDIF support
2023-02-14 13:42 UTC (3+ messages)
` [PATCH v3 2/6] drm: lcdif: Drop unnecessary NULL pointer check on lcdif->bridge
[LTP] [v2 1/2] lib/tst_pid.c: Count used pid by traversing /proc
2023-02-14 13:43 UTC (4+ messages)
` [LTP] [v2 2/2] lib/tst_pid.c: Increase PIDS_RESERVED to avoid fork failure
[PATCH] net/nfp: refresh function comment
2023-02-14 13:41 UTC (2+ messages)
[PATCH v2] vdpa/mlx5: should not activate virtq object when suspended
2023-02-14 13:41 UTC (3+ messages)
[PATCH] net/sfc: fix MAC address entry leak in transfer flow parsing
2023-02-14 13:41 UTC (2+ messages)
[PATCH 1/2] erofs: get rid of debug_one_dentry()
2023-02-14 13:40 UTC (3+ messages)
[PATCH v1 1/2] ACPI: processor: perflib: Use the "no limit" frequency QoS
2023-02-14 13:40 UTC (7+ messages)
` [PATCH v2 1/3] "
[PATCH] net/sfc: enforce fate action in transfer flow rules
2023-02-14 13:40 UTC (2+ messages)
[PATCH v3] x86: Use `get_random_u8' for kernel stack offset randomization
2023-02-14 13:39 UTC (4+ 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] net/sfc: avoid unnecessary flow pattern item traversal
2023-02-14 13:39 UTC (2+ messages)
[PATCH 0/2] Reduce the complexity of add_map() and count_required_pts()
2023-02-14 13:38 UTC (3+ messages)
` [PATCH 1/2] arm64: Reduce add_map() complexity
` [PATCH 2/2] arm64: Reduce PT size estimation complexity
[PATCH wpan 0/6] ieee802154: Scan/Beacon fixes
2023-02-14 13:39 UTC (2+ messages)
[PATCH 1/2] erofs: clean up erofs_iget()
2023-02-14 13:38 UTC (2+ messages)
[PATCH] mm: page_alloc: don't allocate page from memoryless nodes
2023-02-14 13:38 UTC (11+ messages)
[pull request][net-next 00/15] mlx5 updates 2023-02-10
2023-02-14 13:38 UTC (6+ messages)
` [net-next 01/15] net/mlx5: Lag, Let user configure multiport eswitch
[PULL] intel: Update AudioDSP firmware for BDW/SKL/APL/CNL platforms
2023-02-14 13:38 UTC
[PATCH] power: supply: qcom_battmgr: remove bogus do_div()
2023-02-14 13:36 UTC (2+ messages)
[PATCH v2 00/20] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-14 13:35 UTC (7+ messages)
` [PATCH v2 13/20] cxl/region: Add region autodiscovery
[PATCH wpan-next 0/6] IEEE 802.15.4 passive scan support
2023-02-14 13:34 UTC (8+ messages)
` [PATCH wpan-next 1/6] ieee802154: Add support for user scanning requests
[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)
[meta-oe][PATCH 1/2] smemstat: add recipe
2023-02-14 13:33 UTC (3+ messages)
` [meta-oe][PATCH 2/2] linux-serial-test: "
` [oe] [meta-oe][PATCH 1/2] smemstat: "
[PATCH v3 1/2] usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDO
2023-02-14 13:30 UTC (2+ messages)
[ammarfaizi2-block:dhowells/linux-fs/iov-extract-3 17/17] mm/shmem.c:2731:9: warning: comparison of distinct pointer types ('typeof (size) *' (aka 'unsigned int *') and 'typeof (((1UL) << (12)) - offset) *' (aka 'unsigned long *'))
2023-02-14 13:29 UTC
[PATCH] arm64: dts: renesas: rzv2m evk: Add uart0 pins
2023-02-14 13:29 UTC (2+ messages)
[PATCH v4] Set ssid when authenticating
2023-02-14 13:27 UTC (2+ messages)
[PATCH v9 00/12] Network support for Landlock
2023-02-14 13:28 UTC (11+ messages)
` [PATCH v9 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v9 10/12] selftests/landlock: Add 10 new test suites dedicated to network
[PATCH] [v2] scsi: ipr: work around fortify-string warning
2023-02-14 13:28 UTC
[PATCH] spi: xilinx: add force_irq for QSPI mode
2023-02-14 13:27 UTC (2+ messages)
[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] platform/x86: Add new msi-ec driver
2023-02-14 13:25 UTC
[PATCH v1 1/1] fpga: zynqmppl: fix fpga loads command for unencrypted use case
2023-02-14 13:25 UTC (2+ messages)
[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
2023-02-14 13:25 UTC (3+ messages)
` [PATCH v3 05/10] qmp: 'add_client' actually expects sockets
[linux-next:master 681/12724] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8188e.c:1678 rtl8188e_handle_ra_tx_report2() warn: ignoring unreachable code
2023-02-14 13:24 UTC (3+ messages)
[PATCH] virtio-net: clear guest_announce feature if no cvq backend
2023-02-14 13:23 UTC (3+ messages)
[6.2.0-rc7] BUG: KASAN: slab-out-of-bounds in hop_cmp+0x26/0x110
2023-02-14 13:23 UTC
[PATCH 1/8] ARM: dts: am335x-phycore-som: Add alias for TPS65910 RTC
2023-02-14 13:23 UTC (8+ messages)
` [PATCH 2/8] ARM: dts: am335x-wega: Fix audio codec by using simple-audio-card driver
` [PATCH 3/8] ARM: dts: am335x-wega: Change node name of sound card, remove underscores
` [PATCH 4/8] ARM: dts: am335x-pcm-935: Remove underscore in node names
` [PATCH 5/8] ARM: dts: am335x-regor: "
` [PATCH 6/8] ARM: dts: am335x-phycore-som: "
` [PATCH 7/8] ARM: dts: am335x-pcm-953: Remove superseded/invalid LED trigger
` [PATCH 8/8] ARM: dts: am335x-phycore-som: Remove superseded/invalid GPMC NAND type
[PATCH net-next v3 0/6] net: stmmac: add renesas,rzn1-gmac support
2023-02-14 13:17 UTC (4+ messages)
` [PATCH net-next v3 6/6] ARM: dts: r9a06g032: describe GMAC1
[PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
2023-02-14 13:21 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH V2 net-next] net: fec: add CBS offload support
2023-02-14 13:22 UTC (6+ messages)
[PATCH net-next 00/10] devlink: cleanups and move devlink health functionality to separate file
2023-02-14 13:21 UTC (7+ messages)
` [PATCH net-next 01/10] devlink: Split out health reporter create code
` [PATCH net-next 02/10] devlink: health: Fix nla_nest_end in error flow
[PATCH v7 1/3] ethdev: skip congestion management configuration
2023-02-14 13:21 UTC (7+ messages)
` [PATCH v8 1/4] "
` [PATCH v8 2/4] app/testpmd: add skip cman support for testpmd
` [PATCH v8 4/4] doc: update release notes for 23_03.rst
Capture image from imx219 sensor on i.MX8MM
2023-02-14 13:19 UTC (10+ messages)
[PATCH 5.10 000/139] 5.10.168-rc1 review
2023-02-14 13:21 UTC (6+ messages)
[PATCH] wifi: mac80211: avoid u32_encode_bits() warning
2023-02-14 13:20 UTC
[PATCH V3 1/2] usb: gadget: u_ether: Convert prints to device prints
2023-02-14 13:20 UTC (5+ messages)
[Intel-wired-lan] [PATCH] ethernet: ice: avoid gcc-9 integer overflow warning
2023-02-14 13:19 UTC (2+ messages)
` "
[PATCH] dax/hmem: build hmem device support as module if possible
2023-02-14 13:18 UTC
[PATCH] nfs4trace: fix state manager flag printing
2023-02-14 13:18 UTC
[PATCH v4 00/14] Introduce Copy-On-Write to Page Table
2023-02-14 13:17 UTC (8+ messages)
[PATCH] busybox: Fix excluding .debug from depmod
2023-02-14 13:17 UTC
[linux-next:master 10822/12724] arch/mips/kernel/vpe.c:643:41: error: 'struct module' has no member named 'mod_mem'
2023-02-14 13:18 UTC
kernel/trace/trace.h:1338:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-02-14 13:18 UTC
[PATCH 00/18] cxl: Add support for QTG ID retrieval for CXL subsystem
2023-02-14 13:17 UTC (6+ messages)
` [PATCH 04/18] cxl: Add common helpers for cdat parsing
[PATCH] uio:uio_pci_generic:Don't clear master bit when the process does not exit
2023-02-14 13:21 UTC (2+ messages)
[PATCH 00/12] Q35 PCI host fixes and QOM cleanup
2023-02-14 13:14 UTC (13+ messages)
` [PATCH 01/12] hw/i386/pc_q35: Resolve redundant q35_host variable
` [PATCH 02/12] hw/pci-host/q35: Fix contradicting .endianness assignment
` [PATCH 03/12] hw/pci-host/q35: Use memory_region_set_address() also for tseg_blackhole
` [PATCH 04/12] hw/pci-host/q35: Initialize PCMachineState::bus in board code
` [PATCH 05/12] hw/pci-host/q35: Initialize "bypass-iommu" property from "
` [PATCH 06/12] hw/pci-host/q35: Initialize properties just once
` [PATCH 07/12] hw/pci-host/q35: Initialize PCI hole boundaries "
` [PATCH 08/12] hw/pci-host/q35: Turn PCI hole properties into class properties
` [PATCH 09/12] hw/pci-host/q35: Rename local variable to more idiomatic "phb"
` [PATCH 10/12] hw/pci-host/q35: Propagate to errp rather than doing error_fatal
` [PATCH 11/12] hw/pci-host/q35: Merge mch_realize() into q35_host_realize()
` [PATCH 12/12] hw/pci-host/q35: Move MemoryRegion pointers to host device
[Buildroot] [PATCH] package/rtl8821cu: disable package for s390x architecture
2023-02-14 13:15 UTC (4+ messages)
[PATCH v2 0/8] vidconsole: refactoring and support for wider fonts
2023-02-14 13:14 UTC (2+ messages)
[PATCH v5 1/3] ethdev: skip congestion management configuration
2023-02-14 13:12 UTC (5+ messages)
` [PATCH v6 "
` [PATCH v6 2/3] app/testpmd: add skip cman support for testpmd
[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-02-14 13:10 UTC (8+ messages)
` [PATCH v3 21/24] xtensa: Remove empty <uapi/asm/setup.h>
[PATCH 6.1 000/114] 6.1.12-rc1 review
2023-02-14 13:10 UTC (2+ messages)
[PATCH 5.15 00/67] 5.15.94-rc1 review
2023-02-14 13:10 UTC (2+ messages)
[PATCH net-next v3 1/1] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
2023-02-14 13:10 UTC (2+ messages)
[PATCH] SoC: rt5682s: Disable jack detection interrupt during suspend
2023-02-14 13:07 UTC (3+ messages)
[PATCH] RDMA/restrack: Reorder fields in 'struct rdma_restrack_entry'
2023-02-14 13:08 UTC (2+ messages)
[qemu-web PATCH] revamp sponsorship page
2023-02-14 13:05 UTC
DMAR fault with qemu 7.2 and Ubuntu 22.04 base image
2023-02-14 13:05 UTC (4+ messages)
[RFC PATCH 0/7] drm/msm/dpu: Implement tearcheck support on INTF block
2023-02-14 13:06 UTC (7+ messages)
` [RFC PATCH 5/7] drm/msm/dpu: Document and enable TEAR interrupts on DSI interfaces
[PATCH RFC 0/5] Writeback handling of pinned pages
2023-02-14 13:06 UTC (6+ messages)
` [PATCH 1/5] mm: Do not reclaim private data from pinned page
[PATCH] af_key: Fix heap information leak
2023-02-14 13:06 UTC (7+ messages)
` [PATCH] xfrm: Zero padding when dumping algos and encap
` [v2 PATCH] "
[PATCH v2 0/3] Remove VT-d virtual command interface and IOASID
2023-02-14 13:06 UTC (4+ messages)
` [PATCH v2 3/3] iommu: Remove ioasid infrastructure
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.