public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-05 20:34:38 to 2024-08-06 01:08:02 UTC [more...]

[PATCH v3 0/2] improving dynamic zswap shrinker protection scheme
 2024-08-06  1:07 UTC  (10+ messages)
` [PATCH v3 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
  ` [PATCH v3 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker (fix)
` [PATCH v3 2/2] zswap: track swapins from disk more accurately
  ` [PATCH v3 2/2] zswap: track swapins from disk more accurately (fix)

PATCH: Re: LOCKDEP customizable numbers upper limit
 2024-08-06  1:05 UTC  (5+ messages)
` [PATCH v2] lockdep: upper limit LOCKDEP_CHAINS_BITS

[PATCH v4 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
 2024-08-06  1:03 UTC  (5+ messages)
` [PATCH v4 2/5] memblock test: add the definition of __setup()
` [PATCH v4 3/5] memblock test: fix implicit declaration of function 'memparse'
` [PATCH v4 4/5] memblock test: fix implicit declaration of function 'isspace'
` [PATCH v4 5/5] memblock test: fix implicit declaration of function 'strscpy'

[PATCH v6 00/10] Enable haltpoll on arm64
 2024-08-05 23:09 UTC  (5+ messages)
` [PATCH v6 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v6 02/10] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL

[PATCH 0/3] lockdep: minor config and documentation fixes
 2024-08-06  1:01 UTC  (4+ messages)
` [PATCH 1/3] lockdep: fix upper limit for LOCKDEP_*_BITS configs
` [PATCH 2/3] lockdep: clarify size "
` [PATCH 3/3] lockdep: document MAX_LOCKDEP_CHAIN_HLOCKS calculation

linux-next: build failure after merge of the vfs-brauner tree
 2024-08-06  0:57 UTC 

[PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-06  0:56 UTC  (10+ messages)
` [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
` [PATCH net-next v3 3/3] net: stmmac: Add PCI driver support for BCM8958x

[PATCH V2] Input: synaptics-rmi4 - Supports to query DPM value
 2024-08-06  0:56 UTC  (3+ messages)

[PATCH net-next v12 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-06  0:52 UTC  (9+ messages)
` [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-08-06  0:50 UTC  (11+ messages)

[PATCH v1 0/2] Add Nuvoton NPCM845 i3c master driver
 2024-08-06  0:47 UTC  (6+ messages)
` [PATCH v1 2/2] i3c: master: Add Nuvoton npcm845 "

[PATCH v2 0/8] KVM: Fix mmu_notifier vs. pfncache vs. pfncache races
 2024-08-06  0:45 UTC  (5+ messages)
` [PATCH v2 6/8] KVM: Fix multiple races in gfn=>pfn cache refresh
    ` [PATCH] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook

[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
 2024-08-06  0:39 UTC  (4+ messages)

[PATCH] kunit: Device wrappers should also manage driver name
 2024-08-06  0:22 UTC  (2+ messages)

[PATCH v4] usb: gadget: f_fs: add capability for dfu run-time descriptor
 2024-08-06  0:21 UTC  (5+ messages)

[linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
 2024-08-06  0:13 UTC  (9+ messages)

Some unc_cha_tor_* events appear to be "not supported"?
 2024-08-06  0:20 UTC  (10+ messages)

drivers/interconnect/qcom/bcm-voter.c:339:1: warning: the frame size of 1104 bytes is larger than 1024 bytes
 2024-08-06  0:17 UTC 

[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-06  0:09 UTC  (11+ messages)
` [PATCH v2 01/10] x86/virt/tdx: Rename _offset to _member for TD_SYSINFO_MAP() macro
` [PATCH v2 02/10] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
` [PATCH v2 03/10] x86/virt/tdx: Support global metadata read for all element sizes
` [PATCH v2 05/10] x86/virt/tdx: Move field mapping table of getting TDMR info to function local

[bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
 2024-08-06  0:09 UTC  (9+ messages)

[PATCH v2] ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect list
 2024-08-06  0:08 UTC 

[PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
 2024-08-06  0:06 UTC  (2+ messages)
` PCI: Work around "

[PATCH v2 00/17] firewire: core/ohci: use guard macro for any type of lock primitives
 2024-08-06  0:06 UTC  (2+ messages)

[PATCH 00/20] kthread: Introduce preferred affinity
 2024-08-05 23:59 UTC  (8+ messages)
` [RFC PATCH 12/20] kthread: Implement "

[PATCH v2 0/2] improving dynamic zswap shrinker protection scheme
 2024-08-05 23:58 UTC  (5+ messages)
` [PATCH v2 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker

[PATCH v2] platform/x86: asus-wmi: don't fail if platform_profile already registered
 2024-08-05 23:58 UTC 

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-05 23:56 UTC  (16+ messages)
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
` [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
` [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path

[PATCH 0/2] platform/x86: asus-wmi: extra debugging and a fix
 2024-08-05 23:55 UTC  (4+ messages)
` [PATCH 2/2] platform/x86: asus-wmi: don't fail if platform_profile already registered

[PATCH net v2] net: dsa: microchip: Fix Wake-on-LAN check to not return an error
 2024-08-05 23:54 UTC  (2+ messages)

[PATCH net-next V3 0/3] mlx5 PTM cross timestamping support
 2024-08-05 23:54 UTC  (2+ messages)

[PATCH][next] tools: ynl: remove extraneous ; after statements
 2024-08-05 23:54 UTC  (2+ messages)

[PATCH] hid-asus: add ROG Ally X prod ID to quirk list
 2024-08-05 23:49 UTC  (3+ messages)

[PATCH v3] perf annotate: Cache debuginfo for data type profiling
 2024-08-05 23:46 UTC 

[PATCH v2] platform/x86: asus-wmi: Add quirk for ROG Ally X
 2024-08-05 23:46 UTC 

[PATCH v11 0/8] KVM: allow mapping non-refcounted pages
 2024-08-05 23:44 UTC  (4+ messages)

[PATCH] kernel/fs: last check for exec credentials on NOEXEC mount
 2024-08-05 23:41 UTC  (5+ messages)
` [PATCH] exec: drop a racy path_noexec check

[PATCH 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
 2024-08-05 23:38 UTC  (4+ messages)
` [PATCH 1/3] pmdomain: ti_sci: add per-device latency constraint management
` [PATCH 2/3] pmdomain: ti_sci: add wakeup "
` [PATCH 3/3] pmdomain: ti_sci: handle wake IRQs for IO daisy chain wakeups

[PATCH net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
 2024-08-05 23:38 UTC 

[RFC PATCH v18 0/8] TPEBS counting mode support
 2024-08-05 23:33 UTC  (10+ messages)
` [RFC PATCH v18 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric

[PATCH] [f2fs-dev] f2fs: use f2fs_get_node_page when write inline data
 2024-08-05 23:30 UTC  (2+ messages)
` [f2fs-dev] [PATCH] "

[PATCH] Revert "f2fs: use flush command instead of FUA for zoned device"
 2024-08-05 23:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3] f2fs: get rid of buffer_head use
 2024-08-05 23:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/4] f2fs: atomic: fix to avoid racing w/ GC
 2024-08-05 23:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v5] f2fs: reduce expensive checkpoint trigger frequency
 2024-08-05 23:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3] f2fs: fix to avoid racing in between read and OPU dio write
 2024-08-05 23:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix to wait dio completion
 2024-08-05 23:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2 3/3] f2fs: clean up data_blkaddr() and get_dnode_addr()
 2024-08-05 23:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: prevent possible int overflow in dir_block_index()
 2024-08-05 23:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix several potential integer overflows in file offsets
 2024-08-05 23:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: avoid potential int overflow in sanity_check_area_boundary()
 2024-08-05 23:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH V2] f2fs: fix to use per-inode maxbytes and cleanup
 2024-08-05 23:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v5] f2fs:Add write priority option based on zone UFS
 2024-08-05 23:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] init/main.c: Initialize early LSMs after arch code
 2024-08-05 23:29 UTC  (3+ messages)

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-08-05 23:29 UTC  (3+ messages)

linux-next: build failure after merge of the kunit-fixes tree
 2024-08-05 23:18 UTC 

[PATCH v13] mm: report per-page metadata information
 2024-08-05 23:18 UTC  (5+ messages)

[PATCH] Revert "perf: Add a counter for number of user access events in context"
 2024-08-05 23:10 UTC 

[PATCH] KVM: Fix error path in kvm_vm_ioctl_create_vcpu() on xa_store() failure
 2024-08-05 23:02 UTC  (10+ messages)

[PATCH 1/1] kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
 2024-08-05 22:59 UTC  (2+ messages)

[PATCH v3] sched/pelt: Use rq_clock_task() for hw_pressure
 2024-08-05 22:59 UTC  (4+ messages)

[PATCH v4 0/2] Add driver for Sharp Memory LCD
 2024-08-05 22:57 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: Add Sharp Memory LCD bindings
` [PATCH v4 2/2] drm/tiny: Add driver for Sharp Memory LCD

mmc0: Got data interrupt 0x04000000 even though no data operation was in progress
 2024-08-05 21:33 UTC 

[PATCH] sched: Replace <asm/processor.h> with <linux/processor.h> in sched.h
 2024-08-05 22:52 UTC 

[PATCH][next] perf: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-05 22:42 UTC 

[PATCH v1 0/4] x86/tdx: Allow MMIO instructions from userspace
 2024-08-05 22:40 UTC  (4+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] x86/tdx: Add validation of userspace MMIO instructions

[PATCH tip/sched/core] sched/fair: Make balance_fair() test sched_fair_runnable() instead of rq->nr_running
 2024-08-05 22:39 UTC  (2+ messages)
` [PATCH v2 sched_ext/for-6.12] "

[PATCH v1 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback
 2024-08-05 21:51 UTC  (4+ messages)

[PATCH] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
 2024-08-05 22:30 UTC  (3+ messages)

[RFC PATCH 0/9] KVM: x86/mmu: Preserve Accessed bits on PROT changes
 2024-08-05 22:17 UTC  (4+ messages)
` [RFC PATCH 5/9] KVM: x86/mmu: Free up A/D bits in FROZEN_SPTE

[PATCH v2 -next] cgroup/pids: Remove unreachable paths of pids_{can,cancel}_fork
 2024-08-05 22:16 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.11-rc3
 2024-08-05 22:16 UTC  (3+ messages)

[PATCH v3 2/7] Drivers: hv: Enable VTL mode for arm64
 2024-08-05 22:15 UTC  (2+ messages)

[PATCH v2] docs: KVM: Fix register ID of SPSR_FIQ
 2024-08-05 22:13 UTC  (2+ messages)

[PATCH v2 0/3] KVM: arm64: fix warnings in W=1 build
 2024-08-05 22:12 UTC  (2+ messages)

[PATCH v2] crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by()
 2024-08-05 22:11 UTC 

[PATCH] KVM: arm64: free kvm->arch.nested_mmus with kvfree()
 2024-08-05 22:11 UTC  (2+ messages)

[PATCH] mm: swap: mTHP frees entries as a whole
 2024-08-05 22:09 UTC  (2+ messages)

[PATCH v2] kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python 3
 2024-08-05 22:07 UTC  (2+ messages)

[PATCH 0/6] KVM: kvm_set_memory_region() cleanups
 2024-08-05 22:01 UTC  (4+ messages)
` [PATCH 2/6] KVM: Assert slots_lock is held in __kvm_set_memory_region()

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-08-05 22:00 UTC  (15+ messages)
` [PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
` [PATCH v2 24/49] KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions

[PATCH v3 0/7] arm64: hyperv: Support Virtual Trust Level Boot
 2024-08-05 21:55 UTC  (11+ messages)
` [PATCH v3 1/7] arm64: hyperv: Use SMC to detect hypervisor presence
` [PATCH v3 3/7] Drivers: hv: Provide arch-neutral implementation of get_vtl()

[PATCH -next] spmi: pmic-arb: Add check for return value of platform_get_resource_byname
 2024-08-05 21:55 UTC  (2+ messages)

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-08-05 21:49 UTC  (7+ messages)

[PATCH] string: Check for "nonstring" attribute on strscpy() arguments
 2024-08-05 21:43 UTC 

[PATCH v2 0/3] CSD-lock diagnostics enhancements
 2024-08-05 21:42 UTC  (5+ messages)
` [PATCH v2 2/3] locking/csd_lock: Provide an indication of ongoing CSD-lock stall

[PATCH] USB: core: hub_port_reset: Remove extra 40 ms reset recovery time
 2024-08-05 21:41 UTC  (10+ messages)

[PATCH 0/5] platform/x86: introduce asus-bioscfg
 2024-08-05 21:41 UTC  (6+ messages)

[PATCH] clk: qcom: Park shared RCGs upon registration
 2024-08-05 21:37 UTC  (6+ messages)

[RFC PATCH v1 0/1] binfmt_elf: seal address zero
 2024-08-05 21:33 UTC  (5+ messages)
` [RFC PATCH v1 1/1] binfmt_elf: mseal "

[PATCH] wifi: mwifiex: Fix two buggy list traversals
 2024-08-05 21:33 UTC  (3+ messages)

[PATCH RFT v7 0/9] fork: Support shadow stacks in clone3()
 2024-08-05 21:29 UTC  (2+ messages)

[PATCH 1/2] SOUND: kill gameport bits
 2024-08-05 21:29 UTC  (11+ messages)

[syzbot] [can?] WARNING: refcount bug in j1939_xtp_rx_cts
 2024-08-05 21:29 UTC 

[PATCH v2] binfmt_elf: Dump smaller VMAs first in ELF cores
 2024-08-05 21:27 UTC  (6+ messages)
` [RFC PATCH] piped/ptraced coredump (was: Dump smaller VMAs first in ELF cores)

[PATCH net-next v18 00/14] Device Memory TCP
 2024-08-05 21:25 UTC  (15+ messages)
` [PATCH net-next v18 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v18 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v18 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v18 04/14] netdev: netdevice devmem allocator
` [PATCH net-next v18 05/14] page_pool: move dmaddr helpers to .c file
` [PATCH net-next v18 06/14] page_pool: devmem support
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v18 08/14] net: support non paged skb frags
` [PATCH net-next v18 09/14] net: add support for skbs with unreadable frags
` [PATCH net-next v18 10/14] tcp: RX path for devmem TCP
` [PATCH net-next v18 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v18 12/14] net: add devmem TCP documentation
` [PATCH net-next v18 13/14] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v18 14/14] netdev: add dmabuf introspection

[PROBLEM linux-next] fs/reiserfs/do_balan.c:1147:13: error: variable ‘leaf_mi’ set but not used [-Werror=unused-but-set-variable]
 2024-08-05 21:24 UTC  (9+ messages)

[PATCH net-next] net: dsa: vsc73xx: use defined values in phy operations
 2024-08-05 21:23 UTC 

[PATCH v3 0/4] use device_for_each_child_node() to access device child nodes
 2024-08-05 21:21 UTC  (3+ messages)
` [PATCH v3 1/4] device property: document device_for_each_child_node macro

[PATCH] scsi: megaraid_sas: struct MR_LD_VF_MAP: Replace 1-element arrays with flexible arrays
 2024-08-05 21:17 UTC  (2+ messages)

[PATCH 0/4] scsi: mpi3mr: Replace 1-element arrays with flexible arrays
 2024-08-05 21:17 UTC  (2+ messages)

[PATCH] scsi: ipr: Replace 1-element arrays with flexible arrays
 2024-08-05 21:17 UTC  (2+ messages)

[PATCH] scsi: aacraid: union aac_init: Replace 1-element array with flexible array
 2024-08-05 21:17 UTC  (2+ messages)

[PATCH] scsi: aacraid: struct aac_ciss_phys_luns_resp: Replace 1-element array with flexible array
 2024-08-05 21:17 UTC  (2+ messages)

[PATCH 0/6] scsi: message: fusion: Replace 1-element arrays with flexible arrays
 2024-08-05 21:17 UTC  (2+ messages)

[PATCH 0/2] scsi: aacraid: struct sgmap: Replace 1-element arrays with flexible arrays
 2024-08-05 21:17 UTC  (2+ messages)

[syzbot] [can?] WARNING: refcount bug in j1939_session_put
 2024-08-05 21:18 UTC 

[PATCH] dt-bindings: mmc: renesas,sdhi: Remove duplicate compatible and add clock checks
 2024-08-05 21:12 UTC 

[PATCH] perf bpf-filter: Support multiple events properly
 2024-08-05 21:12 UTC  (5+ messages)

[PATCH net v2 0/5] net: dsa: vsc73xx: fix MDIO bus access and PHY operations
 2024-08-05 21:10 UTC  (6+ messages)
` [PATCH net v2 1/5] net: dsa: vsc73xx: fix port MAC configuration in full duplex mode
` [PATCH net v2 2/5] net: dsa: vsc73xx: pass value in phy_write operation
` [PATCH net v2 3/5] net: dsa: vsc73xx: check busy flag in MDIO operations
` [PATCH net v2 4/5] net: dsa: vsc73xx: allow phy resetting
` [PATCH net v2 5/5] net: phy: vitesse: repair vsc73xx autonegotiation

[PATCH] syscalls: fix syscall macros for newfstat/newfstatat
 2024-08-05 21:07 UTC  (6+ messages)

[PATCH v2 6/9] mm: Make hugetlb mappings go through mm_get_unmapped_area_vmflags
 2024-08-05 21:03 UTC  (2+ messages)

[PATCH 0/4] use device_for_each_child_node_scoped to access device child nodes
 2024-08-05 20:58 UTC  (3+ messages)
` [PATCH 4/4] leds: as3645a: use device_* to iterate over "

[PATCH-cgroup 0/5] cgroup/cpuset: Miscellaneous cpuset updates for 6.12
 2024-08-05 20:58 UTC  (7+ messages)
` [PATCH-cgroup 2/5] cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.exclusive not set
` [PATCH-cgroup 3/5] cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug
` [PATCH-cgroup 5/5] selftest/cgroup: Add new test cases to test_cpuset_prs.sh

[PATCH] drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
 2024-08-05 20:56 UTC  (2+ messages)

[PATCH v2 0/2] Relax canonical checks on some arch msrs
 2024-08-05 20:54 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: x86: relax canonical check for some x86 architectural msrs

[PATCHSET 0/5] perf annotate: Add --skip-empty option (v1)
 2024-08-05 20:50 UTC  (6+ messages)
` [PATCH 5/5] perf annotate: Add --skip-empty option

[PATCH] crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by()
 2024-08-05 20:49 UTC  (2+ messages)

[paulmck-rcu:master] BUILD SUCCESS 7615396c7edc02ce2e155c6b089932cd30821b5a
 2024-08-05 20:44 UTC 

[PATCH v2] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-08-05 20:43 UTC  (6+ messages)

[GIT PULL] slab fixes for 6.11-rc2
 2024-08-05 20:44 UTC  (2+ messages)

[PATCH] PCI: j721e: Set .map_irq and .swizzle_irq to NULL
 2024-08-05 20:40 UTC  (9+ messages)

[PATCH v3 1/2] rust: kernel: add `drop_contents` to `BoxExt`
 2024-08-05 20:39 UTC  (5+ messages)

[PATCH 0/6] remoteproc: imx_rproc: various patches for misc
 2024-08-05 20:38 UTC  (3+ messages)
` [PATCH 6/6] remoteproc: imx_rproc: handle system off for i.MX7ULP

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-05 20:35 UTC  (7+ messages)
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo

[PATCH 6.1 000/440] 6.1.103-rc3 review
 2024-08-05 20:37 UTC  (2+ messages)

[RFC PATCH] binfmt_elf: Dump smaller VMAs first in ELF cores
 2024-08-05 20:34 UTC  (6+ messages)

[PATCH v3 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC
 2024-08-05 20:34 UTC  (3+ messages)
` [PATCH v3 2/2] watchdog: Add Watchdog Timer driver for RZ/V2H(P)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox