All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-14 03:14:47 to 2025-07-14 05:37:14 UTC [more...]

[Intel-wired-lan] Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
 2025-07-14  5:34 UTC  (19+ messages)

[PATCH v7 0/9] LKMM generic atomics in Rust
 2025-07-14  5:36 UTC  (6+ messages)
` [PATCH v7 1/9] rust: Introduce atomic API helpers
` [PATCH v7 2/9] rust: sync: Add basic atomic operation mapping framework
` [PATCH v7 3/9] rust: sync: atomic: Add ordering annotation types
` [PATCH v7 4/9] rust: sync: atomic: Add generic atomics
` [PATCH v7 5/9] rust: sync: atomic: Add atomic {cmp,}xchg operations

[PATCH v2 0/2] arm64: tegra: Add NVIDIA Jetson Nano 2GB Developer Kit support
 2025-07-14  5:36 UTC  (3+ messages)

[PULL 00/13] Net patches
 2025-07-14  5:34 UTC  (12+ messages)
` [PULL 01/13] net: fix buffer overflow in af_xdp_umem_create()
` [PULL 02/13] virtio-net: Add queues for RSS during migration
` [PULL 03/13] net: Refactor stream logic for reuse in '-net passt'
` [PULL 04/13] net: Define net_client_set_link()
` [PULL 05/13] vhost_net: Rename vhost_set_vring_enable() for clarity
` [PULL 06/13] net: Add get_vhost_net callback to NetClientInfo
` [PULL 07/13] net: Consolidate vhost feature bits into vhost_net structure
` [PULL 09/13] net: Add save_acked_features callback to vhost_net
` [PULL 10/13] net: Allow network backends to advertise max TX queue size
` [PULL 11/13] net: Add is_vhost_user flag to vhost_net struct
` [PULL 12/13] net: Add passt network backend

[oe-core][walnascar][PATCH 1/1] git: upgrade 2.49.0 -> 2.49.1
 2025-07-14  5:36 UTC 

[PATCH v2 0/3] Add support for Mayqueen Pixpaper e-ink panel
 2025-07-14  5:35 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Mayqueen name
` [PATCH v2 2/3] dt-bindings: display: Add Mayqueen Pixpaper e-ink panel

[PATCH] arm64: tegra: Remove otg id gpio from Jetson TX2 NX
 2025-07-14  5:35 UTC  (4+ messages)

[PATCH v5 0/4] KUnit tests for SHA-2 and Poly1305
 2025-07-14  5:35 UTC  (2+ messages)

[PATCH v2] kbuild: Avoid including architecture-specific Makefile twice
 2025-07-14  5:32 UTC  (3+ messages)

[PATCH] scsi: hisi_sas: use sysfs_emit() in v3 hw show() functions
 2025-07-14  5:32 UTC  (4+ messages)

[PATCH v0 1/1] net/octeon_ep: handle interrupt enable failure
 2025-07-14  5:31 UTC 

[PATCH v2] usbip: convert to use faux_device
 2025-07-14  5:31 UTC  (13+ messages)

[PATCH 1/2] rust: devres: provide an accessor for the device
 2025-07-14  5:30 UTC  (4+ messages)
` [PATCH 2/2] rust: device: implement Device::as_bound()

[PATCH v0 1/1] doc: announce inter-device DMA capability support in dmadev
 2025-07-14  5:30 UTC  (3+ messages)
` [EXTERNAL] "

[BUG] iio: imu: inv_icm42600: read temperature, Invalid Argument
 2025-07-14  5:29 UTC  (6+ messages)

[PATCH v4 0/9] Handle Firmware reported Hardware Errors
 2025-07-14  5:27 UTC  (10+ messages)
` [PATCH v4 1/9] drm: Add a vendor-specific recovery method to device wedged uevent

[PATCH v5 0/6] btrfs: add remove_bdev() callback
 2025-07-14  5:26 UTC  (7+ messages)
` [PATCH v5 1/6] fs: add a new "
` [PATCH v5 2/6] btrfs: introduce a new fs state, EMERGENCY_SHUTDOWN
` [PATCH v5 3/6] btrfs: reject file operations if in shutdown state
` [PATCH v5 4/6] btrfs: reject delalloc ranges "
` [PATCH v5 5/6] btrfs: implement shutdown ioctl
` [PATCH v5 6/6] btrfs: implement remove_bdev and shutdown super operation callbacks

[PATCH V6] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
 2025-07-14  5:26 UTC  (2+ messages)

[PATCH] lib/crypto: sha2: Add hmac_sha*_init_usingrawkey()
 2025-07-14  5:24 UTC  (2+ messages)

[PATCH 00/26] SHA-1 library functions
 2025-07-14  5:22 UTC  (2+ messages)

drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v2)
 2025-07-14  5:18 UTC  (19+ messages)
` [PATCH 01/18] mm: add gpu active/reclaim per-node stat counters (v2)
` [PATCH 02/18] drm/ttm: use gpu mm stats to track gpu memory allocations. (v3)
` [PATCH 03/18] mm/list_lru: export list_lru_add
` [PATCH 04/18] ttm/pool: port to list_lru. (v2)
` [PATCH 05/18] ttm/pool: drop numa specific pools
` [PATCH 06/18] ttm/pool: make pool shrinker NUMA aware
` [PATCH 07/18] ttm/pool: track allocated_pages per numa node
` [PATCH 08/18] memcg: add support for GPU page counters. (v2)
` [PATCH 09/18] memcg: export memcg_list_lru_alloc
` [PATCH 10/18] ttm: add a memcg accounting flag to the alloc/populate APIs
` [PATCH 11/18] ttm/pool: initialise the shrinker earlier
` [PATCH 12/18] ttm: add objcg pointer to bo and tt
` [PATCH 13/18] ttm/pool: enable memcg tracking and shrinker. (v2)
` [PATCH 14/18] ttm: hook up memcg placement flags
` [PATCH 15/18] memcontrol: allow objcg api when memcg is config off
` [PATCH 16/18] memcontrol: export current_obj_cgroup
` [PATCH 17/18] amdgpu: add support for memory cgroups
` [PATCH 18/18] ttm: add support for a module option to disable memcg pool

[PATCH v6 2/3] i2c: tegra: Use internal reset when reset property is not available
 2025-07-14  5:22 UTC  (2+ messages)

[PATCH] drm/amdgpu: Increase reset counter only on success
 2025-07-14  5:22 UTC 

[BUG] NULL pointer dereference in sev_writeback_caches during KVM SEV migration kselftest on AMD platform
 2025-07-14  5:21 UTC 

[PATCH v2] perf ftrace latency: Add -e option to measure time between two events
 2025-07-14  5:21 UTC 

[PATCH] tools/nolibc: add support for Alpha
 2025-07-14  5:21 UTC  (3+ messages)

[PATCH v16 1/5] dt-bindings: mmc: sdhci-pxa: restrict pinctrl to pxav1
 2025-07-14  5:16 UTC 

[PATCH 0/5] extend link training test cases for eDP connector
 2025-07-14  5:16 UTC  (4+ messages)
` [PATCH 3/5] tests/intel/kms_link_training: extend test "

[PATCH v2 00/13] Python motivated fixes and cleanup
 2025-07-14  5:15 UTC  (2+ messages)

[PATCH] perf tests bp_account: Fix leaked file descriptor
 2025-07-14  5:15 UTC  (2+ messages)

[RFC 0/5] wifi: S1G short beacon support
 2025-07-14  5:14 UTC  (6+ messages)
` [RFC 1/5] wifi: cfg80211: support configuring an S1G short beaconing BSS
` [RFC 2/5] wifi: mac80211: support initialising "
` [RFC 3/5] wifi: mac80211: configure power save for "
` [RFC 4/5] wifi: mac80211: support returning the S1G short beacon skb
` [RFC 5/5] wifi: mac80211_hwsim: add S1G short beacon support

[PATCH] arm: atmel_qspi: fix race condition in transfer completion check
 2025-07-13 16:08 UTC 

Off for two weeks
 2025-07-14  5:12 UTC  (3+ messages)

[PATCH 08/20] ovl: narrow locking in ovl_rename()
 2025-07-14  5:12 UTC  (3+ messages)

linux-next: manual merge of the drivers-x86 tree with the drivers-x86-fixes tree
 2025-07-14  5:11 UTC 

[i-g-t] tests/intel/xe_wedged: Add new test csc-wedged
 2025-07-14  5:11 UTC  (3+ messages)

[linux-next:master 7655/9053] ERROR: modpost: "poly1305_blocks_neon" [lib/crypto/arm/poly1305-arm.ko] undefined!
 2025-07-14  5:08 UTC  (2+ messages)

[syzbot] [usb?] KMSAN: kernel-usb-infoleak in usbhid_raw_request
 2025-07-14  5:08 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: net: rfkill-gpio: document reset-gpios
 2025-07-14  5:07 UTC  (5+ messages)

[PATCH 1/2] iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_all
 2025-07-14  5:05 UTC  (5+ messages)

[PATCH v3 0/7] Reorganize Intel VT-D to be ready for iommupt
 2025-07-14  5:03 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes
 2025-07-14  5:01 UTC  (2+ messages)

[OE-core] [PATCH v5 0/7] cmake: Major version bump to 4.0.3
 2025-07-14  5:02 UTC  (10+ messages)
`  "

[PATCH v2] block: floppy: Fix uninitialized use of outparam
 2025-07-14  5:01 UTC  (5+ messages)

[PATCH] iommu/vt-d: remove the CONFIG_X86 wrapping from iommu init hook
 2025-07-14  4:59 UTC  (2+ messages)

[RFC PATCH v2] cgroup: Track time in cgroup v2 freezer
 2025-07-14  5:00 UTC 

[OE-core][kirkstone][PATCH V3] coreutils: fix CVE-2025-5278
 2025-07-14  4:58 UTC 

[PATCH net-next v11 00/15] Begin upstreaming Homa transport protocol
 2025-07-14  4:44 UTC  (16+ messages)
` [PATCH net-next v11 01/15] net: homa: define user-visible API for Homa
` [PATCH net-next v11 02/15] net: homa: create homa_wire.h
` [PATCH net-next v11 03/15] net: homa: create shared Homa header files
` [PATCH net-next v11 04/15] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next v11 05/15] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v11 06/15] net: homa: create homa_sock.h and homa_sock.c
` [PATCH net-next v11 07/15] net: homa: create homa_interest.h and homa_interest.c
` [PATCH net-next v11 08/15] net: homa: create homa_pacer.h and homa_pacer.c
` [PATCH net-next v11 09/15] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v11 10/15] net: homa: create homa_outgoing.c
` [PATCH net-next v11 11/15] net: homa: create homa_utils.c
` [PATCH net-next v11 12/15] net: homa: create homa_incoming.c
` [PATCH net-next v11 13/15] net: homa: create homa_timer.c
` [PATCH net-next v11 14/15] net: homa: create homa_plumbing.c
` [PATCH net-next v11 15/15] net: homa: create Makefile and Kconfig

[PATCH v2] rust: cpumask: Replace `MaybeUninit` and `mem::zeroed` with `Opaque` APIs
 2025-07-14  4:54 UTC  (2+ messages)

[RFC PATCH] cgroup: Track time in cgroup v2 freezer
 2025-07-14  4:53 UTC  (11+ messages)

[PATCH v3 0/2] Flattening USB controller on SM8450
 2025-07-14  4:53 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sm8450-qrd: add pmic glink node
` [PATCH v3 2/2] arm64: dts: qcom: sm8450: Flatten usb controller node

[PATCH 00/11] [PULL REQUEST] Intel IOMMU updates for v6.17
 2025-07-14  4:50 UTC  (12+ messages)
` [PATCH 01/11] iommu/vt-d: Remove the CONFIG_X86 wrapping from iommu init hook
` [PATCH 02/11] iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes
` [PATCH 03/11] iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid()
` [PATCH 04/11] iommu/vt-d: Fold domain_exit() into intel_iommu_domain_free()
` [PATCH 05/11] iommu/vt-d: Do not wipe out the page table NID when devices detach
` [PATCH 06/11] iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags()
` [PATCH 07/11] iommu/vt-d: Create unique domain ops for each stage
` [PATCH 08/11] iommu/vt-d: Split intel_iommu_enforce_cache_coherency()
` [PATCH 09/11] iommu/vt-d: Split paging_domain_compatible()
` [PATCH 10/11] iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_all
` [PATCH 11/11] iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_range

[RFC][PATCH] don't open-code kernel_accept() in rds_tcp_accept_one()
 2025-07-14  4:47 UTC  (3+ messages)

[PATCH v3] usb: dwc3: qcom: Remove extcon functionality from glue
 2025-07-14  4:47 UTC 

[PATCH] rpm: keep leading `/' from sed operation
 2025-07-14  4:41 UTC 

[PATCH v2] dmaengine: zynqmp_dma: Add shutdown operation support
 2025-07-14  4:37 UTC  (3+ messages)

Issue with ext4 filesystem corruption when writing to a file after disk exhaustion
 2025-07-14  4:37 UTC  (7+ messages)

[syzbot] [lsm?] [net?] WARNING in kvfree_call_rcu
 2025-07-14  4:33 UTC  (2+ messages)

cdrom: cdrom_mrw_exit() NULL ptr deref
 2025-07-14  4:31 UTC  (5+ messages)

[GIT PULL liburing] Add musl build-test for GitHub Action Bot
 2025-07-14  4:24 UTC 

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-14  4:23 UTC  (4+ messages)
` [PATCH net-next v9 1/8] netmem: introduce struct netmem_desc mirroring "

[for-6.16-final PATCH 0/9] NFSD/NFS/LOCALIO: stable fixes and revert 6.16 LOCALIO changes
 2025-07-14  4:23 UTC  (5+ messages)
` [for-6.16-final PATCH 8/9] nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()
` [for-6.16-final PATCH 9/9] nfs/localio: add localio_async_probe modparm

[OE-core][kirkstone][PATCH V2] coreutils: fix CVE-2025-5278
 2025-07-14  4:22 UTC  (7+ messages)

[PATCH v6 0/9] LKMM generic atomics in Rust
 2025-07-14  4:20 UTC  (9+ messages)
` [PATCH v6 6/9] rust: sync: atomic: Add the framework of arithmetic operations

[PATCH rtw-next] wifi: rtw88: Fix macid assigned to TDLS station
 2025-07-14  4:19 UTC  (2+ messages)

kernel defect causing "freezing user space tasks failed after 20 seconds" upon deep sleep
 2025-07-14  4:10 UTC  (3+ messages)

[PATCH wireless-next v2] wifi: cfg80211: fix off channel operation allowed check for MLO
 2025-07-14  4:07 UTC 

[PATCH v1] sched/eevdf: propagate min slice during {throttle, unthrottle}_cfs_rq
 2025-07-14  4:05 UTC 

[PATCH v5 0/4] x86/smpboot: tidy sched-topology and drop useless SMT level
 2025-07-14  4:03 UTC  (5+ messages)
` [PATCH v5 1/4] smpboot: introduce SDTL_INIT() helper to tidy sched topology setup

[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
 2025-07-14  3:20 UTC  (6+ messages)

[PATCH v6 14/14] net/sxe: add Solve compilation problems
 2025-07-14  3:54 UTC  (15+ messages)
` [PATCH v7 01/14] net/sxe: add base driver directory and doc
  ` [PATCH v7 02/14] net/sxe: add ethdev probe and remove
  ` [PATCH v7 03/14] net/sxe: add tx rx setup and data path
  ` [PATCH v7 04/14] net/sxe: add link, flow ctrl, mac ops, mtu ops function
  ` [PATCH v7 05/14] net/sxe: support vlan filter
  ` [PATCH v7 06/14] net/sxe: add filter function
  ` [PATCH v7 07/14] net/sxe: support rss offload
  ` [PATCH v7 08/14] net/sxe: add dcb function
  ` [PATCH v7 09/14] net/sxe: support ptp
  ` [PATCH v7 10/14] net/sxe: add xstats function
  ` [PATCH v7 11/14] net/sxe: add custom cmd led ctrl
  ` [PATCH v7 12/14] net/sxe: add simd function
  ` [PATCH v7 13/14] net/sxe: add virtual function
  ` [PATCH v7 14/14] net/sxe: add Solve compilation problems

[PATCH] nfslocalio: use correct wait address in nfs_uuid_put()
 2025-07-14  3:56 UTC 

[RFC PATCH for 6.16-rcX] Revert "nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer"
 2025-07-14  3:50 UTC  (2+ messages)

[PATCH v2 2/2] erofs: support to readahead dirent blocks in erofs_readdir()
 2025-07-14  3:49 UTC  (2+ messages)

[PATCH v8 0/3] pci: qcom: Add QCS615 PCIe support
 2025-07-14  3:47 UTC  (3+ messages)

[PATCH] i2c: virtio: Avoid hang by using interruptible completion wait
 2025-07-14  3:39 UTC  (3+ messages)

[PATCH] ext4: verify dirent offset in ext4_readdir()
 2025-07-14  3:38 UTC  (5+ messages)

[PATCH v7 0/3] KVM: x86: Include host suspended time in steal time
 2025-07-14  3:36 UTC  (4+ messages)
` [PATCH v7 1/3] KVM: x86: Advance guest TSC after deep suspend
` [PATCH v7 2/3] KVM: x86: Include host suspended duration in steal time
` [PATCH v7 3/3] KVM: x86: Add "suspendsteal" cmdline to request host to add suspend "

[PATCH next] cpuset: fix warning when attaching tasks with offline CPUs
 2025-07-14  3:23 UTC 

[PATCH V3 1/2] dt-bindings: leds: pwm: Add enable-gpios property
 2025-07-14  3:32 UTC  (4+ messages)
` [PATCH V3 2/2] leds: pwm: Add optional GPIO enable pin support

Null Pointer Dereference in __bloom_check via Uninitialized file_bloom in fio
 2025-07-14  3:32 UTC  (2+ messages)

[PATCH] drm/amd/pm: Use cached data for min/max clocks
 2025-07-14  3:30 UTC  (2+ messages)

[PATCH v2] drm/amd/pm: Use cached data for min/max clocks
 2025-07-14  3:26 UTC 

[PATCH V15 00/33] Reset improvements
 2025-07-14  3:24 UTC  (3+ messages)
` [PATCH 06/33] drm/amdgpu: clean up jpeg reset functions

[PATCH] net: pcs: xpcs: Use devm_clk_get_optional
 2025-07-14  3:22 UTC  (2+ messages)

[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-07-14  3:20 UTC  (11+ messages)

[PATCH 0/2] drm/nouveau: Remove DRM_NOUVEAU_GSP_DEFAULT config
 2025-07-14  3:19 UTC  (7+ messages)
` [PATCH 2/2] drm/nouveau: Remove nvkm_gsp_fwif.enable

[PATCH 0/3] Add ITE IT61620 MIPI DSI to HDMI bridge driver
 2025-07-14  3:14 UTC  (4+ messages)
` [PATCH 1/3] dt-binding: display: Add a device tree binding for the ITE IT61620 MIPI DSI to HDMI bridge
` [PATCH 2/3] drm/bridge: Add ITE IT61620 MIPI DSI to HDMI bridge driver
` [PATCH 3/3] MAINTAINERS: Add entry for ITE IT61620 MIPI "

[PATCH V1] Input: synaptics-rmi4- Add a new feature for Forcepad
 2025-07-14  3:17 UTC  (3+ messages)

[PATCH v2] erofs: support metadata compression
 2025-07-14  3:15 UTC  (3+ messages)

Meet compiled kernel binaray abnormal issue while enabling generic kasan in kernel 6.12 with some default KBUILD_RUSTFLAGS on
 2025-07-14  3:12 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-07-13
 2025-07-14  3:14 UTC 

[PATCH] spi: Add check for 8-bit transfer with 8 IO mode support
 2025-07-14  3:10 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.