All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-31 10:53:34 to 2025-01-31 12:09:22 UTC [more...]

[PATCH v3 0/7] powerpc/crash: use generic crashkernel reservation
 2025-01-31 11:38 UTC  (7+ messages)
` [PATCH v3 1/7] kexec: Initialize ELF lowest address to ULONG_MAX
` [PATCH v3 2/7] crash: remove an unused argument from reserve_crashkernel_generic()
` [PATCH v3 3/7] crash: Let arch decide usable memory range in reserved area
` [PATCH v3 4/7] powerpc/crash: Use generic APIs to locate memory hole for kdump
` [PATCH v3 6/7] powerpc: insert System RAM resource to prevent crashkernel conflict
` [PATCH v3 7/7] powerpc/crash: use generic crashkernel reservation

[PATCH v3 00/10] LTP tests: load predefined policy, enhancements
 2025-01-31 12:09 UTC  (4+ messages)
` [PATCH v3 10/10] tst_test.sh: IMA: Allow to disable LSM warnings and use it for IMA
  ` [LTP] "

[PATCH v5 00/13] Add PXP HWDRM support
 2025-01-31 12:08 UTC  (3+ messages)
` [PATCH v5 13/13] drm/xe/pxp: Enable PXP for MTL and LNL

[PATCH] meta/meta-selftest: Fix variable assignment whitespace
 2025-01-31 12:06 UTC 

v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range
 2025-01-31 12:05 UTC  (14+ messages)

[PATCH RESEND] nvmet-tcp: get rid of a high-order allocation
 2025-01-31 12:05 UTC 

[PATCH v3] drm/i915/selftests: avoid using uninitialized context
 2025-01-31 12:04 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/selftests: avoid using uninitialized context (rev3)
` ✓ i915.CI.BAT: success "

annotate noio context v2
 2025-01-31 12:03 UTC  (4+ messages)
` [PATCH] block: force noio scope in blk_mq_freeze_queue

[PATCH v5 0/3] int3472: Support GPIO con_id based on _HID
 2025-01-31 12:01 UTC  (4+ messages)
` [PATCH v5 1/3] platform/x86: int3472: Use correct type for "polarity", call it gpio_flags
` [PATCH v5 2/3] platform/x86: int3472: Call "reset" GPIO "enable" for INT347E
` [PATCH v5 3/3] platform/x86: int3472: Call "func" "con_id" instead

loop: take the file system minimum dio alignment into account v2
 2025-01-31 12:00 UTC  (5+ messages)
` [PATCH 1/4] loop: factor out a loop_assign_backing_file helper
` [PATCH 2/4] loop: set LO_FLAGS_DIRECT_IO in loop_assign_backing_file
` [PATCH 3/4] loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize
` [PATCH 4/4] loop: take the file system minimum dio alignment into account

Questions about SLTS v4.19
 2025-01-31 11:59 UTC  (2+ messages)
` [cip-dev] "

[PATCH] Enhance PCIe cadence controller driver for supporting HPA architecture
 2025-01-31 11:59 UTC  (3+ messages)

[PATCH] drm/xe/display: Add missing watermark ipc update at runtime resume
 2025-01-31 11:59 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] tests/intel/xe_fault_injection: Inject errors during exec queue create IOCTL
 2025-01-31 11:58 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/xe_fault_injection: Inject errors during exec queue create IOCTL (rev2)

[LTP] [RFC] Remove [Description] subtitle from docparse
 2025-01-31 11:58 UTC  (7+ messages)

[PATCH] pci: cdns : Function to read controller architecture
 2025-01-31 11:58 UTC 

[PATCH v4 0/3] int3472: Support GPIO con_id based on _HID
 2025-01-31 11:57 UTC  (5+ messages)
` [PATCH v4 2/3] platform/x86: int3472: Call "reset" GPIO "enable" for INT347E

[PATCH] virtio: Remove virtio devices on device_shutdown()
 2025-01-31 11:55 UTC  (3+ messages)

[PATCH v2] PCI: brcmstb: Fix for missing of_node_put
 2025-01-31 11:52 UTC  (2+ messages)

[kvm-unit-tests PATCH v1] editorconfig: Add max line length setting for commit message and branch description
 2025-01-31 11:53 UTC 

[PATCH 0/3] Introduce CXL type-2 device emulation
 2025-01-31 11:52 UTC  (5+ messages)
` [PATCH 3/3] hw/cxl: introduce "

[PATCH v5 0/2] Add support for MAX31331 RTC
 2025-01-31 11:52 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: rtc: max31335: Add max31331 support
` [PATCH v5 2/2] rtc: max31335: Add driver support for max31331

[PATCH v2] arm64: dts: add cpu cache information to ExynosAuto-v920
 2025-01-31 11:49 UTC  (2+ messages)

[PATCH v2 00/18] firmware: arm_ffa: Framework notification support + other updates and fixes
 2025-01-31 11:24 UTC  (19+ messages)
` [PATCH v2 01/18] firmware: arm_ffa: Replace SCMI by FF-A in the macro
` [PATCH v2 02/18] firmware: arm_ffa: Replace UUID buffer to standard UUID format
` [PATCH v2 03/18] firmware: arm_ffa: Align sync_send_receive{,2} function prototypes
` [PATCH v2 04/18] firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_get()
` [PATCH v2 05/18] firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_regs_get()
` [PATCH v2 06/18] firmware: arm_ffa: Refactor addition of partition information into XArray
` [PATCH v2 07/18] firmware: arm_ffa: Handle the presence of host partition in the partition info
` [PATCH v2 08/18] firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitions
` [PATCH v2 09/18] firmware: arm_ffa: Helper to check if a partition can receive REQUEST2 messages
` [PATCH v2 10/18] firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2
` [PATCH v2 11/18] firmware: arm_ffa: Upgrade FF-A version to v1.2 in the driver
` [PATCH v2 12/18] firmware: arm_ffa: Reject higher major version as incompatible
` [PATCH v2 13/18] firmware: arm_ffa: Remove unnecessary declaration of ffa_partitions_cleanup()
` [PATCH v2 14/18] firmware: arm_ffa: Refactoring to prepare for framework notification support
` [PATCH v2 15/18] firmware: arm_ffa: Stash ffa_device instead of notify_type in notifier_cb_info
` [PATCH v2 16/18] firmware: arm_ffa: Add support for {un,}registration of framework notifications
` [PATCH v2 17/18] firmware: arm_ffa: Add support for handling "
` [PATCH v2 18/18] firmware: arm_ffa: Allow multiple UUIDs per partition to register SRI callback

[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
 2025-01-31 11:33 UTC  (4+ messages)

[paulmck-rcu:torture.2025.01.30a] BUILD SUCCESS 4dc025f942292c85211595e0b0bd694fc3e028fa
 2025-01-31 11:47 UTC 

[paulmck-rcu:srcu.2025.01.30a] BUILD SUCCESS e6b6939b65a685635cf7f9c7bb43c620ad2dcd72
 2025-01-31 11:46 UTC 

[LSF/MM/BPF TOPIC] Dax, memfd, guest_memfd, cxl, famfs - Is there redundancy here?
 2025-01-31 11:47 UTC  (2+ messages)

[PATCH] net/ice: fix how ice driver handles flows
 2025-01-31 11:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] t/unit-tests: convert unit-tests to use clar
 2025-01-31 11:44 UTC  (10+ messages)
` [PATCH 1/4] t/unit-tests: convert hashmap test to clar framework
` [PATCH 2/4] t/unit-tests: adapt example decorate "
` [PATCH 3/4] t/unit-tests: convert strbuf "
` [PATCH 4/4] t/unit-tests: convert strcmp-offset "

RFC: How to deal with the INT3472 handshake GPIO found on Intel IPU6 MTL?
 2025-01-31 11:43 UTC  (4+ messages)

[PATCHv4 00/17] zsmalloc/zram: there be preemption
 2025-01-31 11:41 UTC  (3+ messages)
` [PATCHv4 01/17] zram: switch to non-atomic entry locking

[PATCH v6 0/3] rust: platform: add Io support
 2025-01-31 11:36 UTC  (4+ messages)
` [PATCH v6 3/3] rust: platform: allow ioremap of platform resources

[RESEND] crypto: qat - set command ids as reserved
 2025-01-31 11:34 UTC 

[PATCH] tee: optee: Add support for supplicant timeout
 2025-01-31 11:32 UTC  (13+ messages)

CVE-2025-21673: smb: client: fix double free of TCP_Server_Info::hostname
 2025-01-31 11:31 UTC 

CVE-2025-21672: afs: Fix merge preference rule failure condition
 2025-01-31 11:31 UTC 

CVE-2025-21671: zram: fix potential UAF of zram table
 2025-01-31 11:31 UTC 

CVE-2025-21670: vsock/bpf: return early if transport is not assigned
 2025-01-31 11:31 UTC 

CVE-2025-21669: vsock/virtio: discard packets if the transport changes
 2025-01-31 11:31 UTC 

CVE-2025-21668: pmdomain: imx8mp-blk-ctrl: add missing loop break condition
 2025-01-31 11:31 UTC 

CVE-2025-21667: iomap: avoid avoid truncating 64-bit offset to 32 bits
 2025-01-31 11:30 UTC 

CVE-2025-21666: vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
 2025-01-31 11:30 UTC 

CVE-2025-21683: bpf: Fix bpf_sk_select_reuseport() memory leak
 2025-01-31 11:31 UTC 

CVE-2025-21682: eth: bnxt: always recalculate features after XDP clearing, fix null-deref
 2025-01-31 11:31 UTC 

CVE-2025-21681: openvswitch: fix lockup on tx to unregistering netdev with carrier
 2025-01-31 11:31 UTC 

CVE-2025-21680: pktgen: Avoid out-of-bounds access in get_imix_entries
 2025-01-31 11:31 UTC 

CVE-2025-21679: btrfs: add the missing error handling inside get_canonical_dev_path
 2025-01-31 11:31 UTC 

CVE-2025-21678: gtp: Destroy device along with udp socket's netns dismantle
 2025-01-31 11:31 UTC 

CVE-2025-21677: pfcp: Destroy device along with udp socket's netns dismantle
 2025-01-31 11:31 UTC 

CVE-2025-21676: net: fec: handle page_pool_dev_alloc_pages error
 2025-01-31 11:31 UTC 

CVE-2025-21675: net/mlx5: Clear port select structure when fail to create
 2025-01-31 11:31 UTC 

CVE-2025-21674: net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel
 2025-01-31 11:31 UTC 

CVE-2024-57948: mac802154: check local interfaces before deleting sdata list
 2025-01-31 11:30 UTC 

CVE-2025-21665: filemap: avoid truncating 64-bit offset to 32 bits
 2025-01-31 11:30 UTC 

[PATCH 0/4] rng: msm: fixes for MSM8916
 2025-01-31 11:29 UTC  (5+ messages)
` [PATCH 2/4] rng: msm: don't enable PRNG if it's already enabled

[PATCH v2 2/8] mmc: renesas_sdhi: Arrange local variables in reverse xmas tree order
 2025-01-31 11:28 UTC  (2+ messages)
` [PATCH v2 5/8] arm64: dts: renesas: r9a09g057: Add support for enabling SDHI internal regulator

sound/soc/sunxi/sun4i-spdif.c:180: warning: Function parameter or struct member 'mclk_multiplier' not described in 'sun4i_spdif_quirks'
 2025-01-31 11:28 UTC 

[jirislaby:devel 49/53] drivers/tty/serial/xilinx_uartps.c:1678:38: error: 'struct uart_driver' has no member named 'nr'
 2025-01-31 11:28 UTC 

[GIT PULL v2 00/20] KVM: s390: some non-trivial fixes and cleanups for 6.14
 2025-01-31 11:25 UTC  (21+ messages)
` [GIT PULL v2 01/20] KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
` [GIT PULL v2 02/20] KVM: s390: vsie: stop using page->index
` [GIT PULL v2 03/20] KVM: s390: vsie: stop messing with page refcount
` [GIT PULL v2 04/20] KVM: s390: vsie: stop using "struct page" for vsie page
` [GIT PULL v2 05/20] KVM: Do not restrict the size of KVM-internal memory regions
` [GIT PULL v2 06/20] KVM: s390: wrapper for KVM_BUG
` [GIT PULL v2 07/20] KVM: s390: fake memslot for ucontrol VMs
` [GIT PULL v2 08/20] KVM: s390: selftests: fix ucontrol memory region test
` [GIT PULL v2 09/20] KVM: s390: move pv gmap functions into kvm
` [GIT PULL v2 10/20] KVM: s390: use __kvm_faultin_pfn()
` [GIT PULL v2 11/20] KVM: s390: get rid of gmap_fault()
` [GIT PULL v2 12/20] KVM: s390: get rid of gmap_translate()
` [GIT PULL v2 13/20] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [GIT PULL v2 14/20] KVM: s390: stop using page->index for non-shadow gmaps
` [GIT PULL v2 15/20] KVM: s390: stop using lists to keep track of used dat tables
` [GIT PULL v2 16/20] KVM: s390: move gmap_shadow_pgt_lookup() into kvm
` [GIT PULL v2 17/20] KVM: s390: remove useless page->index usage
` [GIT PULL v2 18/20] KVM: s390: move PGSTE softbits
` [GIT PULL v2 19/20] KVM: s390: remove the last user of page->index
` [GIT PULL v2 20/20] KVM: s390: selftests: Streamline uc_skey test to issue iske after sske

[PATCH v2 0/8] Add RZ/G3E SDHI support
 2025-01-31 11:24 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: mmc: renesas,sdhi: Document RZ/G3E support
` [PATCH v2 3/8] mmc: renesas_sdhi: Add support for RZ/G3E SoC
` [PATCH v2 4/8] arm64: dts: renesas: r9a09g047: Add SDHI0-SDHI2 nodes
` [PATCH v2 6/8] arm64: dts: renesas: rzg3e-smarc-som: Enable SDHI{0,2}
` [PATCH v2 7/8] arm64: dts: renesas: rzg3e-smarc-som: Add support for enable SD on SDHI0
` [PATCH v2 8/8] arm64: dts: renesas: r9a09g047e57-smarc: Enable SDHI1

[PATCH] perf test: Fix perf test 11 hwmon endianess issue
 2025-01-31 11:24 UTC 

[PATCH][isar-cip-core] efibootguard: update to 0.19
 2025-01-31 11:24 UTC  (3+ messages)

[PATCH 0/5] tests/functional: Update Aspeed OpenBMC images (resend)
 2025-01-31 11:22 UTC  (3+ messages)
` [PATCH 5/5] tests/functional: Introduce a bletchley machine test

[PATCH] net/ice: fix segmentation fault Rx function
 2025-01-31 11:21 UTC  (3+ messages)

[PATCH 5.10 000/136] 5.10.234-rc2 review
 2025-01-31 11:21 UTC 

[PATCH 5.4 00/94] 5.4.290-rc2 review
 2025-01-31 11:21 UTC 

[PATCH] kunit: tool: Use qboot on QEMU x86_64
 2025-01-31 11:19 UTC  (3+ messages)

[jirislaby:devel 49/53] drivers/tty/serial/arc_uart.c:116:10: error: 'struct uart_driver' has no member named 'nr'
 2025-01-31 11:18 UTC 

[PATCH for-4.20 0/3] AMD/IOMMU: assorted corrections
 2025-01-31 11:18 UTC  (2+ messages)

[PATCH v3 1/1] media: uvcvideo: require entities to have a non-zero unique ID
 2025-01-31 11:17 UTC  (6+ messages)
` [PATCH] Revert "media: uvcvideo: Require entities to have a non-zero unique ID"

[RFC PATCH QEMU 0/3] cxl/plugins: Hotness Monitoring Unit with 'real' data
 2025-01-31 11:15 UTC  (10+ messages)

[RFC PATCH] workqueue: introduce queue_delayed_work_on_offline_safe
 2025-01-31 11:16 UTC  (5+ messages)

[PATCH BlueZ v2 1/2] audio: actually try to enable MTU auto-tuning
 2025-01-31 11:16 UTC  (4+ messages)

[PATCH] crypto:qat - set command ids as reserved
 2025-01-31 11:14 UTC  (2+ messages)

[yocto-docs][PATCH v2 0/2] migration-5.2: Add entries for virtual provider and multiconfig changes
 2025-01-31 11:14 UTC  (3+ messages)
` [yocto-docs][PATCH v2 1/2] migration-5.2: document BB_CURRENT_MC default value change
` [yocto-docs][PATCH v2 2/2] migration-5.2: add virtual provider change

[PATCH 0/2] platform/x86: Do not include <linux/fb.h>
 2025-01-31 11:09 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Page allocation for ASI
 2025-01-31 11:08 UTC  (3+ messages)

[PATCH] usb: dwc3: Fix timeout issue during controller enter/exit from halt state
 2025-01-31 11:08 UTC 

[PATCH v1 00/12] mm: fixes for device-exclusive entries (hmm)
 2025-01-31 11:06 UTC  (10+ messages)
` [PATCH v1 05/12] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable()
` [PATCH v1 07/12] mm/page_vma_mapped: device-private entries are not migration entries

qca: Update Bluetooth WCN6750 1.1.0-00476 firmware to 1.1.3-00069
 2025-01-31 11:06 UTC 

[PATCH v7 0/7] Improve gpu_scheduler trace events + uAPI
 2025-01-31 11:03 UTC  (8+ messages)
` [PATCH v7 1/7] drm/debugfs: output client_id in in drm_clients_info
` [PATCH v7 2/7] drm/sched: store the drm client_id in drm_sched_fence
` [PATCH v7 3/7] drm/sched: add device name to the drm_sched_process_job event
` [PATCH v7 4/7] drm/sched: cleanup gpu_scheduler trace events
` [PATCH v7 5/7] drm/sched: trace dependencies for gpu jobs
` [PATCH v7 6/7] drm/sched: add the drm_client_id to the drm_sched_run/exec_job events
` [PATCH v7 7/7] drm/doc: document some tracepoints as uAPI

[RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction
 2025-01-31 11:04 UTC  (12+ messages)

[PATCH 0/3] Add Mali GPU support for Mediatek MT8370 SoC
 2025-01-31 11:01 UTC  (6+ messages)
` [PATCH 2/3] drm/panfrost: Add support for Mali on the "

[LSF/MM/BPF TOPIC] TP4129 KATO correctoins and clarification
 2025-01-31 11:02 UTC  (3+ messages)

[LTP] [PATCH v2] flock: Add test for verifying EINTR errno
 2025-01-31 11:01 UTC  (5+ messages)
` [LTP] [PATCH v3] "

[PULL] Pull request for u-boot master / v2025.04 = u-boot-stm32-20250131
 2025-01-31 10:57 UTC 

[PATCH 0/4] arm64: mitigate CVE-2024-7881 in the absence of firmware mitigation
 2025-01-31 11:01 UTC  (3+ messages)

[GIT PULL] ata changes for 6.14-rc1-part2
 2025-01-31 11:00 UTC 

[RFC 0/8] drm/nouveau: scrubber ucode image support for vGPU
 2025-01-31 11:00 UTC  (4+ messages)
` [RFC 2/8] drm/nouveau: introduce tu102_gsp_init_fw_heap()

[PATCH i-g-t 0/6] tests/intel/kms_joiner: Add a new test to validate non-joiner mode
 2025-01-31 11:00 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/kms_joiner: Add a new test to validate non-joiner mode (rev4)

[PATCH v1 0/2] Cleaning up code related to VRAM regions and its initialization - part 1
 2025-01-31 10:59 UTC  (5+ messages)
` [PATCH v1 2/2] drm/xe: Move VRAM manager to struct xe_vram_region
` ✓ Xe.CI.BAT: success for Cleaning up code related to VRAM regions and its initialization - part 1

[PATCH] arm64: Move storage of idreg overrides into mmuoff section
 2025-01-31 10:56 UTC  (2+ messages)

[kvm:kvm-coco-queue-20250129 43/129] arch/x86/kvm/vmx/main.c:176:13: error: 'vt_exit' undeclared; did you mean 'vmx_exit'?
 2025-01-31 10:57 UTC 

[syzbot] [ntfs3?] possible deadlock in ntfs_look_for_free_space
 2025-01-31 10:55 UTC  (2+ messages)

[vireshk-pm:cpufreq/core-attr 34/47] drivers/cpufreq/powernv-cpufreq.c:1130 powernv_cpufreq_init() error: buffer overflow 'powernv_cpu_freq_attr' 2 <= 2
 2025-01-31 10:55 UTC 

[PATCH v5 0/3] mount notification
 2025-01-31 10:53 UTC  (4+ messages)
` [PATCH v5 2/3] fanotify: notify on mount attach and detach

[PATCH v4 0/8] transport: don't ignore git-receive-pack(1) exit code on atomic push
 2025-01-31 10:53 UTC  (9+ messages)
` [PATCH v4 1/8] t5504: modernize test by moving heredocs into test bodies
` [PATCH v4 2/8] t5548: refactor to reuse setup_upstream() function
` [PATCH v4 3/8] t5548: refactor test cases by resetting upstream
` [PATCH v4 4/8] t5548: add new porcelain test cases
` [PATCH v4 5/8] t5548: add porcelain push test cases for dry-run mode
` [PATCH v4 6/8] send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS"
` [PATCH v4 7/8] t5543: atomic push reports exit code failure
` [PATCH v4 8/8] send-pack: gracefully close the connection for atomic push


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.