summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel3-50/+97
2022-12-12USB: core: export usb_cache_string()Vincent Mailhol1-0/+1
2022-12-12linux/virtio_net.h: Support USO offload in vnet header.Andrew Melnychenko1-0/+9
2022-12-12kcov: fix spelling typos in commentsRong Tao1-1/+1
2022-12-12io-mapping: move some code within the include guarded sectionChristophe JAILLET1-2/+2
2022-12-12eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong1-1/+1
2022-12-12mm: fix typo in struct pglist_data code commentWang Yong1-1/+1
2022-12-12mm: add nodes= arg to memory.reclaimMina Almasry1-1/+2
2022-12-12mm: memcg: fix stale protection of reclaim target memcgYosry Ahmed1-10/+21
2022-12-12fsdax,xfs: port unshare to fsdaxShiyang Ruan1-0/+2
2022-12-12fsdax: introduce page->share for fsdax in reflink modeShiyang Ruan2-2/+5
2022-12-12mm: add folio dtor and order setter functionsSidhartha Kumar1-0/+23
2022-12-12folio-compat: remove lru_cache_add()Vishal Moola (Oracle)1-1/+0
2022-12-12filemap: convert replace_page_cache_page() to replace_page_cache_folio()Vishal Moola (Oracle)1-1/+1
2022-12-12mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()Feiyang Chen1-0/+6
2022-12-12LoongArch: add sparse memory vmemmap supportFeiyang Chen1-0/+2
2022-12-12include/linux/pgtable.h: : remove redundant pte variablezhang songyi1-3/+1
2022-12-12mm/gup: remove FOLL_MIGRATIONDavid Hildenbrand1-1/+0
2022-12-12mm/pagewalk: add walk_page_range_vma()David Hildenbrand1-0/+3
2022-12-12mm: remove VM_FAULT_WRITEDavid Hildenbrand1-3/+0
2022-12-12mm/pagewalk: don't trigger test_walk() in walk_page_vma()David Hildenbrand1-0/+2
2022-12-11i3c: export SETDASA methodJack Chen1-0/+2
2022-12-11i3c: Correct the macro module_i3c_i2c_driverNaveen Krishna Chatradhi1-1/+2
2022-12-11Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-3/+5
2022-12-11bpf: states_equal() must build idmap for all function framesEduard Zingerman1-2/+2
2022-12-10tracing: Fix some checker warningsDavid Howells2-2/+4
2022-12-10NFSD: add delegation reaper to react to low memory conditionDai Ngo1-0/+13
2022-12-10sunrpc: svc: Remove an unused static function svc_ungetu32()Li zeming1-7/+0
2022-12-10Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-3/+54
2022-12-10skbuff: Introduce slab_build_skb()Kees Cook1-0/+1
2022-12-10Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-2/+78
2022-12-10Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2-3/+6
2022-12-10memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo1-0/+1
2022-12-10mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bitDavid Hildenbrand1-3/+5
2022-12-09regmap-irq: Add handle_mask_sync() callbackWilliam Breathitt Gray1-0/+5
2022-12-09lsm: Fix description of fs_context_parse_paramRoberto Sassu1-3/+0
2022-12-09rhashtable: Allow rhashtable to be used from irq-safe contextsTejun Heo1-25/+36
2022-12-09Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini4-13/+21
2022-12-09jbd2: switch jbd2_submit_inode_data() to use fs-provided hook for data writeoutJan Kara1-1/+1
2022-12-09ext4: fix deadlock due to mbcache entry corruptionJan Kara1-2/+7
2022-12-09bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi1-2/+2
2022-12-09bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_funcKumar Kartikeya Dwivedi1-5/+3
2022-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-13/+57
2022-12-09Merge tag 'drm-misc-next-fixes-2022-12-08' of git://anongit.freedesktop.org/d...Dave Airlie1-2/+1
2022-12-09net/mlx5: fs, add match on ranges APIYevgeny Kliteynik1-0/+12
2022-12-09net/mlx5: mlx5_ifc updates for MATCH_DEFINER general objectYevgeny Kliteynik1-2/+66
2022-12-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo1-0/+1
2022-12-08tpm: st33zp24: drop support for platform dataDmitry Torokhov1-16/+0
2022-12-08block: sed-opal: Don't include <linux/kernel.h>Christophe JAILLET1-1/+2
2022-12-08regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang1-1/+2