All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-30 22:45:29 to 2024-05-01 00:42:22 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-05-01  0:42 UTC 

[PATCH] drm/xe: Unmap userptr in MMU invalidation notifier
 2024-05-01  0:40 UTC  (6+ messages)

[PATCH bpf-next 0/6] use network helpers, part 3
 2024-05-01  0:40 UTC  (4+ messages)
` [PATCH bpf-next 4/6] selftests/bpf: Add setsockopt for network_helper_opts

[PATCH] dt-bindings: mfd: aspeed: Drop 'oneOf' for pinctrl node
 2024-05-01  0:40 UTC  (3+ messages)

[PATCH 0/4] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
 2024-05-01  0:28 UTC  (5+ messages)

[PATCH v20 00/41] Introduce QC USB SND audio offloading support
 2024-05-01  0:32 UTC  (4+ messages)
` [PATCH v20 33/41] ASoC: usb: Create SOC USB SND jack kcontrol

RTT-PROBE: lore-subspace-rtt
 2024-05-01  0:32 UTC 

[PATCH TOOLS] remove redundant "cmd_" prefix from functions in "commands"
 2024-05-01  0:32 UTC 

[PATCH net-next v2 0/6] bnxt_en: Updates for net-next
 2024-05-01  0:30 UTC  (7+ messages)
` [PATCH net-next v2 1/6] bnxt_en: share NQ ring sw_stats memory with subrings
` [PATCH net-next v2 2/6] bnxt_en: Don't support offline self test when RoCE driver is loaded
` [PATCH net-next v2 3/6] bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
` [PATCH net-next v2 4/6] bnxt_en: Add a mutex to synchronize ULP operations
` [PATCH net-next v2 5/6] bnxt_en: Optimize recovery path ULP locking in the driver
` [PATCH net-next v2 6/6] bnxt_en: Add VF PCI ID for 5760X (P7) chips

[RFC] RDMA/umem: pin_user_pages*() can temporarily fail due to migration glitches
 2024-05-01  0:31 UTC 

[PATCH v2 0/2] riscv: sophgo: add USB phy support for CV18XX series
 2024-05-01  0:28 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy

[leon-rdma:dma-split-v1 4/17] drivers/pci/p2pdma.c:967:33: error: static declaration of 'pci_p2pdma_map_type' follows non-static declaration
 2024-05-01  0:25 UTC 

linux-next: build failure after merge of the v4l-dvb-next tree
 2024-05-01  0:22 UTC 

use-after-free warnings in tcp_v4_connect() due to inet_twsk_hashdance() inserting the object into ehash table without initializing its reference counter
 2024-05-01  0:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-01  0:22 UTC 

[PATCH v2] selftests/vDSO: Fix assignment in condition without parentheses
 2024-05-01  0:21 UTC 

[LSF/MM/BPF TOPIC] Dynamic Growth of Kernel Stacks
 2024-05-01  0:20 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH] drm/xe/guc: Improve robustness of GuC log dumping to dmesg
 2024-05-01  0:19 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v6 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-05-01  0:17 UTC  (6+ messages)
` [PATCH v6 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH 0/2] Fix a black screen on sc7180 Trogdor devices
 2024-05-01  0:17 UTC  (3+ messages)

[PATCH next] vhost_task: after freeing vhost_task it should not be accessed in vhost_task_fn
 2024-05-01  0:15 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-01  0:12 UTC 

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 31 warnings (v6.9-rc6-253-ga94c31c73ac1a)
 2024-05-01  0:11 UTC 

[PATCH v3 00/21] block atomic writes for XFS
 2024-05-01  0:10 UTC  (9+ messages)
` [PATCH v3 08/21] xfs: Introduce FORCEALIGN inode flag
` [PATCH v3 09/21] xfs: Do not free EOF blocks for forcealign
` [PATCH v3 10/21] xfs: Update xfs_is_falloc_aligned() mask "
` [PATCH RFC v3 11/21] xfs: Unmap blocks according to forcealign

[PATCH v2 00/14] Zone write plugging fixes and cleanup
 2024-05-01  0:09 UTC  (15+ messages)
` [PATCH v2 01/14] dm: Check that a zoned table leads to a valid mapped device
` [PATCH v2 02/14] block: Exclude conventional zones when faking max open limit
` [PATCH v2 03/14] block: Fix zone write plug initialization from blk_revalidate_zone_cb()
` [PATCH v2 04/14] block: Fix reference counting for zone write plugs in error state
` [PATCH v2 05/14] block: Hold a reference on zone write plugs to schedule submission
` [PATCH v2 06/14] block: Unhash a zone write plug only if needed
` [PATCH v2 07/14] block: Do not remove zone write plugs still in use
` [PATCH v2 08/14] block: Fix flush request sector restore
` [PATCH v2 09/14] block: Fix handling of non-empty flush write requests to zones
` [PATCH v2 10/14] block: Improve blk_zone_write_plug_bio_merged()
` [PATCH v2 11/14] block: Improve zone write request completion handling
` [PATCH v2 12/14] block: Simplify blk_zone_write_plug_bio_endio()
` [PATCH v2 13/14] block: Simplify zone write plug BIO abort
` [PATCH v2 14/14] block: Cleanup blk_revalidate_zone_cb()

[PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range
 2024-05-01  0:09 UTC  (11+ messages)

[PATCH v2 bpf-next 00/13] bpf: support resilient split BTF
 2024-05-01  0:07 UTC  (8+ messages)
` [PATCH v2 bpf-next 02/13] libbpf: add btf__distill_base() creating split BTF with distilled base BTF
` [PATCH v2 bpf-next 03/13] selftests/bpf: test distilled base, split BTF generation
` [PATCH v2 bpf-next 04/13] libbpf: add btf__parse_opts() API for flexible BTF parsing

[PATCH 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver
 2024-05-01  0:06 UTC  (5+ messages)
` [PATCH 1/2] x86/fpu: Extend kernel_fpu_begin_mask() to initialize AMX state
` [PATCH 2/2] platform/x86/intel/ifs: Initialize AMX state for the scan test

[syzbot] [wireless?] [usb?] INFO: trying to register non-static key in skb_dequeue (3)
 2024-05-01  0:05 UTC  (2+ messages)

[meta-oe][PATCH] nginx: Upgrade stable 1.24.0 -> 1.26.0
 2024-05-01  0:04 UTC  (3+ messages)
  ` [oe] "

[PATCH v9 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3)
 2024-05-01  0:02 UTC  (4+ messages)

[PATCH] x86/alternatives: Make FineIBT mode Kconfig selectable
 2024-05-01  0:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-05-01  0:02 UTC 

[PATCH] kprobe/ftrace: bail out if ftrace was killed
 2024-04-30 23:01 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 00/13] Zone write plugging fixes and cleanup
 2024-04-30 23:55 UTC  (9+ messages)
` [PATCH 03/13] block: Fix zone write plug initialization from blk_revalidate_zone_cb()
` [PATCH 07/13] block: Do not remove zone write plugs still in use

[PATCH v2] hwmon (max6639): Use regmap
 2024-04-30 23:54 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-30 23:52 UTC 

[PATCH v1 00/10] Define _GNU_SOURCE for sources using
 2024-04-30 23:50 UTC  (11+ messages)
` [PATCH v1 01/10] selftests/sgx: Compile with -D_GNU_SOURCE
` [PATCH v1 02/10] selftests/alsa: "
` [PATCH v1 03/10] selftests/hid: "
` [PATCH v1 04/10] selftests/kvm: Define _GNU_SOURCE
` [PATCH v1 05/10] selftests/nci: Compile with -D_GNU_SOURCE
` [PATCH v1 06/10] selftests/net: Define _GNU_SOURCE
` [PATCH v1 07/10] selftests/prctl: Compile with -D_GNU_SOURCE
` [PATCH v1 08/10] selftests/rtc: "
` [PATCH v1 09/10] selftests/tdx: "
` [PATCH v1 10/10] selftests/user_events: Compiled "

[PATCH v6] Bluetooth: compute LE flow credits based on recvbuf space
 2024-04-30 23:51 UTC 

[PATCH 01/33] arm: mach-versatile: Remove dead code
 2024-04-30 23:51 UTC  (5+ messages)
` [PATCH 23/33] arm: imx: Remove <common.h> and add needed includes
` [PATCH 32/33] arm: fsl-layerscape: "

[PATCH v5] Bluetooth: compute LE flow credits based on recvbuf space
 2024-04-30 23:51 UTC  (3+ messages)

[PATCH] objtool: Provide origin hint for elf_init_reloc_text_sym() errors
 2024-04-30 23:51 UTC 

[PATCH v4 0/2] drm/xe/mocs: Add debugfs node to dump mocs
 2024-04-30 23:50 UTC  (2+ messages)
` ✓ CI.FULL: success for drm/xe/mocs: Add debugfs node to dump mocs (rev4)

[PATCH] lkdtm: Disable CFI checking for perms functions
 2024-04-30 23:49 UTC 

[PATCH] arm64: dts: Add/fix /memory node unit-addresses
 2024-04-30 21:49 UTC  (2+ messages)

[DPDK/ethdev Bug 1429] af_xdp driver does not count allocation failures
 2024-04-30 23:48 UTC 

[PATCH bpf-next v5 0/2] bpf, arm64: Support per-cpu instruction
 2024-04-30 23:47 UTC  (6+ messages)
` [PATCH bpf-next v5 1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
` [PATCH bpf-next v5 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper

[PATCH] RDMA/ipoib: Remove NULL check before dev_{put, hold}
 2024-04-30 23:47 UTC 

[DPDK/ethdev Bug 1428] af_xdp driver does not set rx port in mbuf
 2024-04-30 23:47 UTC 

[PATCH] RDMA/mlx5: Remove NULL check before dev_{put, hold}
 2024-04-30 23:46 UTC 

[PATCH net-next 0/7] bnxt_en: Updates for net-next
 2024-04-30 23:44 UTC  (11+ messages)
` [PATCH net-next 1/7] bnxt_en: Fix and simplify bnxt_get_avail_msix() calls
` [PATCH net-next 2/7] bnxt_en: share NQ ring sw_stats memory with subrings
` [PATCH net-next 3/7] bnxt_en: Don't support offline self test when RoCE driver is loaded
` [PATCH net-next 4/7] bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
` [PATCH net-next 5/7] bnxt_en: Add a mutex to synchronize ULP operations
` [PATCH net-next 6/7] bnxt_en: Optimize recovery path ULP locking in the driver
` [PATCH net-next 7/7] bnxt_en: Add VF PCI ID for 5760X (P7) chips

linux-next: manual merge of the vfs-brauner tree with the btrfs tree
 2024-04-30 23:42 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-30 23:42 UTC 

[PATCH v2] wifi: iwlwifi: Use request_module_nowait
 2024-04-30 23:42 UTC 

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-30 23:41 UTC  (3+ messages)
` [PATCH 17/34] greybus: arche-ctrl: move device table to its right location

[PATCH net] MAINTAINERS: orphan Chelsio drivers maintained by Raju Rangoju
 2024-04-30 23:41 UTC 

[PATCH net] MAINTAINERS: mark MYRICOM MYRI-10G as Orphan
 2024-04-30 23:35 UTC 

[PATCH] crypto: arm64: use simd_skcipher_create() when registering aes internal algs
 2024-04-30 23:33 UTC 

linux-next: duplicate patch in the aspeed tree
 2024-04-30 23:33 UTC  (2+ messages)

[PATCH net] MAINTAINERS: remove Ariel Elior
 2024-04-30 23:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-30 23:32 UTC 

[PATCH net v2] netlabel: fix RCU annotation for IPv4 options on socket creation
 2024-04-30 23:30 UTC  (4+ messages)
` [PATCH "

[PATCH dwarves v9 0/3] pahole: Inject kfunc decl tags into BTF
 2024-04-30 23:29 UTC  (9+ messages)
` [PATCH dwarves v9 2/3] pahole: Add --btf_feature=decl_tag_kfuncs feature
` [PATCH dwarves v9 3/3] pahole: Inject kfunc decl tags into BTF

[PATCH] drm/amd/amdkfd: Fix a resource leak in svm_range_validate_and_map()
 2024-04-30 23:29 UTC 

[linux-6.1 test] 185871: tolerable FAIL - PUSHED
 2024-04-30 23:27 UTC 

[PATCH 00/11] Basic SAE support for AP mode
 2024-04-30 23:27 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-30 23:22 UTC 

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in vhost_task_fn
 2024-04-30 23:21 UTC  (3+ messages)

linux-next: manual merge of the uml tree with the mm tree
 2024-04-30 23:19 UTC 

[PATCH] completion: zsh: stop leaking local cache variable
 2024-04-30 23:18 UTC  (2+ messages)

[PATCH V1] soc: qcom: smp2p: Introduce tracepoint support
 2024-04-30 23:18 UTC  (2+ messages)

[PATCH] tests/intel/xe_vm: Update mmap hammer sections to prefetch next page
 2024-04-30 23:15 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH net-next 00/10] gve: Implement queue api
 2024-04-30 23:14 UTC  (11+ messages)
` [PATCH net-next 01/10] queue_api: define "
` [PATCH net-next 02/10] gve: Make the GQ RX free queue funcs idempotent
` [PATCH net-next 03/10] gve: Add adminq funcs to add/remove a single Rx queue
` [PATCH net-next 04/10] gve: Make gve_turn(up|down) ignore stopped queues
` [PATCH net-next 05/10] gve: Make gve_turnup work for nonempty queues
` [PATCH net-next 06/10] gve: Avoid rescheduling napi if on wrong cpu
` [PATCH net-next 07/10] gve: Reset Rx ring state in the ring-stop funcs
` [PATCH net-next 08/10] gve: Account for stopped queues when reading NIC stats
` [PATCH net-next 09/10] gve: Alloc and free QPLs with the rings
` [PATCH net-next 10/10] gve: Implement queue api

[Buildroot] WARNING: The “
 2024-04-30 23:14 UTC 

IPv4 NAT and lo, and iptables
 2024-04-30 23:03 UTC  (2+ messages)

[freescale-fslc:6.6-1.0.x-imx 5950/11730] drivers/firmware/imx/sm-misc.c:17:5: warning: no previous prototype for function 'scmi_imx_misc_ctrl_set'
 2024-04-30 23:12 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-30 23:12 UTC 

[PATCH v8 00/22] add integrity and security to TPM2 transactions
 2024-04-30 23:10 UTC  (7+ messages)

[PATCH 0/2] ARM: dts: BCM5301X: Fix PCIe controller warnings
 2024-04-30 23:07 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: BCM5301X: Relocate PCIe nodes to top-level
` [PATCH 2/2] ARM: dts: BCM5301X: Describe PCIe controllers fully

[PATCH v3 0/8] memcg: reduce memory consumption by memcg stats
 2024-04-30 23:07 UTC  (7+ messages)
` [PATCH v3 4/8] memcg: reduce memory for the lruvec and "

[PATCH 0/2] trace-cmd ftrace: support function retval feature in function_graph
 2024-04-30 23:06 UTC  (4+ messages)
` [PATCH 2/2] trace-cmd: Add ftrace options with fgraph retval option

[PATCH 0/3] XOR Math Fixups: translation & position
 2024-04-30 23:04 UTC  (5+ messages)
` [PATCH 2/3] cxl/region: Verify target positions using the ordered target list
` [PATCH 3/3] cxl: Remove defunct code calculating host bridge target positions

RTT-PROBE: lore-subspace-rtt
 2024-04-30 23:02 UTC 

[PULL 00/21] target-arm queue
 2024-04-30 23:01 UTC  (2+ messages)

[PULL 00/19] Misc patches (s390x clean-ups, fixes for crashes, ...)
 2024-04-30 23:00 UTC  (2+ messages)

[PATCH v2] usb: dwc3: Wait unconditionally after issuing EndXfer command
 2024-04-30 22:59 UTC  (4+ messages)

[PATCH] thermal: intel: Add missing module description
 2024-04-30 22:58 UTC 

[PATCH] cxl/region: Fix cxlr_pmem leaks
 2024-04-30 22:55 UTC  (2+ messages)

[PATCH 1/2] selinux: constify source policy in cond_policydb_dup()
 2024-04-30 22:55 UTC  (2+ messages)

[meta-arago][kirkstone/master][PATCH] kms++: update to the latest and bump version
 2024-04-30 22:54 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-30 22:52 UTC 

[Buildroot] [PATCH 1/1] configs/imx23evk: bump Linux and U-Boot
 2024-04-30 22:51 UTC  (2+ messages)

[Buildroot] [git commit] configs/imx23evk: bump Linux and U-Boot
 2024-04-30 22:40 UTC 

[syzbot] [bluetooth?] possible deadlock in hci_dev_close
 2024-04-30 22:51 UTC 

[PATCH] [PATCH RESEND] drm/virtio: fix memory leak of vbuf
 2024-04-30 22:50 UTC  (2+ messages)

[PATCH v2 1/2] lib/find_bit_benchmark: Add benchmark test for fns()
 2024-04-30 22:50 UTC  (2+ messages)

[PATCH] cxl/region: Convert cxl_pmem_region_alloc to scope-based resource management
 2024-04-30 22:50 UTC  (2+ messages)

[PATCH v2] RDMA/core: Remove NULL check before dev_{put, hold}
 2024-04-30 22:47 UTC 

[PATCH v2] cxl/acpi: Cleanup __cxl_parse_cfmws()
 2024-04-30 22:46 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] rust: alloc: fix dangling pointer in VecExt<T>::reserve()
 2024-04-30 22:44 UTC  (4+ 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.