All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-09 04:27:10 to 2025-04-09 06:21:13 UTC [more...]

[PATCH v3 0/6] [PATCH v3 0/6] dm: fix issues with swapping dm tables
 2025-04-09  6:20 UTC  (7+ messages)
` [PATCH v3 3/6] dm: handle failures in dm_table_set_restrictions
` [PATCH v3 4/6] dm: fix dm_blk_report_zones
` [PATCH v3 5/6] dm: limit swapping tables for devices with zone write plugs

[PATCH v6 0/4] virtio_net: Add the check for vdpa's mac address
 2025-04-09  6:19 UTC  (7+ messages)
` [PATCH v6 3/4] virtio_net: Add second acceptable configuration for MAC setup
` [PATCH v6 4/4] virtio_net: Add third "

[PATCH] drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
 2025-04-09  6:28 UTC 

[PATCH v5] x86/domain: revisit logging in arch_domain_create()
 2025-04-09  6:19 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add mailing list for mailbox
 2025-04-09  6:18 UTC 

[PATCH] MAINTAINERS: Maintainer change for hisi_dma
 2025-04-09  6:18 UTC  (3+ messages)

[PATCH v2] drm/i915/vrr: Stop writing VRR_CTL_IGN_MAX_SHIFT for MTL onwards
 2025-04-09  6:18 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH mptcp-next v2] selftests: mptcp: use IPPROTO_MPTCP for getaddrinfo
 2025-04-09  6:18 UTC 

[PATCH topic/core-for-CI] Revert "libata: Downgrade unsupported feature warnings to notifications"
 2025-04-09  6:18 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Revert "libata: Downgrade unsupported feature warnings to notifications" (rev2)
` ✓ i915.CI.BAT: success "

[PATCH] drm/xe/ptl: Extend Wa_13011645652
 2025-04-09  6:18 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "

[oe-core][scarthgap][PATCH] openssl: rewrite ptest installation
 2025-04-09  6:17 UTC 

fsck.erofs infinite loop on 32 bit with large file
 2025-04-09  6:17 UTC  (2+ messages)
` [PATCH] erofs-utils: lib: fix `1UL << vi->u.chunkbits` on 32-bit platforms

[Buildroot] [PATCH 1/1] configs/stm32f469_disco_{sd, xip}: bump Linux to 5.15.179
 2025-04-09  6:17 UTC 

[PATCH v2 0/2] drm/ci: Add devicetree validation and KUnit tests
 2025-04-09  6:15 UTC  (3+ messages)
` [PATCH v2 1/2] drm/ci: Add jobs to validate devicetrees
` [PATCH v2 2/2] drm/ci: Add jobs to run KUnit tests

[PATCH v16 0/7] firmware: imx: driver for NXP secure-enclave
 2025-04-09 11:37 UTC  (8+ messages)
` [PATCH v16 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v16 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v16 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v16 4/7] firmware: imx: device context dedicated to priv
` [PATCH v16 5/7] firmware: drivers: imx: adds miscdev
` [PATCH v16 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v16 7/7] arm64: dts: imx8ulp-evk: add reserved memory property

[PATCH v3 0/3] ovl: metacopy/verity fixes and improvements
 2025-04-09  6:12 UTC  (7+ messages)
` [PATCH v3 1/3] ovl: make redirect/metacopy rejection consistent
` [PATCH v3 2/3] ovl: relax redirect/metacopy requirements for lower -> data redirect
` [PATCH v3 3/3] ovl: don't require "metacopy=on" for "verity"

[PATCH v1] um: fix incompatible argument type in iounmap()
 2025-04-09  6:11 UTC 

[PATCH] net/cnxk: restore MAC address table during port reset
 2025-04-09  6:11 UTC 

[PATCH v6 0/2] Add PCIe support for IPQ5424
 2025-04-09  6:11 UTC  (10+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: ipq5424: Enable PCIe PHYs and controllers

[PATCH v3 0/3] Add support for Sitronix ST7571 LCD controller
 2025-04-09  6:11 UTC  (5+ messages)
` [PATCH v3 2/3] drm/st7571-i2c: add "

[PATCH v4 00/16] Intel TPEBS min/max/mean/last support
 2025-04-09  6:10 UTC  (17+ messages)
` [PATCH v4 01/16] perf intel-tpebs: Cleanup header
` [PATCH v4 02/16] perf intel-tpebs: Simplify tpebs_cmd
` [PATCH v4 03/16] perf intel-tpebs: Rename tpebs_start to evsel__tpebs_open
` [PATCH v4 04/16] perf intel-tpebs: Separate evsel__tpebs_prepare out of evsel__tpebs_open
` [PATCH v4 05/16] perf intel-tpebs: Move cpumap_buf "
` [PATCH v4 06/16] perf intel-tpebs: Reduce scope of tpebs_events_size
` [PATCH v4 07/16] perf intel-tpebs: Inline get_perf_record_args
` [PATCH v4 08/16] perf intel-tpebs: Ensure events are opened, factor out finding
` [PATCH v4 09/16] perf intel-tpebs: Refactor tpebs_results list
` [PATCH v4 10/16] perf intel-tpebs: Add support for updating counts in evsel__tpebs_read
` [PATCH v4 11/16] perf intel-tpebs: Add mutex for tpebs_results
` [PATCH v4 12/16] perf intel-tpebs: Don't close record on read
` [PATCH v4 13/16] perf intel-tpebs: Use stats for retirement latency statistics
` [PATCH v4 14/16] perf stat: Add mean, min, max and last --tpebs-mode options
` [PATCH v4 15/16] perf pmu-events: Add retirement latency to JSON events inside of perf
` [PATCH v4 16/16] perf record: Retirement latency cleanup in evsel__config

[PATCH v3 0/3] Add Qualcomm i3c controller driver support
 2025-04-09  6:10 UTC  (9+ messages)
` [PATCH v3 2/3] i3c: master: Add Qualcomm I3C controller driver

[PATCH v4] mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
 2025-04-09  5:59 UTC 

[PATCH 0/8] nvmet-fcloop: bunch of fixes and cleanups
 2025-04-09  6:09 UTC  (3+ messages)
` [PATCH 1/8] nvmet-fcloop: swap list_add_tail arguments

[PATCH v4 00/16] Intel TPEBS min/max/mean/last support
 2025-04-09  6:07 UTC  (8+ messages)
` [PATCH v4 01/16] perf intel-tpebs: Cleanup header
` [PATCH v4 02/16] perf intel-tpebs: Simplify tpebs_cmd
` [PATCH v4 03/16] perf intel-tpebs: Rename tpebs_start to evsel__tpebs_open
` [PATCH v4 04/16] perf intel-tpebs: Separate evsel__tpebs_prepare out of evsel__tpebs_open
` [PATCH v4 05/16] perf intel-tpebs: Move cpumap_buf "
` [PATCH v4 06/16] perf intel-tpebs: Reduce scope of tpebs_events_size
` [PATCH v4 07/16] perf intel-tpebs: Inline get_perf_record_args

[PATCH v2 00/10] Add DSI display support for SA8775P target
 2025-04-09  6:07 UTC  (9+ messages)
` [PATCH v2 03/10] dt-bindings: display: msm: document DSI controller and phy on SA8775P

Build Failure on linux-next (next-20250407)
 2025-04-09  6:06 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: arm: ti: Add PocketBeagle2
 2025-04-09  6:03 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: ti: Add k3-am62-pocketbeagle2

[PATCH 1/2] dt-bindings: usb: Add binding for PS5511 hub controller
 2025-04-09  6:06 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: fpga: zynq: Document ICAP on boot
 2025-04-09  6:03 UTC  (6+ messages)

[PATCH] HID: quirks: Add ADATA XPG alpha wireless mouse support
 2025-04-09  6:04 UTC 

[PATCH 6.14 000/731] 6.14.2-rc1 review
 2025-04-09  6:02 UTC  (4+ messages)
` [PATCH 6.14 157/731] null_blk: generate null_blk configfs features string

[PATCH v2] drm/amd/display: Add error check for avi and vendor infoframe setup function
 2025-04-09  6:01 UTC  (3+ messages)

[RFC 1/1] sched: Remove unreliable wake_cpu check in proxy_needs_return
 2025-04-09  6:01 UTC  (2+ messages)

[PATCH v4 0/5] Add support for the Bus Lock Threshold
 2025-04-09  6:00 UTC  (4+ messages)
` [PATCH v4 2/5] x86/cpufeatures: Add CPUID feature bit "

[syzbot] [wireless?] general protection fault in cfg80211_mlme_deauth
 2025-04-09  6:01 UTC  (3+ messages)

[Patch v1 00/21] staging: gpib: Removing typedefs for ioctl API
 2025-04-09  5:59 UTC  (22+ messages)
` [Patch v1 01/21] staging: gpib: Using struct gpib_board_type_ioctl
` [Patch v1 02/21] staging: gpib: Using struct gpib_read_write_ioctl
` [Patch v1 03/21] staging: gpib: Using struct gpib_open_dev_ioctl
` [Patch v1 04/21] staging: gpib: Using struct gpib_close_dev_ioctl
` [Patch v1 05/21] staging: gpib: Using struct gpib_serial_poll_ioctl
` [Patch v1 06/21] staging: gpib: Using struct gpib_eos_ioctl
` [Patch v1 07/21] staging: gpib: Using struct gpib_wait_ioctl
` [Patch v1 08/21] staging: gpib: Using struct gpib_online_ioctl
` [Patch v1 09/21] staging: gpib: Using struct gpib_spoll_bytes_ioctl
` [Patch v1 10/21] staging: gpib: Using struct gpib_board_info_ioctl
` [Patch v1 11/21] staging: gpib: Using struct gpib_select_pci_ioctl
` [Patch v1 12/21] staging: gpib: Using struct gpib_ppoll_config_ioctl`
` [Patch v1 13/21] staging: gpib: Using struct gpib_pad_ioctl
` [Patch v1 14/21] staging: gpib: Using struct gpib_sad_ioctl
` [Patch v1 15/21] staging: gpib: Using gpib_select_device_path_ioctl
` [Patch v1 16/21] staging: gpib: Using struct gpib_request_service2
` [Patch v1 17/21] staging: gpib: event_ioctl_t now short
` [Patch v1 18/21] staging: gpib: rsc_ioctl_t now int
` [Patch v1 19/21] staging: gpib: t1_delay_ioctl_t now unsigned int
` [Patch v1 20/21] staging: gpib: autospoll_ioctl_t now short
` [Patch v1 21/21] staging: gpib: local_ppoll_mode_ioctl_t "

[PATCH v2] unshare_test: set nr_open using soft limit
 2025-04-09  5:56 UTC  (3+ messages)

[PATCH v7 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
 2025-04-09  5:56 UTC  (2+ messages)

[PATCH v5 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
 2025-04-09  5:55 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: iio: adc: add NCT7201 ADCs

[PATCH v1] rust: conditionally compile dma abstraction based on CONFIG_HAS_DMA
 2025-04-09  5:55 UTC 

[PATCH] doc/linux_gsg: remove note referring to old pkg-config
 2025-04-09  5:54 UTC  (2+ messages)

[PATCH v4 00/13] Enable shared device assignment
 2025-04-09  5:52 UTC  (6+ messages)
` [PATCH v4 02/13] memory: Change memory_region_set_ram_discard_manager() to return the result
` [PATCH v4 03/13] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()

[PATCH v2 00/32] PREFETCH and MADVISE for SVM ranges
 2025-04-09  5:52 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for PREFETCH and MADVISE for SVM ranges (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 00/11] qapi: Documentation improvements
 2025-04-09  5:50 UTC  (4+ messages)
` [PATCH 06/11] docs/sphinx/qmp_lexer: Generalize elision syntax

[PATCH] doc/linux_gsg: update recommended compiler versions
 2025-04-09  5:50 UTC  (2+ messages)

[PATCH v3 0/4] *** Add SCLP event type CPI ***
 2025-04-09  5:49 UTC  (5+ messages)
` [PATCH v3 4/4] hw/s390x: compat handling for backward migration

[PATCH v13 0/3] rtc: sophgo: add rtc support for CV1800
 2025-04-09  5:49 UTC  (6+ messages)
` [PATCH v13 1/3] dt-bindings: soc: sophgo: add RTC support for Sophgo CV1800 series

[PATCH] loop: move vfs_fsync() out of loop_update_dio()
 2025-04-09  5:49 UTC  (4+ messages)
`  "

[PATCH 1/5] drm/amdgpu/userq: Fix lock contention in userq fence
 2025-04-09  5:48 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu/userq: Add lock before accessing dma_fence_is_signaled_locked
` [PATCH 3/5] drm/amdgpu: Fix userq ttm_bo_pin and ttm_bo_unpin lockdep warnings
` [PATCH 4/5] drm/amdgpu/userq: Fix DEBUG_LOCKS_WARN_ON(lock->magic != lock)
` [PATCH 5/5] drm/amdgpu: Acquire BO locks only during BO processing

[PATCH] EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMs
 2025-04-09  5:48 UTC  (3+ messages)

linux-next: Tree for Apr 9
 2025-04-09  5:48 UTC 

[PATCH] riscv: config: Set MEDIA_SUPPORT_FILTER
 2025-04-09  5:47 UTC  (2+ messages)

RIP: kernel/cgroup/rstat.c:231 cgroup_rstat_flush+0x4ea/0x7e0
 2025-04-09  5:47 UTC  (2+ messages)

[linux-nvme:nvme-6.15] BUILD SUCCESS e3105f54a51554fb1bbf19dcaf93c4411d2d6c8a
 2025-04-09  5:46 UTC 

[PATCH net-next] pds_core: fix memory leak in pdsc_debugfs_add_qcq()
 2025-04-09  5:44 UTC 

WTS
 2025-04-09  5:44 UTC 

[PATCH] gcc-plugins: Disable GCC plugins for compile test builds
 2025-04-09  5:43 UTC  (3+ messages)

[PATCH net-next] cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path
 2025-04-09  5:43 UTC 

[PATCH v3 00/14] Support ROHM Scalable PMIC family
 2025-04-09  5:43 UTC  (5+ messages)
` [PATCH v3 01/14] dt-bindings: regulator: Add ROHM BD96802 PMIC

[PATCH net-next] net: ngbe: fix memory leak in ngbe_probe() error path
 2025-04-09  5:37 UTC 

[PATCH ath-next v2] wifi: ath12k: Disable broadcast TWT feature in HE MAC capabilities
 2025-04-09  5:38 UTC 

[PATCH V2] remoteproc: core: Clear table_sz when rproc_shutdown
 2025-04-09  6:46 UTC  (11+ messages)

[PATCH v2 0/4] sched/fair: Dynamic asym priority support
 2025-04-09  5:34 UTC  (5+ messages)
` [PATCH v2 1/4] sched/fair: Use READ_ONCE() to read sg->asym_prefer_cpu
` [PATCH v2 2/4] sched/topology: Introduce sched_update_asym_prefer_cpu()
` [PATCH v2 3/4] cpufreq/amd-pstate: Update asym_prefer_cpu when core rankings change
` [PATCH v2 4/4] sched/debug: Print the local group's asym_prefer_cpu

[PATCH v2] mmc: host: sdhci-esdhc-imx: save tuning value for the card which keep power in suspend
 2025-04-09  5:35 UTC  (2+ messages)

[PATCH v5 0/2] Add reset_on_panic support for watchdog
 2025-04-09  5:34 UTC  (3+ messages)
` [PATCH v5 1/2] drivers: watchdog: Introduce watchdog reset timeout on panic
` [PATCH v5 2/2] drivers: sbsa_gwdt: Enable the reset_on_panic feature

[PATCH 00/24] Optimize the hot path in the UFS driver
 2025-04-09  5:34 UTC  (3+ messages)
` [PATCH 06/24] scsi: ufs: core: Change the type of one ufshcd_add_cmd_upiu_trace() argument

[PATCH v2] clocksource: timer-sp804: Fix read_current_timer() issue when clock source is not registered
 2025-04-09  5:34 UTC  (4+ messages)

[PATCH v3] sched/deadline: Fix race in push_dl_task
 2025-04-09  5:32 UTC  (2+ messages)

[PATCH v3 2/4] hw/s390x: add Control-Program Identification to QOM
 2025-04-09  5:30 UTC  (2+ messages)

[PATCH v6 00/12] large atomic writes for xfs
 2025-04-09  5:30 UTC  (5+ messages)
` [PATCH v6 11/12] xfs: add xfs_compute_atomic_write_unit_max()

[PATCH v3 00/33] Implement kernel-doc in Python
 2025-04-09  5:29 UTC  (2+ messages)

[PATCH 1/2] mm/memblock: Added a New Memblock Function to Check if the Current Node's Memblock Region Intersects with a Memory Block
 2025-04-09  5:27 UTC  (2+ messages)
` [PATCH 2/2] base/node: Use curr_node_memblock_intersect_memory_block to Get Memory Block NID if CONFIG_DEFERRED_STRUCT_PAGE_INIT is Set

[PATCH ath-next] wifi: ath12k: Avoid allocating rx_stats when ext_rx_stats is disabled
 2025-04-09  5:26 UTC 

[PATCH] MAINTAINERS: add memory advice section
 2025-04-09  5:20 UTC  (7+ messages)

[PATCH] [CI] drm/xe/guc: Squash of new w/a and GuC update
 2025-04-09  5:16 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 10.1 v3 00/27] target/riscv: SATP mode and CPU definition overhaul
 2025-04-09  5:12 UTC  (5+ messages)
` [PATCH 11/27] target/riscv: include default value in cpu_cfg_fields.h.inc
` [PATCH 12/27] target/riscv: do not make RISCVCPUConfig fields conditional

[PATCH v3 0/5] tsm-mr: Unified Measurement Register ABI for TVMs
 2025-04-09  5:13 UTC  (7+ messages)
` [PATCH v3 2/5] tsm-mr: Add tsm-mr sample code
` [PATCH v3 3/5] x86/tdx: Add tdx_mcall_extend_rtmr() interface
` [PATCH v3 4/5] x86/tdx: tdx_mcall_get_report0: Return -EBUSY on TDCALL_OPERAND_BUSY error

[PATCH net-next 00/13] tools: ynl: c: basic netlink-raw support
 2025-04-09  5:05 UTC  (28+ messages)
` [PATCH net-next 01/13] netlink: specs: rename rtnetlink specs in accordance with family name
` [PATCH net-next 02/13] netlink: specs: rt-route: specify fixed-header at operations level
` [PATCH net-next 03/13] netlink: specs: rt-addr: remove the fixed members from attrs
` [PATCH net-next 04/13] netlink: specs: rt-route: "
` [PATCH net-next 05/13] netlink: specs: rt-addr: add C naming info
` [PATCH net-next 06/13] netlink: specs: rt-route: "
` [PATCH net-next 07/13] tools: ynl: support creating non-genl sockets
` [PATCH net-next 08/13] tools: ynl-gen: don't consider requests with fixed hdr empty
` [PATCH net-next 09/13] tools: ynl: don't use genlmsghdr in classic netlink
` [PATCH net-next 10/13] tools: ynl-gen: consider dump ops without a do "type-consistent"
` [PATCH net-next 11/13] tools: ynl-gen: use family c-name in notifications
` [PATCH net-next 12/13] tools: ynl: generate code for rt-addr and add a sample
` [PATCH net-next 13/13] tools: ynl: generate code for rt-route "

[PATCH v3 0/6] Minor cleanups in common/
 2025-04-09  5:04 UTC  (3+ messages)
` [PATCH v3 2/6] generic/367: Remove redundant sourcing if common/config

[PATCH v2] selftests/ftrace: Convert poll to a gen_file
 2025-04-09  4:46 UTC 

[PATCH v2 00/14] Support ROHM Scalable PMIC family
 2025-04-09  4:38 UTC  (3+ messages)

[PATCH v7 0/3] hw/acpi: Add vmclock device
 2025-04-09  4:35 UTC  (9+ messages)
` [PATCH v7 3/3] "
          ` [PATCH] hw/acpi: Remove legacy reset handling from vmclock

[PATCH v5 i-g-t 0/1] tests/intel/xe_sysfs_scheduler: Add invalid string test for engine sysfs properties
 2025-04-09  4:32 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/xe_sysfs_scheduler: Add invalid string test for engine sysfs properties (rev3)

[PATCH 09/10] drm/i915: Add support for forcing the link bpp on a connector
 2025-04-09  4:28 UTC  (2+ messages)

[PATCH i-g-t v3 0/5] Replace loop in WMTP tests
 2025-04-09  4:29 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for Replace loop in WMTP tests (rev3)
` ✗ Xe.CI.Full: "

[PATCH 0/2] Fix binman_sym functionality on RISC-V port
 2025-04-09  4:27 UTC  (4+ messages)
` [PATCH 1/2] spl: riscv: Disable SPL_BINMAN_UBOOT_SYMBOLS by default


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.