LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-17 13:15:16 to 2024-04-17 14:50:43 UTC [more...]

[Linux kernel bug] WARNING in free_event
 2024-04-17 14:50 UTC  (2+ messages)

[PATCH v2 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-17 14:50 UTC  (6+ messages)
` [PATCH v2 06/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v2 13/17] riscv: vector: Support xtheadvector save/restore

[regression] stm32mp1xx based targets stopped entering suspend if pwm-leds exist
 2024-04-17 14:49 UTC  (6+ messages)

[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
 2024-04-17 14:49 UTC  (2+ messages)

[PATCH 0/2] Enable building of the devel RPM package from Kbuild
 2024-04-17 14:48 UTC  (2+ messages)

[PATCH] string: Implement KUnit test for str*cmp functions
 2024-04-17 14:46 UTC  (3+ messages)

[PATCH 0/4] can: mcp251xfd: add gpio functionality
 2024-04-17 14:46 UTC  (6+ messages)
` [PATCH 1/4] can: mcp251xfd: stop timestamp before sending chip to sleep
` [PATCH 2/4] can: mcp251xfd: mcp251xfd_regmap_crc_write(): workaround for errata 5
` [PATCH 3/4] can: mcp251xfd: add gpio functionality
` [PATCH 4/4] dt-binding: can: mcp251xfd: add gpio-controller property

[PATCH v2 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-04-17 14:46 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: regulator: Add bindings for MediaTek DVFSRC Regulators
` [PATCH v2 2/7] dt-bindings: interconnect: Add MediaTek EMI Interconnect bindings

[PATCH v4 0/2] clean up unused "fsl,imx8qm-adma" compatible string
 2024-04-17 14:45 UTC  (5+ messages)
` [PATCH v4 1/2] dmaengine: fsl-edma: "
` [PATCH v4 2/2] dt-bindings: fsl-dma: "

[PATCH] perf kmem: Report net allocation bytes per entry
 2024-04-17 14:44 UTC 

[PATCH net-next] net: mscc: ocelot: flower: validate control flags
 2024-04-17 14:43 UTC 

[PATCH net-next] net: dsa: felix: flower: validate control flags
 2024-04-17 14:44 UTC 

[PATCH net-next] net: dsa: sja1105: flower: validate control flags
 2024-04-17 14:44 UTC 

[PATCH] x86/fred: Fix incorrect error code printout in fred_bad_type()
 2024-04-17 14:43 UTC  (2+ messages)

[PATCH v1 0/6] mtd: spi-nor: spring cleaning
 2024-04-17 14:43 UTC  (8+ messages)
` [PATCH v1 3/6] mtd: spi-nor: get rid of SPI_NOR_NO_FR
` [PATCH v1 5/6] mtd: spi-nor: simplify spi_nor_get_flash_info()
` [RFC PATCH v1 6/6] mtd: spi-nor: introduce support for displaying deprecation message

[PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-04-17 14:43 UTC  (36+ messages)
` [PATCH v1 02/31] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
` [PATCH v1 12/31] x86/resctrl: Move max_{name,data}_width into resctrl code
` [PATCH v1 17/31] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
` [PATCH v1 18/31] x86/resctrl: Allow resctrl_arch_mon_event_config_write() to return an error
` [PATCH v1 20/31] x86/resctrl: Allow an architecture to disable pseudo lock
` [PATCH v1 30/31] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v1 31/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl

[PATCH net-next v9 00/14] net: Add support for Power over Ethernet (PoE)
 2024-04-17 14:40 UTC  (15+ messages)
` [PATCH net-next v9 01/14] ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
` [PATCH net-next v9 02/14] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v9 03/14] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
` [PATCH net-next v9 04/14] netlink: specs: Modify pse attribute prefix
` [PATCH net-next v9 05/14] netlink: specs: Expand the pse netlink command with PoE interface
` [PATCH net-next v9 06/14] MAINTAINERS: Add myself to pse networking maintainer
` [PATCH net-next v9 07/14] net: pse-pd: Add support for PSE PIs
` [PATCH net-next v9 08/14] dt-bindings: net: pse-pd: Add another way of describing several "
` [PATCH net-next v9 09/14] net: pse-pd: Add support for setup_pi_matrix callback
` [PATCH net-next v9 10/14] net: pse-pd: Use regulator framework within PSE framework
` [PATCH net-next v9 11/14] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v9 12/14] net: pse-pd: Add PD692x0 PSE controller driver
` [PATCH net-next v9 13/14] dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller
` [PATCH net-next v9 14/14] net: pse-pd: Add TI TPS23881 PSE controller driver

[PATCH v6 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-17 14:41 UTC  (19+ messages)
` [PATCH v6 01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug
` [PATCH v6 02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v6 03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present)
` [PATCH v6 04/16] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v6 05/16] ACPI: processor: Add acpi_get_processor_handle() helper
` [PATCH v6 06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v6 07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach();
` [PATCH v6 08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH v6 09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH v6 10/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH v6 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH v6 12/16] arm64: psci: Ignore DENIED CPUs
` [PATCH v6 13/16] arm64: arch_register_cpu() variant to check if an ACPI handle is now available
` [PATCH v6 14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v6 15/16] arm64: document virtual CPU hotplug's expectations
` [PATCH v6 16/16] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH v3 0/2] Add driver for Raydium RM69380-based DSI panels
 2024-04-17 14:40 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add Raydium RM69380

[PATCH v5 0/4] Memory management patches needed by Rust Binder
 2024-04-17 14:40 UTC  (4+ messages)
` [PATCH v5 1/4] rust: uaccess: add userspace pointers

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-17 14:40 UTC  (12+ messages)
` [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module

[PATCH] phy: rockchip: fix CONFIG_TYPEC dependency
 2024-04-17 14:39 UTC  (2+ messages)

[PATCH] reset: reset-rzg2l-usbphy-ctrl: Ensure reset line is asserted in error path
 2024-04-17 14:38 UTC  (2+ messages)

[PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
 2024-04-17 14:38 UTC  (6+ messages)

[PATCH v6 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-04-17 14:38 UTC  (4+ messages)
` [PATCH v6 5/5] PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system suspend

[REGRESSION] Null pointer dereference while shrinking zswap
 2024-04-17 14:33 UTC  (6+ messages)

[PATCH] hrtimer: Remove unused function hrtimer_hres_active
 2024-04-17 14:32 UTC  (2+ messages)

Issue with "kbuild: create a list of all built DTB files"
 2024-04-17 14:31 UTC  (2+ messages)

[PATCH 0/4] Document ASUS RT-AC3200 and ASUS RT-AC5300 and add device trees
 2024-04-17 14:27 UTC  (13+ messages)
` [PATCH 3/4] ARM: dts: BCM5301X: Add DT for ASUS RT-AC3200

[PATCH net-next] net: phy: link_topology: Don't stub-away the topology creation
 2024-04-17 14:27 UTC 

[PATCH v2] dt-bindings: phy: qcom,usb-hs-phy: Add compatible
 2024-04-17 14:27 UTC  (3+ messages)
` [PATCH v3] "

[Linux kernel bug] general protection fault in disable_store
 2024-04-17 14:23 UTC  (11+ messages)

[PATCH rdma-next 0/2] RDMA/mana_ib: Enable DMA-mapped memory regions
 2024-04-17 14:20 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA/mana_ib: Allow registration of DMA-mapped memory in PDs
` [PATCH rdma-next 2/2] RDMA/mana_ib: Implement get_dma_mr

[PATCH v1 1/1] gpiolib: swnode: Remove wrong header inclusion
 2024-04-17 14:19 UTC 

[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
 2024-04-17 14:18 UTC  (7+ messages)
` [PATCH v6 3/5] drm: Add support to get EDID from ACPI

[PATCH] arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar
 2024-04-17 14:16 UTC 

[PATCH] ASoC: dt-bindings: fsl,ssi: Convert to YAML
 2024-04-17 14:16 UTC  (2+ messages)

[PATCH v8 0/3] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-17 14:14 UTC  (4+ messages)
` [PATCH v8 1/3] mm/madvise: introduce clear_young_dirty_ptes() batch helper
` [PATCH v8 2/3] mm/arm64: override "
` [PATCH v8 3/3] mm/madvise: optimize lazyfreeing with mTHP in madvise_free

[PATCH 1/2] pinctrl: qcom-ssbi: add support for PM8901
 2024-04-17 14:11 UTC  (2+ messages)

[PATCH 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
 2024-04-17 14:11 UTC 

[PATCH net-next v2] sfc: use flow_rule_is_supp_control_flags()
 2024-04-17 14:10 UTC  (2+ messages)

[PATCH v6 0/5] virt: vmgenid: Add devicetree bindings support
 2024-04-17 14:09 UTC  (3+ messages)
` [PATCH v6 4/5] dt-bindings: rng: Add vmgenid support

[PATCH v8 0/7] Add interconnect driver for IPQ9574 SoC
 2024-04-17 14:07 UTC  (3+ messages)
` [PATCH v8 3/7] dt-bindings: interconnect: Add Qualcomm IPQ9574 support

[PATCH v2] net: phy: marvell-88q2xxx: add support for Rev B1 and B2
 2024-04-17 14:06 UTC 

[PATCH v4] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
 2024-04-17 14:03 UTC  (2+ messages)

[PATCH] timerqueue: Remove never used function timerqueue_node_expires()
 2024-04-17 14:02 UTC 

[PATCH net-next v7 0/3] net: gro: move p->{flush/flush_id} calculations to L4
 2024-04-17 14:01 UTC  (7+ messages)
` [PATCH net-next v7 1/3] net: gro: add {inner_}network_offset to napi_gro_cb
` [PATCH net-next v7 3/3] selftests/net: add flush id selftests

[PATCH v5 00/10] media: subdev: Improve stream enable/disable machinery
 2024-04-17 14:00 UTC  (2+ messages)

[PATCH v3 1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init()
 2024-04-17 14:00 UTC  (5+ messages)
` [PATCH v3 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
    ` [External] "

[PATCH net-next v2 0/2] net: stmmac: Fix MAC-capabilities procedure
 2024-04-17 14:00 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: stmmac: Rename phylink_get_caps() callback to update_caps()
` [PATCH net-next v2 2/2] net: stmmac: Move MAC caps init to phylink MAC caps getter

[PATCH v3 0/1] RISC-V: enable rust
 2024-04-17 14:00 UTC  (3+ messages)
` [PATCH v3 1/1] RISC-V: enable building 64-bit kernels with rust support

[PATCH] KVM/x86: Do not clear SIPI while in SMM
 2024-04-17 13:58 UTC  (9+ messages)

[PATCH net-next v6 0/2] Enable RX HW timestamp for PTP packets using CPTS FIFO
 2024-04-17 11:39 UTC  (2+ messages)
` [PATCH net-next v6 1/2] net: ethernet: ti: am65-cpts: "

[PATCH v2] dt-bindings: serial: brcm,bcm2835-aux-uart: convert to dtschema
 2024-04-17 13:51 UTC 

[PATCH] linux/bitops.h: Refactor function fns to reduce branch usage and eliminate external calls
 2024-04-17 13:51 UTC  (2+ messages)
` [PATCH v2] "

Please create the email alias do-not-apply-to-stable@kernel.org -> /dev/null
 2024-04-17 13:55 UTC  (7+ messages)

[PATCH net-next] net/mlx5e: flower: check for unsupported control flags
 2024-04-17 13:51 UTC 

[PATCH net-next] mlxsw: spectrum_flower: validate control flags
 2024-04-17 13:51 UTC 

[PATCH v2] drm/mediatek/dp: fix mtk_dp_aux_transfer return value
 2024-04-17 13:52 UTC  (2+ messages)

[PATCH] rust: update `dbg!()` to format column number
 2024-04-17 13:50 UTC 

[PATCH v2 00/16] MCA Updates
 2024-04-17 13:50 UTC  (4+ messages)
` [PATCH v2 01/16] x86/mce: Define mce_setup() helpers for common and per-CPU fields

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-04-17 13:50 UTC  (6+ messages)

[PATCH v2 00/31] fsi: Interrupt support
 2024-04-17 13:50 UTC  (6+ messages)
` [PATCH v2 25/31] i2c: fsi: Calculate clock divider from local bus frequency

[PATCH v2 00/18] Add display support for the MT8365-EVK board
 2024-04-17 13:50 UTC  (5+ messages)
` [PATCH v2 11/18] dt-bindings: pwm: mediatek,pwm-disp: add power-domains property

[PATCH v3 0/8] serial: exar: add Connect Tech serial cards to Exar driver
 2024-04-17 13:49 UTC  (12+ messages)
` [PATCH v3 7/8] serial: exar: add CTI specific setup code
` [PATCH v3 8/8] serial: exar: fix: fix crash during shutdown if setup fails

[PATCH] peci: aspeed: Clear clock_divider value before setting it
 2024-04-17 13:48 UTC 

[PATCH net v1 0/2] net: gro: add flush/flush_id checks and fix wrong offset in udp
 2024-04-17 13:48 UTC  (4+ messages)
` [PATCH net v1 2/2] net: gro: add p_off param in *_gro_complete

[net-next PATCH 0/9] Introduce RVU representors
 2024-04-17 13:48 UTC  (8+ messages)
` [net-next PATCH 3/9] octeontx2-pf: Create representor netdev
    ` [EXTERNAL] "
` [net-next PATCH 5/9] octeontx2-af: Add packet path between representor and VF
      ` [EXTERNAL] "

[PATCH net v3] drivers/net/bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
 2024-04-17 13:47 UTC  (5+ messages)

[PATCH for-next v2] tracing/kprobes: Add symbol counting check when module loads
 2024-04-17 13:47 UTC  (3+ messages)

[PATCH] MAINTAINERS: repair file entry in DOCUMENTATION
 2024-04-17 13:46 UTC  (2+ messages)

[net-next PATCH 2/9] octeontx2-pf: RVU representor driver
 2024-04-17 13:45 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] power: supply: max8903: configure USUS as output
 2024-04-17 13:35 UTC 

[patch V2 00/50] posix-timers: Cure inconsistencies and the SIG_IGN mess
 2024-04-17 13:40 UTC  (3+ messages)
` [patch V2 31/50] posix-timers: Add proper state tracking

[PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
 2024-04-17 13:39 UTC  (6+ messages)

[PATCH v8 0/7] Add support for Translation Buffer Units
 2024-04-17 13:37 UTC  (8+ messages)
` [PATCH v8 1/7] dt-bindings: iommu: Add Qualcomm TBU
` [PATCH v8 2/7] iommu/arm-smmu-qcom-debug: Add support for TBUs
` [PATCH v8 3/7] iommu/arm-smmu: Allow using a threaded handler for context interrupts
` [PATCH v8 4/7] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
` [PATCH v8 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
` [PATCH v8 6/7] iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
` [PATCH v8 7/7] arm64: dts: qcom: sc7280: Add DT nodes for the TBUs

[v2] Support for Arm CCA VMs on Linux
 2024-04-17 13:37 UTC  (4+ messages)
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 13/43] arm64: RME: RTT handling

[PATCH 2/2] arm64: dts: rockchip: Add Radxa ROCK3 Model C
 2024-04-17 13:30 UTC  (2+ messages)

[PATCH 0/2] media: Add driver for ST VD56G3 camera sensor
 2024-04-17 13:34 UTC  (3+ messages)
` [PATCH 1/2] media: dt-bindings: Add ST VD56G3 camera sensor binding
` [PATCH 2/2] media: i2c: Add driver for ST VD56G3 camera sensor

[PATCH v3] dt-bindings: PCI: altera: Convert to YAML
 2024-04-17 13:34 UTC  (4+ messages)

[PATCH 0/2] libbpf: fixes for character arrays dump
 2024-04-17 13:30 UTC  (2+ messages)

CVE-2024-26774: ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt
 2024-04-17 13:30 UTC  (2+ messages)

[PATCH V3 0/5] qcom: x1e80100: Enable CPUFreq
 2024-04-17 13:28 UTC  (6+ messages)
` [PATCH V3 1/5] dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings
` [PATCH V3 2/5] mailbox: Add support for QTI CPUCP mailbox controller
` [PATCH V3 3/5] arm64: dts: qcom: x1e80100: Resize GIC Redistributor register region
` [PATCH V3 4/5] arm64: dts: qcom: x1e80100: Add cpucp mailbox and sram nodes
` [PATCH V3 5/5] arm64: dts: qcom: x1e80100: Enable cpufreq

[PATCH 0/5] qcom: x1e80100: Enable CPUFreq
 2024-04-17 13:28 UTC  (6+ messages)
` [PATCH 2/5] mailbox: Add support for QTI CPUCP mailbox controller

[PATCH 5.10 000/294] 5.10.215-rc1 review
 2024-04-17 13:28 UTC  (3+ messages)

[PATCH net-next] net: dsa: microchip: drop unneeded MODULE_ALIAS
 2024-04-17 13:27 UTC  (3+ messages)

[PATCH v1] clock, reset: microchip: move all mpfs reset code to the reset subsystem
 2024-04-17 13:26 UTC  (2+ messages)

[PATCH v4 0/3] Add ArmSom Sige7 board
 2024-04-17 13:24 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: arm: rockchip: Add ArmSoM Sige7

[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
 2024-04-17 13:23 UTC  (18+ messages)
` [PATCH net-next v2 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v2 06/15] mm: page_frag: change page_frag_alloc_* API to accept align param
` [PATCH net-next v2 07/15] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc
` [PATCH net-next v2 10/15] mm: page_frag: reuse existing bit field of 'va' for pagecnt_bias

[PATCH v2 0/2] SCMI multiple vendor protocol support
 2024-04-17 13:20 UTC  (5+ messages)
` [PATCH v2 1/2] firmware: arm_scmi: Add support for multiple vendors custom protocols

[PATCH v5 0/5] virt: vmgenid: Add devicetree bindings support
 2024-04-17 13:19 UTC  (11+ messages)
` [PATCH v5 1/5] virt: vmgenid: rearrange code to make review easier
` [PATCH v5 4/5] dt-bindings: rng: Add vmgenid support
` [PATCH v5 5/5] virt: vmgenid: add support for devicetree bindings

[PATCH] linux/bitops.h: Refactor function fns to reduce branch usage and eliminate external calls
 2024-04-17 13:16 UTC 

[PATCH v1 0/3] Updates to mlxbf-pmc
 2024-04-17 13:18 UTC  (3+ messages)
` [PATCH v1 2/3] platform/mellanox: mlxbf-pmc: Add support for 64-bit counters and cycle count

[PATCH] NFC: trf7970a: disable all regulators on removal
 2024-04-17 13:15 UTC  (2+ messages)

[PATCH v3] sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_array
 2024-04-17 13:15 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).