summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+3
2024-05-02string: Add additional __realloc_size() annotations for "dup" helpersKees Cook1-5/+8
2024-05-02seq_file: Optimize seq_puts()Christophe JAILLET1-1/+12
2024-05-02kunit/fortify: Fix replaced failure path to unbreak __alloc_sizeKees Cook1-1/+2
2024-05-01cifs: Implement netfslib hooksDavid Howells1-0/+1
2024-05-01netfs, afs: Use writeback retry to deal with alternate keysDavid Howells1-0/+2
2024-05-01netfs: Cut over to using new writeback codeDavid Howells1-9/+0
2024-05-01netfs: New writeback implementationDavid Howells1-1/+67
2024-05-01netfs: Switch to using unsigned long long rather than loff_tDavid Howells1-7/+9
2024-05-01netfs: Use mempools for allocating requests and subrequestsDavid Howells1-2/+3
2024-05-01netfs: Remove ->launder_folio() supportDavid Howells1-2/+0
2024-05-01mm: Provide a means of invalidation without using launder_folioDavid Howells1-0/+2
2024-05-01Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2024-05-01mm/slab: make __free(kfree) accept error pointersDan Carpenter1-2/+2
2024-05-01Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-impr...Uladzislau Rezki (Sony)1-9/+9
2024-04-30kunit/fortify: Add memcpy() testsKees Cook1-1/+5
2024-04-29Merge tag 'ffa-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+27
2024-04-29Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-2/+84
2024-04-29Merge tag 'tee-ts-for-v6.10' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann2-254/+337
2024-04-29Merge tag 'mtk-soc-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-23/+116
2024-04-29Merge tag 'drivers-ti-sysc-for-v6.10-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-1/+0
2024-04-29Merge tag 'stm32-bus-firewall-for-v6.10-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-0/+142
2024-04-29netfs: Make netfs_io_request::subreq_counter an atomic_tDavid Howells1-1/+1
2024-04-29mm: Remove the PG_fscache alias for PG_private_2David Howells1-76/+4
2024-04-29netfs: Replace PG_fscache by setting folio->private and marking dirtyDavid Howells2-11/+31
2024-04-28Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+11
2024-04-27profiling: Remove create_prof_cpu_mask().Tetsuo Handa1-5/+0
2024-04-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-0/+3
2024-04-27Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-9/+56
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds2-65/+87
2024-04-26bpf: verifier: prevent userspace memory accessPuranjay Mohan1-0/+1
2024-04-26Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-9/+56
2024-04-26fs: Create anon_inode_getfile_fmode()Dawid Osuchowski1-0/+5
2024-04-26xfrm: Preserve vlan tags for transport mode software GROPaul Davey1-0/+15
2024-04-25Merge tag 'md-6.10-20240425' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe1-1/+1
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+25
2024-04-25ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu1-0/+25
2024-04-25cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson1-0/+11
2024-04-25bus: ti-sysc: Drop legacy idle quirk handlingTony Lindgren1-1/+0
2024-04-25mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)1-37/+33
2024-04-25mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)2-5/+7
2024-04-25mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)1-23/+47
2024-04-24string.h: Introduce memtostr() and memtostr_pad()Kees Cook1-0/+49
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot2-8/+8
2024-04-24cpufreq: Add a cpufreq pressure feedback for the schedulerVincent Guittot1-0/+10
2024-04-24regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen1-1/+1
2024-04-23block: use a per disk workqueue for zone write pluggingDamien Le Moal1-0/+1
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() functionJason-JH.Lin1-0/+15
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() functionJason-JH.Lin1-0/+21
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_mem_move() functionJason-JH.Lin1-0/+12