All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-06 22:35:49 to 2024-08-07 00:14:25 UTC [more...]

[PATCH] usb: dwc3: core: Prevent USB core invalid event buffer address access
 2024-08-07  0:14 UTC  (2+ messages)

[PATCH 1/1] boot: set correct block device name in set_efi_bootdev()
 2024-08-07  0:13 UTC 

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-08-07  0:13 UTC  (11+ messages)

[PATCH v3 00/20] riscv support for control flow integrity extensions
 2024-08-07  0:06 UTC  (21+ messages)
` [PATCH v3 01/20] accel/tcg: restrict assert on icount_enabled to qemu-system
` [PATCH v3 02/20] target/riscv: Add zicfilp extension
` [PATCH v3 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v3 04/20] target/riscv: save and restore elp state on priv transitions
` [PATCH v3 05/20] target/riscv: additional code information for sw check
` [PATCH v3 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v3 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v3 08/20] disas/riscv: enabled `lpad` disassembly
` [PATCH v3 09/20] target/riscv: Add zicfiss extension
` [PATCH v3 10/20] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH v3 11/20] target/riscv: tb flag for shadow stack instructions
` [PATCH v3 12/20] target/riscv: implement zicfiss instructions
` [PATCH v3 13/20] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v3 14/20] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v3 15/20] target/riscv: shadow stack mmu index for shadow stack instructions
` [PATCH v3 16/20] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v3 17/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PATCH v3 18/20] target/riscv: add trace-hooks for each case of sw-check exception
` [PATCH v3 19/20] linux-user: permit RISC-V CFI dynamic entry in VDSO
` [PATCH v3 20/20] linux-user: Add RISC-V zicfilp support "

[linux-next:master 3087/3348] arch/loongarch/kernel/machine_kexec.o: warning: objtool: kexec_shutdown_secondary+0x60: stack state mismatch: cfa1=3+0 cfa2=3+16
 2024-08-07  0:07 UTC 

[asahilinux:bits/000-devicetree 175/186] arch/arm64/boot/dts/apple/t600x-dieX.dtsi:163.9-172.5: Warning (graph_child_address): /soc/dcp@28cc00000/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
 2024-08-07  0:07 UTC 

[PATCH v3 00/14] forcealign for xfs
 2024-08-07  0:08 UTC  (10+ messages)
` [PATCH v3 03/14] xfs: simplify extent allocation alignment
` [PATCH v3 04/14] xfs: make EOF allocation simpler
` [PATCH v3 11/14] xfs: Only free full extents for forcealign

[PATCH] sched: Don't try to catch up excess steal time
 2024-08-07  0:08 UTC  (3+ messages)

linux-next: manual merge of the vfs-brauner tree with the vfs-fixes tree
 2024-08-07  0:04 UTC 

[PATCH v2 0/3] Fix kallsyms with CONFIG_LTO_CLANG
 2024-08-07  0:01 UTC  (8+ messages)
` [PATCH v2 3/3] tracing/kprobes: Use APIs that matches symbols without .XXX suffix

[PATCH 0/2] KVM: Protect vCPU's PID with a rwlock
 2024-08-06 23:59 UTC  (5+ messages)
` [PATCH 2/2] KVM: Protect vCPU's "last run PID" with rwlock, not RCU

[PATCH 0/4] Add SDM670 camera subsystem
 2024-08-06 23:59 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: i2c: qcom-cci: Document SDM670 compatible
` [PATCH 2/4] dt-bindings: media: camss: Add qcom,sdm670-camss
` [PATCH 3/4] media: camss: add support for SDM670 camss
` [PATCH 4/4] arm64: dts: qcom: sdm670: add camss and cci

[PATCH] nfsd: remove unnecessary cache_put from idmap_lookup
 2024-08-06 23:58 UTC  (2+ messages)

RAID missing post reboot
 2024-08-06 23:57 UTC  (2+ messages)

[PATCH] SQUASH nfsd: don't allocate the versions array
 2024-08-06 23:53 UTC 

[PATCH] usb: dwc3: Fix latency of DSTS while receiving wakeup event
 2024-08-06 23:51 UTC  (2+ messages)

[PATCH v6 00/13] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-06 23:51 UTC  (2+ messages)
` ✗ CI.FULL: failure for Parallel submission of dma fence jobs and LR jobs with shared hardware resources (rev6)

[PATCH] kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive
 2024-08-06 23:46 UTC  (2+ messages)

[PATCH v9 0/6] drm/ci: Add support for GPU and display testing
 2024-08-06 17:53 UTC  (3+ messages)

[PATCH bpf-next v4 0/6] monitor network traffic for flaky test cases
 2024-08-06 23:41 UTC  (8+ messages)
` [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions

[PATCH 0/8] Initial support for SMMUv3 nested translation
 2024-08-06 23:41 UTC  (9+ messages)
` [PATCH 1/8] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
` [PATCH 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH 3/8] ACPI/IORT: Support CANWBS memory access flag
` [PATCH 4/8] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH 5/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH 6/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH 7/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
` [PATCH 8/8] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user

[PATCH 1/3] tests/amdgpu: Add queue reset test
 2024-08-06 23:41 UTC  (4+ messages)
` [PATCH 2/3] tests/amd_deadlock: add bad memory test for compute
` [PATCH 3/3] tests/amdgpu: move bad mem compute test to amd deadlock
` ✗ Fi.CI.BUILD: failure for series starting with [1/3] tests/amdgpu: Add queue reset test

[groeck-staging:testing] BUILD SUCCESS 8857973f206db2943551fc7976c73bd7eb7471d9
 2024-08-06 23:40 UTC 

[PATCH 0/7] x86/acpi: Move ACPI MADT wakeup to generic code
 2024-08-06 23:38 UTC  (3+ messages)
` [PATCH 2/7] dt-bindings: x86: Add ACPI wakeup mailbox

[PATCH v3 1/5] i3c: mipi-i3c-hci: Add MIPI0100 ACPI ID to the I3C Support List
 2024-08-06 23:37 UTC  (3+ messages)

[linux-next:master 2649/3348] drivers/net/pse-pd/tps23881.c:755:6: error: call to undeclared function 'FIELD_GET'; ISO C99 and later do not support implicit function declarations
 2024-08-06 23:37 UTC 

[PATCH] media: qcom: camss: fix error path on configuration of power domains
 2024-08-06 23:37 UTC  (5+ messages)

Assistance needed with TCP BBR to BPF Conversion Issue
 2024-08-06 22:55 UTC  (3+ messages)

[PATCH v3 0/9] Tidy some minor things in the stream table/cd table area
 2024-08-06 23:31 UTC  (10+ messages)
` [PATCH v3 1/9] iommu/arm-smmu-v3: Use the new rb tree helpers
` [PATCH v3 2/9] iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()
` [PATCH v3 3/9] iommu/arm-smmu-v3: Add types for each level of the 2 level stream table
` [PATCH v3 4/9] iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfg
` [PATCH v3 5/9] iommu/arm-smmu-v3: Remove strtab_base/cfg
` [PATCH v3 6/9] iommu/arm-smmu-v3: Do not use devm for the cd table allocations
` [PATCH v3 7/9] iommu/arm-smmu-v3: Shrink the cdtab l1_desc array
` [PATCH v3 8/9] iommu/arm-smmu-v3: Add types for each level of the CD table
` [PATCH v3 9/9] iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfg

[PATCH] usb: dwc3: Use of_property_read_variable_u32_array() to read "power"
 2024-08-06 23:30 UTC  (2+ messages)

[PATCH 0/9] Support branch counters in block annotation
 2024-08-06 23:29 UTC  (10+ messages)
` [PATCH 6/9] perf report: Display the branch counter histogram
` [PATCH 7/9] perf annotate: "

[PATCH v3] usb: dwc3: Runtime get and put usb power_supply handle
 2024-08-06 23:28 UTC  (2+ messages)

[PATCH 9/9] arm64: dts: imx8mm-phygate: fix typo pinctrcl-0
 2024-08-06 23:26 UTC 

[PATCH] mm: attempt to batch free swap entries for zap_pte_range()
 2024-08-06 22:41 UTC  (5+ messages)

[PATCH] mm, slub: print CPU id on slab OOM
 2024-08-06 23:26 UTC 

[PATCH] xfs: skip background cowblock trims on inodes open for write
 2024-08-06 23:26 UTC  (6+ messages)

[PATCH v2 0/3] mm: tlb swap entries batch async release
 2024-08-06 22:39 UTC  (7+ messages)

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-08-06 23:24 UTC  (7+ messages)

[PATCH 1/2] tests/amdgpu: Add queue reset test
 2024-08-06 23:19 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for series starting with [1/2] "

[PATCH v3] rust: Support latest version of `rust-analyzer`
 2024-08-06 23:19 UTC  (2+ messages)

fs/btrfs/zoned.o: warning: objtool: btrfs_finish_ordered_zoned+0x198: unreachable instruction
 2024-08-06 23:16 UTC 

[PATCH v8 0/5] Add AP6275P wireless support
 2024-08-06 23:10 UTC  (4+ messages)
` [PATCH v8 4/5] wifi: brcmfmac: Add optional lpo clock enable support

[PATCH v4 00/28] Generic `Allocator` support for Rust
 2024-08-06 23:16 UTC  (9+ messages)
` [PATCH v4 08/28] rust: types: implement `Unique<T>`
` [PATCH v4 09/28] rust: alloc: implement kernel `Box`

[PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-06 23:15 UTC  (9+ messages)
` [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
` [PATCH net-next v3 3/3] net: stmmac: Add PCI driver support for BCM8958x

[PATCH] usb: dwc3: imx8mp: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
 2024-08-06 22:42 UTC  (2+ messages)

[PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-08-06 23:13 UTC  (9+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests

[PATCH v5 00/12] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2024-08-06 23:12 UTC  (4+ messages)

[PATCH 0/7] mm: Optimize mseal checks
 2024-08-06 23:09 UTC  (3+ messages)
` [PATCH 4/7] mm/mremap: Replace can_modify_mm with can_modify_vma

[PATCH v1 0/2] media: camss: Fixups for large capture frames
 2024-08-06 23:09 UTC  (6+ messages)
` [PATCH v1 1/2] media: camss: Increase the maximum frame size
` [PATCH v1 2/2] media: camss: Avoid overwriting vfe clock rates for 8250

[PATCH v4 bpf-next 0/3] Add bpf_get_dentry_xattr
 2024-08-06 23:09 UTC  (4+ messages)
` [PATCH v4 bpf-next 1/3] bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.c
` [PATCH v4 bpf-next 2/3] bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry
` [PATCH v4 bpf-next 3/3] selftests/bpf: Add tests for bpf_get_dentry_xattr

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-06 23:09 UTC  (13+ messages)
` [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts
` [PATCH 02/12] kbuild: add header_install dependency to scripts
` [PATCH 03/12] file2alias: fix uuid_t definitions for macos
` [PATCH 04/12] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name "
` [PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h
` [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers
` [PATCH 07/12] selinux/mdp: "
` [PATCH 08/12] include: add elf.h support
` [PATCH 09/12] include: add endian.h support
` [PATCH 10/12] scripts/mod: add byteswap support
` [PATCH 11/12] tty/vt: conmakehash requires linux/limits.h
` [PATCH 12/12] scripts/kallsyms: add compatibility support for macos

[RFC PATCH 0/3] Introduce clar testing framework
 2024-08-06 23:05 UTC  (4+ messages)
` [RFC PATCH v2 0/7] "
  ` [RFC PATCH v2 6/7] t/unit-tests: convert strvec tests to use clar

'btrfs filesystem defragment' makes files explode in size, especially fallocated ones
 2024-08-06 23:04 UTC  (19+ messages)

[Buildroot] Notification | You have (7) failed email deliveries
 2024-08-06 23:03 UTC 

[Buildroot] Notification | You have (7) failed email deliveries
 2024-08-06 23:03 UTC 

[PATCH bpf-next] selftests/bpf: make use of PROCMAP_QUERY ioctl if available
 2024-08-06 23:03 UTC 

[PATCH v15 1/4] PCI/DOE: Rename DOE protocol to feature
 2024-08-06 23:01 UTC  (4+ messages)
` [PATCH v15 2/4] PCI/DOE: Rename Discovery Response Data Object Contents to type
` [PATCH v15 3/4] PCI/DOE: Expose the DOE features via sysfs
` [PATCH v15 4/4] PCI/DOE: Allow enabling DOE without CXL

[PATCH] net: fec: Stop PPS on driver remove
 2024-08-06 23:00 UTC  (3+ messages)

[PATCH v5 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-06 22:58 UTC  (3+ messages)
` [PATCH v5 09/12] PCI: brcmstb: Refactor for chips with many regular inbound windows

[Buildroot] [PATCH v2] package/uclibc: fix missing m_tim issue
 2024-08-06 22:57 UTC  (4+ messages)

Issues while implementing DWC3 on an Actions S700 chip
 2024-08-06 22:10 UTC  (2+ messages)

[PATCH v2 0/2] Fix unmasking interrupt bit and remove watermark interrupt enablement
 2024-08-06 22:56 UTC  (9+ messages)
` [PATCH v2 1/2] dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA
` [PATCH v2 2/2] dmaengine: dw-edma: Do not enable watermark "

[PATCH v2 0/4] Landlock: Signal Scoping Support
 2024-08-06 22:55 UTC  (5+ messages)
` [PATCH v2 1/4] Landlock: Add signal control

[PATCH] xfs: remove all traces of xfs_check
 2024-08-06 22:56 UTC 

[PATCH] xfs: test online repair when xfiles consists of THPs
 2024-08-06 22:55 UTC 

[PATCH] vfs: avoid spurious dentry ref/unref cycle on open
 2024-08-06 22:55 UTC  (3+ messages)

[PATCH] multipathd: show pending reconfigs in 'show daemon' output
 2024-08-06 22:54 UTC 

[PATCH 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
 2024-08-06 22:53 UTC  (4+ messages)
` [PATCH 1/3] pmdomain: ti_sci: add per-device latency constraint management

mmc0: Got data interrupt 0x04000000 even though no data operation was in progress
 2024-08-06 21:35 UTC  (3+ messages)

[PATCHSET 00/10] perf tools: Sync tools and kernel headers for v6.11
 2024-08-06 22:50 UTC  (11+ messages)
` [PATCH 01/10] perf tools: Add tools/include/uapi/README
` [PATCH 02/10] tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
` [PATCH 03/10] tools/include: Sync uapi/linux/kvm.h "
` [PATCH 04/10] tools/include: Sync uapi/linux/perf.h "
` [PATCH 05/10] tools/include: Sync uapi/sound/asound.h "
` [PATCH 06/10] tools/include: Sync uapi/asm-generic/unistd.h "
` [PATCH 07/10] tools/include: Sync network socket headers "
` [PATCH 08/10] tools/include: Sync filesystem "
` [PATCH 09/10] tools/include: Sync x86 "
` [PATCH 10/10] tools/include: Sync arm64 "

[Buildroot] [git commit branch/2024.02.x] docs/manual: standardize references to the generic infra
 2024-08-06 22:38 UTC 

[Buildroot] [git commit branch/2024.02.x] package/kexec: fix link error when BR2_OPTIMIZE_0=y
 2024-08-06 22:43 UTC 

[Buildroot] [git commit branch/2024.02.x] docs/manual: normalize delimiters of listing blocks
 2024-08-06 22:39 UTC 

[Buildroot] [git commit branch/2024.02.x] utils/check-package: check linux-tools
 2024-08-06 22:36 UTC 

[Buildroot] [git commit branch/2024.02.x] package/pppd: add patch fixing build issue on SPARC/SPARC64
 2024-08-06 22:41 UTC 

[Buildroot] [git commit branch/2024.02.x] utils/check-package: fix check for <pkg>_REDISTRIBUTE
 2024-08-06 22:32 UTC 

[Buildroot] [git commit branch/2024.05.x] docs/manual: standardize references to the generic infra
 2024-08-06 22:37 UTC 

[Buildroot] [git commit branch/2024.05.x] package/pppd: add patch fixing build issue on SPARC/SPARC64
 2024-08-06 22:40 UTC 

[Buildroot] [git commit branch/2024.05.x] package/kexec: fix link error when BR2_OPTIMIZE_0=y
 2024-08-06 22:44 UTC 

[Buildroot] [git commit branch/2024.05.x] package/gpm: update the patches to be applied with fuzz 0
 2024-08-06 22:12 UTC 

[Buildroot] [git commit branch/2024.05.x] utils/check-package: check linux-tools
 2024-08-06 22:37 UTC 

[Buildroot] [git commit branch/2024.05.x] package/gpm: fix musl build with gcc 14
 2024-08-06 22:12 UTC 

[Buildroot] [git commit branch/2024.05.x] docs/manual: normalize delimiters of listing blocks
 2024-08-06 22:39 UTC 

[Buildroot] [git commit branch/2024.05.x] utils/check-package: fix check for <pkg>_REDISTRIBUTE
 2024-08-06 22:31 UTC 

[Buildroot] [git commit branch/2024.05.x] package/frotz: fix build with gcc 14
 2024-08-06 22:15 UTC 

[PATCH 0/3] Bluetooth: hci_qca: fix post merge window regressions
 2024-08-06 22:44 UTC  (3+ messages)
` [PATCH 3/3] Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdown

[Buildroot] [PATCH next 1/1] package/kexec: fix link error when BR2_OPTIMIZE_0=y
 2024-08-06 22:44 UTC  (3+ messages)

[PATCH net-next] bonding: Pass string literal as format argument of alloc_ordered_workqueue()
 2024-08-06 22:43 UTC  (2+ messages)

[PATCHSET][RFC] struct fd and memory safety
 2024-08-06 22:42 UTC  (4+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
  ` [PATCH 35/39] convert bpf_token_create()

[Buildroot] [git commit] package/pppd: add patch fixing build issue on SPARC/SPARC64
 2024-08-06 22:42 UTC  (2+ messages)

[Buildroot] [git commit] docs/manual: normalize delimiters of listing blocks
 2024-08-06 22:40 UTC  (2+ messages)

[Buildroot] [PATCH 00/29] check-package: warn about symbols not recognized by a package infra
 2024-08-06 22:38 UTC  (7+ messages)
` [Buildroot] [PATCH 26/29] utils/check-package: check linux-tools
` [Buildroot] [PATCH 29/29] docs/manual: standardize references to the generic infra


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.