All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-25 18:31:01 to 2024-10-25 19:27:44 UTC [more...]

[f2fs-dev] [PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-10-25 19:14 UTC  (41+ messages)
`  "
` [PATCH v2 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v2 02/18] lib/crc32: improve support for arch-specific overrides
  `  "
` [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
  `  "
` [PATCH v2 05/18] arm/crc32: expose CRC32 functions through lib
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v2 06/18] loongarch/crc32: "
  `  "
` [f2fs-dev] [PATCH v2 07/18] mips/crc32: "
  `  "
` [f2fs-dev] [PATCH v2 08/18] powerpc/crc32: "
  `  "
` [f2fs-dev] [PATCH v2 09/18] s390/crc32: "
  `  "
` [f2fs-dev] [PATCH v2 10/18] sparc/crc32: "
  `  "
` [f2fs-dev] [PATCH v2 11/18] x86/crc32: update prototype for crc_pcl()
  `  "
` [f2fs-dev] [PATCH v2 12/18] x86/crc32: update prototype for crc32_pclmul_le_16()
  `  "
` [f2fs-dev] [PATCH v2 13/18] x86/crc32: expose CRC32 functions through lib
  `  "
` [f2fs-dev] [PATCH v2 14/18] lib/crc32: make crc32c() go directly to lib
  `  "
` [f2fs-dev] [PATCH v2 15/18] ext4: switch to using the crc32c library
  `  "
` [f2fs-dev] [PATCH v2 16/18] jbd2: "
  `  "
` [f2fs-dev] [PATCH v2 17/18] f2fs: switch to using the crc32 library
  `  "
` [f2fs-dev] [PATCH v2 18/18] scsi: target: iscsi: switch to using the crc32c library
  `  "

[PATCH v3 0/5] Add new panel driver Samsung S6E88A0-AMS427AP24
 2024-10-25 19:27 UTC  (3+ messages)
` [PATCH v3 4/5] drm/panel: samsung-s6e88a0-ams427ap24: Add brightness control

[PATCH v3 0/5] Miscelaneous fixes for display tracepoints
 2024-10-25 19:25 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for Miscelaneous fixes for display tracepoints (rev4)

[PATCH v2 8/8] target/mips: Enable MSA ASE for mips64R2-generic
 2024-10-25 19:24 UTC  (2+ messages)

[PATCH v1 0/4] Enable UFS on QCS615
 2024-10-25 19:24 UTC  (3+ messages)
` [PATCH v1 3/4] arm64: dts: qcom: qcs615: add UFS node

[PATCH net-next v4 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-25 19:24 UTC  (4+ messages)
` [PATCH net-next v4 2/8] bnxt_en: add support for tcp-data-split ethtool command

[PATCH net-next 1/3] net: dsa: vsc73xx: implement transmit via control interface
 2024-10-25 19:24 UTC 

[PATCH 1/2] mailbox: Documentation: remove the old documentation
 2024-10-25 19:24 UTC  (4+ messages)
` [PATCH 2/2] mailbox: Documentation: add the latest documentation

[PATCH v5 00/10] Run tests in parallel showing number of tests running
 2024-10-25 19:21 UTC  (11+ messages)
` [PATCH v5 01/10] tools subcmd: Add non-waitpid check_if_command_finished()
` [PATCH v5 02/10] perf test: Display number of active running tests
` [PATCH v5 03/10] perf test: Reduce scope of parallel variable
` [PATCH v5 04/10] perf test: Avoid list test blocking on writing to stdout
` [PATCH v5 05/10] perf test: Tag parallel failing shell tests with "(exclusive)"
` [PATCH v5 06/10] perf test: Add a signal handler around running a test
` [PATCH v5 07/10] perf test: Run parallel tests in two passes
` [PATCH v5 08/10] perf test: Make parallel testing the default
` [PATCH v5 09/10] perf test: Add a signal handler to kill forked child processes
` [PATCH v5 10/10] perf test: Sort tests placing exclusive tests last

[linux-next:pending-fixes 301/373] mm/vmscan.c:3498: undefined reference to `pmdp_test_and_clear_young'
 2024-10-25 19:21 UTC  (2+ messages)

[PATCH 0/2] usb: dwc3: Disable susphy during initialization
 2024-10-25 19:20 UTC  (4+ messages)
` [PATCH 2/2] usb: dwc3: core: Prevent phy suspend during init

[PATCH v2 7/8] target/mips: Enable MSA ASE for mips32r6-generic
 2024-10-25 19:18 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Add coresight nodes for QCS615
 2024-10-25 18:47 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2024-10-25 19:18 UTC  (2+ messages)

[GIT PULL] fuse fixes for 6.12-rc5
 2024-10-25 19:18 UTC  (2+ messages)

[GIT PULL] additional NFSD fixes for v6.12-rc
 2024-10-25 19:18 UTC  (2+ messages)

[PATCH v2] lib/math: Add int_sqrt test suite
 2024-10-25 19:16 UTC  (3+ messages)

[PATCH 0/2] platform/x86: asus-wmi: Fix thermal profile handling
 2024-10-25 19:15 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: asus-wmi: Fix thermal profile initialization
` [PATCH 2/2] platform/x86: asus-wmi: Fix inconsistent use of thermal policies

[PATCH 0/6] usdt typed args, translators and arg remapping
 2024-10-25 19:15 UTC  (5+ messages)
` [PATCH 4/6] cg: add argument remapping in the trampoline

[PATCH v14 01/12] zsda: add zsdadev driver documents
 2024-10-25 19:14 UTC  (4+ messages)
` [PATCH v15 00/21] drivers/zsda: introduce zsda drivers
  ` [PATCH v15 01/21] zsda: add zsdadev driver documents
    ` [EXTERNAL] "

[PATCH v3 0/2] Some cleanup and fix the missing of_node_put()
 2024-10-25 19:14 UTC  (3+ messages)
` [PATCH v3 1/2] pmdomain: ti-sci: Add missing of_node_put() for args.np

[PATCH v12 0/8] Add QPIC SPI NAND driver
 2024-10-25 18:27 UTC  (7+ messages)
` [PATCH v12 4/8] mtd: nand: Add qpic_common API file
` [PATCH v12 5/8] mtd: rawnand: qcom: use FIELD_PREP and GENMASK

[Buildroot] [PATCH 1/1] package/proj: bump to 9.5.0
 2024-10-25 19:11 UTC  (2+ messages)

[RFC 0/4] mm: zswap: add support for zswapin of large folios
 2024-10-25 19:10 UTC  (7+ messages)
` [RFC 1/4] mm/zswap: skip swapcache for swapping in zswap pages

[Buildroot] [git commit] package/proj: bump to 9.5.0
 2024-10-25 19:04 UTC 

[PATCH] x86/percpu: Avoid comparing unsigned types to -1
 2024-10-25 19:10 UTC 

[PATCH] dt-bindings: net: renesas,ether: Add iommus property
 2024-10-25 19:10 UTC  (2+ messages)

[PATCH for-next 1/7] selftests/alsa: Add a few missing gitignore files
 2024-10-25 19:10 UTC  (3+ messages)
` [PATCH for-next 3/7] selftests/mm: "

[PATCH v3 0/5] rb4210-rb2: add HDMI audio playback support
 2024-10-25 19:09 UTC  (3+ messages)
` [PATCH v3 5/5] arm64: dts: qcom: qrb4210-rb2: "

[PATCH v2 0/2] drm/xe/guc: Improvements to GuC debugfs info
 2024-10-25 19:09 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Improvements to GuC debugfs info (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[RFC PATCH v1] tracing: Fix syscall tracepoint use-after-free
 2024-10-25 19:08 UTC  (2+ messages)

[PATCH v3 0/5] implement lightweight guard pages
 2024-10-25 19:08 UTC  (7+ messages)
` [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs

[PATCH v2 00/10] Convert ecryptfs to use folios
 2024-10-25 19:08 UTC  (11+ messages)
` [PATCH v2 01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages()
` [PATCH v2 02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio()
` [PATCH v2 03/10] ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio
` [PATCH v2 04/10] ecryptfs: Convert ecryptfs_read_lower_page_segment() "
` [PATCH v2 05/10] ecryptfs: Convert ecryptfs_write() to use "
` [PATCH v2 06/10] ecryptfs: Convert ecryptfs_write_lower_page_segment() to take "
` [PATCH v2 07/10] ecryptfs: Convert ecryptfs_encrypt_page() "
` [PATCH v2 08/10] ecryptfs: Convert ecryptfs_decrypt_page() "
` [PATCH v2 09/10] ecryptfs: Convert lower_offset_for_page() "
` [PATCH v2 10/10] ecryptfs: Pass the folio index to crypt_extent()

[PATCH 0/6] Peripheral Image Loader support for Qualcomm SoCs
 2024-10-25 19:07 UTC  (5+ messages)
` [PATCH 5/6] remoteproc: qcom: Add support of SHM bridge to enable memory protection
` [PATCH 6/6] remoteproc: qcom: Enable map/unmap and SHM bridge support

[PATCH 1/2] lmb: Fix lmb_add_region_flags() return codes and testing
 2024-10-25 19:06 UTC  (2+ messages)

[i-g-t 0/1] tests/intel/xe_exec_fault_mode: wait for the completion
 2024-10-25 19:04 UTC  (5+ messages)
` [i-g-t 1/1] "

[hch-xfs:xfs-zoned 32/45] ERROR: modpost: "__aeabi_uldivmod" [fs/xfs/xfs.ko] undefined!
 2024-10-25 19:03 UTC 

[PATCH v1] drm/xe: Rework throttle ABI
 2024-10-25 19:04 UTC  (3+ messages)

[PATCH v3 0/3] Untie the host lock entanglement - part 1
 2024-10-25 19:03 UTC  (2+ messages)

[PATCH v2] btrfs: fix mount failure due to remount races
 2024-10-25 19:02 UTC  (4+ messages)

[PATCH] tuna: Fix string syntax warnings with raw strings
 2024-10-25 19:01 UTC 

❌ FAIL: Test report for master (6.12.0-rc4, mainline.kernel.org-clang, b423f5a9)
 2024-10-25 19:02 UTC 

[PATCH v2 0/6] UFS driver fixes and cleanups
 2024-10-25 19:01 UTC  (2+ messages)

[PATCH v9 0/4] Dell AWCC platform_profile support
 2024-10-25 19:01 UTC  (3+ messages)
` [PATCH v9 3/4] alienware-wmi: added platform profile support

[PATCH v6 0/9] drm/msm/dpu: support virtual wide planes
 2024-10-25 19:00 UTC  (3+ messages)
` [PATCH v6 2/9] drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_check

[PATCH] x86: fix user address masking non-canonical speculation issue
 2024-10-25 19:00 UTC  (6+ messages)

[PATCH v2] dt-bindings: soc: bcm: Convert raspberrypi,bcm2835-power to Dt schema
 2024-10-25 18:22 UTC  (3+ messages)

[PATCH v2 0/3] Manage IPI driver lifecycle from SBI core
 2024-10-25 18:59 UTC  (4+ messages)
` [PATCH v2 1/3] lib: sbi_ipi: Make .ipi_clear always target the current hart
` [PATCH v2 2/3] lib: sbi_ipi: Move initial IPI clear to sbi_ipi_init()
` [PATCH v2 3/3] platform: Drop IPI warm init and exit hooks

[Buildroot] [PATCH] package/kbd: bump to 2.6.4
 2024-10-25 18:59 UTC  (2+ messages)

[Buildroot] [git commit] package/kbd: bump to 2.6.4
 2024-10-25 18:53 UTC 

[PATCH v3 00/23] rust: fix CI + allow older versions of rustc and bindgen
 2024-10-25 18:58 UTC  (6+ messages)
` [PATCH 22/23] dockerfiles: install bindgen from cargo on Ubuntu 22.04
` [PATCH 23/23] ci: enable rust in the Debian and Ubuntu system build job

[PATCH v4 0/7] Add xe3lpd edp enabling
 2024-10-25 18:58 UTC  (5+ messages)
` [PATCH v4 3/7] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3

[PATCH v2] scsi: ufs: core: Make DMA mask configuration more flexible
 2024-10-25 18:58 UTC  (2+ messages)

[PATCH net-next v5 0/2] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-25 17:39 UTC 

[Outreachy][proposal]: Convert unit tests to use the Clar testing framwork
 2024-10-25 18:56 UTC  (4+ messages)

[tiwai-sound:topic/compress-accel 1/1] sound/core/compress_offload.c:409:35: warning: variable 'runtime' set but not used
 2024-10-25 18:53 UTC 

[PATCH v3 0/4] Enable shared SE support over I2C
 2024-10-25 18:53 UTC  (5+ messages)
` [PATCH v3 2/4] dma: gpi: Add Lock and Unlock TRE support to access SE exclusively
` [PATCH v3 3/4] soc: qcom: geni-se: Do not keep GPIOs to sleep state for shared SE usecase

[PATCH v2 0/3] Import Kernel uAPI header files
 2024-10-25 18:53 UTC  (2+ messages)

[PATCH] block: fix queue limits checks in blk_rq_map_user_bvec for real
 2024-10-25 18:52 UTC  (3+ messages)

[PATCH] Allow multiple targets for subvolume delete
 2024-10-25 18:52 UTC 

[PATCH i-g-t 0/2] tests/intel/oa: Tests for OA syncs
 2024-10-25 18:52 UTC  (3+ messages)
` [PATCH i-g-t 1/2] drm-uapi/xe: Sync with OA syncs uapi update
` [PATCH i-g-t 2/2] tests/intel/xe_oa: Tests for OA syncs

[Patch v3] scripts/run-test: Keep original prune behaviour
 2024-10-25 18:50 UTC  (2+ messages)

[PATCH] sched: Pass correct scheduling policy to __setscheduler_class
 2024-10-25 18:50 UTC 

[PATCH v2] scsi: pm8001: Increase request sg length to support 4MiB requests
 2024-10-25 18:50 UTC 

[PATCH 00/10] Convert ecryptfs to use folios
 2024-10-25 18:50 UTC  (4+ messages)
` [PATCH 02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio()

[PATCH] include: sbi: Optimize reads of mhartid and mscratch
 2024-10-25 18:48 UTC  (3+ messages)

[PATCH net-next] wifi: trace: Replace BOOL_TO_STR() with str_true_false()
 2024-10-25 18:47 UTC  (3+ messages)

[PATCH v2 0/2] fuse: remove extra page copies in writeback
 2024-10-25 18:47 UTC  (17+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH] scsi: pm80xx: Use module param to set pcs event log severity
 2024-10-25 18:45 UTC  (4+ messages)

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-25 18:39 UTC  (5+ messages)
` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."

[PATCH v2] include: sbi: Optimize reads of mhartid and mscratch
 2024-10-25 18:45 UTC 

[PATCH v5 0/5] introduce PIDFD_SELF* sentinels
 2024-10-25 18:44 UTC  (6+ messages)
` [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[syzbot] [btrfs?] general protection fault in btrfs_lookup_csums_bitmap
 2024-10-25 18:44 UTC  (3+ messages)
` [PATCH] btrfs: add a sanity check for csum root before fill the data csum

[ebiggers:crc32-lib 19/33] include/linux/crc32.h:52:29: error: expected identifier or '(' before numeric constant
 2024-10-25 18:42 UTC 

[PATCH v2 0/3] Enable compile testing of TI MSGMGR/SPROXY driver
 2024-10-25 17:59 UTC  (2+ messages)
` (subset) "

[PATCH v12 6/8] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
 2024-10-25 18:14 UTC  (3+ messages)

[PATCH v6 0/2] Add support for videocc, camcc, dispcc0 and dispcc1 on Qualcomm SA8775P platform
 2024-10-25 18:42 UTC  (4+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: sa8775p: Add support for clock controllers

[PATCH RESEND v2] scsi: ufs: Use wait-for-reg in HCE init
 2024-10-25 18:40 UTC  (2+ messages)

[PATCH] platform/x86: asus-wmi: Support setting AIPT modes
 2024-10-25 18:40 UTC  (13+ messages)

[PATCH RFC v4 11/15] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2()
 2024-10-25 18:40 UTC 

[PATCH v3 0/3] arm64: dts: qcom: x1e80100: Describe SDCs and enable support on QCP
 2024-10-25 18:40 UTC  (7+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: x1e80100: Describe the SDHC controllers
` [PATCH v3 2/3] arm64: dts: qcom: x1e80100: Describe TLMM pins for SDC2
` [PATCH v3 3/3] arm64: dts: qcom: x1e80100-qcp: Enable SD card support

[PATCH V7 0/9] iommu_ioas_map_file
 2024-10-25 18:39 UTC  (5+ messages)
` [PATCH V7 9/9] iommufd: map file selftest

[PATCH] coresight: etm4x: Fix PID tracing when perf is run in an init PID namespace
 2024-10-25 17:56 UTC  (4+ messages)
` [PATCH v2] "

[Intel-wired-lan] [PATCH iwl-net v2 0/2] fix reset issues
 2024-10-25 18:38 UTC  (6+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-net v2 1/2] idpf: avoid vport access in idpf_get_link_ksettings
  `  "
` [Intel-wired-lan] [PATCH iwl-net v2 2/2] idpf: fix idpf_vc_core_init error path
  `  "

[PATCH 00/18] btrfs: convert delayed head refs to xarray and cleanups
 2024-10-25 18:38 UTC  (5+ messages)
` [PATCH 17/18] btrfs: track delayed ref heads in an xarray

[PATCH v3 0/2] processing of asymmetric connected lanes
 2024-10-25 18:37 UTC  (3+ messages)
  ` [PATCH v3 1/2] scsi: ufs: core: check "

[PATCH] arm64: dts: rockchip: orangepi-5-plus: Enable USB 3.0 ports
 2024-10-25 17:54 UTC 

[v2] security: add trace event for cap_capable
 2024-10-25 18:37 UTC  (2+ messages)

[PATCH 0/5] PF: Add support for VF scheduling priority
 2024-10-25 18:37 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH i-g-t v1 0/2] Ignore more warns in xe_wedged tests
 2024-10-25 18:37 UTC  (6+ messages)
` [PATCH i-g-t v1 1/2] tests/intel/xe_wedged: Ignore more dmesg warnings
` ✓ Fi.CI.BAT: success for Ignore more warns in xe_wedged tests
` ✗ CI.xeBAT: failure "

[PATCH] arm64: dts: rockchip: orangepi-5-plus: Enable GPU
 2024-10-25 17:54 UTC 

[PATCH v4 0/7] lib: sbi: add Ssdbltrp and Smdbltrp ISA extensions
 2024-10-25 18:36 UTC  (2+ messages)

[PATCH hotfix 1/2] mm/thp: fix deferred split queue not partially_mapped
 2024-10-25 18:36 UTC  (5+ messages)

[PATCH v2] lib: utils/gpio: designware: Allocate chips on the heap
 2024-10-25 18:36 UTC 

[PATCH v1 0/5] Add Block event interrupt support for I2C protocol
 2024-10-25 18:34 UTC  (4+ messages)
` [PATCH v1 5/5] i2c: i2c-qcom-geni: Add Block event interrupt support

[PATCH net-next v4 3/6] net: stmmac: Refactor FPE functions to generic version
 2024-10-25 17:51 UTC  (2+ messages)

[PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
 2024-10-25 18:34 UTC  (5+ messages)

[PATCH 0/3] KX022-1020 accel support + inertial sensors on msm8226-microsoft
 2024-10-25 18:33 UTC  (6+ messages)
` [PATCH 2/3] iio: accel: kxcjk-1013: Add support for KX022-1020

[PATCH 0/6] futex: The remaining futex2 bits
 2024-10-25 18:30 UTC  (3+ messages)
` [PATCH 2/6] futex: Implement FUTEX2_NUMA

[PATCH 00/10] Platform compatibility fixes
 2024-10-25 18:32 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/10] t/test-lib: wire up NO_ICONV prerequisite

[PATCH v3 00/11] clk: qcom: add support for clock controllers on the SAR2130P platform
 2024-10-25 18:32 UTC  (3+ messages)
` [PATCH v3 10/11] clk: qcom: dispcc-sm8550: enable support for SAR2130P

[PATCH] libsemanage/direct_api: INTEGER_OVERFLOW read_len = read()
 2024-10-25 18:32 UTC 

[GIT PULL] fbdev late fixes for v6.12-rc5
 2024-10-25 18:31 UTC  (2+ messages)

[PATCH v3 0/6] firmware: ti_sci: Partial-IO support
 2024-10-25 17:42 UTC  (3+ messages)
` [PATCH v3 2/6] "

[PATCH bpf-next v2 1/2] bpf: add bpf_get_hw_counter kfunc
 2024-10-25 18:31 UTC  (4+ messages)

[PATCH 0/7] DTS external DPDK build
 2024-10-25 18:31 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 7/7] dts: remove git ref option

[PATCH] sched/membarrier: Fix redundant load of membarrier_state
 2024-10-25 18:30 UTC  (3+ messages)

[PATCH] xfs: Do not fallback to buffered-io for DIO atomic write
 2024-10-25 18:31 UTC  (2+ messages)


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.