All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-13 01:54:29 to 2024-09-13 04:15:56 UTC [more...]

[PATCH v3 00/10] misc ppc improvements/optimizations
 2024-09-13  4:13 UTC  (8+ messages)
` [PATCH v3 01/10] target/ppc: use locally stored msr and avoid indirect access
` [PATCH v3 03/10] target/ppc: optimize hreg_compute_pmu_hflags_value
` [PATCH v3 05/10] target/ppc: optimize p9 exception handling routines for lpcr
` [PATCH v3 06/10] target/ppc: reduce duplicate code between init_proc_POWER{9, 10}
` [PATCH v3 07/10] target/ppc: optimize p8 exception handling routines
` [PATCH v3 08/10] target/ppc: optimize p7 "
` [PATCH v3 10/10] target/ppc: combine multiple ail checks into one

linux-next: build failure after merge of the net-next tree
 2024-09-13  4:13 UTC  (5+ messages)

[RFC] Qualcomm RB3 Gen2 WiFi firmware pull
 2024-09-13  4:12 UTC  (3+ messages)

[PATCH v5 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait()
 2024-09-13  4:12 UTC  (8+ messages)

[PATCH net-next v2] memory-provider: fix compilation issue without SYSFS
 2024-09-13  4:10 UTC  (2+ messages)

[PATCH v2 00/23] Fix xe_force_wake_get() failure handling
 2024-09-13  4:09 UTC  (9+ messages)
` [PATCH v2 01/23] drm/xe: Error handling in xe_force_wake_get()
` [PATCH v2 02/23] drm/xe: Modify xe_force_wake_put to handle _get returned mask
` [PATCH v2 23/23] drm/xe: Change return type to void for xe_force_wake_put

[LTP] [PATCH] posix/conformance/interfaces/sem_timedwait/2-1: add _GNU_SOURCE define
 2024-09-13  4:07 UTC  (3+ messages)

[asahilinux:asahi-wip 2911/2963] warning: unsafe impl missing a safety comment
 2024-09-13  4:06 UTC 

[PATCH mptcp-next v5 0/5] add mptcp_subflow bpf_iter
 2024-09-13  4:04 UTC  (4+ messages)
` [PATCH mptcp-next v5 1/5] bpf: Add "

[PATCH -next] sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
 2024-09-13  4:03 UTC  (4+ messages)
` [Question] Include isolated cpu to ensure that tasks are not scheduled to isolated cpu?
    ` [Question] sched:the load is unbalanced in the VM overcommitment scenario

[PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-09-13  4:02 UTC  (3+ messages)

[PATCH v2 0/8] iommu: Domain allocation enhancements
 2024-09-13  4:02 UTC  (3+ messages)
` [PATCH v2 1/8] iommu: Refactor __iommu_domain_alloc()

Questions about TLB flushing and lru_gen_look_around
 2024-09-13  3:59 UTC  (2+ messages)

[PATCH v6 0/4] x86/cacheinfo: Set the number of leaves per CPU
 2024-09-13  4:06 UTC  (6+ messages)
` [PATCH v6 2/4] cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU

linux-next: build failure after merge of the bpf-next tree
 2024-09-13  4:00 UTC  (2+ messages)

[net-next 01/15] net/mlx5: HWS, updated API functions comments to kernel doc
 2024-09-13  4:00 UTC  (2+ messages)

[PATCH] docs/fuzz: fix outdated mention to enable-sanitizers
 2024-09-13  3:58 UTC  (2+ messages)

[PATCH 00/21] ntp: Rework to prepare support of indenpendent PTP clocks
 2024-09-13  3:59 UTC  (3+ messages)

[PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0,false)
 2024-09-13  1:37 UTC  (2+ messages)
` [PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0, false)

[PATCH 00/25] TDX vCPU/VM creation
 2024-09-13  3:57 UTC  (12+ messages)
` [PATCH 25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID

[PATCH net-next v5 0/3] Add option to provide OPT_ID value via cmsg
 2024-09-13  3:56 UTC  (5+ messages)
` [PATCH net-next v5 1/3] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
` [PATCH net-next v5 2/3] net_tstamp: add SCM_TS_OPT_ID for RAW sockets

[BUG] Regression with commit: ptp: Add .getmaxphase callback to ptp_clock_info
 2024-09-13  3:55 UTC  (6+ messages)

[pull request][net-next 00/15] mlx5 updates 2024-09-11
 2024-09-13  3:53 UTC  (8+ messages)
` [net-next 04/15] net/mlx5: fs, make get_root_namespace API function
` [net-next 12/15] net/mlx5: Allow users to configure affinity for SFs
` [net-next 13/15] net/mlx5: Add NOT_READY command return status

[PATCH net-next] net: caif: remove unused name
 2024-09-13  3:50 UTC  (2+ messages)

[PATCH net-next] uapi: libc-compat: remove ipx leftovers
 2024-09-13  3:50 UTC  (2+ messages)

[PATCH net RESEND 0/3] net: Use IRQF_NO_AUTOEN flag in request_irq()
 2024-09-13  3:50 UTC  (2+ messages)

linux-next: build failure after merge of the bpf-next tree
 2024-09-13  3:48 UTC  (2+ messages)

[PATCH v16 00/13] hw/pci: SR-IOV related fixes and improvements
 2024-09-13  3:44 UTC  (14+ messages)
` [PATCH v16 01/13] hw/pci: Rename has_power to enabled
` [PATCH v16 02/13] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PATCH v16 03/13] hw/ppc/spapr_pci: Do not reject VFs created after a PF
` [PATCH v16 04/13] s390x/pci: Avoid creating zpci for VFs
` [PATCH v16 05/13] s390x/pci: Allow plugging SR-IOV devices
` [PATCH v16 06/13] s390x/pci: Check for multifunction after device realization
` [PATCH v16 07/13] pcie_sriov: Do not manually unrealize
` [PATCH v16 08/13] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH v16 09/13] pcie_sriov: Release VFs failed to realize
` [PATCH v16 10/13] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PATCH v16 11/13] pcie_sriov: Register VFs after migration
` [PATCH v16 12/13] hw/pci: Use -1 as the default value for rombar
` [PATCH v16 13/13] hw/qdev: Remove opts member

[PATCH net-next] net: ethtool: phy: Clear the netdev context pointer for DUMP requests
 2024-09-13  3:44 UTC  (2+ messages)

[openeuler:OLK-6.6 6858/13930] drivers/char/ipmi/ipmi_bt_sm.c:194:11: error: call to undeclared function 'acpi_evaluate_integer'; ISO C99 and later do not support implicit function declarations
 2024-09-13  3:45 UTC 

[PATCHv4 00/10] block integrity merging and counting
 2024-09-13  3:45 UTC  (8+ messages)
` [PATCHv4 08/10] nvme-rdma: use request helper to get integrity segments
` [PATCHv4 09/10] block: unexport blk_rq_count_integrity_sg
` [PATCHv4 10/10] blk-integrity: improved sg segment mapping

[PATCH] scsi: qedf: Fix potential null pointer dereference
 2024-09-13  3:36 UTC 

[PATCH 0/7] cifs: Improve client SFU support for special files
 2024-09-13  3:44 UTC  (2+ messages)

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-13  3:44 UTC  (7+ messages)

[PATCH 1/2] selftest/mm: Fix typo in virtual_address_range
 2024-09-13  3:41 UTC  (10+ messages)
` [PATCH 2/2] selftests/mm: skip virtual_address_range tests on riscv

[PATCH net v2 0/2] bareudp: Pull inner IP header on xmit/recv
 2024-09-13  3:40 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix PCIe regulators for Radxa ROCK 3A
 2024-09-13  3:30 UTC  (2+ messages)

[PATCH net-next 00/13] virtio-net: support AF_XDP zero copy (tx)
 2024-09-13  3:36 UTC  (13+ messages)
` [PATCH net-next 04/13] virtio_ring: perform premapped operations based on per-buffer
` [PATCH net-next 07/13] virtio_net: refactor the xmit type
` [PATCH net-next 10/13] virtio_net: xsk: tx: support xmit xsk buffer

[HELP] FUSE writeback performance bottleneck
 2024-09-13  3:35 UTC  (8+ messages)

[PATCH v11] i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
 2024-09-13  3:31 UTC 

linux-next: build failure after merge of the bpf-next tree
 2024-09-13  3:32 UTC 

pull-request: bpf-next 2024-09-11
 2024-09-13  3:30 UTC  (2+ messages)

[PATCH v2] virtio_ring: tag event_triggered as racy for KCSAN
 2024-09-13  3:29 UTC  (2+ messages)

[PATCH v2] smb: client: compress: fix an "illegal accesses" issue
 2024-09-13  3:27 UTC 

[PATCH v1 0/2] Yosemite4: Add devices on I2C buses to server boards
 2024-09-13  3:26 UTC  (7+ messages)
` [PATCH v1 2/2] ARM: dts: aspeed: yosemite4: Add gpio pca9506 for CPLD IOE

[meta-ti][kirkstone][PATCH] CI/CD Auto-Merger: cicd.kirkstone.202409121457
 2024-09-13  3:28 UTC 

[PATCH v2] net: ethernet: ag71xx: Remove dead code
 2024-09-13  3:27 UTC  (5+ messages)

[PATCH] smb: client: compress: fix an "illegal accesses" issue
 2024-09-13  3:24 UTC 

[PATCH 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
 2024-09-13  3:21 UTC  (8+ messages)
` [PATCH 3/3] usb: chipidea: udc: make isoc endpoint a bit error tolerant

Porting fix for CVE-2024-38545 to linux-5.15.y
 2024-09-13  3:22 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2024-09-12
 2024-09-13  3:17 UTC 

[PATCH v7 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
 2024-09-13  3:15 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook
` [PATCH v7 2/2] arm64: dts: mediatek: Add MT8186 Ponyta Chromebooks

[jaegeuk-f2fs-stable:linux-5.10.y 287/780] fs/iomap/buffered-io.o: warning: objtool: iomap_read_inline_data()+0x376: unreachable instruction
 2024-09-13  3:13 UTC 

[morimoto:sound-error-cleanup-2024-09-10 17/31] sound/soc/fsl/imx-audmix.c:113:24: warning: unused variable 'dev'
 2024-09-13  3:13 UTC 

[RESEND. PATCH] riscv: Use '%u' to format the output of 'cpu'
 2024-09-13  3:11 UTC  (7+ messages)

[PATCH net-next] memory-provider: fix compilation issue without SYSFS
 2024-09-13  3:10 UTC  (5+ messages)

[PATCH 0/4] remote: branch setting fixes
 2024-09-13  3:08 UTC  (6+ messages)
` [PATCH 2/4] remote: print an error if refspec cannot be removed

[ovmf test] 187684: all pass - PUSHED
 2024-09-13  3:07 UTC 

[PATCH v2] riscv: Use '%u' to format the output of 'cpu'
 2024-09-13  3:02 UTC  (2+ messages)

[PATCH 1/1] crypto: Fix data mismatch over ipsec tunnel encrypted/decrypted with ppc64le AES/GCM module
 2024-09-13  3:00 UTC  (2+ messages)

[PATCH v4 0/5] Support alpha blending in MTK display driver
 2024-09-13  2:56 UTC  (8+ messages)

[meta-rockchip][scarthgap][PATCH 00/10] scarthgap update
 2024-09-13  2:57 UTC  (2+ messages)

[PATCH v4 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-09-13  2:54 UTC  (10+ messages)
` [PATCH v4 05/10] riscv: Add support for the "
` [PATCH v4 06/10] riscv: Allow ptrace control of "
` [PATCH v4 07/10] selftests: riscv: Add a pointer masking test

6.11.0-rc7 sh4eb "irq 123 nobody cared" panic?
 2024-09-13  3:10 UTC 

[PATCH v2 05/19] net/xsc: add ioctl command interface
 2024-09-13  2:55 UTC  (7+ messages)

[PATCH 1/2] arm64: dt: imx93-tqma9352-mba93xxca: enable Open Drain for MDIO
 2024-09-13  2:55 UTC  (4+ messages)
` [PATCH 2/2] arm64: dt: imx93-tqma9352-mba93xxla: "

[PATCH] i2c: i2c-qcom-geni: Serve transfer during early resume stage
 2024-09-13  2:54 UTC  (2+ messages)

[leon-rdma:rdma-next 52/80] drivers/net/ethernet/mellanox/mlx5/core/main.c:482:2-3: Unneeded semicolon
 2024-09-13  2:52 UTC 

VT-less kernels, and /dev/console on x86
 2024-09-13  2:22 UTC  (3+ messages)

[PATCH v2 0/2] mips: realtek: Add reboot support
 2024-09-13  2:49 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: Add Realtek switch
` [PATCH v2 2/2] mips: dts: realtek: Add syscon-reboot node

[syzbot] [net?] WARNING in l2tp_exit_net
 2024-09-13  2:49 UTC 

[PATCH v4 00/10] iommufd support pasid attach/replace
 2024-09-13  2:44 UTC  (3+ messages)
` [PATCH v4 01/10] iommu: Introduce a replace API for device pasid

[syzbot] [net?] INFO: rcu detected stall in neigh_timer_handler (8)
 2024-09-13  2:47 UTC  (2+ messages)

[PATCH] x86/unwind/orc: Fix unwind for newly forked tasks
 2024-09-13  2:45 UTC 

[linux-next:master 9437/11210] arch/arm64/boot/dts/freescale/imx8mm-beacon-kit.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short
 2024-09-13  2:42 UTC 

[openeuler:OLK-5.10 4858/30000] arch/arm64/include/asm/archrandom.h:20:2: error: unknown register name 'r0' in asm
 2024-09-13  2:42 UTC 

[PATCH i-g-t 0/4] HDCP MST LIC fixes
 2024-09-13  2:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for HDCP MST LIC fixes (rev3)

[XEN PATCH v15 0/4] Support device passthrough when dom0 is PVH on Xen
 2024-09-13  2:38 UTC  (5+ messages)
` [XEN PATCH v15 2/4] x86/irq: allow setting IRQ permissions from GSI instead of pIRQ

[PATCH] Documentation/mm: Translate page_tables.rst to Simplified Chinese
 2024-09-13  2:36 UTC  (3+ messages)

[PATCH] net: bonding: do not set force_primary if reselect is set to failure
 2024-09-13  2:36 UTC  (3+ messages)

[PATCH v2] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED
 2024-09-13  2:35 UTC  (2+ messages)

[PATCH v2 0/7] usb: dwc3: qcom: Flatten dwc3 structure
 2024-09-13  2:34 UTC  (4+ messages)
` [PATCH v2 4/7] usb: dwc3: core: Expose core driver as library

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-13  2:33 UTC  (10+ messages)
` [PATCH v2 17/19] iommu/arm-smmu-v3: Add arm_smmu_viommu_cache_invalidate

[PATCH] fs/ntfs3: Remove the unnecessary 'if' statement
 2024-09-13  2:33 UTC  (2+ messages)

[PATCH v2] um: Fix the return value of elf_core_copy_task_fpregs
 2024-09-13  2:33 UTC 

[openeuler:OLK-5.10 19475/30000] drivers/ub/urma/ubcore/ubcore_dp.c:26:5: warning: no previous prototype for 'ubcore_rearm_jfc'
 2024-09-13  2:31 UTC 

[asahilinux:asahi-wip 2890/2963] warning: unresolved link to `RawDeviceId::to_rawid`
 2024-09-13  2:31 UTC 

[openeuler:OLK-5.10 15777/30000] kernel/sched/topology.c:1618:9: error: implicit declaration of function 'register_sysctl_init'; did you mean 'register_sysctl'?
 2024-09-13  2:31 UTC 

[RFC PATCH v3 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-09-13  2:29 UTC  (2+ messages)

[PATCH 0/3] Support attaching PASID to the blocked_domain
 2024-09-13  2:24 UTC  (3+ messages)
` [PATCH 3/3] iommu: Add a wrapper for remove_dev_pasid

[PATCH] tests/amd_queue_reset: add expected error codes
 2024-09-13  2:28 UTC  (2+ messages)

[PATCH v4 0/2] Add new test to validate adaptive sharpness filter
 2024-09-13  2:27 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Add new test to validate adaptive sharpness filter (rev5)

[PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on Xe2
 2024-09-13  2:24 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v2 0/6] Make set_dev_pasid op supporting domain replacement
 2024-09-13  2:17 UTC  (8+ messages)
` [PATCH v2 2/6] iommu/vt-d: Move intel_drain_pasid_prq() into intel_pasid_tear_down_entry()
` [PATCH v2 3/6] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v2 4/6] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH v8 0/8] Improve the copy of task comm
 2024-09-13  2:23 UTC  (7+ messages)
` [PATCH v8 4/8] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v8 8/8] drm: Replace strcpy() with strscpy()

[xen-unstable-smoke test] 187682: tolerable all pass - PUSHED
 2024-09-13  2:21 UTC 

[PATCH net-next v2 0/3] selftests/net: packetdrill: netns and two imports
 2024-09-13  2:20 UTC  (2+ messages)

[PATCH net-next 0/3] selftests/net: packetdrill: netns and two
 2024-09-13  2:20 UTC  (2+ messages)

[PATCH] um: Fix the return value of elf_core_copy_task_fpregs
 2024-09-13  2:20 UTC  (3+ messages)

[PATCH] nvme: Force ns info updates on validation if NID is bogus
 2024-09-13  2:18 UTC  (3+ messages)

[PATCH] btrfs: zoned: clear SB magic on conventional zone
 2024-09-13  2:14 UTC 

[PATCH bpf-next] bpf: ringbuf: Support consuming BPF_MAP_TYPE_RINGBUF from prog
 2024-09-13  2:15 UTC  (13+ messages)
                    ` CPUMAP latency metrics (was: [PATCH bpf-next] bpf: ringbuf: Support consuming BPF_MAP_TYPE_RINGBUF from prog)

[PATCH v2] trace/trace_event_perf: remove duplicate samples on the first tracepoint event
 2024-09-13  2:13 UTC 

Namespaced network devices not cleaned up properly after execution of pmtu.sh kernel selftest
 2024-09-13  2:13 UTC  (2+ messages)

[PATCH] staging: octeon: Use new initialization api for tasklet
 2024-09-13  2:11 UTC  (3+ messages)

[PATCH bpf-next v2] libbpf: add bpf_object__token_fd accessor
 2024-09-13  2:10 UTC  (2+ messages)

[PATCH] selftest/mm: Do not use hint for riscv mmap
 2024-09-13  2:07 UTC  (4+ messages)

[PATCH v3 00/10] Read/Write with meta/integrity
 2024-09-13  2:06 UTC  (11+ messages)
  ` [PATCH v3 09/10] nvme: add handling for app_tag
  ` [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags

[meta-zephyr][PATCH v2 1/2] zephyr-kernel: Add source version to support v3.7.0
 2024-09-13  2:06 UTC  (6+ messages)
` [meta-zephyr][PATCH v2 2/2] zephyr-kernel: support to deploy users customize image
  ` [yocto-patches] "
` [yocto-patches] [meta-zephyr][PATCH v2 1/2] zephyr-kernel: Add source version to support v3.7.0

[linux-6.1 test] 187674: tolerable FAIL - PUSHED
 2024-09-13  2:04 UTC 

[PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head
 2024-09-13  2:02 UTC  (2+ messages)
` [PATCHv3 "

[PATCH v2 0/2] Minor fixes error handling of perf stat
 2024-09-13  2:02 UTC  (3+ messages)
` [PATCH v2 1/2] perf stat: Close cork_fd when create_perf_stat_counter() failed
` [PATCH v2 2/2] perf stat: Stop repeating when ref_perf_stat() returns -1

[PATCH v1 00/10] ASoC: Some issues about loongson i2s
 2024-09-13  2:02 UTC  (4+ messages)
` [PATCH v1 02/10] ASoC: codecs: Add support for ES8323

[PATCH] wifi: mwifiex: fix firmware crash for AP DFS mode
 2024-09-13  2:01 UTC  (5+ messages)
  ` [EXT] "

[PATCH bpf-next v2 1/2] bpf: Fix a sdiv overflow issue
 2024-09-13  2:00 UTC  (4+ messages)

[PATCH v14 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-09-13  1:55 UTC  (4+ messages)

[PATCH v6 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
 2024-09-13  1:55 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook
` [PATCH v6 2/2] arm64: dts: mediatek: Add MT8186 Ponyta Chromebooks

[f2fs-dev] [linus:master] [f2fs] 5c8764f867: xfstests.generic.091.fail
 2024-09-13  1:54 UTC  (3+ 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.