All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-20 19:54:35 to 2024-12-20 21:28:59 UTC [more...]

[PATCH v2 0/9] Add support for I2C bus recovery for riic driver
 2024-12-20 21:28 UTC  (18+ messages)
` [PATCH v2 1/9] i2c: riic: Replace dev_err with dev_err_probe in probe function
` [PATCH v2 2/9] i2c: riic: Use local `dev` pointer in `dev_err_probe()`
` [PATCH v2 3/9] i2c: riic: Use BIT macro consistently
` [PATCH v2 4/9] i2c: riic: Use GENMASK() macro for bitmask definitions
` [PATCH v2 7/9] i2c: riic: Use predefined macro and simplify clock tick calculation
` [PATCH v2 8/9] i2c: riic: Add `riic_bus_barrier()` to check bus availability
` [PATCH v2 9/9] i2c: riic: Implement bus recovery

[PATCH v11 0/4] drm/xe/pmu: PMU interface for Xe
 2024-12-20 21:27 UTC  (11+ messages)
` [PATCH v11 1/4] drm/xe/pmu: Enable PMU interface
` [PATCH v11 2/4] drm/xe: Add locks in gtidle code
` [PATCH v11 3/4] drm/xe/pmu: Add GT C6 events
` [PATCH v11 4/4] drm/xe/pmu: Add GT frequency events
` ✓ CI.Patch_applied: success for drm/xe/pmu: PMU interface for Xe (rev11)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[PATCH] drm/i915/display: Don't update DBUF_TRACKER_STATE_SERVICE
 2024-12-20 21:26 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v4 00/13] Add support for SAMA7D65
 2024-12-20 21:07 UTC  (14+ messages)
` [PATCH v4 01/13] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
` [PATCH v4 02/13] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
` [PATCH v4 03/13] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
` [PATCH v4 04/13] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v4 05/13] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v4 06/13] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65
` [PATCH v4 07/13] dt-bindings: clock: Add SAMA7D65 PMC compatible string
` [PATCH v4 08/13] clk: at91: sama7d65: add sama7d65 pmc driver
` [PATCH v4 09/13] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH v4 10/13] ARM: dts: at91: Add sama7d65 pinmux
` [PATCH v4 11/13] ARM: dts: microchip: add support for sama7d65_curiosity board
` [PATCH v4 12/13] ARM: configs: at91: sama7: add new SoC config
` [PATCH v4 13/13] ARM: at91: add new SoC sama7d65

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2024-12-20 21:24 UTC  (8+ messages)
` [PATCH 4/7] KVM: TDX: restore host xsave state when exit from the guest TD
            ` PKEY syscall number for selftest? (was: [PATCH 4/7] KVM: TDX: restore host xsave state when exit from the guest TD)

[PATCH net-next v01 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2024-12-20 21:24 UTC  (3+ messages)
` [PATCH net-next v01 1/1] hinic3: module initialization and tx/rx logic

[PATCH 2/2] usb: typec: tcpm: fix the sender response time issue
 2024-12-20 21:22 UTC  (4+ messages)

[PATCH v2 00/11] The xe_sa_manager based GuC Buffer Cache
 2024-12-20 21:23 UTC  (9+ messages)
` [PATCH v2 08/11] drm/xe/guc: Introduce the "
` [PATCH v2 09/11] drm/xe/pf: Use GuC Buffer Cache during VFs provisioning
` ✓ CI.Build: success for The xe_sa_manager based GuC Buffer Cache (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[f2fs-dev] [PATCH v3 0/5] Speed up f2fs truncate
 2024-12-20 21:22 UTC  (4+ messages)
` [f2fs-dev] [PATCH v3 3/5] f2fs: introduce update_sit_entry_for_release()
    `  "

[ANNOUNCE] Git v2.48.0-rc0
 2024-12-20 21:21 UTC  (11+ messages)

[PATCH] kdb: use kmap_local_page()
 2024-12-20 21:18 UTC  (2+ messages)

[PATCH] credential-cache: respect request capabilities
 2024-12-20 21:18 UTC 

[RFC PATCH v3 00/11] tcg-plugins: add hooks for discontinuities
 2024-12-20 21:17 UTC  (5+ messages)
` [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc

[PATCH net-next v4 00/12] Begin upstreaming Homa transport protocol
 2024-12-20 21:18 UTC  (9+ messages)
` [PATCH net-next v4 01/12] inet: homa: define user-visible API for Homa

[PATCH v10 0/4] drm/xe/pmu: PMU interface for Xe
 2024-12-20 21:17 UTC  (7+ messages)
` [PATCH v10 1/4] drm/xe/pmu: Enable PMU interface
` [PATCH v10 3/4] drm/xe/pmu: Add GT C6 events
` [PATCH v10 4/4] drm/xe/pmu: Add GT frequency events

[android-common:android15-6.6 20520/20527] mm/filemap.c:1933:60: sparse: sparse: incorrect type in argument 3 (different base types)
 2024-12-20 21:16 UTC 

[PATCH RESEND v2] drm/i915/gt: Log reason for setting TAINT_WARN at reset
 2024-12-20 21:16 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/gt: Log reason for setting TAINT_WARN at reset (rev2)

Add env info to igt_runner (was: Re: [PATCH i-g-t 4/4] lib/igt_device_scan: Fix scan vs bind/unbind/reload)
 2024-12-20 21:15 UTC  (4+ messages)

[PATCH v2 0/3] arm64: dts: qcom: Introduce Huawei Matebook E Go
 2024-12-20 21:13 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sc8280xp: Add Huawei Matebook E Go (sc8280xp)

[PATCH v5 00/11] i386: miscellaneous cleanup
 2024-12-20 21:04 UTC  (3+ messages)
` [PATCH v5 01/11 for v9.2?] i386/cpu: Mark avx10_version filtered when prefix is NULL

[PATCH-for-9.1? v2 0/4] hw/sd/sdhci: Check ADMA descriptors can be accessed
 2024-12-20 21:11 UTC  (3+ messages)
` [PATCH-for-9.1? v2 4/4] "

[PATCH v3 0/5] accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu
 2024-12-20 21:08 UTC  (5+ messages)
` [PATCH v3 5/5] accel/tcg: Always call tcg_flush_jmp_cache() on reset

[PATCH] dma-helpers: Fix iovec alignment
 2024-12-20 21:07 UTC  (4+ messages)

[PATCH v5 1/2] drm/panthor: Expose size of driver internal BO's over fdinfo
 2024-12-20 21:06 UTC  (2+ messages)

[PATCH v3] mm: add build-time option for hotplug memory default online type
 2024-12-20 21:07 UTC 

[cip-dev] Issue with the latest commit from master regarding initramfs-hook
 2024-12-20 21:03 UTC  (2+ messages)
`  "

[Buildroot] [PATCH 1/2] package/proj: add an option to build and install apps
 2024-12-20 21:03 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] support/testing: new proj runtime test

[PATCH i-g-t] tests/xe_eudebug.c: Enhance memory access testcases
 2024-12-20 21:03 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH net-next] eth: fbnic: fix csr boundary for RPM RAM section
 2024-12-20 21:03 UTC  (3+ messages)

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2024-12-20 21:01 UTC  (15+ messages)

[PATCH v2 0/2] Move net backend cleanup to NIC cleanup
 2024-12-20 21:01 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: Introduce linear search for dentries
 2024-12-20 21:00 UTC  (3+ messages)
  `  "

[PATCH v2] physmem: allow cpu_memory_rw_debug to write to MMIO devices
 2024-12-20 20:59 UTC  (2+ messages)

[PATCH net v2 1/2] netdev-genl: avoid empty messages in napi get
 2024-12-20 21:00 UTC  (2+ messages)

Bug in kernel-doc ("-" misinterpretation)
 2024-12-20 20:59 UTC  (4+ messages)

[PATCH v10 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-12-20 20:58 UTC  (8+ messages)
` [PATCH v10 12/24] x86/resctrl: Introduce cntr_cfg to track assignable counters at domain
` [PATCH v10 16/24] x86/resctrl: Add interface to the assign counter

[PATCH v3] drm/msm/a6xx: Add support for Adreno 612
 2024-12-20 20:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-pymodbus: bump to version 3.8.2
 2024-12-20 20:58 UTC 

[PATCH v2] xfs: add a test for atomic writes
 2024-12-20 20:57 UTC  (3+ messages)

[PATCH 0/4] drm/i915/dmc_wl: Support extra values for dmc_wl_enable for debugging
 2024-12-20 20:55 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 00/11 RFC] Allow concurrent changes in a directory
 2024-12-20 20:55 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v2 0/8] net: napi: add CPU affinity to napi->config
 2024-12-20 20:51 UTC  (11+ messages)
` [Intel-wired-lan] [PATCH net-next v2 4/8] "
              `  "

[PATCH v3 00/10] SMBIOS improvements
 2024-12-20 20:50 UTC  (7+ messages)
` [PATCH v3 07/10] armv8: Add arch-specific sysinfo platform driver
` [PATCH v3 10/10] configs: Enable sysinfo for QEMU Arm64

[GIT PULL] Power management fixes for v6.13-rc4
 2024-12-20 20:49 UTC 

[PATCH 0/5] pxe: Support an automatic localboot
 2024-12-20 20:48 UTC  (7+ messages)
` [PATCH 4/5] pxe_utils: Support a backup for localboot

[GIT PULL] Thermal control fixes for v6.13-rc4
 2024-12-20 20:47 UTC 

[GIT PULL] ACPI fix for v6.13-rc4
 2024-12-20 20:46 UTC 

arch/mips/boot/dts/loongson/loongson64c_4core_ls7a.dtb: /: 'model' is a required property
 2024-12-20 20:45 UTC 

[PATCH] arm64: dts: rockchip: ROCK3B: Correct clock rates for Ethernet PHYs
 2024-12-20 20:42 UTC  (6+ messages)

[PATCH 00/71] whole-tree: Constify Property structures
 2024-12-20 20:41 UTC  (6+ messages)
` [PATCH 54/71] hw/s390x: Constify all Property
` [PATCH 63/71] hw/ufs: "
  ` [PATCH 65/71] hw/vfio: "

[OE-core][PATCH 1/2] lib: configfragments: Restrict fragment file checking
 2024-12-20 20:41 UTC  (2+ messages)
` [OE-core][PATCH 2/2] lib: configfragements: enable/disable multiple fragements at once

[Buildroot] [PATCH 1/1] package/python-pymodbus: bump to version 3.8.1
 2024-12-20 20:40 UTC  (2+ messages)

[Buildroot] [git commit] package/python-pymodbus: bump to version 3.8.1
 2024-12-20 20:28 UTC 

[PATCH RESEND 0/7] Enable MMC UHS modes
 2024-12-20 20:38 UTC  (9+ messages)
` [PATCH RESEND 1/7] mach-k3: am62a7_init: Add FS and raw mode for eMMC
` [PATCH RESEND 2/7] configs: am6*_evm_r5/a53_defconfig: Cleanup env configs
` [PATCH RESEND 3/7] configs: am62x_evm_a53_defconfig: Enable MMC UHS modes
` [PATCH RESEND 4/7] configs: am62ax_evm_a53_defconfig: "
` [PATCH RESEND 5/7] configs: am62ax_evm_r5_defconfig: Enable SDHCI ADMA for r5 SPL
` [PATCH RESEND 6/7] configs: am62ax_evm_a53_defconfig: Enable MMC_SPEED_MODE_SET
` [PATCH RESEND 7/7] configs: am62ax_evm_a53_defconfig: Enable SUPPORT_EMMC_BOOT

[PATCH 6/6] ext4: calculate rec_len of ".." with correct name length 2
 2024-12-20 20:38 UTC  (3+ messages)

[PATCH v3] perf script: Fix output type for dynamically allocated core PMU's
 2024-12-20 20:37 UTC  (4+ messages)

[PATCH 0/2] wifi: ath12k: Support Transmit Power Control Stats
 2024-12-20 20:36 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath12k: Add Support to Parse TPC Event from Firmware
` [PATCH 2/2] wifi: ath12k: Add Support to Calculate and Display TPC Values

[Bug 219495] New: [TPM2] tpm_tis driver crashs during the boot time
 2024-12-20 20:34 UTC  (4+ messages)
` [Bug 219495] "

[PATCH 0/7] Enable MMC UHS modes
 2024-12-20 20:29 UTC  (10+ messages)
` [PATCH 1/7] mach-k3: am62a7_init: Add FS and raw mode for eMMC
` [PATCH 2/7] configs: am6*_evm_r5/a53_defconfig: Cleanup env configs
` [PATCH 3/7] configs: am62x_evm_a53_defconfig: Enable MMC UHS modes
` [PATCH 4/7] configs: am62ax_evm_a53_defconfig: "
` [PATCH 5/7] configs: am62ax_evm_r5_defconfig: Enable SDHCI ADMA for r5 SPL
` [PATCH 6/7] configs: am62ax_evm_a53_defconfig: Enable MMC_SPEED_MODE_SET
` [PATCH 7/7] configs: am62ax_evm_a53_defconfig: Enable SUPPORT_EMMC_BOOT

[pci:next] BUILD SUCCESS 9e1b45d7a5bc0ad20f6b5267992da422884b916e
 2024-12-20 20:24 UTC 

[Buildroot] [PATCH 1/1] package/rust: bump to version 1.83.0
 2024-12-20 20:25 UTC  (2+ messages)

[PATCH 2/3] vfio/pci: refactor vfio_pci_bar_rw
 2024-12-20 20:22 UTC  (2+ messages)

[pci:controller/mediatek] BUILD SUCCESS 0d0a2b74dc080d89e75c782e7f243a01e7755c07
 2024-12-20 20:22 UTC 

[PATCH net-next RFC 0/5] net: phy: Introduce a port representation
 2024-12-20 20:15 UTC  (6+ messages)
` [PATCH net-next RFC 1/5] net: ethtool: common: Make BaseT a 4-lanes mode
` [PATCH net-next RFC 2/5] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next RFC 3/5] net: ethtool: Export the link_mode_params definitions
` [PATCH net-next RFC 4/5] net: phy: Introduce PHY ports representation
` [PATCH net-next RFC 5/5] net: phy: dp83822: Add support for phy_port representation

[rafael-pm:bleeding-edge] BUILD SUCCESS ea7e5e98b3e491f2bd6204bfb333643cf9429788
 2024-12-20 20:21 UTC 

[pci:misc] BUILD SUCCESS cd3e4149e2f60fe1abfdbe40cb64a9978922fd1c
 2024-12-20 20:22 UTC 

[PATCH v2 00/51] tcg: Remove in-flight mask data from OptContext
 2024-12-20 20:19 UTC  (19+ messages)
` [PATCH v2 02/51] tcg/optimize: Split out fold_affected_mask
` [PATCH v2 04/51] tcg/optimize: Split out fold_masks_zs
` [PATCH v2 05/51] tcg/optimize: Augment s_mask from z_mask in fold_masks_zs
` [PATCH v2 10/51] tcg/optimize: Use fold_masks_zs in fold_count_zeros
` [PATCH v2 13/51] tcg/optimize: Compute sign mask in fold_deposit
` [PATCH v2 29/51] tcg/optimize: Use fold_masks_zs in fold_qemu_ld
` [PATCH v2 35/51] tcg/optimize: Fix sign mask in fold_negsetcond
` [PATCH v2 40/51] tcg/optimize: Canonicalize s_mask in fold_exts, fold_sextract
` [PATCH v2 42/51] tcg/optimize: Simplify sign bit test in fold_shift

[RESEND PATCH] apparmor: Use str_yes_no() helper function
 2024-12-20 20:19 UTC  (2+ messages)

[PATCH bpf-next] bpf: Reject struct_ops registration that uses module ptr and the module btf_id is missing
 2024-12-20 20:18 UTC 

[PATCH net-next 00/10][pull request] ixgbe, ixgbevf: Add support for Intel(R) E610 device
 2024-12-20 20:15 UTC  (11+ messages)
` [PATCH net-next 01/10] ixgbe: Add support for E610 FW Admin Command Interface
` [PATCH net-next 02/10] ixgbe: Add support for E610 device capabilities detection
` [PATCH net-next 03/10] ixgbe: Add link management support for E610 device
` [PATCH net-next 04/10] ixgbe: Add support for NVM handling in "
` [PATCH net-next 05/10] ixgbe: Add support for EEPROM dump "
` [PATCH net-next 06/10] ixgbe: Add ixgbe_x540 multiple header inclusion protection
` [PATCH net-next 07/10] ixgbe: Clean up the E610 link management related code
` [PATCH net-next 08/10] ixgbe: Enable link management in E610 device
` [PATCH net-next 09/10] PCI: Add PCI_VDEVICE_SUB helper macro
` [PATCH net-next 10/10] ixgbevf: Add support for Intel(R) E610 device

[Buildroot] [PATCH] package/libnpth: bump to version 1.8
 2024-12-20 20:15 UTC  (2+ messages)

[Buildroot] [PATCH] package/libgpg-error: bump to version 1.51
 2024-12-20 20:15 UTC  (2+ messages)

[PATCH v3 00/28] usb: gadget: f_tcm: Enhance UASP driver
 2024-12-20 20:14 UTC  (3+ messages)

[dwmw2:kexec-debug 17/19] vmlinux.o: warning: objtool: relocate_kernel+0x5b: unsupported stack register modification
 2024-12-20 20:12 UTC 

[Buildroot] [git commit] package/libnpth: bump to version 1.8
 2024-12-20 20:08 UTC 

[Buildroot] [git commit] package/libgpg-error: bump to version 1.51
 2024-12-20 19:53 UTC 

[PATCH i-g-t] tests/kms_lease: Add vblank count to avoind resource busy
 2024-12-20 20:12 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/2] objtool: Add option to fail build on vmlinux warnings
 2024-12-20 20:10 UTC  (6+ messages)

[PATCH] iio: ABI: combine current input sections
 2024-12-20 20:09 UTC  (2+ messages)

Removing LLVM objtool warning filter
 2024-12-20 20:06 UTC 

[PATCH v5 0/2] Fixes for MI_REPORT_PERF_COUNT
 2024-12-20 20:05 UTC  (3+ messages)

[RFC PATCH v3 0/5] wifi: ath12k: Add wifi device node with WSI for QCN9274 in RDP433
 2024-12-20 20:03 UTC  (3+ messages)
` [RFC PATCH v3 1/5] dt-bindings: net: wireless: Describe ath12k PCI module with WSI

netfilter regression on aarch64 16k page size
 2024-12-20 20:00 UTC  (4+ messages)

[PATCH bpf-next v2 00/14] bpf qdisc
 2024-12-20 19:55 UTC  (15+ messages)
` [PATCH bpf-next v2 01/14] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v2 02/14] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v2 03/14] bpf: Allow struct_ops prog to return referenced kptr
` [PATCH bpf-next v2 04/14] selftests/bpf: Test returning referenced kptr from struct_ops programs
` [PATCH bpf-next v2 05/14] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v2 06/14] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v2 07/14] bpf: Search and add kfuncs in struct_ops prologue and epilogue
` [PATCH bpf-next v2 08/14] bpf: net_sched: Add a qdisc watchdog timer
` [PATCH bpf-next v2 09/14] bpf: net_sched: Support updating bstats
` [PATCH bpf-next v2 10/14] bpf: net_sched: Support updating qstats
` [PATCH bpf-next v2 11/14] bpf: net_sched: Allow writing to more Qdisc members
` [PATCH bpf-next v2 12/14] libbpf: Support creating and destroying qdisc
` [PATCH bpf-next v2 13/14] selftests: Add a basic fifo qdisc test
` [PATCH bpf-next v2 14/14] selftests: Add a bpf fq qdisc to selftest

[PATCH net 0/3] netlink: specs: mptcp: fixes for some descriptions
 2024-12-20 19:56 UTC  (3+ messages)

[PATCH v3 0/3] Add Arrow Lake U/H support
 2024-12-20 19:55 UTC  (4+ messages)
` [PATCH v3 2/3] platform/x86:intel/pmc: Create generic_core_init() for all platforms

RFC: riscv64 big endian system attempt
 2024-12-20 19:53 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.