All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-27 03:02:16 to 2024-06-27 05:35:40 UTC [more...]

(no subject)
 2024-06-27  5:34 UTC  (15+ messages)
` [PATCH 01/38] Move comment closer to the code it describes
` [PATCH 02/38] Move dt_spec_buf_data_t and dt_spec_buf_t into dt_consume.c
` [PATCH 03/38] Get rid of apparently orphaned status[2]
` [PATCH 04/38] Get rid of apparently orphaned bufdesc stuff
` [PATCH 05/38] Get rid of unneeded enabling_defines.h
` [PATCH 06/38] Get rid of unused dtrace_repldesc_t
` [PATCH 07/38] Clean up prp/pprp/uprp variable names
` [PATCH 08/38] Fix comment in dt_probe.c
` [PATCH 09/38] Fix comments that hardwire DBUF_ offsets
` [PATCH 10/38] Fix comments in dt_cg.c
` [PATCH 11/38] USDT module names may contain dots; but forbid "." and ".." names
` [PATCH 12/38] USDT module names may contain dots; remove incorrect check
` [PATCH 13/38] Hide dtrace_actdesc_t until it is needed
` [PATCH 14/38] Remove orphaned dtrace_hdl_t component dt_maxformat

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-06-27  5:35 UTC  (16+ messages)
` [PATCH 02/13] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/13] fs/dax: Refactor wait for dax idle page
` [PATCH 04/13] fs/dax: Add dax_page_free callback
` [PATCH 05/13] mm: Allow compound zone device pages
` [PATCH 06/13] mm/memory: Add dax_insert_pfn

[PATCH 0/4] Fix various buffer mapping/import issues
 2024-06-27  5:34 UTC  (5+ messages)
` [PATCH 1/4] drm/vmwgfx: Fix a deadlock in dma buf fence polling
` [PATCH 2/4] drm/vmwgfx: Make sure the screen surface is ref counted
` [PATCH 3/4] drm/vmwgfx: Fix handling of dumb buffers
` [PATCH 4/4] drm/vmwgfx: Add basic support for external buffers

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-06-26
 2024-06-27  5:34 UTC 

[PATCH] xen/riscv: PE/COFF image header for RISC-V target
 2024-06-26 16:16 UTC  (4+ messages)

[PATCH net v1 1/1] net: phy: micrel: ksz8081: disable broadcast only if PHY address is not 0
 2024-06-27  5:33 UTC 

[PATCH v2 0/7] plugins: access values during a memory read/write
 2024-06-27  5:29 UTC  (4+ messages)
` [PATCH v2 6/7] tests/plugin/mem: add option to print memory accesses

[PATCH V5 0/7] Add NSS clock controller support for IPQ9574
 2024-06-27  5:25 UTC  (5+ messages)
` [PATCH V5 4/7] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions

[PATCH v2 6/8] test: Check dtrace return status in USDT tst.forker.sh
 2024-06-27  5:25 UTC 

[PATCH v9 0/2] drm/xe/pmu: Enable PMU interface
 2024-06-27  5:21 UTC  (4+ messages)
` [PATCH v9 2/2] "

[PATCH] tee: optee: ffa: Fix missing-field-initializers warning
 2024-06-27  5:11 UTC  (2+ messages)

[PATCH v2] s390/ism: Add check for dma_set_max_seg_size in ism_probe()
 2024-06-27  5:20 UTC  (2+ messages)

[kvalo-ath:pending 34/37] drivers/net/wireless/ath/ath12k/wow.c:982:11: warning: enumeration value 'ATH12K_HW_STATE_TM' not handled in switch
 2024-06-27  5:18 UTC 

[yiliu1765-iommufd:wip/iommufd_pasid-20240626 1/31] drivers/iommu/intel/iommu.c:4367:20: error: incompatible function pointer types initializing 'int (*)(struct iommu_domain *, struct device *, ioasid_t, struct iommu_domain *)' (aka 'int (*)(struct iommu_domain *, struct device *, unsigned int, struct iomm
 2024-06-27  5:18 UTC 

[PATCH v2 1/2] cpufreq: Allow drivers to advertise boost enabled
 2024-06-27  5:17 UTC  (3+ messages)
` [PATCH v2 2/2] cpufreq: acpi: Mark boost policy as enabled when setting boost

[PATCH i-g-t 1/3] tests/kms_color_helper: Add a helper to get high resolution mode
 2024-06-27  5:17 UTC  (3+ messages)
` [PATCH i-g-t 2/3] tests/kms_color: Add connector name to dynamic subtests

[PATCH 0/2] Fixes for wrong performance levels in acpi-cpufreq
 2024-06-27  5:16 UTC  (7+ messages)
` [PATCH 2/2] cpufreq: amd-pstate: Use amd_get_highest_perf() to lookup perf values

[PATCH] app/eventdev: increase default queue depth for cryptodev
 2024-06-27  5:15 UTC 

[PATCH] hw/i386/intel_iommu: Block CFI when necessary
 2024-06-27  5:15 UTC  (4+ messages)

[PATCH v1] crypto/cnxk: minimal normalization on input
 2024-06-27  5:14 UTC  (2+ messages)

[PATCH v2 0/4] test/crypto: enhance modex tests
 2024-06-27  5:12 UTC  (3+ messages)
` [PATCH v3 0/3] test/crypto: add modex test for zero padding

[PATCH v2 00/12] fixes and improvements to CNXK crypto PMD
 2024-06-27  5:11 UTC  (3+ messages)
` [PATCH v3 00/12] Fixes "

[PATCH net-next] ipvs: properly dereference pe in ip_vs_add_service
 2024-06-27  5:07 UTC  (2+ messages)

[PATCH 04/14] scsi: cxlflash: Replaced ternary operation in write_same16 with min()
 2024-06-27  5:05 UTC  (2+ messages)

[linux-next:master 8115/8719] drivers/iio/gyro/adis16260.o: warning: objtool: adis16260_write_raw+0x108: can't find jump dest instruction at .text+0xdb2
 2024-06-27  5:05 UTC 

selftests/ftrace kprobe_eventname test fails on s390x QEMU (KVM/Linux)
 2024-06-27  5:03 UTC 

[PATCH v2] staging: nvec: Use x instead of x != NULL to improve readability
 2024-06-27  5:01 UTC  (2+ messages)

[PATCH] wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
 2024-06-27  5:01 UTC  (15+ messages)
                  ` brcmfmac: how to setup SAE on RPi // "

[PATCH] wifi: ath12k: Allow driver initialization for WoW unsupported devices
 2024-06-27  5:00 UTC  (3+ messages)

[PATCH] doc: documentation update for idxd driver
 2024-06-27  4:42 UTC 

[PATCH] block: clean up the check in blkdev_iomap_begin()
 2024-06-27  4:54 UTC  (3+ messages)

[syzbot] [net?] general protection fault in coalesce_fill_reply
 2024-06-27  4:59 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] selftests/xsk: Enhance traffic validation and batch size support
 2024-06-27  4:35 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] selftests/xsk: Ensure traffic validation proceeds after ring size adjustment in xskxceiver
` [PATCH bpf-next v2 2/2] selftests/xsk: Enhance batch size support with dynamic configurations

[axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
 2024-06-27  4:54 UTC  (8+ messages)

[RFC PATCH] mm/hugetlb_vmemmap: fix race with speculative PFN walkers
 2024-06-27  4:47 UTC  (3+ messages)

[PATCH v4 1/5] clk: sunxi-ng: common: Support minimum and maximum rate
 2024-06-27  4:46 UTC  (7+ messages)

[PATCH] ARM: tegra: paz00: use software nodes to describe GPIOs for WiFi rfkill
 2024-06-27  4:46 UTC 

[syzbot] [kvm?] WARNING in __kvm_gpc_refresh (2)
 2024-06-27  4:45 UTC  (2+ messages)
` [syzbot] "

[PATCH mm-unstable v1] mm/hugetlb_vmemmap: fix race with speculative PFN walkers
 2024-06-27  4:43 UTC 

[PATCH v4 0/9] Add MTE stubs for aarch64 user mode
 2024-06-27  4:42 UTC  (4+ messages)
` [PATCH v4 5/9] target/arm: Make some MTE helpers widely available

sanity check typo patch "quired"
 2024-06-27  4:30 UTC 

[PATCH v3 0/9] mips: Support for RTL9302C
 2024-06-27  4:33 UTC  (10+ messages)
` [PATCH v3 1/9] mips: dts: realtek: use "serial" instead of "uart" in node name
` [PATCH v3 2/9] mips: dts: realtek: add device_type property to cpu node
` [PATCH v3 3/9] dt-bindings: vendor-prefixes: Add Cameo Communications
` [PATCH v3 4/9] dt-bindings: mips: realtek: Add rtl930x-soc compatible
` [PATCH v3 5/9] dt-bindings: timer: Add schema for realtek,otto-timer
` [PATCH v3 6/9] dt-bindings: interrupt-controller: realtek,rtl-intc: Add rtl9300-intc
` [PATCH v3 7/9] clocksource: realtek: Add timer driver for rtl-otto platforms
` [PATCH v3 8/9] mips: generic: add fdt fixup for Realtek reference board
` [PATCH v3 9/9] mips: dts: realtek: Add RTL9302C board

[PATCH] kvm: Fix warning in__kvm_gpc_refresh
 2024-06-27  4:32 UTC  (3+ messages)

[PATCH 0/2] btrfs: cleanup on the extra_gfp parameters
 2024-06-27  4:32 UTC  (3+ messages)
` [PATCH 1/2] btrfs: remove the extra_gfp parameter from btrfs_alloc_folio_array()
` [PATCH 2/2] btrfs: remove the extra_gfp parameter from btrfs_alloc_page_array()

[PATCH] Input: ads7846 - add dummy command register clearing cycle
 2024-06-26 20:08 UTC  (4+ messages)

[PATCH] net: phy: phy_device: Fix PHY LED blinking code comment
 2024-06-26 19:47 UTC  (3+ messages)

[PATCH] hw/core/loader: allow loading larger ROMs
 2024-06-27  2:02 UTC 

[virtio-comment] [RFC PATCH] VIRTIO_F_USED_EVENT_AUTO_DISABLE: add new used buffer notification suppression mechanism
 2024-06-27  4:27 UTC  (2+ messages)

[PATCH] tcg/riscv: Fix building on OpenBSD/riscv64
 2024-06-27  4:27 UTC 

[linux-next-20240626]Kernel Build Fails on repo linux-next-20240626
 2024-06-27  4:21 UTC 

[PATCH v2 0/2] Documentation: update information for mailing lists
 2024-06-27  4:24 UTC  (8+ messages)
` [PATCH v2 2/2] Documentation: best practices for using Link trailers

[PATCH i-g-t 1/2] tests/intel/spin: Promote preempter()
 2024-06-27  4:24 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "
` ✓ CI.xeFULL: success "

[PATCH 14/14] scsi: st: Used max() for buffer size in setup_buffering and Simplified transfer calculations in st_read, append_to_buffer, and from_buffer
 2024-06-27  4:21 UTC  (2+ messages)

[PATCH v2 0/9] wifi: cfg80211/mac80211: add DFS support for MLO
 2024-06-27  4:17 UTC  (19+ messages)
` [PATCH v2 1/9] Revert "wifi: mac80211: move radar detect work to sdata"
` [PATCH v2 2/9] wifi: cfg80211: move DFS related members to links[] in wireless_dev
` [PATCH v2 3/9] wifi: nl80211: allow CAC while other links are beaconing during MLO
` [PATCH v2 5/9] wifi: cfg80211: handle DFS on per link
` [PATCH v2 8/9] wifi: mac80211: handle ieee80211_radar_detected() for MLO
` [PATCH v2 9/9] wifi: mac80211: abort active CAC while freeing the links during MLO

[PATCH v1] memory tier: consolidate the initialization of memory tiers
 2024-06-27  4:17 UTC  (5+ messages)

[PATCH 0/2] hw/intc/loongson_ipi: Fix for LoongArch
 2024-06-27  4:13 UTC  (3+ messages)
` [PATCH 1/2] hw/intc/loongson_ipi: Gate MMIO regions creation with property
` [PATCH 2/2] MAINTAINERS: Add myself as a reviewer of LoongArch virt machine

[PATCH v5 0/9] Add MTE stubs for aarch64 user mode
 2024-06-27  4:13 UTC  (10+ messages)
` [PATCH v5 1/9] gdbstub: Clean up process_string_cmd
` [PATCH v5 2/9] gdbstub: Move GdbCmdParseEntry into a new header file
` [PATCH v5 3/9] gdbstub: Add support for target-specific stubs
` [PATCH v5 4/9] target/arm: Fix exception case in allocation_tag_mem_probe
` [PATCH v5 5/9] target/arm: Make some MTE helpers widely available
` [PATCH v5 6/9] target/arm: Factor out code for setting MTE TCF0 field
` [PATCH v5 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
` [PATCH v5 8/9] gdbstub: Add support for MTE in user mode
` [PATCH v5 9/9] tests/tcg/aarch64: Add MTE gdbstub tests

[PATCH 0/2] kpageflags: fix wrong KPF_THP on non-pmd-mappable compound pages
 2024-06-27  4:10 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
 2024-06-27  4:10 UTC  (3+ messages)

[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
 2024-06-24 14:21 UTC  (4+ messages)

[PATCH] macintosh: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-06-24 13:24 UTC 

[PATCH v4 0/2] Add test to distinguish between thread's signal mask and ucontext_t
 2024-06-27  3:52 UTC  (3+ messages)
` [PATCH v4 1/2] selftests: Rename sigaltstack to generic signal
` [PATCH v4 2/2] selftests: Add a test mangling with uc_sigmask

[PATCH 0/2] ASoC: simple-audio-mux: add mux-name
 2024-06-27  3:52 UTC  (3+ messages)
` [PATCH 1/2] ASoC: simple-audio-mux: enable to select MUX names
` [PATCH 2/2] ASoC: dt-bindings: simple-audio-mux: add mux-names property

[PATCH 0/3, v3] x86/fpu: Remove the thread::fpu pointer
 2024-06-27  3:50 UTC  (4+ messages)
` [PATCH 3/3] x86/fpu: Remove init_task FPU state dependencies, add debugging warning

[PATCH 0/8] UFS patches for kernel 6.11
 2024-06-27  3:50 UTC  (3+ messages)
` [PATCH 8/8] scsi: ufs: Check for completion from the timeout handler

[PATCH] drm/amd/display: use vmalloc for struct dc_state
 2024-06-27  3:50 UTC  (2+ messages)

[linux-next:master 5978/8719] drivers/gpu/drm/xe/xe_perf.c:40 (null)() warn: (struct ctl_table)->procname cannot be NULL. Expression : perf_ctl_table[1]->procname
 2024-06-27  3:45 UTC 

integrity cleanups
 2024-06-27  3:44 UTC  (2+ messages)

[xen-unstable test] 186517: tolerable FAIL - PUSHED
 2024-06-27  3:44 UTC 

[PATCH] i3c: dw: Remove ibi_capable property
 2024-06-27  3:41 UTC  (2+ messages)

Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
 2024-06-27  3:41 UTC  (20+ messages)
                      ` APIs for qp-trie //Re: "

[Bug 218980] New: [VM boot] Guest Kernel hit BUG: kernel NULL pointer dereference, address: 0000000000000010 and WARNING: CPU: 0 PID: 218 at arch/x86/kernel/fpu/core.c:57 x86_task_fpu+0x17/0x20
 2024-06-27  3:41 UTC  (2+ messages)
` [Bug 218980] "

[PATCH v2] scsi: core: Fix an incorrect comment
 2024-06-27  3:37 UTC  (2+ messages)

[PATCH v5] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed
 2024-06-27  3:36 UTC  (2+ messages)

[PATCH i-g-t] tests/km_pm_brightness.c: check for flickers while adjusting the brightness
 2024-06-27  3:37 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH] scsi: scsi_debug: fix create target debugfs failure
 2024-06-27  3:36 UTC  (2+ messages)

[PATCH] vhost/vsock: always initialize seqpacket_allow
 2024-06-27  3:37 UTC  (2+ messages)

[PATCH 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
 2024-06-27  3:37 UTC  (4+ messages)
` [PATCH 26/43] wifi: nxpwifi: add sdio.c
  ` [EXTERNAL] "
    ` [EXT] "

[PATCH 6.9 000/250] 6.9.7-rc1 review
 2024-06-27  3:36 UTC  (2+ messages)

[PATCH 6.6 000/192] 6.6.36-rc1 review
 2024-06-27  3:35 UTC  (2+ messages)

[PATCH 6.1 000/131] 6.1.96-rc1 review
 2024-06-27  3:32 UTC  (2+ messages)

[LTP] [PATCH 0/6] sched_football: Re-add crazy fans and other cleanups
 2024-06-27  3:32 UTC  (12+ messages)
` [LTP] [PATCH 2/6] sched_football: Use atomic for ball

[PATCH v6 0/4] mpi3mr: Host diag buffer support
 2024-06-27  3:31 UTC  (2+ messages)

[RFC PATCH 0/7] migration/multifd: Introduce storage slots
 2024-06-27  3:27 UTC  (3+ messages)
` [RFC PATCH 6/7] migration/multifd: Move payload storage out of the channel parameters

[PATCH blktests v2] loop/010: do not assume /dev/loop0
 2024-06-27  3:28 UTC  (2+ messages)

[PATCH 0/2] Select IBI ops for base platform
 2024-06-27  3:26 UTC  (15+ messages)
` [PATCH 1/2] dt-bindings: i3c: dw: Add property to select IBI ops
` [PATCH 2/2] i3c: dw: Select ibi ops for base platform driver

[PATCH] migration-guides: add release notes for 5.0.2
 2024-06-27  3:23 UTC 

[nsa:b4/dev-iio-ad9467-new-devs 4/9] drivers/iio/dac/ad9739a.c:417:9: error: too many arguments to function call, expected 2, have 3
 2024-06-27  3:21 UTC 

[PATCH] docs: Fix wrong filename
 2024-06-27  3:21 UTC 

[PATCH v5 0/9] dma-buf: heaps: Add restricted heap
 2024-06-27  3:21 UTC  (14+ messages)
` [PATCH v5 2/9] scatterlist: Add a flag for the restricted memory

[PATCH] scsi: ufs: ufs-pci: Add support for Intel Panther Lake
 2024-06-27  3:21 UTC  (2+ messages)

[PATCH 00/14] [PATCH] SCSI: Replace ternary operations with min()/max() macros
 2024-06-27  3:20 UTC  (2+ messages)

[PATCH] selftests/bpf:Delete extra blank Lines
 2024-06-27  3:19 UTC 

[PATCH v6 0/3] RISC-V: Modularize common match conditions for trigger
 2024-06-27  3:14 UTC  (8+ messages)
` [PATCH v6 1/3] target/riscv: Add functions for common matching conditions of trigger
` [PATCH v6 2/3] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH v6 3/3] target/riscv: Apply modularized matching conditions for icount trigger

[LTP] [PATCH] msgstress01: remove TWARN type from runtime remaining
 2024-06-27  3:14 UTC  (2+ messages)
` [LTP] [PATCH v2] msgstress01: remove TWARN "

[PATCH] erofs-utils: fix "non-trivial designated initializers not supported"
 2024-06-27  3:13 UTC 

[syzbot] [jfs?] INFO: task hung in txBegin
 2024-06-27  3:14 UTC 

[PATCH] ARM: dts: stm32: Add ethernet support for DH STM32MP13xx DHCOR DHSBC board
 2024-06-27  3:09 UTC  (2+ messages)

[linux-next:master 8626/8719] arch/arm64/boot/dts/qcom/msm8956-sony-xperia-loire-kugo.dtb: gpu@1c00000: clock-names:5: 'alwayson' is not one of ['core', 'iface', 'mem', 'mem_iface', 'alt_mem_iface', 'gfx3d', 'rbbmtimer', 'rbcpr']
 2024-06-27  3:09 UTC 

[PATCH 0/7] VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework
 2024-06-27  3:06 UTC  (3+ messages)
` [PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback

[PATCH] mm/numa_balancing: Teach mpol_to_str about the balancing mode
 2024-06-27  3:04 UTC  (4+ messages)

[PATCH 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
 2024-06-27  3:06 UTC  (3+ messages)
` [PATCH 05/12] uprobes: move offset and ref_ctr_offset into uprobe_consumer

[PATCH 0/10] mm: Fix various readahead quirks
 2024-06-27  3:04 UTC  (2+ messages)

[PATCH v2] config/arm: add Ampere AmpereOneX platform
 2024-06-27  3:03 UTC  (3+ messages)

[PATCH v1 0/2] riscv: Expose orig_a0 to userspace for ptrace to set the actual a0
 2024-06-27  3:02 UTC  (6+ messages)
` [PATCH v1 1/2] riscv: Expose orig_a0 in the user_regs_struct structure
` [PATCH v1 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification

[PATCH net-next v2 0/2] page_pool: bnxt_en: unlink old page pool in queue api using helper
 2024-06-27  3:02 UTC  (2+ messages)
` [PATCH net-next v2 2/2] bnxt_en: unlink page pool when stopping Rx queue


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.