linux-block.git
2022-10-03 wuchirelay: use kvcalloc to alloc page array in relay_alloc_...
2022-10-03 Lukas Bulwahnproc: make config PROC_CHILDREN depend on PROC_FS
2022-10-03 Andrew Mortonfs: uninline inode_maybe_inc_iversion()
2022-10-03 Guilherme G... firmware: google: test spinlock on panic path to avoid...
2022-10-03 Jingyu Wangipc: mqueue: remove unnecessary conditionals
2022-10-03 Jiangshan Yiinit.h: fix spelling typo in comment
2022-10-03 Jiangshan Yifs/ocfs2/suballoc.h: fix spelling typo in comment
2022-10-03 Gustavo A.... ocfs2: replace zero-length arrays with DECLARE_FLEX_ARR...
2022-09-12 wuchilatencytop: use the last element of latency_record...
2022-09-12 Petr Vorelkernel/utsname_sysctl.c: print kernel arch
2022-09-12 Mickaël Salaüncheckpatch: handle FILE pointer type
2022-09-12 Andy Shevchenkoasm-generic: make parameter types consistent in _unalig...
2022-09-12 wuchikernel/profile.c: simplify duplicated code in profile_s...
2022-09-12 Hawkins Jiaweintfs: check overflow when iterating ATTR_RECORDs
2022-09-12 Hawkins Jiaweintfs: fix out-of-bounds read in ntfs_attr_find()
2022-09-12 Hawkins Jiaweintfs: fix use-after-free in ntfs_attr_find()
2022-09-12 wuchiinitramfs: mark my_inptr as __initdata
2022-09-12 Yang Yingliangfail_function: fix wrong use of fei_attr_remove()
2022-09-12 Yang Yingliangfail_function: refactor code of checking return value...
2022-09-12 Yang Yingliangfail_function: switch to memdup_user_nul() helper
2022-09-12 Uros Bizjaksmpboot: use atomic_try_cmpxchg in cpu_wait_death and...
2022-09-12 Uros Bizjaktask_work: use try_cmpxchg in task_work_add, task_work_...
2022-09-12 Wolfram Sanglib: move from strlcpy with unused retval to strscpy
2022-09-12 Wolfram Sanginit: move from strlcpy with unused retval to strscpy
2022-09-12 Wolfram Sangreiserfs: move from strlcpy with unused retval to strscpy
2022-09-12 Wolfram Sangocfs2: move from strlcpy with unused retval to strscpy
2022-09-12 Wolfram Sangia64: move from strlcpy with unused retval to strscpy
2022-09-12 Wolfram Sangalpha: move from strlcpy with unused retval to strscpy
2022-09-12 Uros Bizjakbitops: use try_cmpxchg in set_mask_bits and bit_clear_...
2022-09-12 Fabio M. De... hfs: replace kmap() with kmap_local_page() in btree.c
2022-09-12 Fabio M. De... hfs: replace kmap() with kmap_local_page() in bnode.c
2022-09-12 Fabio M. De... hfs: unmap the page in the "fail_page" label
2022-09-12 Fabio M. De... kexec: replace kmap() with kmap_local_page()
2022-09-12 Uros Bizjakiversion: use atomic64_try_cmpxchg)
2022-09-12 Uros Bizjakaio: use atomic_try_cmpxchg in __get_reqs_available
2022-09-12 Uros Bizjakbuffer: use try_cmpxchg in discard_buffer
2022-09-12 Uros Bizjakepoll: use try_cmpxchg in list_add_tail_lockless
2022-09-12 Sergei Trofimovichia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC...
2022-09-12 Minghao Chifs/qnx6: delete unnecessary checks before brelse()
2022-09-12 Kefeng Wangkernel: exit: cleanup release_thread()
2022-09-12 Brian Fosterproc: save LOC in vsyscall test
2022-09-12 Uros Bizjakllist: use try_cmpxchg in llist_add_batch and llist_del...
2022-09-12 Valentin Schneiderpanic, kexec: make __crash_kexec() NMI safe
2022-09-12 Valentin Schneiderkexec: turn all kexec_mutex acquisitions into trylocks
2022-09-12 Neel Natulib/cmdline: avoid page fault in next_arg
2022-09-12 Ira Weinycheckpatch: add kmap and kmap_atomic to the deprecated...
2022-09-12 Fabio M. De... fs/isofs: replace kmap() with kmap_local_page()
2022-09-12 Arnd Bergmanntreewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
2022-09-12 Manfred Spraulipc/util.c: cleanup and improve sysvipc_find_ipc()
2022-09-12 Borislav Petkovscripts/decodecode: improve faulting line determination
2022-09-12 Fabio M. De... hfsplus: convert kmap() to kmap_local_page() in btree.c
2022-09-12 Fabio M. De... hfsplus: convert kmap() to kmap_local_page() in bitmap.c
2022-09-12 Fabio M. De... hfsplus: convert kmap() to kmap_local_page() in bnode.c
2022-09-12 Fabio M. De... hfsplus: unmap the page in the "fail_page" label
2022-08-28 Linus TorvaldsLinux 6.0-rc3 v6.0-rc3
2022-08-28 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-08-28' of git:/...
2022-08-28 Linus TorvaldsMerge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
2022-08-28 Luca Ceresoli.mailmap: update Luca Ceresoli's e-mail address
2022-08-28 Peter Xumm/mprotect: only reference swap pfn page if type match
2022-08-28 Phillip Loughersquashfs: don't call kmalloc in decompressors
2022-08-28 Badari Pulavartymm/damon/dbgfs: avoid duplicate context directory creation
2022-08-28 Colin Ian Kingmailmap: update email address for Colin King
2022-08-28 Quanyang Wangasm-generic: sections: refactor memory_intersects
2022-08-28 Liu Shixinbootmem: remove the vmemmap pages from kmemleak in...
2022-08-28 Heming Zhaoocfs2: fix freeing uninitialized resource on ocfs2_dlm_...
2022-08-28 Shakeel ButtRevert "memcg: cleanup racy sum avoidance code"
2022-08-28 Sergey Senozhatskymm/zsmalloc: do not attempt to free IS_ERR handle
2022-08-28 Liam Howlettbinder_alloc: add missing mmap_lock calls when using...
2022-08-28 Alex Williamsonmm: re-allow pinning of zero pfns (again)
2022-08-28 Stephen Brennanvmcoreinfo: add kallsyms_num_syms symbol
2022-08-28 Guilherme G... mailmap: update Guilherme G. Piccoli's email addresses
2022-08-28 Khazhismel... writeback: avoid use-after-free after removing device
2022-08-28 Matthew Wilcox... shmem: update folio if shmem_replace_page() updates...
2022-08-28 Miaohe Linmm/hugetlb: avoid corrupting page->mapping in hugetlb_m...
2022-08-28 Linus TorvaldsMerge tag 'for-6.0-rc3-tag' of git://git./linux/kernel...
2022-08-28 Linus TorvaldsMerge tag '6.0-rc2-smb3-client-fixes' of git://git...
2022-08-28 Linus TorvaldsMerge tag 'x86-urgent-2022-08-28' of git://git./linux...
2022-08-28 Linus TorvaldsMerge tag 'perf-urgent-2022-08-28' of git://git./linux...
2022-08-28 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.0-2022-08-27' of...
2022-08-27 Linus TorvaldsMerge tag 'thermal-6.0-rc3' of git://git./linux/kernel...
2022-08-27 Linus TorvaldsMerge tag 'pm-6.0-rc3' of git://git./linux/kernel/git...
2022-08-27 Linus TorvaldsMerge tag 'acpi-6.0-rc3' of git://git./linux/kernel...
2022-08-27 Linus TorvaldsMerge tag 's390-6.0-2' of git://git./linux/kernel/git...
2022-08-27 Linus TorvaldsMerge tag 'for-linus-6.0-rc3-tag' of git://git./linux...
2022-08-27 Linus TorvaldsMerge tag 'audit-pr-20220826' of git://git./linux/kerne...
2022-08-27 Linus TorvaldsMerge tag 'fbdev-for-6.0-rc3' of git://git./linux/kerne...
2022-08-27 Mikulas Patockaprovide arch_test_bit_acquire for architectures that...
2022-08-27 Zhengjun Xingperf stat: Capitalize topdown metrics' names
2022-08-27 Kan Liangperf docs: Update the documentation for the save_type...
2022-08-27 Ian Rogersperf sched: Fix memory leaks in __cmd_record detected...
2022-08-27 Andi Kleenperf record: Fix manpage formatting of description...
2022-08-27 Ian Rogersperf test: Stat test for repeat with a weak group
2022-08-27 Ian Rogersperf stat: Clear evsel->reset_group for each stat run
2022-08-27 Arnaldo Carvalho... tools kvm headers arm64: Update KVM header from the...
2022-08-27 James Clarkperf python: Fix build when PYTHON_CONFIG is user supplied
2022-08-27 Rafael J. WysockiMerge branch 'thermal-core'
2022-08-27 Rafael J. WysockiMerge branch 'acpi-processor' into acpi
2022-08-26 Stephane Eranianperf/x86/intel/uncore: Fix broken read_counter() for...
2022-08-26 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-08-26 Linus TorvaldsMerge tag 'riscv-for-linus-6.0-rc3' of git://git./linux...
next