messages from 2025-02-25 15:55:18 to 2025-02-25 16:36:42 UTC [more...]
[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
2025-02-25 16:09 UTC (10+ messages)
[PATCH] scsi: hisi: remove incorrect ACPI_PTR annotations
2025-02-25 16:36 UTC
[PATCH v2 00/14] Uthreads
2025-02-25 16:34 UTC (11+ messages)
` [PATCH v2 01/14] arch: introduce symbol HAVE_INITJMP
` [PATCH v2 02/14] arm: add initjmp()
` [PATCH v2 03/14] riscv: "
` [PATCH v2 04/14] sandbox: "
` [PATCH v2 05/14] test: lib: add initjmp() test
` [PATCH v2 06/14] uthread: add cooperative multi-tasking interface
` [PATCH v2 07/14] cyclic: invoke uthread_schedule() from schedule()
` [PATCH v2 08/14] lib: time: hook uthread_schedule() into udelay()
` [PATCH v2 09/14] doc: develop: add documentation for uthreads
` [PATCH v2 10/14] test: lib: add uthread test
[PATCH] task_work: Consume only item at a time while invoking the callbacks
2025-02-25 16:35 UTC (4+ messages)
[PATCH v5 00/24] hw/uefi: add uefi variable service
2025-02-25 16:30 UTC (17+ messages)
` [PATCH v5 01/24] Add support for etc/hardware-info fw_cfg file
` [PATCH v5 02/24] hw/uefi: add include/hw/uefi/var-service-api.h
` [PATCH v5 04/24] hw/uefi: add include/hw/uefi/var-service.h
` [PATCH v5 05/24] hw/uefi: add var-service-guid.c
` [PATCH v5 07/24] hw/uefi: add var-service-vars.c
` [PATCH v5 08/24] hw/uefi: add var-service-auth.c
` [PATCH v5 09/24] hw/uefi: add var-service-policy.c
` [PATCH v5 10/24] hw/uefi: add var-service-core.c
` [PATCH v5 11/24] hw/uefi: add var-service-pkcs7.c
` [PATCH v5 12/24] hw/uefi: add var-service-pkcs7-stub.c
` [PATCH v5 16/24] hw/uefi: add UEFI_VARS to Kconfig
` [PATCH v5 17/24] hw/uefi: add to meson
` [PATCH v5 19/24] hw/uefi-vars-sysbus: qemu platform bus support
` [PATCH v5 20/24] hw/uefi-vars-sysbus: add x64 variant
` [PATCH v5 21/24] hw/uefi-vars-sysbus: allow for arm virt
` [PATCH v5 22/24] hw/uefi-vars-sysbus: allow for pc and q35
[LSF/MM/BPF TOPIC] Optimizing Page Cache Readahead Behavior
2025-02-25 16:36 UTC (8+ messages)
` [Lsf-pc] "
[PATCH v6 0/2] Touch Bar DRM driver for x86 Macs
2025-02-25 16:35 UTC
[PATCH] Bluetooth: btusb: Add Mercusys MA530 HWID 0x2c4e/0x0115 for Realtek 8761BUV
2025-02-25 16:35 UTC (2+ messages)
` "
[PATCHv5 00/11] ublk zero copy support
2025-02-25 16:35 UTC (8+ messages)
` [PATCHv5 09/11] ublk: zc register/unregister bvec
` [PATCHv5 10/11] io_uring: add abstraction for buf_table rsrc data
Run 4 separate NFSv4.0/.1/.2 servers on 4 separate TCP ports on one Linux machine?
2025-02-25 16:34 UTC (3+ messages)
[PATCH] fpga: versal: remove incorrect of_match_ptr annotation
2025-02-25 16:35 UTC
[PATCH net-next] net: ethtool: Don't check if RSS context exists in case of context 0
2025-02-25 16:35 UTC (2+ messages)
[PATCH] mux: adg792a: remove incorrect of_match_ptr annotation
2025-02-25 16:34 UTC
[PATCH v3 1/2] env: mmc: Make redundant env in both eMMC boot partitions consider DT properties
2025-02-25 16:34 UTC (4+ messages)
` [PATCH v3 2/2] env: mmc: Clean up env_mmc_load() ifdeffery
[PATCH] media: i2c: Replace nested min() with single min3()
2025-02-25 16:34 UTC (2+ messages)
[PATCH] rtc: fsl-ftm: remove incorrect ACPI_PTR annotation
2025-02-25 16:34 UTC
Re: [PATCH] pps: add epoll support
2025-02-25 16:34 UTC
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 2f6a8c8d12a5764a5fe532ab64f040c5e953355c
2025-02-25 16:33 UTC
[PATCH 0/8] x86/IDT: Generate the IDT at build time
2025-02-25 16:33 UTC (11+ messages)
` [PATCH 4/8] x86/IDT: Rename idt_table[] to bsp_idt[]
` [PATCH 5/8] x86/IDT: Make idt_tables[] be per_cpu(idt)
[PATCH 1/2] net: hisilicon: hns_mdio: remove incorrect ACPI_PTR annotation
2025-02-25 16:33 UTC (2+ messages)
` [PATCH 2/2] net: xgene-v2: "
[PATCH] dmaengine: img-mdc: remove incorrect of_match_ptr annotation
2025-02-25 16:33 UTC
[PATCH 0/8] Add System Components for Microchip SAMA7D65 SoC
2025-02-25 16:33 UTC (2+ messages)
[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
2025-02-25 16:32 UTC (19+ messages)
` [PATCH v14 1/8] mm: rust: add abstraction for struct mm_struct
` [PATCH v14 2/8] mm: rust: add vm_area_struct methods that require read access
` [PATCH v14 3/8] mm: rust: add vm_insert_page
` [PATCH v14 4/8] mm: rust: add lock_vma_under_rcu
` [PATCH v14 5/8] mm: rust: add mmput_async support
` [PATCH v14 6/8] mm: rust: add VmaNew for f_ops->mmap()
` [PATCH v14 7/8] rust: miscdevice: add mmap support
` [PATCH v14 8/8] task: rust: rework how current is accessed
[PATCH v4 0/5] Add support for Nuvoton npcm845 i3c controller
2025-02-25 16:32 UTC (5+ messages)
` [PATCH v4 3/5] i3c: master: svc: Fix npcm845 FIFO empty issue
[PATCH] net/mlx5: add eCPRI support
2025-02-25 16:31 UTC (2+ messages)
[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
2025-02-25 16:31 UTC (13+ messages)
[PATCH i-g-t v1 0/1] Add FBC Dirty Rectangle tests
2025-02-25 16:30 UTC (3+ messages)
` [PATCH i-g-t v1 1/1] tests/intel/kms_fbc_dirty_rect: Add FBC dirty rectangle tests
[PATCH bpf-next v5 0/2] selftests/bpf: implement setting global variables in veristat
2025-02-25 16:31 UTC (3+ messages)
` [PATCH bpf-next v5 1/2] "
` [PATCH bpf-next v5 2/2] selftests/bpf: introduce veristat test
[PATCH v3 1/3] rcutorture: Allow a negative value for nfakewriters
2025-02-25 16:30 UTC (4+ messages)
` [PATCH v3 3/3] rcu: Use _full() API to debug synchronize_rcu()
[PATCH] tracing/osnoise: Fix possible recursive locking for cpus_read_lock()
2025-02-25 16:30 UTC (2+ messages)
[yocto][meta-mingw][PATCH] oeqa: Set LANG in wine tests
2025-02-25 16:29 UTC (5+ messages)
[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
2025-02-25 16:28 UTC (2+ messages)
[PATCH 0/3] ACPI: platform_profile: fix legacy sysfs with multiple handlers
2025-02-25 16:27 UTC (8+ messages)
[Bug 219812] New: Bluetooth: hci0: Invalid LTK for MAC_ADDRESS
2025-02-25 16:25 UTC (3+ messages)
` [Bug 219812] "
[PATCH v4 0/5] fast-export, fast-import: add support for signed-commits
2025-02-25 16:25 UTC (5+ messages)
` [PATCH v5 0/6] "
` [PATCH v5 6/6] "
[PATCH 2/5] drm/i915/hpd: Add support for suspending the IRQ handling on an HPD pin
2025-02-25 16:25 UTC (3+ messages)
` [PATCH v2 "
[PATCH v3 00/30] TDX initialization + vCPU/VM creation
2025-02-25 16:24 UTC (3+ messages)
` [PATCH 20/30] KVM: TDX: create/destroy VM structure
[PATCH 0/5] Enable early bootup of AArch32 MPU systems
2025-02-25 16:24 UTC (6+ messages)
` [PATCH 1/5] xen/arm: mpu: Ensure that the page size is 4KB (arm32)
` [PATCH 2/5] xen/arm: mpu: Enclose access to MMU specific registers under CONFIG_MMU (arm32)
[PATCH v3] pinctrl: spacemit: enable config option
2025-02-25 16:23 UTC (3+ messages)
[PATCH] mm/list_lru: make the case where mlru is NULL as unlikely
2025-02-25 16:23 UTC (2+ messages)
[PATCH v3 net-next 0/6] Support some enhances features for the HIBMCGE driver
2025-02-25 16:23 UTC (5+ messages)
` [PATCH v3 net-next 2/6] net: hibmcge: Add support for rx checksum offload
[PATCH 0/2] ALSA: cs35l56: Fix for races when soft-resetting on SPI
2025-02-25 16:22 UTC (4+ messages)
` [PATCH 1/2] firmware: cs_dsp: Remove async regmap writes
[PATCH v2 0/6] Track node vacancy to reduce worst case allocation counts
2025-02-25 16:22 UTC (8+ messages)
` [PATCH v2 3/6] maple_tree: use vacant nodes to reduce worst case allocations
` [PATCH v2 5/6] maple_tree: add sufficient height
` [PATCH v2 6/6] maple_tree: reorder mas->store_type case statements
[PATCH v3 00/27] Enable FRED with KVM VMX
2025-02-25 16:22 UTC (7+ messages)
` [PATCH v3 21/27] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup
` [PATCH v3 24/27] KVM: nVMX: Add a prerequisite to existence of VMCS fields
[PATCH v11 0/8] Add support for EU stall sampling
2025-02-25 16:21 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH v6 0/4] riscv: spacemit: add gpio support for K1 SoC
2025-02-25 16:19 UTC (3+ messages)
` [PATCH v6 2/4] gpio: spacemit: add "
[GSoC][PATCH v3] merge-strategies.adoc: detail submodule merge
2025-02-25 16:18 UTC
[PATCH] [RESEND] comedi: ni_atmio: avoid warning for unused device_ids[] table
2025-02-25 14:59 UTC (2+ messages)
[LTP] [PATCH v2] syscalls/getrusage04: Disable for VIRT_ANY
2025-02-25 16:18 UTC (2+ messages)
[PATCH 0/3] KVM: SVM: Zero DEBUGCTL before VMRUN if necessary
2025-02-25 16:19 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: Snapshot the host's DEBUGCTL in common x86
[PATCH v5 0/2] Optionally allow ttynull to be selected as a default console
2025-02-25 16:19 UTC (3+ messages)
` [PATCH v5 1/2] ttynull: Add an option to allow ttynull to be used as a console device
[v5 0/5] vhost: add RSA support
2025-02-25 16:17 UTC (3+ messages)
` [v5 1/5] vhost: skip crypto op fetch before vring init
[PATCH] net/nfp: fix get represetor wrong port stats
2025-02-25 16:17 UTC (2+ messages)
[PATCH v6 00/42] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-02-25 16:16 UTC (4+ messages)
` [PATCH v6 42/42] x86/resctrl: Add python script to move resctrl "
[PATCH] btrfs: simplify parameters of metadata folio helpers
2025-02-25 16:16 UTC
[PATCH 0/5] imx8mp: add support for the IMX AIPSTZ bridge
2025-02-25 16:16 UTC (5+ messages)
` [PATCH 4/5] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'
[PATCH v7 0/2] drm: show "all" bridges in debugfs
2025-02-25 16:16 UTC (3+ messages)
` [PATCH v7 1/2] drm/bridge: move bridges_show logic from drm_debugfs.c
` [PATCH v7 2/2] drm/debugfs: add top-level 'bridges' file showing all added bridges
[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
2025-02-25 16:15 UTC (3+ messages)
` [PATCH 7/7] KVM: Drop kvm_arch_sync_events() now that all implementations are nops
[PATCH] bpf: fix possible endless loop in BPF map iteration
2025-02-25 16:15 UTC (4+ messages)
[PATCH v2 0/2] gpiolib: of: Handle threecell gpios
2025-02-25 16:15 UTC (3+ messages)
` [PATCH v2 1/2] gpiolib: of: Use local variables
` [PATCH v2 2/2] gpiolib: of: Handle threecell GPIO chips
[PATCH 1/4] pkeys: add API to switch to permissive pkey register
2025-02-25 16:15 UTC (4+ messages)
More than 256/512 glyphs on the Liinux console
2025-02-25 16:15 UTC (7+ messages)
[PATCH][next] scsi: scsi_debug: Fix addition of uninitialized variable len
2025-02-25 16:13 UTC
[PATCH 6.6.y] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro
2025-02-25 16:13 UTC (2+ messages)
[PATCH 6.12.y] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro
2025-02-25 16:13 UTC (2+ messages)
[PATCH 5.4,4.10 1/2] perf cs-etm: Add missing variable in cs_etm__process_queues()
2025-02-25 16:13 UTC (2+ messages)
[PATCH 6.6 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
2025-02-25 16:13 UTC (2+ messages)
[PATCH 6.6 2/2] tun: Assign missing bpf_net_context
2025-02-25 16:13 UTC (2+ messages)
[PATCH 6.6.y] gve: set xdp redirect target only when it is available
2025-02-25 16:13 UTC (2+ messages)
[PATCH 0/3] imx8qxp: PCIe fixes
2025-02-25 16:13 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: PCI: fsl,imx6q-pcie: Add optional DMA interrupt
` [PATCH 2/3] arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIe
` [PATCH 3/3] arm64: dts: mba8xx: Remove invalid propert
[PATCH 5.4,5.10 2/2] udf: Fix use of check_add_overflow() with mixed type arguments
2025-02-25 16:13 UTC (2+ messages)
[PATCH 6.1.y] media: mtk-vcodec: potential null pointer deference in SCP
2025-02-25 16:13 UTC (2+ messages)
[PATCH 6.6 v2 2/2] tun: Assign missing bpf_net_context
2025-02-25 16:13 UTC (2+ messages)
[PATCH 5.10] crypto: tcrypt - Fix missing return value check
2025-02-25 16:13 UTC (2+ messages)
[PATCH v1] led: fix next coverity scan error
2025-02-25 16:13 UTC (4+ messages)
[PATCH 6.6.y] drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL
2025-02-25 16:13 UTC (2+ messages)
[PATCH 6.6 v2 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
2025-02-25 16:13 UTC (2+ messages)
[PATCH 6.6.y] arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck
2025-02-25 16:13 UTC (2+ messages)
[PATCH v6.1-v5.4 1/1] pfifo_tail_enqueue: Drop new packet when sch->limit == 0
2025-02-25 16:13 UTC
[PATCH 0/4] RG35XX Add Additional Hardware Support
2025-02-25 16:13 UTC (4+ messages)
` [PATCH 1/4] arm64: dts: allwinner: h700: Add MMC2 for Anbernic RG35XX
C aggregate passing (Rust kernel policy)
2025-02-25 16:12 UTC (12+ messages)
[GIT PULL] Btrfs fixes for 6.14-rc5
2025-02-25 16:12 UTC
[PATCH v2 01/16] net/zxdh: optimize np dtb channel initialization
2025-02-25 16:12 UTC (3+ messages)
` [PATCH v3 00/16] net/zxdh: updated net zxdh driver
[PATCH 00/12] drm/i915: some GT register fixes and cleanups
2025-02-25 16:11 UTC (6+ messages)
` [PATCH 09/12] drm/i915: Use REG_BIT() & co. for BDW+ EU/slice fuse bits
Testing of shared RCU branching
2025-02-25 16:11 UTC (3+ messages)
[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
2025-02-25 16:04 UTC (3+ messages)
` [PATCH v4 3/8] drm/bridge: ti-sn65dsi86: use the auxiliary device
[PATCH 0/7] btrfs: make subpage handling be feature full
2025-02-25 16:10 UTC (4+ messages)
` [PATCH 1/7] btrfs: prevent inline data extents read from touching blocks beyond its range
[PATCH v5 0/2] Touch Bar DRM driver for x86 Macs
2025-02-25 16:09 UTC (9+ messages)
` [PATCH v5 2/2] drm/tiny: add driver for Apple Touch Bars in "
[PATCH] net/virtio: add virtio hash report feature
2025-02-25 16:09 UTC (3+ messages)
` [PATCH v2] "
[PATCH v14 00/28] [v14]drivers/net Add Support mucse N10 Pmd Driver
2025-02-25 16:08 UTC (3+ messages)
` [PATCH v15 09/29] net/rnp: add queue stop and start operations
[CI] drm/xe: Fix fault mode invalidation with unbind
2025-02-25 16:08 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v3 0/2] Rockchip W552793DBA-V10 panel support
2025-02-25 16:08 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add Raydium RM67200
` [PATCH v3 2/2] drm/panel: add Raydium RM67200 panel driver
[PATCH] ref-manual/variables: document KMETA* and KCONF_AUDIT* variables
2025-02-25 16:07 UTC (2+ messages)
[PATCH net v3 0/2] gre: Fix regressions in IPv6 link-local address generation
2025-02-25 16:05 UTC (3+ messages)
` [PATCH net v3 1/2] gre: Fix "
[PATCH v4] PCI/sysfs: Change read permissions for VPD attributes
2025-02-25 16:05 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: input/touchscreen: imagis: add compatible for ist3038h
2025-02-25 16:05 UTC (2+ messages)
[PATCH v3] drivers: watchdog: Add support for panic notifier callback
2025-02-25 16:04 UTC (2+ messages)
[PATCH v2] mm: Fix error handling in __filemap_get_folio() with FGP_NOWAIT
2025-02-25 16:04 UTC (6+ messages)
[OE-core][scarthgap][PATCH] u-boot: kernel-fitimage: Restore FIT_SIGN_INDIVIDUAL="1" behavior
2025-02-25 16:03 UTC (2+ messages)
[PATCH bpf-next v4 0/4] bpf: Improve error reporting for freplace attachment failure
2025-02-25 16:03 UTC (5+ messages)
` [PATCH bpf-next v4 2/4] "
[PATCH 0/5] target/riscv: Smepmp fixes to match specification
2025-02-25 16:00 UTC (6+ messages)
` [PATCH 1/5] target/riscv: pmp: don't allow RLB to bypass rule privileges
` [PATCH 2/5] target/riscv: pmp: move Smepmp operation conversion into a function
` [PATCH 3/5] target/riscv: pmp: fix checks on writes to pmpcfg in Smepmp MML mode
` [PATCH 4/5] target/riscv: pmp: exit csr writes early if value was not changed
` [PATCH 5/5] target/riscv: pmp: remove redundant check in pmp_is_locked
Yocto Dunfell - Modify OpenSSH configuration
2025-02-25 16:02 UTC (2+ messages)
` [yocto] "
[android-common:android15-6.6-desktop 2/2] arch/x86/kvm/mmu/paging_tmpl.h:780:19: warning: variable 'orig_pfn' set but not used
2025-02-25 16:02 UTC
[PATCH sched_ext/for-6.14-fixes] sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called without balance()
2025-02-25 16:02 UTC
[PATCH 00/10] plugins: reduce total number of build objects
2025-02-25 16:00 UTC (3+ messages)
` [PATCH 01/10] plugins/api: use tcg_ctx to get TARGET_PAGE_MASK
[PATCH bpf-next] bpf: Fix deadlock between rcu_tasks_trace and event_mutex
2025-02-25 16:01 UTC (3+ messages)
[PATCH net-next v06 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-02-25 16:00 UTC (3+ messages)
` [PATCH net-next v06 1/1] hinic3: module initialization and tx/rx logic
[V7 00/45] Color Pipeline API w/ VKMS
2025-02-25 16:00 UTC (8+ messages)
` [V7 02/45] drm/vkms: Round fixp2int conversion in lerp_u16
[PATCH] platform/x86: asus-wmi: change quiet to low-power
2025-02-25 15:59 UTC (4+ messages)
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-02-25 15:59 UTC (9+ messages)
[PATCH v4 02/14] Add TSEM specific documentation
2025-02-25 15:48 UTC (6+ messages)
` [PATCH v4 2/14] "
[PATCH bpf-next 0/6] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
2025-02-25 15:58 UTC (7+ messages)
` [PATCH bpf-next 1/6] selftests/xsk: Add packet stream replacement functions
` [PATCH bpf-next 2/6] selftests/xsk: Add tail adjustment functionality to XDP
[PATCH 1/1] io_uring/net: save msg_control for compat
2025-02-25 15:59 UTC
[meta-gnome][PATCHv2] accountsservice: update 22.08.8 -> 23.13.9
2025-02-25 15:58 UTC
Issues with cold-plugged devices and systemd/udev
2025-02-25 15:57 UTC
[PATCH] drm/i915/gt: Add a delay to let engine resumes correctly
2025-02-25 15:57 UTC (4+ messages)
` ✗ i915.CI.Full: failure for drm/i915/gt: Add a delay to let engine resumes correctly (rev2)
[PATCH 1/2] linux-yocto-dev: bump to v6.14
2025-02-25 15:56 UTC (2+ messages)
` [PATCH 2/2] perf: enable zstd in default PACKAGECONFIG
[PATCH v2 0/8] drm/i915: display reset cleanups
2025-02-25 15:56 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915: display reset cleanups (rev2)
[PATCH 0/9] drm/i915/dp: Implement POST_LT_ADJ_REQ
2025-02-25 15:55 UTC (3+ messages)
` [PATCH 1/9] drm/dp: Add definitions for POST_LT_ADJ training sequence
[RFC] dentry->d_flags locking
2025-02-25 15:55 UTC (3+ messages)
` [PATCH 01/21] procfs: kill ->proc_dops
eBPF verifier does not load libxdp dispatcher eBPF program
2025-02-25 15:55 UTC (3+ messages)
[V3 0/2] Bluetooth: btusb: Fix regression in the initialization of fake Bluetooth controllers
2025-02-25 15:55 UTC (5+ messages)
` [V3 1/2] Bluetooth: Add new quirks for fake Bluetooth dongles
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.