summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-02-13fortify: Make pointer arguments constKees Cook-13/+13
2022-02-13Compiler Attributes: Add __diagnose_as for ClangKees Cook-0/+13
2022-02-13Compiler Attributes: Add __overloadable for ClangKees Cook-0/+12
2022-02-13Compiler Attributes: Add __pass_object_size for ClangKees Cook-0/+14
2022-02-13fortify: Replace open-coded __gnu_inline attributeKees Cook-1/+1
2022-02-13fortify: Detect struct member overflows in memset() at compile-timeKees Cook-8/+46
2022-02-13fortify: Detect struct member overflows in memmove() at compile-timeKees Cook-17/+4
2022-02-13fortify: Detect struct member overflows in memcpy() at compile-timeKees Cook-12/+97
2022-02-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+4
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+2
2022-02-05Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+7
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-6/+112
2022-02-05Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-0/+2
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-7352/+21122
2022-02-04Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds-0/+1
2022-02-04Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-15/+25
2022-02-04Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+18
2022-02-04Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1/+1
2022-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+20
2022-02-04lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld-15/+25
2022-02-04Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds-0/+6
2022-02-04Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-0/+7
2022-02-04mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport-0/+1
2022-02-04mm/page_table_check: check entries at pmd levelsPasha Tatashin-0/+19
2022-02-04ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin-0/+1
2022-02-04Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+1
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-13/+34
2022-02-03ax25: fix reference count leaks of ax25_devDuoming Zhou-3/+5
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv-1/+0
2022-02-03jbd2: refactor wait logic for transaction updates into a common functionRitesh Harjani-1/+3
2022-02-03jbd2: cleanup unused functions declarations from jbd2.hRitesh Harjani-7/+0
2022-02-03ext4: fast commit may not fallback for ineligible commitXin Yin-1/+1
2022-02-03Improve docs for IOCTL_GNTDEV_MAP_GRANT_REFDemi Marie Obenour-1/+7
2022-02-03xen: xenbus_dev.h: delete incorrect file nameRandy Dunlap-2/+0
2022-02-02net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...Daniel Borkmann-5/+13
2022-02-02libceph: optionally use bounce buffer on recv path in crc modeIlya Dryomov-0/+2
2022-02-02libceph: make recv path in secure mode work the same as send pathIlya Dryomov-0/+4
2022-02-02Partially revert "net/smc: Add netlink net namespace support"Dmitry V. Levin-6/+5
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller-1/+1
2022-02-02perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...Marco Elver-0/+2
2022-02-01net/mlx5e: Use struct_group() for memcpy() regionKees Cook-2/+4
2022-02-01Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2022-02-01netfs, cachefiles: Add a method to query presence of data in the cacheDavid Howells-0/+7
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-1/+18
2022-02-01kvm: add guest_state_{enter,exit}_irqoff()Mark Rutland-3/+109
2022-01-31kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.hJanosch Frank-3/+3
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan-6/+5
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne-5/+12
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang-0/+1
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton-1/+1