aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-05btrfs: extend btrfs_dir_item type to store encryption statusGravatar Omar Sandoval 1-0/+7
2022-12-05btrfs: move maximum limits to btrfs_tree.hGravatar Josef Bacik 1-0/+12
2022-12-05btrfs: move btrfs on-disk definitions out of ctree.hGravatar Josef Bacik 1-0/+215
2022-12-02Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Gravatar Linus Torvalds 1-1/+1
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 5-12/+59
2022-11-30revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...Gravatar Andrew Morton 1-2/+0
2022-11-30mm/khugepaged: fix GUP-fast interaction by sending IPIGravatar Jann Horn 1-0/+4
2022-11-30mm: introduce arch_has_hw_nonleaf_pmd_young()Gravatar Juergen Gross 1-0/+11
2022-11-30mm: add dummy pmd_young() for architectures not having itGravatar Juergen Gross 1-0/+7
2022-11-30hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingGravatar Mike Kravetz 1-0/+2
2022-11-30madvise: use zap_page_range_single for madvise dontneedGravatar Mike Kravetz 1-8/+19
2022-11-30mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODEGravatar Yang Shi 1-2/+16
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 2-1/+3
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Gravatar Zhengchao Shao 1-0/+2
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Gravatar Saeed Mahameed 1-0/+7
2022-11-28Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar David S. Miller 1-7/+0
2022-11-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-0/+8
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2022-11-25Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 3-6/+11
2022-11-25Merge tag 'sound-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-1/+1
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionGravatar Amir Goldstein 1-0/+8
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-2/+4
2022-11-24can: sja1000: fix size of OCR_MODE_MASK defineGravatar Heiko Schocher 1-1/+1
2022-11-24net/mlx5e: MACsec, remove replay window size limitation in offload pathGravatar Emeel Hakim 1-7/+0
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeGravatar David Howells 1-1/+1
2022-11-23Merge tag 'asoc-fix-v6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Takashi Iwai 1-1/+1
2022-11-22Merge tag 'mlx5-fixes-2022-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Jakub Kicinski 1-0/+1
2022-11-22dccp/tcp: Fixup bhash2 bucket when connect() fails.Gravatar Kuniyuki Iwashima 1-0/+1
2022-11-22dccp/tcp: Update saddr under bhash's lock.Gravatar Kuniyuki Iwashima 1-1/+1
2022-11-22mm: fix unexpected changes to {failslab|fail_page_alloc}.attrGravatar Qi Zheng 1-2/+5
2022-11-22kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatibleGravatar Sam James 1-0/+2
2022-11-22mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...Gravatar Gautam Menghani 1-4/+4
2022-11-21net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointGravatar Moshe Shemesh 1-0/+1
2022-11-20Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-3/+3
2022-11-18Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-0/+3
2022-11-18Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-8/+8
2022-11-18Merge tag 'sound-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+4
2022-11-18ASoC: SOF: dai: move AMD_HS to end of list to restore backwards-compatibilityGravatar Pierre-Louis Bossart 1-1/+1
2022-11-18net: neigh: decrement the family specific qlenGravatar Thomas Zeitlhofer 1-1/+1
2022-11-18mmc: core: Fix ambiguous TRIM and DISCARD argGravatar Christian Löhle 1-1/+1
2022-11-17Merge tag 'soc-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+4
2022-11-17io_uring: fix multishot accept request leaksGravatar Pavel Begunkov 1-0/+3
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 6-28/+50
2022-11-17KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLLGravatar David Matlack 1-0/+1
2022-11-17net: use struct_group to copy ip/ipv6 header addressesGravatar Hangbin Liu 4-6/+10
2022-11-16tracing: Fix warning on variable 'struct trace_array'Gravatar Aashish Sharma 1-2/+2
2022-11-16block: make blk_set_default_limits() privateGravatar Keith Busch 1-1/+0
2022-11-16block: make dma_alignment a stacking queue_limitGravatar Keith Busch 1-7/+8
2022-11-16tracing/ring-buffer: Have polling block on watermarkGravatar Steven Rostedt (Google) 1-1/+1
2022-11-16l2tp: Serialize access to sk_user_data with sk_callback_lockGravatar Jakub Sitnicki 1-1/+1