All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-13 08:16:32 to 2023-10-13 08:50:43 UTC [more...]

[RFC PATCH v3 00/78] Strict disable implicit fallthrough
 2023-10-13  8:46 UTC  (19+ messages)
` [RFC PATCH v3 01/78] include/qemu/compiler.h: replace QEMU_FALLTHROUGH with fallthrough
` [RFC PATCH v3 03/78] fpu/softfloat: add fallthrough pseudo-keyword
` [RFC PATCH v3 07/78] hw/virtio/virtio-balloon.c: "
` [RFC PATCH v3 08/78] hw/block: "
` [RFC PATCH v3 10/78] hw/ide/atapi.c: "
` [RFC PATCH v3 11/78] hw/timer: "
` [RFC PATCH v3 12/78] hw/usb: "
` [RFC PATCH v3 13/78] hw/adc: "
` [RFC PATCH v3 14/78] util/error-report.c: "
` [RFC PATCH v3 16/78] audio: "
` [RFC PATCH v3 21/78] target/sparc: "
` [RFC PATCH v3 23/78] target/arm: "
` [RFC PATCH v3 25/78] target/i386: "
` [RFC PATCH v3 34/78] target/tricore: "
` [RFC PATCH v3 35/78] target/sh4: "
` [RFC PATCH v3 39/78] hw/scsi: "
` [RFC PATCH v3 49/78] hw/arm: "
` [RFC PATCH v3 50/78] hw/audio: "

[PATCH 8/9] scsi: bht: tagqueue: Add the source files related to tagqueue transfer function
 2023-10-13  8:34 UTC 

[PATCH 7/9] scsi: bht: main: Add the source files related to driver setting management
 2023-10-13  8:34 UTC 

[yiliu1765-iommufd:wip/iommufd_pasid-0829 3/95] drivers/iommu/iommufd/main.c:259 iommufd_get_hw_info() warn: maybe return -EFAULT instead of the bytes remaining?
 2023-10-13  8:50 UTC 

[syzbot] general protection fault in scatterwalk_copychunks (4)
 2023-10-13  8:49 UTC  (3+ messages)
` [syzbot] [net] [crypto] "

[PATCH 1/1] configs: sifive: enable poweroff command on Unmatched
 2023-10-13  8:49 UTC  (2+ messages)

[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-10-13  8:48 UTC  (9+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY

[PATCH 0/5] OPP: Minor cleanups
 2023-10-13  8:48 UTC  (6+ messages)
` [PATCH 1/5] OPP: Fix formatting of if/else block
` [PATCH 2/5] OPP: Add _link_required_opps() to avoid code duplication
` [PATCH 3/5] OPP: Reorder code in _opp_set_required_opps_genpd()
` [PATCH 4/5] OPP: Remove genpd_virt_dev_lock
` [PATCH 5/5] OPP: No need to defer probe from _opp_attach_genpd()

FAILED: patch "[PATCH] KEYS: trusted: Remove redundant static calls usage" failed to apply to 5.15-stable tree
 2023-10-13  8:48 UTC  (2+ messages)
` [PATCH 5.15.y] KEYS: trusted: Remove redundant static calls usage

[PATCH v2 0/7] Add Huashan Pi board support
 2023-10-13  8:48 UTC  (3+ messages)

[PATCH v2 1/4] mtd: rawnand: Add destructive operation
 2023-10-13  8:48 UTC  (5+ messages)

[PATCH] clocksource: imx-tpm: Wait for CnV write to take effect
 2023-10-13  8:47 UTC  (9+ messages)

[PATCH 1/1] mdadm/ddf: Abort when raid disk is smaller in getinfo_super_ddf
 2023-10-13  8:48 UTC  (3+ messages)

[PATCH v3] tty: serial: meson: hard LOCKUP on crtscts mode
 2023-10-13  8:47 UTC  (4+ messages)

[Bug 218006] New: [ext4] system panic when ext4_writepages:2918: Journal has aborted
 2023-10-13  8:48 UTC 

[PATCH] PCI: mediatek-gen3: Fix translation window
 2023-10-13  8:37 UTC  (4+ messages)

[PATCH] xen/arm: Validate generic timer frequency
 2023-10-13  8:47 UTC  (7+ messages)

[linux-next:master 453/12130] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn35/dcn35_fpu.c:260 dcn35_update_bw_bounding_box_fpu() warn: inconsistent indenting
 2023-10-13  8:46 UTC 

[freescale-fslc:6.1-2.1.x-imx 264/15768] drivers/staging/media/imx/dwc-mipi-csi2.c:1348:12: warning: 'dwc_mipi_csis_runtime_resume' defined but not used
 2023-10-13  8:46 UTC 

drivers/net/wireless/ath/ath12k/qmi.c:2384 ath12k_qmi_load_file_target_mem() error: uninitialized symbol 'ret'
 2023-10-13  8:46 UTC 

[RFC PATCH v1 2/2] mm: swap: Swap-out small-sized THP without splitting
 2023-10-13  8:46 UTC  (2+ messages)

ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_lookup_names: .text+0x184): relocation R_RISCV_PCREL_HI20 out of range: -524527 is not in [-524288, 524287]; references kallsyms_markers
 2023-10-13  8:46 UTC 

[PATCH v2 1/2] seqlock: simplify SEQCOUNT_LOCKNAME()
 2023-10-13  8:46 UTC  (5+ messages)
` [PATCH v2 2/2] seqlock: change __seqprop() to return the function pointer
      ` [PATCH] locking/seqlock: Propagate 'const' pointers within read-only methods, remove forced type casts

[PATCH V2 0/4] Add C3 SoC PLLs and Peripheral clock
 2023-10-13  7:49 UTC  (5+ messages)
` [PATCH V2 3/4] clk: meson: c3: add support for the C3 SoC PLL clock

Kernel Log Message Not Found After Adding printk Statement
 2023-10-13  8:44 UTC 

[PATCH v3] genirq: avoid long loops in handle_edge_irq
 2023-10-13  8:44 UTC  (4+ messages)

[PATCH] PCI: mediatek-gen3: fix PCIe #PERST being de-asserted too early
 2023-10-13  8:31 UTC  (3+ messages)

[PATCH v7 3/4] drivers/perf: add DesignWare PCIe PMU driver
 2023-10-13  8:41 UTC  (4+ messages)

[PATCH v3] staging: wlan-ng: remove strncpy() use in favor of strscpy()
 2023-10-13  8:41 UTC  (2+ messages)

Ethernet issue on imx6
 2023-10-13  8:40 UTC  (6+ messages)

[PATCH v10 0/4] tee: introduce TEE system sssion
 2023-10-13  8:39 UTC  (8+ messages)
` [PATCH v10 3/4] tee: optee: support tracking system threads

[PATCH] x86/pvh: fix identity mapping of low 1MB
 2023-10-13  8:39 UTC  (3+ messages)

[PATCH bpf-next] bpf: Avoid unnecessary audit log for CPU security mitigations
 2023-10-13  8:39 UTC 

[PATCH v2] staging/wlan-ng: remove strcpy() use in favor of strscpy()
 2023-10-13  8:39 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_atomic_interruptible: use pipe_name followed by output_name
 2023-10-13  8:39 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 6/9] scsi: bht: linux_os: Add the source files related to SCSI frame and driver entry
 2023-10-13  8:34 UTC 

[PATCH 0/3] rev-list: add support for commits in `--missing`
 2023-10-13  8:38 UTC  (10+ messages)

[PATCH 0/4] Add Fairphone 5 thermals (PMK7325, PM7250B, PM7325)
 2023-10-13  8:38 UTC  (3+ messages)
` [PATCH 1/4] iio: adc: Add PM7325 PMIC7 ADC bindings

[PATCH net] net/smc: return the right falback reason when prefix checks fail
 2023-10-13  8:38 UTC  (3+ messages)

[PATCH 5/9] scsi: bht: include: Add the header files related to Bayhub specific struct, enum and macro
 2023-10-13  8:33 UTC 

[PATCH] drm/loongson: Add support for the DC in LS2K1000 SoC
 2023-10-13  8:22 UTC  (2+ messages)

[libgpiod][PATCH] bindings: python: simplify environ access
 2023-10-13  8:36 UTC  (2+ messages)

[RFC PATCH v2 00/78] Strict disable implicit fallthrough
 2023-10-13  8:32 UTC  (31+ messages)
` [RFC PATCH v2 03/78] fpu/softfloat: add fallthrough pseudo-keyword
` [RFC PATCH v2 08/78] hw/block: "
` [RFC PATCH v2 09/78] hw/acpi/aml-build.c: "
` [RFC PATCH v2 19/78] target/hppa: "
` [RFC PATCH v2 22/78] target/ppc: "
` [RFC PATCH v2 26/78] target/s390x: "
` [RFC PATCH v2 31/78] target/xtensa: "
` [RFC PATCH v2 32/78] target/m68k: "
` [RFC PATCH v2 34/78] target/tricore: "
` [RFC PATCH v2 38/78] system/rtc.c: "
` [RFC PATCH v2 41/78] linux-user: "
` [RFC PATCH v2 43/78] hw/misc: "
` [RFC PATCH v2 46/78] disas: "
` [RFC PATCH v2 47/78] contrib/rdmacm-mux: "
` [RFC PATCH v2 48/78] contrib/vhost-user-scsi: "
` [RFC PATCH v2 50/78] hw/audio: "
` [RFC PATCH v2 51/78] chardev: "
` [RFC PATCH v2 52/78] hw/char: "
` [RFC PATCH v2 54/78] hw/core: "
` [RFC PATCH v2 58/78] hw/ppc: "
` [RFC PATCH v2 61/78] semihosting: "
` [RFC PATCH v2 62/78] hw/gpio: "
` [RFC PATCH v2 64/78] hw/mips: "
` [RFC PATCH v2 71/78] hw/s390x: "
` [RFC PATCH v2 73/78] hw/watchdog/wdt_diag288.c: "
` [RFC PATCH v2 74/78] hw/cxl/cxl-device-utils.c: "
` [RFC PATCH v2 76/78] qemu-img.c: "
` [RFC PATCH v2 78/78] meson.build: increase -Wimplicit-fallthrough to 5

[PATCH 9/9] scsi: bht: util: Add the source files related to utility
 2023-10-13  8:34 UTC 

[PATCH] mux: Make it possible to select MULTIPLEXER if EXPERT
 2023-10-13  8:36 UTC  (3+ messages)

[PATCH v3 0/2] Rpmsg support for i.MX DSP with resource table
 2023-10-13  8:35 UTC  (5+ messages)
` [PATCH v3 2/2] arm64: dts: imx8mp: add reserve-memory nodes for DSP

[PATCH v5 0/2] Add maxim max34408/34409 ADC driver and yaml
 2023-10-13  8:35 UTC  (8+ messages)
` [PATCH v5 1/2] dt-bindings: adc: provide max34408/9 device tree binding document

[libgpiod][PATCH v2 0/2] bindings: python: optionally include (...)
 2023-10-13  8:35 UTC  (3+ messages)
` [libgpiod][PATCH v2 2/2] bindings: python: add pyproject.toml, pep 518

[PATCH 0/9] Add support for Bayhub SD/MMC controller
 2023-10-13  8:32 UTC 

[isar-cip-core][PATCH v2] Add support Plat'Home OpenBlocks IoT VX2
 2023-10-13  8:34 UTC  (6+ messages)

[Intel-gfx] [PATCH v13 0/7] drm/i915: Define and use GuC and CTB TLB invalidation routines
 2023-10-13  8:34 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v10 00/17] PCI devices passthrough on Arm, part 3
 2023-10-13  8:34 UTC  (3+ messages)
` [PATCH v10 15/17] xen/arm: account IO handlers for emulated PCI MSI-X

[PATCH 4/9] scsi: bht: host: Add the source files related to host initialization, command handler, interrupt handler and transfer handler
 2023-10-13  8:33 UTC 

[PATCH 3/9] scsi: bht: card: Add the source files related to card initialization
 2023-10-13  8:33 UTC 

[PATCH 2/9] scsi: bht: Add Bayhub module's Kconfig and Makefile for compiling Bayhub's SD/MMC Card interface driver
 2023-10-13  8:33 UTC 

[igt-dev] [PATCH] tests: save GPU engine information more properly
 2023-10-13  8:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH] selftests: bpf: remove unused variables
 2023-10-13  8:32 UTC  (2+ messages)

[PATCH 1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver
 2023-10-13  8:32 UTC 

[PATCH 1/1] i2c: designware_i2c: adjust timing calculation
 2023-10-13  8:32 UTC  (3+ messages)

[PATCH] clk: socfpga: gate: Account for the divider in determine_rate
 2023-10-13  8:32 UTC  (2+ messages)

[PATCH v3 00/15] arm64: qcom: add and enable SHM Bridge support
 2023-10-13  8:32 UTC  (6+ messages)
` [PATCH v3 13/15] firmware: qcom: tzmem: "

[PATCH 0/9] media: fix smatch warnings
 2023-10-13  8:32 UTC  (3+ messages)
` [PATCH 4/9] media: dvb-usb-v2: af9035: fix missing unlock

[RFC PATCH 00/78] Strict disable implicit fallthrough
 2023-10-13  8:31 UTC  (14+ messages)
` [RFC PATCH 01/78] include/qemu/compiler.h: replace QEMU_FALLTHROUGH with fallthrough
` [RFC PATCH 11/78] hw/timer: add fallthrough pseudo-keyword
` [RFC PATCH 13/78] hw/adc: "
` [RFC PATCH 16/78] audio: "
` [RFC PATCH 17/78] ui/sdl2.c: "
` [RFC PATCH 22/78] target/ppc: "
` [RFC PATCH 29/78] target/cris: "
` [RFC PATCH 50/78] hw/audio: "

[PATCH v4] net: ravb: Fix possible UAF bug in ravb_remove
 2023-10-13  8:32 UTC  (6+ messages)

[LTP] [PATCH] Add setsockopt10 TLS ULP UAF CVE-2023-0461
 2023-10-13  7:45 UTC  (3+ messages)

[PATCH mptcp-next v16 0/8] userspace pm remove id 0 subflow & address
 2023-10-13  8:31 UTC  (2+ messages)

[PATCH] media: pci: cx18: if cx == NULL, then don't use it
 2023-10-13  8:31 UTC 

❌ FAIL (SKIPPED 3 of 230): Test report for master (6.6.0-rc5, mainline.kernel.org-clang, e8c127b0)
 2023-10-13  8:31 UTC 

[Buildroot] [PATCH 1/1] package/systemd: bump version to 254.5
 2023-10-13  8:30 UTC 

[PATCH] arm64: cpufeature: Display the set of cores with a feature
 2023-10-13  8:29 UTC  (3+ messages)

[PATCH v3 00/13] Removal of QEMUFileHooks
 2023-10-13  8:24 UTC  (25+ messages)
` [PATCH v3 02/13] migration/rdma: Unfold ram_control_before_iterate()
` [PATCH v3 03/13] migration/rdma: Unfold ram_control_after_iterate()
` [PATCH v3 04/13] migration/rdma: Remove all uses of RAM_CONTROL_HOOK
` [PATCH v3 05/13] migration/rdma: Unfold hook_ram_load()
` [PATCH v3 06/13] migration/rdma: Create rdma_control_save_page()
` [PATCH v3 07/13] qemu-file: Remove QEMUFileHooks
` [PATCH v3 08/13] migration/rdma: Move rdma constants from qemu-file.h to rdma.h
` [PATCH v3 09/13] migration/rdma: Remove qemu_ prefix from exported functions
` [PATCH v3 10/13] migration/rdma: Check sooner if we are in postcopy for save_page()
` [PATCH v3 11/13] migration/rdma: Use i as for index instead of idx
` [PATCH v3 12/13] migration/rdma: Declare for index variables local
` [PATCH v3 13/13] migration/rdma: Remove all "ret" variables that are used only once

[PATCH 0/7] net: openvswitch: Reduce stack usage
 2023-10-13  8:27 UTC  (4+ messages)

[XEN PATCH][for-4.19 v2 0/2] update ecl configurations and deviations
 2023-10-13  8:26 UTC  (10+ messages)
` [XEN PATCH][for-4.19 v2 2/2] docs/misra: add deviations.rst to document additional deviations

[PATCH] wifi: wilc1000: use vmm_table as array in wilc struct
 2023-10-13  8:26 UTC 

[PATCH 0/2] tty: gdm724x: Fix coding style in gdm_tty.c
 2023-10-13  8:26 UTC  (3+ messages)
` [PATCH 1/2] tty: gdm724x: Match alignment with open parenthesis
` [PATCH 2/2] tty: gdm724x: Add blank line after declaration

[RFC PATCH] vdpa_sim: implement .reset_map support
 2023-10-13  8:23 UTC  (2+ messages)

[XEN PATCH v2 0/8] address violations of MISRA C:2012 Rule 10.1
 2023-10-13  8:25 UTC  (3+ messages)
` [XEN PATCH][for-next][for-4.19 v2 1/8] xen/include: add macro LOWEST_BIT

[PATCH] drm/msm: remove unnecessary NULL check
 2023-10-13  8:26 UTC  (4+ messages)

[PATCH v2] drm/msm: remove unnecessary NULL check
 2023-10-13  8:25 UTC  (2+ messages)

[PULL 0/7] loongarch-to-apply queue
 2023-10-13  8:17 UTC  (8+ messages)
` [PULL 1/7] target/loongarch: fix ASXE flag conflict
` [PULL 2/7] target/loongarch: Add preldx instruction
` [PULL 3/7] hw/loongarch: remove global loaderparams variable
` [PULL 4/7] hw/loongarch/virt: Remove unused ISA UART
` [PULL 5/7] hw/loongarch/virt: Remove unused ISA Bus
` [PULL 6/7] hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region
` [PULL 7/7] LoongArch: step down as general arch maintainer

[PATCH v5 0/7] vdpa: Send all CVQ state load commands in parallel
 2023-10-13  8:09 UTC  (7+ messages)
` [PATCH v5 1/7] vdpa: Use iovec for vhost_vdpa_net_cvq_add()
` [PATCH v5 2/7] vdpa: Avoid using vhost_vdpa_net_load_*() outside vhost_vdpa_net_load()
` [PATCH v5 3/7] vdpa: Check device ack in vhost_vdpa_net_load_rx_mode()
` [PATCH v5 4/7] vdpa: Move vhost_svq_poll() to the caller of vhost_vdpa_net_cvq_add()
` [PATCH v5 5/7] vdpa: Introduce cursors to vhost_vdpa_net_loadx()
` [PATCH v5 6/7] vhost: Expose vhost_svq_available_slots()

[PATCH v4 0/6] Add octal DTR support for Macronix flash
 2023-10-13  8:23 UTC  (12+ messages)
` [PATCH v4 1/6] mtd: spi-nor: Add manufacturer read id function

[PATCH] audit,io_uring: io_uring openat triggers audit reference count underflow
 2023-10-13  8:24 UTC  (2+ messages)

[PATCH] Fix disk space monitoring on cephfs
 2023-10-13  8:22 UTC  (3+ messages)
` [bitbake-devel] "

why does rust recipe file define "rust_do_install()"?
 2023-10-13  8:21 UTC 

[RFC PATCH 40/75] linux-user: add fallthrough pseudo-keyword
 2023-10-13  8:11 UTC  (3+ messages)
` [RFC PATCH 42/75] hw/misc: "

[klassert-ipsec:master 2/6] checkpatch: WARNING: Possible repeated word: 'Google'
 2023-10-13  8:18 UTC 

[klassert-ipsec:master 3/6] checkpatch: WARNING: Possible repeated word: 'Google'
 2023-10-13  8:18 UTC 

[PATCH v6 00/12] iommu: Prepare to deliver page faults to user space
 2023-10-13  7:49 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/9] s390x: topology: Fixes and extension
 2023-10-13  8:16 UTC  (3+ messages)
` [kvm-unit-tests PATCH 4/9] s390x: topology: Don't use non unique message

[Outreachy Applicant] NEEDS SOME CLARIFICATIONS
 2023-10-13  8:17 UTC  (11+ messages)

Proszę o kontakt
 2023-10-13  8:11 UTC 

[PATCH v16 0/2] add debugfs to migration driver
 2023-10-13  8:16 UTC  (4+ messages)
` [PATCH v16 2/2] Documentation: add debugfs description for vfio


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.