Age | Commit message (Expand) | Author |
2023-10-23 | s390/mm,fault: use pr_warn(), pr_cont(), ... instead of open-coding | Heiko Carstens |
2023-10-23 | s390/mm,fault: use pr_warn_ratelimited() | Heiko Carstens |
2023-10-23 | s390/mm,fault: use __ratelimit() instead of printk_ratelimit() | Heiko Carstens |
2023-10-23 | s390/mm,fault: reverse x-mas tree coding style | Heiko Carstens |
2023-10-23 | s390/mm,fault: remove and improve comments, adjust whitespace | Heiko Carstens |
2023-10-23 | Merge tag 'v6.6-rc7' into sched/core, to pick up fixes | Ingo Molnar |
2023-10-21 | Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-10-19 | s390/pai_crypto: dynamically allocate percpu pai crypto map data structure | Thomas Richter |
2023-10-19 | s390/mm: make vmemmap_free() only for CONFIG_MEMORY_HOTPLUG available | Heiko Carstens |
2023-10-19 | s390/mm: remove __GFP_HIGHMEM masking | Heiko Carstens |
2023-10-19 | s390/pci: fix iommu bitmap allocation | Niklas Schnelle |
2023-10-18 | s390: implement arch_xor_unlock_is_negative_byte | Matthew Wilcox (Oracle) |
2023-10-18 | hypfs: convert to new timestamp accessors | Jeff Layton |
2023-10-16 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-10-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-10-16 | KVM: s390: add tracepoint in gmap notifier | Nico Boehr |
2023-10-16 | KVM: s390: add stat counter for shadow gmap events | Nico Boehr |
2023-10-16 | s390/vmem: remove unused variable | Vasily Gorbik |
2023-10-16 | s390: add support for DCACHE_WORD_ACCESS | Heiko Carstens |
2023-10-16 | s390: provide word-at-a-time implementation | Heiko Carstens |
2023-10-16 | s390/extable: reduce number of extable macros | Heiko Carstens |
2023-10-16 | s390/crash: fix virtual vs physical address confusion | Alexander Gordeev |
2023-10-16 | s390/crash: remove unused parameter | Alexander Gordeev |
2023-10-16 | s390/kasan: handle DCSS mapping in memory holes | Vasily Gorbik |
2023-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-10-12 | Merge tag 'kvm-s390-master-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2023-10-12 | sched/topology: Rename 'DIE' domain to 'PKG' | Peter Zijlstra |
2023-10-10 | S390: Remove now superfluous sentinel elem from ctl_table arrays | Joel Granados |
2023-10-11 | s390/bpf: Fix unwinding past the trampoline | Ilya Leoshkevich |
2023-10-11 | s390/bpf: Fix clobbering the caller's backchain in the trampoline | Ilya Leoshkevich |
2023-10-09 | Merge tag 'v6.6-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2023-10-06 | arch: Reserve map_shadow_stack() syscall number for all architectures | Sohil Mehta |
2023-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-10-05 | Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-10-04 | rcu: Standardize explicit CPU-hotplug calls | Frederic Weisbecker |
2023-10-04 | crash_core: change the prototype of function parse_crashkernel() | Baoquan He |
2023-10-03 | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta |
2023-10-01 | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-09-29 | mm: hugetlb: add huge page size param to set_huge_pte_at() | Ryan Roberts |
2023-09-25 | KVM: s390: fix gisa destroy operation might lead to cpu stalls | Michael Mueller |
2023-09-21 | s390/bpf: Implement signed division | Ilya Leoshkevich |
2023-09-21 | s390/bpf: Implement unconditional jump with 32-bit offset | Ilya Leoshkevich |
2023-09-21 | s390/bpf: Implement unconditional byte swap | Ilya Leoshkevich |
2023-09-21 | s390/bpf: Implement BPF_MEMSX | Ilya Leoshkevich |
2023-09-21 | s390/bpf: Implement BPF_MOV | BPF_X with sign-extension | Ilya Leoshkevich |
2023-09-21 | futex: Add sys_futex_requeue() | peterz@infradead.org |
2023-09-21 | futex: Add sys_futex_wait() | peterz@infradead.org |
2023-09-21 | futex: Add sys_futex_wake() | peterz@infradead.org |
2023-09-19 | s390: use control register bit defines | Heiko Carstens |