All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-24 18:06:25 to 2024-10-24 19:12:17 UTC [more...]

[PATCH v3 00/24] iio: Clean up acpi_match_device() use cases
 2024-10-24 19:05 UTC  (20+ messages)
` [PATCH v3 01/24] iio: magnetometer: bmc150: Drop dead code from the driver
` [PATCH v3 02/24] iio: adc: pac1934: Replace strange way of checking type of enumeration
` [PATCH v3 03/24] iio: imu: inv_mpu6050: "
` [PATCH v3 04/24] iio: acpi: Improve iio_read_acpi_mount_matrix()
` [PATCH v3 05/24] iio: acpi: Add iio_get_acpi_device_name_and_data() helper function
` [PATCH v3 06/24] iio: accel: kxcjk-1013: Remove redundant I²C ID
` [PATCH v3 07/24] iio: accel: kxcjk-1013: Revert "Add support for KX022-1020"
` [PATCH v3 08/24] iio: accel: kxcjk-1013: Switch from CONFIG_PM guards to pm_ptr() etc
` [PATCH v3 09/24] iio: accel: kxcjk-1013: Use local variable for regs
` [PATCH v3 10/24] iio: accel: kxcjk-1013: Rename kxcjk1013_info
` [PATCH v3 11/24] iio: accel: kxcjk-1013: Start using chip_info variables instead of enum
` [PATCH v3 12/24] iio: accel: kxcjk-1013: Move odr_start_up_times up in the code
` [PATCH v3 13/24] iio: accel: kxcjk-1013: Convert ODR times array to variable in chip_info
` [PATCH v3 14/24] iio: accel: kxcjk-1013: Get rid of enum kx_chipset
` [PATCH v3 15/24] iio: accel: kxcjk-1013: Replace a variant of iio_get_acpi_device_name_and_data()
` [PATCH v3 16/24] iio: accel: kxcjk-1013: drop ACPI_PTR() and move ID out of CONFIG_ACPI guards
` [PATCH v3 18/24] iio: accel: mma9553: Replace custom implementation of iio_get_acpi_device_name()
` [PATCH v3 20/24] iio: light: isl29018: Replace a variant of iio_get_acpi_device_name_and_data()
` [PATCH v3 24/24] iio: light: ltr501: "

[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-10-24 19:10 UTC  (9+ messages)
` [PATCH 01/15] cxl/aer/pci: Add CXL PCIe port error handler callbacks in AER service driver

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-10-24 19:02 UTC  (15+ messages)
` [PATCH v28 00/13] Logging subsystem improvements
  ` [PATCH v28 01/13] maintainers: add for log library
  ` [PATCH v28 02/13] windows: make getopt functions have const properties
  ` [PATCH v28 03/13] windows: update os shim
  ` [PATCH v28 04/13] eal: make eal_log_level_parse common
  ` [PATCH v28 05/13] eal: do not duplicate rte_init_alert() messages
  ` [PATCH v28 06/13] eal: change rte_exit() output to match rte_log()
  ` [PATCH v28 07/13] log: rework syslog handling
  ` [PATCH v28 08/13] eal: initialize log before everything else
  ` [PATCH v28 09/13] log: add hook for printing log messages
  ` [PATCH v28 10/13] log: add timestamp option
  ` [PATCH v28 11/13] log: add support for systemd journal
  ` [PATCH v28 12/13] log: colorize log output
  ` [PATCH v28 13/13] doc: add release note about log library

[PATCH] x86: fix user address masking non-canonical speculation issue
 2024-10-24 19:09 UTC  (8+ messages)

[PATCH] mux: constify mux class
 2024-10-24 19:08 UTC  (2+ messages)

[PATCH] driver core: constify devlink class
 2024-10-24 19:08 UTC  (2+ messages)

[PATCH v3 0/4] RSS hash key generation
 2024-10-24 19:06 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] thash: add RSS hash key generation API
  ` [PATCH v4 2/4] hash: add dynamic polynomial calculation
  ` [PATCH v4 3/4] hash: implement RSS hash key generation API
  ` [PATCH v4 4/4] test/thash: add tests for RSS "

[PATCH v2] net/ixgbe: support per-queue stats for fewer queues
 2024-10-24 19:05 UTC  (3+ messages)

[PATCH] drm/i915/rc6: Disable RPG during workload execution
 2024-10-24 19:06 UTC  (10+ messages)

[PATCH v2 00/12] drm/i915/xe3lpd: ptl display patches
 2024-10-24 19:04 UTC  (3+ messages)
` [PATCH v2 02/12] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3

[OE-core][PATCH v2 0/4] Incompatible Licenses in Dynamic Packages
 2024-10-24 19:03 UTC  (6+ messages)
` [OE-core][PATCH v3 "
  ` [OE-core][PATCH v3 1/4] classes-global/license: Move functions to library code
  ` [OE-core][PATCH v3 2/4] lib: license: Move package license skip to library
  ` [OE-core][PATCH v3 3/4] lib: package: Check incompatible licenses at packaging time
  ` [OE-core][PATCH v3 4/4] lib: package: Copy locale license

[PATCH] gpiolib: fix a NULL-pointer dereference when setting direction
 2024-10-24 19:04 UTC  (2+ messages)

[PATCH] powerpc/xmon: symbol lookup length fixed
 2024-10-24 19:03 UTC  (4+ messages)

[PATCH] perf, riscv: Wire up perf trace support for RISC-V
 2024-10-24 19:03 UTC  (2+ messages)

is there any dynamic equivalent to the "isolcpus=managed_irq" boot arg?
 2024-10-24 19:04 UTC 

[PATCH v3 0/3] lockdep: minor config and documentation fixes
 2024-10-24 19:01 UTC  (6+ messages)
` [PATCH v3 1/3] lockdep: fix upper limit for LOCKDEP_*_BITS configs
` [PATCH v3 2/3] lockdep: clarify size "
` [PATCH v3 3/3] lockdep: document MAX_LOCKDEP_CHAIN_HLOCKS calculation

[PATCH v4 0/3] iommu/arm-smmu-v3: Parse out event records
 2024-10-24 19:00 UTC  (4+ messages)
` [PATCH v4 2/3] iommu/arm-smmu-v3: Log better "

[PATCH] net/ixgbe: fix per-queue stats for less queues
 2024-10-24 19:00 UTC  (3+ messages)

[PATCH v7 4/6] dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register
 2024-10-24 18:59 UTC  (2+ messages)

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

[PATCH v2] drm/i915/gt: Use ENGINE_TRACE for tracing
 2024-10-24 18:58 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/gt: Use ENGINE_TRACE for tracing. (rev4)

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

[PATCH 0/2] arm64: dts: qcom: x1e80100: fix PCIe interconnects
 2024-10-24 18:56 UTC  (2+ messages)

[PATCH v2 0/2] soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink
 2024-10-24 18:56 UTC  (2+ messages)

[ANNOUNCE] 6.6.58-rt45
 2024-10-24 18:56 UTC 

workqueue lockup debug
 2024-10-24 18:56 UTC  (2+ messages)

[OE-core][PATCH] openssl: upgrade 3.3.1 -> 3.4.0
 2024-10-24 18:56 UTC  (3+ messages)

[PATCH] nfsd/filecache: add nfsd_file_acquire_gc_cached
 2024-10-24 18:55 UTC 

[PATCH] media: mantis: remove orphan mantis_core.h
 2024-10-24 18:43 UTC 

[RFC PATCH 0/3] memcg-v1: fully deprecate charge moving
 2024-10-24 18:54 UTC  (5+ messages)
` [RFC PATCH 3/3] memcg-v1: remove memcg move locking code

[PATCH V6 0/9] iommu_ioas_map_file
 2024-10-24 18:53 UTC  (3+ messages)
` [PATCH V6 9/9] iommufd: map file selftest

linux: Goodbye from a Linux community volunteer
 2024-10-24 18:52 UTC  (2+ messages)

[syzbot] [ntfs3?] WARNING: locking bug in ntfs_fill_super (2)
 2024-10-24 18:52 UTC 

linux-next: manual merge of the pci tree with the pci-current tree
 2024-10-24 18:50 UTC  (2+ messages)

[RFC PATCH] object-name: add @{upstreamhead} shorthand
 2024-10-24 18:48 UTC  (7+ messages)

[linux-nvme:nvme-6.12] BUILD SUCCESS f54f0d0e2b1f74de85ff02013fa4886e4154aca5
 2024-10-24 18:48 UTC  (2+ messages)

[PATCH v5 0/2] PCI: microchip: support using either instance 1 or 2
 2024-10-24 18:46 UTC  (3+ messages)

[tj-cgroup:for-6.13] BUILD SUCCESS 16e83007cdc871fc2db80489962f6e4b781f1e3c
 2024-10-24 18:43 UTC 

[PATCH] unit: add test with list of known unsupported frequencies
 2024-10-24 18:43 UTC 

[meta-security,kirkstone][PATCH 0/5] sssd: fix python3 support
 2024-10-24 18:43 UTC  (4+ messages)
` [meta-security,kirkstone][PATCH 3/5] sssd: fix issue if build machine is Debian
  ` [yocto-patches] "

[drm-xe:drm-xe-next] BUILD SUCCESS 85d3f9e84e0628c412b69aa99b63654dfa08ad68
 2024-10-24 18:42 UTC 

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

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-24 18:41 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 15045/23857] drivers/clocksource/arm_arch_timer.c:554:44: error: 'hisi_161010101_read_cntvct_el0' undeclared
 2024-10-24 18:39 UTC 

linux-next: manual merge of the char-misc tree with the iio-fixes tree
 2024-10-24 18:39 UTC  (4+ messages)

[PATCH] Revert "bcachefs: Add asserts to bch2_dev_btree_bitmap_marked_sectors()"
 2024-10-24 18:30 UTC  (3+ messages)

[PATCH v4] ethdev: TEST support single queue per port
 2024-10-24 18:38 UTC  (3+ messages)

iwd 2.22 scan fails but... works ok with ConnMan
 2024-10-24 18:37 UTC  (7+ messages)

[PATCH i-g-t 00/14] intel: igt_draw and intel_bufops improvements
 2024-10-24 18:37 UTC  (2+ messages)
` ✓ CI.xeBAT: success for intel: igt_draw and intel_bufops improvements (rev3)

[ath:ath12k-mlo] BUILD SUCCESS 9f31eddf8a8e279decb6893a3d6b1a5836f8d032
 2024-10-24 18:36 UTC 

[ath:ath12k-mlo-qcn9274] BUILD SUCCESS aeabfd75d780ce0522122cada610f9786b66d3bf
 2024-10-24 18:36 UTC 

[ath:master-pending] BUILD SUCCESS 557587a8dd4cea6d74f5e87027a33216534124c7
 2024-10-24 18:35 UTC 

[PATCH v2] dmaengine: idxd: Add a new IAA device ID on Panther Lake family platforms
 2024-10-24 18:35 UTC 

[tip:sched/urgent] BUILD SUCCESS b55945c500c5723992504aa03b362fab416863a6
 2024-10-24 18:33 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 0d28736c3193173451feedc8a1b3df98c331c8e8
 2024-10-24 18:33 UTC 

darktable performance regression on AMD systems caused by "mm: align larger anonymous mappings on THP boundaries"
 2024-10-24 18:32 UTC  (3+ messages)
` [PATCH hotfix 6.12] mm, mmap: limit THP aligment of anonymous mappings to PMD-aligned sizes

[PATCH v2] arm64: defconfig: Enable sa8775p clock controllers
 2024-10-24 18:30 UTC  (2+ messages)

[PATCH v3 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
 2024-10-24 18:32 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers

[PATCH 5.10] drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)
 2024-10-24 18:31 UTC 

[syzbot] [pm?] KASAN: use-after-free Read in netdev_unregister_kobject
 2024-10-24 18:30 UTC 

[syzbot] [pm?] KASAN: use-after-free Read in netdev_unregister_kobject
 2024-10-24 18:30 UTC 

[PATCH i-g-t v2] tests/kms_properties: rework immutability checks
 2024-10-24 18:29 UTC  (2+ messages)

[PATCH v2] x86/ioperm: Use atomic64_inc_return() in ksys_ioperm()
 2024-10-24 18:28 UTC 

[PATCH] x86/ioperm: Use atomic64_inc_return() in ksys_ioperm()
 2024-10-24 18:27 UTC 

[cocci] Multiple returns significant performance impact
 2024-10-24 18:26 UTC  (9+ messages)

[PATCH] Revert "9p: Enable multipage folios"
 2024-10-24 18:25 UTC  (3+ messages)

[PATCH 1/3] check-syntax: update arguments for astyle v3.2 (possibly earlier)
 2024-10-24 18:24 UTC  (3+ messages)
` [PATCH 2/3] check-syntax: ignore "bad" astyle versions
` [PATCH 3/3] all: coding style fixes

[PATCH v2 5/8] Add micromips to P5600
 2024-10-24 18:22 UTC  (2+ messages)

Netfilter: suspicious RCU usage in __nft_rule_lookup
 2024-10-24 18:20 UTC  (3+ messages)

linux: Goodbye from a Linux community volunteer
 2024-10-24 18:19 UTC  (2+ messages)

[PATCHSET RFC 0/7] Add support for provided registered buffers
 2024-10-24 18:20 UTC  (7+ messages)
` [PATCH 5/7] io_uring: add ability for provided buffer to index "

[RFC PATCH] tracing: Fix syscall tracepoint use-after-free
 2024-10-24 18:18 UTC  (7+ messages)

[PATCH v4 0/5] Add multiple FFU modes in mmc-utils based on eMMC specification 6.6.18 for flexible firmware updates
 2024-10-24 18:19 UTC  (6+ messages)
` [PATCH v4 2/5] mmc-utils: Add FFU mode 2

[PATCH v2] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
 2024-10-24 18:19 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH 0/2] fix generic quota tests for XFS with 32k and 64k block sizes
 2024-10-24 18:19 UTC  (5+ messages)
` [PATCH 1/2] generic/219: use filesystem blocksize while calculating the file size
` [PATCH 2/2] generic: increase file size to match CoW delayed allocation for XFS 64k bs

[PATCH v1: vfio: avoid unnecessary pin memory when dma map io address space 0/2]
 2024-10-24 18:19 UTC  (3+ messages)

[PATCH v11 0/5] rockchip: clk: add GATE_LINK support
 2024-10-24 18:15 UTC  (12+ messages)
` [PATCH v11 1/5] clk: rockchip: support clocks registered late
` [PATCH v11 2/5] clk: rockchip: rk3588: register GATE_LINK later
` [PATCH v11 3/5] clk: rockchip: expose rockchip_clk_set_lookup
` [PATCH v11 4/5] clk: rockchip: implement linked gate clock support
` [PATCH v11 5/5] clk: rockchip: rk3588: drop RK3588_LINKED_CLK

[PATCH 0/1] remoteproc documentation changes
 2024-10-24 18:17 UTC  (4+ messages)
` [PATCH V4 3/7] Documentation: remoteproc: add more information

[PATCH v5 net-next 08/13] PCI: Add NXP NETC vendor ID and device IDs
 2024-10-24 18:16 UTC  (2+ messages)

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

[PATCH 0/2] generic: Addition of new tests for extsize hints
 2024-10-24 18:14 UTC  (5+ messages)
` [PATCH 1/2] common/xfs,xfs/207: Adding a common helper function to check xflag bits on a given file
` [PATCH 2/2] generic: Addition of new tests for extsize hints

location of conntrack rules
 2024-10-24 18:14 UTC  (3+ messages)

[PATCH] ARM: dts: imx6sll: Fix the last SPDIF clock name
 2024-10-24 18:14 UTC 

[PATCHSET v3 0/4] Add support for ring resizing
 2024-10-24 18:13 UTC  (3+ messages)
` [PATCH 4/4] io_uring/register: add IORING_REGISTER_RESIZE_RINGS

[PATCH] mm/page_alloc: fix NUMA stats update for cpu-less nodes
 2024-10-24 18:13 UTC  (9+ messages)

[PATCH v2 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
 2024-10-24 18:13 UTC  (3+ messages)

[PATCH 1/1] mmc: sdhci-msm: Toggle the FIFO write clock after ungate
 2024-10-24 18:12 UTC  (2+ messages)

[PATCH bpf 0/8] Fixes to bpf_msg_push/pop_data and test_sockmap
 2024-10-24 18:12 UTC  (5+ messages)

[PATCH 0/4] implement vectored registered buffers for sendzc
 2024-10-24 18:13 UTC  (9+ messages)

[PATCH] riscv: Remove unused GENERATING_ASM_OFFSETS
 2024-10-24 18:10 UTC  (3+ messages)

[PATCH] riscv: Remove duplicated GET_RM
 2024-10-24 18:10 UTC  (3+ messages)

[PATCH V2 0/4] A few fixes for RISC-V
 2024-10-24 18:10 UTC  (4+ messages)

[PATCH 0/8] wifi: ath12k: MLO support part 2
 2024-10-24 18:10 UTC  (4+ messages)
` [PATCH 2/8] wifi: ath12k: MLO vdev bringup changes

[PATCH v3 0/6] hwmon: pmbus: add tps25990 efuse support
 2024-10-24 18:10 UTC  (7+ messages)
` [PATCH v3 1/6] hwmon: (pmbus/core) allow drivers to override WRITE_PROTECT
` [PATCH v3 2/6] hwmon: (pmbus/core) improve handling of write protected regulators
` [PATCH v3 3/6] hwmon: (pmbus/core) add wp module param
` [PATCH v3 4/6] hwmon: (pmbus/core) clear faults after setting smbalert mask
` [PATCH v3 5/6] dt-bindings: hwmon: pmbus: add ti tps25990 support
` [PATCH v3 6/6] hwmon: (pmbus/tps25990): add initial support

[PATCH] staging: rtl8723bs: Remove no-op netdevice_notifier()
 2024-10-24 18:10 UTC 

Thinking about firmware and hardware description for latest Rockchip platforms
 2024-10-24 18:00 UTC  (4+ messages)
`  "

[PATCH v2 RESEND] io_uring/fdinfo: add timeout_list to fdinfo
 2024-10-24 18:10 UTC  (4+ messages)

[PATCH 0/5] When fetching from a promisor remote, repack local objects referenced
 2024-10-24 18:08 UTC  (6+ messages)
` [PATCH 1/5] pack-objects: make variable non-static
` [PATCH 2/5] t0410: make test description clearer
` [PATCH 3/5] t0410: use from-scratch server
` [PATCH 4/5] t5300: move --window clamp test next to unclamped
` [PATCH 5/5] index-pack: repack local links into promisor packs

[PATCH] pmdomain: imx: gpcv2: replace dev_err() with dev_err_probe()
 2024-10-24 18:08 UTC  (4+ messages)

[PATCH RFC 0/1] futex: Add a new robust list syscall
 2024-10-24 18:08 UTC  (5+ messages)
` [PATCH RFC 1/1] futex: Create set_robust_list2

[PATCH 1/2] rteval: Change constant name to uppercase
 2024-10-24 18:08 UTC  (2+ messages)
` [PATCH 2/2] rteval: Update the kcompile kernel to linux-6.12-rc4

[PATCH V2 4/4] selftests/mm: skip virtual_address_range tests on riscv
 2024-10-24 18:00 UTC  (2+ messages)

[PATCH V2 3/4] selftest/mm: Fix typo in virtual_address_range
 2024-10-24 18:00 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator
 2024-10-24 18:08 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter

[RFC PATCH v1 00/10] QRTR Multi-endpoint support
 2024-10-24 18:06 UTC  (4+ messages)
` [RFC PATCH v1 10/10] net: qrtr: mhi: Report endpoint id in sysfs


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.