sfrench/cifs-2.6.git
2021-11-11 Linus TorvaldsMerge branch 'exit-cleanups-for-v5.16' of git://git...
2021-11-11 Linus TorvaldsMerge tag 'kernel.sys.v5.16' of git://git./linux/kernel...
2021-11-11 Linus TorvaldsMerge tag 'pidfd.v5.16' of git://git./linux/kernel...
2021-11-10 Linus TorvaldsMerge tag 'thermal-5.16-rc1-2' of git://git./linux...
2021-11-10 Linus TorvaldsMerge tag 'pm-5.16-rc1-2' of git://git./linux/kernel...
2021-11-10 Linus TorvaldsMerge tag 'acpi-5.16-rc1-2' of git://git./linux/kernel...
2021-11-10 Linus TorvaldsMerge tag 'dmaengine-5.16-rc1' of git://git./linux...
2021-11-10 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.16' of git:/...
2021-11-10 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-11-10 Linus TorvaldsMerge tag 'arm-fixes-5.16' of git://git./linux/kernel...
2021-11-10 Linus TorvaldsMerge tag 'asm-generic-5.16' of git://git./linux/kernel...
2021-11-10 Linus TorvaldsMerge tag 'for-linus-5.16b-rc1-tag' of git://git./linux...
2021-11-10 Linus TorvaldsMerge tag 'libnvdimm-for-5.16' of git://git./linux...
2021-11-10 Linus TorvaldsMerge tag 'linux-watchdog-5.16-rc1' of git://linux...
2021-11-10 Linus TorvaldsMerge tag 'rproc-v5.16' of git://git./linux/kernel...
2021-11-10 Linus TorvaldsMerge tag 'rpmsg-v5.16' of git://git./linux/kernel...
2021-11-10 Rafael J. WysockiMerge branch 'thermal-int340x'
2021-11-10 Rafael J. WysockiMerge branches 'pm-opp' and 'pm-cpufreq'
2021-11-10 Rafael J. WysockiMerge branches 'acpica', 'acpi-ec', 'acpi-pmic' and...
2021-11-10 Rafael J. WysockiMerge branch 'acpi-dsc'
2021-11-10 Sakari AilusDocumentation: ACPI: Fix non-D0 probe _DSC object example
2021-11-09 Linus TorvaldsMerge tag 'for-5.16/drivers-2021-11-09' of git://git...
2021-11-09 Linus TorvaldsMerge tag 'for-5.16/block-2021-11-09' of git://git...
2021-11-09 Linus TorvaldsMerge tag 'for-5.16/bdev-size-2021-11-09' of git:/...
2021-11-09 Linus TorvaldsMerge tag 'io_uring-5.16-2021-11-09' of git://git.kerne...
2021-11-09 Linus TorvaldsMerge tag 'for-5.16/dm-changes' of git://git./linux...
2021-11-09 Linus TorvaldsMerge tag 'dma-mapping-5.16' of git://git.infradead...
2021-11-09 Linus TorvaldsMerge tag 'ovl-update-5.16' of git://git./linux/kernel...
2021-11-09 Linus TorvaldsMerge tag 'fuse-update-5.16' of git://git./linux/kernel...
2021-11-09 Linus TorvaldsMerge tag 'for-linus-5.16-ofs1' of git://git./linux...
2021-11-09 Linus TorvaldsMerge tag '9p-for-5.16-rc1' of git://github.com/martine...
2021-11-09 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-11-09 Manfred Spraulipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTL
2021-11-09 Michal Clapinskiipc: check checkpoint_restore_ns_capable() to modify...
2021-11-09 SeongJae Parkselftests/kselftest/runner/run_one(): allow running...
2021-11-09 David Hildenbrandvirtio-mem: disallow mapping virtio-mem memory via...
2021-11-09 David Hildenbrandkernel/resource: disallow access to exclusive system...
2021-11-09 David Hildenbrandkernel/resource: clean up and optimize iomem_is_exclusive()
2021-11-09 Douglas Andersonscripts/gdb: handle split debug for vmlinux
2021-11-09 Sebastian Andrzej... kcov: replace local_irq_save() with a local_lock_t
2021-11-09 Sebastian Andrzej... kcov: avoid enable+disable interrupts if !in_task()
2021-11-09 Sebastian Andrzej... kcov: allocate per-CPU memory on the relevant node
2021-11-09 Sebastian Andrzej... Documentation/kcov: define `ip' in the example
2021-11-09 Sebastian Andrzej... Documentation/kcov: include types.h in the example
2021-11-09 Pavel Skripkinsysv: use BUILD_BUG_ON instead of runtime check
2021-11-09 Ran Xiaokaikernel/fork.c: unshare(): use swap() to make code cleaner
2021-11-09 Muchun Songseq_file: fix passing wrong private data
2021-11-09 Andy Shevchenkoseq_file: move seq_escape() to a header
2021-11-09 Ye Guojinsignal: remove duplicate include in signal.h
2021-11-09 Ye Guojincrash_dump: remove duplicate include in crash_dump.h
2021-11-09 Changcheng... crash_dump: fix boolreturn.cocci warning
2021-11-09 Arnd Bergmannhfs/hfsplus: use WARN_ON for sanity check
2021-11-09 Ryusuke Konishinilfs2: remove filenames from file comments
2021-11-09 Qing Wangnilfs2: replace snprintf in show functions with sysfs_emit
2021-11-09 Jan Harkescoda: bump module version to 7.2
2021-11-09 Jing Yangyangcoda: use vmemdup_user to replace the open code
2021-11-09 Xiyu Yangcoda: convert from atomic_t to refcount_t on coda_vm_op...
2021-11-09 Jan Harkescoda: avoid doing bad things on inode type changes...
2021-11-09 Jan Harkescoda: avoid hidden code duplication in rename
2021-11-09 Jan Harkescoda: avoid flagging NULL inodes
2021-11-09 Alex Shicoda: remove err which no one care
2021-11-09 Jan Harkescoda: check for async upcall request using local state
2021-11-09 Jan Harkescoda: avoid NULL pointer dereference from a bad inode
2021-11-09 Andrew Halaneyinit: make unknown command line param message clearer
2021-11-09 yangerkunramfs: fix mount source show for ramfs
2021-11-09 Kefeng Wangalpha: use is_kernel_text() helper
2021-11-09 Kefeng Wangmicroblaze: use is_kernel_text() helper
2021-11-09 Kefeng Wangpowerpc/mm: use core_kernel_text() helper
2021-11-09 Kefeng Wangextable: use is_kernel_text() helper
2021-11-09 Kefeng Wangmm: kasan: use is_kernel() helper
2021-11-09 Kefeng Wangsections: provide internal __is_kernel() and __is_kerne...
2021-11-09 Kefeng Wangx86: mm: rename __is_kernel_text() to is_x86_32_kernel_...
2021-11-09 Kefeng Wangsections: move is_kernel_inittext() into sections.h
2021-11-09 Kefeng Wangsections: move and rename core_kernel_data() to is_kern...
2021-11-09 Kefeng Wangkallsyms: fix address-checks for kernel related range
2021-11-09 Kefeng Wangkallsyms: remove arch specific text and data check
2021-11-09 Alexey DobriyanELF: simplify STACK_ALLOC macro
2021-11-09 Kees Cookbinfmt_elf: reintroduce using MAP_FIXED_NOREPLACE
2021-11-09 Peter Ujfalusicheckpatch: get default codespell dictionary path from...
2021-11-09 Joe Perchescheckpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBO...
2021-11-09 Rikard Falkebornconst_structs.checkpatch: add a few sound ops structs
2021-11-09 Thomas Gleixnermm/scatterlist: replace the !preemptible warning in...
2021-11-09 Alexey Dobriyanlib: uninline simple_strntoull() as well
2021-11-09 Lucas De Marchiinclude/linux/string_helpers.h: add linux/string.h...
2021-11-09 Imran Khanlib, stackdepot: add helper to print stack entries...
2021-11-09 Imran Khanlib, stackdepot: add helper to print stack entries
2021-11-09 Imran Khanlib, stackdepot: check stackdepot handle before accessi...
2021-11-09 Lukas BulwahnMAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINL...
2021-11-09 Lukas BulwahnMAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER
2021-11-09 Lukas BulwahnMAINTAINERS: rectify entry for HIKEY960 ONBOARD USB...
2021-11-09 Lukas BulwahnMAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI...
2021-11-09 Kees CookMAINTAINERS: add "exec & binfmt" section with myself...
2021-11-09 Colin Ian Kingmailmap: update email address for Colin King
2021-11-09 Rasmus Villemoeslinux/container_of.h: switch to static_assert
2021-11-09 Stephen Rothwellkernel.h: split out instruction pointer accessors
2021-11-09 Andy Shevchenkoinclude/linux/generic-radix-tree.h: replace kernel...
2021-11-09 Andy Shevchenkoinclude/linux/radix-tree.h: replace kernel.h with the...
2021-11-09 Andy Shevchenkoinclude/linux/sbitmap.h: replace kernel.h with the...
2021-11-09 Andy Shevchenkoinclude/linux/delay.h: replace kernel.h with the necess...
2021-11-09 Andy Shevchenkoinclude/media/media-entity.h: replace kernel.h with...
next