All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-18 12:59:47 to 2024-12-18 13:48:59 UTC [more...]

[PATCH v2 00/24] More Property cleanups
 2024-12-18 13:48 UTC  (26+ messages)
` [PATCH v2 01/24] migration: Constify migration_properties
` [PATCH v2 02/24] hw/ide: Constify sysbus_ahci_properties
` [PATCH v2 03/24] target/ppc: Remove empty property list
` [PATCH v2 04/24] target/s390x: Use s390x_cpu_properties for system mode only
` [PATCH v2 05/24] hw/pci-host/astro: Remove empty Property list
` [PATCH v2 06/24] hw/ppc: Only register spapr_nvdimm_properties if CONFIG_LIBPMEM
` [PATCH v2 07/24] hw/tricore: Remove empty Property lists
` [PATCH v2 08/24] hw/s390x: "
` [PATCH v2 09/24] hw/xen: "
` [PATCH v2 10/24] hw/sparc: "
` [PATCH v2 11/24] hw/virtio: "
` [PATCH v2 12/24] include/hw/qdev-core: Detect most empty Property lists at compile time
` [PATCH v2 13/24] hw/core: Introduce device_class_set_props_n
` [PATCH v2 14/24] migration: Use device_class_set_props_n
` [PATCH v2 15/24] hw/scsi/megasas: "
` [PATCH v2 16/24] hw/arm/armsse: "
` [PATCH v2 17/24] rust/qemu-api: "
` [PATCH v2 18/24] hw/core: Remove device_class_set_props function
` [PATCH v2 19/24] target/riscv: Do not abuse DEFINE_PROP_END_OF_LIST
` [PATCH v2 20/24] include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
` [PATCH v2 21/24] include/hw/qdev-properties: Shrink struct Property
` [PATCH v2 22/24] hw/core/qdev-properties: Constify Property argument to object_field_prop_ptr
` [PATCH v2 23/24] hw/core/qdev-properties: Constify Property argument to PropertyInfo.print
` [PATCH v2 24/24] Constify all opaque Property pointers

[PATCHv2 blktests 0/2] throtl: fix IO block-size and race while submitting IO
 2024-12-18 13:43 UTC  (3+ messages)
` [PATCHv2 blktests 1/2] throtl/002: calculate block-size based on device max-sectors setting
` [PATCHv2 blktests 2/2] throtl: fix the race between submitting IO and setting cgroup.procs

[PATCH v2 0/7] Improve SRIOV VRAM provisioning
 2024-12-18 13:48 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] ring-buffer: Fix a oob in __rb_map_vma
 2024-12-18 13:36 UTC  (9+ messages)
      ` [PATCH V2] ring-buffer: fix overflow "
          ` [PATCH V3] "

[PATCH v2 0/5] Add support for USB DFU boot on AM62Px
 2024-12-18 13:48 UTC  (10+ messages)
` [PATCH v2 1/5] board: ti: am62px: env: include environment for DFU Boot
` [PATCH v2 3/5] configs: am62px_evm_a53_defconfig: enable USB DFU support
` [PATCH v2 5/5] doc: board: document support for USB DFU boot on AM62Px SoC

[PATCH] x86/mce/: Make cmci_supported() return bool
 2024-12-18 13:46 UTC  (4+ messages)

[PATCH v2 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
 2024-12-18 13:44 UTC  (2+ messages)

[PATCH v2 0/7] migration: Drop/unexport migration_is_device() and migration_is_active()
 2024-12-18 13:40 UTC  (8+ messages)
` [PATCH v2 1/7] vfio/container: Add dirty tracking started flag
` [PATCH v2 2/7] vfio/migration: Refactor vfio_devices_all_dirty_tracking() logic
` [PATCH v2 3/7] vfio/migration: Refactor vfio_devices_all_running_and_mig_active() logic
` [PATCH v2 4/7] vfio/migration: Rename vfio_devices_all_dirty_tracking()
` [PATCH v2 5/7] system/dirtylimit: Don't use migration_is_active()
` [PATCH v2 6/7] migration: Drop migration_is_device()
` [PATCH v2 7/7] migration: Unexport migration_is_active()

[arm-integrator:p4d_pgd_cdtor 10/10] arch/s390/include/asm/pgalloc.h:129:9: error: incompatible pointer types initializing 'pgd_t *' with an expression of type 'unsigned long *'
 2024-12-18 13:44 UTC 

[PATCH] drm/xe/pm: Also avoid missing outer rpm warning on system suspend
 2024-12-18 13:43 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/7] rust: pl011: bug fixes
 2024-12-18 13:43 UTC  (11+ messages)
` [PATCH 1/7] rust: pl011: fix declaration of LineControl bits
` [PATCH 2/7] rust: pl011: match break logic of C version
` [PATCH 3/7] rust: pl011: always use reset() method on registers
` [PATCH 5/7] rust: pl011: extend registers to 32 bits
` [PATCH 7/7] rust: pl011: simplify handling of the FIFO enabled bit in LCR

[PATCH v2 0/4] Fix OSPI boot for J722S
 2024-12-18 13:42 UTC  (6+ messages)
` [PATCH v2 1/4] mailbox: k3-sec-proxy: Add DM to DMSC communication thread "
` [PATCH v2 2/4] arm: dts: k3-j722s-r5-evm: Fix DM2TIFS secproxy thread ID
` [PATCH v2 3/4] arm: mach-k3: j722_spl: Add FAST XSPI boot mode
` [PATCH v2 4/4] arm: dts: k3-j722s*: Add overrides specific to OSPI

[PATCH] platform/x86: mlx-platform: call pci_dev_put() to balance the refcount
 2024-12-18 13:41 UTC  (2+ messages)

[PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
 2024-12-18 13:40 UTC  (2+ messages)

[PATCH 1/2] block: avoid to hold q->limits_lock across APIs for atomic update queue limits
 2024-12-18 13:40 UTC  (11+ messages)

[PATCH] tests/functional: Convert the kvm_xen_guest avocado test
 2024-12-18 13:38 UTC  (4+ messages)

[yocto-docs PATCH] set_versions.py: use backward-compatible python argument in run
 2024-12-18 13:39 UTC  (4+ messages)
` [docs] "

[PATCH 0/8] Add eDMAv3 support for S32G2/S32G3 SoCs
 2024-12-18 13:38 UTC  (8+ messages)
` [PATCH 7/8] dmaengine: fsl-edma: wait until no hardware request is in progress

[PATCH v3 00/10] perf/amd/ibs: Fix sample period computations
 2024-12-18 13:35 UTC  (3+ messages)
` [PATCH v3 02/10] perf/amd/ibs: Remove pointless sample period check

[PATCH net-next v5 0/7] bnxt_en: implement tcp-data-split and thresh option
 2024-12-18 13:34 UTC  (3+ messages)

[PATCH net 0/5] gve: various XDP fixes
 2024-12-18 13:34 UTC  (6+ messages)
` [PATCH net 1/5] gve: clean XDP queues in gve_tx_stop_ring_gqi
` [PATCH net 2/5] gve: guard XDP xmit NDO on existence of xdp queues
` [PATCH net 3/5] gve: guard XSK operations on the existence of queues
` [PATCH net 4/5] gve: process XSK TX descriptors as part of RX NAPI
` [PATCH net 5/5] gve: fix XDP allocation path in edge cases

[PATCH] tee: optee: Add support for supplicant timeout
 2024-12-18 13:34 UTC  (7+ messages)

[PATCH] riscv: Fix the PAUSE Opcode for MIPS P8700
 2024-12-18 13:33 UTC  (2+ messages)

[PATCH net-next, v2] netlink: support dumping IPv4 multicast addresses
 2024-12-18 13:33 UTC  (2+ messages)

[PATCH v9 0/7] Add barebox bootloader support (and testing)
 2024-12-18 13:32 UTC  (2+ messages)

[arm-integrator:p4d_pgd_cdtor 9/10] arch/hexagon/include/asm/pgalloc.h:25:2: error: use of undeclared identifier 'ret'
 2024-12-18 13:32 UTC 

[PATCH 5.4 00/24] 5.4.288-rc1 review
 2024-12-18 13:32 UTC  (2+ messages)

[OE-core][PATCHv2 1/2] classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
 2024-12-18 13:32 UTC  (2+ messages)

[PATCH v2 0/3] Fixes multiple sysctl proc_handler usage error
 2024-12-18 13:32 UTC  (7+ messages)
` [PATCH v2 2/3] sysctl: Fix underflow value setting risk in vm_table
      `  "

LINSTOR GUI v1.8.7
 2024-12-18 13:32 UTC 

[PATCH v2 0/9] Add support for I2C bus recovery for riic driver
 2024-12-18 13:31 UTC  (5+ messages)
` [PATCH v2 5/9] i2c: riic: Make use of devres helper to request deasserted reset line
` [PATCH v2 8/9] i2c: riic: Add `riic_bus_barrier()` to check bus availability

SCTP_AUTH_ACTIVE_KEY fails with Invalid Argument, how to?
 2024-12-18 13:31 UTC 

[PATCH] refs: exit early from the loop if it is not a main worktree
 2024-12-18 13:31 UTC  (2+ messages)

[PATCH v2 0/4] renesas: r8a779g0: Enable VSPX on R-Car V4H
 2024-12-18 13:28 UTC  (9+ messages)
` [PATCH v2 1/4] clk: renesas: r8a779g0: Add FCPVX clocks
` [PATCH v2 2/4] arm64: dts: renesas: r8a779g0: Add FCPVX instances
` [PATCH v2 3/4] clk: renesas: r8a779g0: Add VSPX clocks
` [PATCH v2 4/4] arm64: dts: renesas: r8a779g0: Add VSPX instances

[PATCH v5 0/3] Add support for Nuvoton MA35D1 GMAC
 2024-12-18 13:26 UTC  (3+ messages)
` [PATCH v5 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family

[PATCH 0/6] ASoC: extra format on each DAI
 2024-12-18 13:26 UTC  (5+ messages)
` [PATCH 6/6] ASoC: audio-graph-card2: Use "

[PATCH net v2 0/4] Fix race conditions in ndo_get_stats64
 2024-12-18 13:25 UTC  (8+ messages)
` [PATCH net v2 1/4] octeon_ep: fix "
      ` [EXTERNAL] "

[PATCH v10 0/4] media: qcom: camss: Add sc7280 support
 2024-12-18 12:18 UTC  (9+ messages)
` [PATCH v10 1/4] media: dt-bindings: update clocks for sc7280-camss

[PATCH 0/2] Fix compilation errors with pruss APIs
 2024-12-18 13:23 UTC  (5+ messages)
` [PATCH 1/2] soc: ti: pruss: Fix "
` [PATCH 2/2] MAINTAINERS: Add entry for linux/pruss_driver.h

nft table flags documentation
 2024-12-18 13:24 UTC  (4+ messages)

[PATCH 0/5] cpuidle: Handle TIF_NR_POLLING on behalf of polling idle states v2
 2024-12-18 13:24 UTC  (3+ messages)
` [PATCH 3/5] cpuidle: Handle TIF_NR_POLLING on behalf of CPUIDLE_FLAG_MWAIT states

ANN: SELinux userspace 3.8-rc3 release
 2024-12-18 13:24 UTC 

[arm-integrator:p4d_pgd_cdtor 10/10] arch/s390/include/asm/pgalloc.h:129:24: error: initialization of 'pgd_t *' from incompatible pointer type 'long unsigned int *'
 2024-12-18 13:21 UTC 

[PATCH] doc: remove extra quotes in generated docs
 2024-12-18 13:19 UTC  (5+ messages)
` [PATCH v2] "
    ` make GIT_VERSION=foo broken, was "

[PATCH] seqlock: Use WRITE_ONCE() on sequence update
 2024-12-18 13:21 UTC  (4+ messages)

[PATCH 6.12 000/172] 6.12.6-rc1 review
 2024-12-18 13:19 UTC  (3+ messages)

[Buildroot] [PATCH v1 1/1] configs/zynqmp_kria*: fix u-boot boot hang
 2024-12-18 13:18 UTC 

[PATCH v2] PCI: vmd: Fix spinlock usage on config access for RT kernel
 2024-12-18 13:17 UTC  (2+ messages)

[PATCH net-next] gre: Drop ip_route_output_gre()
 2024-12-18 13:17 UTC 

[PATCH v2 0/5] tests/functional: Convert tests with find_free_ports()
 2024-12-18 13:14 UTC  (6+ messages)
` [PATCH v2 1/5] tests/functional: Convert the vnc test
` [PATCH v2 2/5] tests/functional/test_vnc: Remove the test_no_vnc test
` [PATCH v2 3/5] tests/functional/test_vnc: Do not use a hard-coded VNC port
` [PATCH v2 4/5] tests/functional: Extract the find_free_ports() function into a helper file
` [PATCH v2 5/5] tests/functional: Convert the migration avocado test

[PATCH v1] tests/intel/xe_debugfs: Extend gt test to check few debugfs entries
 2024-12-18 13:16 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH V3 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2024-12-18 13:15 UTC  (7+ messages)
` [PATCH V3 6/7] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9

[PATCH v4 00/10] ext4: clean up and refactor fallocate
 2024-12-18 13:13 UTC  (7+ messages)
` [PATCH v4 01/10] ext4: remove writable userspace mappings before truncating page cache
` [PATCH v4 04/10] ext4: refactor ext4_punch_hole()

[Intel-wired-lan] [PATCH iwl-next v3 0/2] ixgbevf: Add support for Intel(R) E610 device
 2024-12-18 13:12 UTC  (6+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next v3 1/2] PCI: Add PCI_VDEVICE_SUB helper macro
  `  "
` [Intel-wired-lan] [PATCH iwl-next v3 2/2] ixgbevf: Add support for Intel(R) E610 device
  `  "

[meta-rockchip] [PATCH] add radxa-cm3
 2024-12-18 13:13 UTC  (2+ messages)
` [yocto-patches] "

[PATCH 0/4] module: sysfs: Two cleanups and preparation for const struct bin_attribute
 2024-12-18 13:13 UTC  (3+ messages)
` [PATCH 3/4] module: sysfs: Add notes attributes through attribute_group

[Intel-wired-lan] [PATCH iwl-next v12 0/8] ixgbe: Add support for Intel(R) E610 device
 2024-12-18 13:10 UTC  (24+ messages)
` [Intel-wired-lan] [PATCH iwl-next v12 2/8] ixgbe: Add support for E610 device capabilities detection
` [Intel-wired-lan] [PATCH iwl-next v12 3/8] ixgbe: Add link management support for E610 device
` [Intel-wired-lan] [PATCH iwl-next v12 4/8] ixgbe: Add support for NVM handling in "
` [Intel-wired-lan] [PATCH iwl-next v12 5/8] ixgbe: Add support for EEPROM dump "
` [Intel-wired-lan] [PATCH iwl-next v12 6/8] ixgbe: Add ixgbe_x540 multiple header inclusion protection
` [Intel-wired-lan] [PATCH iwl-next v12 7/8] ixgbe: Clean up the E610 link management related code
` [Intel-wired-lan] [PATCH iwl-next v12 8/8] ixgbe: Enable link management in E610 device

[PATCH net-next v6 00/11] net: Improve netns handling in rtnetlink
 2024-12-18 13:09 UTC  (12+ messages)
` [PATCH net-next v6 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v6 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v6 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v6 04/11] ieee802154: 6lowpan: "
` [PATCH net-next v6 05/11] net: ip_tunnel: "
` [PATCH net-next v6 06/11] net: ipv6: "
` [PATCH net-next v6 07/11] net: xfrm: "
` [PATCH net-next v6 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v6 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v6 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v6 11/11] selftests: net: Add test cases for link and peer netns

[PATCH v2 00/15] move pagetable_*_dtor() to __tlb_remove_table()
 2024-12-18 13:04 UTC  (17+ messages)
` [PATCH v2 01/15] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v2 02/15] mm: pgtable: introduce generic p4d_alloc_one() and p4d_free()
` [PATCH v2 03/15] arm64: pgtable: use mmu gather to free p4d level page table
` [PATCH v2 04/15] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v2 05/15] mm: pgtable: introduce pagetable_dtor()
` [PATCH v2 06/15] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v2 07/15] arm64: "
` [PATCH v2 08/15] riscv: "
` [PATCH v2 09/15] x86: "
` [PATCH v2 10/15] s390: pgtable: also move pagetable_dtor() of PxD "
` [PATCH v2 11/15] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v2 12/15] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v2 13/15] mm: pgtable: remove tlb_remove_page_ptdesc()
` [PATCH v2 14/15] mm: pgtable: remove tlb_remove_ptdesc()
` [PATCH v2 15/15] mm: pgtable: introduce generic pagetable_dtor_free()

[PATCH v2] docs: fusa: Add dom0less domain configuration requirements
 2024-12-18 13:08 UTC  (4+ messages)

[PATCH v2] drm/i915/display: drop unnecessary i915_drv.h includes
 2024-12-18 13:05 UTC  (3+ messages)

[PATCH 0/7] of: overlay: Add support for export-symbols node feature
 2024-12-18 13:05 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: Add support for export-symbols node

[PATCH v2 0/3] boot: android: rework the bootargs concatenation
 2024-12-18 13:05 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next 0/3] ice: GNSS reading improvements
 2024-12-18 13:04 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/3] ice: downgrade warning about gnss_insert_raw to debug level
    `  "

[PATCH v2 0/2] sunxi: Add A100 syscon nodes
 2024-12-18 13:01 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: sram: sunxi-sram: Add A100 compatible
` [PATCH v2 2/2] arm64: dts: allwinner: a100: Add syscon nodes

[meta-rockchip] [PATCH] add Quartz64-A
 2024-12-18 13:04 UTC  (2+ messages)
` [yocto-patches] "

[PATCH v1 1/1] board: zynqmp: zynqmp-sm-k26-revA: release DP from reset
 2024-12-18 13:01 UTC 

[PATCH v2] drm/ci: uprev IGT
 2024-12-18 13:01 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/ci: uprev IGT (rev3)

[PATCH v2] dma: ti: k3-udma: Fix BCDMA probe by adding check for MMR_RFLOW
 2024-12-18 13:00 UTC 

[PATCH net-next] net: Remove bouncing hippi list
 2024-12-18 13:00 UTC  (2+ messages)

[PATCH v2 0/5] add sof support on imx95
 2024-12-18 13:01 UTC  (7+ messages)
` [PATCH v2 4/5] ASoC: SOF: imx: add driver for imx95

[arm-integrator:p4d_pgd_cdtor 7/10] arch/s390/include/asm/pgalloc.h:67:36: error: use of undeclared identifier 'table'
 2024-12-18 12:59 UTC 

[linux-next:master 3698/4476] arch/arm64/boot/dts/renesas/r9a09g047e57-smarc.dtb: i2c@14400400: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-12-18 12:59 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.