All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-02 16:54:39 to 2023-11-02 17:35:31 UTC [more...]

[PATCH] iommu: Flow ERR_PTR out from __iommu_domain_alloc()
 2023-11-02 17:35 UTC  (9+ messages)

[PATCH 0/2] Allow defconfigs defined from fragments
 2023-11-02 17:34 UTC  (5+ messages)
` [PATCH 1/2] Makefile: Run defconfig files through the C preprocessor
` [PATCH 2/2] configs: Add am62x_beagleplay_* defconfigs

[PATCH v3 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
 2023-11-02 17:33 UTC  (13+ messages)
` [PATCH v3 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
` [PATCH v3 2/4] PCI: layerscape: Add suspend/resume for ls1021a
` [PATCH v3 3/4] PCI: layerscape: Rename pf_* as pf_lut_*

[PATCH v4 0/3] selinux: avtab arrays and refactors
 2023-11-02 17:34 UTC  (3+ messages)
` [PATCH v4 3/3] selinux: use arrays for avtab hashtable nodes

[PATCH] fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
 2023-11-02 17:33 UTC 

[Nouveau] [PATCH drm-misc-next v8 00/12] [RFC] DRM GPUVM features
 2023-11-02 17:32 UTC  (12+ messages)
` [Nouveau] [PATCH drm-misc-next v8 09/12] drm/gpuvm: reference count drm_gpuvm structures
  `  "
` [Nouveau] [PATCH drm-misc-next v8 10/12] drm/gpuvm: add an abstraction for a VM / BO combination
  `  "

FAILED: patch "[PATCH] x86: KVM: SVM: always update the x2avic msr interception" failed to apply to 6.1-stable tree
 2023-11-02 17:33 UTC  (2+ messages)
` [PATCH 6.1.y] x86: KVM: SVM: always update the x2avic msr interception

[24.03 RFC 0/3] Add argument manipulation library
 2023-11-02 17:28 UTC  (4+ messages)
` [24.03 RFC 1/3] args: new library to allow easier manipulation of cmdline args
` [24.03 RFC 2/3] eal: allow export of the cmdline argument parsing options
` [24.03 RFC 3/3] args: add functions to check parameter validity

[Intel-gfx] [PATCH v3] debugobjects: stop accessing objects after releasing spinlock
 2023-11-02 17:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for debugobjects: stop accessing objects after releasing spinlock (rev4)

[PATCH] crypto/ipsec_mb: Do not dequeue ops from ring after job flush
 2023-11-02 17:32 UTC  (2+ messages)

[PATCH bpf-next 0/6] bpf: Add seccomp program type
 2023-11-02 17:32 UTC  (5+ messages)
` [PATCH bpf-next 1/6] bpf: Introduce BPF_PROG_TYPE_SECCOMP
` [PATCH bpf-next 2/6] bpf: Add test_run support for seccomp program type

[GIT PULL] KVM changes for Linux 6.7 merge window
 2023-11-02 17:29 UTC 

[GIT PULL] asm-generic updates for v6.7
 2023-11-02 17:28 UTC  (3+ messages)

[PATCH 2/2] PCI: Ignore PCIe ports used for tunneling in pcie_bandwidth_available()
 2023-11-02 17:28 UTC  (3+ messages)

[meta-oe][PATCH] Update ipmitool to eliminate unneeded patch
 2023-11-02 17:27 UTC 

[PATCH] net/tg3: fix race condition in tg3_reset_task_cancel()
 2023-11-02 17:27 UTC  (3+ messages)
` [PATCH v2] net/tg3: fix race condition in tg3_reset_task()

[PATCH bpf] bpf: fix bpf_dynptr_slice() returning ERR_PTR() on erro
 2023-11-02 17:26 UTC 

[PATCH 1/3] cpufreq: fix broken buffer overflow detection in trans_stats
 2023-11-02 17:26 UTC  (3+ messages)
` [PATCH 2/3] PM / devfreq: Fix buffer overflow in trans_stat_show

[PATCH] usb: misc: ljca: Fix enumeration error on Dell Latitude 9420
 2023-11-02 17:25 UTC  (2+ messages)

[OE-core][PATCH] patchtest-send-results: fix sender parsing
 2023-11-02 17:25 UTC 

[PATCH v2 0/2] tg3: Fix the TX ring stall
 2023-11-02 17:25 UTC  (3+ messages)
` [PATCH v2 1/2] tg3: Increment tx_dropped in tg3_tso_bug()
` [PATCH v2 2/2] tg3: Fix the TX ring stall

[PATCH] x86/lib: Fix overflow of variable m when val >= 1410065408
 2023-11-02 17:25 UTC  (3+ messages)

[PATCH v7 bpf-next 0/9] bpf: File verification with LSM and fsverity
 2023-11-02 17:25 UTC  (11+ messages)
` [PATCH v7 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [PATCH v7 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v7 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v7 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v7 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v7 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v7 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v7 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v7 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file

[PATCH v2 0/4] Enable plugin support for windows
 2023-11-02 17:19 UTC  (5+ messages)
` [PATCH v2 1/4] plugins: add dllexport and dllimport to api funcs
` [PATCH v2 2/4] plugins: make test/example plugins work on windows
` [PATCH v2 3/4] plugins: disable lockstep plugin "
` [PATCH v2 4/4] plugins: allow plugins to be enabled "

[nft PATCH] tproxy: Drop artificial port printing restriction
 2023-11-02 17:23 UTC  (5+ messages)

[PATCH] drm/amd/display: Increase frame warning limit for clang in dml2
 2023-11-02 17:22 UTC  (11+ messages)

[PATCH 0/7 v3] block: Add config option to not allow writing to mounted devices
 2023-11-02 17:13 UTC  (3+ messages)
` [PATCH 4/7] btrfs: Do not restrict writes to btrfs devices

[PATCH] RISC-V: Probe misaligned access speed in parallel
 2023-11-02 17:07 UTC  (6+ messages)

[net-next RFC PATCH v3 1/4] net: phy: aquantia: move to separate directory
 2023-11-02 17:19 UTC  (3+ messages)
` [net-next RFC PATCH v3 2/4] net: phy: aquantia: move MMD_VEND define to header

Patchtest results for [OE-Core][PATCH v3 4/4] recipetool: Add handler to create go recipes
 2023-11-02 17:19 UTC 

[PATCH net-next 0/9] mptcp: Features and fixes for v6.7
 2023-11-02 17:19 UTC  (3+ messages)
` [PATCH net-next 9/9] mptcp: refactor sndbuf auto-tuning

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-cip-nfs: 13 runs, 10 regressions (v5.10.194-cip39-915-g96fa7f16cf02)
 2023-11-02 17:19 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 172 runs, 18 regressions (v5.10.194-cip39-915-g96fa7f16cf02)
 2023-11-02 17:19 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 87 runs, 11 regressions (v5.10.194-cip39-915-g96fa7f16cf02)
 2023-11-02 17:19 UTC 

Patchtest results for [OE-core][PATCH] patchtest: shorten test result outputs
 2023-11-02 17:18 UTC 

[PATCH RFC 3/4] mm/vmstat: rename pgdemote_* to pgdemote_dst_* and add pgdemote_src_*
 2023-11-02 17:16 UTC  (2+ messages)

drivers/remoteproc/stm32_rproc.c:122:12: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-11-02 17:16 UTC 

crypto/tcrypt.c:2288 do_test() warn: Function too hairy. No more merges
 2023-11-02 17:16 UTC 

mm/memfd.c:271:1: sparse: sparse: Using plain integer as NULL pointer
 2023-11-02 17:16 UTC 

kernel/sched/fair.c:6848 select_idle_sibling() error: uninitialized symbol 'util_min'
 2023-11-02 17:16 UTC 

[PATCH v2] ASoC: Intel: sof_rt5682: add mtl_rt5650 support
 2023-11-02 17:16 UTC  (2+ messages)

[PATCH] arm/optee: cleanups from code review
 2023-11-02 17:16 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: rtc: max31335: add max31335 bindings
 2023-11-02 17:17 UTC  (6+ messages)
` [PATCH v4 2/2] rtc: max31335: add driver support

[PATCH 0/1] corstone1000: Update the user guide
 2023-11-02 17:16 UTC  (2+ messages)

[PATCH v6 bpf-next 0/9] bpf: File verification with LSM and fsverity
 2023-11-02 17:16 UTC  (9+ messages)
` [PATCH v6 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [PATCH v6 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v6 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr

[PATCH RT v2 0/3] riscv: add PREEMPT_RT support
 2023-11-02 17:03 UTC  (8+ messages)

Updating examples which use coremask parameters
 2023-11-02 17:15 UTC  (5+ messages)

[PATCH v10 0/4] Misc SCM driver changes
 2023-11-02 17:14 UTC  (5+ messages)
` [PATCH v10 1/4] firmware: qcom: scm: provide a read-modify-write function
` [PATCH v10 2/4] firmware: qcom: scm: Modify only the download bits in TCSR register
` [PATCH v10 3/4] firmware: qcom: scm: Rework dload mode availability check
` [PATCH v10 4/4] pinctrl: qcom: Use qcom_scm_io_rmw() function

[PATCH net] netlink: fill in missing MODULE_DESCRIPTION()
 2023-11-02 17:14 UTC  (4+ messages)

[PATCH 0/3] fanotify support for btrfs sub-volumes
 2023-11-02 17:07 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] package/strace: bump to version 6.6
 2023-11-02 17:12 UTC 

[RFC] ethdev: introduce maximum Rx buffer size
 2023-11-02 17:12 UTC  (14+ messages)
` [PATCH v3 0/3] "

[PATCH 0/2] ima: IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY cleanup
 2023-11-02 17:06 UTC  (3+ messages)
` [PATCH 1/2] ima: Add machine keyring reference to IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY
` [PATCH 2/2] ima: Remove EXPERIMENTAL from IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY

[PATCH v5 0/1] mm: report per-page metadata information
 2023-11-02 17:11 UTC  (13+ messages)
` [PATCH v5 1/1] "

[Buildroot] [PATCH 1/1] package/pistache: fix build with gcc >= 13
 2023-11-02 17:11 UTC 

[PATCH] [PATCH net] tg3: power down device only on SYSTEM_POWER_OFF
 2023-11-02 17:11 UTC  (6+ messages)

[igt-dev] [PATCH] XE2: lib/gpgpu_fill: Port gpgpu_fillfunc
 2023-11-02 17:10 UTC 

[Intel-gfx] [rft, PATCH v3 00/15] drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO
 2023-11-02 17:10 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 01/15] drm/i915/dsi: assume BXT gpio works for non-native GPIO

[PATCH v7 00/11] KVM: xen: update shared_info and vcpu_info handling
 2023-11-02 17:09 UTC  (4+ messages)
` [PATCH v7 01/11] KVM: pfncache: add a map helper function

mainline build failure due to 7966f319c66d ("drm/amd/display: Introduce DML2")
 2023-11-02 17:07 UTC  (4+ messages)

[PATCH v13 5/8] media: chips-media: wave5: Add the v4l2 layer
 2023-11-02 17:07 UTC  (4+ messages)

[nft PATCH] tests: shell: Fix sets/reset_command_0 for current kernels
 2023-11-02 17:06 UTC  (3+ messages)

Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
 2023-11-02 17:06 UTC  (12+ messages)

[hverkuil-media-tree:vc4 32/33] ld: drivers/gpu/drm/drm_atomic_state_helper.c:921: undefined reference to `drm_hdmi_avi_infoframe_content_type'
 2023-11-02 17:06 UTC 

[PATCH v3 00/16] drm: Convert to platform remove callback returning void
 2023-11-02 17:05 UTC  (30+ messages)
` [Nouveau] "
` [PATCH v3 01/16] drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function
` [PATCH v3 02/16] drm/arcpgu: Convert to platform remove callback returning void
` [PATCH v3 03/16] drm/armada: "
` [PATCH v3 04/16] drm/bridge: cdns-mhdp8546: Improve error reporting in remove callback
` [PATCH v3 05/16] drm/bridge: cdns-mhdp8546: Convert to platform remove callback returning void
` [PATCH v3 06/16] drm/bridge: tpd12s015: "
` [PATCH v3 07/16] drm/etnaviv: "
` [PATCH v3 08/16] drm/exynos: "
` [PATCH v3 09/16] drm/imx/dcss: "
` [PATCH v3 10/16] drm/imx: lcdc: "
` [PATCH v3 11/16] drm/kmb: "
` [PATCH v3 12/16] drm/mediatek: "
` [PATCH v3 13/16] drm/meson: "
` [Nouveau] [PATCH v3 14/16] drm/nouveau: "
  `  "
` [PATCH v3 15/16] drm/sprd: "
` [PATCH v3 16/16] drm/tilcdc: "

[PATCH v6 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
 2023-11-02 17:02 UTC  (14+ messages)
` [PATCH v6 01/13] hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
` [PATCH v6 02/13] hw/arm/virt-acpi-build.c: Migrate virtio "
` [PATCH v6 03/13] hw/i386/acpi-microvm.c: Use common function to add virtio in DSDT
` [PATCH v6 04/13] hw/riscv: virt: Make few IMSIC macros and functions public
` [PATCH v6 05/13] hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
` [PATCH v6 06/13] hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
` [PATCH v6 07/13] hw/riscv/virt-acpi-build.c: Add APLIC "
` [PATCH v6 08/13] hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
` [PATCH v6 09/13] hw/riscv/virt-acpi-build.c: Add MMU node "
` [PATCH v6 10/13] hw/pci-host/gpex: Define properties for MMIO ranges
` [PATCH v6 11/13] hw/riscv/virt: Update GPEX MMIO related properties
` [PATCH v6 12/13] hw/riscv/virt-acpi-build.c: Add IO controllers and devices
` [PATCH v6 13/13] hw/riscv/virt-acpi-build.c: Add PLIC in MADT

problem with recovered array
 2023-11-02 17:05 UTC  (14+ messages)

[virtio-comment] [PATCH v1 0/8] Introduce device migration support commands
 2023-11-02 17:05 UTC  (7+ messages)
` [virtio-comment] [PATCH v1 3/8] device-context: Define the device context fields for device migration
  ` [virtio-comment] "
    ` [virtio-comment] "

[PATCH v8] rtc: tps6594: Add driver for TPS6594 RTC
 2023-11-02 17:04 UTC  (7+ messages)

[PATCH] linux-firmware: add new fw file to ${PN}-rtl8821
 2023-11-02 17:04 UTC 

[PATCH] Const-qualify 'service' arguments in name and time server getters
 2023-11-02 17:03 UTC 

[RFC 0/8] Enable runtime suspend resume for QCOM devices
 2023-11-02 17:02 UTC  (4+ messages)
` [RFC 1/8] dt-bindings: usb: qcom,dwc3: Add bindings to enable runtime

[Buildroot] [PATCH 1/5] configs/mender_x86_64_efi_defconfig: Update kernel to latest LTS version
 2023-11-02 17:01 UTC  (3+ messages)
` [Buildroot] [PATCH 2/5] package/mender-grubenv: Fix per-package building

tldp serial-howto subscribe link
 2023-11-02 17:00 UTC 

[PATCH v3 bpf-next ] selftests/bpf: consolidate VIRTIO/9P configs in config.vm file
 2023-11-02 17:00 UTC  (2+ messages)

[PATCH v1 00/11] test-bbdev changes for 23.11
 2023-11-02 17:00 UTC  (8+ messages)
` [PATCH v1 02/11] test/bbdev: update python script parameters

[PATCH bpf-next v2 0/1] bpf, arm64: Support Exceptions
 2023-11-02 16:59 UTC  (4+ messages)
` [PATCH bpf-next v2 1/1] bpf, arm64: support exceptions

[Intel-gfx] [PATCH] drm/i915/mtl: Increase guard pages when vt-d is enabled
 2023-11-02 16:58 UTC  (2+ messages)

[RFC] MAINTAINERS: add status information
 2023-11-02 16:52 UTC  (6+ messages)
` [PATCH v6 0/3] net/tap: build and fix for BPF program

[PATCH v2 RESEND] ppc/pnv: Fix number of I2C engines and ports for power9/10
 2023-11-02 16:56 UTC  (4+ messages)

[PATCH 0/3] Add a few panels and use correct modes
 2023-11-02 16:56 UTC  (4+ messages)
` [PATCH 2/3] drm/panel-edp: Add override_edid_mode quirk for generic edp

fs/hfsplus/wrapper.c:49: warning: Function parameter or member 'opf' not described in 'hfsplus_submit_bio'
 2023-11-02 16:55 UTC 

[zen:6.6/zen-sauce 2/31] drivers/scsi/vhba/vhba.c:151:14: error: no previous prototype for 'bus_and_id_to_devnum'
 2023-11-02 16:55 UTC 

drivers/dma/dw-edma/dw-edma-v0-debugfs.c:250:50: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8
 2023-11-02 16:55 UTC 

[libvirt test] 183653: tolerable FAIL - PUSHED
 2023-11-02 16:54 UTC 

[PATCH nft v2 0/7] no recursive make
 2023-11-02 16:53 UTC  (7+ messages)
` [PATCH nft v2 4/7] build: no recursive make for "files/**/Makefile.am"


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.