All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-13 09:26:01 to 2025-03-13 10:21:46 UTC [more...]

[PATCH net-next v10 0/5] Support loopback mode speed selection
 2025-03-13  9:41 UTC  (5+ messages)
` [PATCH net-next v10 3/5] net: phy: micrel: Add loopback support

[PATCH net-next 00/12] mptcp: pm: prep work for new ops and sysctl knobs
 2025-03-13 10:20 UTC  (3+ messages)
` [PATCH net-next 01/12] mptcp: pm: split netlink and in-kernel init
` [PATCH net-next 02/12] mptcp: pm: in-kernel: use kmemdup helper

[PATCH 0/4] Improve soundness of bus device abstractions
 2025-03-13 10:21 UTC  (3+ messages)
` [PATCH 1/4] rust: pci: use to_result() in enable_device_mem()

[PATCH 0/2] Add AMD CPU for RAPL MSR support
 2025-03-13 10:19 UTC  (3+ messages)
` [PATCH 1/2] target/i386/kvm: add AMD support for RAPL MSR
` [PATCH 2/2] target/i386/kvm: Change error_report() to tracepoint in vmsr_read_thread_stat()

[PATCH v2 1/3] Kbuild: Always use $(PHASE_)
 2025-03-13 10:20 UTC  (6+ messages)
` [PATCH v2 2/3] doc/develop/codingstyle.rst: Add a section on conditional compilation
` [PATCH v2 3/3] doc/develop/codingstyle.rst: Expand to include CONFIG_IS_ENABLED and PHASE_

[PATCH 0/7] x86, KVM: Optimize SEV cache flushing
 2025-03-13 10:19 UTC  (5+ messages)
` [PATCH 3/7] x86, lib: Add WBNOINVD helper functions
` [PATCH 6/7] x86, lib: Add wbinvd and wbnoinvd helpers to target multiple CPUs

[PATCH 00/10] MPU mm subsistem skeleton
 2025-03-13 10:19 UTC  (11+ messages)
` [PATCH 05/10] arm/mpu: Introduce frame_table, virt_to_page, maddr_to_virt
` [PATCH 06/10] arm/mpu: Kconfig symbols for MPU build
` [PATCH 07/10] arm/mpu: Implement stubs for ioremap_attr on MPU
` [PATCH 08/10] xen/arm: Rename setup_pagetables with a more generic name

[RFC PATCH 00/19] drm, drm/xe: Multi-device GPUSVM
 2025-03-13 10:19 UTC  (2+ messages)

[PATCH v3] docs: specify numerical values of Xenstore commands
 2025-03-13 10:19 UTC  (5+ messages)

[OE-core][kirkstone][PATCH] ruby: Fix CVE-2025-27219
 2025-03-13 10:16 UTC 

[PATCH v4 1/1] scripts: Add clean-hashserver-database script
 2025-03-13 10:19 UTC 

[PATCH 00/37] accel/tcg, codebase: Build once patches
 2025-03-13 10:18 UTC  (20+ messages)
` [PATCH 01/37] accel/tcg: Build user-exec-stub.c once
` [PATCH 10/37] accel/tcg: Use cpu_ld*_code_mmu in translator.c
` [PATCH 12/37] accel/tcg: Remove mmap_lock/unlock from watchpoint.c
` [PATCH 13/37] include/exec: Split out mmap-lock.h
` [PATCH 14/37] include/system: Move exec/memory.h to system/memory.h
` [PATCH 15/37] include/system: Move exec/address-spaces.h to system/address-spaces.h
` [PATCH 22/37] semihosting: Move user-only implementation out-of-line
` [PATCH 25/37] common-user: Split out watchpoint-stub.c
` [PATCH 34/37] include/system: Remove ifndef CONFIG_USER_ONLY

[PATCH v2 3/4] Kbuild: Create intermediate vmlinux build with relocations preserved
 2025-03-13 10:18 UTC  (4+ messages)

[PATCH 00/11] firmware: qemu_fw_cfg: implement file system
 2025-03-13 10:17 UTC  (10+ messages)
` [PATCH 01/11] video: ramfb: fix frame buffer screen size
` [PATCH 02/11] firmware: qemu_fw_cfg: drop duplicate definitions
` [PATCH 03/11] firmware: qemu_fw_cfg: add support for seeking
` [PATCH 04/11] firmware: qemu_fw_cfg: rename from /dev/fw_cfg0 to /dev/fw_cfg
` [PATCH 05/11] fs: add qemu_fw_cfg file system
` [PATCH 06/11] firmware: qemu_fw_cfg: register at device initcall level
` [PATCH 07/11] video: ramfb: use new qemu fw_cfg FS
` [PATCH 08/11] libfile: give copy_file a flags parameter
` [PATCH 09/11] libfile: pass copy_file flags through copy_recursive

[PATCH] block: Fix bdrv_activate() not to fail without medium
 2025-03-13 10:17 UTC  (2+ messages)

[PATCH] target/arm: Define raw write for PMU CLR registers
 2025-03-13 10:17 UTC  (3+ messages)

[PATCH v2 0/3] media: intel/ipu6: minor cleanups
 2025-03-13 10:17 UTC  (4+ messages)
` [PATCH v2 1/3] media: intel/ipu6: Remove unused IPU6_BUS_NAME
` [PATCH v2 2/3] media: intel/ipu6: Remove ipu6_buttress_ctrl started field
` [PATCH v2 3/3] media: intel/ipu6: Constify ipu6_buttress_ctrl structure

Does ceph_fill_inode() mishandle I_NEW?
 2025-03-13 10:17 UTC 

[wireless-next:main] BUILD SUCCESS 54be64fdf3ba6dbad2f5c48e466e1db43ad74bca
 2025-03-13 10:17 UTC 

[PATCH v7 0/7] DRM scheduler kunit tests
 2025-03-13 10:15 UTC  (10+ messages)

[PATCH v5] x86/cpufeature: Warn about unmet feature dependencies
 2025-03-13 10:14 UTC  (4+ messages)

[PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
 2025-03-13 10:14 UTC  (4+ messages)
` [PATCH v2 2/2] reset: Add USB2PHY control driver for Renesas RZ/V2H(P)

[RFC PATCH v15 0/7] Single RunQueue Proxy Execution (v15)
 2025-03-13 10:13 UTC  (5+ messages)
` [RFC PATCH v15 1/7] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
` [RFC PATCH v15 2/7] locking/mutex: Rework task_struct::blocked_on

[PATCH] udf: Fix inode_getblk() return value
 2025-03-13 10:13 UTC  (2+ messages)

[PATCH 0/2] i.MX 8M Plus EVK Fixes
 2025-03-13 10:12 UTC  (4+ messages)
` [PATCH 1/2] hw/arm/fsl-imx8mp: Make SoC not user-creatable, derive from TYPE_SYS_BUS_DEVICE

[PATCH Dovetail] arm64: fpsimd: dovetail: Allow preemption of in-band fpsimd kernel sections
 2025-03-13 10:12 UTC  (4+ messages)

[PATCH v2 0/3] net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probe
 2025-03-13 10:10 UTC  (3+ messages)

[kvm-unit-tests PATCH v2] Makefile: Use CFLAGS in cc-option
 2025-03-13 10:11 UTC  (3+ messages)

[PATCH ath-next] wifi: ath12k: limit WMI_SCAN_CHAN_LIST_CMDID argument size
 2025-03-13 10:10 UTC  (3+ messages)

[Buildroot] [git commit] Update for 2025.02-rc2
 2025-03-13 10:09 UTC 

[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
 2025-03-13 10:10 UTC  (4+ messages)

[PATCH] media: v4l2-dev: fix error handling in __video_register_device()
 2025-03-13 10:10 UTC  (2+ messages)

[PATCH v2 0/2] PM: s2idle: A couple of minor lock-simplifications
 2025-03-13 10:10 UTC  (3+ messages)

[PATCH BlueZ 1/1] policy: connect HSP/HFP when A2DP is connected
 2025-03-13 10:09 UTC  (2+ messages)
`  "

[PATCH RFC 0/2] drm/panel: Refcounted panel allocation
 2025-03-13 10:09 UTC  (3+ messages)
` [PATCH RFC 1/2] drm/panel: Add new helpers for refcounted panel allocatons

[PATCH v2 1/2] drm/sched: Fix outdated comments referencing thread
 2025-03-13 10:08 UTC  (5+ messages)
` [PATCH v2 2/2] drm/sched: Remove kthread header

[PATCH] hash_readwrite_autotest: fix printf parameters
 2025-03-13 10:07 UTC  (5+ messages)
` [PATCH v3 0/3] fix how large numbers are printed by hash tests
  ` [PATCH v3 1/3] eal: add function rte_size_to_str

[PATCH] drm/sched: Clarify docu concerning drm_sched_job_arm()
 2025-03-13 10:07 UTC  (2+ messages)

[PATCH v5 1/2] Add rev 2 check for PRESERVE_BOOT_CONFIG function
 2025-03-13 10:06 UTC  (2+ messages)
` [PATCH v5 2/2] Add acpi_check_dsm() for PCI _DSM definitions

[PATCH net-next] net: vlan: don't propagate flags on open
 2025-03-13 10:06 UTC 

[PATCH 0/2] Fix for MediaTek reset affecting Focusrite audio interfaces
 2025-03-13 10:06 UTC  (7+ messages)

[PATCH linux-next] perf/ring_buffer: Add EPOLLRDNORM flag for poll
 2025-03-13 10:05 UTC  (2+ messages)

[Buildroot] [PATCH] utils/generate-cyclonedx: add support for certifi ssl context
 2025-03-13 10:01 UTC  (3+ messages)

Documentation oddity
 2025-03-13 10:04 UTC  (8+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-13  9:56 UTC  (3+ messages)
  ` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

Regression from 7627a0edef54 ("ata: ahci: Drop low power policy board type") on reboot (but not cold boot)
 2025-03-13 10:04 UTC  (11+ messages)

[PATCH net-next] net: don't relock netdev when on qdisc_create replay
 2025-03-13 10:04 UTC 

[PATCH v1] remoteproc: Add device awake calls in rproc boot and shutdown path
 2025-03-13 10:03 UTC  (3+ messages)

[PATCH] [SCSI] iscsi: fix error handling in iscsi_add_session()
 2025-03-13 10:03 UTC  (2+ messages)

[PATCH] usbip: Fix the error limitation on max_hw_sectors for usbip device
 2025-03-13 10:02 UTC  (6+ messages)

[PATCH] Bluetooth: fix error handling in hci_register_dev()
 2025-03-13 10:02 UTC  (2+ messages)

[PATCH] Input: fix error handling in input_register_device()
 2025-03-13 10:01 UTC  (2+ messages)

drm-ci: mediatek: kms_atomic_transition@plane-toggle-modeset-transition flake
 2025-03-13  9:59 UTC 

[PATCH v4 0/9] Enable EINJv2 Support
 2025-03-13  9:59 UTC  (14+ messages)
` [PATCH v4 3/9] ACPI: APEI: EINJ: Fix kernel test robot sparse warning
` [PATCH v4 5/9] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH v4 6/9] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH v4 7/9] ACPI: APEI: EINJ: Add debugfs files for EINJv2 support
` [PATCH v4 8/9] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [PATCH v4 9/9] ACPI: APEI: EINJ: Update the documentation for EINJv2 support

[PATCH v5 0/6] Drivers for Loongson security engine
 2025-03-13  9:59 UTC  (3+ messages)

[LTP] [PATCH v3 0/8] Cleanup the mmap testing suite
 2025-03-13  9:58 UTC  (3+ messages)
` [LTP] [PATCH v3 1/8] Refactor mmap03 test

[PATCH 1/2] mtd: rawnand: gpmi: Use str_enabled_disabled() in gpmi_nand_attach_chip()
 2025-03-13  9:57 UTC  (4+ messages)
` [PATCH 2/2] mtd: mchp48l640: Use str_enable_disable() in mchp48l640_write_prepare()

[PATCH] net-sysfs: fix error handling in netdev_register_kobject()
 2025-03-13  9:58 UTC  (2+ messages)

Go and fuck your self
 2025-03-13  9:57 UTC 

[syzbot] [kernel?] upstream test error: KASAN: slab-use-after-free Write in binderfs_evict_inode
 2025-03-13  9:57 UTC 

[PATCH 1/2] net: am65-cpsw-nuss: depends on DMA support
 2025-03-13  9:54 UTC  (2+ messages)
` [PATCH 2/2] ARM: multi_v8_defconfig: enable k3 drivers

[PATCH net,v20/4] Netfilter/IPVS fixes for net
 2025-03-13  9:56 UTC  (5+ messages)
` [PATCH net 1/4] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
` [PATCH net 2/4] selftests: netfilter: skip br_netfilter queue tests if kernel is tainted
` [PATCH net 3/4] ipvs: prevent integer overflow in do_ip_vs_get_ctl()
` [PATCH net 4/4] netfilter: nft_exthdr: fix offset with ipv4_find_option()

[PATCH v2] arm64/kernel: Always use level 2 or higher for early mappings
 2025-03-13  9:54 UTC  (4+ messages)

[PATCH v5 0/6] PCI: VF resizable BAR
 2025-03-13  9:56 UTC  (6+ messages)
` [PATCH v5 1/6] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v5 3/6] PCI: Allow IOV resources to be resized in pci_resize_resource()

[Intel-gfx] [PATCH v3] drm/i915/dsi: let HW maintain the HS-TRAIL timing
 2025-03-13  9:55 UTC  (3+ messages)
` [PATCH v4] "

[isar-cip-core][PATCH] Update isar revision
 2025-03-13  9:53 UTC 

[PATCH v8 0/9] remove libxenctrl usage from xenstored
 2025-03-13  9:53 UTC  (7+ messages)
` [PATCH v8 8/9] tools/xenstored: use unique_id to identify new domain with same domid
` [PATCH v8 9/9] tools/xenstored: use xenmanage_poll_changed_domain()

[PATCH v2 1/1] media: v4l2-core: Replace the check for firmware registered I²C devices
 2025-03-13  9:52 UTC  (3+ messages)
  ` [v2,1/1] "

[PATCH] rust: optimize rust symbol generation for SeqFile
 2025-03-13  9:51 UTC 

[PATCH v4 0/8] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-03-13  9:51 UTC  (2+ messages)

drm-ci: mediatek: kms_atomic_transition@plane-all-modeset-transition-internal-panels flake
 2025-03-13  9:51 UTC 

[PATCH] ppc/spapr: fix default cpu for pre-10.0 machines
 2025-03-13  9:49 UTC  (3+ messages)

[PATCH v2 00/10] Add DSI display support for SA8775P target
 2025-03-13  9:48 UTC  (4+ messages)
` [PATCH v2 02/10] dt-bindings: msm: dsi-controller-main: document the SA8775P DSI CTRL

[PATCH v1] CHANGELOG.md: Mention PCI passthrough for HVM domUs
 2025-03-13  9:48 UTC  (5+ messages)

[PATCH v2] ppc/spapr: fix default cpu for pre-9.0 machines
 2025-03-13  9:47 UTC 

[PATCH] mtd: fix error handling in uif_init()
 2025-03-13  9:47 UTC  (3+ messages)

[PATCH] Revert "bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first"
 2025-03-13  9:47 UTC 

[Intel-wired-lan] [PATCH net v2 0/5] net: ptp: fix egregious supported flag checks
 2025-03-13  9:45 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net v2 2/5] renesas: reject PTP_STRICT_FLAGS as unsupported
  `  "

My transfer ring grew to 740 segments
 2025-03-13  9:45 UTC  (3+ messages)

[Buildroot] [git commit] board/stmicroelectronics/stm32mp135f-dk: fix boot steps in readme
 2025-03-13  9:42 UTC 

drm-ci: mediatek: kms_flip@basic-flip-vs-modeset flake
 2025-03-13  9:45 UTC 

[Buildroot] [PATCH 1/1] board/stmicroelectronics/stm32mp135f-dk: fix boot steps in readme
 2025-03-13  9:44 UTC  (2+ messages)

Kernel oops with 6.14 when enabling TLS
 2025-03-13  9:43 UTC  (12+ messages)
                  ` Networking people smell funny and make poor life choices

[RFC PATCH 1/2] drivers/misc: add silex multipk driver
 2025-03-13  9:43 UTC  (11+ messages)
` [RFC PATCH 2/2] dt-bindings: add device tree binding for silex multipk

[PATCH] drm/panic: Add support to scanout buffer as array of pages
 2025-03-13  9:42 UTC 

[PATCH V1] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX
 2025-03-13  9:42 UTC  (4+ messages)
  `  "

[PATCH] dev-manual: remove qemu machine name list in runqemu invocation
 2025-03-13  9:41 UTC  (2+ messages)
` [docs] "

[PATCH v3] migration-guides/release-notes-5.2: add known issue on stalled NVD
 2025-03-13  9:41 UTC 

[PATCH v3 0/3] Add support for AM62L DSS
 2025-03-13  9:41 UTC  (3+ messages)
` [PATCH v3 3/3] drm/tidss: Add support for AM62L display subsystem

[syzbot] [kernel?] upstream test error: KASAN: slab-use-after-free Write in binderfs_evict_inode
 2025-03-13  9:41 UTC  (2+ messages)
` [syzbot] "

[RFC PATCH 00/18] hw/microblaze: Quick single binary proof of concept
 2025-03-13  9:40 UTC  (4+ messages)
` [RFC PATCH 01/18] hw/xen/hvm: Fix Aarch64 typo

[PATCH v2 i-g-t] tests/intel/xe_fault_injection: Inject errors during observation IOCTL
 2025-03-13  9:40 UTC 

[RFC PATCH 0/8] sched/fair: Propagate load balancing stats up the sched domain hierarchy
 2025-03-13  9:37 UTC  (9+ messages)
` [RFC PATCH 1/8] sched/topology: Assign sd_share for all non NUMA sched domains
` [RFC PATCH 2/8] sched/topology: Introduce sg->shared
` [RFC PATCH 3/8] sched/fair: Move "struct sg_lb_stats" and its dependencies to sched.h
` [RFC PATCH 4/8] sched/fair: Move sg_{overloaded,overutilized} calculation to sg_lb_stats
` [RFC PATCH 5/8] sched/topology: Define sg_lb_stats_prop and embed it inside sched_domain_shared
` [RFC PATCH 6/8] sched/fair: Increase probability of lb stats being reused
` [RFC PATCH 7/8] sched/fair: Retrieve cached group stats from sg_lb_stats_prop
` [RFC PATCH 8/8] sched/fair: Update stats for sched_domain using the sched_group stats

[PATCH net] Revert "openvswitch: switch to per-action label counting in conntrack"
 2025-03-13  9:40 UTC  (2+ messages)

[PATCH net] net: openvswitch: remove misbehaving actions length check
 2025-03-13  9:40 UTC  (2+ messages)

[PATCH v8 0/6] Specifying cache topology on ARM
 2025-03-13  9:38 UTC  (4+ messages)
` [PATCH v8 4/6] hw/acpi/aml-build.c: add cache hierarchy to pptt table

[PATCH nft] evaluate: don't allow merging interval set/map with non-interval one
 2025-03-13  9:38 UTC 

[PATCH 0/2] J2 Turtle Board fixes
 2025-03-13  9:38 UTC  (8+ messages)
` [PATCH 1/2] sh: align .bss section padding to 8-byte boundary

[PATCH v2 00/13] mailbox: pcc: Fixes and cleanup/refactoring
 2025-03-13  9:38 UTC  (6+ messages)

drm-ci: mediatek: kms_flip@flip-vs-wf_vblank-interruptible flake
 2025-03-13  9:37 UTC 

[PATCH] tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation
 2025-03-13  9:37 UTC 

Parallel shared to exclusive flock conversion blocks forever on single NFS client
 2025-03-13  9:37 UTC  (3+ messages)

[PATCH v2 0/1] common: edid: update timing selection logic
 2025-03-13  9:36 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH iwl-next] igc: enable HW vlan tag insertion/stripping by default
 2025-03-13  9:35 UTC 

[PATCH v4 00/36] Attack vector controls
 2025-03-13  9:36 UTC  (3+ messages)
` [PATCH v4 03/36] x86/bugs: Restructure mmio mitigation

[PATCH] wifi: ath12k: fix 5GHz operation on wideband QCN9274 radios
 2025-03-13  9:36 UTC  (2+ messages)

boottime->efi_allocate_pages() returning EFI_NOT_FOUND
 2025-03-13  9:35 UTC  (6+ messages)

[LTP] [PATCH] unshare01: add EINVAL check
 2025-03-13  9:35 UTC  (2+ messages)

[OE-core][PATCH] lib/oe/qa: raise error on objdump failure
 2025-03-13  9:34 UTC 

[Buildroot] [git commit] package/postgresql: fix build with external gettext
 2025-03-13  9:32 UTC 

[RESEND PATCH v5] ASoC: tas2781: Support dsp firmware Alpha and Beta seaies
 2025-03-13  9:32 UTC 

Kernel and u-boot version selection in meta-rockchip
 2025-03-13  9:33 UTC  (3+ messages)
  ` [yocto-patches] "

[PATCH 0/2] Improve Zram by separating compression context from kswapd
 2025-03-13  9:30 UTC  (2+ messages)

[PATCH] xen/sched: fix arinc653 to not use variables across cpupools
 2025-03-13  9:31 UTC 

[PATCH v3 0/3] Count pKVM stage-2 usage in secondary pagetable stat
 2025-03-13  9:31 UTC  (5+ messages)
` [PATCH v3 2/3] KVM: arm64: Distinct pKVM teardown memcache for stage-2

Regression on drm-tip
 2025-03-13  9:30 UTC  (2+ messages)

[PATCH net v4 0/2] gre: Fix regressions in IPv6 link-local address generation
 2025-03-13  9:30 UTC  (2+ messages)

[syzbot] [kernel?] INFO: rcu detected stall in kthread_worker_fn (2)
 2025-03-13  9:29 UTC 

Discussion on unexpected behavior of ARINC653 scheduler
 2025-03-13  9:27 UTC  (3+ messages)

[PATCH v1 0/4] Add T-Head TH1520 VO clock support for LicheePi 4A GPU enablement
 2025-03-13  9:25 UTC  (6+ messages)
  ` [PATCH v1 4/4] clk: thead: Add GPU clock gate control with CLKGEN reset 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.