All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-22 12:01:32 to 2023-11-22 12:29:20 UTC [more...]

Instruction virtual address in TCG Plugins
 2023-11-22 12:28 UTC  (7+ messages)

[PATCH 0/2] iio: temperature: mlx90635 Driver for MLX90635 IR temperature sensor
 2023-11-22 12:28 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: iio: temperature: add MLX90635 device bindings

[kvm-unit-tests PATCH v1 00/10] RFC: Add clang-format and kerneldoc check
 2023-11-22 12:28 UTC  (5+ messages)
` [kvm-unit-tests PATCH v1 01/10] make: add target to check kernel-doc comments
` [kvm-unit-tests PATCH v1 02/10] powerpc: properly format non-kernel-doc comments

[PATCH v2 00/16] Tidy up file permission hooks
 2023-11-22 12:27 UTC  (17+ messages)
` [PATCH v2 01/16] ovl: add permission hooks outside of do_splice_direct()
` [PATCH v2 02/16] splice: remove permission hook from do_splice_direct()
` [PATCH v2 03/16] splice: move permission hook out of splice_direct_to_actor()
` [PATCH v2 04/16] splice: move permission hook out of splice_file_to_pipe()
` [PATCH v2 05/16] splice: remove permission hook from iter_file_splice_write()
` [PATCH v2 06/16] remap_range: move permission hooks out of do_clone_file_range()
` [PATCH v2 07/16] remap_range: move file_start_write() to after permission hook
` [PATCH v2 08/16] btrfs: "
` [PATCH v2 09/16] coda: change locking order in coda_file_write_iter()
` [PATCH v2 10/16] fs: move file_start_write() into vfs_iter_write()
` [PATCH v2 11/16] fs: move permission hook out of do_iter_write()
` [PATCH v2 12/16] fs: move permission hook out of do_iter_read()
` [PATCH v2 13/16] fs: move kiocb_start_write() into vfs_iocb_iter_write()
` [PATCH v2 14/16] fs: create __sb_write_started() helper
` [PATCH v2 15/16] fs: create file_write_started() helper
` [PATCH v2 16/16] fs: create {sb,file}_write_not_started() helpers

mmc: handling of Under-Voltage Events in eMMC
 2023-11-22 12:26 UTC  (4+ messages)

[PATCH v2] x86/cpuid: enumerate and expose PREFETCHIT{0,1}
 2023-11-22 12:25 UTC  (2+ messages)

[PATCH 00/16] hw/uefi: add uefi variable service
 2023-11-22 12:25 UTC  (7+ messages)
` [PATCH 05/16] hw/uefi: add var-service-core.c

[PATCH v8 0/8] devtool ide plugin
 2023-11-22 12:25 UTC  (9+ messages)
` [PATCH v8 3/8] image-combined-dbg: make this the default
  ` [OE-core] "

[PATCH v5 00/39] ep93xx device tree conversion
 2023-11-22 12:25 UTC  (19+ messages)
` [PATCH v5 05/39] power: reset: Add a driver for the ep93xx reset
` [PATCH v5 07/39] soc: Add SoC driver for Cirrus ep93xx
` [PATCH v5 14/39] dt-bindings: spi: Add Cirrus EP93xx
` [PATCH v5 17/39] net: cirrus: add DT support for "
` [PATCH v5 19/39] mtd: rawnand: add support for ts72xx
` [PATCH v5 21/39] ata: pata_ep93xx: add device tree support
` [PATCH v5 27/39] ASoC: dt-bindings: ep93xx: Document DMA support
` [PATCH v5 29/39] ASoC: ep93xx: Drop legacy "

[PATCH 00/14] drm: Remove infrastructure for user-space mode setting
 2023-11-22 12:09 UTC  (18+ messages)
` [PATCH 01/14] arch/powerpc: Remove legacy DRM drivers from default configs
` [PATCH 02/14] drm: Fix TODO list mentioning non-KMS drivers
` [PATCH 03/14] drm: Include <drm/drm_auth.h>
` [PATCH 04/14] drm/i915: "
  ` [Intel-gfx] "
` [PATCH 05/14] accel: "
` [PATCH 06/14] drm: Include <drm/drm_device.h>
` [PATCH 07/14] drm/radeon: Do not include <drm/drm_legacy.h>
` [PATCH 08/14] drm: Remove entry points for legacy ioctls
` [PATCH 09/14] drm: Remove the legacy DRM_IOCTL_MODESET_CTL ioctl
` [PATCH 10/14] drm: Remove support for legacy drivers
` [PATCH 11/14] drm: Remove locking for legacy ioctls and DRM_UNLOCKED
` [PATCH 12/14] drm: Remove source code for non-KMS drivers
` [PATCH 13/14] char/agp: Remove frontend code
` [PATCH 14/14] drm: Remove Kconfig option for legacy support (CONFIG_DRM_LEGACY)

[pull request][net 00/15] mlx5 fixes 2023-11-21
 2023-11-22 12:25 UTC  (7+ messages)
` [net 09/15] net/mlx5e: Forbid devlink reload if IPSec rules are offloaded

[PATCH 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2023-11-22 12:25 UTC  (7+ messages)
` [PATCH 06/12] usb: dwc3: qcom: Add dwc3 core reference in driver state
` [PATCH 07/12] usb: dwc3: qcom: Instantiate dwc3 core directly
` [PATCH 09/12] dt-bindings: usb: qcom,dwc3: Rename to "glue"

[PATCH v9 00/15] KVM: xen: update shared_info and vcpu_info handling
 2023-11-22 12:25 UTC  (12+ messages)
` [PATCH v9 01/15] KVM: pfncache: Add a map helper function
` [PATCH v9 02/15] KVM: pfncache: remove unnecessary exports
` [PATCH v9 03/15] KVM: xen: mark guest pages dirty with the pfncache lock held
` [PATCH v9 04/15] KVM: pfncache: add a mark-dirty helper
` [PATCH v9 05/15] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
` [PATCH v9 06/15] KVM: pfncache: stop open-coding offset_in_page()
` [PATCH v9 07/15] KVM: pfncache: include page offset in uhva and use it consistently
` [PATCH v9 08/15] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v9 09/15] KVM: xen: allow shared_info to be mapped by fixed HVA

[PATCH v2 0/9] Add support for Sonoff iHost RV1126 Smart Home Gateway
 2023-11-22 12:22 UTC  (30+ messages)
` [PATCH v2 1/9] ARM: dts: rockchip: rv1126: Add alternate UART pins
` [PATCH v2 2/9] ARM: dts: rockchip: rv1126: Serial aliases
` [PATCH v2 3/9] i2c: rk3x: Adjust offset for i2c2 on rv1126
` [PATCH v2 4/9] ARM: dts: rockchip: rv1126: Add i2c2 nodes
` [PATCH v2 5/9] ARM: dts: rockchip: rv1126: Split up rgmii1 pinctrl
` [PATCH v2 6/9] ARM: dts: rockchip: rv1126: Add ethernet alias
` [PATCH v2 7/9] ARM: dts: rockchip: Add rv1109 SoC
` [PATCH v2 8/9] ARM: dts: Add Sonoff iHost Smart Home Hub
` [PATCH v2 9/9] dt-bindings: arm: rockchip: Add Sonoff iHost

[PATCH V2 0/3] staging: vchiq_arm: move state dump to debugfs
 2023-11-22 12:23 UTC  (5+ messages)

[RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
 2023-11-22 12:22 UTC  (6+ messages)

[Intel-xe] [PATCH] drm/xe/xe2: Add workaround 16021867713
 2023-11-22 12:23 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for "

[Intel-xe] [PATCH 0/4] drm/xe: Assorted memory-management fixes
 2023-11-22 12:22 UTC  (7+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Ensure that we don't access the placements array out-of-bounds
` [Intel-xe] [PATCH 2/4] drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
` [Intel-xe] [PATCH 3/4] drm/xe/bo: Remove leftover trace_printk()

[PATCH] apparmor: make stack_msg static
 2023-11-22 11:56 UTC 

[PATCH v5 0/3] powerpc: make fadump resilient with memory add/remove events
 2023-11-22 12:20 UTC  (8+ messages)
` [PATCH v5 1/3] "

[PATCH] vmci_host: use smp_load_acquire/smp_store_release when accessing vmci_host_dev->ct_type
 2023-11-22 12:20 UTC 

[PATCH] kvm: emit GUEST_PANICKED event in case of abnormal KVM exit
 2023-11-22 12:17 UTC  (3+ messages)

[PATCH v1] perf MANIFEST: Add gen-sysreg for ARM SPE
 2023-11-22 12:20 UTC  (3+ messages)

[PATCH] accel/tcg: TCG Plugin callback on a vCpu interrupt
 2023-11-22 12:17 UTC 

[PATCH RESEND net] Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
 2023-11-22 12:20 UTC  (2+ messages)

[PATCH net v4] net/smc: avoid data corruption caused by decline
 2023-11-22 12:20 UTC  (2+ messages)

New v4l-utils release?
 2023-11-22 12:19 UTC  (3+ messages)

[PATCH v6 23/23] dts: add doc generation
 2023-11-22 12:18 UTC  (4+ messages)
` [PATCH v7 00/21] dts: docstrings update
  ` [PATCH v7 17/21] dts: node docstring update

[PATCH v4 00/13] Support Andes PMU extension
 2023-11-22 12:12 UTC  (28+ messages)
` [PATCH v4 01/13] riscv: errata: Rename defines for Andes
` [PATCH v4 02/13] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v4 03/13] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v4 04/13] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v4 05/13] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v4 06/13] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v4 07/13] RISC-V: Move T-Head PMU to CPU feature alternative framework
` [PATCH v4 08/13] perf: RISC-V: Introduce Andes PMU for perf event sampling
` [PATCH v4 09/13] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v4 10/13] dt-bindings: riscv: Add Andes "
` [PATCH v4 11/13] riscv: dts: allwinner: Add T-Head PMU extension
` [PATCH v4 12/13] riscv: dts: renesas: Add Andes "
` [PATCH v4 13/13] riscv: andes: Support symbolic FW and HW raw events

[PATCH v4 1/2] dt-bindings: iio: light: isl76682: Document ISL76682
 2023-11-22 12:17 UTC  (3+ messages)
` [PATCH v4 2/2] iio: light: isl76682: Add ISL76682 driver

[PATCH] accel/tcg: Expose translation block flags to plugins
 2023-11-22 12:16 UTC 

[PATCH v4] wic: rawcopy: add support for zstd decompression
 2023-11-22 12:17 UTC 

[LTP] [PATCH] kernel/device-drivers/zram/zram01.sh : add a sync
 2023-11-22 11:24 UTC  (4+ messages)
` [LTP] [PATCH v2] kernel/device-drivers/zram/zram01.sh : don't fill from /dev/zero
  ` [LTP] [PATCH v3] kernel/device-drivers/zram/zram01.sh : fill with compressible data

[PATCH nft 1/1] tests/shell: sanitize "handle" in JSON output
 2023-11-22 12:16 UTC  (5+ messages)
  ` [PATCH nft v3 "

Converting images to stdout
 2023-11-22 12:15 UTC  (3+ messages)

[PATCH] iotests: fix default MT detection
 2023-11-22 12:15 UTC 

[PATCH] poky: kirkstone: eSDK: fix build-in eSDK environment file generation
 2023-11-22 12:12 UTC  (5+ messages)

[PATCH RFT v3 0/5] fork: Support shadow stacks in clone3()
 2023-11-22 12:12 UTC  (4+ messages)
` [PATCH RFT v3 5/5] kselftest/clone3: Test shadow stack support

[PATCH 0/5] x86/HVM: misc tidying
 2023-11-22 12:11 UTC  (6+ messages)
` [PATCH 5/5] x86/HVM: improve CET-IBT pruning of ENDBR

[PATCH 0/2] phy: qcom: edp: Add support for X1E80100
 2023-11-22 12:11 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom-edp: Add X1E80100 PHY compatibles

[PATCH 0/4] arm64: an optimization for AmpereOne
 2023-11-22 12:11 UTC  (5+ messages)

[PATCH] crypto: hisilicon - Add check for pci_find_ext_capability
 2023-11-22 12:11 UTC  (4+ messages)

[PATCH v3] usb: misc: ljca: Fix enumeration error on Dell Latitude 9420
 2023-11-22 12:11 UTC  (2+ messages)

[PATCH] usb: gadget: aspeed: Check return value of kasprintf in ast_vhub_alloc_epn
 2023-11-22 12:10 UTC  (4+ messages)

[PATCH 0/2] phy: qcom: snps-eusb2: Add support for X1E80100
 2023-11-22 12:10 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom: snps-eusb2: Document the X1E80100 compatible
` [PATCH 2/2] phy: qcom: snps-eusb2: Add X1E80100 Compatible

[PATCH 0/7] Subject: coresight: Move remaining AMBA ACPI devices into platform driver
 2023-11-22 12:10 UTC  (7+ messages)
` [PATCH 4/7] coresight: tpiu: Move ACPI support from AMBA driver to "

[PATCH 00/19] qapi: statically type schema.py
 2023-11-22 12:09 UTC  (9+ messages)
` [PATCH 06/19] qapi/schema: adjust type narrowing for mypy's benefit
` [PATCH 08/19] qapi/schema: add static typing and assertions to lookup_type()

Keeping STAMPS_DIR between CI builds?
 2023-11-22 12:10 UTC  (4+ messages)
` [bitbake-devel] "

[GIT PULL FOR v6.8] Various fixes and enhancements
 2023-11-22 12:09 UTC  (2+ messages)
` [GIT PULL FOR v6.8] Various fixes and enhancements (#97242)

WARNING in bcm5974_start_traffic/usb_submit_urb
 2023-11-22 12:08 UTC  (2+ messages)
` [syzbot] "

orangepi zero3
 2023-11-22  5:52 UTC 

[master/kirkstone][PATCH] k3r5: ensure separate TMPDIR used for this multiconfig
 2023-11-22 12:05 UTC  (4+ messages)
` [meta-ti] "

[PATCH 0/2] phy: qcom: qmp-usb: Add support for X1E80100 USB3 PHY
 2023-11-22 12:05 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add X1E80100 USB PHY binding
` [PATCH 2/2] phy: qcom-qmp-usb: Add Qualcomm X1E80100 USB3 PHY support

[PATCH] x86emul: deal with decode failure in predicates test
 2023-11-22 12:03 UTC  (2+ messages)

[virtio-comment] [PATCH v6 0/5] virtio-net: Support flow filter for receive packets
 2023-11-22 12:03 UTC  (4+ messages)
` [virtio-comment] "

raid6 corruption after assembling with event counter difference of 1
 2023-11-22 12:03 UTC  (3+ messages)

[Bug 203191] The fan speed reports to 65535, despite the fan is stopped
 2023-11-22 12:02 UTC 

[PATCH v2] net/mlx5e: Fix a race in command alloc flow
 2023-11-22 12:02 UTC  (2+ messages)

[PATCH v2 0/7] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
 2023-11-22 12:00 UTC  (7+ messages)
` [PATCH v2 1/7] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible

[PATCH 0/3] Enable the profiling of EL0&1 translation regime of ARM SPE
 2023-11-22 12:01 UTC  (3+ messages)
` [PATCH 1/3] arm64/sysreg: Add PMSCR_EL12 and factor out the common fields


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.