All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-12 22:13:44 to 2024-08-13 00:42:48 UTC [more...]

[merged] powerpc-mm-fix-size-of-allocated-pgdir.patch removed from -mm tree
 2024-08-13  0:42 UTC 

[PATCH net-next v2 0/2] net/smc: introduce ringbufs usage statistics
 2024-08-13  0:41 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/smc: introduce statistics for allocated ringbufs of link group

What's cooking in git.git (Aug 2024, #04; Mon, 12)
 2024-08-13  0:41 UTC 

[PATCH net-next 0/5] tc: adjust network header after second vlan push
 2024-08-13  0:40 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2024-08-13  0:40 UTC 

[PATCH v5] drm/i915/hwmon: expose fan speed
 2024-08-13  0:38 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/hwmon: expose fan speed (rev5)

[RESEND 1/3] drm/mst: switch to guid_t type for GUID
 2024-08-13  0:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [RESEND,1/3] "

[PATCH] drm/xe: Name and document Wa_14019789679
 2024-08-13  0:38 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[syzbot] [v9fs?] WARNING in v9fs_begin_writeback
 2024-08-13  0:29 UTC  (2+ messages)

[PATCH v11 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-08-13  0:31 UTC  (5+ messages)
` [PATCH v11 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-08-13  0:31 UTC  (5+ messages)
` [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property

[PATCH v5 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-08-13  0:29 UTC  (11+ messages)
` [PATCH v5 bpf-next 01/10] lib/buildid: harden "
` [PATCH v5 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction
` [PATCH v5 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers
` [PATCH v5 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search
` [PATCH v5 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault()
` [PATCH v5 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
` [PATCH v5 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
` [PATCH v5 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
` [PATCH v5 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
` [PATCH v5 bpf-next 10/10] selftests/bpf: add build ID tests

Add Support for the Acer Predator Triton PT14-51
 2024-08-13  0:29 UTC 

[PATCH V2] firmware: arm_scmi: bus: bypass set fwnode for scmi cpufreq
 2024-08-13  0:26 UTC  (2+ messages)

[PATCH] lib: Move KUnit tests into tests/ subdirectory
 2024-08-13  0:25 UTC  (2+ messages)

[PATCH 0/2] scsi: mpi3mr: Fix two bugs in the new buffer allocation code
 2024-08-13  0:23 UTC  (3+ messages)
` [PATCH 2/2] scsi: mpi3mr: Avoid MAX_PARE_ORDER WARNING for buffer allocations

[PATCH v4 0/6] Add support for ICSSG PA_STATS
 2024-08-13  0:22 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support

[PATCH net-next v18 00/14] Device Memory TCP
 2024-08-13  0:15 UTC  (17+ messages)
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider

[PATCH v2 0/3] tools/nolibc: clang LTO compatibility
 2024-08-13  0:15 UTC  (3+ messages)
` [PATCH v2 3/3] tools/nolibc: x86_64: use local label in memcpy/memmove

[PATCH 1/1] dt-bindings: net: mdio: Add negative patten match for child node
 2024-08-13  0:10 UTC  (3+ messages)

[PATCH for-9.1] target/m68k: Always return a temporary from gen_lea_mode
 2024-08-13  0:07 UTC 

[PATCH] selftests: resctrl: ignore builds for unsupported architectures
 2024-08-13  0:05 UTC  (6+ messages)

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-13  0:04 UTC  (5+ messages)

[syzbot] [net?] WARNING: refcount bug in inet_twsk_kill
 2024-08-13  0:01 UTC  (5+ messages)
` [PATCH net] tcp: prevent concurrent execution of tcp_sk_exit_batch

[PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
 2024-08-12 23:59 UTC  (8+ messages)

[PATCH V2] drm/xe/xe2hpg: Add Wa_14021821874
 2024-08-12 23:53 UTC  (3+ messages)
` ✗ CI.FULL: failure for drm/xe/xe2hpg: Add wa_14021821874 (rev3)

[PATCH 0/5] firewire: core: use XArray to maintain client resources
 2024-08-12 23:52 UTC  (6+ messages)
` [PATCH 1/5] firewire: core: minor code refactoring to release client resource
` [PATCH 2/5] firewire: core: add helper functions to convert to parent resource structure
` [PATCH 3/5] firewire: core: add helper function to detect data of iso "
` [PATCH 4/5] firewire: core: code refactoring to use idr_for_each_entry() macro instead of idr_for_each() function
` [PATCH 5/5] firewire: core: use xarray instead of idr to maintain client resource

[tobetter:odroid-6.6.y 40/79] arch/arm64/boot/dts/amlogic/meson64_odroidc4.dtb: /odroid-reboot: failed to match any schema with compatible: ['odroid,reboot']
 2024-08-12 23:48 UTC 

[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-12 23:47 UTC  (4+ messages)
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval
  ` [PATCH V2 14/16] WIP: usb: dwc2: Implement recovery after PM domain off

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-12 23:44 UTC  (6+ messages)
` [PATCH 10/19] KVM: Use follow_pfnmap API

[PATCH bpf-next 0/3] support nocsr patterns for calls to kfuncs
 2024-08-12 23:43 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: "
` [PATCH bpf-next 2/3] bpf: mark bpf_cast_to_kern_ctx and bpf_rdonly_cast as KF_NOCSR
` [PATCH bpf-next 3/3] selftests/bpf: check if nocsr pattern is recognized for kfuncs

[PATCH i-g-t] tests/amd_queue_reset: fix dynamic subtest issue for amd queue reset
 2024-08-12 23:43 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH iproute2] tc-cake: document 'ingress'
 2024-08-12 23:41 UTC 

ENVIO INFRACCION663
 2024-08-12 23:29 UTC 

[PATCH v4 0/2] selftests/resctrl: SNC kernel support discovery
 2024-08-12 23:40 UTC  (5+ messages)
` [PATCH v4 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
` [PATCH v4 2/2] selftests/resctrl: Adjust SNC support messages

[PATCH v2 0/3] bbdev: sdditional queue stats
 2024-08-12 23:42 UTC  (4+ messages)
` [PATCH v2 1/3] bbdev: new queue stat for available enqueue depth
` [PATCH v2 2/3] baseband/acc: refactor queue status update
` [PATCH v2 3/3] test/bbdev: update for queue stats

[PATCH linux dev 6.11 1/2] hwmon driver sq52205
 2024-08-12 15:42 UTC 

[PATCH 6.6 000/189] 6.6.46-rc1 review
 2024-08-12 23:35 UTC  (2+ messages)

[PATCH net-next 0/3] use more devm
 2024-08-12 23:35 UTC  (5+ messages)
` [PATCH net-next 2/3] net: ag71xx: use devm for of_mdiobus_register

[PATCH linux dev 6.11 2/2] hwmon driver sq52205 documentation
 2024-08-12 15:43 UTC 

[PATCHv3] drm/xe/display: Change HPD to polling on runtime suspend
 2024-08-12 23:35 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/xe/display: Change HPD to polling on runtime suspend (rev3)

[PATCH] mm: vmalloc: Ensure vmap_block is initialised before adding to queue
 2024-08-12 23:34 UTC  (2+ messages)

[PATCH v2 0/3] Rust KASAN Support
 2024-08-12 23:32 UTC  (5+ messages)
` [PATCH v2 1/3] kbuild: rust: Define probing macros for rustc
` [PATCH v2 2/3] kbuild: rust: Enable KASAN support
` [PATCH v2 3/3] kasan: rust: Add KASAN smoke test via UAF

linux-next: duplicate patch in the powerpc-fixes tree
 2024-08-12 23:32 UTC 

[PATCH 1/1] arm64: dts: lx2160a: Change PCIe compatible string to fsl,ls2088a-pcie
 2024-08-12 23:29 UTC  (10+ messages)

[PATCH] btrfs: update target inode's ctime on unlink
 2024-08-12 23:27 UTC  (2+ messages)

[PATCH v3] fuse: Allow page aligned writes
 2024-08-12 23:26 UTC  (3+ messages)

[PATCH] drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly
 2024-08-12 23:25 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Bug report] NFS patch breaks TLS device-offloaded TX zerocopy
 2024-08-12 23:23 UTC  (8+ messages)

[PATCH 0/2] Code quality enhancing and add tag for dt-bindings
 2024-08-12 23:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
` [PATCH 2/2] input: add driver for Hynitron CST816X touchscreen

[PATCH v3] docs/devel: update tcg-plugins page
 2024-08-12 23:20 UTC  (2+ messages)

[PATCH v2] Reflect recent changes on API (inline ops) and new plugins
 2024-08-12 23:18 UTC 

[PATCH v3 0/2] fuse: add timeout option for requests
 2024-08-12 23:18 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: extcon: ptn5150: add child node port
 2024-08-12 23:18 UTC 

[PATCH v2] mm,memcg: provide per-cgroup counters for NUMA balancing operations
 2024-08-12 23:16 UTC  (2+ messages)

[PATCH v5 0/4] Enable P2PDMA in Userspace RDMA
 2024-08-12 23:12 UTC  (4+ messages)
` [PATCH v5 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA

[PATCH 1/1] dt-bindings: input: touchscreen: convert colibri-vf50-ts.txt to yaml
 2024-08-12 23:11 UTC 

[PATCH i-g-t] tests/intel/xe_module_load: Rename enable_display module param
 2024-08-12 23:10 UTC  (2+ messages)

[GIT PULL FOR v6.12] rkisp1 extensible parameters format
 2024-08-12 23:05 UTC 

[PATCH v2] selftests: fix relative rpath usage
 2024-08-12 23:03 UTC  (2+ messages)

[PATCH] drm/xe: Rename enable_display module param
 2024-08-12 23:02 UTC  (2+ messages)

Since 6.10 - kernel oops/panics on G4 macmini due to change in drivers/ata/pata_macio.c
 2024-08-12 22:32 UTC 

[PATCH] Revert "scripts/faddr2line: Check only two symbols when calculating symbol size"
 2024-08-12 23:01 UTC 

[PATCH net-next v3 0/2] eth: fbnic: add basic stats
 2024-08-12 23:00 UTC  (2+ messages)

[PATCH v2] hwmon: chipcap2: drop cc2_disable() in the probe and return dev_err_probe()
 2024-08-12 22:59 UTC 

[PATCH 0/2] add more multi functions for streamlined error handling
 2024-08-12 22:59 UTC  (6+ messages)
` [PATCH 1/2] drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
` [PATCH 2/2] drm/panel: jdi-fhd-r63452: transition to mipi_dsi wrapped functions

[PATCH] clk: qcom: Park shared RCGs upon registration
 2024-08-12 22:56 UTC  (8+ messages)

[PATCH] efi/chainloader: Do not print device path of chainloaded file
 2024-08-12 22:54 UTC  (2+ messages)

linux-next: trees being removed
 2024-08-12 22:51 UTC 

[PATCH v6 00/10] Enable haltpoll on arm64
 2024-08-12 22:48 UTC  (15+ messages)
` [PATCH v6 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
  ` [PATCH v6 07/10] arm64: define TIF_POLLING_NRFLAG
  ` [PATCH v6 09/10] arm64: support cpuidle-haltpoll

[PATCH] mm,memcg: provide per-cgroup counters for NUMA balancing operations
 2024-08-12 22:49 UTC  (3+ messages)

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-12 22:48 UTC  (26+ messages)
` [PATCH 01/25] KVM: TDX: Add placeholders for TDX VM/vCPU structures
` [PATCH 02/25] KVM: TDX: Define TDX architectural definitions
` [PATCH 03/25] KVM: TDX: Add TDX "architectural" error codes
` [PATCH 04/25] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH 05/25] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH 06/25] x86/virt/tdx: Export TDX KeyID information
` [PATCH 07/25] KVM: TDX: Add helper functions to allocate/free TDX private host key id
` [PATCH 08/25] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH 09/25] KVM: TDX: Get system-wide info about TDX module on initialization
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 11/25] KVM: TDX: Report kvm_tdx_caps in KVM_TDX_CAPABILITIES
` [PATCH 12/25] KVM: TDX: Allow userspace to configure maximum vCPUs for TDX guests
` [PATCH 13/25] KVM: TDX: create/destroy VM structure
` [PATCH 14/25] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH 15/25] KVM: TDX: Make pmu_intel.c ignore guest TD case
` [PATCH 16/25] KVM: TDX: Don't offline the last cpu of one package when there's TDX guest
` [PATCH 17/25] KVM: TDX: create/free TDX vcpu structure
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH 19/25] KVM: X86: Introduce kvm_get_supported_cpuid_internal()
` [PATCH 20/25] KVM: X86: Introduce tdx_get_kvm_supported_cpuid()
` [PATCH 21/25] KVM: x86: Introduce KVM_TDX_GET_CPUID
` [PATCH 22/25] KVM: TDX: Use guest physical address to configure EPT level and GPAW
` [PATCH 23/25] KVM: x86/mmu: Taking guest pa into consideration when calculate tdp level
` [PATCH 24/25] KVM: x86: Filter directly configurable TDX CPUID bits
` [PATCH 25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID

[PATCH mm-unstable v2] mm/hugetlb_vmemmap: batch HVO work when demoting
 2024-08-12 22:48 UTC 

[PATCH] drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
 2024-08-12 22:46 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear() (rev3)

[PATCH] mm, slub: print CPU id on slab OOM
 2024-08-12 22:45 UTC  (4+ messages)

[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
 2024-08-12 22:43 UTC  (9+ messages)
` [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
` [RFC PATCH 05/23] hw: add register access utility functions

[PATCH mm-unstable v1] mm/hugetlb_vmemmap: batch HVO work when demoting
 2024-08-12 22:42 UTC  (3+ messages)

[PATCH v2] perf inject: Inject build ids for entire call chain
 2024-08-12 22:41 UTC 

[PATCH] xfs: fix di_onlink checking for V1/V2 inodes
 2024-08-12 22:40 UTC 

[PATCH] xfs: fix folio dirtying for XFILE_ALLOC callers
 2024-08-12 22:39 UTC 

[PATCH v3] io_uring: do the sqpoll napi busy poll outside the submission block
 2024-07-30 21:10 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 808a033fe41be80da178cbe47a1b013eb6d048a6
 2024-08-12 22:38 UTC 

[PATCH] libxfs: dirty buffers should be marked uptodate too
 2024-08-12 22:38 UTC 

[PATCH 6.6.y 00/12] Backport "make svc_stat per-net instead of global"
 2024-08-12 22:36 UTC  (13+ messages)
` [PATCH 6.6.y 01/12] NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
` [PATCH 6.6.y 02/12] NFSD: Fix frame size warning in svc_export_parse()
` [PATCH 6.6.y 03/12] sunrpc: don't change ->sv_stats if it doesn't exist
` [PATCH 6.6.y 04/12] nfsd: stop setting ->pg_stats for unused stats
` [PATCH 6.6.y 05/12] sunrpc: pass in the sv_stats struct through svc_create_pooled
` [PATCH 6.6.y 06/12] sunrpc: remove ->pg_stats from svc_program
` [PATCH 6.6.y 07/12] sunrpc: use the struct net as the svc proc private
` [PATCH 6.6.y 08/12] nfsd: rename NFSD_NET_* to NFSD_STATS_*
` [PATCH 6.6.y 09/12] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
` [PATCH 6.6.y 10/12] nfsd: make all of the nfsd stats per-network namespace
` [PATCH 6.6.y 11/12] nfsd: remove nfsd_stats, make th_cnt a global counter
` [PATCH 6.6.y 12/12] nfsd: make svc_stat per-network namespace instead of global

[PATCH v2 1/2] mm: krealloc: consider spare memory for __GFP_ZERO
 2024-08-12 22:34 UTC  (2+ messages)
` [PATCH v2 2/2] mm: krealloc: clarify valid usage of __GFP_ZERO

[Intel-wired-lan] [RFC net-next 0/6] Cleanup IRQ affinity checks in several drivers
 2024-08-12 22:36 UTC  (5+ messages)
` [RFC net-next 1/6] netdevice: Add napi_affinity_no_change

[PATCH bpf-next v3 0/2] bpf: Fix updating attached freplace prog to prog_array map
 2024-08-12 22:34 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH] btrfs: reduce chunk_map lookups in btrfs_map_block
 2024-08-12 22:32 UTC  (2+ messages)

[PATCH] hw/cxl: Add support for abort of background operation
 2024-08-12 20:04 UTC  (6+ messages)
  ` [EXT] "

[PATCH] btrfs: test send clones extents with unaligned end offset ending at i_size
 2024-08-12 22:28 UTC  (2+ messages)

[PATCH v5 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-12 22:28 UTC  (5+ messages)
` [PATCH v5 04/12] PCI: brcmstb: Use bridge reset if available

[PATCH v2] fs,security: Fix file_set_fowner LSM hook inconsistencies
 2024-08-12 22:26 UTC  (2+ messages)

[PATCH 1/4] cache: Drop unused function
 2024-08-12 22:26 UTC  (4+ messages)
` [PATCH 3/4] BBHandler/ast: Improve addtask handling
  ` [bitbake-devel] "

[Intel-wired-lan] [PATCH iwl-next v3] ice: add E830 HW VF mailbox message limit support
 2024-08-12 22:15 UTC 

[PATCH] hvf: arm: Allow creating VMs with > 63GB of RAM on macOS 15+
 2024-08-12 22:18 UTC  (3+ messages)

[PATCH] btrfs: send: allow cloning non-aligned extent if it ends at i_size
 2024-08-12 22:22 UTC  (2+ messages)

[PATCH net-next v3 0/2] gve: Add RSS config support
 2024-08-12 22:20 UTC  (3+ messages)
` [PATCH net-next v3 1/2] gve: Add RSS device option
` [PATCH net-next v3 2/2] gve: Add RSS adminq commands and ethtool support

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2024-08-12 22:20 UTC  (3+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep

[PATCH v2] scsi: ufs: ufshcd-pltfrm: Use of_property_count_u32_elems() to get property length
 2024-08-12 22:18 UTC  (2+ messages)

[PATCH] wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scan
 2024-08-12 22:17 UTC  (2+ messages)

[PATCH] dt-bindings: fsl: fsl,rcpm: fix unevaluated fsl,rcpm-wakeup property
 2024-08-12 22:07 UTC  (2+ messages)

[PATCH v2] scsi: ufs: ufshcd-pltfrm: Use of_property_present()
 2024-08-12 22:17 UTC  (2+ messages)

[PATCH v2 0/7] usb: dwc3: qcom: Flatten dwc3 structure
 2024-08-12 22:16 UTC  (4+ messages)
` [PATCH v2 6/7] usb: dwc3: qcom: Transition to flattened model

[PATCH net,v2] tcp: fix forever orphan socket caused by tcp_abort
 2024-08-12 22:15 UTC  (3+ messages)

[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-08-12 20:41 UTC  (2+ messages)

OVERFLOW_KUNIT_TEST fails with BUG: KASAN: stack-out-of-bounds in string_nocheck+0x168/0x1c8 (kernel 6.11-rc2, PowerMac G4 DP)
 2024-08-12 18:54 UTC  (2+ messages)

[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
 2024-08-12 22:14 UTC  (8+ messages)
` [PATCH v2 0/5] "

linux-next: build failure after merge of the mm tree
 2024-08-12 22:14 UTC  (2+ messages)

[PATCH v5 0/7] mm/mprotect: Fix dax puds
 2024-08-12 18:12 UTC  (3+ messages)
` [PATCH v5 6/7] mm/x86: Add missing pud helpers
` [PATCH v5 7/7] mm/mprotect: fix dax pud handlings

[RFC PATCH 0/3] Introduce clar testing framework
 2024-08-12 22:13 UTC  (6+ messages)
` [RFC PATCH v3 0/7] "


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.