All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-07 01:41:48 to 2023-03-07 02:59:09 UTC [more...]

[PATCH v6 00/14] Hexagon: COF overrides, new generator, test/bug update
 2023-03-07  2:58 UTC  (3+ messages)
` [PATCH v6 03/14] Hexagon (target/hexagon) Add overrides for endloop1/endloop01
` [PATCH v6 06/14] Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not needed

[PATCH v5 00/11] Adjust the dma-ranges for MTK IOMMU
 2023-03-07  2:35 UTC  (24+ messages)
` [PATCH v5 01/11] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
` [PATCH v5 02/11] dt-bindings: media: mediatek,jpeg: "
` [PATCH v5 03/11] iommu/mediatek: Improve comment for the current region/bank
` [PATCH v5 04/11] iommu/mediatek: Get regionid from larb/port id
` [PATCH v5 05/11] iommu/mediatek: mt8192: Add iova_region_larb_msk
` [PATCH v5 06/11] iommu/mediatek: mt8195: "
` [PATCH v5 07/11] iommu/mediatek: mt8186: "
` [PATCH v5 08/11] iommu/mediatek: Add a gap for the iova regions
` [PATCH v5 09/11] arm64: dts: mt8195: Add dma-ranges for the parent "soc" node
` [PATCH v5 10/11] arm64: dts: mt8195: Remove the unnecessary dma-ranges
` [PATCH v5 11/11] arm64: dts: mt8186: Add dma-ranges for the parent "soc" node

[PATCH] scsi: ufs: ufs-qcom: remove impossible check
 2023-03-07  2:57 UTC  (2+ messages)

[PATCH v4 00/14] vfio/migration: Device dirty page tracking
 2023-03-07  2:57 UTC  (17+ messages)
` [PATCH v4 01/14] vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
` [PATCH v4 02/14] vfio/common: Fix wrong %m usages
` [PATCH v4 03/14] vfio/common: Abort migration if dirty log start/stop/sync fails
` [PATCH v4 04/14] vfio/common: Add VFIOBitmap and alloc function
` [PATCH v4 05/14] vfio/common: Add helper to validate iova/end against hostwin
` [PATCH v4 06/14] vfio/common: Consolidate skip/invalid section into helper
` [PATCH v4 07/14] vfio/common: Add helper to consolidate iova/end calculation
` [PATCH v4 08/14] vfio/common: Record DMA mapped IOVA ranges
` [PATCH v4 09/14] vfio/common: Add device dirty page tracking start/stop
` [PATCH v4 10/14] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
` [PATCH v4 11/14] vfio/common: Add device dirty page bitmap sync
` [PATCH v4 12/14] vfio/migration: Block migration with vIOMMU
` [PATCH v4 13/14] vfio/migration: Query device dirty page tracking support
` [PATCH v4 14/14] docs/devel: Document VFIO device dirty page tracking

[PATCH v3] docs: describe how to quickly build a trimmed kernel
 2023-03-07  2:57 UTC  (6+ messages)

[PATCH] scsi: hisi_sas: add a check of devm_add_action
 2023-03-07  2:57 UTC  (2+ messages)

[PATCH v2 1/1] ufs: mcq: qcom: Fix passing zero to PTR_ERR
 2023-03-07  2:57 UTC  (2+ messages)

[PATCH] scsi: ufs: add soft dependency on governor_simpleondemand
 2023-03-07  2:57 UTC  (2+ messages)

[PATCH 0/6] This patchset contains critical Bug fixes
 2023-03-07  2:57 UTC  (2+ messages)

[PATCH REPOST] scsi: sd: Fix wrong zone_write_granularity value at revalidate
 2023-03-07  2:57 UTC  (2+ messages)

[PATCH] target: iscsi: fix an error message in iscsi_check_key()
 2023-03-07  2:57 UTC  (2+ messages)

[PATCH] scsi: lpfc: avoid usage of list iterator variable after loop
 2023-03-07  2:57 UTC  (2+ messages)

[PATCH v2 1/1] scsi: lpfc: add null check of kzalloc in lpfc_sli4_cgn_params_read
 2023-03-07  2:57 UTC  (2+ messages)

[PATCH] qla2xxx: Add option to disable FC2 Target support
 2023-03-07  2:57 UTC  (2+ messages)

[PATCH 0/3] Driver version update to 07.725.01.00-rc1
 2023-03-07  2:57 UTC  (2+ messages)

RISC-V Linux kernel not booting up with KASAN enabled
 2023-03-07  2:57 UTC  (7+ messages)

[PATCH v13 0/3] Add kernel seccomp support for m68k
 2023-03-07  2:57 UTC  (3+ messages)

[PATCH 00/81] Constify most SCSI host templates
 2023-03-07  2:57 UTC  (8+ messages)
` [PATCH 04/81] ata: Declare SCSI host templates const
` [PATCH 48/81] scsi: iscsi: Declare SCSI host template const

[PATCH] scsi: core: Add BLIST_NO_ASK_VPD_SIZE for some VDASD
 2023-03-07  2:54 UTC  (4+ messages)

[meta-multimedia][PATCH 1/2] dav1d: add recipe
 2023-03-07  2:52 UTC  (4+ messages)
` [meta-multimedia][PATCH 2/2] libavif: "
` [oe] [meta-multimedia][PATCH 1/2] dav1d: "

[meta-multimedia][PATCH] dav1d: add recipe
 2023-03-07  2:51 UTC 

[PATCH] specification sched-capacity.rst
 2023-03-07  2:52 UTC 

[PATCH bpf-next v1 0/2] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-07  2:50 UTC  (9+ messages)
` [PATCH bpf-next v1 1/2] "

[RFC][nvdimm][crash] pmem memmap dump support
 2023-03-07  2:49 UTC  (5+ messages)

[PATCH v3 00/29] Add KVM LoongArch support
 2023-03-07  2:49 UTC  (7+ messages)
` [PATCH v3 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v3 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v3 19/29] LoongArch: KVM: Implement kvm mmu operations

[PATCH] mm: remove redundant check in handle_mm_fault
 2023-03-07  2:48 UTC  (4+ messages)

[PATCH v3] dma-buf: cma_heap: Check for device max segment size when attaching
 2023-03-07  2:48 UTC  (3+ messages)

[PATCH] yq: Drop {LINKSHARED}
 2023-03-07  2:48 UTC 

linux-next: Tree for Mar 7
 2023-03-07  2:47 UTC 

[PATCH v5 0/2] StarFive's SDIO/eMMC driver support
 2023-03-07  2:46 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: syscon: Add StarFive syscon doc
` [PATCH v5 2/2] mmc: starfive: Add initialization of prev_err

[PATCH v3 0/5] batched remove rmap in try_to_unmap_one()
 2023-03-07  2:45 UTC  (6+ messages)
` [PATCH v3 5/5] try_to_unmap_one: batched remove rmap, update folio refcount

[PATCH v3 0/7] Documentation/security-bugs: overhaul
 2023-03-07  2:44 UTC  (3+ messages)
` [PATCH v3 1/7] Documentation/security-bugs: move from admin-guide/ to process/

[PATCH v4 0/5] Deprecate system emulation support for 32-bit x86 and arm hosts
 2023-03-07  2:43 UTC  (3+ messages)
` [PATCH v4 4/5] docs/about/deprecated: Deprecate 32-bit arm hosts for system emulation

[PATCH] media: ipu3-cio2: support multiple sensors and VCMs with HID name
 2023-03-07  2:43 UTC  (5+ messages)

linux-next: runtime warning after merge of the driver-core tree
 2023-03-07  2:43 UTC 

[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-07  2:42 UTC  (15+ messages)
` [PATCH 02/14] iommufd: Add iommufd_group
` [PATCH 03/14] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH 09/14] iommufd: Add iommufd_device_replace()

[PATCH net] bnxt_en: reset PHC frequency in free-running mode
 2023-03-07  2:40 UTC  (2+ messages)

Question about f_uac1 gadget
 2023-03-07  2:41 UTC  (2+ messages)

[PATCH] kbuild: Disallow DTB overlays to built from .dts named source files
 2023-03-07  2:36 UTC  (3+ messages)

[PATCH] wifi: ath11k_pci: add a soft dependency on qrtr-mhi
 2023-03-07  2:35 UTC  (3+ messages)

[Intel-gfx] [PATCH v5 00/19] Add vfio_device cdev for iommufd support
 2023-03-07  2:35 UTC  (13+ messages)
` [Intel-gfx] [PATCH v5 09/19] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
                  `  "

[PATCH v1 1/1] script: modpost: emit warning when description is missing
 2023-03-07  2:34 UTC  (2+ messages)

[RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
 2023-03-07  2:33 UTC  (15+ messages)

[PATCH qemu] linux-user: Emulate /proc/cpuinfo output for riscv
 2023-03-07  2:34 UTC  (2+ messages)

[PATCH v3] target/arm: Add Neoverse-N1 registers
 2023-03-07  2:33 UTC  (3+ messages)

[PATCH] iommufd/selftest: Catch overflow of uptr and length
 2023-03-07  2:32 UTC  (2+ messages)

[geert-renesas-devel:next] BUILD SUCCESS f8f70cfd66498277779fd34bd2266ea83ce3944b
 2023-03-07  2:29 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev.2023.02.27a 107/108] arch/x86/kernel/nmi.c:441:6: warning: no previous prototype for function 'set_nmi_torture'
 2023-03-07  2:30 UTC 

[intel-tdx:guest-debug 2/4] vmlinux.o: warning: objtool: __halt+0x28: call to __trace_tdx_hypercall() leaves .noinstr.text section
 2023-03-07  2:30 UTC 

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 18 warnings (v6.1.15-782-g0dcd2816cbbf)
 2023-03-07  2:28 UTC 

[PATCH v6] net/i40e: rework maximum frame size configuration
 2023-03-07  2:27 UTC  (3+ messages)
` [PATCH v7] net/i40e: fix max "

[PATCH v2 -next 0/3] Minor cleanup in PAT
 2023-03-07  2:26 UTC  (4+ messages)
` [PATCH v2 -next 1/3] x86/mm/pat: Move follow_phys to pat-related file
` [PATCH v2 -next 2/3] x86/mm/pat: Cleanup unused parameter in follow_phys
` [PATCH v2 -next 3/3] x86/mm/pat: Remove WARN_ON_ONCE if follow_phys fails

[PATCH v17 RESEND 0/3] Add MediaTek MT6370 PMIC support
 2023-03-07  2:23 UTC  (5+ messages)
` [PATCH v17 RESEND 1/3] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support

[V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
 2023-03-07  2:18 UTC  (3+ messages)

[PATCH v2 0/5] Devicetree support for Loongson-1 GPIO
 2023-03-07  2:25 UTC  (4+ messages)
` [PATCH v2 1/5] gpio: loongson1: Convert to SPDX identifier

[PATCH] selftests: net: devlink_port_split.py: skip test if no suitable device available
 2023-03-07  2:24 UTC  (3+ messages)

[PATCH 00/70] tcg: Remove tcg_const_*
 2023-03-07  2:24 UTC  (4+ messages)
` [PATCH 56/70] target/tricore: Split t_n as constant from temp as variable

[Outreachy Announce] Welcome Applicants!
 2023-03-07  2:24 UTC  (3+ messages)
` Khadija Introduction Outreachy Applicant

[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
 2023-03-07  2:23 UTC  (4+ messages)
` [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr

[PATCH] drm/amdgpu: Fix the warning info when removing amdgpu device
 2023-03-07  2:23 UTC  (2+ messages)

[PATCH v10 10/15] spi: dw: Add support for AMD Pensando Elba SoC
 2023-03-07  2:20 UTC  (3+ messages)

M+ & H bugs with Milestone Movements WW09
 2023-03-07  2:22 UTC 

[RFC 0/2] RISC-V: enable rust
 2023-03-07  2:20 UTC  (5+ messages)

[PATCH v10 05/15] dt-bindings: soc: amd: amd,pensando-elbasr: Add AMD Pensando SoC System Controller
 2023-03-07  2:18 UTC  (3+ messages)

Enhancements/Bugs closed WW09!
 2023-03-07  2:20 UTC 

[PATCH] tools/perf: Add basic support for LoongArch
 2023-03-07  2:18 UTC 

[PATCH 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-03-07  2:15 UTC  (6+ messages)
` [PATCH 1/4] iommu/vt-d: Implement set device pasid op for default domain

[PATCH v2] sched/fair: sanitize vruntime of entity being migrated
 2023-03-07  2:16 UTC  (2+ messages)

[PATCH v10 05/15] dt-bindings: soc: amd: amd,pensando-elbasr: Add AMD Pensando SoC System Controller
 2023-03-07  2:16 UTC  (3+ messages)

[PATCH bpf-next v3 0/8] Transit between BPF TCP congestion controls
 2023-03-07  2:17 UTC  (5+ messages)
` [PATCH bpf-next v3 2/8] bpf: Create links for BPF struct_ops maps
` [PATCH bpf-next v3 3/8] net: Update an existing TCP congestion control algorithm

[PATCH v5 00/12] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-07  2:16 UTC  (14+ messages)
` [PATCH v5 08/12] net: stmmac: starfive_dmac: Add phy interface settings
` [PATCH v5 11/12] riscv: dts: starfive: visionfive-2-v1.2a: Add gmac+phy's delay configuration

[PATCH v10 03/15] dt-bindings: spi: cdns: Add compatible for AMD Pensando Elba SoC
 2023-03-07  2:13 UTC  (3+ messages)

Current high bug count owners for Yocto Project 4.2
 2023-03-07  2:15 UTC 

[geert-m68k:master] BUILD SUCCESS 513138a14063760ef611f18ba76c5c7915ff8cdd
 2023-03-07  2:11 UTC 

[geert-m68k:for-v6.3] BUILD SUCCESS e36a82bebbf7da814530d5a179bef9df5934b717
 2023-03-07  2:11 UTC 

[syzbot] [hfs?] kernel BUG in __block_write_full_page
 2023-03-07  2:13 UTC 

[PATCH v10 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC
 2023-03-07  2:11 UTC  (3+ messages)

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2023-03-07  2:12 UTC 

[dm-devel] [PATCH] dm crypt: initialize tasklet in crypt_io_init()
 2023-03-07  2:12 UTC  (4+ messages)
` [dm-devel] "
  `  "

[PATCH 00/41] rtc: Convert to platform remove callback returning void
 2023-03-07  2:09 UTC  (5+ messages)
` [PATCH 11/41] rtc: ds1685: "

[PATCH -next] radi10: fix leak of 'r10bio->remaining' for recovery
 2023-03-07  2:27 UTC 

[RFC PATCH 0/6] add: block invalid submodules
 2023-03-07  2:04 UTC  (3+ messages)
` [PATCH v2 6/6] add: reject nested repositories

[Intel-xe] [PATCH] drm/xe/mcr: Add L3BANK steering for DG2
 2023-03-07  2:03 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

[PATCH v3 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-03-07  1:59 UTC  (4+ messages)
` [PATCH v3 14/17] riscv: dts: jh7110: Add initial StarFive JH7110 device tree

[PATCH 1/2] kallsyms: add kallsyms_seqs_of_names to list of special symbols
 2023-03-07  1:57 UTC  (3+ messages)
` [PATCH 2/2] kallsyms: expand symbol name into comment for debugging

[PATCH] pstore: Revert pmsg_lock back to a normal mutex
 2023-03-07  1:58 UTC  (5+ messages)
` [PATCH v2] "

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.98-490-g923ffd34b4495)
 2023-03-07  1:56 UTC 

[PATCH v3 net-next] udp: introduce __sk_mem_schedule() usage
 2023-03-07  1:56 UTC 

[PATCH v3 00/16] Collection of DOE material
 2023-03-07  1:55 UTC  (7+ messages)
` [PATCH v3 12/16] PCI/DOE: Create mailboxes on device enumeration

[PATCH v3 0/5] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
 2023-03-07  1:54 UTC  (6+ messages)
` [PATCH v3 2/5] mm: userfaultfd: don't pass around both mm and vma
` [PATCH v3 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments

[PULL 00/23] loongarch64 patch queue
 2023-03-07  1:53 UTC  (4+ messages)
` [PULL 13/23] target/loongarch: Update README

[linusw-gpio:b4/immutable-chips] BUILD SUCCESS 4970c62cc5582a950c319511c704b03851c87409
 2023-03-07  1:51 UTC 

[PATCH net 0/2] add checking sq is full inside xdp xmit
 2023-03-07  1:49 UTC  (8+ messages)
` [PATCH net 2/2] virtio_net: "

[PATCH v3] common/rc: don't clear superblock for zoned scratch pools
 2023-03-07  1:47 UTC  (3+ messages)

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-07  1:47 UTC  (7+ messages)
` [PATCH v7 24/41] mm: Don't allow write GUPs to shadow stack memory

[PATCH 0/1] hw/riscv: Add ACT related support
 2023-03-07  1:47 UTC  (5+ messages)
` [PATCH 1/1] hw/riscv: Add signature dump function for spike to run ACT tests

[syzbot] [fs?] WARNING in schedstat_start
 2023-03-07  1:45 UTC 

[PATCH V3] LoongArch: Provide kernel fpu functions
 2023-03-07  1:44 UTC  (3+ messages)

consolidate btrfs checksumming, repair and bio splitting v4
 2023-03-07  1:44 UTC  (3+ messages)
` [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-03-07  1:43 UTC  (8+ messages)
` [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon doc

[PATCH v2 0/6] scsi: mpi3mr: fix few resource leaks
 2023-03-07  1:43 UTC  (2+ messages)

[PATCH v2 00/16] Enable DSA 2.0 Event Log and completion record faulting features
 2023-03-07  1:41 UTC  (3+ messages)
` [PATCH v2 08/16] iommu: define and export iommu_access_remote_vm()

[PATCH] scsi: mpt3sas: fix NULL pointer access in mpt3sas_transport_port_add()
 2023-03-07  1:42 UTC  (2+ messages)

[syzbot] [block?] WARNING in blkdev_put (2)
 2023-03-07  1:42 UTC  (3+ messages)

Adding Implementation Defined ARM cpu registers
 2023-03-07  1:40 UTC 


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.