net: bonding: use tabs instead of space for code indent
[linux-block.git] / kernel /
2021-05-19 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2021-05-19 Pu Lehuibpf: Make some symbols static
2021-05-19 Daniel BorkmannMerge branch 'bpf-loader-progs'
2021-05-18 Alexei Starovoitovbpf: Add bpf_sys_close() helper.
2021-05-18 Alexei Starovoitovbpf: Add bpf_btf_find_by_name_kind() helper.
2021-05-18 Alexei Starovoitovbpf: Introduce fd_idx
2021-05-18 Alexei Starovoitovbpf: Make btf_load command to be bpfptr_t compatible.
2021-05-18 Alexei Starovoitovbpf: Prepare bpf syscall to be used from kernel and...
2021-05-18 Alexei Starovoitovbpf: Introduce bpf_sys_bpf() helper and program type.
2021-05-10 Alexei StarovoitovMerge branch 'Reduce kmalloc / kfree churn in the verifier'
2021-05-10 Lorenz Bauerbpf: verifier: Allocate idmap scratch in verifier env
2021-05-10 Lorenz Bauerbpf: verifier: Use copy_array for jmp_history
2021-05-10 Lorenz Bauerbpf: verifier: Improve function state reallocation
2021-05-08 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-mw1' of git://git....
2021-05-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-05-08 Linus TorvaldsMerge tag 'kbuild-v5.13-2' of git://git./linux/kernel...
2021-05-08 Linus TorvaldsMerge tag 'powerpc-5.13-2' of git://git./linux/kernel...
2021-05-08 Linus TorvaldsMerge tag 'net-5.13-rc1' of git://git./linux/kernel...
2021-05-08 Michael EllermanMerge branch 'master' into next
2021-05-07 Jakub KicinskiMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2021-05-07 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.13' of git:/...
2021-05-07 Linus TorvaldsMerge tag 'i3c/for-5.13' of git://git./linux/kernel...
2021-05-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-05-07 Linus TorvaldsMerge tag 'sound-fix-5.13-rc1' of git://git./linux...
2021-05-07 Linus TorvaldsMerge tag 'block-5.13-2021-05-07' of git://git.kernel...
2021-05-07 Linus TorvaldsMerge tag 'io_uring-5.13-2021-05-07' of git://git.kerne...
2021-05-07 Linus TorvaldsMerge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org...
2021-05-07 Linus TorvaldsMerge tag '9p-for-5.13-rc1' of git://github.com/martine...
2021-05-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-05-07 Xiaofeng Caokernel/sys.c: fix typo
2021-05-07 Bhaskar Chowdhurykernel/up.c: fix typo
2021-05-07 Xiaofeng Caokernel/user_namespace.c: fix typos
2021-05-07 zhouchuangaokernel/umh.c: fix some spelling mistakes
2021-05-07 David Hildenbranddrivers/char: remove /dev/kmem for good
2021-05-07 Rasmus Villemoesmodules: add CONFIG_MODPROBE_PATH
2021-05-07 Rasmus Villemoesinit/initramfs.c: do unpacking asynchronously
2021-05-07 Rasmus Villemoeskernel/async.c: remove async_unregister_domain()
2021-05-07 Rasmus Villemoeskernel/async.c: stop guarding pr_debug() statements
2021-05-07 Alistair Popplekernel/resource: fix locking in request_free_mem_region
2021-05-07 Alistair Popplekernel/resource: refactor __request_region to allow...
2021-05-07 Alistair Popplekernel/resource: allow region_intersects users to hold...
2021-05-07 David Hildenbrandkernel/resource: remove first_lvl / siblings_only logic
2021-05-07 David Hildenbrandkernel/resource: make walk_mem_res() find all busy...
2021-05-07 David Hildenbrandkernel/resource: make walk_system_ram_res() find all...
2021-05-07 Nick Desaulniersgcov: clang: drop support for clang-10 and older
2021-05-07 Johannes Berggcov: use kvmalloc()
2021-05-07 Johannes Berggcov: simplify buffer allocation
2021-05-07 Johannes Berggcov: combine common code
2021-05-07 Pavel Tatashinkexec: dump kmessage before machine_kexec
2021-05-07 Jia-Ju Baikernel: kexec_file: fix error return code of kexec_calc...
2021-05-07 Joe LeVequekexec: Add kexec reboot string
2021-05-07 Linus TorvaldsMerge tag 'iomap-5.13-merge-3' of git://git./fs/xfs...
2021-05-07 Linus TorvaldsMerge tag 'xfs-5.13-merge-5' of git://git./fs/xfs/xfs...
2021-05-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-05-07 Xiaofeng Caokernel/fork.c: fix typos
2021-05-07 Rolf Eike Beerkernel/fork.c: simplify copy_mm()
2021-05-07 Jim Newsomedo_wait: make PIDTYPE_PID case O(1) instead of O(n)
2021-05-07 Rasmus Villemoeskernel/cred.c: make init_groups static
2021-05-07 Rasmus Villemoeskernel/async.c: fix pr_debug statement
2021-05-06 Linus TorvaldsMerge tag 's390-5.13-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'vfio-v5.13-rc1pt2' of git://github.com/awill...
2021-05-06 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'ceph-for-5.13-rc1' of git://github.com/ceph...
2021-05-06 Linus TorvaldsMerge tag 'ecryptfs-5.13-rc1-updates' of git://git...
2021-05-06 Linus TorvaldsMerge tag 'trace-v5.13-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'acpi-5.13-rc1-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.13-1' of git://git...
2021-05-06 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-05-06 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-mw0' of git://git....
2021-05-06 Linus TorvaldsMerge tag 'hexagon-5.13-0' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'docs-5.13-2' of git://git.lwn.net/linux
2021-05-06 Rafael J. WysockiMerge branches 'acpi-pm' and 'acpi-docs'
2021-05-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-05-05 Linus TorvaldsMerge tag 'nfsd-5.13-1' of git://git./linux/kernel...
2021-05-05 Linus TorvaldsMerge tag '5.13-rc-smb3-part2' of git://git.samba.org...
2021-05-05 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-05-05 Linus TorvaldsMerge tag 'pci-v5.13-changes' of git://git./linux/kerne...
2021-05-05 Linus TorvaldsMerge tag 'pwm/for-5.13-rc1' of git://git./linux/kernel...
2021-05-05 Linus TorvaldsMerge tag 'thermal-v5.13-rc1' of git://git./linux/kerne...
2021-05-05 Linus TorvaldsMerge tag 'gpio-updates-for-v5.13-v2' of git://git...
2021-05-05 Linus TorvaldsMerge tag 'char-misc-5.13-rc1-round2' of git://git...
2021-05-05 Linus TorvaldsMerge branch 'turbostat' of git://git./linux/kernel...
2021-05-05 Linus TorvaldsMerge tag 'ktest-v5.13' of git://git./linux/kernel...
2021-05-05 Linus TorvaldsMerge tag 'safesetid-5.13' of git://github.com/micah...
2021-05-05 Pintu Kumarmm/compaction: remove unused variable sysctl_compact_memory
2021-05-05 Steven Rostedt ... ftrace: Handle commands when closing set_ftrace_filter...
2021-05-05 Linus TorvaldsMerge tag 'for-linus-5.13-rc1' of git://git./linux...
2021-05-05 Linus TorvaldsMerge tag 'for-linus-5.13-rc1' of git://git./linux...
2021-05-05 Linus TorvaldsMerge tag 'f2fs-for-5.13-rc1' of git://git./linux/kerne...
2021-05-04 Dmitry TorokhovMerge branch 'next' into for-linus
2021-05-04 Linus TorvaldsMerge tag 'dmaengine-5.13-rc1' of git://git./linux...
2021-05-04 Linus TorvaldsMerge tag 'rproc-v5.13' of git://git./linux/kernel...
2021-05-04 Linus TorvaldsMerge tag 'rpmsg-v5.13' of git://git./linux/kernel...
2021-05-04 Linus TorvaldsMerge tag 'hwlock-v5.13' of git://git./linux/kernel...
2021-05-04 Linus TorvaldsMerge branch 'stable/for-linus-5.13' of git://git....
2021-05-04 Linus TorvaldsMerge tag 'dma-mapping-5.13' of git://git.infradead...
2021-05-04 Linus TorvaldsMerge tag 'm68knommu-for-v5.13' of git://git./linux...
2021-05-04 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2021-05-03 Linus TorvaldsMerge tag 'for-5.13/parisc' of git://git./linux/kernel...
2021-05-03 Linus TorvaldsMerge tag 'csky-for-linus-5.13-rc1' of git://github...
next