public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-03 09:15:58 to 2024-04-03 10:48:41 UTC [more...]

[PATCH v4 0/2] devres: A couple of cleanups
 2024-04-03 10:46 UTC  (3+ messages)
` [PATCH v4 1/2] devres: Switch to use dev_err_probe() for unification
` [PATCH v4 2/2] devres: Don't use "proxy" headers

[PATCH v1 1/1] powerpc/52xx: Replace of_gpio.h by proper one
 2024-04-03 10:41 UTC  (2+ messages)

[PATCH] usb: typec: ucsi: Fix connector check on init
 2024-04-03 10:42 UTC  (2+ messages)

[PATCH v6 0/6] Add interconnect driver for IPQ9574 SoC
 2024-04-03 10:45 UTC  (12+ messages)
` [PATCH v6 1/6] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v6 3/6] interconnect: icc-clk: Add devm_icc_clk_register

[PATCH 0/2] arm64: Add basic support for LG H815
 2024-04-03 10:43 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add LG G4 (h815)
` [PATCH 2/2] arm64: dts: qcom: Add basic support for LG G4 (H815)

[PATCH 0/3] usb: typec: ucsi: Ack connector change early
 2024-04-03 10:40 UTC  (7+ messages)
` [PATCH 1/3] usb: typec: ucsi: Stop abuse of bit definitions from ucsi.h
` [PATCH 2/3] usb: typec: ucsi: Never send a lone connector change ack
` [PATCH 3/3] usb: typec: ucsi_acpi: Remove Dell quirk

[PATCH v7 0/5] Add interconnect driver for IPQ9574 SoC
 2024-04-03 10:42 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v7 2/5] interconnect: icc-clk: Add devm_icc_clk_register
` [PATCH v7 3/5] clk: qcom: common: Add interconnect clocks support
` [PATCH v7 4/5] clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocks
` [PATCH v7 5/5] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH 0/9] perf: Avoid explicit cpumask var allocation from stack
 2024-04-03 10:41 UTC  (5+ messages)

[PATCH 0/9] Add Rust linked list for reference counted values
 2024-04-03 10:42 UTC  (3+ messages)
` [PATCH 4/9] rust: list: add macro for implementing ListItem

[tip: x86/boot] x86/boot: Ignore NMIs during very early boot
 2024-04-03 10:41 UTC  (4+ messages)

[PATCH net-next v8 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-04-03 10:37 UTC  (17+ messages)
` [PATCH net-next v8 01/16] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
` [PATCH net-next v8 02/16] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next v8 03/16] net: dsa: vsc73xx: use macros for rgmii recognition
` [PATCH net-next v8 04/16] net: dsa: vsc73xx: Add define for max num of ports
` [PATCH net-next v8 05/16] net: dsa: vsc73xx: add structure descriptions
` [PATCH net-next v8 06/16] net: dsa: vsc73xx: add port_stp_state_set function
` [PATCH net-next v8 07/16] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next v8 08/16] net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa_8021q_rcv()
` [PATCH net-next v8 09/16] net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() "
` [PATCH net-next v8 10/16] net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
` [PATCH net-next v8 11/16] net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
` [PATCH net-next v8 12/16] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next v8 13/16] net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
` [PATCH net-next v8 14/16] net: dsa: Define max num of bridges in tag8021q implementation
` [PATCH net-next v8 15/16] net: dsa: vsc73xx: Add bridge support
` [PATCH net-next v8 16/16] net: dsa: vsc73xx: start treating the BR_LEARNING flag

[PATCH net-next v2 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-04-03 10:34 UTC  (11+ messages)
` [PATCH net-next v2 1/9] net: dsa: add support for DCB get/set apptrust configuration
` [PATCH net-next v2 2/9] net: dsa: microchip: add IPV information support
` [PATCH net-next v2 3/9] net: add IEEE 802.1q specific helpers
` [PATCH net-next v2 4/9] net: dsa: microchip: add multi queue support for KSZ88X3 variants
` [PATCH net-next v2 5/9] net: dsa: microchip: add support for different DCB app configurations
` [PATCH net-next v2 6/9] net: dsa: microchip: dcb: add special handling for KSZ88X3 family
` [PATCH net-next v2 7/9] net: dsa: microchip: enable ETS support for KSZ989X variants
` [PATCH net-next v2 8/9] net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xxx variants
` [PATCH net-next v2 9/9] net: dsa: microchip: let DCB code do PCP and DSCP policy configuration

[PATCH 0/4] x86: Add CPUID region helper and clarify Xen startup
 2024-04-03 10:33 UTC  (5+ messages)
` [PATCH 1/4] x86/cpu: Add and use new CPUID region helper

[PATCH printk v4 00/27] wire up write_atomic() printing
 2024-04-03 10:33 UTC  (5+ messages)
` [PATCH printk v4 10/27] printk: nbcon: Do not rely on proxy headers
` [PATCH printk v4 20/27] printk: Avoid console_lock dance if no legacy or boot consoles

[PATCH] gpio: cdev: check for NULL labels when sanitizing them for irqs
 2024-04-03 10:32 UTC  (4+ messages)

[PATCH v2] soc: mediatek: cmdq: Don't log an error when gce-client-reg is not found
 2024-04-03 10:31 UTC  (2+ messages)

[PATCH v2 00/12] Remove cl in struct cmdq_pkt
 2024-04-03 10:31 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/4] arm64: Add support for Airoha EN7581 Soc
 2024-04-03 10:31 UTC 

[PATCH 0/2] Add missing chassis-type to MTK Chromebooks DTs
 2024-04-03 10:31 UTC  (2+ messages)

[PATCH V3 0/4] dts: mediatek: add Cudy WR3000 V1 wireless router
 2024-04-03 10:30 UTC  (2+ messages)

[PATCH V2 0/4] arm64: dts: mediatek: mt7622: fix some validation errors
 2024-04-03 10:30 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8183: Add power-domains properity to mfgcfg
 2024-04-03 10:30 UTC  (2+ messages)

[PATCH v2 0/4] Update Vgpu minimum voltage for MT8183, MT8186, MT8192, MT8195
 2024-04-03 10:30 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: mediatek: Add missing gce-client-reg properties to mt8192 and mt8195
 2024-04-03 10:30 UTC  (2+ messages)

[PATCH v5 0/1] Add StarFive JH8100 dwmac support
 2024-04-03  9:56 UTC  (5+ messages)
` [PATCH v5 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[RFC PATCH 0/5] Rust block device driver API and null block driver
 2024-04-03 10:29 UTC  (7+ messages)
` [RFC PATCH 4/5] rust: block: add rnull, Rust null_blk implementation

[PATCH v5 0/9] Add mediate-drm secure flow for SVP
 2024-04-03 10:27 UTC  (10+ messages)
` [PATCH v5 1/9] drm/mediatek/uapi: Add DRM_MTK_GEM_CREATE_ENCRYPTED flag
` [PATCH v5 2/9] drm/mediatek: Add secure buffer control flow to mtk_drm_gem
` [PATCH v5 3/9] drm/mediatek: Add secure identify flag and funcution to mtk_drm_plane
` [PATCH v5 4/9] drm/mediatek: Add mtk_ddp_sec_write to config secure buffer info
` [PATCH v5 5/9] drm/mediatek: Add get_sec_port interface to mtk_ddp_comp
` [PATCH v5 6/9] drm/mediatek: Add secure layer config support for ovl
` [PATCH v5 7/9] drm/mediatek: Add secure layer config support for ovl_adaptor
` [PATCH v5 8/9] drm/mediatek: Add secure flow support to mediatek-drm
` [PATCH v5 9/9] drm/mediatek: Add cmdq_insert_backup_cookie before secure pkt finalize

[PATCH v2 1/3] usb: phy: fsl-usb: drop driver owner assignment
 2024-04-03 10:26 UTC  (5+ messages)
` [PATCH v2 2/3] usb: typec: nvidia: "
` [PATCH v2 3/3] usb: typec: displayport: "

[PATCH v5 00/10] Add CMDQ secure driver for SVP
 2024-04-03 10:26 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: gce: mt8195: Add CMDQ_SYNC_TOKEN_SECURE_THR_EOF event id
` [PATCH v5 02/10] dt-bindings: mailbox: Add mboxes property for CMDQ secure driver
` [PATCH v5 03/10] soc: mediatek: cmdq: Add cmdq_pkt_logic_command to support math operation
` [PATCH v5 04/10] soc: mediatek: cmdq: Add cmdq_pkt_write_s_reg_value to support write value to reg
` [PATCH v5 05/10] mailbox: mtk-cmdq: Support GCE loop packets in interrupt handler
` [PATCH v5 06/10] soc: mediatek: cmdq: Add cmdq_pkt_finalize_loop for looping cmd with irq
` [PATCH v5 07/10] mailbox: mediatek: Move reuseable definition to header for secure driver
` [PATCH v5 08/10] mailbox: mediatek: Add CMDQ secure mailbox driver
` [PATCH v5 09/10] mailbox: mediatek: Add secure CMDQ driver support for CMDQ driver
` [PATCH v5 10/10] drm/mediatek: Add interface to allocate MediaTek GEM buffer

About upstreaming ArmChina NPU driver
 2024-04-03 10:09 UTC  (5+ messages)

[PATCH net-next v3] tg3: Remove residual error handling in tg3_suspend
 2024-04-03 10:24 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-j722s-evm: Enable eMMC support
 2024-04-03 10:23 UTC 

[PATCH v3 0/6] Add Synopsys DesignWare HDMI RX Controller
 2024-04-03 10:22 UTC  (5+ messages)
` [PATCH v3 4/6] arm64: dts: rockchip: Add device tree support for "

[PATCH v6 0/1] Add StarFive JH8100 dwmac support
 2024-04-03 10:05 UTC  (2+ messages)
` [PATCH v6 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH net-next 0/5] gve: enable ring size changes
 2024-04-03 10:20 UTC  (2+ messages)

[PATCH v4 0/5] TEE driver for Trusted Services
 2024-04-03 10:18 UTC  (4+ messages)
` [PATCH v4 2/5] tee: optee: Move pool_op helper functions

[PATCH v2] arm64: dts: ti: k3-{am62p,j722s}: Disable ethernet by default
 2024-04-03 10:15 UTC 

[syzbot] [mm?] general protection fault in shmem_get_next_id
 2024-04-03 10:16 UTC  (2+ messages)

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-03 10:14 UTC  (5+ messages)
` [PATCH 15/26] mm: Export writeback_iter()

[PATCH v3 0/6] Add DSC support to DSI video panel
 2024-04-03 10:13 UTC  (10+ messages)
` [PATCH v3 1/6] drm/msm/dpu: fix video mode DSC for DSI
` [PATCH v3 2/6] drm/msm/dsi: set video mode widebus enable bit when widebus is enabled
` [PATCH v3 3/6] drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC (fix video mode DSC)
` [PATCH v3 5/6] drm/display: Add slice_per_pkt for dsc

include/linux/build_bug.h:78:41: error: static assertion failed: "struct bpf_fib_lookup size check"
 2024-04-03 10:12 UTC  (7+ messages)

[PATCH 6.8 000/399] 6.8.3-rc1 review
 2024-04-03 10:12 UTC  (2+ messages)

[PATCH] riscv: Fix vector state restore in rt_sigreturn()
 2024-04-03 10:12 UTC  (2+ messages)

[PATCH] jbd2: avoid mount failed when commit block is partial submitted
 2024-04-03 10:11 UTC  (4+ messages)

[PATCH v4][next] net/smc: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-03 10:10 UTC  (2+ messages)

[net-next PATCH v4] octeontx2-pf: Reset MAC stats during probe
 2024-04-03 10:10 UTC  (2+ messages)

[PATCH net v2] octeontx2-af: Add array index check
 2024-04-03 10:10 UTC  (2+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03 10:10 UTC  (23+ messages)
` [PATCH 07/34] Input: stmpe-ts - mark OF related data as maybe unused
` [PATCH 14/34] dma/congiguous: avoid warning about unused size_bytes
` [PATCH 16/34] iio: ad5755: hook up of_device_id lookup to platform driver
` [PATCH 21/34] iwlegacy: don't warn for unused variables with DEBUG_FS=n
` [PATCH 23/34] firmware: qcom_scm: mark qcom_scm_qseecom_allowlist as __maybe_unused
` [PATCH 31/34] spi: remove incorrect of_match_ptr annotations
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations
` [PATCH 34/34] kbuild: always enable -Wunused-const-variable

[RESPIN PATCH] irqchip/gic-v3-its:Fix GICv4.1 needless VSYNC after unmap VPE
 2024-04-03 10:09 UTC  (2+ messages)

[PATCH] spi: spi-fsl-lpspi: remove redundant spi_controller_put call
 2024-04-03 10:09 UTC  (3+ messages)

[PATCHSET 0/3] Convert fs drivers to ->read_iter()
 2024-04-03 10:09 UTC  (3+ messages)
` [PATCH 2/3] userfaultfd: convert "

[PATCH 0/6] Add support for AD411x
 2024-04-03 10:08 UTC  (17+ messages)
` [PATCH 1/6] dt-bindings: adc: ad7173: add support for ad411x
` [PATCH 3/6] iio: adc: ad7173: refactor channel configuration parsing
` [PATCH 4/6] iio: adc: ad7173: refactor ain and vref selection
` [PATCH 6/6] iio: adc: ad7173: Add support for AD411x devices

[PATCH v4 0/3] serial: 8250_pnp: Support configurable reg shift property
 2024-04-03 10:07 UTC  (3+ messages)

[PATCH v4 1/3] pnp: Add dev_is_pnp() macro
 2024-04-03 10:06 UTC  (7+ messages)
` [PATCH v4 2/3] serial: 8250_port: Add support of pnp irq to __uart_read_properties()
` [PATCH v4 3/3] serial: 8250_pnp: Support configurable reg shift property

[PATCH v3 0/4] drm/panel: add support for LG SW43408 panel
 2024-04-03 10:05 UTC  (5+ messages)
` [PATCH v3 4/4] drm: panel: Add LG sw43408 panel driver

[PATCH 0/9] crypto: hisilicon - Optimize and fix some driver processes
 2024-04-03 10:01 UTC  (10+ messages)
` [PATCH 1/9] crypto: hisilicon/sec - Add the condition for configuring the sriov function
` [PATCH 2/9] crypto: hisilicon/debugfs - Fix debugfs uninit process issue
` [PATCH 3/9] crypto: hisilicon/sgl - Delete redundant parameter verification
` [PATCH 4/9] crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs creation
` [PATCH 5/9] crypto: hisilicon/qm - Add the default processing branch
` [PATCH 6/9] crypto: hisilicon - Adjust debugfs creation and release order
` [PATCH 7/9] crypto: hisilicon/sec - Fix memory leak for sec resource release
` [PATCH 8/9] crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dump
` [PATCH 9/9] crypto: hisilicon/debugfs - Add the err memory release process to qm uninit

[PATCH v1] ALSA: hda/tas2781: correct the register for pow calibrated data
 2024-04-03 10:04 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: aspeed: greatlakes: correct Mellanox multi-host property
 2024-04-03 10:04 UTC  (2+ messages)

[syzbot] [mm?] WARNING: bad unlock balance in madvise_cold_or_pageout_pte_range
 2024-04-03 10:04 UTC  (3+ messages)

[PATCH v7 0/5] Add Tegra Security Engine driver
 2024-04-03 10:00 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: crypto: Add Tegra Security Engine
` [PATCH v7 2/5] gpu: host1x: Add Tegra SE to SID table
` [PATCH v7 3/5] crypto: tegra: Add Tegra Security Engine driver
` [PATCH v7 4/5] arm64: defconfig: Enable Tegra Security Engine
` [PATCH v7 5/5] arm64: tegra: Add Tegra Security Engine DT nodes

[PATCH 6.8 000/715] 6.8.2-rc1 review
 2024-04-03 10:02 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Consolidate TLP Log reading and printing
 2024-04-03 10:02 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH v2 2/2] PCI: Create helper to print TLP Header and Prefix Log

[PATCH v2] arm64: Fix double TCR_T0SZ_OFFSET shift
 2024-04-03 10:01 UTC  (2+ messages)

[PATCH] arm64: remove redundant 'extern'
 2024-04-03  9:58 UTC  (3+ messages)

[PATCH] vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE
 2024-04-03  9:57 UTC  (2+ messages)

[PATCH v2 0/8] Move camss version related defs in to resources
 2024-04-03  9:54 UTC  (3+ messages)

[PATCH] dmaengine: idma64: Add check for dma_set_max_seg_size
 2024-04-03  9:51 UTC  (2+ messages)

[report] WARN_ON_ONCE triggered in for_each_sibling_event()
 2024-04-03  9:48 UTC  (2+ messages)

[PATCHv2 0/3] uprobe: uretprobe speed up
 2024-04-03  9:47 UTC  (4+ messages)
` [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe

[syzbot] [kernfs?] KASAN: slab-out-of-bounds Read in wb_writeback
 2024-04-03  9:47 UTC  (3+ messages)
` [syzbot] [nilfs?] "

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-03  9:45 UTC  (9+ messages)
` [PATCH net-next v6 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
` [PATCH net-next v6 17/17] net: pse-pd: Add TI TPS23881 PSE controller driver

[PATCH RESEND] arm64: defconfig: qcom: enable X1E80100 sound card
 2024-04-03  9:44 UTC 

[PATCH net] ice: fix enabling RX VLAN filtering
 2024-04-03  9:43 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (4)
 2024-04-03  9:39 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcm6490-idp: Add change to name the regulators
 2024-04-03  9:36 UTC  (4+ messages)

[syzbot] [crypto?] inconsistent lock state in padata_do_parallel (2)
 2024-04-03  9:36 UTC  (2+ messages)
` [PATCH] padata: Disable BH when taking works lock on MT path

[PATCH v2] drm/ast: Fix soft lockup
 2024-04-03  9:32 UTC  (2+ messages)

[PATCH] media: mediatek: vcodec: fix the error sizeimage for 10bit bitstream
 2024-04-03  9:30 UTC 

[PATCH] media: v4l2-subdev: Support enable/disable_streams for single-pad subdevs
 2024-04-03  9:29 UTC  (13+ messages)

[PATCH v2 1/2] net: ravb: Always process TX descriptor ring
 2024-04-03  9:28 UTC  (4+ messages)
    `  "

[tip:x86/misc] BUILD SUCCESS bdc42c8b9befcef6368be345004cee3da1ace955
 2024-04-03  9:23 UTC 

[PATCH] nvme-pci: Add sleep quirk for Samsung 990 Evo
 2024-04-03  9:24 UTC  (5+ messages)

[PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
 2024-04-03  8:39 UTC  (2+ messages)

[PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
 2024-04-03  9:04 UTC  (6+ messages)

[PATCH net-next 0/2] page_pool: allow direct bulk recycling
 2024-04-03  9:21 UTC  (4+ messages)
` [PATCH net-next 1/2] page_pool: check for PP direct cache locality later

[PATCH v6 0/4] drivers: watchdog: ast2500 and ast2600 support bootstatus
 2024-04-03  9:18 UTC  (5+ messages)
` [PATCH v6 3/4] dt-bindings: watchdog: aspeed-wdt: Add aspeed,scu


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox