All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-10 23:45:16 to 2024-03-11 03:35:27 UTC [more...]

Kernel WARNING in get_page_from_freelist on Linux 6.7.9
 2024-03-11  3:35 UTC  (4+ messages)

[PATCH v6] dt-bindings: imx-pata: Convert to dtschema
 2024-03-11  3:33 UTC  (7+ messages)

[PATCH net-next 0/2] tcp: make trace of reset logic complete
 2024-03-11  3:28 UTC  (6+ messages)
` [PATCH net-next 1/2] trace: adjust TP_STORE_ADDR_PORTS_SKB() parameters
` [PATCH net-next 2/2] trace: tcp: fully support trace_tcp_send_reset

[PATCH v2 00/29] Cleanup up to fix missing ERRP_GUARD() for error_prepend()
 2024-03-11  3:38 UTC  (30+ messages)
` [PATCH v2 01/29] error: Add error_vprepend() in comment of ERRP_GUARD() rules
` [PATCH v2 02/29] backends/iommufd: Fix missing ERRP_GUARD() for error_prepend()
` [PATCH v2 03/29] block: "
` [PATCH v2 04/29] block/copy-before-write: "
` [PATCH v2 05/29] block/nbd: "
` [PATCH v2 06/29] block/nvme: "
` [PATCH v2 07/29] block/qcow2-bitmap: "
` [PATCH v2 08/29] block/qcow2: "
` [PATCH v2 09/29] block/qed: "
` [PATCH v2 10/29] block/snapshot: "
` [PATCH v2 11/29] block/vdi: "
` [PATCH v2 12/29] block/vmdk: "
` [PATCH v2 13/29] block/virtio-blk: "
` [PATCH v2 14/29] hw/core/loader-fit: "
` [PATCH v2 15/29] hw/core/qdev-properties-system: "
` [PATCH v2 16/29] hw/misc/ivshmem: "
` [PATCH v2 17/29] hw/scsi/vhost-scsi: "
` [PATCH v2 18/29] hw/vfio/ap: "
` [PATCH v2 19/29] hw/vfio/container: "
` [PATCH v2 20/29] hw/vfio/helpers: "
` [PATCH v2 21/29] hw/vfio/iommufd: "
` [PATCH v2 22/29] hw/vfio/pci-quirks: "
` [PATCH v2 23/29] hw/vfio/pci: "
` [PATCH v2 24/29] hw/vfio/platform: "
` [PATCH v2 25/29] hw/virtio/vhost-vsock: "
` [PATCH v2 26/29] hw/virtio/vhost: "
` [PATCH v2 27/29] migration/option: "
` [PATCH v2 28/29] net/vhost-vdpa: "
` [PATCH v2 29/29] target/s390x/cpu_models: "

[PATCH 1/2] i2c: viai2c: Fix some minor style issues
 2024-03-11  3:26 UTC  (2+ messages)
` [PATCH 2/2] i2c: viai2c: Fix bug for msg->len is 0

[RFC PATCH 0/8] KVM: Prepopulate guest memory API
 2024-03-11  3:20 UTC  (11+ messages)
` [RFC PATCH 1/8] KVM: Document KVM_MAP_MEMORY ioctl

[PATCH 0/4] rockchip: Migrate to use DM_USB_GADGET on RK3328
 2024-03-11  3:20 UTC  (5+ messages)
` [PATCH 1/4] rockchip: Update the default USB Product ID value

[PATCH v5] dt-bindings: imx-pata: Convert to dtschema
 2024-03-11  3:18 UTC  (8+ messages)

買取専門店 フランチャイズシステム説明会
 2024-03-11  3:07 UTC 

[PATCH v2] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
 2024-03-11  3:08 UTC  (2+ messages)

[PATCH v6 0/3] dt-bindings: pci: layerscape-pci: Convert to yaml format
 2024-03-11  3:08 UTC  (6+ messages)
` [PATCH v6 1/3] "

[PATCH] lru_cache: Initialize hlist_head in lc_create
 2024-03-11  3:07 UTC  (2+ messages)

[PATCH v5 00/13] riscv: ASID-related and UP-related TLB flush enhancements
 2024-03-11  3:06 UTC  (4+ messages)
` [PATCH v5 03/13] riscv: Use IPIs for remote cache/TLB flushes by default

[oe-core][kirkstone][PATCH 1/1] expat: fix CVE-2023-52426
 2024-03-11  3:07 UTC  (2+ messages)

[linux-linus test] 184987: tolerable FAIL - PUSHED
 2024-03-11  2:59 UTC 

[PATCH] RDMA/siw: Reuse value read using READ_ONCE instead of re-reading it
 2024-03-11  2:57 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: add new bit definitions for GC 9.0 PROTECTION_FAULT_STATUS
 2024-03-11  2:55 UTC  (3+ messages)

[PATCH V2] mtd: spinand: Add support for XTX SPINAND
 2024-03-11  2:54 UTC 

[PATCH 0/2] fix IPSec endianness problem
 2024-03-11  2:49 UTC  (3+ messages)
` [PATCH 1/2] examples/ipsec-secgw: fix SA salt "
` [PATCH 2/2] net/nfp: fix data "

[oe][meta-oe][kirkstone][PATCH 1/1] postgresql: Fix CVE-2024-0985
 2024-03-11  2:48 UTC  (2+ messages)

[PATCH mptcp-next 00/10] add helpers and vars in mptcp_lib.sh, final
 2024-03-11  2:44 UTC  (13+ messages)
` [PATCH mptcp-next 01/10] selftests: mptcp: export ip_mptcp to mptcp_lib
` [PATCH mptcp-next 02/10] selftests: mptcp: get support for limits
` [PATCH mptcp-next 03/10] selftests: mptcp: id support for show_endpoints
` [PATCH mptcp-next 04/10] selftests: mptcp: addr support for change_endpoint
` [PATCH mptcp-next 05/10] selftests: mptcp: netlink: fix positions of newline
` [PATCH mptcp-next 06/10] selftests: mptcp: netlink: add outputs for ip_mptcp
` [PATCH mptcp-next 07/10] selftests: mptcp: add endpoint_ops API helper
` [PATCH mptcp-next 08/10] selftests: mptcp: use mptcp_lib_endpoint_ops
` [PATCH mptcp-next 09/10] selftests: mptcp: add ip_mptcp option for more scripts
` [PATCH mptcp-next 10/10] selftests: mptcp: netlink: drop disable=SC2086
  ` selftests: mptcp: netlink: drop disable=SC2086: Build Failure
  ` selftests: mptcp: netlink: drop disable=SC2086: Tests Results

[oe][meta-oe][dunfell][PATCH] c-ares: Backport fix for CVE-2024-25629
 2024-03-11  2:43 UTC  (2+ messages)

[bpf-next:master 5/7] kernel/bpf/core.c:900:5: warning: '__pte_index_size' is not defined, evaluates to 0
 2024-03-11  2:42 UTC  (4+ messages)

[syzbot] [reiserfs?] possible deadlock in vfs_setxattr (2)
 2024-03-11  2:43 UTC  (2+ messages)

[PATCH v9 00/10] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-03-11  2:40 UTC  (3+ messages)
` [PATCH v9 04/10] target/riscv/vector_helper.c: update tail with vext_set_tail_elems_1s()

✅ PASS (MISSED 5 of 204): Test report for master (6.8.0-rc7, mainline.kernel.org-clang, fa4b851b)
 2024-03-11  2:40 UTC 

[PATCH 4/4] Enable Driver compilation in crypto Kconfig and Makefile file
 2024-03-11  2:38 UTC 

[PATCH v2 0/5] dmaengine: fsl-edma: add 8ulp support
 2024-03-11  2:38 UTC  (6+ messages)
` [PATCH v2 4/5] dt-bindings: dma: fsl-edma: add fsl,imx8ulp-edma compatible string

[PATCH v7 0/7] mtd: ubi: allow UBI volumes to provide NVMEM
 2024-03-11  2:37 UTC  (8+ messages)
` [PATCH v7 7/7] mtd: ubi: provide NVMEM layer over UBI volumes

[PATCH] RDMA/siw: Reuse value read using READ_ONCE instead of re-reading it
 2024-03-11  2:34 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: fix Rx queue ID in Rx callback
 2024-03-11  2:32 UTC 

[GIT PULL] chrome-platform-firmware changes for v6.9
 2024-03-11  2:33 UTC 

[PATCH] diff: add diff.srcprefix and diff.dstprefix option support
 2024-03-11  2:32 UTC 

regression/bisected/6.8 commit 5d390df3bdd13d178eb2e02e60e9a480f7103f7b prevents the system going into suspend mode
 2024-03-11  2:28 UTC  (5+ messages)

[PATCH v2 0/2] update SM4450 pinctrl document
 2024-03-11  2:27 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: update compatible name for match with driver

[PATCH 1/3] linux-yocto: for-test-only: fix parted ptest
 2024-03-11  2:25 UTC  (12+ messages)
` [OE-core] "

[PATCH vhost v1 0/4] refactor the params of find_vqs()
 2024-03-11  2:24 UTC  (4+ messages)
` [PATCH vhost v1 2/4] virtio: vring_create_virtqueue: pass struct instead of multi parameters

[PULL v2 00/17] loongarch-to-apply queue
 2024-03-11  2:22 UTC  (3+ messages)
` [PULL v2 03/17] hw/loongarch: Add slave cpu boot_code

Bluetooth toggle not working
 2024-03-11  2:20 UTC 

[PATCH 0/4] iommu/x86: fixes/improvements for unity range checks
 2024-03-11  2:18 UTC  (3+ messages)
` [PATCH 1/4] amd-vi: fix IVMD memory type checks
  ` Regression with xhci console (was: [PATCH 1/4] amd-vi: fix IVMD memory type checks)

WARNING: modpost: "__udelay" [drivers/hwmon/sfctemp.ko] has no CRC!
 2024-03-11  2:17 UTC 

[PATCH v2] statx: stx_subvol
 2024-03-11  2:17 UTC  (7+ messages)

On the optimum size of a batch
 2024-03-11  2:12 UTC  (2+ messages)

[PATCH] workqueue: Cleanup subsys attribute registration
 2024-03-11  2:12 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS a1bafc3109d713ed83f73d61ba5cb1e6fd80fdbc
 2024-03-11  2:10 UTC 

[PATCH v4] nvme: fix reconnection fail due to reserved tag allocation
 2024-03-11  2:09 UTC 

[PATCH v13 00/16] Add audio support in v4l2 framework
 2024-03-11  2:07 UTC  (9+ messages)
` [PATCH v13 09/16] media: uapi: Define audio sample format fourcc type

[PATCH v2 0/6] Add LIBSAS_SHT_BASE for libsas
 2024-03-11  2:04 UTC  (6+ messages)
` [PATCH v2 2/6] scsi: pm8001: Use LIBSAS_SHT_BASE
` [PATCH v2 5/6] scsi: mvsas: "

[GIT PULL] fstests: btrfs changes for for-next v2024.03.08
 2024-03-11  2:01 UTC  (3+ messages)

[PATCH v4 RFC] btrfs: do not skip re-registration for the mounted device
 2024-03-11  2:00 UTC  (6+ messages)

[PATCH for-next] RDMA/hns: Support congestion control algorithm parameter configuration
 2024-03-11  2:00 UTC  (3+ messages)

[PATCH] staging: vt6655: Remove unused function from rf.h RFbAL7230SelectChannelPostProcess
 2024-03-11  1:56 UTC 

[PATCH v2 0/7] vfio: Interrupt eventfd hardening
 2024-03-11  1:56 UTC  (7+ messages)
` [PATCH v2 5/7] vfio/platform: Disable virqfds on cleanup
` [PATCH v2 6/7] vfio/platform: Create persistent IRQ handlers
` [PATCH v2 7/7] vfio/fsl-mc: Block calling interrupt handler without trigger

CI: MPTCP BPF tests are now validated
 2024-03-11  1:54 UTC  (2+ messages)

[PATCH] net/nfp: fix getting firmware VNIC version
 2024-03-11  1:54 UTC 

[PATCH stable-5.10] mm/memory-failure: fix an incorrect use of tail pages
 2024-03-11  1:51 UTC  (2+ messages)

[PATCH v3 0/1] Agilex5 enablement
 2024-03-11  1:51 UTC  (2+ messages)
` [PATCH v3 v3 1/1] arch: arm: "

[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
 2024-03-11  1:50 UTC  (7+ messages)

[android-common:android15-6.1 34/57] arch/arm64/kvm/hyp/nvhe/iommu/arm-smmu-v3.c:528:5: warning: no previous prototype for function 'smmu_domain_finalise'
 2024-03-11  1:47 UTC 

[android-common:android15-6.6 51/57] arch/arm64/kvm/iommu.c:63:15: sparse: sparse: symbol 'kvm_get_iommu_id' was not declared. Should it be static?
 2024-03-11  1:47 UTC 

[PATCH 0/4 rpcbind] Supprt abstract addresses and disable broadcast
 2024-03-11  1:47 UTC  (3+ messages)

[PATCH v2 0/2] Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy
 2024-03-11  1:45 UTC  (4+ messages)
` [PATCH v2 2/2] mm/numa_balancing:Allow "

[opencloudos:linux-5.4/next 24632/27506] acpi_processor.c:undefined reference to `acpi_processor_ffh_cstate_probe'
 2024-03-11  1:46 UTC 

[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
 2024-03-11  1:16 UTC  (3+ messages)
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop

[f2fs-dev] [Bug 218349] New: f2fs partitions corrupted during power failures and cannot be fixed with fsck
 2024-03-11  1:45 UTC  (2+ messages)
` [f2fs-dev] [Bug 218349] "

[PATCH 0/3 libtirpc v2] Support abstract addresses for rpcbind in libtirpc
 2024-03-11  1:41 UTC  (4+ messages)
` [PATCH 1/3] Allow working with abstract AF_UNIX addresses
` [PATCH 2/3] Change local_rpcb() to take a targaddr pointer
` [PATCH 3/3] Try using a new abstract address when connecting to rpcbind

Deprecated packet modification flow actions
 2024-03-11  1:42 UTC  (2+ messages)

[PATCH v2] bcachefs: chardev: make bch_chardev_class constant
 2024-03-11  1:41 UTC  (2+ messages)

[PATCH v1 0/1] rtc: nuvoton: Modify part number value
 2024-03-11  1:34 UTC  (4+ messages)
` [PATCH v1 1/1] "

Uneccesary flushes waking up suspended disks
 2024-03-11  1:32 UTC  (2+ messages)

[oe][meta-security][kirkstone][PATCH] clamav: Fix for CVE-2024-20328
 2024-03-11  1:31 UTC 

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-03-11  1:29 UTC  (10+ messages)

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-03-11  1:28 UTC  (15+ messages)
` [PATCH v5 30/65] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
` [PATCH v5 52/65] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility

Create separate jffs2 with only specific data from recipe
 2024-03-11  1:28 UTC  (2+ messages)

[geoffreybennett-scarlett-gen2:vocaster 12/14] sound/usb/mixer_scarlett2.c:5064:6: warning: variable 'err' is used uninitialized whenever 'if' condition is true
 2024-03-11  1:27 UTC 

[PATCH v1 RESEND] linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
 2024-03-11  1:26 UTC 

[meta-oe][PATCH] cryptsetup: upgrade 2.7.0 -> 2.7.1
 2024-03-11  1:25 UTC  (2+ messages)
` [meta-networking][PATCH] samba: upgrade 4.19.4 -> 4.19.5

[PATCH 0/2] KVM: x86/pmu: Globally enable GP counters at "RESET"
 2024-03-11  1:25 UTC  (2+ messages)

[PATCH 1/2] mount.cifs.rst: add missing reference for sssd
 2024-03-11  1:24 UTC  (2+ messages)
` [PATCH 2/2] mount.cifs.rst: update section about xattr/acl support

[PATCH 0/3 libtirpc] Support abstract addresses for rpcbind in libtirpc
 2024-03-11  1:17 UTC  (4+ messages)
` [PATCH 2/3] Change local_rpcb() to take a targaddr pointer

[PATCH v1 12/13] tools headers: Sync compiler.h headers
 2024-03-11  1:17 UTC  (2+ messages)

[PATCH v6 0/3] Initial support for SPDM Responders
 2024-03-11  1:15 UTC  (4+ messages)
` [PATCH v6 1/3] hw/pci: Add all Data Object Types defined in PCIe r6.0
` [PATCH v6 2/3] backends: Initial support for SPDM socket support
` [PATCH v6 3/3] hw/nvme: Add SPDM over DOE support

[PATCH v2 0/9] Add AST2700 support
 2024-03-11  1:14 UTC  (5+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-11  1:12 UTC  (4+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api

[PATCH net-next 0/2] nexthop: Fix two nexthop group statistics issues
 2024-03-11  1:10 UTC  (5+ messages)
` [PATCH net-next 1/2] nexthop: Fix out-of-bounds access during attribute validation

[opencloudos:next 65/98] cpuset.c:undefined reference to `get_idle_time'
 2024-03-11  1:06 UTC 

[RFC PATCH] fs: Add vfs_masks_device_ioctl*() helpers
 2024-03-11  1:03 UTC  (11+ messages)

[SMB3 client] patches to prep for SMB3.1.1 compression support
 2024-03-11  0:59 UTC 

[PATCH] iio: pressure: Fixes SPI support for BMP3xx devices
 2024-03-11  0:54 UTC 

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-03-11  0:48 UTC  (5+ messages)
` [PATCH 15/30] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y

Is CVE-2024-26624 a valid issue?
 2024-03-11  0:02 UTC 

[opencloudos:linux-5.4/next 26617/27506] kernel/cgroup/cgroup.c:6267:6: sparse: sparse: symbol 'cgroup_css_set_fork' was not declared. Should it be static?
 2024-03-11  0:36 UTC 

[PATCH 0/2] qcom: clk: camcc: Fix power-domain definitions on x1e80100
 2024-03-11  0:33 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: Fix x1e80100 camcc power-domain declaration
` [PATCH 2/2] clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent GDSC of subordinate GDSCs

[PATCH] cifs: prevent updating file size from server if we have a read/write lease
 2024-03-11  0:32 UTC  (7+ messages)

[PATCH] arm: dts: imx8mp-beacon-kit: Resync DTS with Linux 6.8
 2024-03-11  0:32 UTC  (2+ messages)

Incompatible syntax 6 in Valve-Jupiter-1.conf
 2024-03-11  0:26 UTC 

[PATCH v5 00/24] fs-verity support for XFS
 2024-03-11  0:26 UTC  (7+ messages)
` [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag

[PATCH v6 1/2] soc: nuvoton: Add a menu for Nuvoton SoC drivers
 2024-03-11  0:21 UTC  (4+ messages)
` [PATCH v6 2/2] soc: nuvoton: Add "select REGMAP" to WPCM450 SoC driver

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-03-11  0:07 UTC  (3+ messages)
` [PATCH v3 4/7] sequencer: treat error reading HEAD as unborn branch

[GIT PULL] zonefs changes for 6.9-rc1
 2024-03-11  0:02 UTC 

lz4 hc buffer overflow
 2024-03-11  0:00 UTC 

[PATCH 00/11] Staging: rtl8192e: Style guide Renames and Macros
 2024-03-10 23:55 UTC  (12+ messages)
` [PATCH 01/11] Staging: rtl8192e: Rename variable ReturnPoint
` [PATCH 02/11] Staging: rtl8192e: Rename variable TimeStampLow
` [PATCH 03/11] Staging: rtl8192e: Rename variable TimeStampHigh
` [PATCH 04/11] Staging: rtl8192e: Rename variable Frame_Order
` [PATCH 05/11] Staging: rtl8192e: Rename variable aSifsTime
` [PATCH 06/11] Staging: rtl8192e: Rename variable posHTCap
` [PATCH 07/11] Staging: rtl8192e: Rename variable bRTSUseShortPreamble
` [PATCH 08/11] Staging: rtl8192e: Rename variable pBssHT
` [PATCH 09/11] Staging: rtl8192e: Rename variable bAllowAllDA
` [PATCH 10/11] Staging: rtl8192e: Rename variable WriteIntoReg
` [PATCH 11/11] Staging: rtl8192e: Implement BIT macro for bit shift ops

[rdma:wip/leon-for-next] BUILD SUCCESS 96d9cbe2f2ff7abde021bac75eafaceabe9a51fa
 2024-03-10 23:44 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.