summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-1/+50
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-8/+3
2024-11-18Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+18
2024-11-18Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-3/+56
2024-11-18Merge tag 'vfs-6.13.usercopy' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+97
2024-11-18Merge tag 'vfs-6.13.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+50
2024-11-18Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-1/+4
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds4-10/+183
2024-11-18Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2024-11-18Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds9-47/+184
2024-11-18Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-8/+158
2024-11-17Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2024-11-15Merge tag 'drm-fixes-2024-11-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-4/+15
2024-11-15Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2024-11-15sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin1-0/+2
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+5
2024-11-14statmount: retrieve security mount optionsChristian Brauner1-1/+4
2024-11-14bonding: add ns target multicast address to slave deviceHangbin Liu1-0/+2
2024-11-14fs: reduce pointer chasing in is_mgtime() testJeff Layton1-1/+2
2024-11-14net: Make copy_safe_from_sockptr() match documentationMichal Luczaj1-1/+3
2024-11-14Merge tag 'tpmdd-next-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen1-0/+3
2024-11-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-2/+10
2024-11-13Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+9
2024-11-13statmount: add flag to retrieve unescaped optionsMiklos Szeredi1-2/+5
2024-11-13Merge patch series "two little writeback cleanups v2"Christian Brauner1-26/+2
2024-11-13fs: add the ability for statmount() to report the sb_sourceJeff Layton1-1/+2
2024-11-12writeback: wbc_attach_fdatawrite_inode out of lineChristoph Hellwig1-26/+2
2024-11-12fs: add the ability for statmount() to report the fs_subtypeJeff Layton1-1/+4
2024-11-12drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW.Daniele Ceraolo Spurio1-4/+15
2024-11-11mm: count zeromap read and set for swapout and swapinBarry Song2-5/+9
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds3-7/+25
2024-11-09Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-4/+2
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-29/+3
2024-11-08signal: restore the override_rlimit logicRoman Gushchin1-1/+2
2024-11-08mm/page_alloc: keep track of free highatomicYu Zhao1-0/+1
2024-11-08Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+5
2024-11-07rxrpc: Fix missing locking causing hanging callsDavid Howells1-0/+1
2024-11-07Merge tag 'nf-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-0/+4
2024-11-07netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso1-0/+4
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland1-29/+3
2024-11-07Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+2
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello2-4/+2
2024-11-06bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rxZijian Zhang1-2/+10
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche5-1/+40
2024-11-06libfs: Fix kernel-doc warning in generic_ci_validate_strict_nameAndré Almeida1-5/+5
2024-11-06mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes1-3/+4
2024-11-06mm: refactor map_deny_write_exec()Lorenzo Stoakes1-3/+18
2024-11-05Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2