All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-22 09:42:06 to 2024-10-22 10:24:34 UTC [more...]

[Regression] b1a000d3b8ec ("block: relax direct io memory alignment")
 2024-10-22 10:24 UTC  (4+ messages)

[PATCH bpf-next 0/5] Optimize bpf_csum_diff() and homogenize for all archs
 2024-10-22 10:21 UTC  (14+ messages)
` [PATCH bpf-next 1/5] net: checksum: move from32to16() to generic header
` [PATCH bpf-next 2/5] bpf: bpf_csum_diff: optimize and homogenize for all archs
` [PATCH bpf-next 3/5] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier
` [PATCH bpf-next 4/5] selftests/bpf: Add benchmark for bpf_csum_diff() helper

[PATCH 0/2] add firmware-name device tree property for ath11k
 2024-10-22 10:20 UTC  (4+ messages)
` [PATCH 2/2] wifi: ath11k: add firmware-name device tree property

[PATCH RFC v4 00/15] fuse: fuse-over-io-uring
 2024-10-22 10:24 UTC  (5+ messages)

[PATCH v2] hwmon: (it87) Add support for IT8625E
 2024-10-22 10:13 UTC  (2+ messages)

drivers/crypto/hisilicon/sec2/sec_crypto.c:2556 sec_register_to_crypto() warn: missing error code 'ret'
 2024-10-22 10:23 UTC 

[rafael-pm:fixes] BUILD SUCCESS 6ed02a1d1c7f2405a50c241c32307929aac2d0df
 2024-10-22 10:23 UTC 

[PATCH V4 0/5] arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2024-10-22 10:22 UTC  (3+ messages)
` [PATCH V4 2/5] firmware: arm_scmi: Add QCOM Generic Vendor Protocol documentation

[PATCH v2] obex: Resolve SRM issue for PTS testcases
 2024-10-22 10:22 UTC 

[PATCH 0/4] riscv: sophgo: Add ethernet support for SG2044
 2024-10-22 10:21 UTC  (6+ messages)
` [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[rafael-pm:bleeding-edge] BUILD SUCCESS b250f0cea12029cac766ac242cf77051604885b9
 2024-10-22 10:20 UTC 

[PATCH v2 0/3] Lazy preemption leftovers
 2024-10-22 10:19 UTC  (5+ messages)
` [PATCH v2 1/3] tracing: Replace TRACE_FLAG_IRQS_NOSUPPORT with its config option

[PATCH v2 00/11] thermal: core: Reimplement locking through guards
 2024-10-22 10:21 UTC  (6+ messages)

[PATCH v5 0/4] Add thermal user thresholds support
 2024-10-22 10:20 UTC  (15+ messages)
` [PATCH v5 1/4] thermal/netlink: Add the commands and the events for the thresholds
` [PATCH v5 2/4] tools/lib/thermal: Make more generic the command encoding function
` [PATCH v5 3/4] tools/lib/thermal: Add the threshold netlink ABI

[PATCH net-next v3 0/3] selftests: Add selftest for link layer and performance testing
 2024-10-22 10:17 UTC  (3+ messages)
` [PATCH net-next v3 1/3] selftests: nic_link_layer: Add link layer selftest for NIC driver

[bug report] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
 2024-10-22 10:17 UTC  (3+ messages)

[PATCH v2] um: Fix misaligned stack in stub_exe
 2024-10-22 10:12 UTC  (2+ messages)

[PATCH] media: vb2: Fix comment
 2024-10-22 10:16 UTC  (2+ messages)

[PATCH v1 1/1] drm/mediatek: Add return value check when reading DPCD
 2024-10-22 10:05 UTC  (3+ messages)

[PATCH] common: add custom autoboot_abort_key
 2024-10-22  9:53 UTC  (2+ messages)

[PATCH] riscv: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices
 2024-10-22 10:04 UTC  (3+ messages)

[PATCH i-g-t v5 0/1] tests/intel/kms_joiner: switch modeset from uj to bj and vice-versa
 2024-10-22 10:16 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/kms_joiner: switch modeset from uj to bj and vice-versa (rev5)

[meta-networking][PATCH] mbedtls: Upgrade 3.6.1 -> 3.6.2
 2024-10-22 10:15 UTC 

[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
 2024-10-22 10:15 UTC  (5+ messages)
` [PATCH v2 06/19] crypto: rsassa-pkcs1 - Migrate to sig_alg backend

[Bug 219405] New: [regression] mt7922 bluetooth scanning does not work in 6.11.4
 2024-10-22 10:15 UTC  (2+ messages)
` [Bug 219405] "

[RFC PATCH v4 0/5] Add A1 Soc audio clock controller driver
 2024-10-22  9:51 UTC  (9+ messages)
` [RFC PATCH v4 3/5] dt-bindings: clock: axg-audio: document A1 SoC "
` [RFC PATCH v4 4/5] clk: meson: a1: add the "

[PATCH v2] sched_ext: Introduce LLC awareness to the default idle selection policy
 2024-10-22 10:14 UTC 

[PATCH v3 v4l-utils] common: Use posix_memalign for allocating userptr buffers
 2024-10-22 10:14 UTC  (3+ messages)

[PATCH v2 4/5] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
 2024-10-22 10:12 UTC  (2+ messages)

[PATCH v2 00/14] rust: allow older versions of rustc and bindgen
 2024-10-22 10:09 UTC  (15+ messages)
` [PATCH v2 01/14] rust: patch bilge-impl to allow compilation with 1.63.0
` [PATCH v2 02/14] rust: fix cfgs of proc-macro2 for 1.63.0
` [PATCH v2 03/14] rust: use std::os::raw instead of core::ffi
` [PATCH v2 04/14] rust: introduce a c_str macro
` [PATCH v2 05/14] rust: silence unknown warnings for the sake of old compilers
` [PATCH v2 06/14] rust: synchronize dependencies between subprojects and Cargo.lock
` [PATCH v2 07/14] rust: introduce alternative implementation of offset_of!
` [PATCH v2 08/14] rust: do not use MaybeUninit::zeroed()
` [PATCH v2 09/14] rust: clean up detection of the language
` [PATCH v2 10/14] rust: allow version 1.63.0 of rustc
` [PATCH v2 11/14] rust: do not use --generate-cstr
` [PATCH v2 12/14] rust: allow older version of bindgen
` [PATCH v2 13/14] rust: make rustfmt optional
` [PATCH v2 14/14] dockerfiles: install bindgen from cargo on Ubuntu 22.04

[PATCH mptcp-next v2 00/36] BPF path manager
 2024-10-22 10:12 UTC  (2+ messages)

reading tgz file and uncompress in rootfs
 2024-10-22 10:11 UTC  (3+ messages)
` [yocto] "

[syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag (2)
 2024-10-22 10:11 UTC  (2+ messages)

[PATCH 1/1] NUMA: Introduce NODE_DATA->node_present_pages(RAM pages)
 2024-10-22 10:10 UTC 

[PATCH for-6.12-fixes] sched_ext: fix fmt__str variables in kfuncs
 2024-10-22 10:10 UTC  (3+ messages)

[PATCH v2 i-g-t 0/6] Introduce xe_sriov_flr test
 2024-10-22 10:10 UTC  (3+ messages)
` [PATCH v2 i-g-t 2/6] lib/igt_sriov_device: add helper for resetting SR-IOV device

[PATCH v2 0/3] Support attaching PASID to the blocked_domain
 2024-10-22 10:14 UTC  (3+ messages)

[PATCH v2 0/9] drivers/raw: introduce cnxk rvu lf device driver
 2024-10-22 10:08 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/9] raw/cnxk_rvu_lf: add PMD API to get BAR addresses
        ` [EXTERNAL] "

[PATCH v3 0/4] vfio-pci support pasid attach/detach
 2024-10-22 10:08 UTC  (3+ messages)
` [PATCH v3 4/4] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability

[PATCH] kvm/x86: simplify kvm_mmu_do_page_fault() a little bit
 2024-10-22 10:08 UTC 

[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / virtqueue_disable_cb (5)
 2024-10-22 10:07 UTC 

[PATCH] console_countdown: use CTL_CH macro for control characters
 2024-10-22  9:45 UTC  (2+ messages)

[PATCH v2 00/10] drm: Increase COMPILE_TEST=y coverage
 2024-10-22  9:46 UTC  (4+ messages)
` [PATCH v2 09/10] drm/mediatek: Allow build with COMPILE_TEST=y

[PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2: enable Bluetooth
 2024-10-22 10:06 UTC  (3+ messages)

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

[PATCH] remoteproc: qcom: pas: Make remoteproc name human friendly
 2024-10-22 10:05 UTC  (2+ messages)

[PATCH v2] posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
 2024-10-22 10:04 UTC  (2+ messages)

[PATCH v4 0/8] Inline ECC Series
 2024-10-22 10:04 UTC  (3+ messages)
` [PATCH v4 7/8] board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled

[PATCH 00/16] Add support for 3 VDSC engines 12 slices
 2024-10-22 10:04 UTC  (6+ messages)
` [PATCH 02/16] drm/i915/display: Prepare for dsc 3 stream splitter

[PATCH v2 0/3] drm/i915 & drm/xe: shared PCI ID macros
 2024-10-22 10:04 UTC  (10+ messages)
` [PATCH v2 1/3] drm/i915/pciids: add PVC "
` [PATCH v2 2/3] drm/intel/pciids: rename i915_pciids.h to just pciids.h
` [PATCH v2 3/3] drm/xe: switch to common PCI ID macros
` ✓ CI.Patch_applied: success for drm/i915 & drm/xe: shared PCI ID macros (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v4 0/3] nvme: system fault while shutting down fabric controller
 2024-10-22  9:43 UTC  (7+ messages)
` [PATCH v4 2/3] nvme: make keep-alive synchronous operation

[PATCH] arm64: defconfig: Enable sa8775p clock controllers
 2024-10-22 10:03 UTC  (2+ messages)

[PATCH v8 0/3] Add extioi virt extension support
 2024-10-22 10:01 UTC  (7+ messages)
` [PATCH v8 3/3] irqchip/loongson-eiointc: "

next/master build: 183 builds: 15 failed, 168 passed, 37 errors, 10370 warnings (next-20241022)
 2024-10-22 10:00 UTC 

next/master build: 183 builds: 15 failed, 168 passed, 37 errors, 10370 warnings (next-20241022)
 2024-10-22 10:00 UTC 

RFC: Advice on adding support for Qualcomm IPQ9574 SoC Ethernet
 2024-10-22  9:59 UTC  (5+ messages)

[PATCH v3] i2c: Drop legacy muxing pseudo-drivers
 2024-10-22 10:00 UTC 

[PATCH 6.1 00/91] 6.1.114-rc1 review
 2024-10-22 10:00 UTC  (2+ messages)

[PATCH v2 00/14] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-10-22 10:00 UTC  (4+ messages)
` [PATCH v2 04/14] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1

[PATCH 5.10 00/52] 5.10.228-rc1 review
 2024-10-22  9:59 UTC  (2+ messages)

[OE-core] Latest AB-INT unexplained mystery failure
 2024-10-22  9:58 UTC  (3+ messages)

[linux-next:master 5228/5686] arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-ivy.dtb: panel-lvds: compatible:0: 'panel-lvds' is not one of ['admatec,9904379', 'auo,b101ew05', 'chunghwa,claa070wp03xg', 'edt,etml0700z9ndha', 'hannstar,hsd101pww2', 'hydis,hv070wx2-1e0', 'tbs,a711-pa
 2024-10-22  9:57 UTC  (4+ messages)

[PATCH v3 0/5] Support Armv8.9/v9.4 FEAT_HAFT
 2024-10-22  9:27 UTC  (6+ messages)
` [PATCH v3 1/5] arm64/sysreg: Update ID_AA64MMFR1_EL1 register
` [PATCH v3 2/5] arm64: setup: name 'tcr2' register
` [PATCH v3 3/5] arm64: Add support for FEAT_HAFT
` [PATCH v3 4/5] arm64: Enable ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v3 5/5] arm64: pgtable: Warn unexpected pmdp_test_and_clear_young()

[PATCH v2] btrfs: Fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
 2024-10-22  9:56 UTC  (2+ messages)

[PATCH v3 0/6] Enable early bootup of AArch64 MPU systems
 2024-10-22  9:56 UTC  (9+ messages)
` [PATCH v3 5/6] xen/arm: mpu: Enable MPU

[PATCH v2 00/12] thermal: core: Fixes and cleanups, mostly related to thermal zone init and exit
 2024-10-22  9:56 UTC  (5+ messages)

[PATCH v3] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data
 2024-10-22  9:55 UTC  (7+ messages)

linus-next: improving functional testing for to-be-merged pull requests
 2024-10-22  9:55 UTC  (5+ messages)

[PATCH 0/2] Drivers: hv: vmbus: Wait for offers and log missing offers
 2024-10-22  9:55 UTC  (6+ messages)
` [PATCH 1/2] Drivers: hv: vmbus: Wait for offers during boot

[PATCH v2 0/4] Implement Wa_14022698537
 2024-10-22  9:53 UTC  (5+ messages)
` [PATCH v2 3/4] drm/i915/wa: Introduce intel_wa_cpu.c for CPU specific workarounds

[PATCH net v2] mctp i2c: handle NULL header address
 2024-10-22  9:52 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-qcs404: fix initial rate of GPLL3
 2024-10-22  9:53 UTC  (2+ messages)

[PATCH 0/2] vtd: Minor cleanup
 2024-10-22  9:50 UTC  (3+ messages)
` [PATCH 1/2] iommu/vt-d: Fix checks in dmar_fault_dump_ptes()
` [PATCH 2/2] iommu/vt-d: Fix checks in pgtable_walk()

[asahilinux:asahi 13/210] arch/arm64/boot/dts/apple/t8103.dtsi:673.43-676.8: Warning (unique_unit_address_if_enabled): /soc/spmi@23d0d9300/pmu@f/legacy_nvmem@9f00/boot-error-count@2: duplicate unit-address (also used in node /soc/spmi@23d0d9300/pmu@f/legacy_nvmem@9f00/panic-count@
 2024-10-22  9:52 UTC 

[PATCH 1/5] drm/amdgpu: Add sysfs interface for gc reset mask
 2024-10-22  9:52 UTC  (2+ messages)

[PATCH] linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
 2024-10-22  9:50 UTC  (3+ messages)

[i-g-t, v3, 0/2] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states
 2024-10-22  9:50 UTC  (3+ messages)
` [i-g-t, v3, 1/2] tests/intel/xe_pm_residency: Add GT coarse power gating validation
  ` [i-g-t,v3,1/2] "

[PATCH v5 0/3] coresight: Add static trace id support
 2024-10-22  9:49 UTC  (11+ messages)
` [PATCH v5 1/3] dt-bindings: arm: Add arm,static-trace-id for coresight dummy source
` [PATCH v5 2/3] coresight: Add support to get static id for system trace sources
` [PATCH v5 3/3] coresight: dummy: Add static trace id support for dummy source

[PATCH 0/6] MediaTek MT6735+MT6328 SoC/PMIC pair base support
 2024-10-22  9:49 UTC  (9+ messages)
` [PATCH 3/6] soc: mediatek: pwrap: Add support for MT6735 and MT6328 SoC/PMIC pair
` [PATCH 5/6] regulator: Add driver for MediaTek MT6328 PMIC regulators

[PATCH conntrack,v2 1/2] conntrack: improve --secmark,--id,--zone parser
 2024-10-22  9:49 UTC  (4+ messages)
` [PATCH conntrack,v2 2/2] conntrack: improve --mark parser

[PATCH net-next v4 00/12] selftests: ncdevmem: Add ncdevmem to ksft
 2024-10-22  9:48 UTC  (3+ messages)
` [PATCH net-next v4 12/12] selftests: ncdevmem: Add automated test

[PATCH net] net: netfilter: Fix use-after-free in get_info()
 2024-10-22  9:48 UTC  (2+ messages)

[PATCH net-next 0/4] ipv4: Prepare core ipv4 files to future .flowi4_tos conversion
 2024-10-22  9:48 UTC  (5+ messages)
` [PATCH net-next 1/4] ipv4: Prepare fib_compute_spec_dst() "
` [PATCH net-next 2/4] ipv4: Prepare icmp_reply() "
` [PATCH net-next 3/4] ipv4: Prepare ipmr_rt_fib_lookup() "
` [PATCH net-next 4/4] ipv4: Prepare ip_rt_get_source() "

[PATCH v3] drm/mediatek: Fix color format MACROs in OVL
 2024-10-22  9:37 UTC  (2+ messages)

qcom: Add Audio firmware for X1E80100 CRD/QCPs
 2024-10-22  9:48 UTC  (6+ messages)

[PATCH v2] watchdog: Delete the cpu5wdt driver
 2024-10-22  9:47 UTC 

[PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2024-10-22  9:47 UTC  (11+ messages)

usbutils 018 release
 2024-10-22  9:47 UTC 

[PATCH v2 00/18] Fix write incorrect data into flash in user mode
 2024-10-22  9:41 UTC  (30+ messages)
` [PATCH v2 01/18] aspeed/smc: "
` [PATCH v2 02/18] hw/block:m25p80: Fix coding style
` [PATCH v2 03/18] hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvq
` [PATCH v2 04/18] hw/block/m25p80: Add SFDP table for w25q80bl flash
` [PATCH v2 05/18] hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB
` [PATCH v2 06/18] hw/arm/aspeed: Correct fmc_model w25q80bl "
` [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi controllers
` [PATCH v2 08/18] test/qtest/aspeed_smc-test: Fix coding style
` [PATCH v2 09/18] test/qtest/aspeed_smc-test: Move testcases to test_palmetto_bmc function
` [PATCH v2 10/18] test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCs
` [PATCH v2 11/18] test/qtest/aspeed_smc-test: Support to test all CE pins
` [PATCH v2 12/18] test/qtest/aspeed_smc-test: Introducing a "page_addr" data field
` [PATCH v2 13/18] test/qtest/aspeed_smc-test: Support to test AST2500
` [PATCH v2 14/18] test/qtest/aspeed_smc-test: Support to test AST2600
` [PATCH v2 15/18] test/qtest/aspeed_smc-test: Support to test AST1030
` [PATCH v2 16/18] test/qtest/aspeed_smc-test: Support write page command with QPI mode
` [PATCH v2 17/18] test/qtest: Introduce a new aspeed-smc-utils.c to place common testcases
` [PATCH v2 18/18] test/qtest/ast2700-smc-test: Support to test AST2700

[PATCH v2 0/2] drm/ci: add new devices for testing
 2024-10-22  9:45 UTC  (3+ messages)
` [PATCH v2 1/2] drm/ci: add dedede
` [PATCH v2 2/2] drm/ci: add sm8350-hdk

[PATCH v3 8/8] drm/i915/dp: Write the source OUI for non-eDP sinks as well
 2024-10-22  9:46 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v3 4/8] drm/i915/dp: Track source OUI validity explicitly
 2024-10-22  9:46 UTC  (2+ messages)
` [PATCH v4 "

[PATCH 0/6] Add support for GPUCC, CAMCC and VIDEOCC on Qualcomm QCS8300 platform
 2024-10-22  9:45 UTC  (6+ messages)
` [PATCH 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300

[LTP] [PATCH] read_all: limit sysfs tpm entries to single worker
 2024-10-22  9:44 UTC 

[PATCH 0/2] introduce PM QoS interface
 2024-10-22  9:44 UTC  (5+ messages)
` [PATCH v11 0/2] power: "
  ` [PATCH v11 2/2] examples/l3fwd-power: add PM QoS configuration

[PATCH v3 0/6] EDAC/fsl-ddr: Add imx9 support
 2024-10-22  9:44 UTC  (3+ messages)
` [PATCH v3 3/6] EDAC/fsl_ddr: Fix bad bit shift operations

[PATCH] usb: serial: mos7840: Add more kinds of baud rate
 2024-10-22  9:40 UTC  (2+ messages)
` [PATCH] usb: serial: mos7840: Add more kinds of baud rate support

[PATCH 0/3] vfio/migration: Some bug fixes and cleanups
 2024-10-22  9:38 UTC  (7+ messages)
` [PATCH 2/3] vfio/migration: Refactor vfio_vmstate_change/_prepare() error reporting

[PATCH i-g-t v2] tests/kms_rotation_crc: Intel display version 20 onwards doesn't do hflip with tile4
 2024-10-22  9:47 UTC 

[PATCH] bpf: Fix out-of-bounds write in trie_get_next_key()
 2024-10-22  9:43 UTC  (2+ messages)

[davidhildenbrand:virtio-mem-s390x 14/14] crash_dump.c:undefined reference to `vmcore_get_device_ram_ranges'
 2024-10-22  9:41 UTC 

[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 1917/2444] include/linux/compiler.h:417:45: error: call to '__compiletime_assert_137' declared with attribute error: BUILD_BUG failed
 2024-10-22  9:41 UTC 

[PATCH v2 00/11] clk: qcom: add support for clock controllers on the SAR2130P platform
 2024-10-22  9:42 UTC  (4+ messages)
` [PATCH v2 07/11] clk: qcom: rpmh: add support for SAR2130P

[jcmvbkbc-xtensa:xtensa-6.11-esp32 25/53] versioncheck: ./drivers/net/wireless/espressif/esp32-ng/esp_bt.c: 253: need linux/version.h
 2024-10-22  9:41 UTC 


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.