The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-02-22 15:00:36 to 2025-02-22 21:59:56 UTC [more...]

[tip:x86/core] BUILD SUCCESS 684b12916a107157633311f07bb74307221eff92
 2025-02-22 21:59 UTC 

ERROR: try to enable LD_HEAD_STUB_CATCH config option
 2025-02-22 21:49 UTC 

include/linux/thread_info.h:259:25: error: call to '__bad_copy_to' declared with attribute error: copy destination size is too small
 2025-02-22 21:49 UTC 

C aggregate passing (Rust kernel policy)
 2025-02-22 21:46 UTC  (12+ messages)

[PATCH 0/2] modules: allow error injection
 2025-02-22 21:35 UTC  (8+ messages)
  ` [PATCH 2/2] moderr: add module error injection tool

[PATCH v11] platform/x86:lenovo-wmi-hotkey-utilities.c: Support for mic and audio mute LEDs
 2025-02-22 21:33 UTC  (2+ messages)

[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
 2025-02-22 21:31 UTC  (6+ messages)

[syzbot] [net?] [s390?] possible deadlock in smc_sendmsg
 2025-02-22 21:28 UTC 

[PATCH net-next v3 0/3] Use new for_each macro to create hexdumps
 2025-02-22 21:27 UTC  (9+ messages)
` [PATCH net-next v3 1/3] hexdump: Implement macro for converting large buffers

[PATCH v8 00/14] hrtimer Rust API
 2025-02-22 21:25 UTC  (16+ messages)
` [PATCH v8 02/14] rust: hrtimer: introduce hrtimer support

[PATCH v7 4/6] media: platform: synopsys: Add support for HDMI input driver
 2025-02-22 21:25 UTC  (3+ messages)

[REGRESSION][BISECTED] SD Cards detection broken leading to boot failures
 2025-02-22 21:22 UTC 

[PATCH v2] tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN
 2025-02-22 21:07 UTC  (4+ messages)

[PATCH 0/3] BMI270 data ready interrupt support
 2025-02-22 21:05 UTC  (9+ messages)
` [PATCH 1/3] iio: imu: bmi270: move private struct declaration to source file
` [PATCH 2/3] iio: imu: bmi270: rename variable bmi270_device to data
` [PATCH 3/3] iio: imu: bmi270: add support for data ready interrupt trigger

[PATCH v2 0/4] Add Armada8K reset controller support
 2025-02-22 21:02 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: reset: Add Armada8K reset controller
` [PATCH v2 2/4] dt-bindings: cp110: Document the "
    ` [EXTERNAL] "

[PATCH] RDMA/core: fix a NULL-pointer dereference in hw_stat_device_show()
 2025-02-22 20:50 UTC  (11+ messages)

[RFC] Circumventing FineIBT Via Entrypoints
 2025-02-22 20:43 UTC  (5+ messages)

[PATCH] staging: gpib: Fix Oops after disconnect in agilent usb
 2025-02-22 20:45 UTC 

[PATCH] staging: gpib: Add return value to request_control
 2025-02-22 20:23 UTC 

[PATCH] fbdev: hyperv_fb: Allow graceful removal of framebuffer
 2025-02-22 20:16 UTC  (4+ messages)

[PATCH] [PATCH v2] staging: sm750fb: Make g_fbmode truly constant
 2025-02-22 20:15 UTC 

[PATCH 6/6] arm64: dts: cix: add initial CIX P1(SKY1) dts support
 2025-02-22 20:05 UTC  (2+ messages)

[PATCH] thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add()
 2025-02-22 20:02 UTC 

[PATCH] ASoC: q6dsp: q6apm: replace kzalloc() with kcalloc() in q6apm_map_memory_regions()
 2025-02-22 19:55 UTC 

[PATCH v5 00/24] Landlock audit support
 2025-02-22 19:47 UTC  (2+ messages)

[PATCH] sched/topology: replace kzalloc() with kcalloc() in sched_init_numa()
 2025-02-22 19:46 UTC 

[PATCH] staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES
 2025-02-22 19:36 UTC 

[PATCH] ASoC: es8328: fix route from DAC to output
 2025-02-22 19:39 UTC 

[tip:locking/core] BUILD SUCCESS 337369f8ce9e20226402cf139c4f0d3ada7d1705
 2025-02-22 19:33 UTC 

[PATCH] staging: sm750fb: Replace architecture-specific defines with CONFIG_X86
 2025-02-22 19:32 UTC 

[PATCH v2 4/4] MAINTAINERS: Add Vincenzo Frascino as Xilinx Sound Driver Maintainer
 2025-02-22 19:25 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2025-02-22 19:23 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2025-02-22 19:23 UTC  (2+ messages)

[GIT PULL] performance events fixes
 2025-02-22 19:23 UTC  (2+ messages)

[GIT PULL] IRQ fixes
 2025-02-22 19:23 UTC  (2+ messages)

[GIT PULL] ftrace: Fixes for v6.14
 2025-02-22 19:23 UTC  (2+ messages)

[GIT PULL] s390 updates for 6.14-rc4
 2025-02-22 19:23 UTC  (2+ messages)

[PATCH] mtd: rawnand: use kcalloc() instead of kzalloc()
 2025-02-22 19:19 UTC 

[PATCH net-next v5 0/9] Device memory TCP TX
 2025-02-22 19:15 UTC  (10+ messages)
` [PATCH net-next v5 1/9] net: add get_netmem/put_netmem support
` [PATCH net-next v5 2/9] net: devmem: TCP tx netlink api
` [PATCH net-next v5 3/9] net: devmem: Implement TX path
` [PATCH net-next v5 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v5 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v5 6/9] net: enable driver support for netmem TX
` [PATCH net-next v5 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v5 8/9] net: check for driver support in netmem TX
` [PATCH net-next v5 9/9] selftests: ncdevmem: Implement devmem TCP TX

[LSF/MM/BPF TOPIC] Physical LRU scanning feasibility
 2025-02-22 19:12 UTC  (2+ messages)

Re: [PATCH] staging: rtl8723bs: Remove ioctl interface
 2025-02-22 19:03 UTC  (2+ messages)
` [PATCH] staging: rtl8723bs: Remove some unused functions, macros, and structs

[RFC PATCH 00/11] Add a percpu subsection for hot data
 2025-02-22 19:06 UTC  (12+ messages)
` [RFC PATCH 01/11] percpu: Introduce percpu hot section
` [RFC PATCH 02/11] x86/preempt: Move preempt count to "
` [RFC PATCH 03/11] x86/smp: Move cpu number "
` [RFC PATCH 04/11] x86/retbleed: Move call depth "
` [RFC PATCH 05/11] x86/percpu: Move top_of_stack "
` [RFC PATCH 06/11] x86/percpu: Move current_task "
` [RFC PATCH 07/11] x86/softirq: Move softirq_pending "
` [RFC PATCH 08/11] x86/irq: Move irq stacks "
` [RFC PATCH 09/11] x86/percpu: Remove pcpu_hot
` [RFC PATCH 10/11] x86/stackprotector: Move __stack_chk_guard to percpu hot section
` [RFC PATCH 11/11] x86/smp: Move this_cpu_off "

[PATCH] selftests/mount: Close 'fd' when write fails
 2025-02-22 19:01 UTC  (3+ messages)
` [PATCH v2] "

Rust kernel policy
 2025-02-22 18:46 UTC  (41+ messages)

[PATCH net-next 1/2] net: phy: add LED dimming support
 2025-02-22 18:38 UTC  (2+ messages)
` [PATCH net-next 2/2] net: phy: mxl-gpy: "

[PATCH 0/6] Some random fixes and cleanups to mm/swapfile.c
 2025-02-22 18:43 UTC  (7+ messages)
` [PATCH 1/6] mm: swap: avoid losting cluster in swap_reclaim_full_clusters()
` [PATCH 2/6] mm: swap: use correct step in loop to wait all clusters in wait_for_allocation()
` [PATCH 3/6] mm, swap: avoid BUG_ON in relocate_cluster()

[PATCH 0/2] Fix SCHED_IDLE behavior on wakeup preemption
 2025-02-22 18:16 UTC  (8+ messages)
` [PATCH 1/2] sched/fair: Do not let idle entities preempt others
` [PATCH 2/2] sched/fair: Fix premature check of WAKEUP_PREEMPTION
    `  "

[PATCH 0/2] rdma: Converge on using secs_to_jiffies()
 2025-02-22 18:13 UTC  (4+ messages)

[PATCH v5 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
 2025-02-22 18:12 UTC  (4+ messages)
` [PATCH v5 5/5] x86/cpufeatures: Add the CPU feature bit for MSR immediate form instructions

[PATCH v3 0/8] PCI: qcom-ep: add support for using the EP on SAR2130P and SM8450
 2025-02-22 18:06 UTC  (14+ messages)
` [PATCH v3 1/8] dt-bindings: PCI: qcom-ep: describe optional dma-coherent property
` [PATCH v3 2/8] dt-bindings: PCI: qcom-ep: describe optional IOMMU
` [PATCH v3 4/8] dt-bindings: PCI: qcom-ep: consolidate DMA vs non-DMA usecases
` [PATCH v3 6/8] PCI: dwc: pcie-qcom-ep: enable EP support for SAR2130P
` [PATCH v3 7/8] arm64: dts: qcom: sar2130p: add PCIe EP device nodes
` [PATCH v3 8/8] arm64: dts: qcom: sm8450: "

[PATCH 0/4] Add display support for Fairphone 3 smartphone
 2025-02-22 17:58 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: document Shenzhen DJN Optronics Technology
` [PATCH 2/4] dt-bindings: display: panel: Add Himax HX83112B
` [PATCH 3/4] drm/panel: Add driver for DJN HX83112B LCD panel
` [PATCH 4/4] arm64: dts: qcom: sdm632-fairphone-fp3: Enable display and GPU

[PATCH v3 0/9] Support ROHM BD79124 ADC
 2025-02-22 17:48 UTC  (12+ messages)
` [PATCH v3 2/9] iio: adc: add helpers for parsing ADC nodes

[PATCH] iio: ad7380: add support for SPI offload
 2025-02-22 17:31 UTC  (3+ messages)

[PATCH v4 0/3] iio: light: add al3000a als support
 2025-02-22 17:27 UTC  (6+ messages)
` [PATCH v4 2/3] iio: light: Add support for AL3000a illuminance sensor

[PATCH v2 0/2] mfd: lm3533: convert to use OF
 2025-02-22 17:27 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: Document TI LM3533 MFD

[PATCH] iio: dac: adi-axi-dac: add io_mode check
 2025-02-22 17:16 UTC  (2+ messages)

[PATCH 00/14] Add support for AD4080 ADC
 2025-02-22 17:12 UTC  (9+ messages)
` [PATCH 01/14] iio: backend: add support for filter config
` [PATCH 02/14] iio: backend: add support for sync process
` [PATCH 13/14] iio: adc: ad4080: add driver support

[PATCH v1 0/2] pci_generic: Add supoprt for SA8775P target
 2025-02-22 17:10 UTC  (4+ messages)
` [PATCH v1 1/2] bus: mhi: host: "

[tip:x86/cleanups] BUILD SUCCESS 0156338a18eba7ee229e59c8928c7056e9753c61
 2025-02-22 17:06 UTC 

[tip:x86/platform] BUILD SUCCESS 000894d8fc0d787b52a46339f297e20c024a6ca5
 2025-02-22 17:02 UTC 

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in steam_input_open
 2025-02-22 17:01 UTC 

[PATCH 0/3] Input: xpad - add Zotac Zone, TECNO Pocket Go, rename Go S
 2025-02-22 17:00 UTC  (4+ messages)
` [PATCH 1/3] Input: xpad - add support for ZOTAC Gaming Zone
` [PATCH 2/3] Input: xpad - add support for TECNO Pocket Go
` [PATCH 3/3] Input: xpad - rename QH controller to Legion Go S

[PATCH] staging: gpib: Fix Oops after disconnect in ni_usb
 2025-02-22 16:58 UTC 

[PATCH 0/4] Miscellaneous Apple RTKit fixes
 2025-02-22 16:56 UTC  (5+ messages)
` [PATCH 1/4] soc: apple: rtkit: Add APPLE_RTKIT_PWR_STATE_INIT
` [PATCH 2/4] soc: apple: rtkit: Implement OSLog buffers properly
` [PATCH 3/4] soc: apple: rtkit: Use high prio work queue
` [PATCH 4/4] soc: apple: rtkit: Cut syslog messages after the first '\0'

[PATCH v4 1/1] Documentation: iio: Add ADC documentation
 2025-02-22 16:48 UTC  (4+ messages)

[PATCH v3] iio: light: Add check for array bounds in veml6075_read_int_time_ms
 2025-02-22 16:45 UTC  (3+ messages)

[PATCH v1 0/2] pci_generic: Add supoprt for SA8775P target
 2025-02-22 16:44 UTC  (4+ messages)

[PATCH 0/5] drm: panel-orientation-quirks: Add 2024 OneXPlayer line & ZOTAC Zone orientation quirks
 2025-02-22 16:43 UTC  (6+ messages)
` [PATCH 1/5] drm: panel-orientation-quirks: Add OneXPlayer X1 AMD and Intel quirk
` [PATCH 2/5] drm: panel-orientation-quirks: Add OneXPlayer X1 Mini (AMD) quirk
` [PATCH 3/5] drm: panel-orientation-quirks: Add OneXPlayer F1Pro quirk
` [PATCH 4/5] HID: Add quirk to ignore the touchscreen battery on OneXPlayer X1
` [PATCH 5/5] drm: panel-orientation-quirks: Add Zotac Gaming Zone quirk

[v4] PCI: dwc: Add the debugfs property to provide the LTSSM status of the PCIe link
 2025-02-22 16:40 UTC  (5+ messages)

[PATCH v2 0/2] iio: gyro: bmg160: Improve BMG160 driver with of_match_table support
 2025-02-22 16:40 UTC  (5+ messages)
` [PATCH v2 1/2] iio: gyro: bmg160_spi: add of_match_table
` [PATCH v2 2/2] iio: gyro: bmg160_i2c: add BMI088 to of_match_table

[PATCH] qnx4: fix to avoid panic due to buffer overflow
 2025-02-22 16:36 UTC  (6+ messages)

[PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching
 2025-02-22 16:24 UTC  (12+ messages)

[PATCH 0/2] Add support for WoM (Wake-on-Motion) feature
 2025-02-22 16:22 UTC  (5+ messages)
` [PATCH 1/2] iio: imu: inv_icm42600: add WoM support
` [PATCH 2/2] iio: imu: inv_icm42600: add wakeup functionality for Wake-on-Motion

[PATCH] mm: abort vma_modify() on merge out of memory failure
 2025-02-22 16:19 UTC 

[PATCH v12 00/16] AMD broadcast TLB invalidation
 2025-02-22 16:19 UTC  (4+ messages)

drivers/fpga/versal-fpga.c:78:34: warning: 'versal_fpga_of_match' defined but not used
 2025-02-22 16:18 UTC 

[PATCH v4 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
 2025-02-22 15:56 UTC  (4+ messages)
` [PATCH v4 2/2] iio: adc: add support for Nuvoton NCT7201

[PATCH v7 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-22 15:54 UTC  (15+ messages)
` [PATCH v7 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v7 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v7 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v7 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v7 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v7 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v7 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v7 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v7 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v7 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v7 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v7 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v7 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v7 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH v2 1/3] drm/format-helper: Add conversion from XRGB8888 to BGR888
 2025-02-22 15:46 UTC  (3+ messages)
` [PATCH v2 2/3] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc

[PATCH 0/4] Add support for the TPM FF-A start method
 2025-02-22 15:39 UTC  (11+ messages)

More than 256/512 glyphs on the Liinux console
 2025-02-22 15:36 UTC  (3+ messages)

[PATCH] clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec
 2025-02-22 15:33 UTC  (2+ messages)

Does NUMA_BALANCING_MEMORY_TIERING work with hugetlb pages?
 2025-02-22 15:13 UTC 

[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
 2025-02-22 15:15 UTC  (9+ messages)

FTBFS: Rust firmware abstractions in current stable (6.13.4) on arm64 with rustc 1.85.0
 2025-02-22 15:14 UTC  (3+ messages)

[PATCH v6 00/14] Add eDP support for RK3588
 2025-02-22 11:42 UTC  (5+ messages)
` [PATCH v6 08/14] drm/rockchip: analogix_dp: Add support to get panel from the DP AUX bus

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-02-22 15:08 UTC  (15+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END
` [PATCH v2 14/14] x86: Make software tag-based kasan available

[PATCH net v2] tcp: Defer ts_recent changes until req is owned
 2025-02-22 15:06 UTC  (2+ messages)

[PATCH v1 1/1] iio: accel: adxl367: fix setting odr for activity time update
 2025-02-22 15:03 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: imx8-ss-hsio: fix indentation in pcie node
 2025-02-22 15:00 UTC  (3+ messages)
` [PATCH 5/5] arm64: dts: imx95: add ref clock for pcie nodes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox