All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-11 03:24:12 to 2025-04-11 05:41:36 UTC [more...]

[PATCH -v3 00/53] Simplify, reorganize and clean up the x86 text-patching code (alternative.c)
 2025-04-11  5:40 UTC  (11+ messages)
` [PATCH 01/53] x86/alternatives: Improve code-patching scalability by removing false sharing in poke_int3_handler()
` [PATCH 02/53] x86/alternatives: Document the text_poke_bp_batch() synchronization rules a bit more
` [PATCH 03/53] x86/alternatives: Rename 'struct bp_patching_desc' to 'struct int3_patching_desc'
` [PATCH 04/53] x86/alternatives: Rename 'bp_refs' to 'int3_refs'
` [PATCH 05/53] x86/alternatives: Rename 'text_poke_bp_batch()' to 'smp_text_poke_batch_process()'
` [PATCH 06/53] x86/alternatives: Rename 'text_poke_bp()' to 'smp_text_poke_single()'
` [PATCH 07/53] x86/alternatives: Rename 'poke_int3_handler()' to 'smp_text_poke_int3_handler()'
` [PATCH 08/53] x86/alternatives: Rename 'poking_mm' to 'text_poke_mm'
` [PATCH 09/53] x86/alternatives: Rename 'poking_addr' to 'text_poke_mm_addr'
` [PATCH 10/53] x86/alternatives: Rename 'bp_desc' to 'int3_desc'

[scarthgap][PATCH] go: fix CVE-2025-22871
 2025-04-11  5:40 UTC 

[android-common:android14-6.1 1/1] arch/arm64/kvm/hyp/nvhe/clock.c:39: undefined reference to `__kvm_nvhe___lshrti3'
 2025-04-11  5:39 UTC 

[PATCH V1] PCI: tegra194: Add support for PCIe RC & EP in Tegra234 Platforms
 2025-04-11  5:40 UTC  (3+ messages)
` [PATCH V2] PCI: dwc: tegra194: Broaden architecture dependency

[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-04-11  5:37 UTC  (2+ messages)
` [PATCH v6 01/14] memblock: add MEMBLOCK_RSRV_KERN flag

[v2 PATCH 00/11] Multibuffer hashing take two
 2025-04-11  5:37 UTC  (9+ messages)
` [v2 PATCH 03/11] crypto: hash - Add request chaining API
    ` [PATCH] crypto: sa2ul - Use proper helpers to setup request
        ` [v2 PATCH] "

[PATCH] efi_selftest: use do_bootefi_exec()
 2025-04-11  5:36 UTC 

[PATCH v3 1/2] rcutorture: Perform more frequent testing of ->gpwrap
 2025-04-11  5:36 UTC  (3+ messages)
` [v3,1/2] "

[PATCH 00/13] Modify drm helpers to use luminance
 2025-04-11  5:35 UTC  (23+ messages)
` [PATCH 01/13] drm/dp: Introduce new member in drm_backlight_info
` [PATCH 02/13] drm/dp: Add argument in drm_edp_backlight_init
` [PATCH 03/13] drm/dp: Add argument for luminance range info "
` [PATCH 04/13] drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info
` [PATCH 05/13] drm/dp: Change current_level argument type to u32
` [PATCH 06/13] drm/dp: Modify drm_edp_probe_state
` [PATCH 07/13] drm/dp: Change argument type for drm_edp_backlight_set_level
` [PATCH 08/13] drm/dp: Modify drm_edp_backlight_set_level
` [PATCH 09/13] drm/dp: Change argument type of drm_edp_backlight_enable
` [PATCH 10/13] drm/dp: Enable backlight control using luminance
` [PATCH 11/13] drm/i915/backlight: Use drm helper to initialize edp backlight
` [PATCH 12/13] drm/i915/backlight: Use drm helper to set "
` [PATCH 13/13] drm/i915/backlight: Use drm_edp_backlight_enable
` ✓ CI.Patch_applied: success for Modify drm helpers to use luminance
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/1] net/mlx5: Fix null-ptr-deref in TTC table creation
 2025-04-11  5:34 UTC  (3+ messages)
` [PATCH v3 1/1] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()

[PATCH RFC 0/6] Add support to read the restart reason from IMEM
 2025-04-11  5:34 UTC  (15+ messages)
` [PATCH RFC 1/6] dt-bindings: sram: qcom,imem: Document IPQ5424 compatible
` [PATCH RFC 2/6] arm64: dts: qcom: ipq5424: Add the IMEM node
` [PATCH RFC 3/6] dt-bindings: watchdog: Add Qualcomm restart reason binding
` [PATCH RFC 5/6] watchdog: qcom-wdt: add support to read the restart reason from IMEM

[PATCH V2] firmware: ti_sci: Scan all device instances when releasing exclusive devices
 2025-04-11  5:34 UTC  (2+ messages)

[PATCH net-next v6 00/12] Convert LAN78xx to PHYLINK
 2025-04-11  5:33 UTC  (3+ messages)
` [PATCH net-next v6 08/12] net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC management

[PATCH 1/1] efi_selftest: check executing in EL2
 2025-04-11  5:32 UTC 

❌ FAIL: Test report for master (6.15.0-rc1, upstream-mainline, 900241a5)
 2025-04-11  5:33 UTC 

[PATCH v4 0/4] mm/gup: Minor fix, cleanup and improvements
 2025-04-11  5:32 UTC  (4+ messages)
` [PATCH v4 1/4] mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()

[PATCH v2] mach-k3: common_fdt: Move carveout struct
 2025-04-11  5:29 UTC  (2+ messages)

[PATCH master] Revert "mmc: merge block read/write functions"
 2025-04-11  5:28 UTC 

[f2fs-dev] Resize metadata corruption
 2025-04-11  5:26 UTC  (6+ messages)

[PATCH v1] perf lock: Add --duration-filter option
 2025-04-11  5:24 UTC 

[PATCH] usb: quirks: Add quirk to prefer vendor-specific configuration
 2025-04-11  5:25 UTC  (3+ messages)

[PATCH v2 0/9] ASoC: add Renesas MSIOF sound driver
 2025-04-11  5:23 UTC  (4+ messages)
` [PATCH v2 6/9] ASoC: renesas: add MSIOF sound support

[meta-oe][PATCH] lsscsi: update PV to the real version
 2025-04-11  5:23 UTC  (3+ messages)
` [meta-python][PATCH] python3-pyyaml-include: update SRCREV
` [meta-oe][PATCH] turbostat: update the PV

[PATCH] Removing deprecated strncpy()
 2025-04-11  5:22 UTC  (2+ messages)

I2C: can't detect Adafruit Mini I2C Gamepad on Linux - other devices detected
 2025-04-11  5:21 UTC 

[PATCH v2 1/3] dt-bindings: accel: add device tree for AMD PKI accelerator
 2025-04-11  5:17 UTC  (5+ messages)
` [PATCH v2 2/3] accel/amdpk: add driver "

[PATCH] drm/amdgpu: Set RAS EEPROM table version to v3 for umc v12_5
 2025-04-11  5:17 UTC 

[PATCH 2/2 v2] drm/amdgpu: Add fw minimum version check for usermode queue
 2025-04-11  5:17 UTC  (4+ messages)

[PATCH net-next] net: ngbe: fix memory leak in ngbe_probe() error path
 2025-04-11  5:14 UTC  (3+ messages)

[PATCH 0/2] btrfs: fix corner cases for subpage generic/363 failures
 2025-04-11  5:14 UTC  (3+ messages)
` [PATCH 1/2] btrfs: make btrfs_truncate_block() to zero involved blocks in a folio
` [PATCH 2/2] btrfs: make btrfs_truncate_block() zero folio range for certain subpage corner cases

[PATCH] Removing deprecated strncpy()
 2025-04-11  5:12 UTC  (2+ messages)
` replacement of strncpy in ticp_node_get_linkname()

[PATCH 5/7] PCI: cadence: Update the PCIe controller register address offsets
 2025-04-11  4:11 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net v1] idpf: fix potential memory leak on kcalloc() failure
 2025-04-11  5:09 UTC  (6+ messages)
    `  "

[Bug 220002] New: USB tethering fails with rndis_host on 6.14.2
 2025-04-11  5:09 UTC  (2+ messages)
` [Bug 220002] "

[PATCH i-g-t 00/10] lib/kmod: unbind, bind, rebind
 2025-04-11  5:09 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "
` ✓ Xe.CI.Full: success "

[PATCH i-g-t] tests/intel/intel_sysfs_debugfs: Remove xe-gt
 2025-04-11  5:09 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH] ASoC: wm_adsp: Use vmemdup_user() instead of open-coding
 2025-04-11  5:06 UTC  (2+ messages)

[PATCH] media: Fix invalid link creation when source entity has 0 pads
 2025-04-11  5:05 UTC  (9+ messages)

+ memcg-decouple-memcg_hotplug_cpu_dead-from-stock_lock-fix.patch added to mm-new branch
 2025-04-11  5:06 UTC 

[PATCH] memcg: decouple memcg_hotplug_cpu_dead from stock_lock
 2025-04-11  5:06 UTC  (2+ messages)

[PATCH] drivers/base/memory: Avoid overhead from for_each_present_section_nr()
 2025-04-11  5:04 UTC  (6+ messages)

[PATCH v2 0/3] Restrict devmem for confidential VMs
 2025-04-11  4:59 UTC  (4+ messages)
` [PATCH v2 2/3] devmem: Block mmap access when read/write access is restricted

[PATCH v6 00/11] Add R5F and C7xv device nodes
 2025-04-11  4:50 UTC  (16+ messages)
` [PATCH v6 06/11] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors

[RFC PATCH 0/9] rv: Add monitors to validate task switch
 2025-04-11  4:52 UTC  (3+ messages)
` [RFC PATCH 7/9] rv: Retry when da monitor detects race conditions

[PATCH] iommu/arm-smmu-v3: Allow stream table to have nodes with the same ID
 2025-04-11  4:47 UTC 

[PATCHv4] platform/x86: ideapad-laptop: added support for some new buttons
 2025-04-11  4:41 UTC  (2+ messages)

[PATCH] LoongArch: Enhance robust of kprobe
 2025-04-11  4:46 UTC  (4+ messages)

[RFC PATCH] net/smc: Consider using kfree_sensitive() to free cpu_addr
 2025-04-11  4:44 UTC 

[PATCH v4 0/7] qtest/libqos/pci: pci and msix fixes
 2025-04-11  4:41 UTC  (8+ messages)
` [PATCH v4 1/7] tests/qtest/ahci: unmap pci bar before reusing device
` [PATCH v4 2/7] tests/qtest/ahci: don't unmap pci bar if it wasn't mapped
` [PATCH v4 3/7] tests/qtest/libquos/virtio: unmap pci bar when disabling device
` [PATCH v4 4/7] tests/qtest/libquos/pci: Add migration fixup helper for pci devices
` [PATCH v4 5/7] qtest/libqos/pci: Enforce balanced iomap/unmap
` [PATCH v4 6/7] qtest/libqos/pci: Fix qpci_msix_enable sharing bar0
` [PATCH v4 7/7] qtest/libqos/pci: Factor msix entry helpers into pci common code

[PATCH 5.10.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-11  2:26 UTC 

[PATCH 0/5] accel/kvm: Support KVM PMU filter
 2025-04-11  4:38 UTC  (5+ messages)
` [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object

[PATCH v1 net-next 02/14] net: Add ops_undo_single for module load/unload
 2025-04-11  4:37 UTC  (2+ messages)

[openeuler:OLK-6.6 2117/2117] kernel/sched/fair.c:9005:51: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2025-04-11  4:37 UTC 

[PATCH v2 0/8] hw/e1000e|igb: interrupts and qtests fixes
 2025-04-11  4:31 UTC  (9+ messages)
` [PATCH v2 1/8] qtest/e1000e|igb: Clear interrupt-cause and msix pending bits after irq
` [PATCH v2 2/8] net/e1000e: Permit disabling interrupt throttling
` [PATCH v2 3/8] hw/net/e1000e|igb: Remove xitr_guest_value logic
` [PATCH v2 4/8] qtest/e1000e|igb: assert irqs are clear before triggering an irq
` [PATCH v2 5/8] net/igb: Fix interrupt throttling interval calculation
` [PATCH v2 6/8] net/igb: Implement EITR Moderation Counter
` [PATCH v2 7/8] net/e1000e|igb: Fix interrupt throttling logic
` [PATCH v2 8/8] qtest/e1000e|igb: Test interrupt throttling in multiple_transfers test

[PATCH v3 0/3] Bucketize refresh rate tolerance
 2025-04-11  4:28 UTC  (3+ messages)
` [PATCH v3 1/3] tests/kms_vrr: "

[PATCH ath-next] wifi: ath12k: fix invalid access to memory
 2025-04-11  4:27 UTC  (2+ messages)

[PATCH 6/7] PCI: cadence: Add callback functions for Root Port and EP controller
 2025-04-11  4:26 UTC  (3+ messages)

[PATCH] drm/xe: Set LRC addresses before guc load
 2025-04-11  4:26 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Set LRC addresses before guc load (rev2)

[PATCH 6.12.y 0/8] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-04-11  4:24 UTC  (4+ messages)
` [PATCH 6.12.y 1/8] perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access control

[PATCH 4/7] PCI: cadence: Add support for PCIe Endpoint HPA controllers
 2025-04-11  4:23 UTC  (3+ messages)

[PATCH] mtd: ubi: Put MTD device after it is not used
 2025-04-11  4:21 UTC  (2+ messages)

[PATCH 3/7] PCI: cadence: Add platform related architecture and register information
 2025-04-11  4:21 UTC  (3+ messages)

[PATCH 2/7] PCI: cadence: Add header support for PCIe next generation controllers
 2025-04-11  4:16 UTC  (3+ messages)

[PATCH 6.14.y 1/7] arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1
 2025-04-11  4:13 UTC  (2+ messages)

[LTP] [PATCH] sched_getparam03: Fix the doc to fit RST format
 2025-04-11  4:10 UTC 

[PATCH 0/7] Enhance the PCIe controller driver
 2025-04-11  4:10 UTC  (5+ messages)

[PATCH V3] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
 2025-04-11  4:09 UTC  (2+ messages)

[PATCH] gpio: zynq: Read using DATA register when direction is output
 2025-04-11  4:08 UTC  (2+ messages)

+ syscallh-add-syscall_set_arguments-fix.patch added to mm-new branch
 2025-04-11  4:06 UTC  (3+ messages)

+ syscallh-add-syscall_set_arguments-fix-fix.patch added to mm-new branch
 2025-04-11  4:02 UTC 

[PATCH v7 0/6] bugfix some driver issues
 2025-04-11  3:59 UTC  (7+ messages)
` [PATCH v7 1/6] hisi_acc_vfio_pci: fix XQE dma address error
` [PATCH v7 2/6] hisi_acc_vfio_pci: add eq and aeq interruption restore
` [PATCH v7 3/6] hisi_acc_vfio_pci: bugfix cache write-back issue
` [PATCH v7 4/6] hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
` [PATCH v7 5/6] hisi_acc_vfio_pci: bugfix live migration function without VF device driver
` [PATCH v7 6/6] hisi_acc_vfio_pci: update function return values

[PATCH v3 0/5] tsm-mr: Unified Measurement Register ABI for TVMs
 2025-04-11  4:01 UTC  (4+ messages)
` [PATCH v3 1/5] tsm-mr: Add TVM Measurement Register support

[PATCH] iommu: Clear IOMMU DMA ops when detaching a device from its IOMMU group
 2025-04-11  4:00 UTC  (3+ messages)

[PATCH 0/5] fix dfu alt buffer clearing
 2025-04-11  3:57 UTC  (7+ messages)
` [PATCH 3/5] arm64: versal: "
` [PATCH 4/5] xilinx: zynq: "
` [PATCH 5/5] arm64: zynqmp: "

[PATCH] PCI: dw-rockchip: Add system PM support
 2025-04-11  3:56 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] configs/stm32f746_disco_sd: bump Linux to 5.15.179 and U-Boot to 2025.04
 2025-04-11  3:56 UTC  (2+ messages)

+ syscallh-add-syscall_set_arguments-fix.patch added to mm-new branch
 2025-04-11  3:56 UTC 

[PATCH] iommu: Clear iommu-dma ops on cleanup
 2025-04-11  3:55 UTC  (2+ messages)

[PATCH 0/2] Add property to support writing ERSTBA in high-low order
 2025-04-11  3:53 UTC  (13+ messages)

+ riscv-avoid-fortify-warning-in-syscall_get_arguments.patch added to mm-nonmm-unstable branch
 2025-04-11  3:50 UTC 

[PATCH v6 0/6] usb: dwc3: qcom: Flatten dwc3 structure
 2025-04-11  3:50 UTC  (7+ messages)
` [PATCH v6 1/6] usb: dwc3: qcom: Snapshot driver for backwards compatibilty
` [PATCH v6 2/6] dt-bindings: usb: Introduce qcom,snps-dwc3
` [PATCH v6 3/6] usb: dwc3: core: Expose core driver as library
` [PATCH v6 4/6] usb: dwc3: core: Don't touch resets and clocks
` [PATCH v6 5/6] usb: dwc3: qcom: Don't rely on drvdata during probe
` [PATCH v6 6/6] usb: dwc3: qcom: Transition to flattened model

[LTP] [PATCH] readlink03: Fix the doc to fit RST format
 2025-04-11  3:47 UTC 

[PATCH v5 12/16] arm64: add KHO support
 2025-04-11  3:47 UTC  (2+ messages)

+ selftests-damon-remove-the-remaining-test-scripts-for-damon-debugfs-interface.patch added to mm-new branch
 2025-04-11  3:48 UTC 

[PATCH 05/11] vt: update ucs_width.c using gen_ucs_width.py
 2025-04-11  3:47 UTC  (2+ messages)

+ memcg-optimize-memcg_rstat_updated.patch added to mm-new branch
 2025-04-11  3:46 UTC 

[PATCH i-g-t] tests/intel/gem_exec_capture: Deal with DG1 recoverable vs. capture uapi changes
 2025-04-11  3:46 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "
` ✗ i915.CI.Full: "

+ mm-gup-clean-up-codes-in-fault_in_xxx-functions.patch added to mm-new branch
 2025-04-11  3:45 UTC 

+ mm-gup-remove-gup_fast_pgd_leaf-and-clean-up-the-relevant-codes.patch added to mm-new branch
 2025-04-11  3:45 UTC 

+ mm-gup-remove-unneeded-checking-in-follow_page_pte.patch added to mm-new branch
 2025-04-11  3:45 UTC 

+ mm-gup-fix-wrongly-calculated-returned-value-in-fault_in_safe_writeable.patch added to mm-new branch
 2025-04-11  3:45 UTC 

[PATCH 0/3] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-04-11  3:40 UTC  (6+ messages)
` [PATCH 1/3] mm: Export vmf_insert_mixed_mkwrite()

[PATCH v2] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-04-11  3:37 UTC  (2+ messages)

[PATCH 6.12.y] libbpf: Prevent compiler warnings/errors
 2025-04-11  3:36 UTC 

[PATCH net-next v10 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
 2025-04-11  3:36 UTC  (3+ messages)

[git pull] drm fixes for 6.15-rc2
 2025-04-11  3:37 UTC  (2+ messages)

[PATCH v1 net-next 02/14] net: Add ops_undo_single for module load/unload
 2025-04-11  3:32 UTC  (2+ messages)
` OA[PATCH "

[PATCH v10 00/11] arm64: support poll_idle()
 2025-04-11  3:32 UTC  (3+ messages)
` [PATCH v10 10/11] arm64: idle: export arch_cpu_idle()

context label has been changed problem
 2025-04-11  3:31 UTC  (2+ messages)

[PATCH v4 0/5] cgroup: separate rstat trees
 2025-04-11  3:31 UTC  (4+ messages)
` [PATCH v4 5/5] cgroup: use subsystem-specific rstat locks to avoid contention

[PATCH net-next] r8169: add helper rtl8125_phy_param
 2025-04-11  3:30 UTC  (2+ messages)

[PATCH net-next] r8169: add helper rtl_csi_mod for accessing extended config space
 2025-04-11  3:30 UTC  (2+ messages)

[PATCH net-next] ipv4: remove unnecessary judgment in ip_route_output_key_hash_rcu
 2025-04-11  3:30 UTC  (2+ messages)

[PATCH net-next v2 00/13] tools: ynl: c: basic netlink-raw support
 2025-04-11  3:30 UTC  (2+ messages)

[PATCH v1] ASoC: tas2781: Swap channel for SPI projects
 2025-04-11  3:29 UTC 

[PATCH] usb: common: usb-conn-gpio: use a unique names for usb connector devices
 2025-04-11  3:27 UTC 

[GIT PULL] bcachefs fixes for 6.15-rc2
 2025-04-11  3:27 UTC  (2+ messages)

[PATCH bpf] libbpf: Fix buffer overflow in bpf_object__init_prog
 2025-04-11  3:25 UTC  (6+ messages)

[PATCH 1/3] arm/edk2-firmware: add version to be printed out
 2025-04-11  3:25 UTC  (3+ messages)
` [PATCH 2/3] arm/edk2-firmware: update to 202502
` [PATCH 3/3] arm/edk2-firmware: remove qemuarm64-secureboot

[PATCH] btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_truncate_inode_items()
 2025-04-11  3:44 UTC 

[RFC PATCH 0/29] Rework the LSM initialization
 2025-04-11  3:24 UTC  (4+ messages)
` [RFC PATCH 26/29] selinux: move initcalls to the LSM framework


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.