messages from 2025-03-10 14:19:11 to 2025-03-10 14:58:01 UTC [more...]
[PATCH] platform/x86: dell: Fix ALIENWARE_WMI dependencies
2025-03-10 14:57 UTC (3+ messages)
[PATCH] nvme: remove multipath module parameter
2025-03-10 13:29 UTC (15+ messages)
[PATCH ath-next] wifi: ath12k: limit WMI_SCAN_CHAN_LIST_CMDID argument size
2025-03-10 13:28 UTC
[GIT PULL] mediatek drm next for 6.15
2025-03-10 13:27 UTC
[PATCH 0/2] Improve Zram by separating compression context from kswapd
2025-03-10 13:26 UTC (11+ messages)
` [PATCH 2/2] kcompressd: Add Kcompressd for accelerated zram compression
[PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
2025-03-10 14:57 UTC (8+ messages)
[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
2025-03-10 14:56 UTC (5+ messages)
` [PATCH RFC 06/12] dma: direct: Provide accessor to dmem region
net: cadence: macb: Enable software IRQ coalescing by default
2025-03-10 14:56 UTC
[RFC PATCH 00/24] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2025-03-10 12:52 UTC (4+ messages)
` [RFC PATCH 09/24] dt-bindings: media: i2c: max96714: make i2c-gate conditional on compatible
[PATCH v5 0/2] drm/bridge: reuse DRM HDMI Audio helpers for DisplayPort bridges
2025-03-10 14:55 UTC (3+ messages)
` [PATCH v5 1/2] drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMI
Tangible offerings Deliver vger
2025-03-10 14:54 UTC
[PATCH 0/3] x86/P2M: assorted corrections
2025-03-10 14:53 UTC (3+ messages)
` [PATCH 1/3] x86/P2M: synchronize fast and slow paths of p2m_get_page_from_gfn()
[PATCH v11 00/27] riscv control-flow integrity for usermode
2025-03-10 14:52 UTC (28+ messages)
` [PATCH v11 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v11 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v11 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v11 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v11 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v11 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v11 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v11 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v11 09/27] riscv mmu: write protect and shadow stack
` [PATCH v11 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v11 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v11 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v11 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v11 14/27] riscv/traps: Introduce software check exception
` [PATCH v11 15/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v11 16/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v11 17/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v11 18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v11 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v11 20/27] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v11 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v11 22/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v11 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v11 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v11 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v11 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v11 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH 0/3] usb: chipidea: ci_hdrc_imx: fix some issues in probe/remove
2025-03-10 14:53 UTC (5+ messages)
` [PATCH 1/3] usb: chipidea: ci_hdrc_imx: fix usbmisc handling
` [PATCH 2/3] usb: chipidea: ci_hdrc_imx: disable regulator on error path in probe
[PATCH v2 00/21] hw/vfio: Build various objects once
2025-03-10 14:53 UTC (5+ messages)
` [PATCH v2 09/21] hw/vfio/pci: Convert CONFIG_KVM check to runtime one
[PATCH V2 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h
2025-03-10 14:53 UTC (6+ messages)
` [PATCH V2 1/2] cpumask: Fix kernel-doc formatting errors in cpumask.h
[PATCH] platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()
2025-03-10 14:52 UTC (3+ messages)
[PATCH 0/4] drm/display: hdmi: provide common code to get Audio Clock Recovery params
2025-03-10 14:51 UTC (5+ messages)
` [PATCH 1/4] drm/display: hdmi: provide central data authority for ACR params
` [PATCH 3/4] drm/vc4: use new helper to get ACR values
[PATCH v2 0/5] FF-A VM to VM support
2025-03-10 14:50 UTC (6+ messages)
` [PATCH v2 1/5] xen/arm: Create tee command line parameter
` [PATCH v2 2/5] xen/arm: ffa: Introduce VM to VM support
` [PATCH v2 3/5] xen/arm: ffa: Add buffer full notification support
` [PATCH v2 4/5] xen/arm: ffa: Add indirect message between VM
` [PATCH v2 5/5] xen/arm: ffa: Enable VM to VM without firmware
[PATCH v6 00/10] Support ROHM BD79124 ADC
2025-03-10 14:51 UTC (4+ messages)
` [PATCH v6 02/10] property: Add functions to iterate named child
[PATCH v2] dt-bindings: rng: rockchip,rk3588-rng: Drop unnecessary status from example
2025-03-10 12:50 UTC (2+ messages)
[PATCH v5] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2025-03-10 14:50 UTC (4+ messages)
[linux-next:master] [fs/dax] 9e9148ba90: WARNING:at_fs/dax.c:#dax_folio_put
2025-03-10 14:49 UTC
[PATCH] mm: Decline to manipulate the refcount on a slab page
2025-03-10 14:50 UTC (3+ messages)
[PATCH] x86/sev: Make SEV_STATUS available via SYSFS
2025-03-10 14:50 UTC (13+ messages)
[PATCH] drm/xe/rtp: Drop sentinel from xe_rtp_process_to_sr()
2025-03-10 14:50 UTC (6+ messages)
` [PATCH] drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()
[tip: x86/asm] x86/asm: Make ASM_CALL_CONSTRAINT conditional on frame pointers
2025-03-10 14:49 UTC (7+ messages)
[PATCH 0/2] Support for Texas Instruments TPS6131X flash LED driver
2025-03-10 14:49 UTC (3+ messages)
` [PATCH 2/2] leds: tps6131x: add support "
[PATCH] nvme: simplify request ready check for pci
2025-03-10 13:24 UTC (2+ messages)
[PATCHv2] nvme-pci: fix stuck reset on concurrent DPC and HP
2025-03-10 13:23 UTC (2+ messages)
[PATCH v1 0/4] riscv: iommu: Support Svnapot
2025-03-10 13:22 UTC (5+ messages)
` [PATCH 1/4] mm/gup: Handle huge pte for follow_page_pte()
` [PATCH 2/4] iommu/riscv: Use pte_t to represent page table entry
` [PATCH 3/4] iommu/riscv: Introduce IOMMU page table lock
` [PATCH 4/4] iommu/riscv: Add support for Svnapot
[RFC PATCH v2 0/5] Report vfio-ap configuration changes
2025-03-10 14:47 UTC (6+ messages)
` [RFC PATCH v2 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
[PATCH] RDMA/uverbs: Fix CAP_NET_RAW check for flow create in user namespace
2025-03-10 14:47 UTC (3+ messages)
[linux-next:master] [fs/dax] 1a785b76b0: xfstests.generic.462.fail
2025-03-10 14:47 UTC
[PATCH v3 0/7] perf: Make perf_pmu_unregister() usable
2025-03-10 14:47 UTC (4+ messages)
` [PATCH v3 6/7] perf: Rename perf_event_exit_task(.child)
Key for Marek Szyprowski
2025-03-10 14:47 UTC (2+ messages)
[PATCH v1 00/12] tools/x86/kcpuid: x86-cpuid-db v2.2 update
2025-03-10 14:47 UTC (9+ messages)
` [PATCH v1 07/12] tools/x86/kcpuid: Add rudimentary CPU vendor detection
` [PATCH v1 10/12] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.0
[PATCH bpf-next] selftests/bpf: fix selection of static vs. dynamic LLVM
2025-03-10 14:51 UTC
[PATCH v11 0/3] sched: Restructure task_mm_cid_work for predictability
2025-03-10 14:46 UTC (3+ messages)
` [PATCH v11 2/3] sched: Move task_mm_cid_work to mm work_struct
[PATCH v3 00/18] Imagination BXS-4-64 MC1 GPU support
2025-03-10 13:10 UTC (19+ messages)
` [PATCH v3 01/18] dt-bindings: gpu: img: Future-proofing enhancements
` [PATCH v3 02/18] dt-bindings: gpu: img: Add BXS-4-64 devicetree bindings
` [PATCH v3 03/18] drm/imagination: Update register defs for newer GPUs
` [PATCH v3 04/18] drm/imagination: Use new generic compatible string
` [PATCH v3 05/18] drm/imagination: Add power domain control
` [PATCH v3 06/18] drm/imagination: Mask GPU IRQs in threaded handler
` [PATCH v3 07/18] drm/imagination: Handle Rogue safety event IRQs
` [PATCH v3 08/18] drm/imagination: Remove firmware enable_reg
` [PATCH v3 09/18] drm/imagination: Rename event_mask -> status_mask
` [PATCH v3 10/18] drm/imagination: Make has_fixed_data_addr a value
` [PATCH v3 11/18] drm/imagination: Use a lookup table for fw defs
` [PATCH v3 12/18] drm/imagination: Use callbacks for fw irq handling
` [PATCH v3 13/18] drm/imagination: Move ELF fw utils to common file
` [PATCH v3 14/18] drm/imagination: Add RISC-V firmware processor support
` [PATCH v3 15/18] drm/imagination: Use cached memory with dma_coherent
` [PATCH v3 16/18] drm/imagination: Add support for TI AM68 GPU
` [PATCH DO NOT MERGE v3 17/18] arm64: dts: ti: k3-am62: New GPU binding details
` [PATCH DO NOT MERGE v3 18/18] arm64: dts: ti: k3-j721s2: Add GPU node
[PATCH v2] ARM: dts: stm32: use IRQ_TYPE_EDGE_FALLING on stm32mp157c-dk2
2025-03-10 13:12 UTC (2+ messages)
[PATCH] ARM: shmobile: smp: Enforce shmobile_smp_* alignment
2025-03-10 13:12 UTC
[PATCH] memory: mtk-smi: Add ostd setting for mt8192
2025-03-10 13:06 UTC (2+ messages)
[PATCH RFC bpf-next 00/20] traits: Per packet metadata KV store
2025-03-10 14:45 UTC (6+ messages)
` [PATCH RFC bpf-next 01/20] trait: limited KV store for packet metadata
[PATCH 00/13] pmdomain: mediatek: Add MT8196 power domain
2025-03-10 13:08 UTC (2+ messages)
Time for drm-ci-next?
2025-03-10 14:44 UTC (12+ messages)
[PATCH v15 5/9] mm: rust: add mmput_async support
2025-03-10 14:45 UTC (5+ messages)
[PATCH net-next 00/18] net: Cover more per-CPU storage with local nested BH locking
2025-03-10 14:44 UTC (4+ messages)
` [PATCH net-next 11/18] openvswitch: Use nested-BH locking for ovs_actions
` [ovs-dev] "
[PATCH 00/15] gpio: more gpio_chip setter conversions
2025-03-10 14:44 UTC (5+ messages)
` [PATCH 04/15] gpio: bd71828: use new line value setter callbacks
[PATCH v6 2/5] x86/cpufeatures: Add {required,disabled} feature configs
2025-03-10 14:43 UTC (3+ messages)
` [tip: x86/cpu] x86/cpufeatures: Add {REQUIRED,DISABLED} "
[PATCH 00/12] virtio-scsi: add iothread-vq-mapping parameter
2025-03-10 14:43 UTC (7+ messages)
` [PATCH 11/12] "
` [PATCH 12/12] virtio-scsi: handle ctrl virtqueue in main loop
[PATCH v6 0/4] rseq: Make rseq work with protection keys
2025-03-10 14:43 UTC (11+ messages)
` [PATCH v6 3/4] "
` [PATCH v6 4/4] selftests/rseq: Add test for rseq+pkeys
[PATCH v7 0/7] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
2025-03-10 14:42 UTC (2+ messages)
[PATCH v2] x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
2025-03-10 14:42 UTC
[PATCH 0/5] Add support for STM32 TIMERS and STM32 PWM
2025-03-10 14:39 UTC (7+ messages)
` [PATCH 1/5] dm: pwm: Check if duty_ns is lower than period_ns
` [Uboot-stm32] "
[PATCH v2] mdadm: Clear extra flags when initializing metadata
2025-03-10 14:41 UTC (2+ messages)
[PATCH i-g-t] tests/amdgpu/amd_hotplug: Check the suspend state after resume
2025-03-10 14:42 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[syzbot] [can?] KCSAN: data-race in can_send / can_send (5)
2025-03-10 14:36 UTC (6+ messages)
[PATCH v7 0/5] Allow to enable multifd and postcopy migration together
2025-03-10 14:38 UTC (12+ messages)
` [PATCH v7 5/5] migration: add MULTIFD_RECV_SYNC migration command
[PATCH v2 1/1] hashserv: Add `gc-mark-stream` command for batch hash marking
2025-03-10 14:38 UTC
[scarthgap][PATCH] cve-check.bbclass: Mitigate symlink related error
2025-03-10 14:37 UTC
[PULL 0/8] Migration patches for 2025-03-07
2025-03-10 14:36 UTC (6+ messages)
` [PULL 8/8] migration: Add qtest for migration over RDMA
[PATCH v3 0/4] pci: qcom: Add QCS615 PCIe support
2025-03-10 14:36 UTC (2+ messages)
[PATCH v4 0/8] pci: qcom: Add QCS8300 PCIe support
2025-03-10 14:36 UTC (2+ messages)
[PATCH v3] ARM: dts: nexus4: Initial dts
2025-03-10 14:36 UTC (2+ messages)
[PATCH v1 1/2] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 8
2025-03-10 14:36 UTC (3+ messages)
` [PATCH v2 0/2] Add Xiaomi Redmi Note 8 support
[PATCH v2 0/3] ACPI: Add support for ACPI RAS2 feature table
2025-03-10 14:36 UTC (5+ messages)
` [PATCH v2 3/3] ras: mem: Add memory ACPI RAS2 driver
CVE-2025-21830: landlock: Handle weird files
2025-03-10 14:36 UTC (3+ messages)
[PATCH v5 2/9] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
2025-03-10 14:35 UTC (5+ messages)
[PATCH iproute2-next v2] man: document tunnel options in ip-route.8.in
2025-03-10 14:35 UTC
Allowed characters in strings passed to/from device-mapper APIs
2025-03-10 14:35 UTC (2+ messages)
[PATCH v2 0/3] arm64: dts: qcom: x1e78100-t14s: Rework devicetree for LCD and OLED SKUs
2025-03-10 14:35 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: Document Lenovo ThinkPad T14s Gen 6 LCD and OLED
` [PATCH v2 2/3] arm64: dts: qcom: x1e78100-t14s: Add LCD variant with backlight support
` [PATCH v2 3/3] arm64: dts: qcom: x1e78100-t14s: Add OLED variant
[PATCH] tty: serial: fsl_lpuart: disable transmitter before changing RS485 related registers
2025-03-10 14:35 UTC (4+ messages)
[PATCH 0/9] Remove pcf50633
2025-03-10 14:35 UTC (3+ messages)
` [PATCH 3/9] rtc: pcf50633: Remove
[PATCH v1 1/1] i3c: master: svc: Fix i3c_master_get_free_addr return check
2025-03-10 14:34 UTC (2+ messages)
[PATCH] can: statistics: use atomic access in hot path
2025-03-10 14:33 UTC
[PATCH] board: rockchip: Add LCKFB TaishanPi RK3566 Board
2025-03-10 14:00 UTC
[PATCH 00/12] fs: exfat: Add exfat port based on exfat-fuse
2025-03-10 14:33 UTC (7+ messages)
` [PATCH 01/12] cmd: fs: Add generic mkdir implementation
` [PATCH 02/12] cmd: fs: Add generic rm implementation
` [PATCH 06/12] fs: exfat: Import libexfat from fuse-exfat
[PATCH 00/23] ARM split hardware and control domains
2025-03-10 14:32 UTC (9+ messages)
` [PATCH 08/23] xen/arm: dom0less seed xenstore grant table entry
` [PATCH 11/23] tools/xenstored: Automatically set dom0_domid and priv_domid
[PATCH v3 1/2] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
2025-03-10 14:19 UTC (3+ messages)
[PATCH 0/4] Add support for AD4052 device family
2025-03-10 14:31 UTC (5+ messages)
` [PATCH 3/4] docs: iio: new docs for ad4052 driver
6.12: i915 not allowed in combination with RT
2025-03-10 14:31 UTC (2+ messages)
[RESEND PATCH 1/3] pci_auto: Downgrade prefetch if necessary
2025-03-10 14:30 UTC (2+ messages)
[PATCH v2 0/5] drm: Provide a dedicated DMA device for PRIME import
2025-03-10 14:30 UTC (5+ messages)
[PATCH v2 0/7] refactor mremap and fix bug
2025-03-10 14:28 UTC (4+ messages)
` [PATCH v2 4/7] mm/mremap: initial refactor of move_vma()
[PATCH] tests/util/grub-shell: Default qemuopts to envvar $GRUB_QEMU_OPTS
2025-03-10 14:28 UTC (2+ messages)
[PATCH] drm/sched: revert "drm_sched_job_cleanup(): correct false doc"
2025-03-10 14:28 UTC (4+ messages)
[PATCH] module: Use rcuref_t for module::refcnt
2025-03-10 14:28 UTC (2+ messages)
[PATCH] badblocks: Fix a nonsense WARN_ON() which checks whether a u64 variable < 0
2025-03-10 13:50 UTC (6+ messages)
` Fwd: "
[PATCH] mm: Decline to manipulate the refcount on a slab page
2025-03-10 14:27 UTC
[PATCH v1] config: falcon: move CFG_SYS_SPI_* to Kconfig
2025-03-10 14:27 UTC (2+ messages)
[PATCH] tests/util/grub-shell-luks-tester: Find cryptodisk by UUID
2025-03-10 14:26 UTC (2+ messages)
[PATCH v5] sysctl: simplify the min/max boundary check
2025-03-10 14:25 UTC (11+ messages)
` "
[PATCH v3 1/2] rust: types: `Opaque` doc: Add some intra doc linkage
2025-03-10 14:25 UTC (2+ messages)
[PATCH v2] iio: imu: st_lsm6dsx: fix possible lockup during FIFO read
2025-03-10 14:19 UTC
[PATCH 0/2] migration: multifd documentation
2025-03-10 14:24 UTC (6+ messages)
` [PATCH 1/2] migration: Add some documentation for multifd
[PATCH 0/4] airoha: Add initial support AN7581
2025-03-10 14:24 UTC (3+ messages)
` [PATCH 1/4] airoha: Add initial support for Airoha AN7581 SoC
[PATCH] lsm_audit: remove old email address
2025-03-10 14:24 UTC
[PATCH 0/2] Add configfs support for survivability mode
2025-03-10 14:23 UTC (6+ messages)
` [PATCH 1/2] RFC drm/xe: Add configfs to enable "
[PATCH] config/arm: fix march features not being set
2025-03-10 14:23 UTC (2+ messages)
[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
2025-03-10 14:22 UTC (10+ messages)
` [PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes
[PATCH net v2] net: ipv6: fix TCP GSO segmentation with NAT
2025-03-10 14:21 UTC (3+ messages)
[PATCH bpf-next v1 0/2] bpftool: Using the right format specifiers
2025-03-10 14:20 UTC (3+ messages)
` [PATCH bpf-next v1 1/2] bpftool: Add -Wformat-signedness flag to detect format errors
` [PATCH bpf-next v1 2/2] bpftool: Using the right format specifiers
[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-03-10 14:20 UTC (4+ messages)
` [PATCH v7 31/49] x86/resctrl: Remove the limit on the number of CLOSID
[PATCH v6 0/7] bits: Fixed-type GENMASK_U*() and BIT_U*()
2025-03-10 14:20 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for "
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-03-10 14:19 UTC (4+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
[PATCH 0/1] hashserv: Add `gc-mark-stream` command for batch hash marking
2025-03-10 14:19 UTC (2+ messages)
[PATCH V5 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
2025-03-10 14:19 UTC (7+ messages)
` [PATCH V5 1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
Memory Consumption High After Upgrading to 2.13 from 2.10
2025-03-10 14:02 UTC
need help for avoiding system calls while using URCU (Userspace RCU)
2025-03-08 9:16 UTC (3+ messages)
` "
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.