All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 09:19:43 to 2023-10-16 09:40:30 UTC [more...]

[XEN PATCH] xen: Add SAF deviations for MISRA C:2012 Rule 7.1
 2023-10-16  9:40 UTC  (8+ messages)

[PATCH v2 00/16] target: Make 'cpu-qom.h' really target agnostic
 2023-10-16  9:39 UTC  (4+ messages)
` [PATCH v2 03/16] target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'

[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
 2023-10-16  9:39 UTC  (4+ messages)
` [PATCH 01/15] media: intel/ipu6: add Intel IPU6 PCI device driver

[PATCH v2] mtd: micron-st: enable lock/unlock for mt25qu512a
 2023-10-16  9:39 UTC  (15+ messages)

[PATCH] uapi/netfilter: Change netfilter hook verdict code definition from macro to enum
 2023-10-16  9:22 UTC  (5+ messages)
      `  "

[PATCH v2 0/8] ADV7511 driver enhancements
 2023-10-16  9:37 UTC  (8+ messages)
` [PATCH v2 5/8] drm: adv7511: Add reg_cec_offset variable to struct adv7511_chip_info

[PATCH v1] LoongArch: Use SYM_CODE to annotate exception handlers
 2023-10-16  9:37 UTC 

[PATCH v3 RESEND 0/9] drm/bridge: imx: Add i.MX93 MIPI DSI support
 2023-10-16  9:36 UTC  (21+ messages)
` [PATCH v3 RESEND 1/9] drm/bridge: synopsys: dw-mipi-dsi: Add dw_mipi_dsi_get_bridge() helper
` [PATCH v3 RESEND 2/9] drm/bridge: synopsys: dw-mipi-dsi: Add input bus format negotiation support
` [PATCH v3 RESEND 3/9] drm/bridge: synopsys: dw-mipi-dsi: Force input bus flags
` [PATCH v3 RESEND 4/9] drm/bridge: synopsys: dw-mipi-dsi: Add mode fixup support
` [PATCH v3 RESEND 9/9] drm/bridge: imx: Add i.MX93 MIPI DSI support

[PATCH] net: txgbe: clean up PBA string
 2023-10-16  9:48 UTC 

[RESEND PATCH v4 0/4] Add basic node support for MediaTek MT8188 SoC
 2023-10-16  9:36 UTC  (4+ messages)
` [RESEND PATCH v4 4/4] arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile

[PATCH v4] dt-bindings: mtd: fixed-partitions: Add compression property
 2023-10-16  9:28 UTC  (3+ messages)

[PATCH v3 00/21] Add support for the Renesas RZ/G2L SMARC EVK
 2023-10-16  9:25 UTC  (22+ messages)
` [PATCH v3 01/21] serial: sh: Fix compile error when lacking HSCIF support
` [PATCH v3 02/21] dt-bindings: Add RZ/G2L CPG bindings
` [PATCH v3 03/21] dt-bindings: Add RZ/G2L PFC bindings
` [PATCH v3 04/21] dt-bindings: Add RZ/G2L IRQC bindings
` [PATCH v3 05/21] arm: rmobile: Add basic RZ/G2L family support
` [PATCH v3 06/21] arm: rmobile: Add basic R9A07G044L SoC support
` [PATCH v3 07/21] clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver
` [PATCH v3 08/21] arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4
` [PATCH v3 09/21] cmd: gpio: Skip output on -ENOENT
` [PATCH v3 10/21] pinctrl: renesas: Add RZ/G2L PFC driver
` [PATCH v3 11/21] gpio: Add RZ/G2L GPIO driver
` [PATCH v3 12/21] serial: sh: Fix error handling
` [PATCH v3 13/21] serial: sh: Sort includes
` [PATCH v3 14/21] serial: sh: Add RZ/G2L SCIF support
` [PATCH v3 15/21] mmc: renesas-sdhi: Refactor probe function
` [PATCH v3 16/21] mmc: renesas-sdhi: Initialize module on RZ/G2L
` [PATCH v3 17/21] arm: rmobile: Include <asm/types.h> in header
` [PATCH v3 18/21] arm: rmobile: Add CPU detection for RZ/G2L
` [PATCH v3 19/21] arm: rmobile: Support RZ/G2L memory map
` [PATCH v3 20/21] arm: dts: Import RZ/G2L SMARC EVK device tree
` [PATCH v3 21/21] board: rzg2l: Add RZ/G2L SMARC EVK board

[PATCH 06/20] mtd: powernv_flash: Convert to platform remove callback returning void
 2023-10-16  9:28 UTC  (3+ messages)

[PATCH v7 net-next 00/18] Introducing P4TC
 2023-10-16  9:35 UTC  (19+ messages)
` [PATCH v7 net-next 01/18] net: sched: act_api: Introduce dynamic actions list
` [PATCH v7 net-next 02/18] net/sched: act_api: increase action kind string length
` [PATCH v7 net-next 03/18] net/sched: act_api: Update tc_action_ops to account for dynamic actions
` [PATCH v7 net-next 04/18] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
` [PATCH v7 net-next 05/18] net: sched: act_api: Add support for preallocated dynamic action instances
` [PATCH v7 net-next 06/18] net: introduce rcu_replace_pointer_rtnl
` [PATCH v7 net-next 07/18] rtnl: add helper to check if group has listeners
` [PATCH v7 net-next 08/18] p4tc: add P4 data types
` [PATCH v7 net-next 09/18] p4tc: add template pipeline create, get, update, delete
` [PATCH v7 net-next 10/18] p4tc: add template header field create, get, delete, flush and dump
` [PATCH v7 net-next 11/18] p4tc: add action template create, update, delete, get, "
` [PATCH v7 net-next 12/18] p4tc: add template table "
` [PATCH v7 net-next 13/18] p4tc: add runtime table entry create, update, get, delete, "
` [PATCH v7 net-next 14/18] p4tc: add set of P4TC table kfuncs
` [PATCH v7 net-next 15/18] p4tc: add P4 classifier
` [PATCH v7 net-next 16/18] p4tc: Add P4 extern interface
` [PATCH v7 net-next 17/18] p4tc: Add global counter extern
` [PATCH v7 net-next 18/18] MAINTAINERS: add p4tc entry

[PATCH -next] mtd: Add WARN_ON_ONCE() to mtd_read() to check the return value
 2023-10-16  9:28 UTC  (3+ messages)

[PATCH v3] perf bench sched pipe: Add -G/--cgroups option
 2023-10-16  9:35 UTC  (2+ messages)

[PATCH] perf pmu: Filter out search events table of software pmu in perf_pmu__lookup()
 2023-10-16  9:33 UTC 

[PATCH] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
 2023-10-16  9:33 UTC  (3+ messages)

[PATCH v6 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-10-16  9:27 UTC  (11+ messages)
` [PATCH v6 2/3] clocksource: Add JH7110 timer driver

[PATCH 00/17] More build system cleanups, optional non-relocatable installs
 2023-10-16  9:32 UTC  (7+ messages)
` [PATCH 04/17] configure: clean up handling of CFI option
` [PATCH 08/17] configure, tests/tcg: simplify GDB conditionals
` [PATCH 11/17] configure: remove some dead cruft

[PATCH] contrib/plugins: Close file descriptor on connect failure
 2023-10-16  9:31 UTC 

[PATCH] PCI: pciehp: Prevent child devices from doing RPM on PCIe Link Down
 2023-10-16  9:32 UTC  (2+ messages)

[Intel-xe] [PATCH v6 0/3] Remove Stubs in HDCP code
 2023-10-16  9:31 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Remove Stubs in HDCP code (rev6)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[PATCH v2 1/3] arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi
 2023-10-16  9:23 UTC  (2+ messages)

[PATCH] usbarmory: Add DM_I2C and DM_SERIAL support
 2023-10-16  9:23 UTC 

[PATCH v1] board: toradex: verdin-imx8mm: set fixed LPDDR4 refresh rate as per errata ERR050805
 2023-10-16  9:23 UTC  (2+ messages)

[PATCH v3 2/3] usb: ehci: mxs: Use regulator_set_enable_if_allowed()
 2023-10-16  9:23 UTC  (2+ messages)

[PATCH] toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfg
 2023-10-16  9:22 UTC  (2+ messages)

[PATCH] xen/arm: vtimer: Don't read/use the secure physical timer interrupt for ACPI
 2023-10-16  9:29 UTC  (3+ messages)

[PATCH] mtd: rawnand: rockchip: Use struct_size()
 2023-10-16  9:29 UTC  (5+ messages)

[PATCH v1] board: toradex: verdin-imx8mm: enable usb sdp spl recovery support
 2023-10-16  9:22 UTC  (2+ messages)

[PATCH v2] mtd: spinand: add support for FORESEE F35SQA002G
 2023-10-16  9:29 UTC  (3+ messages)

[PATCH v2] mtd: rawnand: arasan: Include ECC syndrome along with in-band data while checking for ECC failure
 2023-10-16  9:29 UTC  (2+ messages)

[PATCH v1 0/2] add IPv6 extension push remove
 2023-10-16  9:29 UTC  (8+ messages)
` [PATCH v3] net/mlx5: add test for live migration
    ` [PATCH v4] "

[PATCH] arm: mach-imx: Makefile: Extend u-boot-nand.imx padding
 2023-10-16  9:22 UTC  (2+ messages)

[PATCH] mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_by
 2023-10-16  9:28 UTC  (3+ messages)

[PATCH] mtd: spinand: winbond: add support for serial NAND flash
 2023-10-16  9:28 UTC  (3+ messages)

[PATCH] imx8mp: binman: rename spl and u-boot nodes
 2023-10-16  9:23 UTC  (2+ messages)

[PATCH] mtd: rawnand: Annotate struct mtk_nfc_nand_chip with __counted_by
 2023-10-16  9:29 UTC  (2+ messages)

[PATCH] toradex: colibri_imx7: Enable nand/emmc detection and set boot variant
 2023-10-16  9:22 UTC  (2+ messages)

[PATCH net-next,v2] cgroup, netclassid: on modifying netclassid in cgroup, only consider the main process
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH 07/20] mtd: spear_smi: Convert to platform remove callback returning void
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH v2] mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT header
 2023-10-16  9:22 UTC  (2+ messages)

backport a patch of ravb for v5.10 and v5.4
 2023-10-16  9:28 UTC  (3+ messages)

[PATCH 08/20] mtd: st_spi_fsm: Convert to platform remove callback returning void
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH 09/20] mtd: hyperbus: hbmc-am654: Convert to platform remove callback returning void
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH 12/20] mtd: maps: lantiq-flash: Convert to platform remove callback returning void
 2023-10-16  9:27 UTC  (2+ messages)

[PATCH 13/20] mtd: maps: physmap-core: Convert to platform remove callback returning void
 2023-10-16  9:27 UTC  (2+ messages)

[PATCH v3] imx: syscounter: allow timer_init for SPL build
 2023-10-16  9:22 UTC  (2+ messages)

[PATCH v3 0/5] support item NSH matching
 2023-10-16  9:27 UTC  (4+ messages)
` [PATCH v4 "

[PATCH 14/20] mtd: maps: plat-ram: Convert to platform remove callback returning void
 2023-10-16  9:27 UTC  (2+ messages)

[PATCH v2] arm: imx: imx8m: add optee configuration to ft_system_setup
 2023-10-16  9:22 UTC  (2+ messages)

[PATCH 15/20] mtd: maps: pxa2xx-flash: Convert to platform remove callback returning void
 2023-10-16  9:27 UTC  (2+ messages)

[PATCH 20/20] mtd: spi-nor: nxp-spifi: Convert to platform remove callback returning void
 2023-10-16  9:27 UTC  (3+ messages)

[PATCH 16/20] mtd: maps: sa1100-flash: Convert to platform remove callback returning void
 2023-10-16  9:27 UTC  (2+ messages)

[PATCH v3 1/3] usb: ehci: mxs: Fix the USB node pointer retrieval
 2023-10-16  9:22 UTC  (2+ messages)

[PATCH 17/20] mtd: maps: sun_uflash: Convert to platform remove callback returning void
 2023-10-16  9:27 UTC  (2+ messages)

[PATCH 19/20] mtd: spi-nor: hisi-sfc: Convert to platform remove callback returning void
 2023-10-16  9:27 UTC  (2+ messages)

[PATCH] ovl: fix regression in showing lowerdir mount option
 2023-10-16  9:27 UTC  (11+ messages)

[PATCH] mtd: Use device_get_match_data()
 2023-10-16  9:27 UTC  (3+ messages)

[PATCH v2] mtd: rawnand: Ensure the nand chip supports cached reads
 2023-10-16  9:27 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v2] ethtool: ice: Support for RSS settings to GTP from ethtool
 2023-10-16  9:27 UTC  (3+ messages)
  `  "

[PATCH 5/6] board: gateworks: venice: add imx8mm-gw7905-0x support
 2023-10-16  9:22 UTC  (2+ messages)

[PATCH] arm: dts: imx6ull-14x14-evk-u-boot: add rngb
 2023-10-16  9:22 UTC 

[PATCH] smegw01: Remove misuse of CONFIG_ENV_IS_NOWHERE
 2023-10-16  9:21 UTC  (2+ messages)

[PATCH 00/20] mtd: Convert to platform remove callback returning void
 2023-10-16  9:25 UTC  (7+ messages)
` [PATCH 01/20] mtd: rawnand: txx9ndfmc: Mark driver struct with __refdata to prevent section mismatch warning

[Intel-gfx] [PATCH] drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence
 2023-10-16  9:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH resend 1/2] imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size
 2023-10-16  9:22 UTC  (2+ messages)

[PATCH v2 2/3] arm: dts: imx8mp: move firmware/optee node to common imx8mp-u-boot.dtsi
 2023-10-16  9:21 UTC  (2+ messages)

[PATCHv6 00/17] scsi: EH rework prep patches, part 2
 2023-10-16  9:24 UTC  (18+ messages)
` [PATCH 01/17] pmcraid: add missing scsi_device_put() in pmcraid_eh_target_reset_handler()
` [PATCH 02/17] zfcp: do not wait for rports to become unblocked after host reset
` [PATCH 03/17] bfa: Do not use scsi command to signal TMF status
` [PATCH 04/17] aha152x: look for stuck command when resetting device
` [PATCH 05/17] a1000u2w: do not rely on the command for inia100_device_reset()
` [PATCH 06/17] fas216: Rework device reset to not rely on SCSI command pointer
` [PATCH 07/17] xen-scsifront: add scsi device as argument to scsifront_do_request()
` [PATCH 08/17] xen-scsifront: rework scsifront_action_handler()
` [PATCH 09/17] libiscsi: use cls_session as argument for target and session reset
` [PATCH 10/17] scsi_transport_iscsi: use session as argument for iscsi_block_scsi_eh()
` [PATCH 11/17] snic: reserve tag for TMF
` [PATCH 12/17] snic: allocate device reset command
` [PATCH 13/17] snic: Use scsi_host_busy_iter() to traverse commands
` [PATCH 14/17] fnic: allocate device reset command on the fly
` [PATCH 15/17] fnic: use fc_block_rport() correctly
` [PATCH 16/17] csiostor: use separate TMF command
` [PATCH 17/17] dc395x: Remove 'scmd' parameter from doing_srb_done()

[PATCH 2/6] board: gateworks: venice: add imx8mp-gw71xx-2x support
 2023-10-16  9:21 UTC  (2+ messages)

[PATCH 4/6] board: gateworks: venice: add imx8mp-gw73xx-2x support
 2023-10-16  9:21 UTC  (2+ messages)

[PATCH V2 0/2] riscv: kexec_file: Support loading Image binary file
 2023-10-16  9:20 UTC  (6+ messages)
` [PATCH V2 1/2] riscv: kexec_file: Split the loading of kernel and others
` [PATCH V2 2/2] riscv: kexec_file: Support loading Image binary file

[PATCH 6/6] board: gateworks: venice: updates for imx8mp-venice-gw74xx revB PCB
 2023-10-16  9:21 UTC  (2+ messages)

[LTP] [PATCH v2] Add setsockopt10 TLS ULP UAF CVE-2023-0461
 2023-10-16  9:23 UTC 

[PATCH 3/6] board: gateworks: venice: add imx8mp-gw72xx-2x support
 2023-10-16  9:21 UTC  (2+ messages)

[PATCH 0/2] lib/find: Fix KCSAN warnings in find_*_bit() functions
 2023-10-16  9:22 UTC  (6+ messages)
` [PATCH 1/2] lib/find: Make functions safe on changing bitmaps

[PATCH v2] arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi
 2023-10-16  9:21 UTC  (2+ messages)

[PATCH 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
 2023-10-16  9:21 UTC  (5+ messages)
` [PATCH 6/9] arm64: dts: mediatek: Add MT8186 Krabby platform based Tentacruel / Tentacool

[PATCH] imx: hab: Use CONFIG_SPL_LOAD_FIT_ADDRESS in the CSF example
 2023-10-16  9:21 UTC  (2+ messages)

[PATCH v2 3/3] arm: dts: imx8mn: protect the firmware/optee node with ifdef
 2023-10-16  9:21 UTC  (2+ messages)

[PATCH] verdin-imx8mp: drop unused tdx easy installer ifdef
 2023-10-16  9:21 UTC  (2+ messages)

[PATCH] tests/vm: netbsd: install dtc
 2023-10-16  9:20 UTC  (4+ messages)

[PATCH resend 2/2] imx: spl_imx_romapi.c: remove dead code
 2023-10-16  9:21 UTC  (2+ messages)

[PATCH v3 3/3] mx28evk: Add USB Mass Storage support
 2023-10-16  9:21 UTC  (2+ messages)

[net-next PATCH v3] octeon_ep: pack hardware structure
 2023-10-16  9:20 UTC 

[PATCH] staging: wlan-ng: replace pr_debug() with netdev_dbg()
 2023-10-16  9:20 UTC 

[PATCH v2 00/15] Pass data temperature information to UFS devices
 2023-10-16  9:20 UTC  (11+ messages)
` [PATCH v2 03/15] block: Support data lifetime in the I/O priority bitfield

[PATCH v10 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-10-16  9:19 UTC  (6+ messages)
` [PATCH v10 1/7] drm: bridge: Cadence: Creat mhdp helper driver
  ` [EXT] "

[GIT PULL] STM32 DT changes for v6.7 #1
 2023-10-16  9:18 UTC 

[PATCH] arm: kirkwood: Pogo v4: Enable LTO
 2023-10-16  9:19 UTC  (2+ 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.