messages from 2026-04-20 05:13:31 to 2026-04-20 06:39:04 UTC [more...]
[PATCH v3 0/2] Add LT9611C(EX/UXD) DRM bridge driver and device tree
2026-04-20 6:16 UTC (2+ messages)
` [PATCH v3 1/2] dt-bindings: bridge: This patch adds new content to the lontium,lt9611.yaml binding file
[PATCH RFC] ACPI: processor: idle: Do not propagate acpi_processor_ffh_lpi_probe() -ENODEV
2026-04-20 6:38 UTC (8+ messages)
[PATCH v6 0/7] KVM: SVM: Add Page Modification Logging (PML) support
2026-04-20 6:38 UTC (3+ messages)
` [PATCH v6 7/7] KVM: SVM: Add Page modification logging support
[PATCH] PCI: qcom: Disable ASPM L0s for SA8775P
2026-04-20 6:38 UTC (2+ messages)
[PATCH v5 0/6] gpu: nova-core: add GA100 support
2026-04-20 6:37 UTC (3+ messages)
` [PATCH v5 5/6] gpu: nova-core: skip the IFR header if present
[PATCH 0/4] net/intel: demote path selection logs from NOTICE to DEBUG
2026-04-20 6:27 UTC (5+ messages)
` [PATCH 1/4] net/ice: "
` [PATCH 2/4] net/iavf: "
` [PATCH 3/4] net/idpf: "
` [PATCH 4/4] net/cpfl: "
[PATCH 00/38] Fix and simplify the NIST DRBG implementation
2026-04-20 6:34 UTC (39+ messages)
` [PATCH 01/38] crypto: drbg - Fix returning success on failure in CTR_DRBG
` [PATCH 02/38] crypto: drbg - Fix misaligned writes in CTR_DRBG and HASH_DRBG
` [PATCH 03/38] crypto: drbg - Fix ineffective sanity check
` [PATCH 04/38] crypto: drbg - Fix drbg_max_addtl() on 64-bit kernels
` [PATCH 05/38] crypto: drbg - Fix the fips_enabled priority boost
` [PATCH 06/38] crypto: drbg - Remove always-enabled symbol CRYPTO_DRBG_HMAC
` [PATCH 07/38] crypto: drbg - Remove broken commented-out code
` [PATCH 08/38] crypto: drbg - Remove unhelpful helper functions
` [PATCH 09/38] crypto: drbg - Remove obsolete FIPS 140-2 continuous test
` [PATCH 10/38] crypto: drbg - Fold include/crypto/drbg.h into crypto/drbg.c
` [PATCH 11/38] crypto: drbg - Remove import of crypto_cipher functions
` [PATCH 12/38] crypto: drbg - Remove support for CTR_DRBG
` [PATCH 13/38] crypto: drbg - Remove support for HASH_DRBG
` [PATCH 14/38] crypto: drbg - Flatten the DRBG menu
` [PATCH 15/38] crypto: testmgr - Add test for drbg_pr_hmac_sha512
` [PATCH 16/38] crypto: testmgr - Update test for drbg_nopr_hmac_sha512
` [PATCH 17/38] crypto: drbg - Remove support for HMAC-SHA256 and HMAC-SHA384
` [PATCH 18/38] crypto: drbg - Simplify algorithm registration
` [PATCH 19/38] crypto: drbg - De-virtualize drbg_state_ops
` [PATCH 20/38] crypto: drbg - Move fixed values into constants
` [PATCH 21/38] crypto: drbg - Embed V and C into struct drbg_state
` [PATCH 22/38] crypto: drbg - Use HMAC-SHA512 library API
` [PATCH 23/38] crypto: drbg - Remove drbg_core
` [PATCH 24/38] crypto: drbg - Install separate seed functions for pr and nopr
` [PATCH 25/38] crypto: drbg - Move module aliases to end of file
` [PATCH 26/38] crypto: drbg - Consolidate "instantiate" logic and remove drbg_state::C
` [PATCH 27/38] crypto: drbg - Eliminate use of 'drbg_string' and lists
` [PATCH 28/38] crypto: drbg - Simplify drbg_generate_long() and fold into caller
` [PATCH 29/38] crypto: drbg - Put rng_alg methods in logical order
` [PATCH 30/38] crypto: drbg - Fold drbg_instantiate() into drbg_kcapi_seed()
` [PATCH 31/38] crypto: drbg - Separate "reseed" case in drbg_kcapi_seed()
` [PATCH 32/38] crypto: drbg - Fold drbg_prepare_hrng() into drbg_kcapi_seed()
` [PATCH 33/38] crypto: drbg - Simplify "uninstantiate" logic
` [PATCH 34/38] crypto: drbg - Include get_random_bytes() output in additional input
` [PATCH 35/38] crypto: drbg - Change DRBG_MAX_REQUESTS to 4096
` [PATCH 36/38] crypto: drbg - Remove redundant reseeding based on random.c state
` [PATCH 37/38] crypto: drbg - Clean up generation code
` [PATCH 38/38] crypto: drbg - Clean up loop in drbg_hmac_update()
[PATCH 00/23] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
2026-04-20 6:36 UTC (3+ messages)
` [PATCH 03/23] dmaengine: sdxi: Add PCI initialization
[PATCH] usb: cdnsp: add support for eUSB2v2 port
2026-04-20 6:31 UTC (3+ messages)
[Patch v2] perf tests: Add auto counter reload (ACR) sampling test
2026-04-20 6:35 UTC (3+ messages)
[PATCH] tests/intel: ctx_restore rollback on invalid input
2026-04-20 6:38 UTC
[PATCH] media: atomisp: coding style: Move trailing statements to next line
2026-04-20 6:34 UTC (5+ messages)
[PATCH v5 0/2] dma-buf: heaps: system: add an option to allocate explicitly shared/decrypted memory
2026-04-20 6:34 UTC (3+ messages)
` [PATCH v5 1/2] dma-mapping: introduce DMA_ATTR_CC_SHARED for shared memory
[PATCH v2 0/5] Add get-error-counter and clear-error-counter support for CRI
2026-04-20 6:33 UTC (4+ messages)
` [PATCH v2 3/5] drm/xe/xe_ras: Add support to query error counter "
[PATCH 7.2 v3 00/12] Remove read-only THP support for FSes without large folio support
2026-04-20 6:31 UTC (7+ messages)
` [PATCH 7.2 v3 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH 7.2 v3 02/12] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH 7.2 v3 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
[PATCH v1 0/2] usb: gadget: udc: simplify lock holding using guards
2026-04-20 6:30 UTC (4+ messages)
[PATCH] block: fix deadlock between blk_mq_freeze_queue and blk_mq_dispatch_list
2026-04-20 6:31 UTC (2+ messages)
[PATCH v2] mm/fake-numa: fix under-allocation detection in uniform split
2026-04-20 6:31 UTC (2+ messages)
[REGRESSION] Return change in 6.12.80+ with volatile mounting
2026-04-20 6:31 UTC (4+ messages)
BtrFS, Scrub: bug fail to respect scrub_speed_max
2026-04-20 6:30 UTC
[PATCH] ceph: fix potential ERR_PTR dereference in ceph_submit_write()
2026-04-20 6:28 UTC (3+ messages)
[Patch v2 1/4] perf/x86/intel: Clear stale ACR mask before updating new mask
2026-04-20 6:29 UTC (3+ messages)
[PATCH] arm64: defconfig: Enable Qualcomm UFS and QMP UFS PHY drivers as built-in
2026-04-20 6:28 UTC (8+ messages)
[meta-oe][PATCH 01/17] fio: upgrade 3.41 -> 3.42
2026-04-20 6:27 UTC (17+ messages)
` [meta-oe][PATCH 02/17] jq: patch CVE-2026-32316
` [meta-oe][PATCH 03/17] jq: patch CVE-2026-33947
` [meta-oe][PATCH 04/17] jq: patch CVE-2026-33948
` [meta-oe][PATCH 05/17] jq: patch CVE-2026-39979
` [meta-oe][PATCH 06/17] lcms: patch CVE-2026-41254
` [meta-networking][PATCH 07/17] libcoap: upgrade 4.3.5a -> 4.3.5b
` [meta-oe][PATCH 08/17] gphoto2: upgrade 2.5.28 -> 2.5.32
` [meta-oe][PATCH 09/17] libgphoto2: patch CVE-2026-40333
` [meta-oe][PATCH 10/17] libgphoto2: patch CVE-2026-40334
` [meta-oe][PATCH 11/17] libgphoto2: patch CVE-2026-40335
` [meta-oe][PATCH 12/17] libgphoto2: patch CVE-2026-40336
` [meta-oe][PATCH 13/17] libgphoto2: patch CVE-2026-40338
` [meta-oe][PATCH 14/17] libgphoto2: patch CVE-2026-40339
` [meta-oe][PATCH 15/17] libgphoto2: patch CVE-2026-40340
` [meta-oe][PATCH 16/17] libgphoto2: patch CVE-2026-40341
` [meta-oe][PATCH 17/17] libraw: mark CVE-2026-20911 and CVE-2026-21413 patched
[PATCH v2] dmaengine: Fix refcount leak in channel register error path
2026-04-20 6:23 UTC (2+ messages)
[PATCH v7 0/4] KVM: arm64: PMU: Use multiple host PMUs
2026-04-20 6:21 UTC (7+ messages)
` [PATCH v7 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v7 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
[PATCH net V2 0/3] net/mlx5: Fixes for Socket-Direct
2026-04-20 6:21 UTC (4+ messages)
` [PATCH net V2 3/3] net/mlx5e: SD, Fix race condition in secondary device probe/remove
[PATCH v1] drm/sysfb: ofdrm: fix PCI device reference leaks
2026-04-20 6:21 UTC (2+ messages)
[GIT PULL] eCryptfs changes for 7.1-rc1
2026-04-20 6:20 UTC
[Intel-wired-lan] [PATCH] idpf: do not perform flow ops when netdev is detached
2026-04-20 6:20 UTC (3+ messages)
[PATCH] tracing: separate module tracepoint strings from trace_printk formats
2026-04-20 6:19 UTC (2+ messages)
` [PATCH v2] tracing: export live module tracepoint strings in printk_formats
[PATCH] dt-bindings: timer: Remove sifive,fine-ctr-bits property
2026-04-20 6:18 UTC (2+ messages)
[PATCH nf,v7 1/4] netfilter: nf_tables: use list_del_rcu for netlink hooks
2026-04-20 6:19 UTC (4+ messages)
` [PATCH nf,v7 2/4] rculist: add list_splice_rcu() for private lists
` [PATCH nf,v7 3/4] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
` [PATCH nf,v7 4/4] netfilter: nf_tables: add hook transactions for device deletions
[PATCH v2 0/2] Add support for Amediatech X98Q (Amlogic S905W2)
2026-04-20 6:18 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm: amlogic: add X98Q compatible
` [PATCH v2 2/2] arm64: dts: amlogic: add support for X98Q
[PATCH] ALSA: core: Fix potential data race at fasync handling
2026-04-20 6:17 UTC
[PATCH v2] iomap: avoid memset iomap when iter is done
2026-04-20 6:16 UTC
[PATCH i-g-t v3] tests/kms_bw: Allow custom modes for external panels
2026-04-20 6:12 UTC
[PATCH v2] drm/bridge: ite-it6263: Add suspend/resume support
2026-04-20 6:15 UTC (5+ messages)
[PATCH v1] ALSA: hda/tas2781: Fix sound abnormal issue on some SPI device
2026-04-20 6:15 UTC (2+ messages)
[PATCH v2 0/8] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-04-20 6:14 UTC (9+ messages)
` [PATCH v2 1/8] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v2 2/8] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
` [PATCH v2 3/8] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v2 4/8] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v2 5/8] dma-mapping: make dma_pgprot() "
` [PATCH v2 6/8] dma-direct: make dma_direct_map_phys() "
` [PATCH v2 7/8] dma-direct: set decrypted flag for remapped DMA allocations
` [PATCH v2 8/8] dma-direct: select DMA address encoding from DMA_ATTR_CC_SHARED
[PATCH] ALSA: hda/realtek: add quirk for Acer Nitro 16 AN16-41
2026-04-20 6:14 UTC (2+ messages)
[PATCH bpf-next v6 17/17] selftests/bpf: Add verifier tests for stack argument validation
2026-04-20 6:14 UTC (3+ messages)
[PATCHv4] dmaengine: hsu: use kzalloc_flex()
2026-04-20 6:13 UTC (2+ messages)
[PATCH v3 0/7] Add QSPI support for QCS615 and improve interconnect handling
2026-04-20 6:12 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: spi: qcom,spi-qcom-qspi: Add qcom,qcs615-qspi compatible
` [PATCH v3 2/7] spi: qcom-qspi: Fix incomplete error handling in runtime PM
` [PATCH v3 3/7] spi: qcom-qspi: Add interconnect support for memory path
` [PATCH v3 4/7] arm64: dts: qcom: talos: Add QSPI support
` [PATCH v3 5/7] arm64: dts: qcom: qcs615-ride: enable QSPI and NOR flash
` [PATCH v3 6/7] arm64: dts: qcom: kodiak: Add QSPI memory interconnect path
` [PATCH v3 7/7] arm64: dts: qcom: sc7180: "
[GIT PULL] l10n updates for Git 2.54.0
2026-04-20 6:12 UTC (3+ messages)
` [GIT PULL v2] "
[PATCH v4 0/7] hw/sd: Improve performance of read/write/erase
2026-04-20 6:11 UTC (4+ messages)
` [PATCH v4 5/7] hw/sd/sdcard: Add erase-blocks-as-zero option
[PATCH v2] drm/bridge: dw-hdmi-qp: Guard clear_audio_infoframe when PHY is down
2026-04-20 6:11 UTC (3+ messages)
[PATCH v4 12/12] t: detect errors outside of test cases
2026-04-20 6:11 UTC (6+ messages)
[PATCH v2] Improve handosff prepare on SoCFPGA
2026-04-20 6:09 UTC
[PATCH v10 0/7] User readable error codes on atomic_ioctl failure
2026-04-20 6:09 UTC (3+ messages)
[PATCH v3 0/7] Support metadata-driven A/B boot for STM32MP25
2026-04-20 6:06 UTC (3+ messages)
` [PATCH v3 6/7] fwu: add helper to get image GUID by type and bank index
[PATCH v2] net/filter-buffer: use qemu_del_net_queue() in cleanup
2026-04-20 6:05 UTC
[PATCH] media: pvrusb2: fix disconnect and teardown races
2026-04-20 6:06 UTC
[PATCH] dt-bindings: serial: Add compatible for Qualcomm Nord SoC
2026-04-20 6:05 UTC
[PATCH v3] platform/x86: dell-dw5826e: Add reset driver for DW5826e
2026-04-20 6:01 UTC (3+ messages)
[PATCH v1] dmaengine: idxd: fix deadlock and double free in idxd_cdev_open()
2026-04-20 6:01 UTC (2+ messages)
[PATCH 0/2] efi_loader: centralize messaging for efi_init_obj_list
2026-04-20 6:00 UTC (2+ messages)
[PATCH v4] platform/x86: dell-dw5826e: Add reset driver for DW5826e
2026-04-20 6:00 UTC
[PATCH V13 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
2026-04-20 5:59 UTC (3+ messages)
[PATCH] dmaengine: idxd: Fix saved engines array leak in config save
2026-04-20 5:59 UTC (2+ messages)
[PATCH v3 0/8] unwind, arm64: add sframe unwinder for kernel
2026-04-20 5:56 UTC (4+ messages)
` [PATCH v3 8/8] unwind: arm64: Use sframe to unwind interrupt frames
[PATCH v3 00/17] hw/usb/ehci: Add 64-bit descriptor addressing support
2026-04-20 5:56 UTC (9+ messages)
` [PATCH v3 06/17] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
` [PATCH v3 13/17] hw/usb/hcd-ehci: Add descriptor address offset property
[PATCH bpf-next v6 15/17] selftests/bpf: Add tests for BPF function stack arguments
2026-04-20 5:52 UTC (3+ messages)
[PATCH v3] gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path
2026-04-20 5:51 UTC (2+ messages)
[PATCH net] net: mctp: fix don't require received header reserved bits to be zero
2026-04-20 5:41 UTC (2+ messages)
[PATCH v2 0/2] sched/fair: SMT-aware asymmetric CPU capacity
2026-04-20 5:49 UTC (5+ messages)
` [PATCH 1/2] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
[PATCH RFC xenomai-images 0/5] Test riscv in xenomai-images CI
2026-04-20 5:48 UTC (9+ messages)
` [PATCH RFC xenomai-images 2/5] ci: Fix deploy script to handle multiple DTB files
` [PATCH RFC xenomai-images 3/5] ci: Add the starfive visionfive2 board
` [PATCH RFC xenomai-images 4/5] recipes-kernel: Move nfs boot configs to own snippet
` [PATCH RFC xenomai-images 5/5] recipes-kernel: add debug additions to riscv64_defconfig
[PATCH bpf-next v2 0/6] Add support to emit verifier warnings
2026-04-20 5:45 UTC (5+ messages)
[RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
2026-04-20 5:44 UTC (2+ messages)
[PATCH 5.10.y] ipv6: add NULL checks for idev in SRv6 paths
2026-04-20 5:43 UTC
[PATCH xenomai-images] evl: Add the new CONFIG_EVL_NET switch to evl config
2026-04-20 5:43 UTC (2+ messages)
[PATCH 5.15.y] ipv6: add NULL checks for idev in SRv6 paths
2026-04-20 5:43 UTC
[PATCH xenomai-images] ci: Disable evl monitor-event-untrack test on qemu targets
2026-04-20 5:43 UTC (2+ messages)
[PATCH 6.1.y] ipv6: add NULL checks for idev in SRv6 paths
2026-04-20 5:43 UTC
[PATCH 6.6.y] ipv6: add NULL checks for idev in SRv6 paths
2026-04-20 5:42 UTC
[PATCH 6.12.y] ipv6: add NULL checks for idev in SRv6 paths
2026-04-20 5:42 UTC
[PATCH 0/5] media: synopsys: enhancements and i.MX95 support
2026-04-20 5:42 UTC (4+ messages)
` [PATCH 2/5] media: synopsys: Add support for multiple streams
[PATCH i-g-t v3 0/4] Fix PSR handling for multi-eDP systems
2026-04-20 5:40 UTC (3+ messages)
` [PATCH i-g-t v3 4/4] tests/intel/kms_pm_dc: Scope PSR handling to output
vhci_hcd: bulk streams
2026-04-20 5:38 UTC (2+ messages)
[PATCH v4 00/13] Introduce Xe Uncorrectable Error Handling
2026-04-20 5:34 UTC (6+ messages)
` [PATCH v4 06/13] drm/xe/xe_ras: Add basic structures and commands for uncorrectable errors
[PATCH v2] wifi: rtw89: add bounds check on firmware mac_id in link lookup
2026-04-20 5:32 UTC (2+ messages)
[PATCH v6 0/5] hw/ufs: Add Write Booster Support on UFS
2026-04-20 5:28 UTC (6+ messages)
` [PATCH v6 1/5] hw/ufs: Apply UFS 4.1 Specification
` [PATCH v6 2/5] hw/ufs: Modify flag handling operation
` [PATCH v6 3/5] hw/ufs: Add idle operation
` [PATCH v6 4/5] hw/ufs: Add UFS Write Booster Support
` [PATCH v6 5/5] tests/qtest: Add UFS Write Booster QTest
[PATCH v2] wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA buffer
2026-04-20 5:31 UTC (3+ messages)
[PATCH v1] Improve handosff prepare on SoCFPGA
2026-04-20 5:30 UTC (3+ messages)
[PATCH v2] sched_ext: Honor SCX_OPS_ALWAYS_ENQ_IMMED on framework-internal goto-local paths
2026-04-20 5:29 UTC (3+ messages)
プログラミング教育で、新規事業
2026-04-20 5:27 UTC
[PATCH v2 0/2] serial: 8250_dw: Add support for UltraRISC DP1000 uart
2026-04-20 5:27 UTC (7+ messages)
` [PATCH v2 2/2] riscv: ultrarisc: 8250_dw: support "
[meta-selinux][PATCH v2] libselinux-python: fix do_install line continuation and variable typo
2026-04-20 5:25 UTC
[PATCH bpf-next v4 2/8] bpf: Introduce global percpu data
2026-04-20 5:24 UTC (8+ messages)
[PATCH v2 0/5] md: bitmap grow fixes
2026-04-20 5:24 UTC (7+ messages)
` [PATCH v2 1/5] md/md-bitmap: call md_bitmap_create,destroy in location_store
` [PATCH v2 2/5] md/md-bitmap: add an extra sysfs argument to md_bitmap_create and destroy
[PATCH] drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_dsi.c
2026-04-20 5:20 UTC
[PATCH v1] fbdev: savage: fix probe-path EDID cleanup leaks
2026-04-20 5:19 UTC
[PATCH 6.12-stable] PCI: Fix placement of pci_save_state() in pci_bus_add_device()
2026-04-20 5:11 UTC
[PATCH v2] Drivers: hv: mshv: fix integer overflow in memory region overlap check
2026-04-20 5:17 UTC (7+ messages)
[PATCH 0/2] HID: appletb-kbd: fix UAF and mutex-in-atomic in inactivity timer
2026-04-20 5:13 UTC (3+ messages)
` [PATCH 1/2] HID: appletb-kbd: fix UAF in inactivity-timer cleanup path
` [PATCH 2/2] HID: appletb-kbd: run inactivity autodim from workqueues
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.