All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-19 14:25:46 to 2024-01-19 15:04:38 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)
  `  "

bacm address config file no longer generated by service
 2024-01-19 15:04 UTC  (2+ messages)
` ibacm address config file is "

[PATCH] drm/exec, drm/gpuvm: Prefer u32 over uint32_t
 2024-01-19 15:04 UTC  (2+ messages)

Race in fs/posix_acl.c posix_acl_update_mode and related checks on inode->i_mode in kernel v6.6
 2024-01-19 15:04 UTC  (2+ messages)

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-01-19 14:52 UTC  (68+ 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
` [PATCH v2 09/14] s390, crash: wrap crash dumping code into crash related ifdefs
` [PATCH v2 10/14] sh, "
` [PATCH v2 11/14] arm, "
` [PATCH v2 12/14] mips, "
` [PATCH v2 13/14] riscv, "
` [PATCH v2 14/14] loongarch, "

[PATCH] lib: checksum: Fix build with CONFIG_NET=n
 2024-01-19 14:56 UTC 

[PATCH] tc: {m_gate,q_etf,q_taprio}.c: fix compilation with older glibc versions
 2024-01-19 15:02 UTC 

[PATCH v2] util/grub.d/30_os-prober.in: Skip drivemap for Windows 8 to 19, Server 2012 and later
 2024-01-19 15:00 UTC 

[PATCH] perf print-events: make is_event_supported() more robust
 2024-01-19 15:00 UTC  (4+ messages)

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

lsm_cgroup.c selftest fails to compile when CONFIG_PACKET!=y
 2024-01-19 15:00 UTC  (5+ messages)
  `  "

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

buffer overrun in fs/ntfs3 log_replay() if log restart area is corrupt
 2024-01-19 14:27 UTC 

[PATCH 0/3] support '%pd' and '%pD' for print file name
 2024-01-19 14:57 UTC  (4+ messages)
` [PATCH 1/3] tracing/probes: support '%pd' type for print struct dentry's name

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

[PATCH net-next v1] nl80211/cfg80211: add nla_policy for S1G band
 2024-01-19 14:56 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v3] igb: Fix string truncation warnings in igb_set_fw_version
 2024-01-19 14:56 UTC  (3+ messages)
  `  "

[PATCH v3 0/9] drm/amd/display: improve DTN color state log
 2024-01-19 14:56 UTC  (2+ messages)

[RESEND PATCH v4 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-19 15:05 UTC  (9+ messages)
` [PATCH v4 3/7] padata: dispatch works on different nodes
` [PATCH v4 7/7] hugetlb: parallelize 1G hugetlb initialization

Difference between WCN7850 and WCN7851 ?
 2024-01-19 14:55 UTC  (3+ 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)

[RFC PATCH v1 0/7] Introduction of PSCR Framework and Related Components
 2024-01-19 14:50 UTC  (5+ 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

[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  (3+ messages)
` ✓ CI.checksparse: success for "
` ✓ 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  (10+ 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)

[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)

[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  (3+ messages)
` [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  (4+ messages)
` [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  (4+ messages)
` [PATCH 2/7] firmware: add missing include
` [PATCH 4/7] ARM: i.MX93: add imx93_barebox_entry()
` [PATCH 6/7] ARM: i.MX93: add scratch space support


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.