messages from 2023-06-30 07:46:28 to 2023-06-30 08:34:02 UTC [more...]
[PATCHv3 bpf-next 00/26] bpf: Add multi uprobe link
2023-06-30 8:33 UTC (2+ messages)
` [PATCHv3 bpf-next 01/26] bpf: Add attach_type checks under bpf_prog_attach_check_attach_type
[PATCH v3 00/10] riscv: Allow userspace to directly access perf counters
2023-06-30 8:30 UTC (8+ messages)
` [PATCH v3 01/10] perf: Fix wrong comment about default event_idx
` [PATCH v3 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
[PATCH userspace 0/2] Introduce an initial SID for early boot processes
2023-06-30 8:32 UTC (4+ messages)
` [PATCH userspace 1/2] libsepol: stop translating deprecated intial SIDs to strings
[virtio-comment] About the plan of Admin Queue
2023-06-30 8:32 UTC (8+ messages)
[igt-dev] [V5 i-g-t 0/5] Fix Bigjoiner checks
2023-06-30 8:32 UTC (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Fix Bigjoiner checks (rev8)
[PATCH v6 0/5] test and QEMU fixes to ensure proper PCIE device usage
2023-06-30 8:32 UTC (9+ messages)
` [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
[PATCH v2 00/15] allow run with minimal kernel config
2023-06-30 8:32 UTC (3+ messages)
` [PATCH v2 11/15] selftests/nolibc: prepare /tmp for tmpfs or ramfs
regression in man pages for interfaces using loff_t
2023-06-30 8:30 UTC (6+ messages)
` [libc-coord] "
[PATCH] net/idpf: optimize the code of IDPF PMD
2023-06-30 8:32 UTC (2+ messages)
[mickledore][PATCH 1/2] dnf: only write the log lock to root for native dnf
2023-06-30 8:32 UTC (2+ messages)
` [mickledore][PATCH 2/2] rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock
[linux-linus test] 181644: regressions - trouble: broken/fail/pass
2023-06-30 8:31 UTC
[PATCH v2] iio: cros_ec: Fix the allocation size for cros_ec_command
2023-06-30 8:31 UTC (2+ messages)
` [PATCH v3] "
[PATCH] EDAC/i10nm: shift exponent is negative
2023-06-30 8:31 UTC (6+ messages)
[PATCH 0/3] Configure usb0 as peripheral on am335x boards
2023-06-30 8:30 UTC (3+ messages)
[PATCH 0/2] ALSA: hda/realtek: Add quirk for ASUS ROG laptops
2023-06-30 8:29 UTC (3+ messages)
` [PATCH 1/2] ALSA: hda/realtek: Add quirk for ASUS ROG GX650P
[PATCH v8 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
2023-06-30 8:30 UTC (5+ messages)
` [PATCH v8 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
[PATCH 0/2] RISC-V: Probe for misaligned access speed
2023-06-30 8:29 UTC (8+ messages)
` [PATCH 1/2] RISC-V: Probe for unaligned "
[igt-dev] [PATCH i-g-t] tests/xe/xe_exec_store: Add xe_store test to check store dword functionality
2023-06-30 8:29 UTC (3+ messages)
[PATCH v4 00/33] Per-VMA locks
2023-06-30 8:28 UTC (7+ messages)
` [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first
Reporting a performance regression in sched/fair on Unixbench Shell Scripts with commit a53ce18cacb4
2023-06-30 8:28 UTC (7+ messages)
[PATCH v2] ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760
2023-06-30 8:27 UTC (2+ messages)
stable-rc/linux-6.3.y build: 137 builds: 1 failed, 136 passed, 4 errors (v6.3.10-31-ge236789dc329)
2023-06-30 8:27 UTC
[PATCH] net/idpf: refine dev_link_update function
2023-06-30 8:27 UTC (2+ messages)
[PATCH RFC v4 0/7] Support for Solid Fill Planes
2023-06-30 8:27 UTC (15+ messages)
` [PATCH RFC v4 1/7] drm: Introduce solid fill DRM plane property
` [PATCH RFC v4 2/7] drm: Introduce pixel_source "
` [PATCH RFC v4 6/7] drm/msm/dpu: Allow NULL FBs in atomic commit
` [PATCH RFC v4 7/7] drm/msm/dpu: Use DRM solid_fill property
[PATCH 0/7] arm64: dts: qcom: sm8450-hdk: improve thermal monitoring
2023-06-30 8:25 UTC (16+ messages)
` [PATCH 1/7] arm64: dts: qcom: pm8350: fix thermal zone name
` [PATCH 2/7] arm64: dts: qcom: pm8350b: "
` [PATCH 3/7] arm64: dts: qcom: pmr735b: "
` [PATCH 4/7] arm64: dts: qcom: pmk8350: fix ADC-TM compatible string
` [PATCH 5/7] arm64: dts: qcom: sm8450-hdk: remove pmr735b PMIC inclusion
` [PATCH 6/7] arm64: dts: qcom: sm8450-hdk: define DIE_TEMP channels
` [PATCH 7/7] arm64: dts: qcom: sm8450-hdk: add ADC-TM thermal zones
[v3 PATCH bpf-next 0/6] bpf: add percpu stats for bpf_map
2023-06-30 8:25 UTC (7+ messages)
` [v3 PATCH bpf-next 1/6] bpf: add percpu stats for bpf_map elements insertions/deletions
` [v3 PATCH bpf-next 2/6] bpf: add a new kfunc to return current bpf_map elements count
` [v3 PATCH bpf-next 3/6] bpf: populate the per-cpu insertions/deletions counters for hashmaps
` [v3 PATCH bpf-next 4/6] bpf: make preloaded map iterators to display map elements count
` [v3 PATCH bpf-next 5/6] selftests/bpf: test map percpu stats
` [v3 PATCH bpf-next 6/6] selftests/bpf: check that ->elem_count is non-zero for the hash map
[PATCH v9 0/2] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
2023-06-30 8:22 UTC (3+ messages)
` [PATCH v9 1/2] "
` [PATCH v9 2/2] dt-bindings: dma: Increase iommu maxItems for BAM DMA
[PATCH v3 0/6] eBPF RSS through QMP support
2023-06-30 8:21 UTC (4+ messages)
Fotowoltaika- propozycja instalacji
2023-06-30 8:00 UTC
[PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file
2023-06-30 8:21 UTC (12+ messages)
[PATCH v4] net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure
2023-06-30 8:19 UTC
stable-rc/linux-6.1.y build: 163 builds: 1 failed, 162 passed, 4 errors, 17 warnings (v6.1.36-32-ge42668f726b22)
2023-06-30 8:18 UTC
[RFC PATCH 0/3] ppc/pnv: SMT support for powernv
2023-06-30 8:17 UTC (3+ messages)
` [RFC PATCH 1/3] target/ppc: Add LPAR-per-core vs per-thread mode flag
[virtio-comment] RE: [PATCH v19] virtio-net: support inner header hash
2023-06-30 8:17 UTC (12+ messages)
` [virtio-comment] Re: [virtio-dev] "
` [virtio-comment] "
` [virtio-comment] Re: [virtio-dev] Re: [virtio-comment] "
` "
[PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs
2023-06-30 8:16 UTC (12+ messages)
[PATCH 0/3] Add Anbernic RG-Nano
2023-06-30 8:16 UTC (6+ messages)
` [PATCH 3/3] ARM: dts: sunxi: add support for "
[PATCH v3] net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure
2023-06-30 8:16 UTC (3+ messages)
KMSAN: uninit-value in aes_encrypt (4)
2023-06-30 8:15 UTC (6+ messages)
` [net/tls] "
` [PATCH] net: tls: enable __GFP_ZERO upon tls_init()
[igt-dev] [PATCH i-g-t v3] tests/kms_plane_cursor: Handle invalid pipe in big joiner
2023-06-30 8:22 UTC
[PATCH v3 00/11] KVM: x86/mmu: refine memtype related mmu zap
2023-06-30 7:49 UTC (6+ messages)
` [PATCH v3 08/11] KVM: x86: move vmx code to get EPT memtype when CR0.CD=1 to x86 common code
[PATCH] net/idpf: refine idpf_dev_vport_init() function
2023-06-30 8:14 UTC (3+ messages)
Thunderbolt/USB4 maintenance on vacation during July
2023-06-30 8:13 UTC
next/master baseline: 430 runs, 36 regressions (next-20230630)
2023-06-30 8:12 UTC
[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR)
2023-06-30 8:03 UTC (4+ messages)
` [PATCH v3 25/36] docs/devel: introduce some key concepts for QOM development
[PATCH v2 00/46] Add LoongArch LASX instructions
2023-06-30 7:59 UTC (47+ messages)
` [PATCH v2 01/46] target/loongarch: Add LASX data support
` [PATCH v2 02/46] target/loongarch: meson.build support build LASX
` [PATCH v2 03/46] target/loongarch: Add CHECK_ASXE maccro for check LASX enable
` [PATCH v2 04/46] target/loongarch: Implement xvadd/xvsub
` [PATCH v2 05/46] target/loongarch: Implement xvreplgr2vr
` [PATCH v2 06/46] target/loongarch: Implement xvaddi/xvsubi
` [PATCH v2 07/46] target/loongarch: Implement xvneg
` [PATCH v2 08/46] target/loongarch: Implement xvsadd/xvssub
` [PATCH v2 09/46] target/loongarch: Implement xvhaddw/xvhsubw
` [PATCH v2 10/46] target/loongarch: Implement xvaddw/xvsubw
` [PATCH v2 11/46] target/loongarch: Implement xavg/xvagr
` [PATCH v2 12/46] target/loongarch: Implement xvabsd
` [PATCH v2 13/46] target/loongarch: Implement xvadda
` [PATCH v2 14/46] target/loongarch: Implement xvmax/xvmin
` [PATCH v2 15/46] target/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od}
` [PATCH v2 16/46] target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
` [PATCH v2 17/46] target/loongarch; Implement xvdiv/xvmod
` [PATCH v2 18/46] target/loongarch: Implement xvsat
` [PATCH v2 19/46] target/loongarch: Implement xvexth
` [PATCH v2 20/46] target/loongarch: Implement vext2xv
` [PATCH v2 21/46] target/loongarch: Implement xvsigncov
` [PATCH v2 22/46] target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz
` [PATCH v2 23/46] target/loognarch: Implement xvldi
` [PATCH v2 24/46] target/loongarch: Implement LASX logic instructions
` [PATCH v2 25/46] target/loongarch: Implement xvsll xvsrl xvsra xvrotr
` [PATCH v2 26/46] target/loongarch: Implement xvsllwil xvextl
` [PATCH v2 27/46] target/loongarch: Implement xvsrlr xvsrar
` [PATCH v2 28/46] target/loongarch: Implement xvsrln xvsran
` [PATCH v2 29/46] target/loongarch: Implement xvsrlrn xvsrarn
` [PATCH v2 30/46] target/loongarch: Implement xvssrln xvssran
` [PATCH v2 31/46] target/loongarch: Implement xvssrlrn xvssrarn
` [PATCH v2 32/46] target/loongarch: Implement xvclo xvclz
` [PATCH v2 33/46] target/loongarch: Implement xvpcnt
` [PATCH v2 34/46] target/loongarch: Implement xvbitclr xvbitset xvbitrev
` [PATCH v2 35/46] target/loongarch: Implement xvfrstp
` [PATCH v2 36/46] target/loongarch: Implement LASX fpu arith instructions
` [PATCH v2 37/46] target/loongarch: Implement LASX fpu fcvt instructions
` [PATCH v2 38/46] target/loongarch: Implement xvseq xvsle xvslt
` [PATCH v2 39/46] target/loongarch: Implement xvfcmp
` [PATCH v2 40/46] target/loongarch: Implement xvbitsel xvset
` [PATCH v2 41/46] target/loongarch: Implement xvinsgr2vr xvpickve2gr
` [PATCH v2 42/46] target/loongarch: Implement xvreplve xvinsve0 xvpickve xvb{sll/srl}v
` [PATCH v2 43/46] target/loongarch: Implement xvpack xvpick xvilv{l/h}
` [PATCH v2 44/46] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i xvextrins
` [PATCH v2 45/46] target/loongarch: Implement xvld xvst
` [PATCH v2 46/46] target/loongarch: CPUCFG support LASX
[Bug 217613] New: [BUG] [media] dvb-usb: possible data-inconsistency due to data races in dib0700_rc_query_old_firmware()
2023-06-30 8:11 UTC (2+ messages)
` [Bug 217613] "
[PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
2023-06-30 8:03 UTC (2+ messages)
[PATCH 0/2] accel/tcg: fix page invalidation in tb_invalidate_phys_range()
2023-06-30 8:05 UTC (3+ messages)
` [PATCH 2/2] accel/tcg: add assert() check in tb_invalidate_phys_page_range__locked()
[PATCH drm-next v6 00/13] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-06-30 8:09 UTC (6+ messages)
` [PATCH drm-next v6 02/13] drm: manager to keep track of GPUs VA mappings
Proszę o kontakt
2023-06-30 7:59 UTC
Proszę o kontakt
2023-06-30 7:59 UTC
Proszę o kontakt
2023-06-30 7:59 UTC
Proszę o kontakt
2023-06-30 7:59 UTC
[bluez/bluez] 8c760c: build: Update library version
2023-06-30 8:07 UTC
[PATCH] RISC-V: Provide a more helpful error message on invalid ISA strings
2023-06-30 8:06 UTC (3+ messages)
[PATCH v2] piix: fix regression during unplug in Xen HVM domUs
2023-06-30 8:05 UTC (12+ messages)
[PATCH 0/3] can: xilinx_can: Add ECC feature support
2023-06-30 8:04 UTC (5+ messages)
[PATCH v1 0/1] perf tools: Add a place to put kernel config fragments for test runs
2023-06-30 8:04 UTC (3+ messages)
[PATCH] drm: bridge: samsung-dsim: Drain command transfer FIFO before transfer
2023-06-30 8:04 UTC (2+ messages)
[GIT PULL] pid: use flex array
2023-06-30 8:04 UTC (5+ messages)
Proszę o kontakt
2023-06-30 7:54 UTC
Proszę o kontakt
2023-06-30 7:54 UTC
Prezentacja
2023-06-30 8:00 UTC
[PATCH] net/iavf: fix duplicate reset done check with large VF
2023-06-30 8:04 UTC (3+ messages)
` [PATCH v2] "
Proszę o kontakt
2023-06-30 7:54 UTC
Proszę o kontakt
2023-06-30 7:54 UTC
[PATCH] vp_vdpa: synchronize irq when free irq
2023-06-30 10:36 UTC (2+ messages)
[PATCH 00/12] KVM: x86: Add "governed" X86_FEATURE framework
2023-06-30 8:01 UTC (3+ messages)
` [PATCH 01/12] KVM: x86: Add a framework for enabling KVM-governed x86 features
[PATCH v5] i2c: add support for Zhaoxin I2C controller
2023-06-30 8:01 UTC (4+ messages)
` [PATCH v6] "
[PATCH nft] expression: define .clone for catchall set element
2023-06-30 8:01 UTC
[igt-dev] [PATCH i-g-t] tests/xe/xe_store: Add xe_store test to check store dword functionality
2023-06-30 8:01 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/xe/xe_store: Add xe_store test to check store dword functionality (rev3)
[PATCH][next] perf/benchmark: Fix spelling mistake "synchronious" -> "synchronous"
2023-06-30 8:00 UTC
[PATCH][next] media: wl128x: Fix spelling mistake "Transfered" -> "Transferred"
2023-06-30 7:57 UTC
[PATCH v2 0/2] efi: Secure Boot fixes
2023-06-30 7:56 UTC (4+ messages)
` [PATCH v2 1/2] efi: Drop __grub_efi_api attribute from shim_lock->verify() call
[PATCH] net/mlx5: support symmetric RSS hash function
2023-06-30 7:54 UTC (2+ messages)
` [PATCH v1] "
[PATCH] crypto: sig - Remove some unused functions
2023-06-30 7:54 UTC
[PATCH v3 0/4] crypto: LEA block cipher implementation
2023-06-30 7:53 UTC (7+ messages)
` [PATCH v3 4/4] fscrypt: Add LEA-256-XTS, LEA-256-CTS support
[Printing-architecture] OpenPrinting Roadmap Sprint 2023
2023-06-30 7:53 UTC
[PATCH v6 00/20] target/riscv, KVM: fixes and enhancements
2023-06-30 7:51 UTC (5+ messages)
` [PATCH v6 02/20] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
[PATCH v5 0/7] VFIO migration related refactor and bug fix
2023-06-30 7:36 UTC (6+ messages)
` [PATCH v5 3/7] vfio/pci: Disable INTx in vfio_realize error path
` [PATCH v5 4/7] vfio/migration: Return bool type for some vfio migration related functions
` [PATCH v5 5/7] vfio/migration: Change vIOMMU blocker from global to per device
` [PATCH v5 6/7] vfio/migration: Free resources when vfio_migration_realize fails
` [PATCH v5 7/7] vfio/migration: Remove print of "Migration disabled"
[PATCH 1/2] include/uapi pps.h: increase PPS_MAX_SOURCES value
2023-06-30 7:50 UTC (4+ messages)
` [PATCH 2/2] include/uapi pps.h: drop not needed PPS_MAX_SOURCES define
Proszę o kontakt
2023-06-30 7:40 UTC
Proszę o kontakt
2023-06-30 7:40 UTC
Proszę o kontakt
2023-06-30 7:40 UTC
Proszę o kontakt
2023-06-30 7:40 UTC
Proszę o kontakt
2023-06-30 7:40 UTC
Proszę o kontakt
2023-06-30 7:40 UTC
[PATCH 1/3] PCI: meson: Remove cast between incompatible function type
2023-06-30 7:49 UTC (5+ messages)
Recall: [LINUX KERNEL PATCH v2 0/1] add S3 support for virtgpu
2023-06-30 7:49 UTC (2+ messages)
[PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
2023-06-30 7:46 UTC (5+ messages)
[PATCH 00/12] arch,fbdev: Move screen_info into arch/
2023-06-30 7:46 UTC (9+ messages)
` [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Proszę o kontakt
2023-06-30 7:35 UTC
[syzbot] [ext4?] general protection fault in ext4_put_io_end_defer
2023-06-30 7:46 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.