All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-07 10:59:08 to 2023-10-07 12:56:39 UTC [more...]

[PATCH 1/2] KVM: arm64: selftest: Add the missing .guest_prepare()
 2023-10-07 12:40 UTC  (3+ messages)
` [PATCH 2/2] KVM: arm64: selftest: Perform ISB before reading PAR_EL1

[PATCH 0/2] Fixes i.MX93 11x11 EVK boot failures
 2023-10-07 12:55 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: imx93-11x11-evk: add bootph-some-ram property
` [PATCH 2/2] dm: adc: imx93-adc depends on ADC (fix boot)

[PATCH] toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfg
 2023-10-07 12:52 UTC  (2+ messages)

[PATCH 0/2] Add support for inlined documentation for kunit and kselftests
 2023-10-07 12:52 UTC  (5+ messages)

[PATCH] arm: mach-imx: Makefile: Extend u-boot-nand.imx padding
 2023-10-07 12:52 UTC  (2+ messages)

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

[PATCH] gpio: vf610: update comment for i.MX8ULP and i.MX93 legacy compatibles
 2023-10-07 12:55 UTC 

[PATCH v6] KVM: x86/tsc: Don't sync user-written TSC against startup values
 2023-10-07 12:51 UTC  (11+ messages)

[PATCH v3] thermal: Remove Amit Kucheria from MAINTAINERS
 2023-10-07 12:51 UTC  (2+ messages)

On brcm80211 maintenance and support
 2023-10-07 12:50 UTC  (6+ messages)

[PATCH v5 00/10] Add Milk-V Pioneer RISC-V board support
 2023-10-07 12:48 UTC  (11+ messages)

[PATCH bpf-next v4 0/8] Add Open-coded task, css_task and css iters
 2023-10-07 12:45 UTC  (9+ messages)
` [PATCH bpf-next v4 1/8] cgroup: Prepare for using css_task_iter_*() in BPF
` [PATCH bpf-next v4 2/8] bpf: Introduce css_task open-coded iterator kfuncs
` [PATCH bpf-next v4 3/8] bpf: Introduce task open coded "
` [PATCH bpf-next v4 4/8] bpf: Introduce css open-coded "
` [PATCH bpf-next v4 5/8] bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
` [PATCH bpf-next v4 6/8] bpf: Let bpf_iter_task_new accept null task ptr
` [PATCH bpf-next v4 7/8] selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.c
` [PATCH bpf-next v4 8/8] selftests/bpf: Add tests for open-coded task and css iter

Patch "iommu/apple-dart: Handle DMA_FQ domains in attach_dev()" has been added to the 6.5-stable tree
 2023-10-07 12:44 UTC 

[PATCH v2 0/5] Add Milk-V Duo board support
 2023-10-07 12:44 UTC  (5+ messages)
` [PATCH v2 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
` [PATCH v2 5/5] riscv: dts: sophgo: add Milk-V Duo board "

[PATCH v8 00/29] Consolidate PIIX south bridges
 2023-10-07 12:38 UTC  (30+ messages)
` [PATCH v8 01/29] hw/i386/pc: Merge two if statements into one
` [PATCH v8 02/29] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
` [PATCH v8 03/29] hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize()
` [PATCH v8 04/29] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
` [PATCH v8 05/29] hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" property
` [PATCH v8 06/29] hw/i386/pc_piix: Remove redundant "piix3" variable
` [PATCH v8 07/29] hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"
` [PATCH v8 08/29] hw/i386/pc_q35: Wire ICH9 LPC function's interrupts before its realize()
` [PATCH v8 09/29] hw/isa/piix3: Wire PIC IRQs to ISA bus in host device
` [PATCH v8 10/29] hw/i386/pc: Wire RTC ISA IRQs in south bridges
` [PATCH v8 11/29] hw/isa/piix3: Create IDE controller in host device
` [PATCH v8 12/29] hw/isa/piix3: Create USB "
` [PATCH v8 13/29] hw/isa/piix3: Create power management "
` [PATCH v8 14/29] hw/isa/piix3: Drop the "3" from PIIX base class name
` [PATCH v8 15/29] hw/isa/piix4: Remove unused inbound ISA interrupt lines
` [PATCH v8 16/29] hw/isa/piix4: Rename "isa" attribute to "isa_irqs_in"
` [PATCH v8 17/29] hw/isa/piix4: Rename reset control operations to match PIIX3
` [PATCH v8 18/29] hw/isa/piix4: Reuse struct PIIXState from PIIX3
` [PATCH v8 19/29] hw/isa/piix3: Merge hw/isa/piix4.c
` [PATCH v8 20/29] hw/isa/piix: Allow for optional PIC creation in PIIX3
` [PATCH v8 21/29] hw/isa/piix: Allow for optional PIT "
` [PATCH v8 22/29] hw/isa/piix: Harmonize names of reset control memory regions
` [PATCH v8 23/29] hw/isa/piix: Share PIIX3's base class with PIIX4
` [PATCH v8 24/29] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
` [PATCH v8 25/29] hw/isa/piix: Rename functions to be shared for PCI interrupt triggering
` [PATCH v8 26/29] hw/isa/piix: Reuse PIIX3's PCI interrupt triggering in PIIX4
` [PATCH v8 27/29] hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring
` [PATCH v8 28/29] hw/isa/piix: Implement multi-process QEMU support also for PIIX4
` [PATCH v8 29/29] hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine

[PATCH net-next v4 0/3] net/sched: Introduce tc block ports tracking and use
 2023-10-07 12:43 UTC  (10+ messages)

[soc:for-next] BUILD SUCCESS 6adca18b3e9d9f230292666d824c0411f7a0040d
 2023-10-07 12:42 UTC 

FAILED: patch "[PATCH] drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to" failed to apply to 6.5-stable tree
 2023-10-07 12:43 UTC 

[PATCH] bcache: Fixup error handling in register_cache()
 2023-10-07 12:41 UTC  (2+ messages)

[PATCH v2 1/4] dummy-sdk-package.inc: Filter packages which are marked for installation
 2023-10-07 12:36 UTC  (4+ messages)
` [PATCH v2 2/4] package_deb: Revert versioned providers workaround
  ` [OE-core] "

[PATCH] media: lirc: drop trailing space from scancode transmit
 2023-10-07 12:31 UTC 

[RFC][PATCH v4 0/4] drm/panic: Add a drm panic handler
 2023-10-07 12:38 UTC  (3+ messages)
` [PATCH v4 2/4] "

[PATCH v11 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-10-07 12:36 UTC  (9+ messages)
` [PATCH v11 02/10] migration: convert migration 'uri' into 'MigrateAddress'
` [PATCH v11 05/10] migration: convert exec backend to accept MigrateAddress

[PATCH 1/1] [u-boot][master][PATCH v5] pico-imx7d: add baseboard SD card boot detect
 2023-10-07 12:37 UTC  (2+ messages)

FAILED: patch "[PATCH] arm64: errata: Add Cortex-A520 speculative unprivileged load" failed to apply to 4.14-stable tree
 2023-10-07 12:34 UTC 

FAILED: patch "[PATCH] arm64: errata: Add Cortex-A520 speculative unprivileged load" failed to apply to 4.19-stable tree
 2023-10-07 12:34 UTC 

FAILED: patch "[PATCH] arm64: errata: Add Cortex-A520 speculative unprivileged load" failed to apply to 5.4-stable tree
 2023-10-07 12:34 UTC 

FAILED: patch "[PATCH] arm64: errata: Add Cortex-A520 speculative unprivileged load" failed to apply to 5.10-stable tree
 2023-10-07 12:34 UTC 

FAILED: patch "[PATCH] arm64: errata: Add Cortex-A520 speculative unprivileged load" failed to apply to 5.15-stable tree
 2023-10-07 12:34 UTC 

FAILED: patch "[PATCH] arm64: errata: Add Cortex-A520 speculative unprivileged load" failed to apply to 6.1-stable tree
 2023-10-07 12:34 UTC 

[PATCH] ARM: dts: ixp4xx: Add USRobotics USR8200 device tree
 2023-10-07 12:32 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux inval" failed to apply to 6.1-stable tree
 2023-10-07 12:33 UTC 

FAILED: patch "[PATCH] net: stmmac: remove unneeded stmmac_poll_controller" failed to apply to 5.15-stable tree
 2023-10-07 12:32 UTC 

FAILED: patch "[PATCH] net: stmmac: remove unneeded stmmac_poll_controller" failed to apply to 6.1-stable tree
 2023-10-07 12:32 UTC 

FAILED: patch "[PATCH] net: stmmac: remove unneeded stmmac_poll_controller" failed to apply to 6.5-stable tree
 2023-10-07 12:32 UTC 

FAILED: patch "[PATCH] net: prevent address rewrite in kernel_bind()" failed to apply to 4.19-stable tree
 2023-10-07 12:32 UTC 

FAILED: patch "[PATCH] net: prevent address rewrite in kernel_bind()" failed to apply to 5.4-stable tree
 2023-10-07 12:32 UTC 

FAILED: patch "[PATCH] net: prevent address rewrite in kernel_bind()" failed to apply to 5.10-stable tree
 2023-10-07 12:32 UTC 

FAILED: patch "[PATCH] net: prevent address rewrite in kernel_bind()" failed to apply to 5.15-stable tree
 2023-10-07 12:32 UTC 

FAILED: patch "[PATCH] net: prevent address rewrite in kernel_bind()" failed to apply to 6.1-stable tree
 2023-10-07 12:32 UTC 

FAILED: patch "[PATCH] net: prevent address rewrite in kernel_bind()" failed to apply to 6.5-stable tree
 2023-10-07 12:32 UTC 

FAILED: patch "[PATCH] net: prevent rewrite of msg_name in sock_sendmsg()" failed to apply to 4.19-stable tree
 2023-10-07 12:31 UTC 

[PATCH v2 0/2] Support byte access in the RTC7301 driver
 2023-10-07 12:30 UTC  (3+ messages)
` [PATCH v2 1/2] rtc: rtc7301: Rewrite bindings in schema
` [PATCH v2 2/2] rtc: rtc7301: Support byte-addressed IO

[PATCH v3] binder: add mutex_lock for mmap and NULL when free
 2023-10-07 12:28 UTC 

[soc:arm/fixes] BUILD SUCCESS 886d1f1f8f5f65fd3048c0d6befe0d3222fb11a2
 2023-10-07 12:26 UTC 

[Buildroot] [Bug 15814] C++ not supported by bootlin toolchain
 2023-10-07 12:24 UTC  (3+ messages)

[GIT PULL] irqchip fixes for 6.6, take #2
 2023-10-07 12:19 UTC 

[PATCH] Bluetooth: hci_conn_failed: Fixes memory leak
 2023-10-07 12:18 UTC  (5+ messages)
`  "

[PATCH -next] media: cx231xx: Use EP5_BUF_SIZE macro
 2023-10-07 12:14 UTC 

iptales-restore cmd crash
 2023-10-07 12:16 UTC 

[PATCH v3 0/3] Device tree updates for IXP4xx
 2023-10-07 12:15 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: Add vendor prefixes
` [PATCH v3 2/3] dt-bindings: arm: List more IXP4xx devices
` [PATCH v3 3/3] ARM: dts: Use only the Linksys compatible for now

[PATCH] target/riscv: Use a direct cast for better performance
 2023-10-07 12:08 UTC  (2+ messages)

[PATCH v2 0/3] Rust abstractions for network PHY drivers
 2023-10-07 12:07 UTC  (10+ messages)
` [PATCH v2 1/3] rust: core "
` [PATCH v2 3/3] net: phy: add Rust Asix PHY driver

[PATCH V4] NUMA:Improve the efficiency of calculating pages loss
 2023-10-07 12:04 UTC  (2+ messages)

FAILED: patch "[PATCH] mptcp: fix delegated action races" failed to apply to 5.15-stable tree
 2023-10-07 12:03 UTC 

FAILED: patch "[PATCH] mptcp: fix delegated action races" failed to apply to 6.1-stable tree
 2023-10-07 12:03 UTC 

FAILED: patch "[PATCH] net: ethernet: mediatek: disable irq before schedule napi" failed to apply to 4.14-stable tree
 2023-10-07 12:03 UTC 

FAILED: patch "[PATCH] net: ethernet: mediatek: disable irq before schedule napi" failed to apply to 4.19-stable tree
 2023-10-07 12:03 UTC 

FAILED: patch "[PATCH] net: ethernet: mediatek: disable irq before schedule napi" failed to apply to 5.4-stable tree
 2023-10-07 12:03 UTC 

FAILED: patch "[PATCH] net: ethernet: mediatek: disable irq before schedule napi" failed to apply to 5.10-stable tree
 2023-10-07 12:03 UTC 

FAILED: patch "[PATCH] net: ethernet: mediatek: disable irq before schedule napi" failed to apply to 5.15-stable tree
 2023-10-07 12:03 UTC 

FAILED: patch "[PATCH] net: mana: Fix TX CQE error handling" failed to apply to 5.15-stable tree
 2023-10-07 12:03 UTC 

FAILED: patch "[PATCH] net: mana: Fix TX CQE error handling" failed to apply to 6.1-stable tree
 2023-10-07 12:03 UTC 

FAILED: patch "[PATCH] iommu/vt-d: Avoid memory allocation in iommu_suspend()" failed to apply to 5.15-stable tree
 2023-10-07 12:02 UTC 

[PATCH v2] binder: add mutex_lock for mmap and NULL when free
 2023-10-07 12:01 UTC  (2+ messages)

[PATCH v4 0/7] drm: Reuse temporary memory for format conversion
 2023-10-07 12:01 UTC  (2+ messages)

[PATCH v3 3/5] irqchip/gic-v3-its: Split allocation from initialisation of its_node
 2023-10-07 12:00 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH v3 RESEND] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G2UL SoC
 2023-10-07 12:00 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[irqchip: irq/irqchip-fixes] dt-bindings: interrupt-controller: renesas,irqc: Add r8a779f0 support
 2023-10-07 12:00 UTC 

[PATCH v3 1/5] dt-bindings: interrupt-controller: arm,gic-v3: Add dma-noncoherent property
 2023-10-07 12:00 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH] irqchip/riscv-intc: Mark INTC nodes for secondary CPUs as initialized
 2023-10-07 12:00 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] irqchip/riscv-intc: Mark all INTC nodes "

[PATCH 2/2] MAINTAINERS: Remove myself from the general IRQ subsystem maintenance
 2023-10-07 12:00 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH] irqchip/stm32-exti: add missing DT IRQ flag translation
 2023-10-07 12:00 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH v3 2/5] irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probing
 2023-10-07 12:00 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[irqchip: irq/irqchip-fixes] irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()
 2023-10-07 12:00 UTC 

[PATCH 1/2] MAINTAINERS: Add myself as the ARM GIC maintainer
 2023-10-07 12:00 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

Recent changes (master)
 2023-10-07 12:00 UTC 

[PATCH 5.10 000/509] 5.10.188-rc1 review
 2023-10-07 11:57 UTC  (4+ messages)
` [PATCH 5.10 397/509] PCI: qcom: Disable write access to read only registers for IP v2.3.3

[PATCH 4.19 000/273] 4.19.295-rc1 review
 2023-10-07 11:53 UTC  (4+ messages)
` [PATCH 4.19 178/273] media: dvb: symbol fixup for dvb_attach()

[PATCH] commands/evl: improve argument of help
 2023-10-07 11:19 UTC 

IPv6 recvmsg() wrong scope for source address when using VRFs
 2023-10-07 11:39 UTC 

Drop from 5.15 and older -- clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz
 2023-10-07 11:44 UTC  (2+ messages)

[PATCH] binder: add mutex_lock for mmap and NULL when free
 2023-10-07 11:43 UTC  (7+ messages)

[PATCH v2 RESEND] [media] siano: Drop unnecessary error check for debugfs_create_dir/file()
 2023-10-07 11:38 UTC 

FAILED: patch "[PATCH] ata: libata-scsi: Disable scsi device" failed to apply to 6.1-stable tree
 2023-10-07 11:36 UTC 

[PATCH v2] [media] siano: Drop unnecessary error check for debugfs_create_dir/file()
 2023-10-07 11:35 UTC 

FAILED: patch "[PATCH] ata: libata-scsi: Disable scsi device" failed to apply to 6.5-stable tree
 2023-10-07 11:35 UTC  (3+ messages)

[PATCH] workqueue: Use the kmem_cache_free() instead of kfree() to release pwq
 2023-10-07 11:35 UTC 

[PATCH v7 0/7] incorporate pm runtime framework and eDP clean up
 2023-10-07 11:34 UTC  (7+ messages)
` [PATCH v7 4/7] drm/msm/dp: move parser->parse() and dp_power_client_init() to probe
` [PATCH v7 5/7] drm/msm/dp: incorporate pm_runtime framework into DP driver

FAILED: patch "[PATCH] ata: libata: disallow dev-initiated LPM transitions to" failed to apply to 4.19-stable tree
 2023-10-07 11:34 UTC  (3+ messages)
` [PATCH 4.19.y] ata: libata: disallow dev-initiated LPM transitions to unsupported states

[PATCH v1] thermal: trip: Remove lockdep assertion from for_each_thermal_trip()
 2023-10-07 11:34 UTC 

[PATCH] ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support
 2023-10-07 11:33 UTC 

[PATCH v2] media: mediatek: vcodec: Handle invalid encoder vsi
 2023-10-07 11:33 UTC  (2+ messages)

[PATCH RESEND] i40e: fix the wrong PTP frequency calculation
 2023-10-07 11:33 UTC  (2+ messages)

FAILED: patch "[PATCH] maple_tree: add mas_is_active() to detect in-tree walks" failed to apply to 6.5-stable tree
 2023-10-07 11:31 UTC  (3+ messages)
` [PATCH 6.5.y 1/3] maple_tree: add mas_is_active() to detect in-tree walks

[PATCH] ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support
 2023-10-07 11:28 UTC  (3+ messages)

FAILED: patch "[PATCH] scsi: sd: Do not issue commands to suspended disks on" failed to apply to 6.1-stable tree
 2023-10-07 11:26 UTC  (3+ messages)

[PATCH 4.14] net/sched: sch_hfsc: Ensure inner classes have fsc curve
 2023-10-07 11:24 UTC  (2+ messages)

[PATCH] media: ov08x40: Add quirk infrastructure to enable conditional changes
 2023-10-07 11:24 UTC  (2+ messages)

[PATCH] commands/evl: improve argument of help
 2023-10-07 11:23 UTC 

[PATCH 00/19] parallels: Add full dirty bitmap support
 2023-10-07 11:21 UTC  (5+ messages)
` [PATCH 15/19] parallels: Remove unnecessary data_end field

[PATCH 4.19 000/323] 4.19.291-rc1 review
 2023-10-07 11:22 UTC  (4+ messages)
` [PATCH 4.19 322/323] drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions

hwmon: (nzxt-smart2) backport device ids to v6.1
 2023-10-07 11:22 UTC  (2+ messages)

[PATCH] libfdt: fdt_path_offset_namelen: Reject empty path
 2023-10-07 11:21 UTC  (6+ messages)

[PATCH 4.14.y] drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
 2023-10-07 11:21 UTC  (2+ messages)

[PATCH 1/2] dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
 2023-10-07 11:13 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: pxa_dma: Annotate struct pxad_desc_sw with __counted_by

[PATCH RESEND] xhci: Keep interrupt disabled in initialization until host is running
 2023-10-07 11:20 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: dt-bindings: fsl_rpmsg: List DAPM endpoints ignoring system suspend
 2023-10-07 11:13 UTC  (7+ messages)
  `  "
      ` [EXT] "

[PATCH 0/2] media: siano: Fix two bugs in smsdvb_debugfs_create()
 2023-10-07 11:10 UTC  (4+ messages)
` [PATCH 2/2] media: siano: Fix the missing err path "
  ` [DKIM] "

[PATCH] libfdt: fdt_get_alias_namelen: Validate aliases
 2023-10-07 11:07 UTC 

ANNOUNCE: libtirpc-1.3.4 released
 2023-10-07 11:02 UTC 

[PATCH v2 0/3] nfs-utils: gssd support for KRB5_AP_ERR_BAD_INTEGRITY
 2023-10-07 11:00 UTC  (3+ messages)
` [PATCH v2 1/1] gss-api: expose gss major/minor error in authgss_refresh()

[PATCH] binddynport.c honor ip_local_reserved_ports
 2023-10-07 10:59 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.