All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-21 12:57:09 to 2023-11-21 13:46:40 UTC [more...]

[PATCH] libretech-cc: Populate SMBIOS information
 2023-11-21 13:46 UTC  (4+ messages)

[PATCH 00/21] Initial cleanups for vCPU hotplug
 2023-11-21 13:45 UTC  (52+ messages)
` [PATCH 01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH 02/21] x86: intel_epb: Don't rely on link order
` [PATCH 03/21] x86/topology: remove arch_*register_cpu() exports
` [PATCH 04/21] Loongarch: "
` [PATCH 05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH 06/21] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH 07/21] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH 08/21] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH 09/21] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH 10/21] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH 11/21] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH 14/21] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH 15/21] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH 16/21] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH 17/21] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH 18/21] LoongArch: Use the __weak version of arch_unregister_cpu()
` [PATCH 19/21] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH 20/21] riscv: Switch over to GENERIC_CPU_DEVICES
` [PATCH 21/21] riscv: convert to use arch_cpu_is_hotpluggable()

[PATCH 00/19] qapi: statically type schema.py
 2023-11-21 13:43 UTC  (6+ messages)
` [PATCH 03/19] qapi/schema: name QAPISchemaInclude entities
` [PATCH 05/19] qapi/schema: make c_type() and json_type() abstract methods

[PATCH] cifs: fix use after free for iface while disabling secondary channels
 2023-11-21 13:43 UTC 

[PATCH 1/2] ARM: mmu64: setup ttb for EL2 as well
 2023-11-21 13:42 UTC  (5+ messages)
` [PATCH 2/2] ARM: layerscape: ppa: Fix starting PPA

[PATCH 00/34] biops: add atomig find_bit() operations
 2023-11-21 13:44 UTC  (15+ messages)
` [PATCH 04/34] sched: add cpumask_find_and_set() and use it in __mm_cid_get()
` [PATCH 13/34] KVM: x86: hyper-v: optimize and cleanup kvm_hv_process_stimers()
` [PATCH 29/34] net: smc: fix opencoded find_and_set_bit() in smc_wr_tx_get_free_slot_index()
` [PATCH 34/34] sh: rework ilsel_enable()

[PATCH fot-next] hisilicon/zip: Add ZIP comp high perf configuration
 2023-11-21 13:40 UTC 

[PATCH] USB: gl620a: check for rx buffer overflow
 2023-11-21 13:43 UTC 

[PATCH 00/16] hw/uefi: add uefi variable service
 2023-11-21 13:42 UTC  (3+ messages)
` [PATCH 04/16] hw/uefi: add var-service-guid.c

[Intel-gfx] [PATCH v2 02/11] drm/dp_mst: Fix PBN divider calculation for UHBR rates
 2023-11-21 13:39 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 "

[PATCH nft 1/1] tests/shell: sanitize "handle" in JSON output
 2023-11-21 13:40 UTC  (6+ messages)

[REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5
 2023-11-21 13:40 UTC  (2+ messages)

[PATCH 0/9] Update clang support for ARM
 2023-11-21 13:40 UTC  (4+ messages)
` [PATCH 9/9] doc: clang: Update and correct support notes

[PATCH v3 0/8] arm64: dts: qcom: Introduce SM8650 platforms device tree
 2023-11-21 13:40 UTC  (4+ messages)
` [PATCH v3 6/8] arm64: dts: qcom: sm8650: add interconnect dependent device nodes

[igt-dev] [i-g-t] tests/intel/kms_psr: Use blitter if rendercopy isn't present
 2023-11-21 13:39 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "

[net-next RFC PATCH 13/14] net: phy: add Qualcom QCA807x driver
 2023-11-21 13:37 UTC  (2+ messages)

arch/um/drivers/pcap_kern.c:18:6: sparse: sparse: symbol 'pcap_init_kern' was not declared. Should it be static?
 2023-11-21 13:37 UTC 

[PATCH 0/8] btrfs: add a btrfs_chunk_map structure and preparatory cleanups
 2023-11-21 13:38 UTC  (9+ messages)
` [PATCH 1/8] btrfs: fix off-by-one when checking chunk map includes logical address
` [PATCH 2/8] btrfs: make error messages more clear when getting a chunk map
` [PATCH 3/8] btrfs: mark sanity checks when getting chunk map as unlikely
` [PATCH 4/8] btrfs: split assert into two different asserts when removing block group
` [PATCH 5/8] btrfs: unexport extent_map_block_end()
` [PATCH 6/8] btrfs: use btrfs_next_item() at scrub.c:find_first_extent_item()
` [PATCH 7/8] btrfs: use a dedicated data structure for chunk maps
` [PATCH 8/8] btrfs: remove stripe size local variable from insert_dev_extents()

Fwd: Logitech G915 Wireless Keyboard acts weird on 6.6.0
 2023-11-21 13:37 UTC  (3+ messages)

[PATCH 1/2] kbuild: builddeb: Remove unused $dirs
 2023-11-21 13:37 UTC  (2+ messages)

[Intel-xe] [PATCH v3 00/20] drm/xe: Probe tweaks and reordering
 2023-11-21 13:36 UTC  (8+ messages)
` [Intel-xe] [PATCH v3 10/20] drm/xe: Don't "peek" into GMD_ID
` [Intel-xe] [PATCH v3 17/20] drm/xe/guc: Split GuC params used for "hwconfig" and "post-hwconfig"

[PATCH] arm: mach-k3: J721e: Add xSPI boot mode
 2023-11-21 13:35 UTC  (2+ messages)

Device links between providers and consumers
 2023-11-21 13:34 UTC  (3+ messages)

[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
 2023-11-21 13:34 UTC  (6+ messages)
` [Bug 217599] "

[OE-core][master][PATCH] ptest-packagelists: Add sdbus-c++
 2023-11-21 13:34 UTC  (4+ messages)

[PATCH RFC] i2c: i801: Add i801_register_jc42, similar to i2c_register_spd
 2023-11-21 12:34 UTC  (7+ messages)

[PATCH 1/3] configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE
 2023-11-21 13:34 UTC  (7+ messages)
` [PATCH 2/3] configs: keystone2: Do not include hardware.h

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-21 13:33 UTC  (11+ messages)
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()

[PATCH 0/2] Support fanotify FAN_REPORT_FID on all filesystems
 2023-11-21 13:33 UTC  (4+ messages)
` [PATCH 2/2] fanotify: allow "weak" fsid when watching a single filesystem

[PATCH] ACPI: acenv: Permit compilation from within the kernel
 2023-11-21 13:32 UTC  (8+ messages)

scsi regression that after months is still not addressed and now bothering 6.1.y users, too
 2023-11-21 13:31 UTC  (6+ messages)

[meta-oe][kirkstone][PATCH] sdbus-c++: Update ptest path
 2023-11-21 13:31 UTC 

[PATCH] ARM: dts: stm32: add STM32F746 syscfg clock
 2023-11-21 13:30 UTC  (5+ messages)

[PATCH v3] media: videobuf2-dma-sg: fix vmap and vunmap callbacks
 2023-11-21 13:30 UTC  (3+ messages)

[meta-oe][master][PATCH] sdbus-c++: Update ptest path
 2023-11-21 13:29 UTC 

[PATCH] leds: rgb: Implement per-key keyboard backlight for several TUXEDO devices
 2023-11-21 13:29 UTC  (15+ messages)
          ` Implement per-key keyboard backlight as auxdisplay?

[PATCH 1/3] MAINTAINERS: Introduce V: field for required tests
 2023-11-21 13:27 UTC  (6+ messages)

[PATCH 0/5] Reduce size of extent_io_tree, remove fs_info
 2023-11-21 13:20 UTC  (6+ messages)
` [PATCH 1/5] btrfs: move lockdep class setting out of extent_io_tree_init
` [PATCH 2/5] btrfs: drop error message in extent_io_tree insert_state()
` [PATCH 3/5] btrfs: constify fs_info parameter in __btrfs_panic()
` [PATCH 4/5] btrfs: enhance extent_io_tree error reports
` [PATCH 5/5] btrfs: always set extent_io_tree::inode and drop fs_info

[PATCH] kernel-arch: use ccache only for compiler
 2023-11-21 13:26 UTC 

[PATCH v4 00/20] remove I2C_CLASS_DDC support
 2023-11-21 12:25 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH] fs: allow calling kiocb_end_write() unmatched with kiocb_start_write()
 2023-11-21 13:25 UTC 

[OE-core][kirkstone][PATCH] ptest-packagelists: Add sdbus-c++ ptest
 2023-11-21 13:25 UTC  (2+ messages)

[PATCH] USB: serial: option: modify Fibocom to DELL custom modem FM101R-GL
 2023-11-21 13:25 UTC  (2+ messages)

[PATCH 0/8] implement "memmap on memory" feature on s390
 2023-11-21 13:21 UTC  (6+ messages)

[PATCH v2 0/3] efi: Minor improvements for the EFI app
 2023-11-21 13:21 UTC  (4+ messages)
` [PATCH v2 3/3] efi: Avoid using dm_scan_other()

[PATCH] powerpc/lib: Avoid array bounds warnings in vec ops
 2023-11-21 13:12 UTC  (2+ messages)

[LTP] [PATCH v3 0/4] Test for CVE 2023-31248
 2023-11-21 13:19 UTC  (3+ messages)
` [LTP] [PATCH v3 4/4] Add test "

[igt-dev] [PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Add new subtest to test FBC on each pipe
 2023-11-21 13:19 UTC  (2+ messages)

[PATCH v2] oeqa/selftest/debuginfod: improve selftest
 2023-11-21 13:19 UTC 

[PATCH v2 1/4] EDAC, pnd2: Replace custom definition by one from sizes.h
 2023-11-21 13:18 UTC  (3+ messages)
` [PATCH v2 2/4] EDAC, pnd2: Apply bit macros and helpers where it makes sense

EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-11-21 13:17 UTC  (6+ messages)
      `  "

[meta-oe][PATCH 1/2] webkitgtk3: Prepare adding webkitgtk4
 2023-11-21 13:17 UTC  (4+ messages)
` [meta-oe][PATCH 2/2] webkitgtk4: Add recipe
  ` [oe] "

QEMU developers fortnightly conference call for agenda for 2023-11-28
 2023-11-21 13:15 UTC 

[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-21 13:14 UTC  (8+ messages)
` [PATCH 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation

[igt-dev] [PATCH i-g-t] test/xe_spin_batch: Add spin-fixed-duration-with-preempter
 2023-11-21 13:15 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for test/xe_spin_batch: Add spin-fixed-duration-with-preempter (rev2)

[PATCH] package: split strip cmd when ccache is used
 2023-11-21 13:14 UTC  (5+ messages)
` [OE-core] "

[PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
 2023-11-21 13:14 UTC  (2+ messages)

[PATCH v2 0/7] Fix Python string escapes
 2023-11-21 13:14 UTC  (6+ messages)
` [PATCH v2 5/7] tools/perf: fix "

[PATCH v2] Remove custom dumb_map_offset implementation in msm driver
 2023-11-21 13:14 UTC  (7+ messages)

[Intel-xe] [PATCH v5] Documentation/gpu: VM_BIND locking document
 2023-11-21 13:14 UTC  (4+ messages)
`  "

[PATCH net-next v2 07/15] eth: link netdev to page_pools in drivers
 2023-11-21 13:13 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/intel/xe_guc_pc: Add changes to use new sysfs frequency entries
 2023-11-21 13:13 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[ANNOUNCE] xfsprogs: for-next updated to b1de31281
 2023-11-21 13:12 UTC 

WARNING in allocate_mst_payload
 2023-11-21 13:13 UTC  (4+ messages)

[PATCH] MAINTAINERS: spi-nor: add myself as maintainer
 2023-11-21 13:12 UTC  (2+ messages)

[patch net-next v3 0/9] devlink: introduce notifications filtering
 2023-11-21 13:12 UTC  (4+ messages)
` [patch net-next v3 5/9] genetlink: implement release callback and free sk_user_data there

[PATCH 0/5] Remove some unused struct members
 2023-11-21 13:05 UTC  (2+ messages)

[PATCH v2] btrfs: ref-verify: fix memory leaks
 2023-11-21 13:03 UTC  (2+ messages)

[PATCH v2 0/5] video: Improve syncing performance with cyclic
 2023-11-21 13:07 UTC  (5+ messages)
` [PATCH v2 1/5] cyclic: Add a symbol for SPL
` [PATCH v2 3/5] video: Use cyclic to handle video sync

[PATCH v5 8/9] thermal: exynos: use BIT wherever possible
 2023-11-21 13:07 UTC  (6+ messages)
` [PATCH v5 0/9] Improve Exynos thermal driver

[PATCH 0/2] usb: fix port mapping for ZTE MF290 modem
 2023-11-21 13:06 UTC  (4+ messages)

[PATCH net-next v8 00/15] Introducing P4TC
 2023-11-21 13:06 UTC  (11+ messages)

[PATCH] btrfs: migrate to use folio private instead of page private
 2023-11-21 12:58 UTC  (2+ messages)

[PATCH rc 0/2] Do not UAF during iommufd_put_object()
 2023-11-21 13:04 UTC  (4+ messages)
` [PATCH rc 2/2] iommufd: "

[PATCH v2 1/2] dt-bindings: iio: frequency: add admfm2000
 2023-11-21 13:04 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
 2023-11-21 13:03 UTC  (4+ messages)

[RFC PATCH v2 0/4] LSM: Officially support appending LSM hooks after boot
 2023-11-21 13:03 UTC  (3+ messages)

[PATCH 1/2] x86/entry: Optimize common_interrupt_return()
 2023-11-21 13:04 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCH 2/2] x86/entry: Harden return-to-user
 2023-11-21 13:04 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCHv2 0/2] ipoib bugfix
 2023-11-21 13:03 UTC  (3+ messages)
` [PATCHv2 1/2] ipoib: Fix error code return in ipoib_mcast_join
` [PATCHv2 2/2] ipoib: Add tx timeout work to recover queue stop situation

[UBOOT PATCH v4] test/py: net: Add dhcp abort test
 2023-11-21 13:02 UTC 

[PATCH 0/2] bugfix for ipoib
 2023-11-21 13:02 UTC  (3+ messages)

[PATCH -next 0/8] md: bugfix and cleanup for sync_thread
 2023-11-21 13:01 UTC  (5+ messages)
` [PATCH -next 6/8] md: factor out a helper to stop sync_thread

[PATCH v2 00/20] MediaTek SVS driver partial refactoring
 2023-11-21 11:56 UTC  (2+ messages)
` [PATCH v2 04/20] soc: mediatek: mtk-svs: Build bank name string dynamically

[PATCH v4 0/6] spi-nor: Add parallel and stacked memories support
 2023-11-21 13:00 UTC  (2+ messages)

[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-11-21 13:00 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Fix modpost warning on kunit modules
 2023-11-21 12:59 UTC  (2+ messages)

[UBOOT PATCH v3] test/py: net: Add dhcp abort test
 2023-11-21 12:57 UTC  (3+ messages)

[Bug Report] bpf: reg invariant voilation after JSET
 2023-11-21 12:56 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.