All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-19 20:46:56 to 2023-10-19 21:42:21 UTC [more...]

[PATCH 00/21] DPP PKEX Changes
 2023-10-19 21:42 UTC  (7+ messages)
` [PATCH 10/21] offchannel: add support to issue multiple offchannel requests

[PATCH v6 0/3] riscv: Add remaining module relocations and tests
 2023-10-19 21:41 UTC  (8+ messages)
` [PATCH v6 1/3] riscv: Avoid unaligned access when relocating modules
` [PATCH v6 2/3] riscv: Add remaining module relocations
` [PATCH v6 3/3] riscv: Add tests for riscv module loading

[PATCH 0/7] hw: Few more QOM/QDev cleanups
 2023-10-19 21:41 UTC  (2+ messages)

[PATCH v2 00/12] hw: Strengthen SysBus & QBus API
 2023-10-19 21:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add hw/input/lasips2.c to the HPPA machine section
 2023-10-19 21:40 UTC  (2+ messages)

[PATCH 00/13] migration: Check for duplicates on vmstate_register()
 2023-10-19 21:39 UTC  (7+ messages)
` [PATCH 07/13] RFC migration: icp/server is a mess
` [PATCH 10/13] migration: Improve example and documentation of vmstate_register()

[PATCH] Add documentation for 'start_wispr_if_connected'
 2023-10-19 21:40 UTC 

[PATCH] MAINTAINERS: Add include/hw/intc/loongson_liointc.h to the Loongson-3 virt section
 2023-10-19 21:40 UTC  (2+ messages)

[PATCH 1/1] trace: Move readpos from seq_buf to trace_seq
 2023-10-19 21:40 UTC 

linux-next: manual merge of the net-next tree with the wireless tree
 2023-10-19 21:40 UTC  (3+ messages)

[PATCH] Rename 'start_wispr_when_connected'
 2023-10-19 21:39 UTC 

[PATCH] staging: greybus: Alignment should match open parenthesis
 2023-10-19 21:39 UTC 

[PATCH RFC 3/9] dma-debug: Add dma_debug_ helpers for mapping bio_vec arrays
 2023-10-19 21:38 UTC  (2+ messages)

[hare-scsi-devel:eh-rework.v6 18/26] drivers/scsi/imm.c:1005:30: error: 'cmd' undeclared; did you mean 'cma'?
 2023-10-19 21:38 UTC 

[PATCH v3 0/7] hw/ppc: SysBus simplifications
 2023-10-19 21:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/vim: security bump to version 9.0.2053
 2023-10-19 21:37 UTC 

[PATCH] nvme-fc: replace deprecated strncpy with strscpy
 2023-10-19 21:34 UTC 

[PATCH] Const-qualify service leaf getter functions
 2023-10-19 21:34 UTC 

[Buildroot] [PATCH 1/1] package/snort3: fix build with gcc >= 13
 2023-10-19 21:32 UTC 

[PATCH v2 0/2] staging: vme_user: Replace printk's & clean up log messages
 2023-10-19 21:32 UTC  (5+ messages)
` [PATCH v2 2/2] staging: vme_user: Use __func__ instead of function name

[PATCH] Const-qualify 'connman_{network,provider}_get_index'
 2023-10-19 21:30 UTC 

[RFC v2 0/5] gpio: add pinctrl based generic gpio driver
 2023-10-19 21:27 UTC  (3+ messages)

[PULL 00/46] Misc HW/UI patches for 2023-10-19
 2023-10-19 21:18 UTC  (47+ messages)
` [PULL 01/46] mailmap: update email addresses for Luc Michel
` [PULL 02/46] MAINTAINERS: Split vt82c686 out of fuloong2e
` [PULL 03/46] MAINTAINERS: Add hw/input/lasips2.c to the HPPA machine section
` [PULL 04/46] MAINTAINERS: Add include/hw/intc/loongson_liointc.h to the Loongson-3 virt section
` [PULL 05/46] MAINTAINERS: Add include/hw/openrisc/ to the OpenRISC section
` [PULL 06/46] cutils: Fix get_relocated_path on Windows
` [PULL 07/46] buildsys: Only display Objective-C information when Objective-C is used
` [PULL 08/46] memory: drop needless argument
` [PULL 09/46] memory: follow Error API guidelines
` [PULL 10/46] hw/sd/sdhci: Block Size Register bits [14:12] is lost
` [PULL 11/46] hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h'
` [PULL 12/46] hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h'
` [PULL 13/46] hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h'
` [PULL 14/46] hw/misc/mips_itu: Make MIPSITUState target agnostic
` [PULL 15/46] hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macro
` [PULL 16/46] hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function names
` [PULL 17/46] hw/pci-host/sh_pcic: Replace magic value by proper definition
` [PULL 18/46] hw/sparc64/ebus: Access memory regions via pci_address_space_io()
` [PULL 19/46] hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
` [PULL 20/46] hw/pci: Clean up global variable shadowing of address_space_io variable
` [PULL 21/46] hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req()
` [PULL 22/46] hw/intc/apic: Use ERRP_GUARD() in apic_common_realize()
` [PULL 23/46] hw/ppc/spapr_vio: Realize SPAPR_VIO_BRIDGE device before accessing it
` [PULL 24/46] hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init()
` [PULL 25/46] hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()
` [PULL 26/46] hw/ppc/pnv_xscom: Do not use SysBus API to map local MMIO region
` [PULL 27/46] hw/ppc/pnv: "
` [PULL 28/46] hw/intc/spapr_xive: Move sysbus_init_mmio() calls around
` [PULL 29/46] hw/intc/spapr_xive: Do not use SysBus API to map local MMIO region
` [PULL 30/46] hw/audio/pcspk: Inline pcspk_init()
` [PULL 31/46] hw/i386/amd_iommu: Do not use SysBus API to map local MMIO region
` [PULL 32/46] hw/i386/intel_iommu: "
` [PULL 33/46] hw/misc/allwinner-dramc: Move sysbus_mmio_map call from init -> realize
` [PULL 34/46] hw/misc/allwinner-dramc: Do not use SysBus API to map local MMIO region
` [PULL 35/46] hw/pci-host/bonito: "
` [PULL 36/46] hw/acpi: Realize ACPI_GED sysbus device before accessing it
` [PULL 37/46] hw/arm/virt: Realize ARM_GICV2M "
` [PULL 38/46] hw/isa: Realize ISA bridge "
` [PULL 39/46] hw/s390x/css-bridge: Realize sysbus "
` [PULL 40/46] hw/virtio/virtio-pmem: Replace impossible check by assertion
` [PULL 41/46] hw/block/vhost-user-blk: Use DEVICE() / VIRTIO_DEVICE() macros
` [PULL 42/46] hw/display/virtio-gpu: Use VIRTIO_DEVICE() macro
` [PULL 43/46] hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macro
` [PULL 44/46] hw/dma: Declare link using static DEFINE_PROP_LINK() macro
` [PULL 45/46] hw/net: "
` [PULL 46/46] ui/input: Constify QemuInputHandler structure

[linux-next:master 8592/13518] fs/tracefs/event_inode.c:734:10: error: casting from randomized structure pointer type 'struct dentry *' to 'struct eventfs_inode *'
 2023-10-19 21:27 UTC 

[PATCH 0/2] migration: Simplify handling of zero pages
 2023-10-19 21:23 UTC  (5+ messages)
` [PATCH 1/2] migration: Receiving a zero page non zero is an error
` [PATCH 2/2] migration: Rename ram_handle_compressed() to ram_handle_zero()

Linux kernel 6.1.59 released
 2023-10-19 21:25 UTC 

Linux kernel 5.15.136 released
 2023-10-19 21:25 UTC 

[PATCH v3 dwarves 0/5] pahole, btf_encoder: support --btf_features
 2023-10-19 21:24 UTC  (4+ messages)
` [PATCH v3 dwarves 3/5] pahole: add --btf_features support

[PATCH v3 0/3] userfaultfd move option
 2023-10-19 21:24 UTC  (4+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI

linux-next: duplicate patches in the bluetooth tree
 2023-10-19 21:23 UTC  (2+ messages)

[igt-dev] [RFC PATCH v2 0/8] IGT tests for the KMS Color Pipeline API
 2023-10-19 21:23 UTC  (9+ messages)
` [igt-dev] [RFC PATCH v2 1/8] lib/drmtest: Add is_vkms_device()
` [igt-dev] [RFC PATCH v2 2/8] include/drm-uapi: Add COLOROP object
` [igt-dev] [RFC PATCH v2 3/8] lib/igt_kms: Introduce drm_colorop object
` [igt-dev] [RFC PATCH v2 4/8] lib/igt_kms: Add new COLOR PIPELINE plane property
` [igt-dev] [RFC PATCH v2 5/8] tests/kms_properties: Add colorop properties test
` [igt-dev] [RFC PATCH v2 6/8] igt/color: Add SW color transform functionality
` [igt-dev] [RFC PATCH v2 7/8] lib/igt_fb: Add copy_fb function
` [igt-dev] [RFC PATCH v2 8/8] tests/kms_colorop: Add kms_colorop tests

[RFC PATCH v2 00/17] Color Pipeline API w/ VKMS
 2023-10-19 21:21 UTC  (18+ messages)
` [RFC PATCH v2 01/17] drm/atomic: Allow get_value for immutable properties on atomic drivers
` [RFC PATCH v2 02/17] drm: Don't treat 0 as -1 in drm_fixp2int_ceil
` [RFC PATCH v2 03/17] drm/vkms: Create separate Kconfig file for VKMS
` [RFC PATCH v2 04/17] drm/vkms: Add kunit tests for VKMS LUT handling
` [RFC PATCH v2 05/17] drm/vkms: Avoid reading beyond LUT array
` [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
` [RFC PATCH v2 07/17] drm/colorop: Introduce new drm_colorop mode object
` [RFC PATCH v2 08/17] drm/colorop: Add TYPE property
` [RFC PATCH v2 09/17] drm/color: Add 1D Curve subtype
` [RFC PATCH v2 10/17] drm/colorop: Add BYPASS property
` [RFC PATCH v2 11/17] drm/colorop: Add NEXT property
` [RFC PATCH v2 12/17] drm/colorop: Add atomic state print for drm_colorop
` [RFC PATCH v2 13/17] drm/colorop: Add new IOCTLs to retrieve drm_colorop objects
` [RFC PATCH v2 14/17] drm/plane: Add COLOR PIPELINE property
` [RFC PATCH v2 15/17] drm/colorop: Add NEXT to colorop state print
` [RFC PATCH v2 16/17] drm/vkms: Add enumerated 1D curve colorop
` [RFC PATCH v2 17/17] drm/vkms: Add kunit tests for linear and sRGB LUTs

[PATCH v4 0/5] r8152: Avoid writing garbage to the adapter's registers
 2023-10-19 21:20 UTC  (6+ messages)
` [PATCH v4 1/5] r8152: Increase USB control msg timeout to 5000ms as per spec
` [PATCH v4 2/5] r8152: Check for unplug in rtl_phy_patch_request()
` [PATCH v4 3/5] r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
` [PATCH v4 4/5] r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE
` [PATCH v4 5/5] r8152: Block future register access if register access fails

kernel/sched/fair.c:939:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-10-19 21:16 UTC 

[aegl:resctrl2_patches_v6.6-rc6 15/103] checkpatch: ERROR: Macros with complex values should be enclosed in parentheses
 2023-10-19 21:16 UTC 

Linux 6.5.8
 2023-10-19 21:21 UTC  (2+ messages)

Linux 6.1.59
 2023-10-19 21:20 UTC  (2+ messages)

Linux 5.15.136
 2023-10-19 21:20 UTC  (2+ messages)

PIC probing code from e179f6914152 failing
 2023-10-19 21:20 UTC  (3+ messages)

[PATCH V1 0/4] Live Update reboot mode
 2023-10-19 21:18 UTC  (6+ messages)
` [PATCH V1 1/4] migration: mode parameter
` [PATCH V1 2/4] migration: per-mode blockers
` [PATCH V1 3/4] cpr: relax some blockers
` [PATCH V1 4/4] cpr: reboot mode

[PATCH 0/1] Put seq_buf on a diet
 2023-10-19 21:18 UTC  (3+ messages)

[XEN PATCH][for-4.19 v3 0/8] Fix or deviate various instances of missing declarations
 2023-10-19 21:17 UTC  (7+ messages)
` [XEN PATCH][for-4.19 v3 1/8] xen: add declarations for variables where needed
` [XEN PATCH][for-4.19 v3 6/8] xen/console: remove stub definition in consoled.h
` [XEN PATCH][for-4.19 v3 8/8] docs/misra: exclude three more files

[PATCH 1/1] tools build: Fix llvm feature detection, still used by bpftool
 2023-10-19 21:17 UTC 

[PATCH v4 0/4] Migration documentation
 2023-10-19 21:16 UTC  (5+ messages)
` [PATCH v4 1/4] migration/doc: Add contents
` [PATCH v4 3/4] migration/doc: How to migrate when hosts have different features

[PATCH v4 0/5] migration: Better error handling in rp thread, allow failures in recover
 2023-10-19 21:13 UTC  (7+ messages)
` [PATCH v4 1/5] migration: Refactor error handling in source return path
` [PATCH v4 4/5] migration: Change ram_dirty_bitmap_reload() retval to bool
` [PATCH v4 5/5] migration: Change ram_save_queue_pages() "

[PATCH] vsock: initialize the_virtio_vsock before using VQs
 2023-10-19 21:12 UTC  (5+ messages)

[PATCH] libtraceeval: Replace hash lookup with red-black tree
 2023-10-19 21:12 UTC 

[Buildroot] [PATCH 1/1] package/suricata: security bump to version 6.0.15
 2023-10-19 21:11 UTC 

[layerindex-web][PATCH] bootstrap: fix typo in minified file name
 2023-10-19 21:10 UTC 

[PATCH net-next 0/2] amd-xgbe: add support for AMD Crater
 2023-10-19 21:10 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: mediatek: Add device tree for MT8365-based Pumpkin i350
 2023-10-19 21:09 UTC  (5+ messages)
` [PATCH v1 3/3] "

[PATCH v1 0/4] Remove BPF event support
 2023-10-19 21:08 UTC  (6+ messages)
` [PATCH v1 1/4] perf parse-events: "

[Buildroot] [PATCH 1/1] package/paho-mqtt-c: bump to version 1.3.13
 2023-10-19 21:07 UTC 

[PATCH v4 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2023-10-19 21:06 UTC  (4+ messages)
` [PATCH v4 02/12] arm64/mm: Update range-based tlb invalidation routines for FEAT_LPA2

[PATCH V15 0/4] Add PWM support for IPQ chipsets
 2023-10-19 21:06 UTC  (4+ messages)
` [PATCH V15 3/4] dt-bindings: mfd: qcom,tcsr: Add simple-mfd support for IPQ6018
  ` (subset) "

linux-next: duplicate patch in the mips tree
 2023-10-19 21:06 UTC 

[PATCH v4 0/2] arm64: dts: ti: k3-j7200: Fixes for various dtbs_checks warnings
 2023-10-19 21:05 UTC  (4+ messages)
` [PATCH v4 1/2] arm64: dts: ti: k3-j7200-mcu-wakeup: Switch mcu_syscon to ti,j721e-system-controller

[PATCH] semihosting: fix memleak at semihosting_arg_fallback
 2023-10-19 21:05 UTC  (2+ messages)

[PATCH RESEND] runqemu: Add squashfs filesystem types
 2023-10-19 21:05 UTC 

[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
 2023-10-19 21:04 UTC  (43+ messages)

[OE-core][PATCH 1/2 v2] patchtest: skip merge test if not targeting master
 2023-10-19 21:03 UTC 

[Buildroot] [PATCH 1/1] package/dhcpcd: bump to version 10.0.4
 2023-10-19 21:01 UTC 

[PATCH] drm/amdkfd: remap unaligned svm ranges that have split
 2023-10-19 21:01 UTC  (6+ messages)

[PATCH] Const-qualify 'connman_ipconfig_get_index'
 2023-10-19 20:59 UTC 

[PATCH] runqemu: Add squashfs filesystem types
 2023-10-19 20:58 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/2] staging: vme_user: Replace printk's & cleanup log messages
 2023-10-19 20:55 UTC  (8+ messages)
` [PATCH 1/2] staging: vme_user: Replace printk() with pr_*(),dev_*()

[PATCH] Be consistent about debug logging service and IP config type
 2023-10-19 20:54 UTC 

[PATCH v2 10/12] wifi: mt76: mt7996: add wed rx support
 2023-10-19 20:54 UTC  (2+ messages)

drivers/hwmon/coretemp.c:393:34: error: '%s' directive output may be truncated writing likely 5 or more bytes into a region of size between 3 and 13
 2023-10-19 20:54 UTC 

[hare-scsi-devel:eh-rework.v6 22/26] drivers/scsi/scsi_error.c:1277:6: warning: no previous declaration for '__scsi_eh_finish_cmd'
 2023-10-19 20:54 UTC 

[PATCH 0/3] efi/cper, cxl: Decode CXL Component Events CPER
 2023-10-19 20:52 UTC  (7+ messages)
` [PATCH 1/3] efi/cper, cxl: Decode CXL Component Events General Media Event Record

[PATCH v3] libtracecmd: Use an rbtree for mapping of cache pages
 2023-10-19 20:52 UTC 

[brgl:gpio/for-next] BUILD SUCCESS dc850faa28ee0ac18e5e192526cdfa1da0b9d951
 2023-10-19 20:51 UTC 

[PATCH] lib/Kconfig.debug: disable FRAME_WARN for kasan and kcsan
 2023-10-19 20:51 UTC  (9+ messages)

[PATCH bpf-next v2 0/7] Add bpf programmable net device
 2023-10-19 20:49 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] netkit, bpf: "
` [PATCH bpf-next v2 2/7] tools: Sync if_link uapi header
` [PATCH bpf-next v2 3/7] libbpf: Add link-based API for netkit
` [PATCH bpf-next v2 4/7] bpftool: Implement link show support "
` [PATCH bpf-next v2 5/7] bpftool: Extend net dump with netkit progs
` [PATCH bpf-next v2 6/7] selftests/bpf: Add netlink helper library
` [PATCH bpf-next v2 7/7] selftests/bpf: Add selftests for netkit

Falcon mode on RISC-V
 2023-10-19 20:49 UTC 

[PATCH 00/10] ASoC: Intel: more machine driver updates for 6.7
 2023-10-19 20:47 UTC  (2+ messages)

[PATCH] ASoC: tlv320aic31xx: switch to gpiod_set_value_cansleep
 2023-10-19 20:47 UTC  (2+ messages)

[OE-core][PATCH 1/2] patchtest: skip merge test if not targeting master
 2023-10-19 20:49 UTC  (2+ messages)
` [OE-core][PATCH 2/2] patchtest: test regardless of mergeability

[v2 0/2] ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: add rt5650 support
 2023-10-19 20:47 UTC  (2+ messages)

[PATCH] Leverage 'connman_service_get_identifier' in DBG calls
 2023-10-19 20:47 UTC 

[igt-dev] [PATCH i-g-t v4 00/15] PAT and cache coherency support
 2023-10-19 20:46 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 12/15] lib/intel_blt: tidy up alignment usage


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.