All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-13 16:18:49 to 2023-12-13 16:43:07 UTC [more...]

[PATCH 00/12] usb: Replace {v}snprintf() variants with safer alternatives
 2023-12-13 16:42 UTC  (6+ messages)
` [PATCH 01/12] usb: gadget: configfs: Replace snprintf() with the safer scnprintf() variant
` [PATCH 02/12] usb: gadget: f_uac1: "
` [PATCH 03/12] usb: gadget: f_uac2: "
` [PATCH 04/12] usb: gadget: uvc: "
` [PATCH 05/12] usb: gadget: udc: atmel: "

[PATCH 00/26] Replace uses of RTE_LOGTYPE_PMD
 2023-12-13 16:36 UTC  (39+ messages)
` [PATCH v3 00/37] Replace uso "
  ` [PATCH v3 01/37] log: fix doc comment for RTE_LOG_DP()
  ` [PATCH v3 02/37] log: add rte_log_dp()
  ` [PATCH v3 03/37] net/atlantic: replace RTE_LOG_DP with rte_log_dp
  ` [PATCH v3 04/37] net/avp: "
  ` [PATCH v3 05/37] net/bnxt: "
  ` [PATCH v3 06/37] net/dpaa: "
  ` [PATCH v3 07/37] net/dpaa2: "
  ` [PATCH v3 08/37] net/enetc, net/enetfec: "
  ` [PATCH v3 09/37] net/igc: "
  ` [PATCH v3 10/37] net/mana: "
  ` [PATCH v3 11/37] net/mvpp2: do not use PMD logtype
  ` [PATCH v3 12/37] net/octeon_ep: replace RTE_LOG_DP with rte_log_dp
  ` [PATCH v3 13/37] net/pfe: "
  ` [PATCH v3 14/37] net/qede: "
  ` [PATCH v3 15/37] net/virtio: "
  ` [PATCH v3 16/37] net/vmxnet3: do not use PMD logtype
  ` [PATCH v3 17/37] common/cnxk: replace RTE_LOG_DP with rte_log_dp
  ` [PATCH v3 18/37] common/cpt: "
  ` [PATCH v3 19/37] common/sfc_efx: remove use of PMD logtype
  ` [PATCH v3 20/37] common/dpaax: do not use "
  ` [PATCH v3 21/37] basband/la12xx: replace RTE_LOG_DP with rte_log_dp
  ` [PATCH v3 22/37] bus/cdx: "
  ` [PATCH v3 23/37] bus/fslmc: "
  ` [PATCH v3 24/37] dma/dpaa, dma/dpaa2: "
  ` [PATCH v3 25/37] mempool/dpaa, mempool/dpaa2: do not use logtype PMD
  ` [PATCH v3 26/37] vdpa/ifc: replace use of RTE_LOGTYPE_PMD
  ` [PATCH v3 27/37] raw/cnxk_bphy: replace PMD logtype with dynamic type
  ` [PATCH v3 28/37] raw/cnxk_gpio: "
  ` [PATCH v3 29/37] raw/dpaa2_cmdif: replace PMD logtype with rte_log_dp
  ` [PATCH v3 30/37] raw/ifpga: replace PMD logtype with dynamic type
  ` [PATCH v3 31/37] event/dlb2: replace logtype PMD with rte_log_dp
  ` [PATCH v3 32/37] event/dpaa, event/dpaa2: use local logtype
  ` [PATCH v3 33/37] event/skeleton: replace logtype PMD with dynamic type
  ` [PATCH v3 34/37] crypto/caam_jr: replace logtype PMD
  ` [PATCH v3 35/37] crypto/ccp: do not use PMD logtype
  ` [PATCH v3 36/37] crypto/scheduler: replace use of logtype PMD
  ` [PATCH v3 37/37] crypto/dpaa_sec, crypto/dpaa2_sec: replace use of PMD logtype

[PATCH v14 00/19] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-12-13 16:43 UTC  (18+ messages)
` [PATCH v14 01/19] lib/firmware_table: tables: Add CDAT table parsing support
` [PATCH v14 02/19] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
` [PATCH v14 03/19] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH v14 04/19] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH v14 05/19] acpi: Break out nesting for hmat_parse_locality()
` [PATCH v14 06/19] acpi: numa: Add setting of generic port system locality attributes
` [PATCH v14 07/19] acpi: numa: Add helper function to retrieve the performance attributes
` [PATCH v14 08/19] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH v14 09/19] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH v14 10/19] cxl: Add callback to parse the SSLBIS "
` [PATCH v14 11/19] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH v14 12/19] cxl: Calculate and store PCI link latency for the downstream ports
` [PATCH v14 13/19] tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devices
` [PATCH v14 14/19] cxl: Store the access coordinates for the generic ports
` [PATCH v14 15/19] cxl: Add helper function that calculate performance data for downstream ports
` [PATCH v14 16/19] cxl: Compute the entire CXL path latency and bandwidth data
` [PATCH v14 17/19] cxl: Store QTG IDs and related info to the CXL memory device context

[PATCH v7 00/16] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-13 16:42 UTC  (13+ messages)
  ` [PATCH v7 09/16] pinctrl: samsung: Add gs101 SoC pinctrl configuration
  ` [PATCH v7 10/16] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
  ` [PATCH v7 11/16] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
  ` [PATCH v7 12/16] watchdog: s3c2410_wdt: Add support for Google gs101 SoC

[PATCH v5 00/17] add integrity and security to TPM2 transactions
 2023-12-13 16:42 UTC  (5+ messages)
` [PATCH v5 12/17] tpm: Add full HMAC and encrypt/decrypt session handling code

[PATCH] smp: move cpu_is_offline() definition
 2023-12-13 16:41 UTC  (2+ messages)

[PATCH v3 net-next 0/3] amd-xgbe: add support for AMD Crater
 2023-12-13 16:42 UTC  (9+ messages)
` [PATCH v3 net-next 1/3] amd-xgbe: reorganize the code of XPCS access
` [PATCH v3 net-next 2/3] amd-xgbe: add support for Crater ethernet device

[PATCH V4 0/1] Add swappiness argument to memory.reclaim
 2023-12-13 16:41 UTC  (7+ messages)
` [PATCH V4 1/2] mm: add defines for min/max swappiness
` [PATCH V4 2/2] mm: add swapiness= arg to memory.reclaim

[PATCH nft] netlink: fix stack buffer overflow with sub-reg sized prefixes
 2023-12-13 16:41 UTC 

[PATCH 3/3] block/mq-deadline: Disable I/O prioritization in certain cases
 2023-12-13 16:41 UTC  (11+ messages)

[PATCH] kexec: do syscore_shutdown() in kernel_kexec
 2023-12-13 16:39 UTC  (3+ messages)

ALSA: hda/realtek: Add quirk for ASUS ROG GV302XA
 2023-12-13 16:41 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2023-12-13 16:40 UTC 

[PATCH] python3-license-expression: Fix the ptest failure
 2023-12-13 16:39 UTC  (3+ messages)
` [OE-core] "

[PATCH] livepatch-build-tools: allow livepatching version.c
 2023-12-13 16:39 UTC  (6+ messages)

[PATCH net-next v3 00/13] tools/net/ynl: Add 'sub-message' support to ynl
 2023-12-13 16:39 UTC  (5+ messages)
` [PATCH net-next v3 09/13] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes

[PATCH v4 0/2] Clean up min_buffers_needed misusages
 2023-12-13 16:39 UTC  (3+ messages)
` [PATCH v5 1/3] videobuf2: core: Rename min_buffers_needed field to vb2_queue

[PATCH nft] meta: fix tc classid parsing out-of-bounds access
 2023-12-13 16:37 UTC 

[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2023-12-13 16:37 UTC  (6+ messages)
` [PATCH v4 11/39] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers

[Draft PATCH net-next 0/3] add YAML spec for team
 2023-12-13 16:36 UTC  (2+ messages)

[PATCH v2] dt-bindings: mailbox: add Versal IPI bindings
 2023-12-13 16:35 UTC  (7+ messages)

[PATCH v2 1/1] dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100
 2023-12-13 16:35 UTC  (3+ messages)

[PATCH] bluetooth: bnep: fix fortify warning
 2023-12-13 16:35 UTC  (2+ messages)
`  "

[PATCH 0/1] Add PWM clock support for imx8mn
 2023-12-13 16:34 UTC  (3+ messages)
` [PATCH 1/1] clk: imx8mn: add pwm clocks

[net-next PATCH v6 1/3] net: phy: extend PHY package API to support multiple global address
 2023-12-13 16:34 UTC  (11+ messages)
` [net-next PATCH v6 3/3] net: phy: add support for PHY package MMD read/write

[PATCH 0/3] Reject setting system segments from userspace
 2023-12-13 16:34 UTC  (4+ messages)
` [PATCH 1/3] x86: Move TSS and LDT to end of the GDT
` [PATCH 2/3] x86/ptrace: Reject system segements
` [PATCH 3/3] x86/sigreturn: "

[OSSTEST PATCH 0/3] Set CONFIG_X86_GENERIC=y for i386 kernel build
 2023-12-13 16:34 UTC  (3+ messages)

[PATCH 0/2] apalis/colibri imx6/imx6ull/imx7: Add fastboot supp
 2023-12-13 16:34 UTC  (2+ messages)

[PATCH] imx7d-pico-pi-u-boot.dtsi: Fix aliases indentation
 2023-12-13 16:33 UTC  (2+ messages)

[PATCH net-next 00/16] net: pcs: xpcs: Add memory-based management iface support
 2023-12-13 16:32 UTC  (6+ messages)
` [PATCH net-next 06/16] net: pcs: xpcs: Avoid creating dummy XPCS MDIO device

[PATCH] pico-imx7d: Remove board_phy_config()
 2023-12-13 16:33 UTC  (2+ messages)

[PATCH 0/2] librem5: allow using distroboot w/ extlinux files
 2023-12-13 16:32 UTC 

[nf-next PATCH] netfilter: nf_tables: Support updating table's owner flag
 2023-12-13 16:32 UTC  (7+ messages)

[xen-4.16-testing test] 184108: tolerable FAIL - PUSHED
 2023-12-13 16:32 UTC 

[PATCH 1/5] configs: imx8mp_beacon: Do not set SYS_CONSOLE_IS_IN_ENV
 2023-12-13 16:32 UTC  (2+ messages)

[PATCH v1 0/2] Remove Intel Thunder Bay SOC support
 2023-12-13 16:32 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove non-working address from MAINTAINERS
 2023-12-13 16:31 UTC  (2+ messages)

[PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
 2023-12-13 16:31 UTC  (9+ messages)

Does 6.5 kernel require different userspace to 6.4 kernel?
 2023-12-13 16:31 UTC  (2+ messages)

[PATCH] imx8mn-var-som: Simplify FEC initialization
 2023-12-13 16:30 UTC  (2+ messages)

[PATCH] imx8mn_var_som: Add myself to MAINTAINERS
 2023-12-13 16:30 UTC  (2+ messages)

[PATCH] media: dt-bindings: st-vgxy61: relax data-lanes restriction
 2023-12-13 16:30 UTC  (2+ messages)

[PATCH nft] evaluate: error out when existing set has incompatible key
 2023-12-13 16:29 UTC 

[PATCH 0/4] gpiolib: cdev: relocate debounce_period_us
 2023-12-13 16:29 UTC  (11+ messages)
` [PATCH 1/4] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc

[PATCH] clock_imx8mm: Add a stub for imx8mp_fec_interface_init()
 2023-12-13 16:29 UTC  (2+ messages)

[PATCH 0/6] RISC-V: KVM: Make SBI uapi consistent with ISA uapi
 2023-12-13 16:29 UTC  (3+ messages)

[PATCH] drm/i915/uapi: fix typos/spellos and punctuation
 2023-12-13 16:29 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for "

[PATCH net v2] net: ks8851: Fix TX stall caused by TX buffer overrun
 2023-12-13 16:29 UTC  (2+ messages)

[PATCH 0/8] coresight: Separate sysfs and Perf usage and some other cleanups
 2023-12-13 16:28 UTC  (6+ messages)
` [PATCH 1/8] coresight: Fix issue where a source device's helpers aren't disabled

[PATCH v3 1/2] imx8mp_evk: Simplify Ethernet initialization
 2023-12-13 16:28 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: qcom: few improvements
 2023-12-13 16:28 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sm8450: move Soundwire pinctrl to its nodes
` [PATCH v2 2/4] arm64: dts: qcom: sm8450: drop unneeded assigned-clocks from codec macros
` [PATCH v2 3/4] arm64: dts: qcom: sm8550: move Soundwire pinctrl to its nodes
` [PATCH v2 4/4] arm64: dts: qcom: sm8550: drop unneeded assigned-clocks from codec macros

[PATCH v2 00/16] block atomic writes
 2023-12-13 16:27 UTC  (5+ messages)

[PATCH] phy: phy-imx8mq-usb: Remove .exit operation
 2023-12-13 16:28 UTC  (2+ messages)

[PATCH] rxvt-unicode: set correct outdir for tic
 2023-12-13 16:28 UTC  (2+ messages)
` [OE-core] "

[PATCH net-next v2] ipmr: support IP_PKTINFO on cache report IGMP msg
 2023-12-13 16:19 UTC 

[PATCH v1 2/2] riscv: envcfg save and restore on trap entry/exit
 2023-12-13 16:27 UTC  (6+ messages)

[PATCH v2 1/3] arm: dts: imx8mm: Sync with linux-next 20231019
 2023-12-13 16:27 UTC  (2+ messages)

[PATCH 1/2] imx8mp_evk: Convert to DM_PMIC
 2023-12-13 16:27 UTC  (4+ messages)
` [PATCH 2/2] imx8mp_evk: Add myself to MAINTAINERS

[PATCH 1/4] arm64: dts: qcom: sm8450: move Soundwire pinctrl to its nodes
 2023-12-13 16:27 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: qcom: sm8450: drop unneeded assigned-clocks from codec macros
` [PATCH 2/2] arm64: dts: qcom: sm8550: move Soundwire pinctrl to its nodes
` [PATCH 3/4] "
` [PATCH 4/4] arm64: dts: qcom: sm8550: drop unneeded assigned-clocks from codec macros

[RFC PATCH 00/12] Unified cross-architecture kernel-mode FPU API
 2023-12-13 16:19 UTC  (9+ messages)
` [RFC PATCH 04/12] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 06/12] LoongArch: "

[PATCH v1 1/1] mfd: intel-lpss: Fix the fractional clock divider flags
 2023-12-13 16:26 UTC  (6+ messages)
` (subset) "

[PATCH] arm: dts: imx8mp-venice-gw73xx: add TPM device
 2023-12-13 16:26 UTC  (2+ messages)

[PATCH 00/12] drm/i915: (stolen) memory region related fixes
 2023-12-13 16:26 UTC  (4+ messages)
` [PATCH 02/12] drm/i915: Print memory region info during probe

[PATCH] arm: dts: imx8mm-venice-gw73xx: add TPM device
 2023-12-13 16:25 UTC  (2+ messages)

[XEN PATCH] xen/arm: ffa: return FFA_RET_NOT_SUPPORTED on unhandled calls
 2023-12-13 16:25 UTC  (3+ messages)

[PATCH] imx8mn-var-som: add manufacturer to target description
 2023-12-13 16:25 UTC  (2+ messages)

[PATCH] perf/arm-cmn: Improve debugfs pretty-printing for large configs
 2023-12-13 16:24 UTC 

[PATCH 2/5] spi: spi-nxp-fspi: change the default lut index
 2023-12-13 16:24 UTC  (2+ messages)

[PATCH v2 1/4] net: dwc_eth_qos: add i.MX93 support
 2023-12-13 16:24 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: increase hmm range get pages timeout
 2023-12-13 16:23 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: iio: adc: ti-ads1298: Add driver
 2023-12-13 16:23 UTC  (2+ messages)

[PATCH v2 0/4] Support panels used by MT8173 Chromebooks in edp-panel
 2023-12-13 16:23 UTC  (8+ messages)
` [PATCH v2 4/4] drm/panel-edp: Add some panels with conservative timings

[PATCH v2 0/3] dt-bindings: tpm: Clean all the things
 2023-12-13 16:23 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: tpm: Consolidate TCG TIS bindings

[PATCH] imx7d-sdb: Sync devicetree with kernel 6.5-rc1
 2023-12-13 16:22 UTC  (2+ messages)

[PATCH] MAINTAINERS: Updates to Intel DRM
 2023-12-13 16:22 UTC  (4+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2] mtd: spi-nor: Add IS25LP02G flash support
 2023-12-13 16:22 UTC  (3+ messages)

[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
 2023-12-13 16:22 UTC  (2+ messages)

[PATCH for-next 2/2] RDMA/bnxt_re: Share a page to expose per CQ info with userspace
 2023-12-13 16:21 UTC  (2+ messages)

[PATCH v2] imx: imx8mp: Add support for Polyhex Debix Model A SBC
 2023-12-13 16:21 UTC  (4+ messages)

[PATCH 0/4] rt-tests: cyclicdeadline: Add histogram support
 2023-12-13 16:21 UTC  (3+ messages)
` [PATCH 2/4] rt-tests: cyclictest: Remove histogram totals

[PATCH] imx8qm_dmsse20a1: Improve SPL memory configuration
 2023-12-13 16:20 UTC  (2+ messages)

[PATCH v6 00/20] Proxy Execution: A generalized form of Priority Inheritance v6
 2023-12-13 16:20 UTC  (3+ messages)

[PATCH 00/15] KVM RISC-V report more ISA extensions through ONE_REG
 2023-12-13 16:20 UTC  (6+ messages)
` [PATCH 01/15] KVM: riscv: selftests: Generate ISA extension reg_list using macros

[PATCH] net: mdio: mdio-bcm-unimac: Delay before first poll
 2023-12-13 16:20 UTC  (4+ messages)

[PATCH V2 0/5] Clean up perf mem
 2023-12-13 16:19 UTC  (9+ messages)
` [PATCH V2 1/5] perf mem: Add mem_events into the supported perf_pmu

[PATCH v3 0/2] Refine USB interrupt vectors on Qualcomm platforms
 2023-12-13 16:18 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindings

[git pull] ufs fix
 2023-12-13 16:18 UTC 

[PATCH v1] soc: renesas: make ARCH_R9A07G043 depend on !DMA_DIRECT_REMAP
 2023-12-13 16:18 UTC  (4+ 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.