All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-28 07:51:52 to 2025-05-28 08:25:33 UTC [more...]

[PATCH v1] tty: Register device *after* creating the cdev for a tty
 2025-05-28  8:23 UTC  (2+ messages)

[PATCH] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
 2025-05-28  8:25 UTC  (2+ messages)

[RESEND 0/8] drm/i915/sbi: move under display, cleanup
 2025-05-28  8:24 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/i915/sbi: move under display, cleanup (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH i-g-t v3 00/11] Improve mem-copy/mem-set lib and tests
 2025-05-28  8:23 UTC  (3+ messages)
` [PATCH i-g-t v3 09/11] lib/intel_blt: add support for matrix mem-copy

[PATCH] ethdev: remove callback checks from fast path
 2025-05-28  8:23 UTC  (6+ messages)
` [PATCH v2 1/2] ethdev: remove unnecessary type conversion

[PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-05-28  8:23 UTC  (2+ messages)

[PATCH v4] usb: dwc3: Abort suspend on soft disconnect failure
 2025-05-28  8:21 UTC  (4+ messages)

[PATCH 0/6] pinctrl: Add Airoha AN7583 support
 2025-05-28  8:21 UTC  (5+ messages)
` [PATCH 2/6] pinctrl: mediatek: airoha: generalize pins/group/function/confs handling
` [PATCH 3/6] pinctrl: airoha: convert PHY LED GPIO to macro

[git pull] drm for 6.16-rc1
 2025-05-28  3:51 UTC 

[PULL 00/28] tcg patch queue
 2025-05-28  8:14 UTC  (29+ messages)
` [PULL 01/28] accel/tcg: Fix atomic_mmu_lookup vs TLB_FORCE_SLOW
` [PULL 02/28] system/main: comment lock rationale
` [PULL 03/28] linux-user: implement pgid field of /proc/self/stat
` [PULL 04/28] target/microblaze: Split out mb_unaligned_access_internal
` [PULL 05/28] target/microblaze: Introduce helper_unaligned_access
` [PULL 06/28] target/microblaze: Split out mb_transaction_failed_internal
` [PULL 07/28] target/microblaze: Implement extended address load/store out of line
` [PULL 08/28] target/microblaze: Use uint64_t for CPUMBState.ear
` [PULL 09/28] target/microblaze: Use TCGv_i64 for compute_ldst_addr_ea
` [PULL 10/28] target/microblaze: Fix printf format in mmu_translate
` [PULL 11/28] target/microblaze: Use TARGET_LONG_BITS == 32 for system mode
` [PULL 12/28] target/microblaze: Drop DisasContext.r0
` [PULL 13/28] target/microblaze: Simplify compute_ldst_addr_type{a,b}
` [PULL 14/28] tcg: Drop TCGContext.tlb_dyn_max_bits
` [PULL 15/28] tcg: Drop TCGContext.page_{mask,bits}
` [PULL 16/28] target/sh4: Use MO_ALIGN for system UNALIGN()
` [PULL 17/28] accel/tcg: Add TCGCPUOps.pointer_wrap
` [PULL 18/28] target: Use cpu_pointer_wrap_notreached for strict align targets
` [PULL 19/28] target: Use cpu_pointer_wrap_uint32 for 32-bit targets
` [PULL 20/28] target/arm: Fill in TCGCPUOps.pointer_wrap
` [PULL 21/28] target/i386: "
` [PULL 22/28] target/loongarch: "
` [PULL 23/28] target/mips: "
` [PULL 24/28] target/ppc: "
` [PULL 25/28] target/riscv: "
` [PULL 26/28] target/s390x: "
` [PULL 27/28] target/sparc: "
` [PULL 28/28] accel/tcg: Assert TCGCPUOps.pointer_wrap is set

[PATCH v7] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
 2025-05-28  8:21 UTC  (2+ messages)

[PATCH net-next v6 00/14] Introduce an ethernet port representation
 2025-05-28  8:16 UTC  (6+ messages)
` [PATCH net-next v6 06/14] net: phy: Introduce generic SFP handling for PHY drivers

[PATCH] drm/i915/display: add intel_display_device_present()
 2025-05-28  8:18 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: add intel_display_device_present() (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[PATCH 00/18] Split netmem from struct page
 2025-05-28  8:17 UTC  (21+ messages)
` [PATCH 01/18] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH 12/18] page_pool: use netmem APIs to access page->pp_magic in page_pool_page_is_pp()

[PATCH v10 0/5] Add Loongson Security Engine chip driver
 2025-05-28  8:17 UTC  (6+ messages)
` [PATCH v10 4/5] tpm: Add a driver for Loongson TPM device

[PATCH v4 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-05-28  8:16 UTC  (3+ messages)
` [PATCH v4 5/5] net: mana: Allocate MSI-X vectors dynamically

[PATCH v2] iomap: don't lose folio dropbehind state for overwrites
 2025-05-28  8:15 UTC  (2+ messages)

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-28  8:12 UTC  (9+ messages)
` [PATCH v5 03/29] iommu: Apply the new iommufd_object_alloc_ucmd helper
` [PATCH v5 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct

[PATCHSET 0/5] dropbehind fixes and cleanups
 2025-05-28  8:15 UTC  (11+ messages)
` [PATCH 1/5] mm/filemap: gate dropbehind invalidate on folio !dirty && !writeback
` [PATCH 2/5] mm/filemap: use filemap_end_dropbehind() for read invalidation
` [PATCH 3/5] Revert "Disable FOP_DONTCACHE for now due to bugs"
` [PATCH 4/5] mm/filemap: unify read/write dropbehind naming
` [PATCH 5/5] mm/filemap: unify dropbehind flag testing and clearing

[PATCH 00/43] sched: Use the SMP scheduler on UP too
 2025-05-28  8:14 UTC  (45+ messages)
` [PATCH 01/43] sched: Clean up and standardize #if/#else/#endif markers in sched/autogroup.[ch]
` [PATCH 02/43] sched: Clean up and standardize #if/#else/#endif markers in sched/clock.c
` [PATCH 03/43] sched: Clean up and standardize #if/#else/#endif markers in sched/core.c
` [PATCH 04/43] sched: Clean up and standardize #if/#else/#endif markers in sched/cpufreq_schedutil.c
` [PATCH 05/43] sched: Clean up and standardize #if/#else/#endif markers in sched/cpupri.h
` [PATCH 06/43] sched: Clean up and standardize #if/#else/#endif markers in sched/cputime.c
` [PATCH 07/43] sched: Clean up and standardize #if/#else/#endif markers in sched/deadline.c
` [PATCH 08/43] sched: Clean up and standardize #if/#else/#endif markers in sched/debug.c
` [PATCH 09/43] sched: Clean up and standardize #if/#else/#endif markers in sched/fair.c
` [PATCH 10/43] sched: Clean up and standardize #if/#else/#endif markers in sched/idle.c
` [PATCH 11/43] sched: Clean up and standardize #if/#else/#endif markers in sched/loadavg.c
` [PATCH 12/43] sched: Clean up and standardize #if/#else/#endif markers in sched/pelt.[ch]
` [PATCH 13/43] sched: Clean up and standardize #if/#else/#endif markers in sched/psi.c
` [PATCH 14/43] sched: Clean up and standardize #if/#else/#endif markers in sched/rt.c
` [PATCH 15/43] sched: Clean up and standardize #if/#else/#endif markers in sched/sched.h
` [PATCH 16/43] sched: Clean up and standardize #if/#else/#endif markers in sched/stats.[ch]
` [PATCH 17/43] sched: Clean up and standardize #if/#else/#endif markers in sched/syscalls.c
` [PATCH 18/43] sched: Clean up and standardize #if/#else/#endif markers in sched/topology.c
` [PATCH 19/43] sched/smp: Always define sched_domains_mutex_lock()/unlock(), def_root_domain and sched_domains_mutex
  ` [PATCH 20/43] sched/smp: Make SMP unconditional
` [PATCH 21/43] sched/smp: Always define is_percpu_thread() and scheduler_ipi()
` [PATCH 22/43] sched/smp: Always define rq->hrtick_csd
` [PATCH 23/43] sched/smp: Use the SMP version of try_to_wake_up()
` [PATCH 24/43] sched/smp: Use the SMP version of __task_needs_rq_lock()
` [PATCH 25/43] sched/smp: Use the SMP version of wake_up_new_task()
` [PATCH 26/43] sched/smp: Use the SMP version of sched_exec()
` [PATCH 27/43] sched/smp: Use the SMP version of idle_thread_set_boot_cpu()
` [PATCH 28/43] sched/smp: Use the SMP version of the RT scheduling class
` [PATCH 29/43] sched/smp: Use the SMP version of the deadline "
` [PATCH 30/43] sched/smp: Use the SMP version of scheduler debugging data
` [PATCH 31/43] sched/smp: Use the SMP version of schedstats
` [PATCH 32/43] sched/smp: Use the SMP version of the scheduler syscalls
` [PATCH 33/43] sched/smp: Use the SMP version of sched_update_asym_prefer_cpu()
` [PATCH 34/43] sched/smp: Use the SMP version of the idle scheduling class
` [PATCH 35/43] sched/smp: Use the SMP version of the stop-CPU "
` [PATCH 36/43] sched/smp: Use the SMP version of cpu_of()
` [PATCH 37/43] sched/smp: Use the SMP version of is_migration_disabled()
` [PATCH 38/43] sched/smp: Use the SMP version of rq_pin_lock()
` [PATCH 39/43] sched/smp: Use the SMP version of task_on_cpu()
` [PATCH 40/43] sched/smp: Use the SMP version of WF_ and SD_ flag sanity checks
` [PATCH 41/43] sched/smp: Use the SMP version of ENQUEUE_MIGRATED
` [PATCH 42/43] sched/smp: Use the SMP version of add_nr_running()
` [PATCH 43/43] sched/smp: Use the SMP version of double_rq_clock_clear_update()

[PATCH V3] Add new tracepoint function for type time_t
 2025-05-28  8:14 UTC  (7+ messages)
  ` |FAILURE| pw153190 "
        ` [EXTERNAL] "

[bug report] selftests/landlock: Add tests for audit flags and domain IDs
 2025-05-28  8:13 UTC 

[PATCH next] tools/testing: Check correct variable in open_procmap()
 2025-05-28  8:13 UTC 

[PATCH v8 0/4] enable xgmi node migration support for hibernate on SRIOV
 2025-05-28  8:13 UTC  (5+ messages)
` [PATCH v8 2/4] drm/amdgpu: update GPU addresses for SMU and PSP
` [PATCH v8 4/4] drm/amdgpu: fix fence fallback timer expired error

[PATCH net-next] net/mlx5: HWS, Add an error check in hws_bwc_rule_complex_hash_node_get()
 2025-05-28  8:12 UTC 

Subject: BUG: Process termination deadlock in exit_aio() vs device release
 2025-05-28  8:11 UTC 

[PATCH v4 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-05-28  8:11 UTC  (3+ messages)

[PATCH v2 0/2] fix drbd-utils minor issues
 2025-05-28  8:11 UTC  (5+ messages)
` [PATCH v2 1/2] build: changing SUSE release file
` [PATCH v2 2/2] remove lock file after using it

[PATCH next] cxl: fix return value in cxlctl_validate_set_features()
 2025-05-28  8:11 UTC 

[PATCH v2 net] net/mlx4_en: Prevent potential integer overflow calculating Hz
 2025-05-28  8:11 UTC 

[PATCH v2 next] wifi: rtw89: mcc: prevent shift wrapping in rtw89_core_mlsr_switch()
 2025-05-28  8:11 UTC 

[bug report] Linux-2.6.12-rc2
 2025-05-28  8:10 UTC 

[PATCH net-next] selftests/bpf: Fix bpf selftest build warning
 2025-05-28  8:10 UTC  (2+ messages)

[PATCH v4 00/12] Panel Replay + Adaptive sync
 2025-05-28  8:09 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for Panel Replay + Adaptive sync (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-05-28  8:08 UTC  (4+ messages)
` [RFC PATCH v2 06/51] KVM: Query guest_memfd for private/shared status

[PATCH v2] net: stmmac: add explicit check and error on invalid PTP clock rate
 2025-05-28  8:06 UTC  (3+ messages)

[PATCH v5 0/5] ARM Nested Virt Support
 2025-05-28  8:07 UTC  (10+ messages)

[PATCH v2 0/7] of: overlay: Add support for export-symbols node feature
 2025-05-28  8:06 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: Add support for export-symbols node

[PATCH 00/34] mmc: Cleanup sdhci_pltfm_free()/sdhci_free_host() usage
 2025-05-28  8:05 UTC  (4+ messages)
` [PATCH 13/34] mmc: sdhci-esdhc-mcf: Drop the use of sdhci_pltfm_free()

[PATCH 0/6] Print version of the DM firmware
 2025-05-28  8:05 UTC  (7+ messages)
` [PATCH 1/6] ti_sci_*: Add utility to access tisci firmware and SOC capability
` [PATCH 2/6] ti_sci_* : Add capability to access DM firmware's metadata
` [PATCH 3/6] firmware: ti_sci.c: Add a function to query DM firmware's capability
` [PATCH 4/6] firmware: ti_sci.c: Add a function to request DM metadata using ti_sci* calls
` [PATCH 5/6] arm: mach-k3: Add a function for printing DM version
` [PATCH 6/6] arm: mach-k3: Print version of DM firmware during boot process

[PATCH v2 0/2] Add CONFIG_SYSTEM_SUSPEND and SCIF UART suspend/resume handlers
 2025-05-28  8:05 UTC  (3+ messages)
` [PATCH v2 1/2] xen: Introduce system suspend config option
` [PATCH v2 2/2] xen/char: implement suspend/resume calls for SCIF driver

[jlayton:rpc-numa 1/2] net/sunrpc/svc.c:761:37: warning: variable 'rqstp' is uninitialized when used here
 2025-05-28  8:05 UTC 

Broken access to openembedded repos
 2025-05-28  8:06 UTC  (2+ messages)

[PATCH v3] video: screen_info: Relocate framebuffers behind PCI bridges
 2025-05-28  8:02 UTC 

[PATCH] [net-next] hns3: Demote load and progress messages to debug level
 2025-05-28  8:04 UTC  (2+ messages)

[PATCH v4 0/4] KVM: x86: Dynamically allocate hashed page list
 2025-05-28  8:04 UTC  (3+ messages)
` [PATCH v4 2/4] KVM: x86/mmu: Dynamically allocate shadow MMU's "

[PATCH v2] eventpoll: Fix priority inversion problem
 2025-05-28  8:04 UTC  (4+ messages)

[f2fs-dev] [syzbot] [f2fs?] KASAN: slab-out-of-bounds Read in build_sit_entries
 2025-05-28  8:04 UTC  (3+ messages)
  `  "

FAILED: patch "[PATCH] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ" failed to apply to 6.12-stable tree
 2025-05-28  8:03 UTC  (2+ messages)
` [PATCH 6.12.y] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ

[PATCH 0/7] Rust KUnit `#[test]` support improvements
 2025-05-28  8:03 UTC  (3+ messages)

[PATCH v4 1/4] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64
 2025-05-28  8:02 UTC  (4+ messages)
` [PATCH v4 2/4] qemuarm64.conf: allow overriding QB_OPT_APPEND

RE: CAN XL netlink AIP status
 2025-05-28  8:02 UTC  (4+ messages)
                    ` Latest patches - "
                        ` TR: can: canxl: about CAN_CTRLMODE_XL_ERR_SIGNAL

[PATCH] dt-bindings: mmc: ti,da830-mmc: convert text based binding to json schema
 2025-05-28  8:02 UTC  (2+ messages)

WCN7850 problem on Linux kernel 6.15
 2025-05-28  8:02 UTC  (5+ messages)

[PATCH] powerpc: Fixing typo in comment
 2025-05-28  8:00 UTC 

[PATCH] doc: sparse-checkout: Fix list markers
 2025-05-28  8:01 UTC  (4+ messages)

[PATCH v2] iio: trigger: Avoid data race
 2025-05-28  8:01 UTC 

[PATCH 1/1] Fix swapped left and right channels for Lenovo ThinBook 13x Gen4 sound
 2025-05-28  8:00 UTC  (2+ messages)

[Stable-10.0.2 0/1] Patch Round-up for stable 10.0.2
 2025-05-28  8:00 UTC  (3+ messages)
` [Stable-10.0.2] Revert "Drop support for Python 3.8"

[PATCH] dt-bindings: mmc: sdhci-omap: convert text based binding to json schema
 2025-05-28  8:00 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: support Ethernet Switch adapter for RK3588 Jaguar
 2025-05-28  7:56 UTC  (5+ messages)

[PATCH] Revert "i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpuid()"
 2025-05-28  7:59 UTC  (3+ messages)

[PATCH] drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMM
 2025-05-28  7:59 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMM (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH 00/12] rust: bindings for Error
 2025-05-28  8:20 UTC  (3+ messages)
` [PATCH 06/12] util/error: make func optional

[PATCH] Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT
 2025-05-28  7:55 UTC  (5+ messages)

[PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2025-05-28  7:58 UTC  (6+ messages)

[PATCH] driver: net: ethernet: mtk_star_emac: fix suspend/resume issue
 2025-05-28  7:56 UTC  (2+ messages)

lwIP watchdog not being serviced
 2025-05-28  7:57 UTC  (2+ messages)

[PATCH] tests/functional/test_aarch64_hotplug_pci: Update images
 2025-05-28  7:57 UTC  (2+ messages)

[PATCH 0/2] Miscellaneous MSan finding
 2025-05-28  7:55 UTC  (5+ messages)
` [PATCH 1/2] util: fix msan findings in keyval

[PATCH v2 1/3] net: stmmac: allow drivers to explicitly select PHY device
 2025-05-28  7:53 UTC  (8+ messages)

reply: [RFC] pin_user_pages_fast failure count increased
 2025-05-28  7:55 UTC  (11+ messages)

FAILED: patch "[PATCH] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ" failed to apply to 6.14-stable tree
 2025-05-28  7:54 UTC  (2+ messages)
` [PATCH 6.14.y] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ

[OE-core][scarthgap][PATCH] nfs-utils: don't use signals to shut down nfs server
 2025-05-28  7:53 UTC 

[net-next PATCH] selftests: netfilter: Fix skip of wildcard interface test
 2025-05-28  7:53 UTC  (2+ messages)

[PATCH net v4] net: openvswitch: Fix the dead loop of MPLS parse
 2025-05-28  7:53 UTC  (2+ messages)

[PATCH net] net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames
 2025-05-28  7:53 UTC  (2+ messages)

[PATCH v2 0/8] Intel IPU7 PCI and input system device drivers
 2025-05-28  7:51 UTC  (9+ messages)
` [PATCH v2 1/8] media: Rename the IPU PCI device table header and add IPU7 PCI IDs
` [PATCH v2 2/8] media: staging/ipu7: add Intel IPU7 PCI device driver
` [PATCH v2 3/8] media: staging/ipu7: add IPU7 DMA APIs and MMU mapping
` [PATCH v2 4/8] media: staging/ipu7: add firmware parse, syscom interface and boot
` [PATCH v2 5/8] media: staging/ipu7: add IPU7 firmware ABI headers
` [PATCH v2 6/8] media: staging/ipu7: add IPU7 input system device driver
` [PATCH v2 7/8] MAINTAINERS: add maintainers for Intel IPU7 input system driver
` [PATCH v2 8/8] media: staging/ipu7: add Makefile, Kconfig and to-do file for IPU7

[PATCH v6.1.y-dovetail] arm: dovetail: Reorder fault_entry hook and pr_alert
 2025-05-28  7:52 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.