All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-19 14:02:01 to 2024-01-19 14:54:02 UTC [more...]

[Intel-wired-lan] [PATCH] i40e: print correct hw max rss count in kernel ring buffer
 2024-01-19 14:49 UTC  (3+ messages)
  `  "

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-01-19 14:52 UTC  (24+ messages)
` [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH v2 02/14] crash: split vmcoreinfo exporting "
` [PATCH v2 03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH v2 04/14] crash: split crash dumping code out from kexec_core.c
` [PATCH v2 05/14] crash: clean up kdump related config items
` [PATCH v2 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
` [PATCH v2 07/14] arm64, "
` [PATCH v2 08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP

[EXT] Re: [PATCH] usb: roles: try to get/put all relevant modules
 2024-01-19 14:53 UTC  (11+ messages)

[PATCH 1/4] btrfs: Use IS_ERR() instead of checking folio for NULL
 2024-01-19 14:53 UTC  (2+ messages)

[LTP] [PATCH 0/2] swapon01: Test on all filesystems, cleanup
 2024-01-19 14:53 UTC  (6+ messages)
` [LTP] [PATCH 1/2] swapon01: Test on all filesystems

[PATCH V6 0/2] Add CPU latency QoS support for ufs driver
 2024-01-19 14:51 UTC  (2+ messages)

[PATCH v1] net/tap: fix buffer overflow for ptypes list
 2024-01-19 14:51 UTC  (4+ messages)
` [PATCH v5 1/2] drivers/net: "
  ` [PATCH v5 2/2] drivers/net: return number of types in get supported types

[RFC PATCH v1 0/7] Introduction of PSCR Framework and Related Components
 2024-01-19 14:50 UTC  (7+ messages)
` [RFC PATCH v1 1/7] dt-bindings: power: reset: add generic PSCR binding trackers
` [RFC PATCH v1 3/7] dt-bindings: power: reset: add bindings for NVMEM hardware storing PSCR Data
` [RFC PATCH v1 6/7] regulator: set Power State Change Reason before hw_protection_shutdown()

[PATCH v3 0/3] Introduce EC-based watchdog
 2024-01-19 14:50 UTC  (5+ messages)

[RFC PATCH 00/34] Compile accel/tcg once (partially)
 2024-01-19 14:40 UTC  (35+ messages)
` [RFC PATCH 01/34] target: [PAGE_VARY] Use PAGE_VARY for all softmmu targets
` [RFC PATCH 02/34] target: [PAGE_VARY] Move TARGET_PAGE_BITS_MIN to TargetPageBits
` [RFC PATCH 03/34] exec: [PAGE_VARY] Move TARGET_PAGE_BITS_VARY to common header
` [RFC PATCH 04/34] exec: [PAGE_VARY] Unpoison TARGET_PAGE_* macros for system mode
` [RFC PATCH 05/34] target/tricore: [VADDR] Use target_ulong for EA
` [RFC PATCH 06/34] exec: [VADDR] Move vaddr defines to separate file
` [RFC PATCH 07/34] hw/core: [VADDR] Include vaddr.h from cpu.h
` [RFC PATCH 08/34] target: [VADDR] Use vaddr in gen_intermediate_code
` [RFC PATCH 09/34] exec: [VADDR] Use vaddr in DisasContextBase for virtual addresses
` [RFC PATCH 10/34] exec: [VADDR] typedef abi_ptr to vaddr
` [RFC PATCH 11/34] [IGNORE] Squash of header code shuffling
` [RFC PATCH 12/34] target: Uninline cpu_mmu_index()
` [RFC PATCH 13/34] target: Uninline cpu_get_tb_cpu_state()
` [RFC PATCH 14/34] exec: [CPUTLB] Move PAGE_* macros to common header
` [RFC PATCH 15/34] exec: [CPUTLB] Move TLB_*/tlb_*() "
` [RFC PATCH 16/34] exec: [CPUTLB] Move cpu_*()/cpu_env() "
` [RFC PATCH 17/34] hw/core: [CPUTLB] Move target specifics to end of TCGCPUOps
` [RFC PATCH 18/34] accel/stubs: [CPUTLB] Move xen.h stubs to xen-stub.c
` [RFC PATCH 19/34] accel/tcg: [CPUTLB] Use TCGContext.addr_type instead of TARGET_LONG_BITS
` [RFC PATCH 20/34] accel/tcg: [CPUTLB] Use TCGContext.guest_mo for memory ordering
` [RFC PATCH 21/34] accel/tcg: [CPUTLB] Use tcg_ctx->tlb_dyn_max_bits
` [RFC PATCH 22/34] accel/tcg: [CPUTLB] Move CPU_TLB_DYN_[DEFAULT|MIN]* to cputlb.c
` [RFC PATCH 23/34] tcg: [CPUTLB] Add `mo_te` field to TCGContext
` [RFC PATCH 24/34] accel/tcg: [CPUTLB] Set mo_te in TCGContext
` [RFC PATCH 25/34] accel/tcg: [CPUTLB] Use tcg_ctx->mo_te instead of MO_TE
` [RFC PATCH 26/34] Wrap target macros in functions
` [RFC PATCH 27/34] accel/tcg: Make translate-all.c target independent
` [RFC PATCH 28/34] accel/tcg: Make plugin-gen.c "
` [RFC PATCH 29/34] accel/tcg: Make tb-maint.c target indpendent
` [RFC PATCH 30/34] accel/tcg: Make tcg-all.c "
` [RFC PATCH 31/34] accel/tcg: Make tcg-runtime-gvec.c target independent
` [RFC PATCH 32/34] accel/tcg: Make tcg-runtime.c "
` [RFC PATCH 33/34] accel/tcg: Make translator.c (partially) "
` [RFC PATCH 34/34] accel/tcg: Compile (a few files) once for system-mode

[PATCH] stm32mp2: Fix CONFIG_STM32MP25X flag usage
 2024-01-19 14:50 UTC  (3+ messages)

[PATCH] Revert "drm/xe/uc: Store firmware binary in system-memory backed BO"
 2024-01-19 14:50 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[RFC PATCH] usb: udc: run disconnect callback before pull up zero
 2024-01-19 14:49 UTC  (2+ messages)

[PATCH 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-19 14:48 UTC  (12+ messages)

[PATCH] ring-buffer: Simplify reservation with try_cmpxchg() loop
 2024-01-19 14:40 UTC  (2+ messages)

[PATCH i-g-t v4 0/4] Add d3 mmap test
 2024-01-19 14:47 UTC  (5+ messages)
` [PATCH i-g-t v4 2/4] lib/igt_pm: Add helper to get/set auto_suspenddelay_ms

[RFT][PATCH] glibc: Upgrade to 2.39
 2024-01-19 14:47 UTC  (5+ messages)
` [OE-core] "

[PATCH v2 0/4] backup: discard-source parameter
 2024-01-19 14:46 UTC  (3+ messages)
` [PATCH v2 3/4] qapi: blockdev-backup: add "

[PATCH 0/6] Move memory listener register to vhost_vdpa_init
 2024-01-19 14:44 UTC  (2+ messages)

[RESEND PATCH v4 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-19 14:45 UTC  (4+ messages)
` [PATCH v4 7/7] hugetlb: parallelize 1G hugetlb initialization

[PATCH] firmware: arm_scmi: Warn if domain frequency multiplier is 0 or rounded off
 2024-01-19 14:45 UTC  (5+ messages)

[PATCH 0/2] arm: dts: Add Itap Delay Value For High Speed DDR
 2024-01-19 14:45 UTC  (5+ messages)

DMAR-IR: IRQ remapping was enabled on dmar6 but we are not in kdump mode
 2024-01-19 14:45 UTC 

[PATCH] drm/amd/pm: update the power cap setting
 2024-01-19 14:43 UTC  (2+ messages)

[PATCH 0/3] support '%pd' and '%pD' for print file name
 2024-01-19 14:43 UTC  (2+ messages)

[LTP] [PATCH 1/1] swapon01: Test on all filesystems
 2024-01-19 14:43 UTC 

[meta-virtualization][PATCH] buildah: fix branch name
 2024-01-19 14:42 UTC  (2+ messages)

[meta-oe][PATCH] softhsm_2.6.1.bb fixing p11-kit module path, adding softhsm2.module to FILES
 2024-01-19 14:42 UTC  (2+ messages)

[PATCH v2 1/2] drm/amdgpu: Reset IH OVERFLOW_CLEAR bit
 2024-01-19 14:38 UTC  (4+ messages)

[PATCH] test/py: scsi: Add test for scsi commands
 2024-01-19 14:37 UTC 

[PATCH v2] kprobes: Use synchronize_rcu_tasks_rude in kprobe_optimizer
 2024-01-19 14:37 UTC  (2+ messages)

[PATCH] test/py: spi: Add tests for SPI flash device
 2024-01-19 14:36 UTC 

[dhowells-fs:ceph-iter 105/105] fs/ceph/crypto.c:644:42: error: 'op' undeclared; did you mean 'up'?
 2024-01-19 14:36 UTC 

[PATCH i-g-t v5 0/4] Add d3 mmap test
 2024-01-19 14:36 UTC  (6+ messages)
` [PATCH i-g-t v5 1/4] test/xe_pm: Add exit handler to close fw handle
` [PATCH i-g-t v5 2/4] lib/igt_pm: Add helper to get/set auto_suspenddelay_ms
` [PATCH i-g-t v5 3/4] tests/xe_pm: Add d3-mmap IGT test
` [PATCH i-g-t v5 4/4] HAX: Add d3-mmap to xe-fast-feedback

[PATCH v2] vfs: add RWF_NOAPPEND flag for pwritev2
 2024-01-19 14:33 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-hummingboard: Add rtc0 and rtc1 aliases to fix hctosys
 2024-01-19 14:33 UTC  (6+ messages)

[PATCH] ext4: add a hint for block bitmap corrupt state in mb_groups
 2024-01-19 14:33 UTC  (2+ messages)

E820 memory allocation issue on Threadripper platforms
 2024-01-19 14:31 UTC  (11+ messages)

[PATCH v1 0/2] Add camera subsystem for StarFive
 2024-01-19 12:57 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: media: starfive: Match driver and yaml property names
    ` 回复: "

[PATCH 0/3] hw/arm: Pack the QEMU generated device tree
 2024-01-19 14:29 UTC  (5+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] tests/acpi: Update virt/SSDT.memhp

[RFC PATCH v2 0/3] Introduce switch mode support for ICSSG driver
 2024-01-19 14:29 UTC  (7+ messages)
` [RFC PATCH v2 2/3] net: ti: icssg-switch: Add switchdev based driver for ethernet switch support
` [RFC PATCH v2 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware

[PATCH v12 00/15] PCI devices passthrough on Arm, part 3
 2024-01-19 14:28 UTC  (3+ messages)
` [PATCH v12 09/15] vpci/header: program p2m with guest BAR view
  ` [PATCH v12.3 "

[Linux Kernel Bug] UBSAN: array-index-out-of-bounds in rds_cmsg_recv
 2024-01-19 14:29 UTC 

Iwd: unable to start AP with NXP 88W9098 chipset
 2024-01-19 14:28 UTC  (4+ messages)

[libvirt test] 184401: tolerable all pass - PUSHED
 2024-01-19 14:27 UTC 

[PATCH 1/1] virtio_net: Add timeout handler to avoid kernel hang
 2024-01-19 14:27 UTC  (4+ messages)

[PATCH 0/5] for-each-ref: print all refs on empty string pattern
 2024-01-19 14:27 UTC  (6+ messages)
` [PATCH 1/5] refs: expose `is_pseudoref_syntax()`
` [PATCH 2/5] refs: make `is_pseudoref_syntax()` stricter
` [PATCH 3/5] refs: extract out `loose_fill_ref_dir_regular_file()`
` [PATCH 4/5] refs: introduce `refs_for_each_all_refs()`
` [PATCH 5/5] for-each-ref: avoid filtering on empty pattern

[PATCH] net/gve: Enable stats reporting for GQ format
 2024-01-19 14:26 UTC  (2+ messages)
` [v3] net/gve: enable imissed stats "

[PATCH] test/py: nand: Add tests for NAND flash device
 2024-01-19 14:26 UTC 

[PATCH] test/py: usb: Add tests for USB device
 2024-01-19 14:26 UTC 

[PATCH v4 3/4] usb: gadget: functionfs: Add DMABUF import interface
 2024-01-19 14:25 UTC  (3+ messages)

[PATCH] test/py: mmc: Add tests for MMC device
 2024-01-19 14:25 UTC 

[PATCH 0/7] ARM: Add i.MX93 OP-TEE support
 2024-01-19 14:24 UTC  (8+ messages)
` [PATCH 1/7] firmware: add missing FIRMWARE_IMX8MQ_OPTEE symbol
` [PATCH 2/7] firmware: add missing include
` [PATCH 3/7] firmware: i.MX OP-TEE: Add some Kconfig help
` [PATCH 4/7] ARM: i.MX93: add imx93_barebox_entry()
` [PATCH 5/7] ARM: i.MX: export imx9_ddrc_sdram_size()
` [PATCH 6/7] ARM: i.MX93: add scratch space support
` [PATCH 7/7] ARM: i.MX93: Add OP-TEE support

[PATCH v4 0/6] rpi5: initial support
 2024-01-19 14:24 UTC  (11+ messages)
  `  "

[syzbot] [can?] memory leak in j1939_netdev_start
 2024-01-19 14:23 UTC 

[PATCH] fs: romfs: Fix potential uninitialized memory leak
 2024-01-19 14:21 UTC  (2+ messages)

[PATCH net-next 0/3] virtio-net: a fix and some updates for virtio dim
 2024-01-19 14:20 UTC  (3+ messages)

[RFC PATCH] getrusage: Use trylock when getting sighand lock
 2024-01-19 14:15 UTC  (3+ messages)
` [PATCH 1/2] getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
  ` [PATCH 2/2] getrusage: use sig->stats_lock

[PATCH v1 00/14] ARM: MPAM: add support for priority partitioning control
 2024-01-19 13:01 UTC  (4+ messages)
` [PATCH v1 13/14] arm_mpam: Handle resource instances mapped to different controls
    ` [EXT] "

[PATCH i-g-t] tests/intel/xe_exec_atomic: Skip early on unsupported platform
 2024-01-19 14:16 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for tests/intel/xe_exec_atomic: Skip early on unsupported platform (rev2)

[PATCH v5 0/6] usb: gadget: functionfs: DMABUF import interface
 2024-01-19 14:14 UTC  (14+ messages)
` [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
` [PATCH v5 2/6] dma-buf: udmabuf: Implement .{begin,end}_access
` [PATCH v5 3/6] usb: gadget: Support already-mapped DMA SGs
` [PATCH v5 4/6] usb: gadget: functionfs: Factorize wait-for-endpoint code
` [PATCH v5 5/6] usb: gadget: functionfs: Add DMABUF import interface
` [PATCH v5 6/6] Documentation: usb: Document FunctionFS DMABUF API

[PATCH 6.7 00/28] 6.7.1-rc1 review
 2024-01-19 14:14 UTC  (2+ messages)

[PATCH v2] libfs: Attempt exact-match comparison first during casefold lookup
 2024-01-19 14:13 UTC  (5+ messages)

Patchtest results for [PATCH 5/5] Rust oe-selftest enabled
 2024-01-19 14:12 UTC 

[PATCH v2] ovl: require xwhiteout feature flag on layer roots
 2024-01-19 14:12 UTC  (4+ messages)

[PATCH v2] clocksource: Skip watchdog check for large watchdog intervals
 2024-01-19 14:11 UTC  (5+ messages)

[PATCH 6.1 000/100] 6.1.74-rc1 review
 2024-01-19 14:11 UTC  (2+ messages)

[PATCH 6.6 000/150] 6.6.13-rc1 review
 2024-01-19 14:11 UTC  (2+ messages)

[PATCH v3 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT flag to process_madvise()
 2024-01-19 14:10 UTC  (3+ messages)

[PATCH v2 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT to process_madvise()
 2024-01-19 14:08 UTC  (5+ messages)

Regression from dcadfd7f7c74ef9ee415e072a19bdf6c085159eb
 2024-01-19 14:08 UTC  (3+ messages)

[PATCH] ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOM
 2024-01-19 14:07 UTC  (3+ messages)

linux-next: build failure after merge of the devicetree tree
 2024-01-19 14:07 UTC  (3+ messages)

how do the iotests pick a machine model to run on ?
 2024-01-19 14:06 UTC  (2+ messages)

[net v4 PATCH 1/1] net: mvpp2: clear BM pool before initialization
 2024-01-19 14:04 UTC  (2+ messages)

Qemu setting "-cpu host" seems broken with Windows vms
 2024-01-19  0:13 UTC  (4+ messages)

[PATCH] This patch implements several Octeon +/II instructions
 2024-01-19  4:56 UTC 

[PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
 2024-01-19 10:39 UTC  (10+ messages)
      ` FW: "
                      ` 回复: "

[syzbot] [staging?] [usb?] memory leak in _r8712_init_xmit_priv (2)
 2024-01-19 14:04 UTC 

[geert-renesas-drivers:topic/renesas-bsp-rebase-v6.1 17/22] drivers/net/can/rcar/rcar_canfd.c:1852:59: sparse: sparse: Using plain integer as NULL pointer
 2024-01-19 14:02 UTC  (2+ messages)

[PATCH v2 0/2] Add ITE IT5205 Passive MUX
 2024-01-19 12:58 UTC  (2+ messages)
` [PATCH v2 2/2] usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driver


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.