linux-2.6-microblaze.git
2023-12-11 Nathan Chancellorhexagon: vm_events: remove unused dummy_handler()
2023-12-11 Nathan Chancellorhexagon: vdso: include asm/elf.h for arch_setup_additio...
2023-12-11 Nathan Chancellorhexagon: process: add internal prototype for do_work_pe...
2023-12-11 Nathan Chancellorhexagon: process: include linux/cpu.h for arch_cpu_idle...
2023-12-11 Nathan Chancellorhexagon: reset: include linux/reboot.h for prototypes
2023-12-11 Nathan Chancellorhexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_s...
2023-12-11 Nathan Chancellorhexagon: time: include asm/delay.h for prototypes
2023-12-11 Nathan Chancellorhexagon: time: mark time_init_deferred() as static
2023-12-11 Nathan Chancellorhexagon: time: include asm/time.h for prototypes
2023-12-11 Nathan Chancellorhexagon: vm_tlb: include asm/tlbflush.h for prototypes
2023-12-11 Nathan Chancellorhexagon: vm_fault: include asm/vm_fault.h for prototypes
2023-12-11 Nathan Chancellorhexagon: vm_fault: mark do_page_fault() as static
2023-12-11 Nathan Chancellorhexagon: smp: mark handle_ipi() and start_secondary...
2023-12-11 Nathan Chancellorhexagon: mm: include asm/setup.h for setup_arch_memory...
2023-12-11 Nathan Chancellorhexagon: mm: mark paging_init() as static
2023-12-11 Nathan Chancellorhexagon: uaccess: remove clear_user_hexagon()
2023-12-11 Arnd Bergmannarch: turn off -Werror for architectures with known...
2023-12-11 Uros Bizjakkexec: use atomic_try_cmpxchg in crash_kexec
2023-12-11 Colin Ian Kingscripts/spelling.txt: add more spellings to spelling.txt
2023-12-11 Oleg Nesterov__ptrace_unlink: kill the obsolete "FIXME" code
2023-12-11 Heiko Carstenscheckstack: allow to pass MINSTACKSIZE parameter
2023-12-11 Heiko Carstenscheckstack: sort output by size and function name
2023-12-11 Oleg Nesterovkernel/signal.c: simplify force_sig_info_to_task()...
2023-12-11 Ariel Miculasdocs: filesystems: document the squashfs specific mount...
2023-12-11 Sergey Senozhatskycheckpatch: do not require an empty line before error...
2023-12-11 Heiko Carstensarch: remove ARCH_TASK_STRUCT_ON_STACK
2023-12-11 Heiko Carstensarch: remove ARCH_TASK_STRUCT_ALLOCATOR
2023-12-11 Heiko Carstensarch: remove ARCH_THREAD_STACK_ALLOCATOR
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_btnode_abort_change_key to use...
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_btnode_commit_change_key to use...
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_btnode_prepare_change_key to...
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_btnode_delete to use a folio
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_btnode_submit_block to use a...
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_btnode_create_block to use a...
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_gccache_submit_read_data to use...
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_mdt_submit_block to use a folio
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_mdt_create_block to use a folio
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_page_mkwrite() to use a folio
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_segctor_prepare_write to use...
2023-12-11 Matthew Wilcox... nilfs2: convert to __nilfs_clear_folio_dirty()
2023-12-11 Matthew Wilcox... nilfs2: convert to nilfs_clear_folio_dirty()
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_mdt_write_page() to use a folio
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_writepage() to use a folio
2023-12-11 Matthew Wilcox... nilfs2: convert to nilfs_folio_buffers_clean()
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_forget_buffer to use a folio
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_segctor_complete_write to use...
2023-12-11 Matthew Wilcox... nilfs2: convert nilfs_abort_logs to use folios
2023-12-11 Matthew Wilcox... nilfs2: add nilfs_end_folio_io()
2023-12-11 Phillip LougherSquashfs: fix variable overflow triggered by sysbot
2023-12-11 Philipp Stannerfs/nilfs2: use standard array-copy-function
2023-12-11 Oleg Nesterovintroduce for_other_threads(p, t)
2023-12-11 Dongmin Leekernel/reboot: explicitly notify if halt occurred inste...
2023-12-07 Andrew MortonMerge branch 'master' into mm-hotfixes-stable
2023-12-07 Jiexun Wangmm/madvise: add cond_resched() in madvise_cold_or_pageo...
2023-12-07 Ryusuke Konishinilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
2023-12-07 Sidhartha Kumarmm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARR...
2023-12-07 Florian Fainelliscripts/gdb: fix lx-device-list-bus and lx-device-list...
2023-12-07 Bagas SanjayaMAINTAINERS: drop Antti Palosaari
2023-12-07 Su Huihighmem: fix a memory copy problem in memcpy_from_folio
2023-12-07 Ryusuke Konishinilfs2: fix missing error check for sb_set_blocksize...
2023-12-07 Baoquan Hekernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
2023-12-07 Andy Shevchenkounits: add missing header
2023-12-07 Baoquan Hedrivers/base/cpu: crash data showing should depends...
2023-12-07 SeongJae Parkmm/damon/sysfs-schemes: add timeout for update_schemes_...
2023-12-07 Kuan-Ying Leescripts/gdb/tasks: fix lx-ps command error
2023-12-07 Peter Xumm/Kconfig: make userfaultfd a menuconfig
2023-12-07 Nico Pacheselftests/mm: prevent duplicate runs caused by TEST_GEN...
2023-12-07 SeongJae Parkmm/damon/core: copy nr_accesses when splitting region
2023-12-07 Ming Leilib/group_cpus.c: avoid acquiring cpu hotplug lock...
2023-12-07 Heiko Carstenscheckstack: fix printed address
2023-12-07 Sumanth Korikkarmm/memory_hotplug: fix error handling in add_memory_res...
2023-12-07 Sumanth Korikkarmm/memory_hotplug: add missing mem_hotplug_lock
2023-12-07 Chester Lin.mailmap: add a new address mapping for Chester Lin
2023-12-07 Hugh Dickinsmm: fix oops when filemap_map_pmd() without prealloc_pte
2023-12-07 Lizhi Xusquashfs: squashfs_read_data need to check if the lengt...
2023-12-07 Peter Xumm/selftests: fix pagemap_ioctl memory map test
2023-12-07 Peter Xumm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING...
2023-12-07 Peter Xumm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma check
2023-12-07 Roman Gushchinmm: kmem: properly initialize local objcg variable...
2023-12-07 Liu Shixinmm/kmemleak: move set_track_prepare() outside raw_spinlocks
2023-12-07 Liu ShixinRevert "mm/kmemleak: move the initialisation of object...
2023-12-07 Andrew Mortonmm/memory.c:zap_pte_range() print bad swap entry
2023-12-07 Mike Kravetzhugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
2023-12-07 Andrew MortonMAINTAINERS: add Andrew Morton for lib/*
2023-12-03 Linus TorvaldsLinux 6.7-rc4
2023-12-03 Linus TorvaldsMerge tag 'v6.7-rc3-smb3-client-fixes' of git://git...
2023-12-03 Linus TorvaldsMerge tag 'firewire-fixes-6.7-rc4' of git://git./linux...
2023-12-02 Linus TorvaldsMerge tag 'powerpc-6.7-3' of git://git./linux/kernel...
2023-12-02 Linus TorvaldsMerge tag 'vfio-v6.7-rc4' of https://github.com/awillia...
2023-12-02 Linus TorvaldsMerge tag 'for-linus-6.7a-rc4-tag' of git://git./linux...
2023-12-02 Linus TorvaldsMerge tag 'probes-fixes-v6.7-rc3' of git://git./linux...
2023-12-02 Linus TorvaldsMerge tag 'pm-6.7-rc4' of git://git./linux/kernel/git...
2023-12-01 Linus TorvaldsMerge tag 'acpi-6.7-rc4' of git://git./linux/kernel...
2023-12-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-12-01 Linus TorvaldsMerge tag 'iommu-fixes-v6.7-rc3' of git://git./linux...
2023-12-01 Linus TorvaldsMerge tag 'sound-6.7-rc4' of git://git./linux/kernel...
2023-12-01 Linus TorvaldsMerge tag 'drm-fixes-2023-12-01' of git://anongit.freed...
2023-12-01 Linus TorvaldsMerge tag 'io_uring-6.7-2023-11-30' of git://git.kernel...
2023-12-01 Linus TorvaldsMerge tag 'block-6.7-2023-12-01' of git://git.kernel...
2023-12-01 Linus TorvaldsMerge tag 'dm-6.7/dm-fixes-2' of git://git./linux/kerne...
next