All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-28 17:33:02 to 2026-02-28 17:36:19 UTC [more...]

[PATCH 6.19 000/844] 6.19.6-rc1 review
 2026-02-28 17:21 UTC  (189+ messages)
` [PATCH 6.19 011/844] rtc: max31335: use correct CONFIG symbol in IS_REACHABLE()
` [PATCH 6.19 012/844] perf symbol-elf: Fix leak of ELF files with GNU debugdata
` [PATCH 6.19 013/844] perf tools: Get debug info of DSO properly
` [PATCH 6.19 014/844] perf tests kallsyms: Fix missed map__put()
` [PATCH 6.19 015/844] perf cs-etm: Fix decoding for sparse CPU maps
` [PATCH 6.19 016/844] perf annotate: Fix args leak of map_symbol
` [PATCH 6.19 017/844] perf maps: Fix reference count leak in maps__find_ams()
` [PATCH 6.19 018/844] perf tests sched: Avoid error in cleanup on loaded machines
` [PATCH 6.19 019/844] perf annotate: Fix memcpy size in arch__grow_instructions()
` [PATCH 6.19 020/844] tools headers: Go back to include asm-generic/unistd.h for arm64
` [PATCH 6.19 021/844] perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointer
` [PATCH 6.19 022/844] perf test: Fix test perf evlist for z/VM s390x
` [PATCH 6.19 023/844] perf vendor events amd: Fix Zen 5 MAB allocation events
` [PATCH 6.19 024/844] perf jevents: Handle deleted JSONS in out of source builds
` [PATCH 6.19 025/844] perf build: Remove NO_LIBCAP that controls nothing
` [PATCH 6.19 026/844] libperf build: Always place libperf includes first
` [PATCH 6.19 027/844] perf metricgroup: Don't early exit if no CPUID table exists
` [PATCH 6.19 028/844] perf test: Fix test case perftool-testsuite_report for s390
` [PATCH 6.19 029/844] objtool/rust: add one more `noreturn` Rust function
` [PATCH 6.19 030/844] perf stat: Ensure metrics are displayed even with failed events
` [PATCH 6.19 031/844] perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evsel
` [PATCH 6.19 032/844] io_uring: add IORING_OP_URING_CMD128 to opcode checks
` [PATCH 6.19 033/844] rtc: interface: Alarm race handling should not discard preceding error
` [PATCH 6.19 034/844] statmount: permission check should return EPERM
` [PATCH 6.19 035/844] hfsplus: fix volume corruption issue for generic/480
` [PATCH 6.19 036/844] audit: add fchmodat2() to change attributes class
` [PATCH 6.19 037/844] hfsplus: fix volume corruption issue for generic/498
` [PATCH 6.19 038/844] fs/buffer: add alert in try_to_free_buffers() for folios without buffers
` [PATCH 6.19 039/844] kselftest/kublk: include message in _Static_assert for C11 compatibility
` [PATCH 6.19 040/844] hfs: Replace BUG_ON with error handling for CNID count checks
` [PATCH 6.19 041/844] audit: add missing syscalls to read class
` [PATCH 6.19 042/844] hfsplus: pretend special inodes as regular files
` [PATCH 6.19 043/844] i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
` [PATCH 6.19 044/844] i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID is 0
` [PATCH 6.19 045/844] i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during init
` [PATCH 6.19 046/844] dlm: fix recovery pending middle conversion
` [PATCH 6.19 047/844] minix: Add required sanity checking to minix_check_superblock()
` [PATCH 6.19 048/844] dlm: validate length in dlm_search_rsb_tree
` [PATCH 6.19 049/844] btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref()
` [PATCH 6.19 050/844] btrfs: fallback to buffered IO if the data profile has duplication
` [PATCH 6.19 051/844] btrfs: handle user interrupt properly in btrfs_trim_fs()
` [PATCH 6.19 052/844] netfs: when subreq is marked for retry, do not check if it faced an error
` [PATCH 6.19 053/844] smb: client: add proper locking around ses->iface_last_update
` [PATCH 6.19 054/844] gfs2: fiemap page fault fix
` [PATCH 6.19 055/844] smb: client: prevent races in ->query_interfaces()
` [PATCH 6.19 056/844] tools/cpupower: Fix inverted APERF capability check
` [PATCH 6.19 057/844] s390/boot: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGS
` [PATCH 6.19 058/844] tools/power cpupower: Reset errno before strtoull()
` [PATCH 6.19 059/844] s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGS
` [PATCH 6.19 060/844] perf/arm-cmn: Support CMN-600AE
` [PATCH 6.19 061/844] arm64: Add support for TSV110 Spectre-BHB mitigation
` [PATCH 6.19 062/844] rnbd-srv: Zero the rsp buffer before using it
` [PATCH 6.19 063/844] x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set
` [PATCH 6.19 064/844] ntfs: ->d_compare() must not block
` [PATCH 6.19 065/844] EFI/CPER: don't dump the entire memory region
` [PATCH 6.19 066/844] APEI/GHES: ensure that won't go past CPER allocated record
` [PATCH 6.19 067/844] APEI/GHES: ARM processor Error: don't go past allocated memory
` [PATCH 6.19 068/844] EFI/CPER: don't go past the ARM processor CPER record buffer
` [PATCH 6.19 069/844] ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()
` [PATCH 6.19 070/844] ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]
` [PATCH 6.19 071/844] ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
` [PATCH 6.19 072/844] powercap: intel_rapl: Add PL4 support for Ice Lake
` [PATCH 6.19 073/844] io_uring/timeout: annotate data race in io_flush_timeouts()
` [PATCH 6.19 074/844] alpha: fix user-space corruption during memory compaction
` [PATCH 6.19 075/844] md-cluster: fix NULL pointer dereference in process_metadata_update
` [PATCH 6.19 076/844] md raid: fix hang when stopping arrays with metadata through dm-raid
` [PATCH 6.19 077/844] rust: cpufreq: always inline functions using build_assert with arguments
` [PATCH 6.19 078/844] cpufreq: dt-platdev: Block the driver from probing on more QC platforms
` [PATCH 6.19 079/844] s390/perf: Disable register readout on sampling events
` [PATCH 6.19 080/844] arm64: mte: Set TCMA1 whenever MTE is present in the kernel
` [PATCH 6.19 081/844] perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREAD
` [PATCH 6.19 082/844] ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)
` [PATCH 6.19 083/844] ACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn()
` [PATCH 6.19 084/844] ACPI: battery: fix incorrect charging status when current is zero
` [PATCH 6.19 085/844] xenbus: Use .freeze/.thaw to handle xenbus devices
` [PATCH 6.19 086/844] blk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs()
` [PATCH 6.19 087/844] blk-mq-sched: unify elevators checking for async requests
` [PATCH 6.19 088/844] block: decouple secure erase size limit from discard size limit
` [PATCH 6.19 089/844] sparc: Synchronize user stack on fork and clone
` [PATCH 6.19 090/844] sparc: don't reference obsolete termio struct for TC* constants
` [PATCH 6.19 091/844] bpf: verifier improvement in 32bit shift sign extension pattern
` [PATCH 6.19 092/844] irqchip/riscv-imsic: Add a CPU pm notifier to restore the IMSIC on exit
` [PATCH 6.19 093/844] perf/x86/msr: Add Airmont NP
` [PATCH 6.19 094/844] perf/x86/cstate: "
` [PATCH 6.19 095/844] perf/x86/intel: "
` [PATCH 6.19 096/844] gendwarfksyms: Fix build on 32-bit hosts
` [PATCH 6.19 097/844] bpf: crypto: Use the correct destructor kfunc type
` [PATCH 6.19 098/844] bpf: net_sched: "
` [PATCH 6.19 099/844] bpf: Recognize special arithmetic shift in the verifier
` [PATCH 6.19 100/844] genirq/cpuhotplug: Notify about affinity changes breaking the affinity mask
` [PATCH 6.19 101/844] bpf: Properly mark live registers for indirect jumps
` [PATCH 6.19 102/844] perf/core: Fix slow perf_event_task_exit() with LBR callstacks
` [PATCH 6.19 103/844] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
` [PATCH 6.19 104/844] clocksource/drivers/sh_tmu: Always leave device running after probe
` [PATCH 6.19 105/844] clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OF
` [PATCH 6.19 106/844] PCI/MSI: Unmap MSI-X region on error
` [PATCH 6.19 107/844] bpftool: Fix dependencies for static build
` [PATCH 6.19 108/844] crypto: hisilicon/qm - move the barrier before writing to the mailbox register
` [PATCH 6.19 109/844] mailbox: bcm-ferxrm-mailbox: Use default primary handler
` [PATCH 6.19 110/844] char: tpm: cr50: Remove IRQF_ONESHOT
` [PATCH 6.19 111/844] sched/debug: Fix updating of ppos on server write ops
` [PATCH 6.19 112/844] pstore: ram_core: fix incorrect success return when vmap() fails
` [PATCH 6.19 113/844] firmware: arm_ffa: Unmap Rx/Tx buffers on init failure
` [PATCH 6.19 114/844] Revert "arm64: zynqmp: Add an OP-TEE node to the device tree"
` [PATCH 6.19 115/844] EDAC/igen6: Add more Intel Panther Lake-H SoCs support
` [PATCH 6.19 116/844] EDAC/igen6: Add two Intel Amston Lake "
` [PATCH 6.19 117/844] arm64: tegra: smaug: Add usb-role-switch support
` [PATCH 6.19 118/844] soc: imx8m: Fix error handling for clk_prepare_enable()
` [PATCH 6.19 119/844] soc/tegra: pmc: Fix unsafe generic_handle_irq() call
` [PATCH 6.19 120/844] x86/sev: Use kfree_sensitive() when freeing a SNP message descriptor
` [PATCH 6.19 121/844] parisc: Prevent interrupts during reboot
` [PATCH 6.19 122/844] drm/xe/ggtt: Use scope-based runtime pm
` [PATCH 6.19 123/844] drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTL
` [PATCH 6.19 124/844] drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAP
` [PATCH 6.19 125/844] drm/panthor: Always wait after sending a command to an AS
` [PATCH 6.19 126/844] drm/xe/xe3_lpg: Apply Wa_16028005424
` [PATCH 6.19 127/844] drm/panel-edp: Add CSW MNE007QB3-1
` [PATCH 6.19 128/844] gpu/panel-edp: add AUO panel entry for B140HAN06.4
` [PATCH 6.19 129/844] accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()
` [PATCH 6.19 130/844] drm/amdgpu: fix NULL pointer issue buffer funcs
` [PATCH 6.19 131/844] drm/amdgpu: fix the calculation of RAS bad page number
` [PATCH 6.19 132/844] drm/amdgpu/ras: Move ras data alloc before bad page check
` [PATCH 6.19 133/844] drm/amd/display: Correct DSC padding accounting
` [PATCH 6.19 134/844] drm/amd/display: Fix wrong x_pos and y_pos for cursor offload
` [PATCH 6.19 135/844] drm/amd/display: Correct FIXED_VS Link Rate Toggle Condition
` [PATCH 6.19 136/844] drm/amd/display: Guard FAMS2 configuration updates
` [PATCH 6.19 137/844] drm/panel-edp: Add AUO B140QAX01.H panel
` [PATCH 6.19 138/844] drm/amdkfd: Handle GPU reset and drain retry fault race
` [PATCH 6.19 139/844] spi-geni-qcom: initialize mode related registers to 0
` [PATCH 6.19 140/844] spi-geni-qcom: use xfer->bits_per_word for can_dma()
` [PATCH 6.19 141/844] spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing
` [PATCH 6.19 142/844] drm/amd/display: Fix DP no audio issue
` [PATCH 6.19 143/844] drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32
` [PATCH 6.19 144/844] drm/amd/display: Don't disable DPCD mst_en if sink connected
` [PATCH 6.19 145/844] ASoC: SOF: ipc4: Support for sending payload along with LARGE_CONFIG_GET
` [PATCH 6.19 146/844] media: dvb-core: dmxdevfilter must always flush bufs
` [PATCH 6.19 147/844] gpio: pca953x: Add support for TCAL6408 TCAL6416
` [PATCH 6.19 148/844] spi: stm32: fix Overrun issue at < 8bpw
` [PATCH 6.19 149/844] drm/ast: Swap framebuffer writes on big-endian machines
` [PATCH 6.19 150/844] ALSA: hda/realtek - Enable Mute LED for Lenovo platform
` [PATCH 6.19 151/844] drm/v3d: Set DMA segment size to avoid debug warnings
` [PATCH 6.19 152/844] media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixes
` [PATCH 6.19 153/844] media: omap3isp: isppreview: always clamp in preview_try_format()
` [PATCH 6.19 154/844] media: omap3isp: set initial format
` [PATCH 6.19 155/844] media: chips-media: wave5: Fix conditional in start_streaming
` [PATCH 6.19 156/844] media: chips-media: wave5: Process ready frames when CMD_STOP sent to Encoder
` [PATCH 6.19 157/844] drm/panel: edp: add BOE NV140WUM-T08 panel
` [PATCH 6.19 158/844] media: mediatek: vcodec: Don't try to decode 422/444 VP9
` [PATCH 6.19 159/844] drm/amdgpu: add support for HDP IP version 6.1.1
` [PATCH 6.19 160/844] drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast path
` [PATCH 6.19 161/844] drm/amd/display: Fix dsc eDP issue
` [PATCH 6.19 162/844] drm/amdgpu: avoid a warning in timedout job handler
` [PATCH 6.19 163/844] drm/amd/display: Add signal type check for dcn401 get_phyd32clk_src
` [PATCH 6.19 164/844] drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v4
` [PATCH 6.19 165/844] HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboards
` [PATCH 6.19 166/844] HID: pidff: Do not set out of range trigger button
` [PATCH 6.19 167/844] HID: multitouch: add quirks for Lenovo Yoga Book 9i
` [PATCH 6.19 168/844] drm/amdgpu: Skip loading SDMA_RS64 in VF
` [PATCH 6.19 169/844] drm/amd/display: only power down dig on phy endpoints
` [PATCH 6.19 170/844] drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35
` [PATCH 6.19 171/844] drm/xe: Only toggle scheduling in TDR if GuC is running
` [PATCH 6.19 172/844] ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
` [PATCH 6.19 173/844] ASoC: wm8962: Don't report a microphone if it's shorted to ground on plug
` [PATCH 6.19 174/844] spi: spi-mem: Limit octal DTR constraints to octal DTR situations
` [PATCH 6.19 175/844] cgroup/cpuset: Don't fail cpuset.cpus change in v2
` [PATCH 6.19 176/844] media: amphion: Clear last_buffer_dequeued flag for DEC_CMD_START
` [PATCH 6.19 177/844] drm/panel: Fix a possible null-pointer dereference in jdi_panel_dsi_remove()
` [PATCH 6.19 178/844] media: adv7180: fix frame interval in progressive mode
` [PATCH 6.19 179/844] media: pvrusb2: fix URB leak in pvr2_send_request_ex
` [PATCH 6.19 180/844] media: solo6x10: Check for out of bounds chip_id
` [PATCH 6.19 181/844] media: cx25821: Fix a resource leak in cx25821_dev_setup()
` [PATCH 6.19 182/844] media: qcom: camss: Do not enable cpas fast ahb clock for SM8550 VFE lite
` [PATCH 6.19 183/844] media: v4l2-async: Fix error handling on steps after finding a match
` [PATCH 6.19 184/844] media: mt9m114: Avoid a reset low spike during probe()
` [PATCH 6.19 185/844] media: mt9m114: Return -EPROBE_DEFER if no endpoint is found
` [PATCH 6.19 186/844] media: ipu6: Ensure stream_mutex is acquired when dealing with node list
` [PATCH 6.19 187/844] media: ipu6: Close firmware streams on streaming enable failure
` [PATCH 6.19 188/844] media: ipu6: Always close firmware stream
` [PATCH 6.19 189/844] ALSA: hda/realtek: add HP Victus 16-e0xxx mute LED quirk
` [PATCH 6.19 190/844] ALSA: usb-audio: presonus s18xx uses little-endian
` [PATCH 6.19 191/844] drm/amdkfd: Relax size checking during queue buffer get
` [PATCH 6.19 192/844] drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()
` [PATCH 6.19 193/844] drm: Account property blob allocations to memcg
` [PATCH 6.19 194/844] drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panels
` [PATCH 6.19 195/844] hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packed
` [PATCH 6.19 196/844] virt: vbox: uapi: Mark inner unions in packed structs "
` [PATCH 6.19 197/844] ASoC: soc-acpi-intel-arl-match: change rt722 amp endpoint to aggregated

[PATCH v3 0/3] cxl region changes for Type2 support
 2026-02-28 17:36 UTC  (4+ messages)
` [PATCH v3 1/3] cxl: Make region type based on endpoint type
` [PATCH v3 2/3] cxl/region: Factor out interleave ways setup
` [PATCH v3 3/3] cxl/region: Factor out interleave granularity setup

[PATCH v9 00/18] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2026-02-28 17:35 UTC  (3+ messages)
` [PATCH v9 17/18] ati-vga: Implement HOST_DATA register writes

[PATCH v2 0/4] rust: Add ARef support for work items
 2026-02-28 17:35 UTC  (3+ messages)

[PATCH] iio: adc: ad799x: use devm_iio_device_register and devm buffer setup
 2026-02-28 17:35 UTC  (4+ messages)

b4 review available in master
 2026-02-28 17:34 UTC  (10+ messages)

[PATCH v2] x86/hyperv: Use __naked attribute to fix stackless C function
 2026-02-28 17:34 UTC  (4+ messages)

[DESIGN RFC v3] AP Architecture for Wi-Fi-8 Multi-AP Coordination (MAPC)
 2026-02-28 17:34 UTC  (8+ messages)

[PATCH] fsmonitor: fix two bugs in watchman hook retry path
 2026-02-28 17:33 UTC  (2+ messages)
` [PATCH] fsmonitor-watchman: fix variable reference and remove redundant code

[PATCH] fsmonitor: fix two bugs in watchman hook retry path
 2026-02-28 17:33 UTC  (2+ messages)
` [PATCH] fsmonitor-watchman: fix variable reference and remove redundant code


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.