Linux S390
[Prev Page][Next Page]
- [PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table(),
Qi Zheng
- [PATCH v3 01/17] Revert "mm: pgtable: make ptlock be freed by RCU", Qi Zheng
- [PATCH v3 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one, Qi Zheng
- [PATCH v3 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}, Qi Zheng
- [PATCH v3 04/17] mm: pgtable: add statistics for P4D level page table, Qi Zheng
- [PATCH v3 05/17] arm64: pgtable: use mmu gather to free p4d level page table, Qi Zheng
- [PATCH v3 06/17] s390: pgtable: add statistics for PUD and P4D level page table, Qi Zheng
- [PATCH v3 07/17] mm: pgtable: introduce pagetable_dtor(), Qi Zheng
- [PATCH v3 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v3 09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v3 10/17] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v3 11/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH v3 12/17] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table(), Qi Zheng
- [PATCH v3 13/17] mm: pgtable: introduce generic __tlb_remove_table(), Qi Zheng
- [PATCH v3 14/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file, Qi Zheng
- [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc(), Qi Zheng
- [PATCH v3 16/17] mm: pgtable: remove tlb_remove_ptdesc(), Qi Zheng
- [PATCH v3 17/17] mm: pgtable: introduce generic pagetable_dtor_free(), Qi Zheng
- [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH v5] mm/memblock: Add memblock_alloc_or_panic interface, Guo Weikang
- [PATCH v4] mm/memblock: Add memblock_alloc_or_panic interface, Guo Weikang
- [PATCH v3] mm/memblock: Add memblock_alloc_or_panic interface, Guo Weikang
- [PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH 21/29] crypto: s390/aes-gcm - use the new scatterwalk functions, Eric Biggers
- [PATCH] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH net] net/smc: fix data error when recvmsg with MSG_PEEK flag,
Guangguan Wang
- [PATCH 00/10] Account page tables at all levels,
Kevin Brodsky
- [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers, Kevin Brodsky
- [PATCH 02/10] parisc: mm: Ensure pagetable_pmd_[cd]tor are called, Kevin Brodsky
- [PATCH 03/10] m68k: mm: Add calls to pagetable_pmd_[cd]tor, Kevin Brodsky
- [PATCH 04/10] s390/mm: Add calls to pagetable_pud_[cd]tor, Kevin Brodsky
- [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one, Kevin Brodsky
- [PATCH 06/10] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}, Kevin Brodsky
- [PATCH 07/10] mm: Introduce ctor/dtor at P4D level, Kevin Brodsky
- [PATCH 08/10] ARM: mm: Rename PGD helpers, Kevin Brodsky
- [PATCH 09/10] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}, Kevin Brodsky
- [PATCH 10/10] mm: Introduce ctor/dtor at PGD level, Kevin Brodsky
- Re: [PATCH 00/10] Account page tables at all levels, Dave Hansen
- [PATCH 0/2] s390: Remove uses of page->index,
Matthew Wilcox (Oracle)
- Re: [PATCH v2 1/6] kvm: s390: Reject setting flic pfault attributes on ucontrol VMs, Hariharan Mari
- [PATCH v8 0/3] New s390 specific protected key hmac,
Harald Freudenberger
- [kvm-unit-tests PATCH v3 0/3] s390x: pv: Add test for large host pages backing,
Claudio Imbrenda
- [PATCH v2 10/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table(),
Qi Zheng
- [PATCH v2 04/15] s390: pgtable: add statistics for PUD and P4D level page table, Qi Zheng
- [PATCH v2] btrfs: Fix avail_in bytes for s390 zlib HW compression path, Mikhail Zaslonko
- [PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops,
D. Wythe
- [PATCH v4 0/2] Converge on using secs_to_jiffies(),
Easwar Hariharan
- [GIT PULL] s390 fixes for 6.13-rc4,
Alexander Gordeev
- [PATCH] mm/ptdump: Drop GENERIC_PTDUMP,
Anshuman Khandual
- [PATCH] net: Convert proto_ops::getname to sockaddr_storage,
Kees Cook
- [PATCH 00/17] vDSO: Introduce generic data storage,
Thomas Weißschuh
- [PATCH 01/17] parisc: Remove unused symbol vdso_data, Thomas Weißschuh
- [PATCH 02/17] vdso: Introduce vdso/align.h, Thomas Weißschuh
- [PATCH 03/17] vdso: Add generic time data storage, Thomas Weißschuh
- [PATCH 04/17] vdso: Add generic random data storage, Thomas Weißschuh
- [PATCH 05/17] vdso: Add generic architecture-specific data storage, Thomas Weißschuh
- [PATCH 06/17] arm64: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 08/17] LoongArch: vDSO: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 09/17] arm: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 07/17] riscv: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 10/17] s390/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 11/17] MIPS: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 14/17] x86/vdso/vdso2c: Remove page handling, Thomas Weißschuh
- [PATCH 12/17] powerpc/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 13/17] x86/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 15/17] vdso: Remove remnants of architecture-specific random state storage, Thomas Weißschuh
- [PATCH 17/17] vdso: Remove kconfig symbol GENERIC_VDSO_DATA_STORE, Thomas Weißschuh
- [PATCH 16/17] vdso: Remove remnants of architecture-specific time storage, Thomas Weißschuh
- [PATCH v2 0/6] selftests: kvm: s390: Reject invalid ioctls on ucontrol VMs,
Christoph Schlameuss
- GPIB build failures,
Alexander Gordeev
- Re: [PATCH 11/14] selftests/mm: Use sys_pkey helpers consistently,
Alexander Gordeev
- Re: [PATCH] mm/hugetlb: change ENOSPC to ENOMEM in alloc_hugetlb_folio, Alexander Gordeev
- [PATCH 10/12] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table(), Qi Zheng
- [PATCH 04/12] s390: pgtable: add statistics for PUD and P4D level page table, Qi Zheng
- [PATCH v2 0/3] iommu/s390: add support for IOMMU passthrough,
Matthew Rosato
- [PATCH] btrfs: Fix avail_in bytes for s390 zlib HW compression path,
Mikhail Zaslonko
- [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 02/16] mm: x86: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 04/16] mm: alpha: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 03/16] mm: arm: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 07/16] mm: loongarch: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 08/16] mm: mips: Introduce arch_align_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 09/16] mm: parisc: Introduce arch_align_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 10/16] mm: s390: Use generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 11/16] mm: sh: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 12/16] mm: sparc32: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 13/16] mm: sparc64: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 14/16] mm: xtensa: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 15/16] mm: powerpc: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible, Kalesh Singh
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint(), Liam R. Howlett
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint(), Matthew Wilcox
- [PATCH 0/5] s390: Constify 'struct bin_attribute',
Thomas Weißschuh
- [PATCH net v2 0/6] several fixes for smc,
Guangguan Wang
- [PATCH net-next RESEND v3 0/2] net/smc: Two features for smc-r,
Guangguan Wang
- [PATCH v3 00/19] Converge on using secs_to_jiffies(),
Easwar Hariharan
- [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script, Easwar Hariharan
- [PATCH v3 01/19] netfilter: conntrack: Cleanup timeout definitions, Easwar Hariharan
- [PATCH v3 03/19] arm: pxa: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 12/19] xen/blkback: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 08/19] drm/xe: Convert timeout to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 09/19] scsi: lpfc: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 04/19] s390: kernel: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 10/19] scsi: arcmsr: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 14/19] wifi: ath11k: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 15/19] Bluetooth: MGMT: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 13/19] gve: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 07/19] accel/habanalabs: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 17/19] ceph: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 11/19] scsi: pm8001: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 16/19] staging: vc04_services: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 06/19] mm: kmemleak: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 19/19] ALSA: line6: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 18/19] livepatch: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies(), Jeff Johnson
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies(), Andrew Morton
- [PATCH v3 0/2] Extend 8-byte PCI load/store support to x86 arch,
Ramesh Thomas
- [PATCH v1 1/1] KVM: s390: VSIE: fix virtual/physical address in unpin_scb(),
Claudio Imbrenda
- [PATCH bpf-next v2 0/5] net/smc: Introduce smc_ops,
D. Wythe
- [PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 02/17] mm: x86: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 03/17] mm: arm: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 04/17] mm: alpha: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 05/17] mm: arc: Use generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 06/17] mm: csky: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 07/17] mm: loongarch: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 08/17] mm: mips: Introduce arch_align_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 09/17] mm: parisc: Introduce arch_align_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 10/17] mm: s390: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 11/17] mm: sh: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 12/17] mm: sparc32: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 13/17] mm: sparc64: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 14/17] mm: xtensa: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 15/17] mm: powerpc: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 16/17] mm: Fallback to generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible, Kalesh Singh
- [PATCH 0/7] iommu/s390: support additional table regions,
Matthew Rosato
- [PATCH 0/6] iommu/s390: add support for IOMMU passthrough,
Matthew Rosato
- [PATCH v7 0/2] New s390 specific protected key hmac,
Harald Freudenberger
- [PATCH net-next v3 0/2] net/smc: Two features for smc-r,
Guangguan Wang
- [PATCH v1 0/6] selftests: kvm: s390: Reject invalid ioctls on ucontrol VMs,
Christoph Schlameuss
- [syzbot] [net?] [s390?] KASAN: slab-use-after-free Read in netdev_walk_all_lower_dev, syzbot
- Re: [PATCH v3] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE,
Nathan Chancellor
- [PATCH] sysfs: constify macro BIN_ATTRIBUTE_GROUPS(), Thomas Weißschuh
- [kvm-unit-tests PATCH] s390x: Support newer version of genprotimg,
Marc Hartmayer
- [PATCH 0/3] zfcp changes for v6.14,
Nihar Panda
- [syzbot] Monthly s390 report (Dec 2024), syzbot
- [PATCH net-next] net/mlx5e: Transmit small messages in linear skb,
Alexandra Winter
- [PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390,
David Hildenbrand
- [PATCH v2 02/12] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex, David Hildenbrand
- [PATCH v2 03/12] fs/proc/vmcore: disallow vmcore modifications while the vmcore is open, David Hildenbrand
- [PATCH v2 06/12] fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list, David Hildenbrand
- [PATCH v2 07/12] fs/proc/vmcore: factor out freeing a list of vmcore ranges, David Hildenbrand
- [PATCH v2 08/12] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel, David Hildenbrand
- [PATCH v2 01/12] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex, David Hildenbrand
- [PATCH v2 11/12] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM, David Hildenbrand
- [PATCH v2 09/12] virtio-mem: mark device ready before registering callbacks in kdump mode, David Hildenbrand
- [PATCH v2 04/12] fs/proc/vmcore: prefix all pr_* with "vmcore:", David Hildenbrand
- [PATCH v2 05/12] fs/proc/vmcore: move vmcore definitions out of kcore.h, David Hildenbrand
- [PATCH v2 10/12] virtio-mem: remember usable region size, David Hildenbrand
- [PATCH v2 12/12] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM), David Hildenbrand
- [RFC PATCH 0/2] sched/fair: introduce new scheduler group type group_parked,
Tobias Huschle
- s390: block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_557' declared with 'error' attribute: clamp() low limit 1 greater than high limit active,
Naresh Kamboju
- [PATCH 1/2] perf/core: Export perf_exclude_event(), Namhyung Kim
- [PATCH v2 0/2] Extend 8-byte PCI load/store support to x86 arch,
Ramesh Thomas
- Removing page->index,
Matthew Wilcox
- [PATCH 06/11] tools headers: Sync *xattrat syscall changes with the kernel sources, Namhyung Kim
- [PATCH 0/5] sysfs: introduce and use macro BIN_ATTR_ADMIN_WO(),
Thomas Weißschuh
- [PATCH net-next v2 0/2] net/smc: Two features for smc-r,
Guangguan Wang
- [PATCH net-next RESEND v2] net/smc: Remove unused function parameter in __smc_diag_dump,
Manas via B4 Relay
- [RFC PATCH 0/4] Support dynamic (de)configuration of memory,
Sumanth Korikkar
- [PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH v4 01/19] lib/crc32: drop leading underscores from __crc32c_le_base, Eric Biggers
- [PATCH v4 02/19] lib/crc32: improve support for arch-specific overrides, Eric Biggers
- [PATCH v4 03/19] lib/crc32: expose whether the lib is really optimized at runtime, Eric Biggers
- [PATCH v4 04/19] crypto: crc32 - don't unnecessarily register arch algorithms, Eric Biggers
- [PATCH v4 05/19] arm/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 06/19] loongarch/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 07/19] mips/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 08/19] powerpc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 10/19] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 11/19] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH v4 09/19] s390/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 12/19] x86/crc32: update prototype for crc32_pclmul_le_16(), Eric Biggers
- [PATCH v4 13/19] x86/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS, Eric Biggers
- [PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib, Eric Biggers
- [PATCH v4 16/19] ext4: switch to using the crc32c library, Eric Biggers
- [PATCH v4 17/19] jbd2: switch to using the crc32c library, Eric Biggers
- [PATCH v4 18/19] f2fs: switch to using the crc32 library, Eric Biggers
- [PATCH v4 19/19] scsi: target: iscsi: switch to using the crc32c library, Eric Biggers
- Re: [PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code, Eric Biggers
- [PATCH net-next] net/smc: Optimize the timing of unlocking in smc_listen_work,
liqiang
- [GIT PULL] more s390 updates for 6.13 merge window,
Heiko Carstens
- [PATCH v6 0/2] New s390 specific protected key hmac,
Harald Freudenberger
- [PATCH 6.6 0/3] Backport fixes for CVE-2024-42155, CVE-2024-42156 and CVE-2024-42158,
Nikita Zhandarovich
- [PATCH 6.1 0/3] Backport fixes for CVE-2024-42155, CVE-2024-42156 and CVE-2024-42158,
Nikita Zhandarovich
- [PATCH 5.10/5.15 0/3] Backport fixes for CVE-2024-42155, CVE-2024-42156 and CVE-2024-42158,
Nikita Zhandarovich
- [PATCH net 0/6] several fixes for smc,
Guangguan Wang
- [bug report] smc: possible deadlock in smc_switch_to_fallback,
江世昊
- [s390:for-next 17/17] arch/s390/include/asm/hugetlb.h:94:31: error: call to undeclared function 'is_pte_marker'; ISO C99 and later do not support implicit function declarations, kernel test robot
- [PATCH net v2 0/2] two fixes for SMC,
Wen Gu
- [PATCH net-next 0/2] net/smc: Two features for smc-r,
Guangguan Wang
- [PATCH v2 0/3] KVM: s390: Couple of small cmpxchg() optimizations,
Heiko Carstens
- [PATCH 0/3] KVM: s390: Couple of small cmpxchg() optimizations,
Heiko Carstens
- [PATCH AUTOSEL 5.4 1/2] s390/cpum_sf: Handle CPU hotplug remove during sampling, Sasha Levin
- [PATCH AUTOSEL 4.19 1/2] s390/cpum_sf: Handle CPU hotplug remove during sampling, Sasha Levin
- [PATCH AUTOSEL 5.10 1/5] s390/cpum_sf: Handle CPU hotplug remove during sampling, Sasha Levin
- [PATCH AUTOSEL 5.15 2/6] s390/cpum_sf: Handle CPU hotplug remove during sampling, Sasha Levin
- [PATCH AUTOSEL 6.1 2/7] s390/cpum_sf: Handle CPU hotplug remove during sampling, Sasha Levin
- [PATCH AUTOSEL 6.6 3/9] s390/cpum_sf: Handle CPU hotplug remove during sampling, Sasha Levin
- [PATCH AUTOSEL 6.11 01/16] s390/pci: Sort PCI functions prior to creating virtual busses,
Sasha Levin
- [PATCH AUTOSEL 6.12 01/19] s390/pci: Sort PCI functions prior to creating virtual busses,
Sasha Levin
- [PATCH v5 0/3] New s390 specific protected key hmac,
Harald Freudenberger
- [PATCH net 0/2] two fixes for SMC,
Wen Gu
- [PATCH net-next v2] net/smc: Remove unused function parameter in __smc_diag_dump,
Manas via B4 Relay
- [PATCH net] s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct(),
Alexandra Winter
- [PATCH 0/3] sysfs: treewide: Remove spurious NULL in attribute_group definition,
Thomas Weißschuh
- [PATCH net-next 0/1] net/smc: Optimize rmbs/sndbufs lock,
liqiang
- [PATCH v2 00/21] Converge on using secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions, Easwar Hariharan
- [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 04/21] s390: kernel: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 06/21] mm: kmemleak: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 07/21] accel/habanalabs: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 09/21] drm/etnaviv: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 08/21] drm/xe: Convert timeout to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 10/21] scsi: lpfc: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 12/21] scsi: pm8001: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 14/21] gve: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 15/21] wifi: ath11k: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 17/21] staging: vc04_services: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 13/21] xen/blkback: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 19/21] livepatch: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]
[More Archives]