Messages by Date
-
2026/05/12
[PATCH v7 net-next 00/15] Add preliminary NETC switch support for i.MX94
Wei Fang
-
2026/05/12
Re: [PATCH v2] drivers/base/memory: make memory block get/put explicit
Muchun Song
-
2026/05/12
Re: [PATCH V4 2/2] tools/perf: Use scnprintf in buffer offset calculations
Ian Rogers
-
2026/05/12
Re: [PATCH V4 1/2] tools/perf: Fix the check for parameterized field in event term
Ian Rogers
-
2026/05/12
[powerpc:fixes-test] BUILD SUCCESS dbc30a57bd8e026995e9fa8e8c31cffd18542c01
kernel test robot
-
2026/05/12
Re: [PATCH] powerpc/64s: Fix the vector number in comments for h_facility_unavailable
Amit Machhiwal
-
2026/05/12
Re: [PATCH] powerpc/64s: Fix the vector number in comments for h_facility_unavailable
Harsh Prateek Bora
-
2026/05/12
Re: [PATCH] powerpc/rtas_pci: No hotplug on permanently removed device on pSeries
Harsh Prateek Bora
-
2026/05/12
Re: [PATCH] powerpc/rtas_pci: No hotplug on permanently removed device on pSeries
Harsh Prateek Bora
-
2026/05/12
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Paul Moore
-
2026/05/12
Re: IBM Power S822LC: pci 0021:0d:00.0: xHCI HW did not halt within 32000 usec status = 0x0
Paul Menzel
-
2026/05/12
Re: [PATCH v2] drivers/base/memory: make memory block get/put explicit
Mike Rapoport
-
2026/05/12
Re: [PATCH v2] drivers/base/memory: make memory block get/put explicit
Richard Cheng
-
2026/05/12
Re: IBM Power S822LC: pci 0021:0d:00.0: xHCI HW did not halt within 32000 usec status = 0x0
Michal Pecio
-
2026/05/12
[PATCH v2] drivers/base/memory: make memory block get/put explicit
Muchun Song
-
2026/05/12
Re: IBM Power S822LC: pci 0021:0d:00.0: xHCI HW did not halt within 32000 usec status = 0x0
Michal Pecio
-
2026/05/12
Re: [PATCH v2] drivers/base/memory: make memory block get/put explicit
Sumanth Korikkar
-
2026/05/12
[PATCH v3] KVM: PPC: Book3S HV: Add missing mappings for tracing exits
Gautam Menghani
-
2026/05/12
Re: [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
David Sterba
-
2026/05/12
Re: cleanup the RAID6 P/Q library v2
Ard Biesheuvel
-
2026/05/12
[PATCH v4 13/13] x86/amd-gart: preserve the direct DMA address until GART mapping succeeds
Aneesh Kumar K.V (Arm)
-
2026/05/12
[PATCH v4 12/13] dma-direct: return struct page from dma_direct_alloc_from_pool()
Aneesh Kumar K.V (Arm)
-
2026/05/12
[PATCH v4 11/13] dma-direct: rename ret to cpu_addr in alloc helpers
Aneesh Kumar K.V (Arm)
-
2026/05/12
[PATCH v4 10/13] dma-pool: fix page leak in atomic_pool_expand() cleanup
Aneesh Kumar K.V (Arm)
-
2026/05/12
[PATCH v4 09/13] dma-direct: select DMA address encoding from DMA_ATTR_CC_SHARED
Aneesh Kumar K.V (Arm)
-
2026/05/12
[PATCH v4 08/13] dma-direct: set decrypted flag for remapped DMA allocations
Aneesh Kumar K.V (Arm)
-
2026/05/12
[PATCH v4 07/13] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Aneesh Kumar K.V (Arm)
-
2026/05/12
[PATCH v4 06/13] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
Aneesh Kumar K.V (Arm)
-
2026/05/12
[PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Aneesh Kumar K.V (Arm)
-
2026/05/12
[PATCH v4 05/13] dma-mapping: make dma_pgprot() honor DMA_ATTR_CC_SHARED
Aneesh Kumar K.V (Arm)
-
2026/05/12
[PATCH v4 03/13] dma-pool: track decrypted atomic pools and select them via attrs
Aneesh Kumar K.V (Arm)
-
2026/05/12
[PATCH v4 02/13] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
Aneesh Kumar K.V (Arm)
-
2026/05/12
[PATCH v4 01/13] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
Aneesh Kumar K.V (Arm)
-
2026/05/12
[PATCH v4 00/13] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
Aneesh Kumar K.V (Arm)
-
2026/05/12
Re: [PATCH V4 1/2] tools/perf: Fix the check for parameterized field in event term
Venkat
-
2026/05/12
Re: [PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
David Hildenbrand (Arm)
-
2026/05/12
[PATCH] perf script powerpc: Update the hcall list with new hcalls
Gautam Menghani
-
2026/05/12
Re: [PATCH 4/8] mm/bootmem_info: remove call to kmemleak_free_part_phys()
David Hildenbrand (Arm)
-
2026/05/12
Re: [PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
Oscar Salvador
-
2026/05/12
Re: [PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
Oscar Salvador
-
2026/05/12
Re: [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
Oscar Salvador
-
2026/05/12
Re: [PATCH 6/8] mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
Oscar Salvador
-
2026/05/12
Re: [PATCH v2] KVM: PPC: Book3S HV: Add H_FAC_UNAVAIL mapping for tracing exits
Vaibhav Jain
-
2026/05/12
Re: [PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
Oscar Salvador
-
2026/05/12
Re: [PATCH 4/8] mm/bootmem_info: remove call to kmemleak_free_part_phys()
Oscar Salvador
-
2026/05/12
Re: [PATCH 3/8] mm/bootmem_info: stop using PG_private
Oscar Salvador
-
2026/05/12
Re: [PATCH 2/8] mm/bootmem_info: drop initialization of page->lru
Oscar Salvador
-
2026/05/12
Re: [PATCH 1/8] sparc/mm: remove register_page_bootmem_info()
Oscar Salvador
-
2026/05/12
Re: [PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
David Hildenbrand (Arm)
-
2026/05/12
Re: [PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
David Hildenbrand (Arm)
-
2026/05/12
Re: [PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
Michal Hocko
-
2026/05/12
Re: [PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
Michal Hocko
-
2026/05/12
Re: [PATCH] drivers/base/memory: make memory block get/put explicit
Muchun Song
-
2026/05/11
Re: [PATCH] drivers/base/memory: make memory block get/put explicit
Donet Tom
-
2026/05/11
[PATCH] ASoC: fsl_sai: Eliminate possible interrupt storm during probe
Shengjiu Wang
-
2026/05/11
Re: [PATCH] drivers/base/memory: make memory block get/put explicit
David Hildenbrand (Arm)
-
2026/05/11
Re: IBM Power S822LC: pci 0021:0d:00.0: xHCI HW did not halt within 32000 usec status = 0x0
Paul Menzel
-
2026/05/11
RE: [PATCH v6 net-next 15/15] net: dsa: netc: add support for ethtool private statistics
Wei Fang
-
2026/05/11
[PATCH 19/19] raid6_kunit: randomize buffer alignment
Christoph Hellwig
-
2026/05/11
[PATCH 18/19] raid6_kunit: randomize parameters and increase limits
Christoph Hellwig
-
2026/05/11
[PATCH 17/19] raid6_kunit: randomize parameters and increase limits
Christoph Hellwig
-
2026/05/11
[PATCH 16/19] raid6_kunit: cleanup dataptr handling
Christoph Hellwig
-
2026/05/11
[PATCH 15/19] raid6_kunit: dynamically allocate data buffers using vmalloc
Christoph Hellwig
-
2026/05/11
[PATCH 14/19] raid6_kunit: use KUNIT_CASE_PARAM
Christoph Hellwig
-
2026/05/11
[PATCH 13/19] raid6: update top of file comments
Christoph Hellwig
-
2026/05/11
[PATCH 12/19] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
Christoph Hellwig
-
2026/05/11
[PATCH 11/19] raid6: use static_call for gen_syndrom and xor_syndrom
Christoph Hellwig
-
2026/05/11
[PATCH 10/19] raid6: rework the init helpers
Christoph Hellwig
-
2026/05/11
[PATCH 08/19] raid6: improve the public interface
Christoph Hellwig
-
2026/05/11
[PATCH 09/19] raid6: hide internals
Christoph Hellwig
-
2026/05/11
[PATCH 07/19] raid6: use named initializers for struct raid6_calls
Christoph Hellwig
-
2026/05/11
[PATCH 06/19] raid6: remove raid6_get_zero_page
Christoph Hellwig
-
2026/05/11
[PATCH 05/19] raid6: remove unused defines in pq.h
Christoph Hellwig
-
2026/05/11
[PATCH 04/19] raid6: move to lib/raid/
Christoph Hellwig
-
2026/05/11
cleanup the RAID6 P/Q library v2
Christoph Hellwig
-
2026/05/11
[PATCH 02/19] raid6: turn the userspace test harness into a kunit test
Christoph Hellwig
-
2026/05/11
[PATCH 01/19] btrfs: require at least 4 devices for RAID 6
Christoph Hellwig
-
2026/05/11
[PATCH 03/19] raid6: remove __KERNEL__ ifdefs
Christoph Hellwig
-
2026/05/11
Re: [PATCH] drivers/base/memory: make memory block get/put explicit
Muchun Song
-
2026/05/11
[PATCH AUTOSEL 7.0-6.18] powerpc/pseries/htmdump: Free the global buffers in htmdump module exit
Sasha Levin
-
2026/05/11
[PATCH AUTOSEL 7.0-6.1] powerpc/pasemi: Drop redundant res assignment
Sasha Levin
-
2026/05/11
[PATCH AUTOSEL 7.0-5.10] powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexec
Sasha Levin
-
2026/05/11
Re: IBM Power S822LC: pci 0021:0d:00.0: xHCI HW did not halt within 32000 usec status = 0x0
Paul Menzel
-
2026/05/11
Re: [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
David Hildenbrand (Arm)
-
2026/05/11
Re: [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
Heiko Carstens
-
2026/05/11
Re: [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
David Hildenbrand (Arm)
-
2026/05/11
Re: [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
Heiko Carstens
-
2026/05/11
[PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
David Hildenbrand (Arm)
-
2026/05/11
[PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
David Hildenbrand (Arm)
-
2026/05/11
[PATCH 6/8] mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
David Hildenbrand (Arm)
-
2026/05/11
[PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
David Hildenbrand (Arm)
-
2026/05/11
[PATCH 4/8] mm/bootmem_info: remove call to kmemleak_free_part_phys()
David Hildenbrand (Arm)
-
2026/05/11
[PATCH 3/8] mm/bootmem_info: stop using PG_private
David Hildenbrand (Arm)
-
2026/05/11
[PATCH 2/8] mm/bootmem_info: drop initialization of page->lru
David Hildenbrand (Arm)
-
2026/05/11
[PATCH 1/8] sparc/mm: remove register_page_bootmem_info()
David Hildenbrand (Arm)
-
2026/05/11
[PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
David Hildenbrand (Arm)
-
2026/05/11
Re: [PATCH] drivers/base/memory: make memory block get/put explicit
Lorenzo Stoakes
-
2026/05/11
Re: [PATCH] drivers/base/memory: make memory block get/put explicit
Muchun Song
-
2026/05/11
Re: [PATCH v13 04/15] arm64: kexec_file: Fix potential buffer overflow in prepare_elf_headers()
Breno Leitao
-
2026/05/11
Re: [PATCH] drivers/base/memory: make memory block get/put explicit
David Hildenbrand (Arm)
-
2026/05/11
Re: [PATCH] drivers/base/memory: make memory block get/put explicit
Oscar Salvador
-
2026/05/11
[PATCH] powerpc/powernv: fix null pointer dereference in pnv_get_random_long()
Paul Menzel
-
2026/05/11
Re: [PATCH v13 04/15] arm64: kexec_file: Fix potential buffer overflow in prepare_elf_headers()
Jinjie Ruan
-
2026/05/11
Re: [PATCH] drivers/base/memory: make memory block get/put explicit
Michal Hocko
-
2026/05/11
[PATCH] drivers/base/memory: make memory block get/put explicit
Muchun Song
-
2026/05/11
Re: [PATCH v13 04/15] arm64: kexec_file: Fix potential buffer overflow in prepare_elf_headers()
Breno Leitao
-
2026/05/11
[RFC PATCH net-next 1/5] ibmvnic: Move long delayed work on system_dfl_long_wq
Marco Crivellari
-
2026/05/11
Re: [PATCH v2] KVM: PPC: Book3S HV: Add H_FAC_UNAVAIL mapping for tracing exits
Gautam Menghani
-
2026/05/11
[PATCH] powerpc/64s: Fix the vector number in comments for h_facility_unavailable
Gautam Menghani
-
2026/05/11
Re: powernv_rng_read: Oops: Kernel access of bad area, sig: 11 [#1]
Paul Menzel
-
2026/05/11
Re: powernv_rng_read: Oops: Kernel access of bad area, sig: 11 [#1]
Paul Menzel
-
2026/05/10
Re: crypto/ahash.c:1073:1: warning: the frame size of 1040 bytes is larger than 1024 bytes
Geert Uytterhoeven
-
2026/05/10
[PATCH v13 15/15] riscv: kexec: Add support for crashkernel CMA reservation
Jinjie Ruan
-
2026/05/10
[PATCH v13 14/15] arm64: kexec: Add support for crashkernel CMA reservation
Jinjie Ruan
-
2026/05/10
[PATCH v13 13/15] crash: Use crash_exclude_core_ranges() on powerpc
Jinjie Ruan
-
2026/05/10
[PATCH v13 12/15] LoongArch: kexec: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
-
2026/05/10
[PATCH v13 11/15] riscv: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
-
2026/05/10
[PATCH v13 10/15] x86/kexec: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
-
2026/05/10
[PATCH v13 09/15] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
-
2026/05/10
[PATCH v13 08/15] crash: Add crash_prepare_headers() to exclude crash kernel memory
Jinjie Ruan
-
2026/05/10
[PATCH v13 07/15] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
Jinjie Ruan
-
2026/05/10
[PATCH v13 06/15] LoongArch: kexec: Fix potential buffer overflow in prepare_elf_headers()
Jinjie Ruan
-
2026/05/10
[PATCH v13 05/15] riscv: kexec_file: Fix potential buffer overflow in prepare_elf_headers()
Jinjie Ruan
-
2026/05/10
[PATCH v13 04/15] arm64: kexec_file: Fix potential buffer overflow in prepare_elf_headers()
Jinjie Ruan
-
2026/05/10
[PATCH v13 03/15] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
Jinjie Ruan
-
2026/05/10
[PATCH v13 00/15] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
-
2026/05/10
[PATCH v13 02/15] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
Jinjie Ruan
-
2026/05/10
[PATCH v13 01/15] riscv: kexec_file: Fix crashk_low_res not exclude bug
Jinjie Ruan
-
2026/05/10
Re: [PATCH] arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig files
Madhavan Srinivasan
-
2026/05/10
Re: [PATCH RESEND 1/2] powerpc/ps3: Drop redundant result assignment
Madhavan Srinivasan
-
2026/05/10
Re: [PATCH v3 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
Madhavan Srinivasan
-
2026/05/10
Re: [PATCH] powerpc/perf: Update check for PERF_SAMPLE_DATA_SRC marked events
Madhavan Srinivasan
-
2026/05/10
Re: [PATCH] powerpc/8xx: Fix interrupt mask in cpm1_gpiochip_add16()
Madhavan Srinivasan
-
2026/05/10
Re: [PATCH v3 0/9] pseries/papr-hvpipe: Fix deadlock, races and misc cleanups
Madhavan Srinivasan
-
2026/05/10
Re: [PATCH] powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with clang
Madhavan Srinivasan
-
2026/05/10
Re: [PATCH] powerpc/pseries/htmdump: Add memory configuration dump support to htmdump module
Madhavan Srinivasan
-
2026/05/10
Re: [PATCH 1/3] powerpc/pseries/htmdump: Free the global buffers in htmdump module exit
Madhavan Srinivasan
-
2026/05/10
Re: [PATCH] powerpc/hv-gpci: fix preempt count leak in sysfs show paths
IBM
-
2026/05/10
Re: [PATCH] MAINTAINERS: Demote myself to reviewer
IBM
-
2026/05/10
[PATCH 0/2] powerpc/prom, of/fdt: fix chosen node handling and cleanup
Sang-Heon Jeon
-
2026/05/10
[PATCH 1/2] powerpc/prom: fix /chosen properties read from wrong node
Sang-Heon Jeon
-
2026/05/10
[PATCH 2/2] of/fdt: make early_init_dt_scan_chosen() return void
Sang-Heon Jeon
-
2026/05/10
Re: [PATCH v2] powerpc/pseries/iommu: export DMA window data to user space
kernel test robot
-
2026/05/10
Re: [PATCH v2 0/6] fsl-mc: Move over to device MSI infrastructure
Marc Zyngier
-
2026/05/09
[PATCH v2] powerpc: fix dead default for GUEST_STATE_BUFFER_TEST
Julian Braha
-
2026/05/09
Re: [PATCH v2] lib/crypto: powerpc/md5: Drop powerpc optimized MD5 code
Eric Biggers
-
2026/05/09
Re: [GIT PULL] Please pull powerpc/linux.git powerpc-7.1-2 tag
pr-tracker-bot
-
2026/05/09
[PATCH 0/3] PCI: dwc: Cache PCIe capability offset and simplify drivers
Hans Zhang
-
2026/05/09
[PATCH 3/3] PCI: dwc: Simplify platform drivers using cached capability offset
Hans Zhang
-
2026/05/09
[PATCH 1/3] PCI: dwc: Add pcie_cap field and helper in designware header
Hans Zhang
-
2026/05/09
[PATCH 2/3] PCI: dwc: Use cached PCIe capability offset in core
Hans Zhang
-
2026/05/09
[PATCH] MAINTAINERS: Demote myself to reviewer
Michael Ellerman
-
2026/05/09
[PATCH v6 net-next 15/15] net: dsa: netc: add support for ethtool private statistics
Wei Fang
-
2026/05/09
[PATCH v6 net-next 14/15] net: dsa: netc: add support for the standardized counters
Wei Fang
-
2026/05/09
[PATCH v6 net-next 13/15] net: dsa: netc: initialize buffer pool table and implement flow-control
Wei Fang
-
2026/05/09
[PATCH v6 net-next 12/15] net: dsa: netc: add FDB, STP, MTU, port setup and host flooding support
Wei Fang
-
2026/05/09
[PATCH v6 net-next 11/15] net: dsa: netc: add phylink MAC operations
Wei Fang
-
2026/05/09
[PATCH v6 net-next 10/15] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
Wei Fang
-
2026/05/09
[PATCH v6 net-next 09/15] net: dsa: add NETC switch tag support
Wei Fang
-
2026/05/09
[PATCH v6 net-next 08/15] net: enetc: add multiple command BD rings support
Wei Fang
-
2026/05/09
[PATCH v6 net-next 07/15] net: enetc: add support for "Add" and "Delete" operations to IPFT
Wei Fang
-
2026/05/09
[PATCH v6 net-next 05/15] net: enetc: add support for the "Add" operation to VLAN filter table
Wei Fang
-
2026/05/09
[PATCH v6 net-next 06/15] net: enetc: add support for the "Update" operation to buffer pool table
Wei Fang
-
2026/05/09
[PATCH v6 net-next 04/15] net: enetc: add basic operations to the FDB table
Wei Fang
-
2026/05/09
[PATCH v6 net-next 03/15] net: enetc: add pre-boot initialization for i.MX94 switch
Wei Fang
-
2026/05/09
[PATCH v6 net-next 02/15] dt-bindings: net: dsa: add NETC switch
Wei Fang
-
2026/05/09
[PATCH v6 net-next 01/15] dt-bindings: net: dsa: update the description of 'dsa,member' property
Wei Fang
-
2026/05/09
[PATCH v6 net-next 00/15] Add preliminary NETC switch support for i.MX94
Wei Fang
-
2026/05/08
[GIT PULL] Please pull powerpc/linux.git powerpc-7.1-2 tag
Madhavan Srinivasan
-
2026/05/08
Re: [PATCH v3 0/9] pseries/papr-hvpipe: Fix deadlock, races and misc cleanups
Aboorva Devarajan
-
2026/05/08
Re: [PATCH v3 net] net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memclean
patchwork-bot+netdevbpf
-
2026/05/08
Re: [PATCH v7 00/24] PCI: Convert all dynamic sysfs attributes to static
Bjorn Helgaas
-
2026/05/08
Re: [PATCH 4/5] ibmvfc: use async sub-queue for FPIN messages
Tyrel Datwyler
-
2026/05/08
Re: [PATCH v2] powerpc/pseries/iommu: export DMA window data to user space
Harsh Prateek Bora
-
2026/05/08
Re: [PATCH 5/5] ibmvfc: handle extended FPIN events
Dave Marquardt
-
2026/05/08
[PATCH 15/15] sched/cputime: Handle dyntick-idle steal time correctly
Frederic Weisbecker
-
2026/05/08
[PATCH 14/15] sched/cputime: Handle idle irqtime gracefully
Frederic Weisbecker
-
2026/05/08
[PATCH 13/15] sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-case
Frederic Weisbecker
-
2026/05/08
[PATCH 12/15] tick/sched: Consolidate idle time fetching APIs
Frederic Weisbecker
-
2026/05/08
[PATCH 10/15] tick/sched: Remove unused fields
Frederic Weisbecker
-
2026/05/08
[PATCH 11/15] tick/sched: Account tickless idle cputime only when tick is stopped
Frederic Weisbecker
-
2026/05/08
[PATCH 09/15] tick/sched: Move dyntick-idle cputime accounting to cputime code
Frederic Weisbecker
-
2026/05/08
[PATCH 08/15] tick/sched: Remove nohz disabled special case in cputime fetch
Frederic Weisbecker
-
2026/05/08
[PATCH 07/15] tick/sched: Unify idle cputime accounting
Frederic Weisbecker
-
2026/05/08
[PATCH 06/15] s390/time: Prepare to stop elapsing in dynticks-idle
Frederic Weisbecker
-
2026/05/08
[PATCH 05/15] powerpc/time: Prepare to stop elapsing in dynticks-idle
Frederic Weisbecker
-
2026/05/08
[PATCH 04/15] sched/cputime: Correctly support generic vtime idle time
Frederic Weisbecker
-
2026/05/08
[PATCH 03/15] sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
Frederic Weisbecker
-
2026/05/08
[PATCH 02/15] sched/idle: Handle offlining first in idle loop
Frederic Weisbecker
-
2026/05/08
[PATCH 01/15] tick/sched: Fix TOCTOU in nohz idle time fetch
Frederic Weisbecker
-
2026/05/08
[PATCH 00/15 v4] tick/sched: Refactor idle cputime accounting
Frederic Weisbecker
-
2026/05/08
Re: [PATCH v3 0/9] pseries/papr-hvpipe: Fix deadlock, races and misc cleanups
Aboorva Devarajan
-
2026/05/07
[PATCH v7 24/24] PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap
Krzysztof Wilczyński
-
2026/05/07
[PATCH v7 23/24] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
Krzysztof Wilczyński
-
2026/05/07
[PATCH v7 22/24] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
Krzysztof Wilczyński
-
2026/05/07
[PATCH v7 21/24] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
Krzysztof Wilczyński
-
2026/05/07
[PATCH v7 19/24] PCI: Add macros for legacy I/O and memory address space sizes
Krzysztof Wilczyński
-
2026/05/07
[PATCH v7 20/24] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
Krzysztof Wilczyński
-
2026/05/07
[PATCH v7 18/24] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
Krzysztof Wilczyński
-
2026/05/07
[PATCH v7 17/24] alpha/PCI: Convert resource files to static attributes
Krzysztof Wilczyński