All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-20 18:35:38 to 2024-05-20 19:58:07 UTC [more...]

[RESEND PATCH v5 1/3] ASoC: tas2781: Fix wrong loading calibrated data sequence
 2024-05-17  9:20 UTC  (2+ messages)
` [RESEND PATCH v5 2/3] "

[PATCH] kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)
 2024-05-20 19:56 UTC 

[PATCH i-g-t] tests/intel/xe_pm: s3 vs s2idle: Validate only the platform default
 2024-05-20 19:56 UTC  (2+ messages)

[PATCH net] Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"
 2024-05-20 19:54 UTC  (3+ messages)

[PATCH] selftests: mm: check return values
 2024-05-20 18:52 UTC 

[f2fs-dev] [PATCH] f2fs: fix to check return value of f2fs_allocate_new_section
 2024-05-20 19:52 UTC  (3+ messages)
  `  "

[PATCH 0/6] Cleanups and W=2 warning fixes
 2024-05-20 19:52 UTC  (7+ messages)
` [PATCH 1/6] btrfs: remove duplicate name variable declarations
` [PATCH 2/6] btrfs: rename macro local variables that clash with other variables
` [PATCH 3/6] btrfs: use for-local variabls that shadow function variables
` [PATCH 4/6] btrfs: remove unused define EXTENT_SIZE_PER_ITEM
` [PATCH 5/6] btrfs: keep const whene returnin value from get_unaligned_le8()
` [PATCH 6/6] btrfs: constify parameters of write_eb_member() and its users

[PATCH v3 0/2] tty: rfcomm: refactor rfcomm_get_dev_list() function
 2024-05-20 19:50 UTC  (2+ messages)

[PATCH v2 0/2] Bluetooth: hci_core: Refactor hci_get_dev_list() function
 2024-05-20 19:50 UTC  (2+ messages)

[RFC PATCH 00/11] [RFC] Device / Driver and PCI Rust abstractions
 2024-05-20 19:50 UTC  (4+ messages)

[RFC] dt-bindings: firmware: arm,scmi: Add properties for i.MX95 Pinctrl OEM extensions
 2024-05-20 19:49 UTC  (3+ messages)

[PATCH rdma-next 0/3] RDMA/mana_ib: Add support of RC QPs
 2024-05-20 19:49 UTC  (7+ messages)
` [PATCH rdma-next 1/3] RDMA/mana_ib: Create and destroy RC QP
` [PATCH rdma-next 2/3] RDMA/mana_ib: Implement uapi to create "
` [PATCH rdma-next 3/3] RDMA/mana_ib: Modify QP state

[PATCH] Convert __unmap_hugepage_range() to folios
 2024-05-20 19:47 UTC 

[PATCH] ceph: make the ceph-cap workqueue UNBOUND
 2024-05-20 19:48 UTC  (3+ messages)

[GIT PULL] fsnotify changes for 6.10-rc1
 2024-05-20 19:46 UTC  (2+ messages)

[PATCH 0/5] use the pager in 'add -p'
 2024-05-20 19:45 UTC  (6+ messages)
` [PATCH 2/5] pager: do not close fd 2 unnecessarily
` [PATCH 5/5] add-patch: render hunks through the pager

[PATCH v3 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-05-20 19:44 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: power: reset: Convert mode-.* properties to array
` [PATCH v3 2/4] dt-bindings: arm: Document reboot mode magic

[PATCH i-g-t 0/3] Add support for hook script
 2024-05-20 19:44 UTC  (8+ messages)
` [PATCH i-g-t 1/3] igt_hook: Add feature
` ✗ GitLab.Pipeline: warning for Add support for hook script

[PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
 2024-05-20 19:42 UTC  (6+ messages)

[PATCH v3] cxl/events: Use a common struct for DRAM and General Media events
 2024-05-20 19:42 UTC  (3+ messages)

[Buildroot] [PATCH] package/rtl8189es: bump to version 2024-05-19
 2024-05-20 19:41 UTC  (2+ messages)
` [Buildroot] [PATCH] package/rtl8189fs: "

[PATCH v2 0/8] Remaining patches for dynamic node programming using overlay dtbo
 2024-05-20 19:41 UTC  (7+ messages)
` [PATCH v2 2/8] tools/xl: Correct the help information and exit code of the dt-overlay command
` [PATCH v2 4/8] tools/arm: Introduce the "nr_spis" xl config entry
` [PATCH v2 7/8] tools: Introduce the "xl dt-overlay {attach,detach}" commands

[PATCH v3 0/3] hwmon: (adt7475) duty cycle configuration
 2024-05-20 19:41 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties

[PATCH v2 00/21] drm/i915/dp_mst: Enable link training fallback
 2024-05-20 19:41 UTC  (25+ messages)
` [PATCH v2 01/21] drm/i915/dp_mst: Align TUs to avoid splitting symbols across MTPs
` [PATCH v2 02/21] drm/i915/dp: Move link train params to a substruct in intel_dp
` [PATCH v2 03/21] drm/i915/dp: Move link train fallback to intel_dp_link_training.c
` [PATCH v2 04/21] drm/i915/dp: Sanitize intel_dp_get_link_train_fallback_values()
` [PATCH v2 05/21] drm/i915: Factor out function to modeset commit a set of pipes
` [PATCH v2 06/21] drm/i915/dp: Use a commit modeset for link retraining MST links
` [PATCH v2 07/21] drm/i915/dp: Recheck link state after modeset
` [PATCH v2 08/21] drm/i915/dp: Reduce link params only after retrying with unchanged params
` [PATCH v2 09/21] drm/i915/dp: Pass atomic state to link training function
` [PATCH v2 10/21] drm/i915/dp: Send a link training modeset-retry uevent to all MST connectors
` [PATCH v2 11/21] drm/i915/dp: Use check link state work in the hotplug handler
` [PATCH v2 12/21] drm/i915/dp: Use check link state work in the detect handler
` [PATCH v2 13/21] drm/i915/dp: Use check link state work in the HPD IRQ handler
` [PATCH v2 14/21] drm/i915/dp: Disable link retraining after the last fallback step
` [PATCH v2 15/21] drm/i915/dp_mst: Reset intel_dp->link_trained during disabling
` [PATCH v2 16/21] drm/i915/dp_mst: Enable link training fallback for MST
` [PATCH v2 17/21] drm/i915/dp: Add debugfs entries to set a target link rate/lane count
` [PATCH v2 18/21] drm/i915/dp: Add debugfs entries to get the max "
` [PATCH v2 19/21] drm/i915/dp: Add debugfs entry to force link training failure
` [PATCH v2 20/21] drm/i915/dp: Add debugfs entry to force link retrain
` [PATCH v2 21/21] drm/i915/dp: Add debugfs entry for link training info
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp_mst: Enable link training fallback (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v5 1/5] Bluetooth: btmtk: add the function to get the fw name
 2024-05-20 19:40 UTC  (2+ messages)

[PATCH v3 1/3] Bluetooth: btintel_pcie: Print Firmware Sequencer information
 2024-05-20 19:40 UTC  (2+ messages)

[PATCH 0/8] Various fixes for v2.45.1 and friends
 2024-05-20 19:38 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/8] hook(clone protections): add escape hatch

[RFC PATCH v2 00/30] Rust abstractions for VFS
 2024-05-20 19:38 UTC  (5+ messages)
` [RFC PATCH v2 04/30] rust: fs: introduce `FileSystem::fill_super`
` [RFC PATCH v2 27/30] rust: fs: add `iomap` module

[f2fs-dev] [GIT PULL] f2fs update for 6.10-rc1
 2024-05-20 19:37 UTC  (2+ messages)
`  "

[PATCH] cxl/region: Add module license declaration to cxl region module source code
 2024-05-20 19:29 UTC 

[PATCH] bitfield.h: add FIELD_MAX_CONST
 2024-05-20 19:29 UTC  (2+ messages)

[PATCH v6] ASoC: tas2781: Fix wrong loading calibrated data sequence
 2024-05-20 19:27 UTC  (3+ messages)

[PATCH v1] ASoC: tas2552: Add TX path for capturing AUDIO-OUT data
 2024-05-20 19:27 UTC  (2+ messages)

[PATCH v2 1/2] regulator: pickable ranges: don't always cache vsel
 2024-05-20 19:27 UTC  (2+ messages)

[PATCH v2 0/6] arm64/hyperv: Support Virtual Trust Level Boot
 2024-05-20 19:25 UTC  (5+ messages)
` [PATCH v2 5/6] drivers/hv/vmbus: Get the irq number from DeviceTree

[PATCH] hw/riscv/virt: Add hotplugging and virtio-md-pci support
 2024-05-20 19:24 UTC  (7+ messages)

[PATCH] ubd: Remove unused mutex 'ubd_mutex'
 2024-05-20 19:24 UTC  (5+ messages)

[PATCH] chainlint.pl: Extend regexp pattern for /proc/cpuinfo on Linux SPARC
 2024-05-20 19:23 UTC  (8+ messages)
` [PATCH 0/3] improve chainlint.pl CPU count computation
  ` [PATCH 1/3] chainlint.pl: make CPU count computation more robust
  ` [PATCH 2/3] chainlint.pl: fix incorrect CPU count on Linux SPARC
  ` [PATCH 3/3] chainlint.pl: latch CPU count directly reported by /proc/cpuinfo

[PATCH v2 1/1] macOS: ls-files path fails if path of workdir is NFD
 2024-05-20 19:21 UTC  (5+ messages)

[PATCH 0/6] Btrfs test updates and fixups
 2024-05-20 19:21 UTC  (7+ messages)
` [PATCH 1/6] common: udev settle before _scratch_pool_mkfs
` [PATCH 5/6] btrfs/011: mkfs the scratch dev before exiting

[PATCH][next] of: property: Remove calls to of_node_put
 2024-05-20 19:20 UTC  (2+ messages)

[PATCH 0/3] Introduce user namespace capabilities
 2024-05-20 19:25 UTC  (4+ messages)
` [PATCH 3/3] capabilities: add cap userns sysctl mask

[PATCH net-next 0/4] vmxnet3: upgrade to version 9
 2024-05-20 19:19 UTC  (4+ messages)
` [PATCH net-next 2/4] vmxnet3: add latency measurement support in vmxnet3

[PATCH v3 0/7] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver
 2024-05-20 19:18 UTC  (9+ messages)
` [PATCH v3 2/7] dt-bindings: clock: meson: a1: pll: introduce new syspll bindings
` [PATCH v3 4/7] dt-bindings: clock: meson: a1: peripherals: support sys_pll input

[PATCH 1/6] gobi: add / use DeviceProtocol property
 2024-05-20 19:17 UTC  (6+ messages)
` [PATCH 2/6] gobi: Rename KernelDriver to NetworkInterfaceDriver
` [PATCH 3/6] gobi: ensure required properties are provided
` [PATCH 4/6] udevng: add and use get_ifname() for netdev nodes
` [PATCH 5/6] udevng: Add mhi subsystem detection
` [PATCH 6/6] qmi: gprs-context: support bind_mux for pcie devices

[PATCH 0/2] Move pidfd to tiny pseudo fs
 2024-05-20 19:15 UTC  (11+ messages)
` [PATCH 2/2] pidfd: add pidfdfs

drivers/gpu/drm/tegra/dp.c:738:22-33: opportunity for str_plural(link -> lanes) (fwd)
 2024-05-20 19:13 UTC 

[PATCH] iommu/dma: Fix domain init
 2024-05-20 19:14 UTC 

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-20 19:14 UTC  (4+ messages)
` [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages

[PATCH 0/3] drm/xe: Cleanup xe_mmio.h
 2024-05-20 19:14 UTC  (8+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 0/3] Resolve problems with kexec identity mapping
 2024-05-20 18:36 UTC  (4+ messages)
` [PATCH 1/3] x86/kexec: Add EFI config table identity mapping for kexec kernel
` [PATCH 2/3] x86/kexec: Add EFI Confidential Computing blob to kexec identity mapping
` [PATCH 3/3] x86/mm/ident_map: Use gbpages only where full GB page should be mapped

[PATCH i-g-t 1/5] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-20 19:06 UTC  (3+ messages)

[PATCH v2 0/4] Introduce FS_IOC_FSSETXATTRAT/FS_IOC_FSGETXATTRAT ioctls
 2024-05-20 19:05 UTC  (4+ messages)
` [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT

[PATCH v5 00/25] imx258 improvement series
 2024-05-20 19:04 UTC  (7+ messages)
` [PATCH v5 21/25] dt-bindings: media: imx258: Add binding for powerdown-gpio

[PATCH v2 0/2] KEYS: trusted: bug fixes for v6.10-rc2
 2024-05-20 19:04 UTC  (3+ messages)
` [PATCH v2 1/2] KEYS: trusted: Fix memory leak in tpm2_key_encode()
` [PATCH v2 2/2] KEYS: trusted: Do not use WARN when encode fails

[PATCH i-g-t 1/6] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-20 19:03 UTC  (6+ messages)
` [PATCH i-g-t 2/6] lib/igt_pm: Fix and standardize IGT PM library documentation
` [PATCH i-g-t 3/6] tests/intel/xe_pm: Also disable display for mmap_system test
` [PATCH i-g-t 4/6] tests/intel/xe_pm: Only check the rpm resume after the first mmap operation
` [PATCH i-g-t 5/6] tests/intel/xe_pm: Convert mmap tests to use existing d3 helpers
` [PATCH i-g-t 6/6] lib/igt_pm: Convert suspended_time from int to uint64_t

[PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
 2024-05-20 19:02 UTC  (12+ messages)

[PATCH] doc: ensure sphinx output is reproducible
 2024-05-20 18:59 UTC  (4+ messages)

[PATCH v3 0/2] netfilter: nfqueue: incorrect sctp checksum
 2024-05-20 18:59 UTC  (6+ messages)

[PATCH 10/10] ext4: make fast commit ineligible on ext4_reserve_inode_write failure
 2024-05-20 18:58 UTC  (2+ messages)

[jimc:dd-classmap-fix-8c 32/34] include/linux/dynamic_debug.h:290:58: error: expected expression before 'do'
 2024-05-20 18:58 UTC 

[PATCH] drm/msm: remove python 3.9 dependency for compiling msm
 2024-05-20 18:58 UTC  (2+ messages)

RFC - Add AT interface to qmi device
 2024-05-20 18:58 UTC  (4+ messages)

[PATCH] tools/power turbostat: make the '-n' command line argument work in all cases
 2024-05-20 18:57 UTC 

board-2.bin
 2024-05-20 18:53 UTC  (4+ messages)

[PATCH v5] lib/hash: add defer queue reclaim API
 2024-05-20 18:50 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] cdrtools-native: fix build with gcc-14
 2024-05-20 18:50 UTC  (3+ messages)
` [OE-core] "

[PATCH v2] sh: Call paging_init() earlier in the init sequence
 2024-05-20 18:49 UTC  (8+ messages)

[PATCH] physmem: allow debug writes to MMIO regions
 2024-05-20 18:48 UTC  (4+ messages)

[PATCH v2 0/5] Enhance soft hwpoison handling and injection
 2024-05-20 18:48 UTC  (4+ messages)
` [PATCH v2 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail

[PATCH 0/2] rcu/tasks: Fix stale task snapshot
 2024-05-20 18:48 UTC  (3+ messages)
` [PATCH 2/2] rcu/tasks: Further comment ordering around current task snapshot on TASK-TRACE

[miquelraynal:macronix/nand-next/spi-nand-cont-read 13/13] drivers/mtd/nand/spi/macronix.c:13:44: error: implicit declaration of function 'FIELD_GET'
 2024-05-20 18:47 UTC 

[PATCH 0/6] KEYS: asymmetric: tpm2_key_rsa
 2024-05-20 18:47 UTC  (7+ messages)
` [PATCH 1/6] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
` [PATCH 2/6] lib: Expand asn1_encode_integer() to variable size integers
` [PATCH 3/6] tpm: Export tpm2_load_context()
` [PATCH 4/6] KEYS: trusted: Move tpm2_key_decode() to the TPM driver
` [PATCH 5/6] tpm: tpm2_key: Extend parser to TPM_LoadableKey
` [PATCH 6/6] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE

[PATCH] drm/i915/dpt: Make DPT object unshrinkable
 2024-05-20 18:46 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/dpt: Make DPT object unshrinkable (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH] Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
 2024-05-20 18:45 UTC 

bpftool does not print full names with LLVM 17 and newer
 2024-05-20 18:44 UTC  (3+ messages)

older Fedora releases might not have /usr/sbin/update-grub2 ?
 2024-05-20 18:44 UTC  (3+ messages)
` [PATCH] guestfs: make pre_install_customizations() work on RHEL/Fedora/CentOS

[PATCH v9 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-05-20 18:42 UTC  (12+ messages)
` [PATCH v9 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v9 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v9 3/3] riscv: dts: allwinner: d1: Add pwm node

kselftest/next kselftest-lkdtm: 2 runs, 1 regressions (linux_kselftest-next-6.10-rc1-fixes)
 2024-05-20 18:43 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (linux_kselftest-next-6.10-rc1-fixes)
 2024-05-20 18:43 UTC 

ftrace/test_ownership kselftest fails in the second run
 2024-05-20 18:42 UTC  (3+ messages)

[PATCH v3 00/12] Introduce STM32 DMA3 support
 2024-05-20 18:41 UTC  (7+ messages)
` [PATCH v3 05/12] dmaengine: Add "
` [PATCH v3 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability

[PATCHv4 0/9] ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF controller
 2024-05-20 18:31 UTC  (3+ messages)
` [PATCHv4 9/9] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec

[PATCH] staging: rtl8712: Fix spelling mistakes in rtl871x_event.h
 2024-05-20 18:39 UTC  (2+ messages)

[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-20 18:37 UTC  (7+ messages)
` [PATCH v3 3/3] xfs: correct the zeroing truncate range

[PATCH i-g-t 1/5] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-20 18:35 UTC  (4+ messages)
` [PATCH i-g-t 3/5] tests/intel/xe_pm: Also disable display for mmap_system test
` [PATCH i-g-t 4/5] tests/intel/xe_pm: Only check the rpm resume after the first mmap operation
` [PATCH i-g-t 5/5] tests/intel/xe_pm: Convert mmap tests to use existing d3 helpers


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.