All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-27 11:32:30 to 2023-07-27 12:20:01 UTC [more...]

[Bug 217715] New: USB from Thunderbolt 2 dock disconnects (xHCI host not responding)
 2023-07-27 12:19 UTC  (5+ messages)
` [Bug 217715] "

[PATCH v3 0/4] x86/ioapic: fix edge triggered interrupt migration
 2023-07-27 12:19 UTC  (3+ messages)
` [PATCH v3 2/4] x86/ioapic: RTE modifications must use ioapic_write_entry

[Intel-xe] [PATCH] drm/xe: Invert mask and val in xe_mmio_wait32
 2023-07-27 12:19 UTC  (4+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[PATCH v2 0/2] Fix 'faddr2line' for LLVM arm64 builds
 2023-07-27 12:18 UTC  (4+ messages)
` [PATCH v2 2/2] scripts/faddr2line: Constrain readelf output to symbols from System.map

[RFC 0/7] io_uring lseek
 2023-07-27 12:17 UTC  (8+ messages)
` [PATCH 1/7] iomap: merge iomap_seek_hole() and iomap_seek_data()
` [PATCH 2/7] xfs: add nowait support for xfs_seek_iomap_begin()

[RESEND PATCH 1/4] iommu/arm-smmu-v3: Add support for ECMDQ register mode
 2023-07-27 12:16 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/gt: Simplify shmem_create_from_object map_type selection
 2023-07-27 12:16 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Make i915_coherent_map_type GT-centric

[PATCH v3 0/5] Add printf and formatted asserts in the guest
 2023-07-27 12:16 UTC  (3+ messages)

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-pty: 4 runs, 1 regressions (v5.10.186-cip37-526-g7640d76efb649)
 2023-07-27 12:16 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-filesystems: 1 runs, 1 regressions (v5.10.186-cip37-526-g7640d76efb649)
 2023-07-27 12:16 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-ipc: 5 runs, 2 regressions (v5.10.186-cip37-526-g7640d76efb649)
 2023-07-27 12:16 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-timers: 4 runs, 4 regressions (v5.10.186-cip37-526-g7640d76efb649)
 2023-07-27 12:16 UTC 

[PATCH 0/2] btrfs: do not commit transaction to avoid deadly ENOSPC trap
 2023-07-27 12:09 UTC  (3+ messages)
` [PATCH 2/2] btrfs: do not commit transaction canceling a suspended replace

[PATCH 00/10] RISC-V: ACPI: Enable AIA and update RHC
 2023-07-27 12:04 UTC  (5+ messages)
` [PATCH 04/10] hw/riscv: virt: Add PCIe HIGHMEM in memmap

[XEN PATCH 0/4] xen: address violations of MISRA C:2012 Rule 7.2
 2023-07-27 12:15 UTC  (3+ messages)
` [XEN PATCH v4 4/4] xen/x86: "

bugs with EFI "reserved" memory and LMB?
 2023-07-27 12:14 UTC  (3+ messages)

[PATCH v2 0/2] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2023-07-27 12:13 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: media: Add bindings for Imagination E5010 JPEG Encoder driver
` [PATCH v2 2/2] media: imagination: Add "

[PATCH RFC 0/3] Extending FIT generator node
 2023-07-27 12:12 UTC  (4+ messages)
` [PATCH RFC 1/3] tools: binman: Enable getting file from specific directory
` [PATCH RFC 2/3] WIP: getting signing nodes to work in FIT generator node
` [PATCH RFC 3/3] arm: dts: k3-j721e-binman: Example of using FIT generator

[PATCH] ARM: dts: nuvoton: Add Fii Mori system
 2023-07-27 12:05 UTC  (2+ messages)

[linux-next:master 4460/5027] include/linux/jump_label.h:81:35: error: implicit declaration of function 'WARN'
 2023-07-27 12:05 UTC 

stable/linux-5.15.y baseline: 198 runs, 21 regressions (v5.15.123)
 2023-07-27 12:12 UTC 

[RFC PATCH 0/5] mm: Select victim memcg using BPF_OOM_POLICY
 2023-07-27 12:12 UTC  (4+ messages)

[PATCH 1/2] block/file-posix: fix g_file_get_contents return path
 2023-07-27 11:51 UTC  (4+ messages)

[PATCH v2] block/file-posix: fix g_file_get_contents return path
 2023-07-27 11:58 UTC 

[PATCH v4 0/5] io_uring getdents
 2023-07-27 12:09 UTC  (7+ messages)
` [PATCH 3/5] io_uring: add support for getdents
` [PATCH RFC 5/5] disable fixed file for io_uring getdents for now

[PATCH v6 0/9] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-27 12:05 UTC  (20+ messages)
` [PATCH v6 1/9] swiotlb: bail out of swiotlb_init_late() if swiotlb is already allocated
` [PATCH v6 2/9] swiotlb: make io_tlb_default_mem local to swiotlb.c
` [PATCH v6 3/9] swiotlb: add documentation and rename swiotlb_do_find_slots()
` [PATCH v6 4/9] swiotlb: separate memory pool data from other allocator data
` [PATCH v6 5/9] swiotlb: add a flag whether SWIOTLB is allowed to grow
` [PATCH v6 6/9] swiotlb: if swiotlb is full, fall back to a transient memory pool
` [PATCH v6 7/9] swiotlb: determine potential physical address limit
` [PATCH v6 8/9] swiotlb: allocate a new memory pool when existing pools are full
` [PATCH v6 9/9] swiotlb: search the software IO TLB only if the device makes use of it

Kernel 6.5-rc2: system crash on suspend bisected
 2023-07-27 12:07 UTC  (4+ messages)

[Intel-xe] [PATCH 1/2] drm/xe: Add DRIVER_DATE to coredump error
 2023-07-27 12:04 UTC  (8+ messages)

[PATCH] cgroup/rstat: record the cumulative per-cpu time of cgroup and its descendants
 2023-07-27 12:05 UTC  (7+ messages)
  ` [External] "

[Intel-wired-lan] [PATCH net-next v2 0/3] ice: add PTP auxiliary bus support
 2023-07-27 12:05 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next v2 3/3] ice: PTP: add clock domain number to auxiliary interface

[PATCH 0/3] wifi: ath11k: fix CAC running state
 2023-07-27 12:05 UTC  (4+ messages)
` [PATCH 1/3] wifi: cfg80211: export DFS CAC time and usable state helper functions

[PATCH 1/2] drm/amdgpu: refine amdgpu_bo_create_kernel_at()
 2023-07-27 12:04 UTC  (5+ messages)

[EXTERNAL][PATCH v2] KVM: x86/xen: Implement hvm_op/HVMOP_flush_tlbs hypercall
 2023-07-27 12:04 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] net: move comment in ndisc_router_discovery
 2023-07-27 12:04 UTC  (3+ messages)
` [PATCH v2] net: remove "

[PATCH net-next v2 0/2] tools/net/ynl: enable json configuration
 2023-07-27 12:03 UTC  (3+ messages)
` [PATCH net-next v2 1/2] tools/net/ynl: configuration through json
` [PATCH net-next v2 2/2] tools/net/ynl: validate config against schema

[PATCH net-next 00/10][pull request] ice: Implement support for SRIOV + LAG
 2023-07-27 12:02 UTC  (3+ messages)
` [PATCH net-next 06/10] ice: Flesh out implementation of support for SRIOV on bonded interface

[PATCH V2 0/9] blk-mq: fix wrong queue mapping for kdump kernel
 2023-07-27 12:01 UTC  (10+ messages)
` [PATCH V2 5/9] scsi: hisi: take blk_mq_max_nr_hw_queues() into account for calculating io vectors

[PATCH v8 0/4] cover-letter: Add IO page table replacement support
 2023-07-27 12:03 UTC  (7+ messages)
` [PATCH v8 2/4] iommufd: Add iommufd_access_replace() API

[PATCH -next v2] gpio: omap: Remove redundant dev_err_probe()
 2023-07-27 12:02 UTC  (2+ messages)

[PATCH] dt-bindings: iio: admv1014: make all regs required
 2023-07-27 12:02 UTC  (3+ messages)

[PATCH] wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHz
 2023-07-27 12:02 UTC  (7+ messages)

[PATCH v2 2/4] PCI: plda: Get common codes from Microchip PolarFire host
 2023-07-27 12:02 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 0/4] drm: Use full allocated minor range for DRM
 2023-07-27 12:01 UTC  (6+ messages)
` [Intel-gfx] [PATCH v6 3/4] drm: Expand max DRM device number to full MINORBITS
    `  "

[Intel-gfx] [PATCH 0/2] MTL Degamma implementation
 2023-07-27 12:00 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 1/2] drm/i915/color: Upscale degamma values for MTL

[PATCH] arm64: dts: tegra: drop incorrect maxim,disable-etr in Smaug
 2023-07-27 12:00 UTC  (2+ messages)

[PATCH v1 0/2] add support for flow aging in CNXK driver
 2023-07-27 11:59 UTC  (3+ messages)
` [PATCH v1 1/2] common/cnxk: add support to get aged flows
` [PATCH v1 2/2] net/cnxk: add get flow aged ops

[PATCH v2] mm/memcg: fix obsolete function name in mem_cgroup_protection()
 2023-07-27 11:59 UTC  (2+ messages)

[PATCH v1 1/1] serial: core: Replace strncmp()+strlen() with plain strcmp()
 2023-07-27 11:59 UTC  (2+ messages)

[PATCH 0/1] qed: Yet another scheduling while atomic fix
 2023-07-27 11:59 UTC  (3+ messages)
` [PATCH 1/1] qed: Fix scheduling in a tasklet while getting stats

[PATCH 00/10] v3: Boot modules for Hyperlaunch
 2023-07-27 11:58 UTC  (10+ messages)
` [PATCH 03/10] x86 setup: change bootstrap map to accept new boot module structures

[PATCH v1 1/1] serial: core: Simplify uart_get_rs485_mode()
 2023-07-27 11:58 UTC  (2+ messages)

[PATCH v7 0/5] Add RISC-V KVM AIA Support
 2023-07-27 10:24 UTC  (6+ messages)
` [PATCH v7 1/5] target/riscv: support the AIA device emulation with KVM enabled
` [PATCH v7 2/5] target/riscv: check the in-kernel irqchip support
` [PATCH v7 3/5] target/riscv: Create an KVM AIA irqchip
` [PATCH v7 4/5] target/riscv: update APLIC and IMSIC to support KVM AIA
` [PATCH v7 5/5] target/riscv: select KVM AIA in riscv virt machine

[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
 2023-07-27 11:58 UTC  (12+ messages)

[PATCH -next v2] gpio: davinci: Remove redundant dev_err_probe()
 2023-07-27 11:57 UTC 

[PATCH] target/arm: Avoid writing to constant TCGv in trans_CSEL()
 2023-07-27 10:39 UTC 

[PATCH v2 0/4] A few fixup patches for mm
 2023-07-27 11:56 UTC  (5+ messages)
` [PATCH v2 1/4] mm/swapfile: fix wrong swap entry type for hwpoisoned swapcache page
` [PATCH v2 2/4] mm: memory-failure: fix potential unexpected return value from unpoison_memory()
` [PATCH v2 3/4] mm: memory-failure: avoid false hwpoison page mapped error info
` [PATCH v2 4/4] mm: memory-failure: add PageOffline() check

[PATCH] sched/fair: remove util_est boosting
 2023-07-27 11:56 UTC  (7+ messages)

btrfs NOCOW fix and cleanups
 2023-07-27 11:50 UTC  (7+ messages)

[PATCH -next] net: bcmasp: Clean up redundant dev_err_probe()
 2023-07-27 11:55 UTC 

[tip:x86/shstk 6/42] htmldocs: Warning: arch/x86/Kconfig references a file that doesn't exist: Documentation/x86/shstk.rst
 2023-07-27 11:55 UTC 

[netdev-net:main 3/7] ld.lld: error: vmlinux.a(init/main.o):(function set_reset_devices: .init.text+0x0): relocation R_RISCV_HI20 out of range: 534665 is not in [-524288, 524287]; references 'reset_devices'
 2023-07-27 11:55 UTC 

[PATCH v4 02/13] iommu/arm-smmu-v3: Add smmu_s1_cfg to smmu_master
 2023-07-27 11:54 UTC  (12+ messages)

[RFC v5 00/17] DRM cgroup controller with scheduling control and memory stats
 2023-07-27 11:54 UTC  (9+ messages)
` [PATCH 16/17] cgroup/drm: Expose "
          ` [Intel-gfx] "

CIP IRC weekly meeting today on libera.chat
 2023-07-27 11:53 UTC 

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.5-rc3)
 2023-07-27 11:52 UTC 

[PATCH v10 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-07-27 11:29 UTC  (2+ messages)

[PATCH v5 0/8] Add support for Firefox's gecko profile format
 2023-07-27 11:50 UTC  (3+ messages)
` [PATCH v5 7/8] perf scripts python: Add command execution for perf gecko script

[PATCH v2 0/2] qmp: Remove virtio_list & update virtio introspection
 2023-07-27 11:46 UTC  (3+ messages)
` [PATCH v2 1/2] qmp: remove virtio_list, search QOM tree instead

[PATCH] net: stmmac: tegra: Properly allocate clock bulk data
 2023-07-27 11:49 UTC  (3+ messages)

[PATCH] cgroup: minor cleanup for cgroup_local_stat_show()
 2023-07-27 11:50 UTC  (5+ messages)

[PATCH v26 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-07-27 11:49 UTC  (6+ messages)
` [PATCH v26 2/5] fs/proc/task_mmu: "

Something is really broken for Logitech webcams
 2023-07-27 11:48 UTC 

[PATCH net-next v2] page_pool: split types and declarations from page_pool.h
 2023-07-27 11:47 UTC  (7+ messages)

[Buildroot] [PATCH RFC 1/2] utils/docker-run: make it compatible with SELinux
 2023-07-27 11:47 UTC  (7+ messages)

Implementing "tee" in python asyncio
 2023-07-27 10:47 UTC  (2+ messages)

[GIT PULL]: soundwire fixes for v6.5
 2023-07-27 11:46 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 37 runs, 6 regressions (v5.10.186-cip37-526-g7640d76efb649)
 2023-07-27 11:46 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 178 runs, 18 regressions (v5.10.186-cip37-526-g7640d76efb649)
 2023-07-27 11:46 UTC 

[PATCH v2] dt-bindings: qcom: Update RPMHPD entries for some SoCs
 2023-07-27 11:45 UTC  (5+ messages)

[PATCH 6.4 000/227] 6.4.7-rc1 review
 2023-07-27 11:35 UTC  (3+ messages)

[oe-core][PATCH] gcr3: remove recipe
 2023-07-27 11:44 UTC  (2+ messages)

[Bridge] [PATCH net-next] bridge: Remove unused declaration br_multicast_set_hash_max()
 2023-07-27 11:44 UTC  (3+ messages)
`  "

[PATCH 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-07-27 11:43 UTC  (3+ messages)

[PATCH v2 bpf-next 0/2] bpf: Fix fill_link_info and add selftest
 2023-07-27 11:43 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftest for fill_link_info

[PATCH V2 0/8] genpd: imx: relocate scu-pd and misc update
 2023-07-27 11:42 UTC  (4+ messages)
` [PATCH V2 4/8] genpd: imx: scu-pd: do not power off console if no_console_suspend

[Intel-xe] [PATCH 1/5] drm/xe: Only set PCI d3cold_allowed when we are really allowing
 2023-07-27 11:42 UTC  (4+ messages)
` [Intel-xe] [PATCH 5/5] drm/xe: Ensure memory eviction on s2idle

[PATCH] drm/amd/pm: correct the pcie width for smu 13.0.0
 2023-07-27 11:41 UTC 

[PATCH 6.1 000/183] 6.1.42-rc1 review
 2023-07-27 11:42 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 0/5] fdinfo memory stats
 2023-07-27 11:40 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for fdinfo memory stats (rev5)

[PATCH 1/2] Documentation: bindings: adi,axi-tdd.yaml: Add new TDD engine driver
 2023-07-27 11:40 UTC  (6+ messages)

[RFC PATCH 00/10] Device Memory TCP
 2023-07-27 11:40 UTC  (13+ messages)
                    ` [Linaro-mm-sig] "

[PATCH -next] drm/amdgpu: clean up some inconsistent indentings
 2023-07-27 11:39 UTC  (3+ messages)

[GIT PULL]: Generic phy fixes for v6.5
 2023-07-27 11:39 UTC 

[PATCH v2 00/11] arm_scmi/cpufreq: Add generic performance scaling support
 2023-07-27 11:37 UTC  (7+ messages)
` [PATCH v2 10/11] firmware: arm_scmi: Add the SCMI performance domain

[PATCH] file: mostly eliminate spurious relocking in __range_close
 2023-07-27 11:38 UTC 

[RFC][meta-gnome][PATCHv3] webkitgtk3: add recipe
 2023-07-27 11:38 UTC 

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-27 10:39 UTC  (3+ messages)
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH] smaps: Fix the abnormal memory statistics obtained through /proc/pid/smaps
 2023-07-27 11:37 UTC  (2+ messages)

[PATCH v13 0/2] spi: loongson: add bus driver for the loongson spi
 2023-07-27 11:37 UTC  (4+ messages)
` [PATCH v13 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH net] MAINTAINERS: stmmac: retire Giuseppe Cavallaro
 2023-07-27 11:38 UTC  (2+ messages)

[PATCH v8 00/13] PCI devices passthrough on Arm, part 3
 2023-07-27 11:37 UTC  (9+ messages)
` [PATCH v8 02/13] vpci: use per-domain PCI lock to protect vpci structure

[PATCH 0/2] Intel: sof_rt5682: remove quirk flag
 2023-07-27 11:36 UTC  (7+ messages)
` [PATCH 1/2] ASoC: Intel: maxim-common: get codec number from ACPI

[PATCH v3 0/5] Add a new fchmodat4() syscall
 2023-07-27 10:37 UTC  (10+ messages)
` [PATCH v4 0/5] Add a new fchmodat2() syscall
  ` [PATCH v4 2/5] fs: Add fchmodat2()
  ` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452

Semantics of fuse_notify_delete()
 2023-07-27 11:37 UTC  (3+ messages)
  ` [fuse-devel] "

[PATCH -next v2] power: supply: Remove redundant dev_err_probe() for platform_get_irq_byname()
 2023-07-27 11:35 UTC  (2+ messages)

[PATCH v1] mm: Fix use-after-free for MMU_GATHER_NO_GATHER
 2023-07-27 11:35 UTC  (3+ messages)

[PATCH v2] vpci: add permission checks to map_range()
 2023-07-27 11:35 UTC  (4+ messages)

[PATCH net-next] net: datalink: Remove unused declarations
 2023-07-27 11:35 UTC  (2+ messages)

[PATCH net-next] net: Remove unused declaration dev_restart()
 2023-07-27 11:34 UTC  (2+ messages)

[PATCH net-next] dccp: Remove unused declaration dccp_feat_initialise_sysctls()
 2023-07-27 11:32 UTC  (3+ messages)

[PATCH v7 0/6] Add StarFive Camera Subsystem driver
 2023-07-27 11:33 UTC  (3+ messages)
` [PATCH v7 3/6] media: starfive: camss: Add basic driver

stable/linux-5.10.y baseline: 129 runs, 10 regressions (v5.10.188)
 2023-07-27 11:31 UTC 

[PATCH 1/2] perf build: Update build rule for generated files
 2023-07-27 11:31 UTC  (8+ messages)


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.