platform/kernel/linux-rpi.git
2023-08-18 Minchan Kimzsmalloc: remove zs_compact_control
2023-08-18 Sergey Senozhatskyzsmalloc: move migration destination zspage inuse check
2023-08-18 Sergey Senozhatskyzsmalloc: do not scan for allocated objects in empty...
2023-08-18 Miaohe Linmm/mm_init.c: remove obsolete macro HASH_SMALL
2023-08-18 liuqmm/page_alloc: fix min_free_kbytes calculation regardin...
2023-08-18 Bean Huofs: convert block_commit_write to return void
2023-08-18 Bean Huofs/buffer: clean up block_commit_write
2023-08-18 Miaohe Linmm: memory-failure: remove unneeded 'inline' annotation
2023-08-18 Miaohe Linmemory tier: use helper function destroy_memory_type()
2023-08-18 Miaohe Linmm: memory-failure: remove unneeded page state check...
2023-08-18 Peng Zhangmaple_tree: add a fast path case in mas_wr_slot_store()
2023-08-18 Peng Zhangmaple_tree: optimize mas_wr_append(), also improve...
2023-08-18 Peng Zhangmaple_tree: add test for expanding range in RCU mode
2023-08-18 Peng Zhangmaple_tree: add test for mas_wr_modify() fast path
2023-08-18 Haibo Limm/filemap.c: fix update prev_pos after one read reques...
2023-08-18 Peter Xuselftests/mm: add gup test matrix in run_vmtests.sh
2023-08-18 Peter Xuselftests/mm: add -a to run_vmtests.sh
2023-08-18 Peter Xumm/gup: retire follow_hugetlb_page()
2023-08-18 Peter Xumm/gup: accelerate thp gup even for "pages != NULL"
2023-08-18 Peter Xumm/gup: cleanup next_page handling
2023-08-18 Peter Xumm/hugetlb: add page_mask for hugetlb_follow_page_mask()
2023-08-18 Peter Xumm/hugetlb: prepare hugetlb_follow_page_mask() for...
2023-08-18 Peter Xumm/hugetlb: handle FOLL_DUMP well in follow_page_mask()
2023-08-18 Peter Collingbournearm64: mte: simplify swap tag restoration logic
2023-08-18 Peter Collingbournemm: call arch_swap_restore() from unuse_pte()
2023-08-18 Kefeng Wangmm: make show_free_areas() static
2023-08-18 Kefeng Wangmm: remove arguments of show_mem()
2023-08-18 Thomas Weißschuhmm: make MEMFD_CREATE into a selectable config option
2023-08-18 ZhangPengmm: remove page_rmapping()
2023-08-18 ZhangPengmm: use a folio in fault_dirty_shared_page()
2023-08-18 Ma Wupengswap: stop add to avail list if swap is full
2023-08-18 Ma Wupengswap: cleanup duplicated WARN_ON in add_to_avail_list
2023-08-18 Sidhartha Kumarmm: increase usage of folio_next_index() helper
2023-08-18 Miaohe Linmm/mm_init.c: update obsolete comment in get_pfn_range_...
2023-08-18 Thomas Gleixnermaple_tree: fix a few documentation issues
2023-08-18 Charan Teja... mm: madvise: fix uneven accounting of psi
2023-07-30 Linus TorvaldsLinux 6.5-rc4
2023-07-30 Linus TorvaldsMerge tag 'spi-fix-v6.5-rc3' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'regulator-fix-v6.5-rc3' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'usb-6.5-rc4' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'tty-6.5-rc4' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'staging-6.5-rc4' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'char-misc-6.5-rc4' of git://git./linux/kerne...
2023-07-30 Linus TorvaldsMerge tag 'probes-fixes-v6.5-rc3' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-07-30 Linus TorvaldsMerge tag 'locking_urgent_for_v6.5_rc4' of git://git...
2023-07-30 Linus TorvaldsMerge tag 'x86_urgent_for_v6.5_rc4' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'irq_urgent_for_v6.5_rc4' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag '6.5-rc3-smb3-client-fixes' of git://git...
2023-07-30 Linus TorvaldsMerge tag 'trace-v6.5-rc3' of git://git./linux/kernel...
2023-07-29 Sven Joachimarch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
2023-07-29 Linus TorvaldsMerge tag 'loongarch-fixes-6.5-1' of git://git./linux...
2023-07-29 Sean ChristophersonKVM: selftests: Expand x86's sregs test to cover illega...
2023-07-29 Sean ChristophersonKVM: VMX: Don't fudge CR0 and CR4 for restricted L2...
2023-07-29 Sean ChristophersonKVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0...
2023-07-29 Sean ChristophersonRevert "debugfs, coccinelle: check for obsolete DEFINE_...
2023-07-29 Sean ChristophersonKVM: selftests: Verify stats fd is usable after VM...
2023-07-29 Sean ChristophersonKVM: selftests: Verify stats fd can be dup()'d and...
2023-07-29 Sean ChristophersonKVM: selftests: Verify userspace can create "redundant...
2023-07-29 Sean ChristophersonKVM: selftests: Explicitly free vcpus array in binary...
2023-07-29 Sean ChristophersonKVM: selftests: Clean up stats fd in common stats_test...
2023-07-29 Sean ChristophersonKVM: selftests: Use pread() to read binary stats header
2023-07-29 Sean ChristophersonKVM: Grab a reference to KVM for VM and vCPU stats...
2023-07-29 Sean Christophersonselftests/rseq: Play nice with binaries statically...
2023-07-29 Sean ChristophersonRevert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if...
2023-07-29 Sean ChristophersonKVM: x86: Acquire SRCU read lock when handling fastpath...
2023-07-29 Sean ChristophersonKVM: VMX: Use vmread_error() to report VM-Fail in ...
2023-07-29 Sean ChristophersonKVM: VMX: Make VMREAD error path play nice with noinstr
2023-07-29 Like XuKVM: x86/irq: Conditionally register IRQ bypass consume...
2023-07-29 Peng HaoKVM: X86: Use GFP_KERNEL_ACCOUNT for pid_table in ipiv
2023-07-29 Maxim LevitskyKVM: x86: check the kvm_cpu_get_interrupt result before...
2023-07-29 Maxim LevitskyKVM: x86: VMX: set irr_pending in kvm_apic_update_irr
2023-07-29 Maxim LevitskyKVM: x86: VMX: __kvm_apic_update_irr must update the...
2023-07-29 Masami Hiramatsu... kprobes: Prohibit probing on CFI preamble symbol
2023-07-29 Linus TorvaldsMerge tag 'ata-6.5-rc4' of git://git./linux/kernel...
2023-07-29 Zheng Yejiantracing: Fix warning in trace_buffered_event_disable()
2023-07-29 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-07-28-15-52' of...
2023-07-29 Linus TorvaldsMerge tag 'thermal-6.5-rc4' of git://git./linux/kernel...
2023-07-29 Linus TorvaldsMerge tag 'pm-6.5-rc4' of git://git./linux/kernel/git...
2023-07-29 Linus TorvaldsMerge tag 'hwmon-for-v6.5-rc4' of git://git./linux...
2023-07-29 YueHaibingftrace: Remove unused extern declarations
2023-07-28 Gaosheng Cuitracing: Fix kernel-doc warnings in trace_seq.c
2023-07-28 Gaosheng Cuitracing: Fix kernel-doc warnings in trace_events_trigger.c
2023-07-28 Gaosheng Cuitracing/synthetic: Fix kernel-doc warnings in trace_eve...
2023-07-28 Gaosheng Cuiring-buffer: Fix kernel-doc warnings in ring_buffer.c
2023-07-28 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2023-07-28 Linus TorvaldsMerge tag 'tpmdd-v6.5-rc4' of git://git./linux/kernel...
2023-07-28 Zheng Yejianring-buffer: Fix wrong stat of cpu_buffer->read
2023-07-28 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-07-28 Linus TorvaldsMerge tag 'for-linus-6.5a-rc4-tag' of git://git./linux...
2023-07-28 Alexander Steffentpm_tis: Explicitly check for error code
2023-07-28 Uwe Kleine... tpm: Switch i2c drivers back to use .probe()
2023-07-28 Christian Göttschesecurity: keys: perform capable check only on privilege...
2023-07-28 Linus TorvaldsMerge tag 'ceph-for-6.5-rc4' of https://github.com...
2023-07-28 Linus TorvaldsMerge tag '9p-fixes-6.5-rc3' of git://git./linux/kernel...
2023-07-28 Linus TorvaldsMerge tag 'block-6.5-2023-07-28' of git://git.kernel...
2023-07-28 Linus TorvaldsMerge tag 'io_uring-6.5-2023-07-28' of git://git.kernel...
2023-07-28 Linus TorvaldsMerge tag 'for-linus-iommufd' of git://git./linux/kerne...
2023-07-28 Linus TorvaldsMerge tag 'for-6.5/dm-fixes' of git://git./linux/kernel...
2023-07-28 Linus TorvaldsMerge tag 'sound-6.5-rc4' of git://git./linux/kernel...
next