aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-10-24efi: random: reduce seed size to 32 bytesGravatar Ard Biesheuvel 1-1/+1
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Gravatar Ard Biesheuvel 1-3/+0
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-21/+4
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 3-5/+21
2022-10-16Revert "cpumask: fix checking valid cpu range".Gravatar Tetsuo Handa 1-8/+11
2022-10-15Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2022-10-15mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationGravatar Hyeonggon Yoo 1-1/+0
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+7
2022-10-14Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+14
2022-10-14Merge branch 'clk-rate-range' into clk-nextGravatar Stephen Boyd 2-3/+17
2022-10-14clk: at91: fix the build with binutils 2.27Gravatar Kefeng Wang 1-2/+4
2022-10-14Merge tag 'sound-fix-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+4
2022-10-14Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-20/+31
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-2/+22
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-16/+16
2022-10-13Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-3/+3
2022-10-13Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linuxGravatar Linus Torvalds 2-5/+2
2022-10-13Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 1-0/+1
2022-10-13Merge patch series "Use composable cache instead of L2 cache"Gravatar Palmer Dabbelt 2-16/+16
2022-10-13soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.Gravatar Greentime Hu 2-16/+16
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 5-13/+21
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-3/+1
2022-10-13Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 2-0/+7
2022-10-12mm/migrate_device.c: add migrate_device_range()Gravatar Alistair Popple 1-0/+7
2022-10-12mm: free device private pages have zero refcountGravatar Alistair Popple 1-0/+1
2022-10-12mm/memory.c: fix race when faulting a device private pageGravatar Alistair Popple 1-0/+8
2022-10-12mm/damon: move sz_damon_region to damon_sz_regionGravatar Xin Hao 1-0/+6
2022-10-12tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Gravatar Kuniyuki Iwashima 3-9/+2
2022-10-12udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Gravatar Kuniyuki Iwashima 1-0/+1
2022-10-12mm: more vma cache removalGravatar Alexey Dobriyan 1-2/+0
2022-10-12io_uring: remove notif leftoversGravatar Pavel Begunkov 1-5/+0
2022-10-12io_uring/af_unix: defer registered files gc to io_uring releaseGravatar Pavel Begunkov 1-0/+2
2022-10-12Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 3-92/+72
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 5-183/+268
2022-10-12Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+6
2022-10-12Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-4/+4
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 9-76/+54
2022-10-12Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-3/+8
2022-10-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2022-10-11mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb pageGravatar Baolin Wang 1-4/+4
2022-10-11Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jakub Kicinski 1-1/+9
2022-10-11include/linux/entry-common.h: remove has_signal comment of arch_do_signal_or_...Gravatar Tiezhu Yang 1-1/+0
2022-10-11prandom: remove unused functionsGravatar Jason A. Donenfeld 2-17/+0
2022-10-11treewide: use get_random_u32() when possibleGravatar Jason A. Donenfeld 3-3/+3
2022-10-11treewide: use prandom_u32_max() when possible, part 1Gravatar Jason A. Donenfeld 1-1/+1
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+3
2022-10-11Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 4-19/+1290
2022-10-11Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-218/+4
2022-10-10Merge tag 'f2fs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-10/+67
2022-10-10Merge tag '9p-for-6.1' of https://github.com/martinetd/linuxGravatar Linus Torvalds 2-0/+8