All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-20 05:41:36 to 2023-07-20 06:41:10 UTC [more...]

[PATCH 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2023-07-20  6:38 UTC  (3+ messages)
` [PATCH 1/3] rust: kunit: add KUnit case and suite macros
` [PATCH 2/3] rust: macros: add macro to easily run KUnit tests

[linux-next:master 3050/3762] ../lib/gcc/loongarch64-linux/12.3.0/plugin/include/config/loongarch/loongarch-opts.h:31:10: fatal error: loongarch-def.h: No such file or directory
 2023-07-20  6:36 UTC 

[PATCH] scsi: aic7xxx: add missing spaces
 2023-07-20  6:39 UTC 

[PATCH 02/10] iommu: Add a lockdep assertion for remaining dev->iommu_group reads
 2023-07-20  6:33 UTC  (4+ messages)

[PATCH v2 0/2] Init flow fixes for Samsung DSIM and TI SN65DSI84
 2023-07-20  6:37 UTC  (10+ messages)
` [PATCH v2 1/2] drm: bridge: samsung-dsim: Fix i.MX8M enable flow to meet spec

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-20  6:38 UTC  (9+ messages)
` [PATCH 02/11] RISC-V: arch/riscv/config: enable RISC-V IOMMU support
` [PATCH 05/11] RISC-V: drivers/iommu/riscv: Add sysfs interface

[PATCH v5 00/14] ceph: support idmapped mounts
 2023-07-20  6:36 UTC  (16+ messages)

[PATCH V5 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
 2023-07-20  6:37 UTC  (4+ messages)

[PATCH v2 0/7] KUnit integration for Rust doctests
 2023-07-20  6:36 UTC  (5+ messages)
` [PATCH v2 6/7] rust: support running Rust documentation tests as KUnit ones

[PATCH v4 0/8] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-20  6:38 UTC  (7+ messages)
` [PATCH v4 1/8] swiotlb: make io_tlb_default_mem local to swiotlb.c
` [PATCH v4 2/8] swiotlb: add documentation and rename swiotlb_do_find_slots()

[PATCH] dma: DMA_ATTR_SKIP_CPU_SYNC documentation tweaks
 2023-07-20  6:34 UTC  (6+ messages)

[PATCH bpf-next v3 00/17] bpf: Support new insns from cpu v4
 2023-07-20  6:36 UTC  (8+ messages)
` [PATCH bpf-next v3 11/17] selftests/bpf: Add unit tests for new sign-extension load insns
      ` [Bpf] "

[PATCH] efi_loader: Allow also empty capsule to be process
 2023-07-20  6:36 UTC  (6+ messages)

[PATCH 1/1] riscv: dts: Enable device-tree overlay support for starfive devices
 2023-07-20  6:34 UTC  (6+ messages)

[PATCH] riscv: add SBI SUSP extension support
 2023-07-20  6:31 UTC  (3+ messages)

[PATCH v1] drivers: mvm: remove duplicate assignments
 2023-07-20  6:32 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] doc: add inbuilt graph nodes data flow
 2023-07-20  6:34 UTC  (3+ messages)

[PATCH mptcp-next 0/2] mptcp: subflow removal follow-ups
 2023-07-20  6:34 UTC  (3+ messages)
` [PATCH mptcp-next 1/2] Squash-to: "mptcp: avoid unneeded mptcp_token_destroy() call"
` [PATCH mptcp-next 2/2] Squash-to: "mptcp: avoid additional __inet_stream_connect() call"

[PATCH] md/bitmap: Fix bitmap page writing problem when using block integrity
 2023-07-20  6:31 UTC  (2+ messages)

[dpdk-web] [RFC PATCH] process: new library approval in principle
 2023-07-20  6:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1] doc: process for "

[dm-devel] File system robustness
 2023-07-19 10:51 UTC  (3+ messages)

[PATCH] rust: doctests: Use tabs for indentation in generated C code
 2023-07-20  6:29 UTC 

[PATCH v2 0/5] x86/ioapic: fix edge triggered interrupt migration
 2023-07-20  6:32 UTC  (5+ messages)
` [PATCH v2 2/5] x86/ioapic: RTE modifications must use ioapic_write_entry

[DRBD-announce] python-linstor/linstor-client 1.19.0 release
 2023-07-20  6:31 UTC 

[PATCH v17 00/30] Add KVM LoongArch support
 2023-07-20  6:28 UTC  (31+ messages)
` [PATCH v17 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v17 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v17 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v17 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v17 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v17 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v17 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v17 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v17 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v17 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v17 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v17 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v17 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v17 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v17 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v17 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v17 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v17 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v17 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v17 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v17 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v17 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v17 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v17 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v17 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v17 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v17 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v17 28/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v17 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v17 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM

[Intel-xe] [PATCH 1/2] drm/xe: Introduce a range-fence utility
 2023-07-20  6:29 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH] risc: kernel: Added missing spaces
 2023-07-20  6:28 UTC 

[drm-misc:for-linux-next 2/2] drivers/gpu/drm/drm_debugfs.c:212:28: warning: cast from pointer to integer of different size
 2023-07-20  6:25 UTC  (2+ messages)

[PATCH V1 1/1] linux: drivers: mtd: spi-nor: gigadevice.c
 2023-07-20  6:25 UTC  (3+ messages)

[drm-misc:for-linux-next 1/2] drivers/gpu/drm/drm_gpuva_mgr.c:622:48: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int'
 2023-07-20  6:25 UTC  (2+ messages)

[PATCH v1 0/2] RK3588 USB3 host controller support
 2023-07-20  6:25 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: usb: rockchip,dwc3: Add RK3588 binding

[PATCH] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-20  6:25 UTC  (7+ messages)

[PATCH] ARM: spear: Explicitly include correct DT includes
 2023-07-20  6:23 UTC  (3+ messages)

[PATCH v4 1/1] arm64: defconfig: Enable i.MX93 devices
 2023-07-20  6:23 UTC 

[PATCH v2] media: mdp3: Fix resource leak in a for_each_child_of_node() loop
 2023-07-20  6:23 UTC  (2+ messages)

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-20  6:23 UTC  (14+ messages)
` [PATCH vhost v11 03/10] virtio_ring: introduce virtqueue_set_premapped()
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
` [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page

[PATCH] parisc: kernel: "foo * bar" should be "foo *bar"
 2023-07-20  6:21 UTC 

[PATCH 0/4] Add support for PECI Nuvoton
 2023-07-20  6:20 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: Add bindings for peci-npcm
` [PATCH 2/4] peci: Add peci-npcm controller driver

[PATCH] media: tuners: qt1010: replace BUG_ON with a regular error
 2023-07-20  6:20 UTC 

[PATCH v2] fb: Explicitly include correct DT includes
 2023-07-20  6:19 UTC  (4+ messages)

[PATCH v2 0/3] mtd: rawnand: Sequential page reads
 2023-07-20  6:20 UTC  (14+ messages)
` [PATCH v2 3/3] mtd: rawnand: Support for sequential cache reads

[dunfell][PATCH] ruby/cgi-gem: CVE-2021-33621 HTTP response splitting in CGI
 2023-07-20  6:18 UTC 

[PATCH v1 0/6] Add support for PMICs used on Tegra 3 devices
 2023-07-20  6:17 UTC  (4+ messages)

[PATCH] fstests: add helper to canonicalize devices used to enable persistent disks
 2023-07-20  6:17 UTC 

[PATCH v4 0/4] SPL NVMe support
 2023-07-20  6:17 UTC  (8+ messages)

[PATCH] scsi: aic7xxx: "foo* bar" should be "foo *bar"
 2023-07-20  6:16 UTC 

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-07-20  6:16 UTC  (10+ messages)
` [PATCH v5 02/11] block: Block Device Filtering Mechanism
` [PATCH v5 04/11] blksnap: header file of the module interface

[PATCH 0/7] consoles small cleanups
 2023-07-20  6:16 UTC  (4+ messages)
` [PATCH 1/7] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()

[PATCH v2 1/2] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
 2023-07-20  6:15 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[PATCH 0/3] Add support for nuvoton ma35d1 rtc controller
 2023-07-20  6:14 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: rtc: Document nuvoton ma35d1 rtc driver
` [PATCH 3/3] rtc: Add driver for nuvoton ma35d1 rtc controller

[PATCH] parisc: kernel: "foo * bar" should be "foo *bar"
 2023-07-20  6:14 UTC 

[PATCH] soc: starfive: Explicitly include correct DT includes
 2023-07-20  6:12 UTC  (2+ messages)

[PATCH] doc: postpone deprecation of pipeline legacy API
 2023-07-20  6:12 UTC  (2+ messages)

[PATCH 01/10] iommu: Remove useless group refcounting
 2023-07-20  6:11 UTC  (4+ messages)

[PATCH v1 3/8] selftests/nolibc: select_null: fix up for big endian powerpc64
 2023-07-20  6:11 UTC  (3+ messages)

CIP IRC weekly meeting today on libera.chat
 2023-07-20  6:10 UTC 

[PATCH 0/2] Two minor cleanups for compaction
 2023-07-20 11:53 UTC  (4+ messages)
` [PATCH 2/2] mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint is set

Question about Davinci NAND using 4 bit ECC
 2023-07-20  6:08 UTC  (3+ messages)

[PATCH] scsi: aic7xxx: add missing spaces before '(' and after '!='
 2023-07-20  6:08 UTC 

[PATCH v3 0/7] Support negative dentries on case-insensitive ext4 and f2fs
 2023-07-20  6:06 UTC  (4+ messages)
` [PATCH v3 3/7] libfs: Validate negative dentries in case-insensitive directories
  ` [f2fs-dev] "

[PATCH] backlight: gpio_backlight: Drop output gpio direction check for initial power state
 2023-07-20  6:06 UTC  (2+ messages)

[iproute2 00/22] Support for stateless configuration (read from /etc and /usr)
 2023-07-20  6:05 UTC  (3+ messages)

[PATCH V2 0/2] Fix warnings occurred during compilation
 2023-07-20  6:05 UTC  (6+ messages)
    ` [EXTERNAL] "

[PATCH] wifi: rtlwifi: "foo * bar" should be "foo *bar"
 2023-07-20  6:04 UTC 

[RFC PATCH 0/6] nvmem: add block device NVMEM provider
 2023-07-20  6:04 UTC  (4+ messages)
` [RFC PATCH 4/6] mtd: blkdevs: set GENHD_FL_NO_NVMEM

[PATCH 00/29] Add support for MediaTek MT7988 SoC
 2023-07-20  6:04 UTC  (5+ messages)
` [PATCH 21/29] arm: dts: medaitek: convert gmac link mode to 2500base-x
  ` Aw: "
      ` Aw: "

[meta-ti][kirkstone][PATCH 0/2] Update to cicd.kirkstone.202307192152
 2023-07-20  6:02 UTC  (3+ messages)
` [meta-ti][kirkstone][PATCH 1/2] linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.kirkstone.202307192152
` [meta-ti][kirkstone][PATCH 2/2] linux-ti-staging_6.1: "

linux-next: build failure after merge of the bluetooth tree
 2023-07-20  6:00 UTC  (5+ messages)

[PATCH] mm: kill frontswap
 2023-07-20  6:00 UTC  (2+ messages)

[PATCH v3 0/3] xen/riscv: introduce identity mapping
 2023-07-20  5:58 UTC  (5+ messages)
` [PATCH v3 3/3] "

[Intel-wired-lan] [PATCH iwl-next 1/4] ice: PTP: Cleanup timestamp registers correctly
 2023-07-20  5:56 UTC  (2+ messages)

[f2fs-dev] [syzbot] [f2fs?] UBSAN: array-index-out-of-bounds in f2fs_iget
 2023-07-20  5:56 UTC  (2+ messages)
`  "

[PATCH] drm/amdgpu: Program xcp_ctl registers as needed
 2023-07-20  5:56 UTC 

[PATCH] scsi: aic7xxx: Remove unnecessary parentheses in hyperv.h
 2023-07-20  5:55 UTC 

[PATCH v2 0/3] Improve performance for BLK_MQ_F_BLOCKING drivers
 2023-07-20  5:54 UTC  (3+ messages)
` [PATCH v2 3/3] block: "

[PATCH 1/1] drivers:video: fix return value check in ep93xxfb_probe
 2023-07-20  5:53 UTC  (2+ messages)

[PATCH v2 0/8] libata: remove references to 'old' error handler
 2023-07-20  5:49 UTC  (5+ messages)
` [PATCH v2 7/8] ata: sata_sx4: drop already completed TODO
` [PATCH v2 8/8] ata: remove ata_bus_probe()

[PATCH v4] mce: prevent concurrent polling of MCE events
 2023-07-20  5:49 UTC  (4+ messages)
    ` [PATCH] x86/mce: Prevent duplicate error records

[igt-dev] [PATCH i-g-t] tests/xe: Add a test that validates GT C0 on exec
 2023-07-20  5:49 UTC  (3+ messages)
` [igt-dev] ○ CI.xeBAT: info for "
` [igt-dev] ✓ Fi.CI.BAT: success "

RAID mount fails after upgrading to kernel 6.2.0
 2023-07-20  5:48 UTC  (4+ messages)

[PATCH][next][V2] video: fbdev: kyro: make some const read-only arrays static and reduce type size
 2023-07-20  5:47 UTC  (2+ messages)

[dm-devel] [PATCH 2/3] brd: enable discard
 2023-07-20  5:45 UTC  (2+ messages)
`  "

[PATCH 1/2] drm/amdgpu: fix printing empty string array
 2023-07-20  5:47 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: fix incorrect vmhub index

[virtio-comment] Re: [virtio-dev][PATCH 2/2] virtio-spi: add the device specification
 2023-07-20  5:45 UTC  (8+ messages)
  `  "

[PATCH v2 00/15] UFS: Add OPP and interconnect support
 2023-07-20  5:41 UTC  (16+ messages)
` [PATCH v2 01/15] dt-bindings: ufs: common: add OPP table
` [PATCH v2 02/15] dt-bindings: opp: Increase maxItems for opp-hz property
` [PATCH v2 03/15] arm64: dts: qcom: sdm845: Add missing RPMh power domain to GCC
` [PATCH v2 04/15] arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk"
` [PATCH v2 05/15] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
` [PATCH v2 06/15] arm64: dts: qcom: sm8250: "
` [PATCH v2 07/15] OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH v2 08/15] OPP: Introduce dev_pm_opp_get_freq_indexed() API
` [PATCH v2 09/15] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH v2 10/15] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH v2 11/15] scsi: ufs: host: Add support for parsing OPP
` [PATCH v2 12/15] arm64: dts: qcom: sdm845: Add interconnect paths to UFSHC
` [PATCH v2 13/15] arm64: dts: qcom: sm8250: "
` [PATCH v2 14/15] scsi: ufs: core: Add enums for UFS lanes
` [PATCH v2 15/15] scsi: ufs: qcom: Add support for scaling interconnects

[PATCH net-next v1 0/7] In-kernel support for the TLS Alert protocol
 2023-07-20  5:44 UTC  (5+ messages)
` [PATCH net-next v1 5/7] net/handshake: Add helpers for parsing incoming TLS Alerts

[PATCH v2 0/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
 2023-07-20  5:41 UTC  (9+ messages)
` [PATCH v2 5/7] perf evlist: Skip dummy event sample_type check for evlist_config

[PATCH 1/2] Revert "drm/amdgpu: Remove redundant GFX v9.4.3 sequence"
 2023-07-20  5:42 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Program xcp_ctl registers as needed


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.