All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-26 07:37:55 to 2022-07-26 08:09:11 UTC [more...]

[PATCH V2 00/53] NXP-IMX pending patches
 2022-07-26  8:41 UTC  (48+ messages)
` [PATCH V2 01/53] spl: imx8mm: enlarge SPL_MAX_SIZE
` [PATCH V2 02/53] arm: makefile: cleanup mach-imx usage
` [PATCH V2 03/53] imx: Change USB boot device type
` [PATCH V2 04/53] imx: spl: Allow iMX7/8/8M to overwrite spl_board_boot_device
` [PATCH V2 05/53] imx: simplify dependency with SPL_BOOTROM_SUPPORT
` [PATCH V2 06/53] imx: move get_boot_device to common header
` [PATCH V2 07/53] imx: move get_boot_device to common file
` [PATCH V2 08/53] imx: add USB2_BOOT type
` [PATCH V2 09/53] imx: add basic i.MX9 support
` [PATCH V2 10/53] fsl_lpuart: add "
` [PATCH V2 11/53] gpio: pca953x: support pcal6524
` [PATCH V2 12/53] imx: pinctrl: add pinctrl and pinfunc file for i.MX93
` [PATCH V2 13/53] imx: imx9: Add CCM and clock API support
` [PATCH V2 14/53] mmc: fsl_esdhc_imx: Support i.MX9
` [PATCH V2 15/53] spl: Use SPL_FIT_IMAGE_TINY for iMX9
` [PATCH V2 16/53] imx: imx9: Add function to initialize timer
` [PATCH V2 17/53] imx: imx9: disable watchdog
` [PATCH V2 18/53] imx: imx9: support romapi
` [PATCH V2 19/53] misc: imx: S400_API: Move S400 MU and API to a common place
` [PATCH V2 20/53] misc: s4mu: Support iMX93 with Sentinel MU
` [PATCH V2 21/53] misc: S400_API: Update release RDC API
` [PATCH V2 22/53] misc: S400_API: New API for FW status and chip info
` [PATCH V2 23/53] misc: s400_api: introduce ahab_release_m33_trout
` [PATCH V2 24/53] imx: imx9: Add TRDC driver for TRDC init
` [PATCH V2 25/53] imx: imx9: Add AHAB boot support
` [PATCH V2 26/53] imx: imx9: Get the chip revision through S400 API
` [PATCH V2 27/53] misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msg
` [PATCH V2 28/53] misc: imx8ulp: move fuse.c from imx8ulp to sentinel
` [PATCH V2 29/53] misc: fuse: support to access fuse on i.MX93
` [PATCH V2 31/53] imx: imx9: Add gpio registers structure
` [PATCH V2 33/53] imx: imx9: Add M33 release prepare function
` [PATCH V2 34/53] imx: imx9: Support booting m33 from Acore
` [PATCH V2 36/53] imx: imx9: clock: Add DDR clock support
` [PATCH V2 37/53] ddr: imx: Add i.MX9 DDR controller driver
` [PATCH V2 38/53] ddr: imx9: enable Performance monitor counter
` [PATCH V2 40/53] imx: imx93_evk: Add basic board support
` [PATCH V2 41/53] imx: imx93_evk: Set ARM clock to 1.7Ghz
` [PATCH V2 42/53] net: fec_mxc: support i.MX93
` [PATCH V2 43/53] net: dwc_eth_qos: fix build break when CLK not enabled
` [PATCH V2 45/53] net: dwc_eth_qos: move i.MX code out
` [PATCH V2 46/53] net: eqos: add function to get phy node and address
` [PATCH V2 47/53] net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddr
` [PATCH V2 48/53] board: freescale: imx93_evk: support ethernet
` [PATCH V2 49/53] tools: image: support i.MX93
` [PATCH V2 50/53] arm: dts: imx8m: update binman ddr firmware node name
` [PATCH V2 51/53] ddr: imx8m: helper: load ddr firmware according to binman symbols
` [PATCH V2 52/53] arm: dts: imx8m: shrink ddr firmware size to actual file size

[PATCH 1/4] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8188
 2022-07-26  8:06 UTC  (9+ messages)
` [PATCH 2/4] media: mediatek: vcodec: add decoder compatible to support mt8188
` [PATCH 4/4] media: mediatek: vcodec: Add mt8188 encoder's chip name

[PATCH v2 0/4] usb: misc: adopt onboard hub support on stm32mp1 boards
 2022-07-26  8:07 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: usb: generic-ehci: allow usb-hcd schema properties
` [PATCH v2 2/4] usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hub
` [PATCH v2 3/4] ARM: dts: stm32: add support for USB2514B onboard hub on stm32mp15xx-dkx
` [PATCH v2 4/4] ARM: multi_v7_defconfig: enable USB onboard HUB driver

[PATCH v5 00/12] Add support for the i.MXRT1170-evk
 2022-07-26  8:07 UTC  (6+ messages)
` [PATCH v5 03/12] dt-bindings: gpio: fsl-imx-gpio: Add i.MXRT compatibles
` [PATCH v5 10/12] ARM: dts: imxrt1170-pinfunc: Add pinctrl binding header

[RFC 0/5] In virtio-spec 1.1, new feature bit VIRTIO_F_IN_ORDER was introduced
 2022-07-26  8:07 UTC  (6+ messages)
` [RFC 1/5] vhost: reorder used descriptors in a batch
` [RFC 4/5] virtio: get desc id in order

[igt-dev] [PATCH i-g-t] tests: Avoid the name "all"
 2022-07-26  8:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

drivers/iio/adc/ti-tsc2046.c:242:62: warning: taking address of packed member 'data' of class or structure 'tsc2046_adc_atom' may result in an unaligned pointer value
 2022-07-26  8:07 UTC  (3+ messages)

[PATCH v3 1/1] bus: mhi: host: Fix up null pointer access in mhi_irq_handler
 2022-07-26  8:06 UTC  (4+ messages)

[PATCH 0/6] mtd: spi-nor: generic flash driver
 2022-07-26  8:06 UTC  (3+ messages)

[PATCH v17 0/7] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-07-26  8:04 UTC  (3+ messages)
` [PATCH v17 5/7] mtd: spi-nor: core: Track flash's internal address mode

[PATCH] HID: i2c-hid: fix the report-id passed in via set_or_send_report
 2022-07-26  8:05 UTC 

[PATCH] mm: memory-failure: convert to pr_fmt()
 2022-07-26  8:10 UTC 

[PATCH v10 0/8] mm/demotion: Memory tiers and demotion
 2022-07-26  8:02 UTC  (5+ messages)
` [PATCH v10 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v10 6/8] mm/demotion: Add pg_data_t member to track node memory tier details

[PATCH 1/2] pinctrl: amd: Fix newline declaration in debugfs output
 2022-07-26  8:02 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: amd: Use unicode for "

[PATCH net-next 0/4] net/smc: updates 2022-7-25
 2022-07-26  8:02 UTC  (3+ messages)

[PATCH -next] crypto: testmgr - fix oob read when test RSA vectors
 2022-07-26  9:00 UTC 

[RESEND PATCH V2 0/5] Fixups to work with crash tool
 2022-07-26  8:01 UTC  (8+ messages)

[PATCH v2] rtla: Define syscall numbers for riscv
 2022-07-26  8:01 UTC 

[PATCH 4/4] mfd: Samsung: Add Samsung sysmgr driver
 2022-07-26  8:00 UTC  (4+ messages)

[PATCH] btrfs/253: skip on zoned mode as we cannot change the chunk size
 2022-07-26  7:57 UTC 

[PATCH] libceph: Fix comment typo
 2022-07-26  7:57 UTC  (2+ messages)

[PATCH] printk: Skip console drivers on PREEMPT_RT
 2022-07-26  7:57 UTC  (13+ messages)
      ` [PATCH v2] "
                  ` [PATCH v3] "

[PATCH v4] hw/nvme: Use ioeventfd to handle doorbell updates
 2022-07-26  7:55 UTC  (5+ messages)

MVEBU A38x Regulator
 2022-07-26  7:57 UTC  (6+ messages)

[PATCH v6 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2022-07-26  7:47 UTC  (6+ messages)
` [PATCH v6 1/2] sched: Add per_cpu cluster domain info and cpus_share_lowest_cache API
` [PATCH v6 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[PATCH 1/2] vhost: keep a reference to virtqueue index
 2022-07-26  7:55 UTC  (4+ messages)
` [PATCH v3 0/4] vHost IOTLB cache rework
  ` [PATCH v3 1/4] vhost: fix vq use after free on NUMA reallocation

[PATCH 0/4] exfat: Fixes for ENAMETOOLONG error handling
 2022-07-26  7:54 UTC  (7+ messages)
` [PATCH 3/4] exfat: Expand exfat_err() and co directly to pr_*() macro

Question to mem-path support at QEMU for Xen
 2022-07-26  7:27 UTC 

[PATCH] pinctrl: at91: Fix typo 'the the' in comment
 2022-07-26  7:53 UTC  (2+ messages)

Random crash during guest start on x86
 2022-07-26  7:51 UTC  (3+ messages)

[v5 2/4] media: rc: add keymap for MagicBox M16S remote
 2022-07-26  7:42 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: st,stm32: Correct 'resets' property name
 2022-07-26  7:40 UTC  (3+ messages)

[PATCH 0/9] Samsung Trinity NPU device driver
 2022-07-26  7:51 UTC  (6+ messages)
      `  "

[PATCH RFC] rust: Rework and improve so SDK and target versions work
 2022-07-26  7:51 UTC  (2+ messages)

[PATCH v3] PCI: qcom: Allow L1 and its sub states
 2022-07-26  7:50 UTC  (2+ messages)

✅ PASS (28/492 SKIPPED): Test report for 5.19.0-rc7 (mainline.kernel.org-clang) [e9088629]
 2022-07-26  7:51 UTC 

[PATCH v3] USB: HCD: Fix URB giveback issue in tasklet function
 2022-07-26  7:49 UTC 

[PATCH v2] soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent()
 2022-07-26  7:38 UTC  (2+ messages)

[PATCH v6] PCI/ASPM: Update LTR threshold based upon reported max latencies
 2022-07-26  7:49 UTC  (2+ messages)

[PATCH v6 00/17] KVM nVHE Hypervisor stack unwinder
 2022-07-26  7:37 UTC  (54+ messages)
` [PATCH v6 01/17] arm64: stacktrace: Add shared header for common stack unwinding code
` [PATCH v6 02/17] arm64: stacktrace: Factor out on_accessible_stack_common()
` [PATCH v6 03/17] arm64: stacktrace: Factor out unwind_next_common()
` [PATCH v6 04/17] arm64: stacktrace: Handle frame pointer from different address spaces
` [PATCH v6 05/17] arm64: stacktrace: Factor out common unwind()
` [PATCH v6 06/17] arm64: stacktrace: Add description of stacktrace/common.h
` [PATCH v6 07/17] KVM: arm64: On stack overflow switch to hyp overflow_stack
` [PATCH v6 08/17] KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinder
` [PATCH v6 09/17] KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
` [PATCH v6 10/17] KVM: arm64: Implement non-protected nVHE hyp stack unwinder
` [PATCH v6 11/17] KVM: arm64: Introduce hyp_dump_backtrace()
` [PATCH v6 12/17] KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
` [PATCH v6 13/17] KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
` [PATCH v6 14/17] KVM: arm64: Stub implementation of pKVM HYP stack unwinder
` [PATCH v6 15/17] KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
` [PATCH v6 16/17] KVM: arm64: Implement protected nVHE hyp stack unwinder
` [PATCH v6 17/17] KVM: arm64: Introduce pkvm_dump_backtrace()

[PATCH v5] watchdog: add driver for StreamLabs USB watchdog device
 2022-07-26  7:48 UTC  (4+ messages)

[PATCH 1/2] gpio: gpio-74x164: add support for CDx4HC4094
 2022-07-26  7:48 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: gpio: fairchild,74hc595: add strobe-gpios property

[PATCH 0/2] Xilinx AXI qspi driver enhancements
 2022-07-26  7:47 UTC  (2+ messages)

[PATCH v6 00/12] thermal OF rework
 2022-07-26  7:47 UTC  (3+ messages)

[iproute2-next v3 0/3] devlink: support dry run attribute for flash update
 2022-07-26  7:47 UTC  (5+ messages)
` [iproute2-next v3 2/3] mnlg: add function to get CTRL_ATTR_MAXATTR value
` [iproute2-next v3 3/3] devlink: add dry run attribute support to devlink flash

[PATCH 0/4] Xilinx zynq_qspi updates
 2022-07-26  7:47 UTC  (2+ messages)

fs/dcache: Resolve the last RT woes
 2022-07-26  7:47 UTC  (4+ messages)
` [PATCH 3/4] fs/dcache: Use __d_lookup_unhash() in __d_add/move()
    ` [PATCH 3/4 v2] "

[PATCH 1/3] Revert "drm/amdgpu: move internal vram_mgr function into the C file"
 2022-07-26  7:46 UTC  (8+ messages)

[PATCH v4 0/2] dt-bindings: Intorduce domain-controller
 2022-07-26  7:45 UTC  (3+ messages)

[PATCH] mm: fix NULL pointer dereference in wp_page_reuse()
 2022-07-26  7:45 UTC  (2+ messages)

[PATCH] ASoC: ti: remove sound support for DaVinci DM644x and DM646x
 2022-07-26  7:43 UTC  (3+ messages)

Inquiry about the removal of flag O_NONBLOCK on /dev/random
 2022-07-26  7:43 UTC  (8+ messages)

[PATCH] clk: davinci: remove PLL and PSC clocks for DaVinci DM644x and DM646x
 2022-07-26  7:42 UTC  (2+ messages)

[PATCH v2] gpio: realtek-otto: switch to 32-bit I/O
 2022-07-26  7:41 UTC  (2+ messages)

[PATCH 0/2] x86: Add xsave/xrstor Latency Trace Events and Consuming Script
 2022-07-26  7:41 UTC  (5+ messages)
` [PATCH 1/2] x86/fpu: Measure the Latency of XSAVE and XRSTOR

[PATCH] blk-mq: run queue after issuing the last request of the plug list
 2022-07-26  7:39 UTC  (11+ messages)

[PATCH V2 1/1] thermal/sysfs: Clear cooling_device_stats_attr_group before initialized
 2022-07-26  7:39 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net-next v8 0/5] ice: Support 5 layer tx scheduler topology
 2022-07-26  7:39 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net-next v8 3/5] ice: Enable switching default "

Adding a new UVC Device
 2022-07-26  7:38 UTC  (2+ messages)

[PATCH] pinctrl:Missing a blank line after declarations
 2022-07-26  7:39 UTC 

[sj:damon/next 23/25] htmldocs: Documentation/admin-guide/mm/damon/guide.rst:5: WARNING: Duplicate explicit target name: "page"
 2022-07-26  7:37 UTC 


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.