messages from 2025-11-26 16:49:16 to 2025-11-26 17:42:01 UTC [more...]
[PATCH RFC] crypto/hkdf: Fix salt length short issue in FIPS mode
2025-11-26 17:41 UTC (2+ messages)
+ powerpc-pseries-cmm-adjust-balloon_migrate-when-migrating-pages.patch added to mm-new branch
2025-11-26 17:41 UTC
+ powerpc-pseries-cmm-call-balloon_devinfo_init-also-without-config_balloon_compaction.patch added to mm-new branch
2025-11-26 17:41 UTC
[PATCH] ASoC: fsl_xcvr: clear the channel status control memory
2025-11-26 17:41 UTC (2+ messages)
[PATCH] sound: soc: tegra: remove Kconfig dependency on TEGRA20_APB_DMA
2025-11-26 17:41 UTC (2+ messages)
[PATCH v2 0/8] regulator: Use container_of_const() when all types are const
2025-11-26 17:40 UTC (9+ messages)
` [PATCH v2 1/8] "
` [PATCH v2 2/8] regulator: bd71815: Constify pointers to 'regulator_desc' wrap struct
` [PATCH v2 3/8] regulator: bd71828: "
` [PATCH v2 4/8] regulator: bd718x7: "
` [PATCH v2 5/8] regulator: bd96801: "
` [PATCH v2 6/8] regulator: mt6358: "
` [PATCH v2 7/8] regulator: pca9450: "
` [PATCH v2 8/8] regulator: pf9453: "
[PATCH v4] PCI: Check rom header and data structure addr before accessing
2025-11-26 17:39 UTC (2+ messages)
[Intel-wired-lan] [PATCH net] iavf: Implement settime64 with -EOPNOTSUPP
2025-11-26 17:39 UTC (2+ messages)
` "
[PATCH 00/21] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
2025-11-26 17:36 UTC (22+ messages)
` [PATCH 01/21] dt-bindings: display: tilcdc: Convert to DT schema
` [PATCH 02/21] dt-bindings: display: tilcdc: Add fifo-threshold property
` [PATCH 03/21] drm/tilcdc: Remove simulate_vesa_sync flag
` [PATCH 04/21] drm/tilcdc: Add support for DRM bus flags and simplify panel config
` [PATCH 05/21] ARM: dts: omap: Bind panel to panel-dpi instead of ti,tilcdc,panel driver
` [PATCH 06/21] dt-bindings: display: tilcdc: Remove panel binding
` [PATCH 07/21] drm/tilcdc: Remove tilcdc panel driver
` [PATCH 08/21] drm/tilcdc: Remove component framework support
` [PATCH 09/21] drm/tilcdc: Remove tilcdc_panel_info structure
` [PATCH 10/21] drm/tilcdc: Remove redundant #endif/#ifdef in debugfs code
` [PATCH 11/21] drm/tilcdc: Remove unused encoder and connector tracking arrays
` [PATCH 12/21] drm/tilcdc: Rename external_encoder and external_connector to encoder and connector
` [PATCH 13/21] drm/tilcdc: Rename tilcdc_external to tilcdc_encoder
` [PATCH 14/21] drm/tilcdc: Remove the useless module list support
` [PATCH 15/21] drm/tilcdc: Modernize driver initialization and cleanup paths
` [PATCH 16/21] drm/tilcdc: Remove the use of drm_device private_data
` [PATCH 17/21] drm/bridge: tda998x: Remove component support
` [PATCH 18/21] drm/bridge: tda998x: Move tda998x_create/destroy into probe and remove
` [PATCH 19/21] drm/bridge: tda998x: Remove useless tda998x_connector_destroy wrapper
` [PATCH 20/21] drm/bridge: tda998x: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH 21/21] drm/tilcdc: "
[PATCH 0/3] Expand and enhance git-last-modified(1) documentation
2025-11-26 17:38 UTC (5+ messages)
` [PATCH 1/3] last-modified: handle and document NUL termination
` [PATCH 3/3] last-modified: better document how depth in handled
[PATCH v12 0/3] Firmware Support for USB-HID Devices and CP2112
2025-11-26 17:05 UTC (4+ messages)
` [PATCH v12 1/3] dt-bindings: i2c: Add CP2112 HID USB to SMBus Bridge
` [PATCH v12 2/3] HID: cp2112: Fwnode Support
` [PATCH v12 3/3] HID: cp2112: Configure I2C Bus Speed from Firmware
+ selftests-mm-uffd-initialize-char-variable-to-null.patch added to mm-unstable branch
2025-11-26 17:38 UTC
[soc:soc/dt] BUILD SUCCESS feae664d3afb9ed75f1c4d3082a9f36b0d8e2dfc
2025-11-26 17:36 UTC
[PATCH 0/8] regulator: Use container_of_const() when all types are const
2025-11-26 17:37 UTC (11+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] regulator: bd71815: Constify pointers to 'regulator_desc' wrap struct
` [PATCH 3/8] regulator: bd71828: "
` [PATCH 4/8] regulator: bd718x7: "
` [PATCH 5/8] regulator: bd96801: "
` [PATCH 6/8] regulator: mt6358: "
` [PATCH 7/8] regulator: pca9450: "
` [PATCH 8/8] regulator: pf9453: "
[PATCH Linux-next] perf test: Fix test case perf trace BTF general tests
2025-11-26 17:37 UTC (12+ messages)
[PATCH wireguard v4 00/10] wireguard: netlink: ynl conversion
2025-11-26 17:35 UTC (11+ messages)
` [PATCH wireguard v4 01/10] wireguard: netlink: validate nested arrays in policy
` [PATCH wireguard v4 02/10] wireguard: netlink: use WG_KEY_LEN in policies
` [PATCH wireguard v4 03/10] wireguard: netlink: convert to split ops
` [PATCH wireguard v4 04/10] wireguard: netlink: lower .maxattr for WG_CMD_GET_DEVICE
` [PATCH wireguard v4 05/10] netlink: specs: add specification for wireguard
` [PATCH wireguard v4 06/10] wireguard: uapi: move enum wg_cmd
` [PATCH wireguard v4 07/10] wireguard: uapi: move flag enums
` [PATCH wireguard v4 08/10] wireguard: uapi: generate header with ynl-gen
` [PATCH wireguard v4 09/10] tools: ynl: add sample for wireguard
` [PATCH wireguard v4 10/10] wireguard: netlink: generate netlink code
[PATCH] replay: do not copy "gpgsign-sha256" header
2025-11-26 17:36 UTC (3+ messages)
[PATCH 0/1] replay: add --revert option to reverse commit changes
2025-11-26 17:35 UTC (4+ messages)
` [PATCH 1/1] "
[GIT PULL] gitk: restore window position, external diff of renamed files
2025-11-26 17:35 UTC (2+ messages)
[PATCH 0/5] clk: qcom: gcc: Update the SDCC RCGs to use shared_floor_ops
2025-11-26 17:34 UTC (3+ messages)
[PATCH 0/2] PM: runtime: Fix potential I/O hang
2025-11-26 17:34 UTC (6+ messages)
[PATCH 0/3] x86/amd: Fix DE_CFG races and CPUID rescan issues
2025-11-26 17:33 UTC (7+ messages)
` [PATCH 2/3] x86/amd: Stop updating the Zenbleed mitigation dynamically
` [PATCH 3/3] x86/amd: Fix race editing DE_CFG
[PATCH v10 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
2025-11-26 17:34 UTC (4+ messages)
[PATCH] x86: fix oops caused by old EFI info on kexec boot
2025-11-26 17:32 UTC
[pdx86-platform-drivers-x86:for-next 38/54] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: ''
2025-11-26 17:32 UTC
[OE-core][PATCH v3 1/2] nasm: upgrade 2.16.03 -> 3.01
2025-11-26 17:32 UTC (3+ messages)
` [OE-core][PATCH v3 2/2] ovmf: fix build error with Nasm 3.0
[PATCH v2 0/2] most: core: fix resource leak in most_register_interface error paths
2025-11-26 17:31 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] most: usb: remove double cleanup of interface on registration failure
[PATCH v3 0/4] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
2025-11-26 17:30 UTC (3+ messages)
` [syzbot ci] "
[PATCH 0/6] of: iommu-map parsing for multi-cell IOMMU
2025-11-26 17:30 UTC (6+ messages)
[PATCH v1 0/7] spi: microchip-core: Code improvements
2025-11-26 17:29 UTC (10+ messages)
` [PATCH v1 2/7] spi: microchip-core: Make use of device properties
[PATCH] drm/i915/gem: NULL-initialize the eb->vma[].vma pointers in gem_do_execbuffer
2025-11-26 17:28 UTC (3+ messages)
[GIT PULL] Qualcomm clock updates for v6.19
2025-11-26 17:34 UTC
[PATCH RFC 3/3] riscv: dts: sophgo: Add USB support for cv18xx
2025-11-26 17:21 UTC (3+ messages)
` [PATCH] riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes
[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
2025-11-26 17:26 UTC (7+ messages)
` [PATCH 1/6] dma-buf/dma-fence: Add dma_fence_test_signaled_flag()
[PATCH 0/2] apparmor unaligned memory fixes
2025-11-26 17:26 UTC (14+ messages)
[PATCH v2] iio: isl29018.c: replace sprintf with safer alternatives
2025-11-26 17:24 UTC
[PATCH v6 00/16] drm/panfrost, panthor: Cached maps and explicit flushing
2025-11-26 17:24 UTC (3+ messages)
` [PATCH v6 00/16] drm/panfrost,panthor: "
CTI TAC Meeting Notes 2025-11-26
2025-11-26 17:24 UTC
[PATCH v1] tests/intel/debugfs: Move VRAM MM checks from root to tile-dir validation
2025-11-26 17:24 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v2] staging: most: video: prevent probes during component exit
2025-11-26 17:24 UTC (2+ messages)
[cilium:pr/netkit-iouring7 2/3] net/core/netdev-genl.c:1133:32: error: use of undeclared identifier 'NETDEV_A_QUEUE_PAIR_QUEUE_TYPE'; did you mean 'NETDEV_A_QSTATS_QUEUE_TYPE'?
2025-11-26 17:23 UTC
[PATCH v8 00/29] KVM: arm64: Implement support for SME
2025-11-26 17:23 UTC (5+ messages)
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI "
[PATCH v2 0/9] asan bonanza
2025-11-26 17:22 UTC (8+ messages)
` [PATCH v2 4/9] cache-tree: avoid strtol() on non-string buffer
[PATCH v8 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
2025-11-26 17:22 UTC (2+ messages)
[PATCH] docker: Use GitHub-mirrored TF-A repository to avoid clone failures
2025-11-26 17:21 UTC (4+ messages)
[openeuler:OLK-5.10 3333/3333] htmldocs: Warning: mm/hugetlb.c references a file that doesn't exist: Documentation/mm/mmu_notifier.rst
2025-11-26 17:19 UTC
[PATCH] power: supply: sysfs: Constify pointer passed to dev_attr_psp()
2025-11-26 17:19 UTC
[PATCH] w1: Use container_of_const() when all types are const
2025-11-26 17:18 UTC
[PATCH v17 00/12] Implement vendor resets for PSCI SYSTEM_RESET2
2025-11-26 17:18 UTC (9+ messages)
` [PATCH v17 07/12] firmware: psci: Implement vendor-specific resets as reboot-mode
[PATCH 0/3] arm64: dts: qcom: sm8x50: Enable UHS-I SDR50 and SDR104 SD card modes
2025-11-26 17:17 UTC (3+ messages)
[PATCH 0/3] x86/resctrl: Add "*" shorthand to set minimum io_alloc CBM for all domains
2025-11-26 17:16 UTC (4+ messages)
` [PATCH 1/3] fs/resctrl: Add helpers to check io_alloc support and enabled state
` [PATCH 2/3] fs/resctrl: Return -EINVAL for a missing seq_show implementation
` [PATCH 3/3] x86/resctrl: Add "*" shorthand to set minimum io_alloc CBM for all domains
[PATCH 0/3] x86/amd: Drop legacy logic
2025-11-26 17:15 UTC (4+ messages)
` [PATCH 1/3] x86/cpu: Sort headers
` [PATCH 2/3] x86/amd: Drop vestigial PBE logic in init_amd()
` [PATCH 3/3] x86/amd: Drop the cpuid_mask_* command line options
[patch] wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggr
2025-11-26 17:15 UTC (2+ messages)
[RFC -next] memcg: Optimize creation performance when LRU_GEN is enabled
2025-11-26 17:15 UTC (2+ messages)
[PATCH v3 00/28] drm/amdgpu: use all SDMA instances for TTM clears and moves
2025-11-26 17:14 UTC (8+ messages)
` [PATCH v3 19/28] drm/ttm: rework pipelined eviction fence handling
[PATCH] dma-direct: Fix missing sg_dma_len assignment in P2PDMA bus mappings
2025-11-26 17:14 UTC (3+ messages)
[PATCH v2 0/5] KVM: arm64: Add support for FEAT_IDST
2025-11-26 17:14 UTC (6+ messages)
` [PATCH v2 3/5] KVM: arm64: Add a generic synchronous exception injection primitive
` [PATCH v2 4/5] KVM: arm64: Report optional ID register traps with a 0x18 syndrome
[PATCH 0/4] s390/dasd: Minor cleanups and copy-pair swap fix
2025-11-26 17:14 UTC (2+ messages)
[PATCH] io_uring/query: drop unused io_handle_query_entry() ctx arg
2025-11-26 17:14 UTC (2+ messages)
[PATCH v15 0/4] Reduce overhead of LSMs with static calls
2025-11-26 17:14 UTC (3+ messages)
` [PATCH v15 3/4] lsm: count the LSMs enabled at compile time
[PATCH v3 0/3] KVM ARM64 pre_fault_memory
2025-11-26 17:14 UTC (5+ messages)
` [PATCH v3 1/3] KVM: arm64: Add pre_fault_memory implementation
[vireshk:virtio/msg-xen 10/16] af_vsock.c:undefined reference to `dma_buf_get'
2025-11-26 17:12 UTC
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:595 mlx5_cmd_hws_modify_header_alloc() warn: iterator 'i' not incremented
2025-11-26 17:12 UTC
[PATCH v2 0/3] soc: qcom: llcc: Add support for Glymur SoC
2025-11-26 17:17 UTC (5+ messages)
` [PATCH v2 2/3] soc: qcom: llcc: Fix usecase id macro alignment
[PATCH v4 0/2] blktests: use patient module remover
2025-11-26 17:11 UTC (3+ messages)
` [PATCH v4 1/2] blktests: replace module removal with patient module removal
` [PATCH v4 2/2] tests/srp/rc: "
[Intel-wired-lan] [PATCH iwl-net v2 0/5] idpf: fix issues in the reset handling path
2025-11-26 17:10 UTC (6+ messages)
` [Intel-wired-lan] [PATCH iwl-net v2 2/5] idpf: detach and close netdevs while handling a reset
` "
Patchwork summary for: spi-devel-general
2025-11-26 17:10 UTC
[PATCH] spi: tegra114: remove Kconfig dependency on TEGRA20_APB_DMA
2025-11-26 17:10 UTC (2+ messages)
[PATCH v2 0/16] SRCU updates for v6.19
2025-11-26 17:09 UTC (6+ messages)
` [PATCH v2 14/16] srcu: Create an SRCU-fast-updown API
[PATCH] iio: isl29018.c: replace sprintf with safer alternatives
2025-11-26 17:08 UTC
[BUG] `git clone '-c KEY=VALUE'` no longer works
2025-11-26 17:08 UTC (10+ messages)
[PATCH 0/5] x86: Cleanups around slow_down_io()
2025-11-26 17:08 UTC (6+ messages)
` [PATCH 2/5] hwmon/lm78: Drop REALLY_SLOW_IO setting
` [PATCH 3/5] hwmon/w83781d: "
[PATCH V2] ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4
2025-11-26 17:07 UTC (2+ messages)
[PATCH v5 0/9] KVM: arm64: Fixes for guest CPU feature trapping and enabling
2025-11-26 17:05 UTC (6+ messages)
` [PATCH v5 5/9] KVM: arm64: Include VM type when checking VM capabilities in pKVM
[DPDK/ethdev Bug 1836] bnxt underreporting stats when queue count > RTE_ETHDEV_QUEUE_STAT_CNTRS
2025-11-26 17:05 UTC
[PATCH v19 0/2] reboot-mode: Expose sysfs for registered reboot modes
2025-11-26 17:05 UTC (6+ messages)
` [PATCH v19 2/2] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
What's cooking in git.git (Nov 2025, #08; Tue, 25)
2025-11-26 17:04 UTC (4+ messages)
[PATCH v5 0/3] drm/sitronix/st7920: Add support for the ST7920 controller
2025-11-26 17:03 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: display: sitronix,st7920: Add DT schema
` [PATCH v5 2/3] drm: Add driver for Sitronix ST7920 LCD displays
` [PATCH v5 3/3] MAINTAINERS: Add entry for Sitronix ST7920 driver
[PATCH] hwmon: sy7636a: Fix regulator_enable resource leak on error path
2025-11-26 17:03 UTC (3+ messages)
` [PATCH v2] "
[PATCH] wifi: ath12k: remove redundant pci_set_drvdata() call
2025-11-26 17:03 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next] idpf: update idpf_up_complete() return type to void
2025-11-26 17:02 UTC (2+ messages)
` "
[PATCH] tty: serial: Replace deprecated PCI API
2025-11-26 17:02 UTC (2+ messages)
[PATCH] net/iavf: check PTP capabilities during init
2025-11-26 17:01 UTC (5+ messages)
[PATCH BlueZ] transport: fix VCP volume updating and sink volumes
2025-11-26 16:51 UTC (3+ messages)
[PATCH] perf pmu: fix unit listing for SPR uncore event
2025-11-26 16:59 UTC
[PATCH] Revert "net/iavf: fix check for PF Rx timestamp support"
2025-11-26 16:59 UTC
[PATCH v3 0/4] Improve folio split related functions
2025-11-26 16:59 UTC (9+ messages)
` [PATCH v3 1/4] mm/huge_memory: change folio_split_supported() to folio_check_splittable()
` [PATCH v3 2/4] mm/huge_memory: replace can_split_folio() with direct refcount calculation
[PATCH i-g-t] tests/kms_pipe_crc_basic: add mst suspend-resume test
2025-11-26 16:59 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
weston 13.0.1 assert fail #scarthgap
2025-11-26 16:58 UTC (9+ messages)
` [yocto] "
[PATCH] kea: set correct sysconfdir and localstatedir for keactrl
2025-11-26 16:58 UTC
[PATCH] DEBUG: Show held locks on failure
2025-11-26 16:58 UTC (2+ messages)
` ✓ CI.KUnit: success for DEBUG: Show held locks on failure (rev3)
[PATCH RESEND] apparmor: Replace deprecated strcpy with memcpy in gen_symlink_name
2025-11-26 16:57 UTC
[PATCH next v2] nvdimm: Prevent integer overflow in ramdax_get_config_data()
2025-11-26 16:59 UTC (2+ messages)
[PATCH 6.6 000/529] 6.6.117-rc1 review
2025-11-26 16:57 UTC (3+ messages)
` [PATCH 6.6 051/529] sched/pelt: Avoid underestimation of task utilization
[PATCH v3 00/11] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
2025-11-26 16:55 UTC (3+ messages)
` [PATCH v3 07/11] target/arm/cpu: Implement hide_reg callback()
[PATCH v18 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
2025-11-26 16:55 UTC (2+ messages)
[PATCH] selftests: mptcp: initialize raw_addr to Null
2025-11-26 16:55 UTC (2+ messages)
[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-26 16:54 UTC (6+ messages)
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
[PATCH i-g-t v1 v1 0/3] tests/panthor: Add more tests
2025-11-26 16:53 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
Yocto Project Status 18 November 2025 (WW46)
2025-11-26 16:53 UTC (4+ messages)
` sharing sstate in bitbake-setup
[android-common:android16-6.12 1/1] drivers/android/binder.c:7481: undefined reference to `event_mutex'
2025-11-26 16:52 UTC
[PATCH 0/3] Add pinctrl and GPIO support for MediaTek MT8901
2025-11-26 16:52 UTC (4+ messages)
` [PATCH 2/3] pinctrl: mediatek: Add acpi support
[RFC PATCH 00/11] x86 vendor check optimisations
2025-11-26 16:44 UTC (2+ messages)
` [RFC PATCH 10/11] x86: Migrate everything under cpu/ to use x86_vendor_is()
[PATCH] staging: fluke_gpib: use kzalloc instead of kmalloc + memset
2025-11-26 16:52 UTC (3+ messages)
[PATCH v4 0/3] Introduce getsockname io_uring_cmd
2025-11-26 16:51 UTC (3+ messages)
` [PATCH v4 3/3] io_uring: Introduce getsockname io_uring cmd
[PATCH v4 00/10] gpio: improve support for shared GPIOs
2025-11-26 16:49 UTC (3+ messages)
[PATCH v2 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-11-26 16:49 UTC (7+ messages)
` [PATCH v2 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH v2 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH v2 5/5] KVM: selftests: test userfaultfd minor for guest_memfd
[PATCH net-next] vhost/net: check peek_head_len after signal to guest to avoid delays
2025-11-26 16:49 UTC (3+ messages)
[PATCH 0/2] gpio: shared: fix some corner cases
2025-11-26 16:49 UTC (3+ messages)
` [PATCH 1/2] gpio: shared: ignore special __symbols__ node when traversing device tree
` [PATCH 2/2] gpio: shared: ignore GPIO hogs when traversing the "
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.