Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel...
[platform/kernel/linux-rpi.git] / fs /
2021-07-02 Linus TorvaldsMerge tag 'asm-generic-unaligned-5.14' of git://git...
2021-07-02 Linus TorvaldsMerge tag 'perf-tools-for-v5.14-2021-07-01' of git...
2021-07-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-07-02 Linus TorvaldsMerge branch 'for-5.14' of git://git./linux/kernel...
2021-07-02 Linus TorvaldsMerge branch 'for-5.14' of git://git./linux/kernel...
2021-07-02 Linus TorvaldsMerge tag 'mips_5.14' of git://git./linux/kernel/git...
2021-07-01 Linus TorvaldsMerge tag 'pinctrl-v5.14-1' of git://git./linux/kernel...
2021-07-01 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-07-01 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2021-07-01 Linus TorvaldsMerge tag 'drm-next-2021-07-01' of git://anongit.freede...
2021-07-01 Linus TorvaldsMerge tag 'for-5.14/io_uring-2021-06-30' of git://git...
2021-07-01 Linus TorvaldsMerge tag 'fs_for_v5.14-rc1' of git://git./linux/kernel...
2021-07-01 Alexey Dobriyanexec: remove checks in __register_bimfmt()
2021-07-01 Chung-Chiang Chenghfsplus: report create_date to kstat.btime
2021-07-01 Zhen Leihfsplus: remove unnecessary oom message
2021-07-01 Colin Ian Kingnilfs2: remove redundant continue statement in a while...
2021-07-01 Andy Shevchenkoseq_file: drop unused *_escape_mem_ascii()
2021-07-01 Andy Shevchenkonfsd: avoid non-flexible API in seq_quote_mem()
2021-07-01 Andy Shevchenkoseq_file: convert seq_escape() to use seq_escape_str()
2021-07-01 Andy Shevchenkoseq_file: introduce seq_escape_mem()
2021-07-01 Kalesh Singhprocfs/dmabuf: add inode number to /proc/*/fdinfo
2021-07-01 Kalesh Singhprocfs: allow reading fdinfo with PTRACE_MODE_READ
2021-07-01 Marcelo Henrique... proc: Avoid mixing integer types in mem_rw()
2021-07-01 Alistair Popplemm: remove special swap entry functions
2021-07-01 Collin Fijalkovichmm, thp: relax the VM_DENYWRITE constraint on file...
2021-07-01 David Hildenbrandfs/proc/kcore: use page_offline_(freeze|thaw)
2021-07-01 David Hildenbrandfs/proc/kcore: don't read offline sections, logically...
2021-07-01 David Hildenbrandfs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
2021-07-01 David Hildenbrandfs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
2021-07-01 Axel Rasmussenuserfaultfd/shmem: advertise shmem minor fault support
2021-07-01 Axel Rasmussenuserfaultfd/shmem: support minor fault registration...
2021-07-01 Peter Xumm/pagemap: export uffd-wp protection information
2021-07-01 Peter Xumm/userfaultfd: fail uffd-wp registration if not supported
2021-07-01 Muchun Songmm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP...
2021-07-01 Miaohe Linmm/huge_memory.c: add missing read-only THP checking...
2021-07-01 Muchun Songmm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_V...
2021-07-01 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2021-07-01 Linus TorvaldsMerge tag 'for-5.14/dm-changes' of git://git./linux...
2021-06-30 Linus TorvaldsMerge tag 'net-next-5.14' of git://git./linux/kernel...
2021-06-30 Linus TorvaldsMerge tag 'sched-urgent-2021-06-30' of git://git./linux...
2021-06-30 Linus TorvaldsMerge tag 'microblaze-v5.14' of git://git.monstr.eu...
2021-06-30 Linus TorvaldsMerge tag 'safesetid-5.14' of git://github.com/micah...
2021-06-30 Linus TorvaldsMerge tag 'Smack-for-5.14' of git://github.com/cschaufl...
2021-06-30 Linus TorvaldsMerge tag 'audit-pr-20210629' of git://git./linux/kerne...
2021-06-30 Linus TorvaldsMerge tag 'selinux-pr-20210629' of git://git./linux...
2021-06-30 Linus TorvaldsMerge tag 'clang-features-v5.14-rc1' of git://git....
2021-06-30 Hao Xuio_uring: code clean for kiocb_done()
2021-06-30 Hao Xuio_uring: spin in iopoll() only when reqs are in a...
2021-06-30 Pavel Begunkovio_uring: pre-initialise some of req fields
2021-06-30 Pavel Begunkovio_uring: refactor io_submit_flush_completions
2021-06-30 Pavel Begunkovio_uring: optimise hot path restricted checks
2021-06-30 Pavel Begunkovio_uring: remove not needed PF_EXITING check
2021-06-30 Pavel Begunkovio_uring: mainstream sqpoll task_work running
2021-06-30 Pavel Begunkovio_uring: refactor io_arm_poll_handler()
2021-06-30 Olivier Langloisio_uring: reduce latency by reissueing the operation
2021-06-30 Jens Axboeio_uring: add IOPOLL and reserved field checks to IORIN...
2021-06-30 Jens Axboeio_uring: add IOPOLL and reserved field checks to IORIN...
2021-06-30 Pavel Begunkovio_uring: refactor io_openat2()
2021-06-30 Pavel Begunkovio_uring: update sqe layout build checks
2021-06-30 Pavel Begunkovio_uring: fix code style problems
2021-06-30 Pavel Begunkovio_uring: refactor io_sq_thread()
2021-06-30 Pavel Begunkovio_uring: don't change sqpoll creds if not needed
2021-06-30 Linus TorvaldsMerge tag 'for-5.14/drivers-2021-06-29' of git://git...
2021-06-30 Linus TorvaldsMerge tag 'for-5.14/block-2021-06-29' of git://git...
2021-06-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-06-30 Linus TorvaldsMerge tag 'edac_updates_for_v5.14' of git://git./linux...
2021-06-30 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2021-06-30 Linus TorvaldsMerge tag 'tpmdd-next-v5.14-rc1' of git://git./linux...
2021-06-30 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.14-1' of git://git...
2021-06-30 Linus TorvaldsMerge tag 'mailbox-v5.14' of git://git.linaro.org/landi...
2021-06-30 Linus TorvaldsMerge tag 'for-linus-5.14-1' of git://github.com/cminya...
2021-06-30 Zhang Yijbd2: export jbd2_journal_[un]register_shrinker()
2021-06-30 Jiri KosinaMerge branch 'for-5.14/logitech' into for-linus
2021-06-30 Jiri KosinaMerge branch 'for-5.14/intel-ish' into for-linus
2021-06-30 Jiri KosinaMerge branch 'for-5.14/google' into for-linus
2021-06-30 Jiri KosinaMerge branch 'for-5.14/core' into for-linus
2021-06-30 Jiri KosinaMerge branch 'for-5.14/amd-sfh' into for-linus
2021-06-30 Dave AirlieMerge tag 'drm-intel-next-fixes-2021-06-29' of git...
2021-06-30 Dave AirlieMerge tag 'drm-misc-next-fixes-2021-06-24' of git:...
2021-06-30 Linus TorvaldsMerge tag 'dlm-5.14' of git://git./linux/kernel/git...
2021-06-30 Linus TorvaldsMerge tag 'gfs2-v5.13-fixes' of git://git./linux/kernel...
2021-06-30 Linus TorvaldsMerge tag '5.14-rc-smb3-fixes-part1' of git://git.samba...
2021-06-30 Linus TorvaldsMerge tag 'fs.openat2.unknown_flags.v5.14' of git:...
2021-06-30 Linus TorvaldsMerge tag 'fs.mount_setattr.nosymfollow.v5.14' of git...
2021-06-30 Jonathan Daviesext4: notify sysfs on errors_count value change
2021-06-30 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-06-29 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2021-06-29 Linus TorvaldsMerge tag 'devprop-5.14-rc1' of git://git./linux/kernel...
2021-06-29 Linus TorvaldsMerge tag 'pnp-5.14-rc1' of git://git./linux/kernel...
2021-06-29 Linus TorvaldsMerge tag 'acpi-5.14-rc1' of git://git./linux/kernel...
2021-06-29 Linus TorvaldsMerge tag 'pm-5.14-rc1' of git://git./linux/kernel...
2021-06-29 Linus TorvaldsMerge tag 'x86-entry-2021-06-29' of git://git./linux...
2021-06-29 Linus TorvaldsMerge tag 'x86-irq-2021-06-29' of git://git./linux...
2021-06-29 Linus TorvaldsMerge tag 'timers-core-2021-06-29' of git://git./linux...
2021-06-29 Linus TorvaldsMerge tag 'irq-core-2021-06-29' of git://git./linux...
2021-06-29 Linus TorvaldsMerge tag 'smp-urgent-2021-06-29' of git://git./linux...
2021-06-29 Linus TorvaldsMerge tag 'smp-core-2021-06-29' of git://git./linux...
2021-06-29 Linus TorvaldsMerge tag 'printk-for-5.14' of git://git./linux/kernel...
2021-06-29 Linus TorvaldsMerge tag 'hyperv-next-signed-20210629' of git://git...
2021-06-29 David Hildenbrandbinfmt: remove in-tree usage of MAP_EXECUTABLE
next