All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-11 17:12:59 to 2024-10-11 17:52:31 UTC [more...]

[PATCH v10 0/5] Tracepoints and static branch in Rust
 2024-10-11 17:51 UTC  (7+ messages)
` [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false

[PATCH v2] clocksource/drivers/timer-ti-dm: Don't fail probe if int not found
 2024-10-11 17:52 UTC 

[PATCH i-g-t 0/5] Power/energy and display memory bandwidth measurement tools
 2024-10-11 17:52 UTC  (11+ messages)
` [PATCH i-g-t 1/5] lib/power: Allow use of rapl by specifying fd=-1
` [PATCH i-g-t 2/5] igt: Use is_intel_dgfx()
` [PATCH i-g-t 3/5] lib/igt_power: Add power_supply/BAT based measurement
` [PATCH i-g-t 4/5] tools/power: Introduce a small power/energy measurement tool
` [PATCH i-g-t 5/5] tools/intel_display_bandwidth: Tool for measuring display memory bandwidth utilization

[PATCH 0/5] cxl: Initialization and shutdown fixes
 2024-10-11 17:52 UTC  (9+ messages)
` [PATCH 2/5] cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()
` [PATCH 4/5] cxl/port: Fix use-after-free, permit out-of-order decoder shutdown

[PATCH net-next 0/3] Removing more phylink cruft
 2024-10-11 17:51 UTC  (9+ messages)
` [PATCH net-next 3/3] net: phylink: remove "using_mac_select_pcs"

Interest in a Git meetup in Bay Area, California?
 2024-10-11 17:51 UTC  (5+ messages)

[net-next v5 0/9] Add support for per-NAPI config via netlink
 2024-10-11 17:50 UTC  (8+ messages)
` [net-next v5 6/9] netdev-genl: Support setting per-NAPI config values

[Buildroot] [PATCH 1/1] package/python-bsdiff4: bump to version 1.2.5
 2024-10-11 17:49 UTC 

[Outreachy][PATCH v2] t6050: avoid pipes with downstream Git commands
 2024-10-11 17:49 UTC  (4+ messages)
` [Outreachy][PATCH v3] "

Proposal: bi-weekly guest_memfd upstream call
 2024-10-11 17:48 UTC  (3+ messages)

[PATCH 1/2] mk: fix build for clang 4
 2024-10-11 17:48 UTC  (3+ messages)
` [dpdk-dev] "

[PATCH] send-email: implement SMTP bearer authentication
 2024-10-11 17:48 UTC  (2+ messages)

[PATCH] migration: Remove interface query-migrationthreads
 2024-10-11 17:47 UTC  (3+ messages)

[PATCH v3 0/3] Remove the_repository global for am, annotate, apply, archive builtins
 2024-10-11 17:47 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v2] btrfs: try to search for data csums in commit root
 2024-10-11 17:46 UTC  (2+ messages)

[PATCH v6] perf sched timehist: Add pre-migration wait time option
 2024-10-11 17:44 UTC  (3+ messages)

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-11 17:44 UTC  (15+ messages)
` [PATCH v8 08/25] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v8 20/25] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode

[Buildroot] [PATCH 1/1] package/python-bleak: bump to version 0.22.3
 2024-10-11 17:43 UTC 

[linux-next:master 3809/4143] arch/um/kernel/skas/stub_exe.c:79:6: warning: stack frame size (16412) exceeds limit (1024) in '_start'
 2024-10-11 17:42 UTC 

[rfc, PATCH v1 1/1] platform/x86: intel: Add 'intel' prefix to the modules automatically
 2024-10-11 17:41 UTC  (2+ messages)

[PATCH 0/2] Align framebuffers according to what display minimum alignment states
 2024-10-11 17:41 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Align framebuffers according to what display minimum alignment states (rev2)

locking/csd-lock: Switch from sched_clock() to ktime_get_mono_fast_ns()
 2024-10-11 17:40 UTC  (4+ messages)

[PATCH net-next v3 1/2] dt-bindings: net: marvell,aquantia: add property to override MDI_CFG
 2024-10-11 17:40 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: phy: aquantia: allow forcing order of MDI pairs

[PATCH bpf-next 0/2] security.bpf xattr name prefix
 2024-10-11 17:40 UTC  (2+ messages)

[PATCH v2 0/7] error: Eliminate QERR_PROPERTY_VALUE_OUT_OF_RANGE
 2024-10-11 15:11 UTC  (8+ messages)
` [PATCH v2 4/7] target/i386/cpu: Avoid mixing signed and unsigned in property setters
` [PATCH v2 5/7] target/i386/cpu: Improve errors for out of bounds property values

[PATCH rcu 0/12] SRCU-lite changes for v6.13
 2024-10-11 17:39 UTC  (15+ messages)
` [PATCH v2 rcu 0/13] "
  ` [PATCH v2 rcu 01/13] srcu: Rename srcu_might_be_idle() to srcu_should_expedite()
  ` [PATCH v2 rcu 02/13] srcu: Introduce srcu_gp_is_expedited() helper function
  ` [PATCH v2 rcu 03/13] srcu: Renaming in preparation for additional reader flavor
  ` [PATCH v2 rcu 04/13] srcu: Bit manipulation changes "
  ` [PATCH v2 rcu 05/13] srcu: Standardize srcu_data pointers to "sdp" and similar
  ` [PATCH v2 rcu 06/13] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()
  ` [PATCH v2 rcu 07/13] srcu: Allow inlining of __srcu_read_{,un}lock_lite()
  ` [PATCH v2 rcu 08/13] rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bits
  ` [PATCH v2 rcu 09/13] rcutorture: Add reader_flavor parameter for SRCU readers
  ` [PATCH v2 rcu 10/13] rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavor
  ` [PATCH v2 rcu 11/13] rcutorture: Add light-weight SRCU scenario
  ` [PATCH v2 rcu 12/13] refscale: Add srcu_read_lock_lite() support using "srcu-lite"
  ` [PATCH v2 rcu 13/13] srcu: Improve srcu_read_lock_lite() kernel-doc comment

[PATCH v1 RESEND] net: sfp: change quirks for Alcatel Lucent G-010S-P
 2024-10-11 17:39 UTC 

[Buildroot] [PATCH 1/1] package/python-bitarray: bump to version 2.9.3
 2024-10-11 17:39 UTC 

[PATCH RESEND] clocksource/drivers/timer-ti-dm: Don't fail probe if int not found
 2024-10-11 17:39 UTC  (3+ messages)

[PATCH v16 00/13] hw/pci: SR-IOV related fixes and improvements
 2024-10-11 17:22 UTC  (7+ messages)
` [PATCH v16 02/13] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PATCH v16 03/13] hw/ppc/spapr_pci: Do not reject VFs created after a PF

[PATCH v6 00/12] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-10-11 17:14 UTC  (5+ messages)
` [PATCH v6 08/12] migration/multifd: Add new migration option for multifd DSA offloading

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-10-11 13:58 UTC  (2+ messages)

[PATCH v14 00/10] Support persistent reservation operations
 2024-10-11 12:12 UTC  (11+ messages)
` [PATCH v14 01/10] block: add persistent reservation in/out api
` [PATCH v14 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v14 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v14 04/10] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v14 05/10] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH v14 06/10] block/nvme: add reservation command protocol constants
` [PATCH v14 07/10] hw/nvme: add helper functions for converting reservation types
` [PATCH v14 08/10] hw/nvme: enable ONCS and rescap function
` [PATCH v14 09/10] hw/nvme: add reservation protocal command
` [PATCH v14 10/10] block/iscsi: add persistent reservation in/out driver

[PULL] u-boot-usb/master
 2024-10-11 17:35 UTC  (2+ messages)

[PATCH v8 1/4] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
 2024-10-11 17:35 UTC  (4+ messages)

[PATCH] meson: drop --enable-avx* options
 2024-10-11 17:32 UTC  (3+ messages)

[PATCH] accel/kvm: check for KVM_CAP_MEMORY_ATTRIBUTES on vm
 2024-10-11 11:29 UTC  (2+ messages)

[PATCH v2 0/4] aspeed: ast2700: Add Caliptra ECDSA driver
 2024-10-11 17:34 UTC  (2+ messages)

[PATCH RESEND 0/2] Misc OMAP GPIO/UART fixes
 2024-10-11 17:33 UTC  (3+ messages)
` [PATCH RESEND 1/2] gpio: omap: Add omap_gpio_disable/enable_irq calls
` [PATCH RESEND 2/2] serial: 8250: omap: Move pm_runtime_get_sync

[RFC PATCH 00/23] accel/tcg: Convert victim tlb to IntervalTree
 2024-10-11 17:11 UTC  (12+ messages)
` [PATCH 04/23] accel/tcg: Split out tlbfast_flush_range_locked
` [PATCH 14/23] accel/tcg: Replace victim_tlb_hit with tlbtree_hit
` [PATCH 19/23] accel/tcg: Always use IntervalTree for code lookups

[PATCH linux-next] drm/i915/dp: use string choice helpers
 2024-10-11 17:34 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH 1/1] efi_loader: provide variable BootOptionSupport
 2024-10-11 17:33 UTC 

[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-11 17:33 UTC  (10+ messages)
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp

[PATCH] wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functions
 2024-10-11 17:33 UTC 

[PATCH 0/3 v2] nvme: add rotational support
 2024-10-11 17:32 UTC  (4+ messages)
` [PATCH 1/3 v2] nvme: make independent ns identify default

[PATCH] migration: Put thread names together with macros
 2024-10-11 17:29 UTC  (2+ messages)

Yamaha Piano 10/11
 2024-10-11 17:31 UTC 

[PATCH v2 00/11] drivers: Driver support for ADI SC5xx SoCs
 2024-10-11 17:31 UTC  (2+ messages)

[PATCH v5 00/22] media: platform: rzg2l-cru: CSI-2 and CRU enhancements
 2024-10-11 17:30 UTC  (23+ messages)
` [PATCH v5 01/22] media: rzg2l-cru: Use RZG2L_CRU_IP_SINK/SOURCE enum entries
` [PATCH v5 02/22] media: rzg2l-cru: Mark sink and source pad with MUST_CONNECT flag
` [PATCH v5 03/22] media: rzg2l-cru: csi2: "
` [PATCH v5 04/22] media: rzg2l-cru: csi2: Use ARRAY_SIZE() in media_entity_pads_init()
` [PATCH v5 05/22] media: rzg2l-cru: csi2: Implement .get_frame_desc()
` [PATCH v5 06/22] media: rzg2l-cru: Retrieve virtual channel information
` [PATCH v5 07/22] media: rzg2l-cru: Remove `channel` member from `struct rzg2l_cru_csi`
` [PATCH v5 08/22] media: rzg2l-cru: Use MIPI CSI-2 data types for ICnMC_INF definitions
` [PATCH v5 09/22] media: rzg2l-cru: Remove unused fields from rzg2l_cru_ip_format struct
` [PATCH v5 10/22] media: rzg2l-cru: Remove unnecessary WARN_ON check in format func
` [PATCH v5 11/22] media: rzg2l-cru: Simplify configuring input format for image processing
` [PATCH v5 12/22] media: rzg2l-cru: Inline calculating image size
` [PATCH v5 13/22] media: rzg2l-cru: Simplify handling of supported formats
` [PATCH v5 14/22] media: rzg2l-cru: Inline calculating bytesperline
` [PATCH v5 15/22] media: rzg2l-cru: Make use of v4l2_format_info() helpers
` [PATCH v5 16/22] media: rzg2l-cru: Use `rzg2l_cru_ip_formats` array in enum_frame_size
` [PATCH v5 17/22] media: rzg2l-cru: csi2: Remove unused field from rzg2l_csi2_format
` [PATCH v5 18/22] media: rzg2l-cru: video: Implement .link_validate() callback
` [PATCH v5 19/22] media: rzg2l-cru: csi2: Use rzg2l_csi2_formats array in enum_frame_size
` [PATCH v5 20/22] media: rzg2l-cru: Refactor ICnDMR register configuration
` [PATCH v5 21/22] media: rzg2l-cru: Add support to capture 8bit raw sRGB
` [PATCH v5 22/22] media: rzg2l-cru: Move register definitions to a separate file

[PATCH 0/3] net/tap: queue limit patches
 2024-10-11 17:29 UTC  (4+ messages)
` [PATCH 1/3] net/tap: handle increase in mp_max_fds
` [PATCH 2/3] net/tap: add static assert to make sure max queues less than fd limit
` [PATCH 3/3] net/tap: increase the maximum allowable queues

[PATCH 0/9] drm/i915: Async flip + compression, and some plane cleanups
 2024-10-11 17:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Async flip + compression, and some plane cleanups (rev3)

[for-next][PATCH 0/9] rtla: Updates for 6.13
 2024-10-11 17:30 UTC  (10+ messages)
` [for-next][PATCH 1/9] rtla: use the definition for stdout fd when calling isatty()
` [for-next][PATCH 2/9] tools/rv: Correct the grammatical errors in the comments
` [for-next][PATCH 3/9] tools/rv: Correct the grammatical errors in the comments[2]
` [for-next][PATCH 4/9] rv: Fix a typo
` [for-next][PATCH 5/9] rtla: Fix consistency in getopt_long for timerlat_hist
` [for-next][PATCH 6/9] tools/rtla: drop __NR_sched_getattr
` [for-next][PATCH 7/9] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
` [for-next][PATCH 8/9] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
` [for-next][PATCH 9/9] rtla/timerlat: Make timerlat_hist_cpu->*_count "

[PATCH] Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.o
 2024-10-11 17:29 UTC  (2+ messages)
` [PATCH v2] "

[pci:doe] BUILD SUCCESS 3fe75568727ca23b4025f0c09d59caeae8ec64c7
 2024-10-11 17:29 UTC 

[meta][PATCH v2] python3-cryptography: upgrade 42.0.8 -> 43.0.1
 2024-10-11 17:28 UTC  (5+ messages)
` [OE-core] "

[PATCH] lockdown: Defer authorization for anything not in allowlist
 2024-10-11 15:23 UTC 

[PATCH] qapi, machine-qmp-cmds.c: query-accelerator support
 2024-10-11 12:26 UTC  (6+ messages)

drivers/nx: Invalid wait context issue when rebooting
 2024-10-11 17:20 UTC  (4+ messages)

[PATCH v2] drm/msm/dpu: don't always activate merge_3d block
 2024-10-11 17:25 UTC 

[Buildroot] [PATCH 1/1] package/python-aiohttp: bump to version 3.10.10
 2024-10-11 17:25 UTC 

[RFC V2 PATCH 00/11] Support ACPI Control Method Sleep button
 2024-10-11 12:10 UTC  (5+ messages)
` [RFC V2 PATCH 02/11] acpi: Implement control method sleep button

[24.11 PATCH v3 1/5] graph: add support for node specific errors
 2024-10-11 17:24 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/5] graph: add stats "
      ` [EXTERNAL] "
  ` [PATCH v4 4/5] node: add error stats for ip4 lookup node
      ` [EXTERNAL] "
      ` [EXTERNAL] Re: [PATCH v4 1/5] graph: add support for node specific errors

[PATCH v2 0/3] docs: fix and cleanup footnotes
 2024-10-11 12:27 UTC  (4+ messages)
` [PATCH v2 2/3] docs: avoid footnotes consisting of just URLs

[PULL 00/17] Crypto fixes patches
 2024-10-11 17:19 UTC  (2+ messages)

[PATCH v6 0/5] target/riscv: Add Smrnmi support
 2024-10-11 11:38 UTC  (2+ messages)

[PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
 2024-10-11 17:23 UTC  (2+ messages)

[PATCH] sched_attr: Do not define for glibc >= 2.41
 2024-10-11 11:17 UTC  (4+ messages)

[PATCH] drm/amd: Guard against bad data for ATIF ACPI method
 2024-10-11 17:23 UTC 

[PATCH v17 00/13] Support blob memory and venus on qemu
 2024-10-11 11:48 UTC  (2+ messages)

[PATCH 0/4] target/riscv/kvm: add riscv-aia bool props
 2024-10-11 11:19 UTC  (4+ messages)
` [PATCH 3/4] target/riscv/kvm: add kvm-aia bools props

[PATCH 0/6] KUnit test moves / renames
 2024-10-11 17:22 UTC  (10+ messages)
` [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory

[PATCH v3 0/8] pinctrl: Add T-Head TH1520 SoC pin controllers
 2024-10-11 17:22 UTC  (3+ messages)

[PATCH v3 1/3] fs: prepare for "explicit connectable" file handles
 2024-10-11 17:21 UTC  (2+ messages)

[PULL v3 00/18] Rust initial PoC + meson changes for 2024-10-07
 2024-10-11 15:32 UTC  (16+ messages)
` [PULL v3 01/18] Require meson version 1.5.0
` [PULL v3 02/18] build-sys: Add rust feature option
` [PULL v3 03/18] configure, meson: detect Rust toolchain
` [PULL v3 05/18] .gitattributes: add Rust diff and merge attributes
` [PULL v3 06/18] meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
` [PULL v3 07/18] rust: add crate to expose bindings and interfaces
` [PULL v3 08/18] scripts/archive-source: find directory name for subprojects
` [PULL v3 09/18] rust: add utility procedural macro crate
` [PULL v3 10/18] rust: add PL011 device model
` [PULL v3 12/18] meson: define qemu_isa_flags
` [PULL v3 14/18] dockerfiles: add a Dockerfile using a nightly Rust toolchain
` [PULL v3 15/18] gitlab-ci: add Rust-enabled CI job
` [PULL v3 16/18] docs: fix invalid footnote syntax
` [PULL v3 17/18] docs: avoid footnotes consisting of just URLs
` [PULL v3 18/18] docs: use consistent markup for footnotes

[PATCH v2] scripts/archive-source: find directory name for subprojects
 2024-10-11 12:12 UTC  (2+ messages)

[PATCH] selftests/ftrace: Fix check of return value in fgraph-retval.tc test
 2024-10-11 17:20 UTC 

[pci:resource] BUILD SUCCESS e3bdd2dd3f618d0bb9f500aae17df2b4f726dca1
 2024-10-11 17:20 UTC 

[PATCH v4] irqchip/renesas-rzg2l: Fix missing put_device
 2024-10-11 17:20 UTC 

[PATCH] mm/zswap: avoid touching XArray for unnecessary invalidation
 2024-10-11 17:19 UTC 

[PATCH v2] tests/xe_exec_sip: skip invalid instruction in SIP routine
 2024-10-11 17:19 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH 0/4] Add new panel driver Samsung S6E88A0-AMS427AP24
 2024-10-11 17:17 UTC  (3+ messages)
` [PATCH 4/4] drm/panel: samsung-s6e88a0-ams427ap24: Add flip option

[PATCH V9 0/2] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-10-11 17:17 UTC  (3+ messages)
` [PATCH V9 2/2] Adjust objdump start/end range per map pgoff parameter
` [PATCH V9 1/2] Add map_pgoff to python dictionary

[PATCH] MAINTAINERS: A new maintainer for the qtests
 2024-10-11 14:15 UTC  (2+ messages)

[PATCH v1 0/2] Draft: Support for shim loader protocol
 2024-10-11 15:56 UTC 

[PATCH v2 0/3] Document the 'perf test -w' workloads functionality
 2024-10-11 17:14 UTC  (4+ messages)
` [PATCH 1/3] perf test: Introduce workloads__for_each()
` [PATCH 2/3] perf test: Introduce '-w --list' to list the available workloads
` [PATCH 3/3] perf test: Document the -w/--workload option

fix recovery of allocator ops after a growfs
 2024-10-11 17:13 UTC  (6+ messages)
` [PATCH 6/7] xfs: don't update file system geometry through transaction deltas

[PATCH linux-next] drm/i915/ddi: use string choice helpers
 2024-10-11 17:12 UTC  (2+ messages)
` ✓ CI.BAT: success for "


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.