All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-21 20:36:14 to 2024-02-21 21:24:58 UTC [more...]

[PATCH v3] drm/i915/panelreplay: Panel replay workaround with VRR
 2024-02-21 21:24 UTC  (6+ messages)

[PATCH v2 00/28] qemu-img: refersh options and --help handling, cleanups
 2024-02-21 21:16 UTC  (24+ messages)
` [PATCH 01/28] qemu-img: stop printing error twice in a few places
` [PATCH 02/28] qemu-img: measure: convert img_size to signed, simplify handling
` [PATCH 03/28] qemu-img: create: "
` [PATCH 04/28] qemu-img: global option processing and error printing
` [PATCH 05/28] qemu-img: pass current cmd info into command handlers
` [PATCH 06/28] qemu-img: create: refresh options/--help
` [PATCH 07/28] qemu-img: factor out parse_output_format() and use it in the code
` [PATCH 08/28] qemu-img: check: refresh options/--help
` [PATCH 09/28] qemu-img: simplify --repair error message
` [PATCH 10/28] qemu-img: commit: refresh options/--help
` [PATCH 11/28] qemu-img: compare: "
` [PATCH 12/28] qemu-img: convert: "
` [PATCH 13/28] qemu-img: info: "
` [PATCH 14/28] qemu-img: map: "
` [PATCH 19/28] qemu-img: resize: do not always eat last argument
` [PATCH 20/28] qemu-img: resize: refresh options/--help
` [PATCH 21/28] qemu-img: amend: "
` [PATCH 22/28] qemu-img: bench: "
` [PATCH 23/28] qemu-img: bitmap: "
` [PATCH 24/28] qemu-img: dd: "
` [PATCH 25/28] qemu-img: measure: "
` [PATCH 27/28] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include
` [PATCH 28/28] qemu-img: extend cvtnum() and use it in more places

[PATCH v4 00/36] Memory allocation profiling
 2024-02-21 21:23 UTC  (11+ messages)
` [PATCH v4 01/36] fix missing vmalloc.h includes
` [PATCH v4 02/36] asm-generic/io.h: Kill vmalloc.h dependency
` [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v4 04/36] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro

[meta-webserver][PATCH v2] netdata: version bump 1.43.2 -> 1.44.3
 2024-02-21 21:23 UTC 

[RFC PATCH v2 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-21 21:23 UTC  (14+ messages)
` [RFC PATCH v2 01/22] target/arm: Add FEAT_NMI to max
` [RFC PATCH v2 04/22] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v2 06/22] target/arm: Add support for Non-maskable Interrupt
` [RFC PATCH v2 10/22] target/arm: Handle PSTATE.ALLINT on taking an exception
` [RFC PATCH v2 11/22] target/arm: Set pstate.ALLINT in arm_cpu_reset_hold
` [RFC PATCH v2 15/22] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0

[PATCH 1/7] qmimodem: Use l_queue_remove_if to eliminate double lookup
 2024-02-21 21:22 UTC  (7+ messages)
` [PATCH 2/7] qmimodem: Use l_timeout for discovery
` [PATCH 3/7] qmimodem: Use l_idle for shutdown instead of g_timeout
` [PATCH 4/7] qmimodem: Use l_idle and l_timeout for service creation
` [PATCH 5/7] qmimodem: Use l_idle for discovery when timeout is 0
` [PATCH 6/7] qmimodem: Eliminate glib macros
` [PATCH 7/7] qmimodem: Use l_free in qmi_free for consistency

[PULL 00/25] Misc HW patches for 2024-02-21
 2024-02-21 21:16 UTC  (22+ messages)
` [PULL 01/25] hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper
` [PULL 02/25] hw/sysbus: Inline and remove sysbus_add_io()
` [PULL 03/25] hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header
` [PULL 04/25] hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
` [PULL 05/25] hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
` [PULL 06/25] hw/ppc/ppc440_pcix: Move ppc440_pcix.c "
` [PULL 07/25] hw/i2c/smbus_slave: Add object path on error prints
` [PULL 08/25] hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machines
` [PULL 09/25] hw/i386/pc: Store pointers to IDE buses in PCMachineState
` [PULL 10/25] hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
` [PULL 11/25] hw/i386/x86: Turn apic_xrupt_override into class attribute
` [PULL 12/25] hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()
` [PULL 13/25] hw/i386/pc: Defer smbios_set_defaults() to machine_done
` [PULL 14/25] hw/i386/pc: Confine system flash handling to pc_sysfw
` [PULL 15/25] hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it
` [PULL 16/25] hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function
` [PULL 18/25] hw/ide: Add the possibility to disable the CompactFlash device in the build
` [PULL 19/25] hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
` [PULL 20/25] hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
` [PULL 21/25] hw/ide: Move IDE device related definitions to ide-dev.h
` [PULL 23/25] hw/ide: Remove the include/hw/ide.h legacy file

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-02-21 21:22 UTC  (11+ messages)
` [PATCH 03/30] thread_info: tif_need_resched() now takes resched_t as param

[PATCH v2 0/2] Try to fix the sg_mitet bugs in SH MMCIF
 2024-02-21 21:23 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: sh_mmcif: sg_miter does not need to be atomic
` [PATCH v2 2/2] mmc: sh_mmcif: Advance sg_miter before reading blocks

kernel/bpf/syscall.c:2009:20: warning: 'bpf_link_type_strs' defined but not used
 2024-02-21 21:21 UTC 

[PATCH 00/10] patchset for bnxt
 2024-02-21 21:20 UTC  (11+ messages)
` [PATCH 01/10] net/bnxt: extend long bd check for VXLAN GPE
` [PATCH 02/10] net/bnxt: add dual rate module detection log
` [PATCH 03/10] net/bnxt: increase queue size for async handling
` [PATCH 04/10] net/bnxt: fix AGG ID computation
` [PATCH 05/10] net/bnxt: fix a null pointer dereference
` [PATCH 06/10] net/bnxt: handle UDP GSO Tx
` [PATCH 07/10] net/bnxt: add IPv6 flow label based RSS support
` [PATCH 08/10] net/bnxt: fix compressed CQE handling
` [PATCH 09/10] net/bnxt: fix compressed Rx "
` [PATCH 10/10] doc: update release notes for bnxt

[PATCH bpf-next v2] bpf: clarify batch lookup semantics
 2024-02-21 21:18 UTC 

[PATCH 1/2] kallsyms: get rid of code for absolute kallsyms
 2024-02-21 21:18 UTC  (2+ messages)

[PATCH] doc: clarify the format of placeholders
 2024-02-21 21:18 UTC 

[PATCH 1/2] crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags
 2024-02-21 21:18 UTC  (3+ messages)
` [PATCH 2/2] crypto: iaa "

[PATCH bpf-next v4] bpf, docs: Add callx instructions in new conformance group
 2024-02-21 21:18 UTC  (4+ messages)
` [Bpf] "

[PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-02-21 21:18 UTC  (7+ messages)
` [PATCH v4 6/8] usb: misc: onboard_dev: use device supply names

[PATCH v1 0/7] toradex: fix reset and hardware detection regressions
 2024-02-21 21:16 UTC  (4+ messages)
` [PATCH v1 5/7] toradex: common: Add sysinfo driver

[PATCH i-g-t,v2] drm-uapi/xe: Remove unused flags
 2024-02-21 21:17 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm-uapi/xe: Remove unused flags (rev2)

[PATCH] dev-manual: packages: clarify shared PR service constraint
 2024-02-21 21:16 UTC 

[PATCH V1] serial: exar: Preserve FCTR[5] bit in pci_xr17v35x_setup()
 2024-02-21 21:16 UTC  (2+ messages)
` [PATCH V2] "

[PATCH v3 0/4] hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once
 2024-02-21 21:15 UTC  (2+ messages)

[PATCH] i2c: aspeed: Fix the dummy irq expected print
 2024-02-21 21:14 UTC  (5+ messages)

[PATCH] hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
 2024-02-21 21:13 UTC  (2+ messages)

[musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-21 21:12 UTC  (17+ messages)

[PATCH] drm/xe: Add debug prints for skipping rebinds
 2024-02-21 21:13 UTC  (2+ messages)

[PATCH] checkpolicy, libsepol: Fix potential double free of mls_level_t
 2024-02-21 21:12 UTC  (3+ messages)

[PATCH 0/2] selftests/damon: misc fixes
 2024-02-21 21:11 UTC  (3+ messages)
` [PATCH 1/2] selftest: damon: fix minor typos in test logs
` [PATCH 2/2] selftests: damon: add access_memory to .gitignore

[PATCH 1/3] platform/x86/intel/vsec: Remove nuisance message
 2024-02-21 21:12 UTC  (3+ messages)
` [PATCH 2/3] platform/x86/intel/pmc/lnl: Remove SSRAM support
` [PATCH 3/3] platform/x86/intel/pmc/arl: Put GNA device in D3

[PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
 2024-02-21 21:12 UTC  (2+ messages)

[RFC 0/7] selftests: openvswitch: cleanups for running as selftests
 2024-02-21 21:11 UTC  (4+ messages)
` [RFC 3/7] selftests: openvswitch: use non-graceful kills when needed
  ` [ovs-dev] "

Why isn't ext2 deprecated over ext4?
 2024-02-21 21:11 UTC  (5+ messages)

[PATCH RFC 0/8] Add Counter delegation ISA extension support
 2024-02-21 21:10 UTC  (6+ messages)

[PATCH v2 0/2] GPU hang replay
 2024-02-21 21:10 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/xe: Group live kunit tests
 2024-02-21 21:09 UTC  (2+ messages)

[PATCH v2] mm/swapfile:__swap_duplicate: drop redundant WRITE_ONCE on swap_map for err cases
 2024-02-21 21:08 UTC 

[LSF TOPIC] statx extensions for subvol/snapshot filesystems & more
 2024-02-21 21:08 UTC  (4+ messages)

[PATCH v2] checkpolicy, libsepol: Fix potential double free of mls_level_t
 2024-02-21 21:07 UTC 

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2024-02-21 21:07 UTC  (7+ messages)
` [PATCH v3 1/3] bits: introduce fixed-type genmasks

[PATCH v2 0/7] Introduce multifd zero page checking
 2024-02-21 21:06 UTC  (7+ messages)
` [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread
` [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads
` [PATCH v2 5/7] migration/multifd: Add new migration test cases for legacy zero page checking

[PATCH] proc: allow restricting /proc/pid/mem writes
 2024-02-21 21:06 UTC 

[PATCH v2] erofs: fix refcount on the metabuf used for inode lookup
 2024-02-21 21:03 UTC  (2+ messages)

[PATCH RFC] power: reset: restart-poweroff: convert to module
 2024-02-21 21:01 UTC  (2+ messages)

[PATCH v13 0/4] cxl, EINJ: Update EINJ for CXL error types
 2024-02-21 21:00 UTC  (6+ messages)
` [PATCH v13 2/4] EINJ: Add CXL error type support

[PATCH v1 0/3] Add support for detecting Controller Level PCIe Errors
 2024-02-21 21:00 UTC  (3+ messages)
` [PATCH v1 3/3] PCI: qcom: Add support for detecting controller level PCIe errors

[PATCH v3 0/3] VIRTIO-IOMMU: Set default granule to host page size
 2024-02-21 20:58 UTC  (4+ messages)
` [PATCH v3 1/3] qdev: Add a granule_mode property
` [PATCH v3 2/3] virtio-iommu: Add a granule property
` [PATCH v3 3/3] virtio-iommu: Change the default granule to the host page size

Bug: impure renames may be reported as pure renames
 2024-02-21 21:00 UTC  (4+ messages)

[PATCH] hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroing
 2024-02-21 20:59 UTC  (2+ messages)

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-02-21 20:57 UTC  (9+ messages)

[PATCH v8 00/10] Support Andes PMU extension
 2024-02-21 20:58 UTC  (3+ messages)

[PATCH v3] i2c: imx: when being a target, mark the last read as processed
 2024-02-21 20:58 UTC  (3+ messages)

[PATCH 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-02-21 20:55 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: media: Document bindings for "

[syzbot] [bpf?] KMSAN: uninit-value in bpf_bprintf_prepare
 2024-02-21 20:55 UTC 

[syzbot] [bpf?] KMSAN: uninit-value in bstr_printf
 2024-02-21 20:55 UTC 

[PATCH v2 0/7] hw/ide: Clean up hw/ide/qdev.c and include/hw/ide/internal.h
 2024-02-21 20:52 UTC  (5+ messages)
` [PATCH v2 4/7] hw/ide: Move IDE device related definitions to ide-dev.h

[PATCH] virtio_blk: Fix device surprise removal
 2024-02-20 22:05 UTC  (2+ messages)

fs/bcachefs/
 2024-02-21 20:52 UTC  (7+ messages)

+ writeback-remove-a-use-of-write_cache_pages-from-do_writepages.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

+ writeback-add-a-writeback-iterator.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

+ writeback-move-the-folio_prepare_writeback-loop-out-of-write_cache_pages.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

+ writeback-use-the-folio_batch-queue-iterator.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

+ pagevec-add-ability-to-iterate-a-queue.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

+ writeback-simplify-the-loops-in-write_cache_pages.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

+ writeback-factor-writeback_get_batch-out-of-write_cache_pages.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

+ writeback-factor-folio_prepare_writeback-out-of-write_cache_pages.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

+ writeback-rework-the-loop-termination-condition-in-write_cache_pages.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

+ writeback-only-update-writeback_index-for-range_cyclic-writeback.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

+ writeback-also-update-wbc-nr_to_write-on-writeback-failure.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

+ writeback-fix-done_index-when-hitting-the-wbc-nr_to_write.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

+ writeback-remove-a-duplicate-prototype-for-tag_pages_for_writeback.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

+ writeback-dont-call-mapping_set_error-on-aop_writepage_activate.patch added to mm-unstable branch
 2024-02-21 20:51 UTC 

[PATCH 0/2] Disable automatic load CCS load balancing
 2024-02-21 20:51 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/gt: Enable only one CCS for compute workload

[PATCH v11 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
 2024-02-21 20:50 UTC  (5+ messages)
` [PATCH v11 03/20] timers: Move marking timer bases idle into tick_nohz_stop_tick()
` [PATCH v11 13/20] timers: Add get next timer interrupt functionality for remote CPUs

[PATCH 0/3] cleanup of SLAB_ flags
 2024-02-21 20:48 UTC  (3+ messages)
` [PATCH 3/3] mm, slab, kasan: replace kasan_never_merge() with SLAB_NO_MERGE

[PATCH] power: supply: sysfs: constify the struct device_type usage
 2024-02-21 20:46 UTC  (2+ messages)

PKRU issue while using alternate signal stack
 2024-02-21 20:45 UTC  (2+ messages)

[PATCH v2] mm/mmap: return early if it can't merge in vma_merge()
 2024-02-21 20:41 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/swupdate: bump to version 2023.12.1
 2024-02-21 20:43 UTC  (2+ messages)

+ mm-page_alloc-make-bad_range-return-bool.patch added to mm-unstable branch
 2024-02-21 20:42 UTC 

[PATCH v2 0/2] docs: Include simplified link titles in main index
 2024-02-21 20:40 UTC  (3+ messages)

+ madvise-madvise_cold_or_pageout_pte_range-allow-split-while-folio_estimated_sharers-=-0.patch added to mm-unstable branch
 2024-02-21 20:39 UTC 

[meta-webserver][PATCH] netdata: version bump 1.43.2 -> 1.44.3
 2024-02-21 20:38 UTC  (4+ messages)
` [oe] "

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-02-21 20:37 UTC  (6+ messages)
` [PATCH v8 15/15] x86: EFI stub DRTM launch support for Secure Launch

[PATCH] perf list: fix short description for some cache events
 2024-02-21 20:37 UTC  (2+ messages)

[PATCH] drm/amd/display: Add prefix to functions inside dnc10_cm_common.h
 2024-02-21 20:36 UTC  (2+ messages)

[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
 2024-02-21 20:29 UTC  (3+ messages)
` [PATCH 1/9] kunit: test: Log the correct filter string in executor_test

+ mm-swapfile-__swap_duplicate-drop-redundant-write_once-on-swap_map-for-err-cases-fix.patch added to mm-unstable branch
 2024-02-21 20:36 UTC 

+ mm-swapfile-__swap_duplicate-drop-redundant-write_once-on-swap_map-for-err-cases.patch added to mm-unstable branch
 2024-02-21 20:36 UTC 

[PATCH] mm/swapfile:__swap_duplicate: drop redundant WRITE_ONCE on swap_map for err cases
 2024-02-21 20:36 UTC  (2+ messages)


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.