The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-10-31 07:11:43 to 2024-10-31 09:37:50 UTC [more...]

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-10-31  9:37 UTC  (9+ messages)
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API

[PATCH net-next v2 00/15] net: sparx5: add support for lan969x switch device
 2024-10-31  9:36 UTC  (4+ messages)
` [PATCH net-next v2 10/15] net: lan969x: add PTP handler function

[PATCH] USB: serial: Fix use after free in debug printk
 2024-10-31  9:35 UTC  (3+ messages)

[PATCH v4 0/3] drm/tests: Fix some memory leaks
 2024-10-31  9:34 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.12-rc6
 2024-10-31  9:35 UTC 

[PATCH] drm/panel: leadtek-ltk050h3146w: transition to mipi_dsi wrapped functions
 2024-10-31  9:34 UTC  (5+ messages)

[PATCH] drm/mediatek: Drop dependency on ARM
 2024-10-31  9:34 UTC  (7+ messages)

[PATCH v11 0/5] Dell AWCC platform_profile support
 2024-10-31  9:34 UTC  (5+ messages)

[PATCH] [RFC] cxl/region: Fix region creation for greater than x2 switches
 2024-10-31  9:33 UTC  (2+ messages)

[PATCH net-next v2 0/9] lib: packing: introduce and use (un)pack_fields
 2024-10-31  9:30 UTC  (9+ messages)
` [PATCH net-next v2 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data

[PATCH] btrfs: handle bio_split() error
 2024-10-31  9:29 UTC  (2+ messages)

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-31  9:28 UTC  (4+ messages)

[PATCH v5 00/10] Add RTC support for the Renesas RZ/G3S SoC
 2024-10-31  9:26 UTC  (9+ messages)
` [PATCH v5 01/10] dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTB
` [PATCH v5 03/10] clk: renesas: clk-vbattb: Add VBATTB clock driver
` [PATCH v5 10/10] arm64: defconfig: Enable VBATTB clock and Renesas RTCA-3 flags

[PATCH tty-next v3 0/6] convert 8250 to nbcon
 2024-10-31  9:25 UTC  (11+ messages)
` [PATCH tty-next v3 1/6] serial: 8250: Adjust the timeout for FIFO mode
` [PATCH tty-next v3 4/6] serial: 8250: Specify console context for rs485_start/stop_tx
` [PATCH tty-next v3 5/6] serial: 8250: Switch to nbcon console

[PATCH net-next v7 0/2] binder: report txn errors via generic netlink
 2024-10-31  9:25 UTC  (3+ messages)
` [PATCH net-next v7 1/2] tools: ynl-gen: allow uapi headers in sub-dirs
` [PATCH net-next v7 2/2] binder: report txn errors via generic netlink

[PATCH v2 00/25] TDX vCPU/VM creation
 2024-10-31  9:23 UTC  (6+ messages)
` [PATCH v2 16/25] KVM: TDX: Get system-wide info about TDX module on initialization

[PATCH] phy: starfive: jh7110-dphy-tx: Add missing clk_disable_unprepare()
 2024-10-31  7:51 UTC  (2+ messages)

[PATCH v1 1/1] gpiolib: Deduplicate gpiod_direction_input_nonotify() call
 2024-10-31  9:21 UTC 

[PATCH] kcsan, seqlock: Support seqcount_latch_t
 2024-10-31  9:20 UTC  (9+ messages)

[PATCH v6] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
 2024-10-31  9:20 UTC  (3+ messages)
    ` 回复: "

[PATCH v7 00/10] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-10-31  9:16 UTC  (11+ messages)
` [PATCH v7 01/10] iommu/amd: Misc ACPI IVRS debug info clean up
` [PATCH v7 02/10] iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
` [PATCH v7 03/10] asm/rwonce: Introduce [READ|WRITE]_ONCE() support for __int128
` [PATCH v7 04/10] iommu/amd: Introduce struct ivhd_dte_flags to store persistent DTE flags
` [PATCH v7 05/10] iommu/amd: Introduce helper function to update 256-bit DTE
` [PATCH v7 06/10] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
` [PATCH v7 07/10] iommu/amd: Introduce helper function get_dte256()
` [PATCH v7 08/10] iommu/amd: Modify clear_dte_entry() to avoid in-place update
` [PATCH v7 09/10] iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()
` [PATCH v7 10/10] iommu/amd: Remove amd_iommu_apply_erratum_63()

[PATCH v2 for-rc 0/5] RDMA/hns: Bugfixes
 2024-10-31  9:16 UTC  (4+ messages)
` [PATCH v2 for-rc 3/5] RDMA/hns: Modify debugfs name

[syzbot] [exfat?] KMSAN: kernel-infoleak in pipe_read
 2024-10-31  9:16 UTC 

[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-10-31  9:16 UTC  (4+ messages)
` [PATCH v3 01/12] dt-bindings: clock: Add RaspberryPi RP1 clock bindings

[PATCH v1 1/1] gpio: Use traditional pattern when checking error codes
 2024-10-31  9:15 UTC  (3+ messages)

[PATCH v6 0/9] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-10-31  9:15 UTC  (7+ messages)
` [PATCH v6 7/9] iommu/amd: Move erratum 63 logic to write_dte_lower128()

[PATCH v5 00/21] Python module cleanup
 2024-10-31  9:14 UTC  (5+ messages)
` [PATCH v5 11/21] perf x86: Define arch_fetch_insn in NO_AUXTRACE builds
` [PATCH v5 12/21] perf intel-pt: Remove stale build comment

Issue with iwlwifi Firmware Loading When Compiled into the Kernel
 2024-10-31  9:08 UTC  (5+ messages)

[PATCH] media: imx283: Report correct V4L2_SEL_TGT_CROP
 2024-10-31  9:13 UTC  (3+ messages)

[RFC PATCH 0/3] futex: Add support task local hash maps
 2024-10-31  9:13 UTC  (10+ messages)
` [RFC PATCH 2/3] futex: Add basic infrastructure for local task local hash

[PATCH v2 0/5] Speed up f2fs truncate
 2024-10-31  9:10 UTC  (12+ messages)
` [PATCH v2 1/5] f2fs: blocks need to belong to the same segment when using update_sit_entry()
` [PATCH v2 2/5] f2fs: expand f2fs_invalidate_compress_page() to f2fs_invalidate_compress_pages_range()
` [PATCH v2 3/5] f2fs: add parameter @len to f2fs_invalidate_internal_cache()
` [PATCH v2 4/5] f2fs: add parameter @len to f2fs_invalidate_blocks()
  ` [f2fs-dev] "

[syzbot] Monthly v9fs report (Oct 2024)
 2024-10-31  9:10 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_send_acl (2)
 2024-10-31  9:10 UTC 

[PATCH v4 00/23] Add Enclustra Arria10 and Cyclone5 SoMs
 2024-10-31  9:04 UTC  (3+ messages)

kernel/bpf/token.c:50:6-27: WARNING: atomic_dec_and_test variation before object free at line 54
 2024-10-31  9:01 UTC 

next-20241028: gcc-8-defconfig : ERROR: modpost: "__aeabi_uldivmod" [drivers/media/dvb-frontends/cxd2841er.ko] undefined!
 2024-10-31  8:55 UTC  (2+ messages)

[RFC PATCH v3 0/4] Support large folios for tmpfs
 2024-10-31  8:53 UTC  (16+ messages)

[PATCH 0/5] rust: add improved version of `ForeignOwnable::borrow_mut`
 2024-10-31  8:53 UTC  (14+ messages)
  ` [PATCH 1/5] rust: arc: use `NonNull::new_unchecked`
  ` [PATCH 4/5] rust: reorder `ForeignOwnable` items
  ` [PATCH 2/5] rust: types: avoid `as` casts, narrow unsafe scope
  ` [PATCH 5/5] rust: add improved version of `ForeignOwnable::borrow_mut`
  ` [PATCH 3/5] rust: change `ForeignOwnable` pointer to mut

[PATCH -V3 RESEND] x86, tdx, memory hotplug: Check whole hot-adding memory range for TDX
 2024-10-31  8:51 UTC 

[PATCH] x86/mm/doc: Add missing details in virtual memory layout
 2024-10-31  8:49 UTC 

[PATCH v10 1/4] dt-bindings: display: Add powertip,st7272 as DT Schema description
 2024-10-31  8:42 UTC  (3+ messages)
` [PATCH v10 4/4] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices

[PATCH] iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages
 2024-10-31  8:42 UTC  (5+ messages)

next-20241031: kernel/time/clockevents.c:455 clockevents_register_device
 2024-10-31  8:40 UTC 

[PATCH v3 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2024-10-31  8:35 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: rtc: add schema for NXP "
` [PATCH v3 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
` [PATCH v3 3/4] arm64: defconfig: add S32G RTC module support
` [PATCH v3 4/4] MAINTAINERS: add NXP S32G RTC driver

[RFC PATCH 0/3] Cgroup-based THP control
 2024-10-31  8:33 UTC  (8+ messages)

[PATCH 0/6] Input: matrix-keypad: Various performance improvements
 2024-10-31  8:32 UTC  (3+ messages)
` [PATCH 4/6] dt-bindings: input: matrix_keypad - add settle time after enable all columns

[PATCH v4 4/7] rust: time: Add wrapper for fsleep function
 2024-10-31  8:31 UTC  (4+ messages)

[PATCH] dt-bindings: spi: sprd,sc9860-spi: convert to YAML
 2024-10-31  8:29 UTC  (2+ messages)

[PATCH] RISC-V: Enable Zicbom in usermode
 2024-10-31  8:29 UTC  (4+ messages)
    ` [External] "

[PATCH] dt-bindings: arm: qcom: add missing elements to the SoC list
 2024-10-31  8:29 UTC  (2+ messages)

[PATCH v3] mm: add per-order mTHP swpin counters
 2024-10-31  8:25 UTC  (4+ messages)

[PATCH v2 00/15] Add MSM8917/PM8937/Redmi 5A
 2024-10-31  8:26 UTC  (17+ messages)
` [PATCH v2 01/15] dt-bindings: pinctrl: qcom,pmic-gpio: add PM8937
` [PATCH v2 03/15] dt-bindings: pinctrl: qcom,pmic-mpp: Document PM8937 compatible
` [PATCH v2 06/15] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl bindings
` [PATCH v2 08/15] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8917
` [PATCH v2 09/15] dt-bindings: thermal: tsens: Add MSM8937 compatible
` [PATCH v2 11/15] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
` [PATCH v2 12/15] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH v2 14/15] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A

[PATCH v2 3/6] dt-bindings: omap: Add Samaung Galaxy Tab 2 7.0
 2024-10-31  8:24 UTC  (5+ messages)
` [PATCH v2 4/6] arm/dts: Add initial support for "

[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-10-31  8:23 UTC  (5+ messages)
` [PATCH v3 15/16] rust: platform: add basic platform device / driver abstractions

[CI 1/1] pmu changes
 2024-10-31  8:22 UTC 

[BUG] -next lockdep invalid wait context
 2024-10-31  8:18 UTC  (8+ messages)

[PATCH 2/4] firmware_loader: Move module refcounts to allow unloading
 2024-10-31  8:17 UTC  (5+ messages)
` [PATCH 0/4] Support SEV firmware hotloading
  ` [PATCH 4/4] KVM: SVM: Delay legacy platform initialization on SNP

[PATCH v2 0/2] arm64: dts: rockchip: add Banana Pi P2 Pro board
 2024-10-31  8:17 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: "

[PATCHv2 net-next] net: mellanox: use ethtool string helpers
 2024-10-31  8:16 UTC  (2+ messages)

[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-10-31  8:13 UTC  (8+ messages)
` [PATCH v2 1/7] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock()
` [PATCH v2 2/7] mm: introduce zap_nonpresent_ptes()
` [PATCH v2 3/7] mm: introduce do_zap_pte_range()
` [PATCH v2 4/7] mm: make zap_pte_range() handle full within-PMD range
` [PATCH v2 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)
` [PATCH v2 6/7] x86: mm: free page table pages by RCU instead of semi RCU
` [PATCH v2 7/7] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64

linus-next: improving functional testing for to-be-merged pull requests
 2024-10-31  8:13 UTC  (11+ messages)

[PATCH v8 00/13] MIPS: Support I6500 multi-cluster configuration
 2024-10-31  8:13 UTC  (7+ messages)
` [PATCH v8 10/13] dt-bindings: mips: cpu: Add property for broken HCI information

[PATCH v2 0/4] arm64: dts: qcom: add QAR2130P support
 2024-10-31  8:13 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: arm: qcom-soc: extend to support SAR2130P platform

[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
 2024-10-31  8:12 UTC  (7+ messages)

Inquiry Regarding PXE Installation Issue with Network Driver Configuration
 2024-10-31  7:58 UTC 

[PATCH 00/16] AMD NB and SMN rework
 2024-10-31  8:09 UTC  (5+ messages)
` [PATCH 02/16] x86/amd_nb: Restrict init function to AMD-based systems
` [PATCH 06/16] x86/amd_nb: Simplify root device search

[PATCH] bcachefs: Correct the description of the '--bucket=size' options
 2024-10-31  8:05 UTC  (2+ messages)

[PATCH v2 0/5] blk-cgroup: don't abuse bdi in blk-cgroup
 2024-10-31  8:04 UTC  (4+ messages)
` [PATCH v2 1/5] blk-cgroup: add a new helper blkg_print_dev_name()

[PATCH v2 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-10-31  8:01 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: spacemit: add support for "

[PATCH v5 0/10] A bunch of changes to refine i.MX PCIe driver
 2024-10-31  8:06 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC
` [PATCH v5 02/10] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v5 03/10] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v5 04/10] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v5 05/10] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v5 06/10] PCI: imx6: Fix the missing reference clock disable logic
` [PATCH v5 07/10] PCI: imx6: Clean up codes by removing imx7d_pcie_init_phy()
` [PATCH v5 08/10] PCI: imx6: Use dwc common suspend resume method
` [PATCH v5 09/10] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v5 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[PATCH 1/2] f2fs: remove redundant atomic file check in defragment
 2024-10-31  7:52 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v4 0/2] iio: light: veml6070: add integration time
 2024-10-31  7:51 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: veml6075: document vishay,rset-ohms

[PATCH v8 0/3] Extended MODVERSIONS Support
 2024-10-31  7:49 UTC  (6+ messages)
` [PATCH v8 1/3] modules: Support extended MODVERSIONS info

[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation
 2024-10-31  7:46 UTC  (3+ messages)
` [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
` [PATCH RFC v1 2/2] genirq/cpuhotplug: Handle managed IRQs when the last CPU hotplug out in the affinity

[PATCHv2 net-next iwl-next] net: intel: use ethtool string helpers
 2024-10-31  7:45 UTC  (4+ messages)

[PATCH V2] f2fs-io: unify default block size
 2024-10-31  7:45 UTC  (2+ messages)

[PATCH v2 00/13] sunxi: A100/A133 second stage support
 2024-10-31  7:42 UTC  (5+ messages)
` [PATCH v2 05/13] dt-bindings: usb: sunxi-musb: Add A100 compatible string
` [PATCH v2 11/13] dt-bindings: opp: h6: Add A100 operating points

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-10-31  7:42 UTC  (7+ messages)
` [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in
  ` [PATCH v5 1/3] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()

[PATCH RFC] pmdomain: ti-sci: Set PD on/off state according to the HW state
 2024-10-31  7:39 UTC  (3+ messages)

[PATCH V4 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2024-10-31  7:36 UTC  (2+ messages)

[PATCH v2 0/2] HID: i2c-hid: re-power-on quirk for QTEC kbrd
 2024-10-31  7:31 UTC  (3+ messages)
` [PATCH v2 1/2] HID: i2c-hid: introduce re-power-on quirk
` [PATCH v2 2/2] HID: i2c-hid: introduce qtec vendor, enable "

[PATCH sched_ext/for-6.13] sched_ext: Do not enable LLC/NUMA optimizations when domains overlap
 2024-10-31  7:34 UTC 

[PATCH v2 2/6] arm/dts: Add common device tree for Samsung Galaxy Tab 2 series
 2024-10-31  7:32 UTC  (3+ messages)

[PATCH] iio: fix memory leak for iio_gts_build_avail_scale_table()
 2024-10-31  7:32 UTC  (2+ messages)

[PATCH] fs/proc: Fix compile warning about variable 'vmcore_mmap_ops'
 2024-10-31  7:27 UTC 

[PATCH 0/3] Cleanup Spreadtrum/Unisoc ARM64 DT (part 2)
 2024-10-31  7:30 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: sprd: sc2731: fix bat-detect-gpios property

[PATCH 0/2] hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver
 2024-10-31  7:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: rng: add binding for BCM74110 RNG

[PATCH] iio: fix infinite loop for gain_to_scaletables()
 2024-10-31  7:25 UTC  (2+ messages)

[PATCH v7 0/3] [PATCH v6 0/3] Add support for AST2700 clk driver
 2024-10-31  7:24 UTC  (4+ messages)
` [PATCH v7 3/3] clk: aspeed: add AST2700 clock driver

[PATCH] trace/events/page_ref: add page info to page_ref trace event
 2024-10-31  7:24 UTC  (2+ messages)

[PATCH next] btrfs: fix error code in add_delayed_ref_head()
 2024-10-31  7:23 UTC 

[PATCH RFC 0/3] Initial rust bindings for device property reads
 2024-10-31  7:19 UTC  (12+ messages)
` [PATCH RFC 2/3] rust: Add bindings for device properties

[syzbot] [bcachefs?] kernel BUG in __bkey_unpack_pos
 2024-10-31  7:19 UTC  (2+ messages)

[PATCH v3 0/6] Improvements and Enhancements for AD5791 DAC Driver
 2024-10-31  7:17 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: iio: dac: ad5791: Add optional reset, clr and ldac gpios
` [PATCH v3 2/6] dt-bindings: iio: dac: ad5791: Add required voltage supplies
` [PATCH v3 3/6] iio: dac: ad5791: Include chip_info in device match tables
` [PATCH v3 4/6] iio: dac: ad5791: Add reset, clr and ldac gpios
` [PATCH v3 5/6] iio: dac: ad5791: Use devm_regulator_get_enable_read_voltage
` [PATCH v3 6/6] iio: dac: ad5791: Use devm_iio_device_register

[PATCH v3 0/3] soc: qcom: llcc: Add LLCC support for the QCS8300 platform
 2024-10-31  7:14 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: cache: qcom,llcc: Document the QCS8300 LLCC
` [PATCH v3 2/3] soc: qcom: llcc: Add LLCC configuration for the QCS8300 platform
` [PATCH v3 3/3] arm64: dts: qcom: qcs8300: Add LLCC support for QCS8300

[PATCH] bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket
 2024-10-31  7:14 UTC  (2+ messages)

[PATCH] iio: Fix uninitialized symbol 'ret'
 2024-10-31  7:13 UTC  (2+ messages)

[PATCH] dt-bindings: input: Goodix SPI HID Touchscreen
 2024-10-31  7:11 UTC  (8+ messages)


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