All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 10:02:32 to 2023-10-16 10:31:47 UTC [more...]

[RFC PATCH v3 00/78] Strict disable implicit fallthrough
 2023-10-16 10:31 UTC  (4+ messages)
` [RFC PATCH v3 74/78] hw/cxl/cxl-device-utils.c: add fallthrough pseudo-keyword

[XEN PATCH] xen/types: address Rule 10.1 for macro BITS_TO_LONGS
 2023-10-16 10:31 UTC  (3+ messages)

[PATCH v6] cpufreq: qcom-nvmem: add support for IPQ8074
 2023-10-16 10:31 UTC  (7+ messages)

[PATCH V2] mtd: spinand: Add support for XTX XT26xxxDxxxxx
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH V2] mtd: mtdpart: check for subpartitions parsing result
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH 05/20] mtd: phram: Convert to platform remove callback returning void
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH 10/20] mtd: hyperbus: rpc-if: Convert to platform remove callback returning void
 2023-10-16  9:27 UTC  (2+ messages)

[PATCH 03/20] mtd: bcm47xxsflash: Convert to platform remove callback returning void
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH 04/20] mtd: docg3: Convert to platform remove callback returning void
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH 11/20] mtd: lpddr2_nvm: Convert to platform remove callback returning void
 2023-10-16  9:27 UTC  (2+ messages)

[PATCH v13 00/10] fuse: Add support for passthrough read/write
 2023-10-16 10:30 UTC  (18+ messages)

stable-rc/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.327-25-gacf25a8a5520b)
 2023-10-16 10:30 UTC 

git log --patch for a particular file
 2023-10-16 10:29 UTC  (2+ messages)

[LTP] [PATCH v2] Add setsockopt10 TLS ULP UAF CVE-2023-0461
 2023-10-16 10:29 UTC  (2+ messages)

[PATCH v11 00/56] Add DELETE_BUF ioctl
 2023-10-16 10:27 UTC  (8+ messages)
` [PATCH v11 40/56] sample: v4l: Stop direct calls to queue num_buffers field
` [PATCH v11 44/56] media: core: Report the maximum possible number of buffers for the queue

[PATCH v4 01/38] clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
 2023-10-16 10:25 UTC  (32+ messages)
` [PATCH v4 02/38] arm64/arm: xen: enlighten: Fix KPTI checks
` [PATCH v4 03/38] arm64: Factor out cpucap definitions
` [PATCH v4 04/38] arm64: Add cpucap_is_possible()
` [PATCH v4 05/38] arm64: Add cpus_have_final_boot_cap()
` [PATCH v4 06/38] arm64: Rework setup_cpu_features()
` [PATCH v4 08/38] arm64: Split kpti_install_ng_mappings()
` [PATCH v4 09/38] arm64: kvm: Use cpus_have_final_cap() explicitly
` [PATCH v4 10/38] arm64: Explicitly save/restore CPACR when probing SVE and SME
` [PATCH v4 12/38] arm64: Rename SVE/SME cpu_enable functions
` [PATCH v4 13/38] arm64: Use a positive cpucap for FP/SIMD
` [PATCH v4 14/38] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_{ADDRESS,GENERIC}_AUTH
` [PATCH v4 15/38] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_ARMv8_4_TTL
` [PATCH v4 16/38] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTI
` [PATCH v4 18/38] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP
` [PATCH v4 19/38] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_DIT
` [PATCH v4 20/38] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_GIC_PRIO_MASKING
` [PATCH v4 21/38] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PAN
` [PATCH v4 22/38] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPAN
` [PATCH v4 24/38] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_WFXT
` [PATCH v4 25/38] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_TLB_RANGE
` [PATCH v4 26/38] arm64: Avoid cpus_have_const_cap() for ARM64_MTE
` [PATCH v4 27/38] arm64: Avoid cpus_have_const_cap() for ARM64_SSBS
` [PATCH v4 28/38] arm64: Avoid cpus_have_const_cap() for ARM64_SPECTRE_V2
` [PATCH v4 29/38] arm64: Avoid cpus_have_const_cap() for ARM64_{SVE,SME,SME2,FA64}
` [PATCH v4 30/38] arm64: Avoid cpus_have_const_cap() for ARM64_UNMAP_KERNEL_AT_EL0
` [PATCH v4 31/38] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_843419
` [PATCH v4 32/38] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1542419
` [PATCH v4 34/38] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198
` [PATCH v4 35/38] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154
` [PATCH v4 36/38] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNP
` [PATCH v4 37/38] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_REPEAT_TLBI

[RFC/REFACT] Refactoring and significantly reducing code complexity
 2023-10-16 10:28 UTC  (4+ messages)

[PATCH] scripts: Mark feature_to_c.py as non-executable to fix a build issue
 2023-10-16 10:25 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v4] ice: read internal temperature sensor
 2023-10-16 10:29 UTC  (2+ messages)
`  "

[Intel-wired-lan] [PATCH net-next 2/2] ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()
 2023-10-16 10:25 UTC  (4+ messages)

[Intel-xe] [PATCH 0/2] Event tracing for GuC CTB
 2023-10-16 10:25 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] [PATCH 1/2] drm/xe: Add event tracing for CTB
` [Intel-xe] [PATCH 2/2] drm/xe/trace: Optimize trace definition
` [Intel-xe] ✓ CI.Build: success for Event tracing for GuC CTB
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[Intel-wired-lan] [PATCH net-next 1/2] igb: Fix an end of loop test
 2023-10-16 10:25 UTC  (4+ messages)

[PATCH v5 0/7] drm: Reuse temporary memory for format conversion
 2023-10-16 10:24 UTC  (4+ messages)
` [PATCH v5 6/7] drm/ssd130x: Fix atomic_check for disabled planes

[PATCH net-next v3 0/7] net: dsa: microchip: provide Wake on LAN support
 2023-10-16 10:22 UTC  (9+ messages)
` [PATCH net-next v3 2/7] net: dsa: microchip: Set unique MAC at startup for WoL support
` [PATCH net-next v3 3/7] net: dsa: microchip: ksz9477: add Wake on LAN support
` [PATCH net-next v3 7/7] net: dsa: microchip: do not shut down the switch if WoL is active

[PATCH] Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED
 2023-10-16 10:21 UTC  (3+ messages)

[Intel-xe] [RFC] drm/xe: A minimal assert for some forcewake domain on xe_mmio
 2023-10-16 10:22 UTC  (10+ messages)

[PATCH v2] watchdog: apple: Deactivate on suspend
 2023-10-16 10:21 UTC  (3+ messages)

mm: Unable to handle kernel NULL pointer dereference at virtual address - mmap_region (include/linux/fs.h:580 mm/mmap.c:2946)
 2023-10-16 10:22 UTC 

[PATCH] bitmap: fix n__ signess
 2023-10-16 10:21 UTC  (4+ messages)

[PATCH 00/20] mtd: Convert to platform remove callback returning void
 2023-10-16 10:21 UTC  (8+ messages)
` [PATCH 01/20] mtd: rawnand: txx9ndfmc: Mark driver struct with __refdata to prevent section mismatch warning

[PATCH 0/6] Unify sub-device state access functions
 2023-10-16 10:21 UTC  (7+ messages)
` [PATCH 2/6] media: v4l: subdev: Also return pads array information on stream functions

[PATCH v2 1/2] oeqa: wic: Add test for --no-table option
 2023-10-16 10:20 UTC  (2+ messages)

[PATCH net-next v3 0/6] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-16 10:20 UTC  (4+ messages)
` [PATCH net-next v3 1/6] dt-bindings: marvell: Rewrite MV88E6xxx in schema

[PATCH v6 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-10-16 10:20 UTC  (9+ messages)
` [PATCH v6 2/3] clocksource: Add JH7110 timer driver

[PATCH v1] Documentation: driver-api: pps: Update PPS generator documentation
 2023-10-16 10:19 UTC 

[PATCH v1 00/13] Improve TLB invalidation logic
 2023-10-16 10:18 UTC  (2+ messages)

[PATCH] qla2xxx: Fix double free of dsd_list during driver load
 2023-10-16 10:17 UTC 

[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-10-16 10:17 UTC  (16+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY

[PATCH v3 0/3] Revamp k3-socinfo driver
 2023-10-16 10:16 UTC  (6+ messages)
` [PATCH v3 1/3] soc: ti k3-socinfo: Fix typo
` [PATCH v3 2/3] soc: ti: k3-socinfo: Avoid overriding ret
` [PATCH v3 3/3] soc: ti: k3-socinfo: Revamp driver to accommodate different rev structs

[freescale-fslc:6.1-2.1.x-imx 553/15768] drivers/clk/imx/clk-blk-ctrl.c:305:34: warning: 'imx_blk_ctrl_of_match' defined but not used
 2023-10-16 10:16 UTC 

[PATCH v5 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
 2023-10-16 10:15 UTC  (2+ messages)

[PATCH] vhost-user: Fix protocol feature bit conflict
 2023-10-16 10:13 UTC  (2+ messages)

[PULL 00/38] Migration 20231016 patches
 2023-10-16 10:07 UTC  (39+ messages)
` [PULL 01/38] migration: refactor migration_completion
` [PULL 02/38] migration: Use g_autofree to simplify ram_dirty_bitmap_reload()
` [PULL 03/38] migration: Allow user to specify available switchover bandwidth
` [PULL 04/38] migration: fix RAMBlock add NULL check
` [PULL 05/38] migration: Add the configuration vmstate to the json writer
` [PULL 06/38] migration: Fix analyze-migration.py 'configuration' parsing
` [PULL 07/38] migration: Add capability parsing to analyze-migration.py
` [PULL 08/38] migration: Fix analyze-migration.py when ignore-shared is used
` [PULL 09/38] migration: Fix analyze-migration read operation signedness
` [PULL 10/38] tests/qtest/migration: Add a test for the analyze-migration script
` [PULL 11/38] tests/qtest: migration-test: Add tests for file-based migration
` [PULL 12/38] migration: hold the BQL during setup
` [PULL 13/38] migration: Non multifd migration don't care about multifd flushes
` [PULL 14/38] migration: Create migrate_rdma()
` [PULL 15/38] migration/rdma: Unfold ram_control_before_iterate()
` [PULL 16/38] migration/rdma: Unfold ram_control_after_iterate()
` [PULL 17/38] migration/rdma: Remove all uses of RAM_CONTROL_HOOK
` [PULL 18/38] migration/rdma: Unfold hook_ram_load()
` [PULL 19/38] migration/rdma: Create rdma_control_save_page()
` [PULL 20/38] qemu-file: Remove QEMUFileHooks
` [PULL 21/38] migration/rdma: Move rdma constants from qemu-file.h to rdma.h
` [PULL 22/38] migration/rdma: Remove qemu_ prefix from exported functions
` [PULL 23/38] migration/rdma: Check sooner if we are in postcopy for save_page()
` [PULL 24/38] migration/rdma: Use i as for index instead of idx
` [PULL 25/38] migration/rdma: Declare for index variables local
` [PULL 26/38] migration/rdma: Remove all "ret" variables that are used only once
` [PULL 27/38] migration: Improve json and formatting
` [PULL 28/38] migration: check for rate_limit_max for RATE_LIMIT_DISABLED
` [PULL 29/38] multifd: fix counters in multifd_send_thread
` [PULL 30/38] multifd: reset next_packet_len after sending pages
` [PULL 31/38] migration/ram: Refactor precopy ram loading code
` [PULL 32/38] migration/ram: Remove RAMState from xbzrle_cache_zero_page
` [PULL 33/38] migration/ram: Stop passing QEMUFile around in save_zero_page
` [PULL 34/38] migration/ram: Move xbzrle zero page handling into save_zero_page
` [PULL 35/38] migration/ram: Merge save_zero_page functions
` [PULL 36/38] migration/multifd: Remove direct "socket" references
` [PULL 37/38] migration/multifd: Unify multifd_send_thread error paths
` [PULL 38/38] migration/multifd: Clarify Error usage in multifd_channel_connect

[PATCH v6 0/8] soc/tegra: fuse: Add ACPI support
 2023-10-16 10:14 UTC  (9+ messages)
` [PATCH v6 1/8] mm/util: Introduce kmemdup_array()
` [PATCH v6 2/8] soc/tegra: fuse: Use dev_err_probe for probe failures
` [PATCH v6 3/8] soc/tegra: fuse: Refactor resource mapping
` [PATCH v6 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
` [PATCH v6 5/8] soc/tegra: fuse: Add function to add lookups
` [PATCH v6 6/8] soc/tegra: fuse: Add function to print SKU info
` [PATCH v6 7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
` [PATCH v6 8/8] soc/tegra: fuse: Add support for Tegra241

stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.258-44-ga8161789be4b)
 2023-10-16 10:15 UTC 

[PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
 2023-10-16 10:13 UTC  (6+ messages)

[Buildroot] [PATCH v4 01/10] package/binutils-bare-metal: new package
 2023-10-16 10:12 UTC  (20+ messages)
` [Buildroot] [PATCH v4 02/10] package/gcc-bare-metal: "
` [Buildroot] [PATCH v4 03/10] package/newlib-bare-metal: "
` [Buildroot] [PATCH v4 04/10] toolchain/toolchain-bare-metal: new toolchain
` [Buildroot] [PATCH v4 05/10] boot/zynqmp-firmware: new boot firmware
` [Buildroot] [PATCH v4 06/10] boot/uboot.mk: new zynqmp pmufw build option
` [Buildroot] [PATCH v4 07/10] configs/zynqmp*: build pmufw source
` [Buildroot] [PATCH v4 08/10] boot/versal-firmware: new boot firmware
` [Buildroot] [PATCH v4 09/10] configs/versal_vck190_defconfig: build plm and psmfw source
` [Buildroot] [PATCH v4 10/10] package/versal-firmware: remove package

[PATCH 0/5] OPP: Minor cleanups
 2023-10-16 10:11 UTC  (11+ messages)
` [PATCH 1/5] OPP: Fix formatting of if/else block
` [PATCH 2/5] OPP: Add _link_required_opps() to avoid code duplication
` [PATCH 3/5] OPP: Reorder code in _opp_set_required_opps_genpd()
` [PATCH 4/5] OPP: Remove genpd_virt_dev_lock
` [PATCH 5/5] OPP: No need to defer probe from _opp_attach_genpd()

[PATCH v3 0/3] Fine grain sysregs allowed to trap for nested virtualization
 2023-10-16 10:11 UTC  (7+ messages)
` [PATCH v3 3/3] arm64/kvm: Fine grain _EL2 system registers list that affect "

[igt-dev] [PATCH i-g-t] tests/kms_plane: test odd size planar yuv
 2023-10-16 10:11 UTC  (2+ messages)

[PATCH v10 0/8] Add StarFive Camera Subsystem driver
 2023-10-16 10:09 UTC  (2+ messages)

[PATCH V6 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-10-16 10:09 UTC  (6+ messages)

[PATCH v3 0/6] Fixes and improvements for RS485
 2023-10-16 10:10 UTC  (8+ messages)
` [PATCH v3 3/6] serial: core: fix sanitizing check for RTS settings

stable-rc/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.58-132-g9b707223d2e98)
 2023-10-16 10:10 UTC 

[PATCH printk v2 04/11] printk: nbcon: Provide functions to mark atomic write sections
 2023-10-16 10:09 UTC  (7+ messages)
  ` panic context: was: "

[PATCH v3 00/38] arm64: Remove cpus_have_const_cap()
 2023-10-16 10:08 UTC  (5+ messages)
` [PATCH v3 33/38] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098

[PATCH] ldd: Do not recommend binutils as the safer option
 2023-10-16 10:08 UTC  (2+ messages)

[PATCH v4] x86/bugs: Add a separate config for each mitigation
 2023-10-16 10:07 UTC  (6+ messages)

[PATCH 0/6] arm64: xilinx: Tune DTSes to remove warnings from make W=1 dtbs
 2023-10-16 10:07 UTC  (3+ messages)

[PATCH v5 00/10] runstate/time area registration by (guest) physical address
 2023-10-16 10:07 UTC  (4+ messages)
` [CRITICAL for 4.18] "

[PATCH 0/5] Add ZynqMP efuse access support
 2023-10-16 10:06 UTC  (14+ messages)
` [PATCH 2/5] dt-bindings: nvmem: Convert xlnx,zynqmp-nvmem.txt to yaml

[PATCH v4] unit tests: Add a project plan document
 2023-10-16 10:07 UTC  (3+ messages)
` [PATCH v8 0/3] Add unit test framework and project plan

[PATCH net-next v2 0/3] fix forced link mode for KSZ886X switches
 2023-10-16 10:06 UTC  (3+ messages)
` [PATCH net-next v2 1/3] net: phy: micrel: Extend KSZ886X PHY Special Ctrl/Status Reg definitions

[PATCH v2 1/2] raw/cnxk_gpio: support multi-process mode
 2023-10-16 10:04 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] raw/cnxk_gpio: add bunch of newlines

[PATCH v2] iio: afe: rescale: Accept only offset channels
 2023-10-16 10:05 UTC  (4+ messages)

[PATCH] serial: amba-pl011: set fwnode from parent device
 2023-10-16 10:04 UTC  (3+ messages)

[GIT PULL]: clk: meson: amlogic clock updates for v6.7
 2023-10-16  9:58 UTC  (2+ messages)

[Intel-xe] [PATCH v6 0/3] Remove Stubs in HDCP code
 2023-10-16 10:04 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for Remove Stubs in HDCP code (rev6)

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-16 10:01 UTC  (6+ messages)
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test

[PATCH V5 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-10-16 10:01 UTC  (4+ messages)
` [PATCH V5 4/9] hw/acpi: Init GED framework with CPU hotplug events


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.