messages from 2025-06-03 07:11:35 to 2025-06-03 09:50:54 UTC [more...]
[PATCH v5 0/2] drm/panthor: Scheduler fixes for termination failure and timeouts
2025-06-03 9:49 UTC
[PATCH] arm64: dts: amlogic: meson-gxm-rbox-pro: fix wifi node name
2025-06-03 9:50 UTC (2+ messages)
[PATCH v2 00/11] perf: arm_spe: Armv8.8 SPE features
2025-06-03 9:50 UTC (4+ messages)
` [PATCH v2 06/11] KVM: arm64: Add trap configs for PMSDSFR_EL1
[RFC PATCH v2 00/18] Virtual Swap Space
2025-06-03 9:50 UTC (7+ messages)
[PATCH v1] arm64/mm: Close theoretical race where stale TLB entry remains valid
2025-06-03 9:49 UTC (2+ messages)
[PATCH v12 0/6] Refactor capability search into common macros
2025-06-03 9:49 UTC (12+ messages)
` [PATCH v12 1/6] PCI: Introduce generic bus config read helper function
` [PATCH v12 2/6] PCI: Clean up __pci_find_next_cap_ttl() readability
` [PATCH v12 3/6] PCI: Refactor capability search into common macros
` [PATCH v12 4/6] PCI: dwc: Use common PCI host bridge APIs for finding the capabilities
` [PATCH v12 6/6] PCI: cadence: Use cdns_pcie_find_*capability to avoid hardcode
[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
2025-06-03 9:48 UTC (11+ messages)
[PATCH v2 0/7] LoongArch: KVM: Enhancement about eiointc emulation
2025-06-03 9:46 UTC (8+ messages)
` [PATCH v2 1/7] LoongArch: KVM: Fix interrupt route update with eiointc
` [PATCH v2 2/7] LoongArch: KVM: Check interrupt route from physical cpu "
` [PATCH v2 3/7] LoongArch: KVM: Disable update property num_cpu and feature "
` [PATCH v2 4/7] LoongArch: KVM: Check validation of num_cpu from user space
` [PATCH v2 5/7] LoongArch: KVM: Use standard bitops API with eiointc
` [PATCH v2 6/7] LoongArch: KVM: Remove unused parameter len
` [PATCH v2 7/7] LoongArch: KVM: Add stat information with kernel irqchip
[PATCH] media: uvcvideo: Add quirk for HP Webcam HD 2300
2025-06-03 9:46 UTC (2+ messages)
[PATCH bpf-next 0/4] bpf path iterator
2025-06-03 9:46 UTC (9+ messages)
` [PATCH bpf-next 3/4] bpf: Introduce "
[PATCH 5.10 000/270] 5.10.238-rc1 review
2025-06-03 9:45 UTC (7+ messages)
[PATCH] arm64/trap: fix broken ct->nmi_nesting when die() is called in a kthread
2025-06-03 9:44 UTC (6+ messages)
[PATCH] mm: Kconfig: Use verb *use* in plural form in description
2025-06-03 9:43 UTC (4+ messages)
[PATCH 6.12 00/55] 6.12.32-rc1 review
2025-06-03 9:43 UTC (3+ messages)
[PATCH v3 0/2] rust: add support for request_irq
2025-06-03 9:43 UTC (11+ messages)
` [PATCH v3 1/2] rust: irq: add support for request_irq()
[PATCH net] net: phy: phy_caps: Don't skip better duplex macth on non-exact match
2025-06-03 9:43 UTC (2+ messages)
[PATCH v1 0/2] ASPEED: Add mailbox driver for AST2700 series
2025-06-03 9:42 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: mailbox: Add ASPEED AST2700 series SoC
` [PATCH v1 2/2] mailbox: aspeed: add mailbox driver for AST27XX "
[PATCH RFC] mm: madvise: use walk_page_range_vma() for madvise_free_single_vma()
2025-06-03 9:41 UTC (7+ messages)
[PATCH ath-next 0/6] wifi: ath12k: handle link select and inactivate
2025-06-03 9:41 UTC (2+ messages)
[PATCH 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more
2025-06-03 9:40 UTC (3+ messages)
` [PATCH 16/17] pinctrl: Constify static 'pinctrl_desc'
[PATCH v3 0/5] PM: sleep: Improvements of async suspend and resume of devices
2025-06-03 9:38 UTC (7+ messages)
` [PATCH v3 2/5] PM: sleep: Suspend async parents after suspending children
[syzbot] Monthly nfs report (Jun 2025)
2025-06-03 9:38 UTC
Problem with nbcon console and amba-pl011 serial port
2025-06-03 9:36 UTC (3+ messages)
[PATCH bpf-next v2 1/3] bpf: Add cookie to raw_tp bpf_link_info
2025-06-03 9:36 UTC (3+ messages)
` [PATCH bpf-next v2 3/3] bpftool: Display cookie for raw_tp link probe
[PATCH v2 0/5] genirq/msi: Fix device MSI prepare/alloc sequencing
2025-06-03 9:35 UTC (4+ messages)
` [PATCH v2 3/5] genirq/msi: Move prepare() call to per-device allocation
[PATCH] kmsan: test: add module description
2025-06-03 9:34 UTC (2+ messages)
[net v3] net: wwan: t7xx: Fix napi rx poll issue
2025-06-03 9:34 UTC (3+ messages)
[PATCH v2 0/8] power: supply: Add several features support in qcom-battmgr driver
2025-06-03 9:34 UTC (9+ messages)
` [PATCH v2 6/8] dt-bindings: soc: qcom: pmic-glink: Move X1E80100 out of fallbacks
[RFC PATCH 0/6] drm/sched: Avoid memory leaks by canceling job-by-job
2025-06-03 9:31 UTC (7+ messages)
` [RFC PATCH 1/6] drm/sched: Avoid memory leaks with cancel_job() callback
` [RFC PATCH 2/6] drm/sched/tests: Implement cancel_job()
` [RFC PATCH 3/6] drm/sched: Warn if pending list is not empty
` [RFC PATCH 4/6] drm/nouveau: Make fence container helper usable driver-wide
` [RFC PATCH 5/6] drm/nouveau: Add new callback for scheduler teardown
` [RFC PATCH 6/6] drm/nouveau: Remove waitque for sched teardown
[PATCH net v4] vmxnet3: correctly report gso type for UDP tunnels
2025-06-03 9:27 UTC (3+ messages)
[PATCH v10 00/11] Add support for MAX7360
2025-06-03 9:27 UTC (8+ messages)
` [PATCH v10 01/11] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v10 05/11] regmap: irq: Add support for chips without separate IRQ status
[RESEND PATCH] arm64: dts: ti: k3-j784s4-mcu-wakeup: Configure wkup_uart0 with clock settings
2025-06-03 9:26 UTC (3+ messages)
Kernel crash on boot, arm64 VM
2025-06-03 9:25 UTC (5+ messages)
[RFC v2 00/35] optimize cost of inter-process communication
2025-06-03 9:22 UTC (4+ messages)
[RFC v3 00/18] Split netmem from struct page
2025-06-03 9:22 UTC (6+ messages)
` [RFC v3 01/18] netmem: introduce struct netmem_desc mirroring "
[PATCH 6.15 00/49] 6.15.1-rc1 review
2025-06-03 9:23 UTC (3+ messages)
[PATCH] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
2025-06-03 9:22 UTC (7+ messages)
` [Intel-wired-lan] "
[PATCH 5.15 000/207] 5.15.185-rc1 review
2025-06-03 7:56 UTC (5+ messages)
[PATCH 1/1] perf/core: fix dangling cgroup pointer in cpuctx
2025-06-03 9:20 UTC (3+ messages)
[PATCH v3 0/5] cdx: Minor cleanups
2025-06-03 7:50 UTC (5+ messages)
[PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
2025-06-03 8:52 UTC (2+ messages)
[PATCH RESEND v3] x86/efi: Implement support for embedding SBAT data for x86
2025-06-03 9:19 UTC
[PATCH 6.14 00/73] 6.14.10-rc1 review
2025-06-03 9:19 UTC (3+ messages)
[PATCH v2 0/2] spi: spi-qpic-snand: avoid memory corruption
2025-06-03 9:16 UTC (6+ messages)
` [PATCH v2 2/2] mtd: nand: qpic_common: prevent out of bounds access of BAM arrays
[PATCH] interconnect: avoid memory allocation when 'icc_bw_lock' is held
2025-06-03 9:15 UTC (3+ messages)
[PATCH v3 0/3] Implement numa node notifier
2025-06-03 9:14 UTC (5+ messages)
` [PATCH v3 2/3] mm,memory_hotplug: "
[PATCH] perf/core: restore __perf_remove_from_context when DETACH_EXIT not set
2025-06-03 9:13 UTC (3+ messages)
` [PATCH v2] "
[PATCH] PCI/ASPM: Use boolean type for aspm_disabled and aspm_force
2025-06-03 9:11 UTC (2+ messages)
[PATCH v2] mhi: host: Add standard elf image download functionality
2025-06-03 9:10 UTC (2+ messages)
[PATCH 0/3] PCIe: Refactor link speed configuration with unified macro
2025-06-03 9:08 UTC (3+ messages)
` [PATCH 1/3] PCI: Add PCIE_SPEED2LNKCTL2_TLS_ENC conversion macro
[PATCH] EDAC/synopsys: Clear the ecc counters at init
2025-06-03 9:05 UTC (2+ messages)
[PATCH v2 0/7] Introduce STM32MP157F-DK2 board
2025-06-03 9:02 UTC (8+ messages)
` [PATCH v2 1/7] ARM: dts: stm32: fullfill diversity with OPP for STM32M15xF SOCs
` [PATCH v2 2/7] ARM: dts: stm32: use 'typec' generic name for stusb1600 on stm32mp15xx-dkx
` [PATCH v2 3/7] dt-bindings: regulator: Add STM32MP15 SCMI regulator identifiers
` [PATCH v2 4/7] ARM: dts: stm32: use internal regulators bindings for MP15 scmi variants
` [PATCH v2 5/7] ARM: dts: stm32: optee async notif interrupt "
` [PATCH v2 6/7] dt-bindings: arm: stm32: add STM32MP157F-DK2 board compatible
` [PATCH v2 7/7] ARM: dts: stm32: add stm32mp157f-dk2 board support
[PATCH] gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO
2025-06-03 9:03 UTC (7+ messages)
` [External] : "
[PATCH] Fonts: Adding all Terminus fronts from 12 to 32 in bold, and normal versions
2025-06-03 8:53 UTC (2+ messages)
[PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
2025-06-03 8:52 UTC (4+ messages)
` [PATCH RFC 1/1] module: Make use of platform keyring for module signature verify
[PATCH 5.4] xfs: Reset cnt_cur to NULL after deletion to prevent UAF
2025-06-03 8:50 UTC
[PATCH v2 2/2] tty: Fix race against tty_open() in tty_register_device_attr()
2025-06-03 8:49 UTC (2+ messages)
[PATCH v2 0/3] media: uvcvideo: use vb2 ioctl and fop helpers
2025-06-03 8:49 UTC (10+ messages)
` [PATCH v2 2/3] media: uvcvideo: Use "
[PATCH v4 00/26] Arm GICv5: Host driver implementation
2025-06-03 8:49 UTC (6+ messages)
` [PATCH v4 01/26] dt-bindings: interrupt-controller: Add Arm GICv5
[PATCH net v2] net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces
2025-06-03 8:48 UTC (2+ messages)
[PATCH 6.6 000/444] 6.6.93-rc1 review
2025-06-03 8:48 UTC (3+ messages)
[PATCH 1/2] kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}
2025-06-03 8:46 UTC (3+ messages)
` [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
[PATCH v13 0/4] Support system sleep with offloaded usb transfers
2025-06-03 8:46 UTC (4+ messages)
` [PATCH v13 2/4] usb: add apis for offload usage tracking
[PATCH, REBASED mm-unstable] mm/vmstat: Utilize designated initializers for the vmstat_text array
2025-06-03 8:45 UTC
[REGRESSION] Re: ELAN1206 Touchpad Bugzilla 219799
2025-06-03 8:33 UTC (3+ messages)
[syzbot] [jfs?] kernel BUG in jfs_truncate_nolock
2025-06-03 8:33 UTC
[PATCH] mm: fix the inaccurate memory statistics issue for users
2025-06-03 8:32 UTC (6+ messages)
[PATCH v7 0/9] Enable EINJv2 Support
2025-06-03 8:31 UTC (9+ messages)
` [PATCH v7 9/9] ACPI: APEI: EINJ: Update the documentation for EINJv2 support
[PATCH 6.1 000/325] 6.1.141-rc1 review
2025-06-03 8:31 UTC (4+ messages)
[PATCH v4 00/11] iio: adc: Add support for AD4170 series of ADCs
2025-06-03 8:27 UTC (5+ messages)
` [PATCH v4 02/11] iio: adc: Add basic support for AD4170
[PATCH net-next v5 00/13] net: phy: Rework linkmodes handling in a dedicated file
2025-06-03 8:25 UTC (4+ messages)
` [PATCH net-next v5 07/13] net: phy: phy_caps: Allow looking-up link caps based on speed and duplex
[PATCH net v2] gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO
2025-06-03 8:25 UTC (2+ messages)
[PATCH] sched_ext: idle: Skip cross-node search with !CONFIG_NUMA
2025-06-03 8:22 UTC
[PATCH v11 00/10] mtd: add driver for Intel discrete graphics
2025-06-03 8:20 UTC (4+ messages)
` [PATCH v11 08/10] drm/xe/nvm: add on-die non-volatile memory device
[PATCH v7 0/3] hwmon: (adt7475) duty cycle configuration
2025-06-03 8:20 UTC (9+ messages)
` [PATCH v7 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties
[PATCH net] macsec: MACsec SCI assignment for ES = 0
2025-06-03 8:18 UTC (3+ messages)
[PATCH 1/1] perf/core: fix dangling cgroup pointer in cpuctx
2025-06-03 8:15 UTC (4+ messages)
[PATCH 00/25] PCI: Resource fitting/assignment fixes and cleanups
2025-06-03 8:13 UTC (11+ messages)
` [PATCH 24/25] PCI: Perform reset_resource() and build fail list in sync
[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
2025-06-03 8:12 UTC (10+ messages)
` [PATCH v4 14/20] gpu: nova-core: add falcon register definitions and base code
` [PATCH v4 16/20] nova-core: Add support for VBIOS ucode extraction for boot
[PATCH v2] igb: Fix watchdog_task race with shutdown
2025-06-03 8:09 UTC
[PATCH v5 00/18] clk: qcom: Add support to attach multiple power domains in cc probe
2025-06-03 8:09 UTC (16+ messages)
` [PATCH v5 08/18] clk: qcom: videocc-sm8550: Move PLL & clk configuration to really probe
` [PATCH v5 09/18] clk: qcom: camcc-sm8450: "
` [PATCH v5 10/18] clk: qcom: camcc-sm8550: "
` [PATCH v5 11/18] clk: qcom: camcc-sm8650: "
` [PATCH v5 16/18] arm64: dts: qcom: sm8450: Additionally manage MXC power domain in camcc
` [PATCH v5 17/18] arm64: dts: qcom: sm8550: "
` [PATCH v5 18/18] arm64: dts: qcom: sm8650: "
[PATCH v3 0/3] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
2025-06-03 8:07 UTC (7+ messages)
` [PATCH v3 3/3] arm64: qcom: sc7280: Move phy, perst to root port node
[PATCH 5.4 000/204] 5.4.294-rc1 review
2025-06-03 8:07 UTC (2+ messages)
[PATCH 00/28] KVM: x86: Clean up MSR interception code
2025-06-03 8:06 UTC (9+ messages)
` [PATCH 01/28] KVM: SVM: Don't BUG if setting up the MSR intercept bitmaps fails
` [PATCH 02/28] KVM: SVM: Tag MSR bitmap initialization helpers with __init
` [PATCH 03/28] KVM: SVM: Use ARRAY_SIZE() to iterate over direct_access_msrs
` [PATCH 04/28] KVM: SVM: Kill the VM instead of the host if MSR interception is buggy
[PATCH] sched/topology: Fix for_each_node_numadist() lockup with !CONFIG_NUMA
2025-06-03 8:04 UTC
[PATCH] mm: Fix compile error when CONFIG_SHMEM is not set
2025-06-03 8:02 UTC (4+ messages)
[PATCH v6] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
2025-06-03 8:00 UTC (2+ messages)
` "
[PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
2025-06-03 7:58 UTC (8+ messages)
[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
2025-06-03 7:55 UTC (5+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "
[PATCH v5 RESEND 1/3] drm/shmem-helper: Import dmabuf without mapping its sg_table
2025-06-03 7:49 UTC (3+ messages)
[syzbot] [udf?] WARNING in udf_fiiter_add_entry
2025-06-03 7:49 UTC
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-06-03 7:43 UTC (3+ messages)
` [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from custom allocator
[PATCH v2 0/2] PCI: Add support for PCIe wake interrupt
2025-06-03 7:42 UTC (3+ messages)
` [PATCH v2 2/2] "
[GIT PULL] HID queue for 6.16 merge window
2025-06-03 7:38 UTC
[PATCH v5 0/4] Add USB2.0 PHY and USB3.0 PHY support for SpacemiT K1
2025-06-03 7:37 UTC (3+ messages)
` [PATCH v5 3/4] phy: spacemit: support K1 USB2.0 PHY controller
[syzbot] [net?] possible deadlock in __netdev_update_features
2025-06-03 7:34 UTC (3+ messages)
[PATCH RESEND v10 0/3] vhost: Add support of kthread API
2025-06-03 7:34 UTC (3+ messages)
` [PATCH RESEND v10 1/3] vhost: Add a new modparam to allow userspace select kthread
[PATCH v2 0/3] riscv: misaligned: fix misaligned accesses handling in put/get_user()
2025-06-03 7:32 UTC (3+ messages)
[PATCH v2 0/5] Add support for AD4052 device family
2025-06-03 7:29 UTC (10+ messages)
` [PATCH v2 3/5] dt-bindings: iio: adc: Add adi,ad4052
[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
2025-06-03 7:23 UTC (3+ messages)
` [PATCH v6 3/9] x86/nmi: Extend the registration interface to include the NMI-source vector
[RFC PATCH] MAINTAINERS: add mm swap section
2025-06-03 7:20 UTC (4+ messages)
[PATCH] powerpc: use always-y instead of extra-y in Makefiles
2025-06-03 6:44 UTC (2+ messages)
[PATCH] usb: dwc2: gadget: Use USB API functions rather than constants
2025-06-03 7:18 UTC (2+ messages)
[PATCH v1 0/4] Fix uprobe pte be overwritten when expanding vma
2025-06-03 7:17 UTC (4+ messages)
` [PATCH v1 3/4] selftests/mm: Extract read_sysfs and write_sysfs into vm_util
[PATCH 0/2] cpupower: Allow control of boost feature on non-x86 based systems with boost support
2025-06-03 7:16 UTC (3+ messages)
[PATCH 0/3] Fix build issue when CONFIG_MODULES is not set
2025-06-03 7:15 UTC (5+ messages)
` [PATCH 3/3] platform/x86: Use i2c adapter name to fix build errors
[PATCH 1/1] dt-bindings: trivial-devices: Add compatible string synaptics,synaptics_i2c
2025-06-03 7:12 UTC (2+ messages)
[PATCH v11 00/12] drm/msm/dpu: Support quad pipe with dual-interface
2025-06-03 7:10 UTC (4+ messages)
` [PATCH v11 10/12] drm/msm/dpu: support SSPP assignment for quad-pipe case
` [PATCH v11 11/12] drm/msm/dpu: support plane splitting in "
` [PATCH v11 12/12] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case
[PATCH v2 00/46] drm/panel: Use refcounted allocation in place of devm_kzalloc() - Part3
2025-06-03 7:10 UTC (3+ messages)
` [PATCH v2 01/46] panel/orisetech-otm8009a: Use refcounted allocation in place of devm_kzalloc()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox