aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-26jbd2: remove unused feature macrosZhang Yi1-11/+0
2023-06-26Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+42
2023-06-26Merge tag 'ras_core_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2023-06-26Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds3-2/+4
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+17
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2023-06-26Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds4-34/+41
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds17-126/+155
2023-06-26Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2-2/+26
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds3-19/+6
2023-06-26Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-5/+9
2023-06-26Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds3-5/+24
2023-06-26Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-9/+37
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds6-20/+19
2023-06-26Merge branch 'powercap'Rafael J. Wysocki1-12/+28
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd1-1/+1
2023-06-26Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...Stephen Boyd2-5/+21
2023-06-26Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki1-4/+10
2023-06-26Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2-2/+7
2023-06-26Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai9-12/+18
2023-06-26linux/netfilter.h: fix kernel-doc warningsRandy Dunlap1-2/+2
2023-06-26Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner26-77/+151
2023-06-26iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall1-1/+9
2023-06-25Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2023-06-24net: Kill MSG_SENDPAGE_NOTLASTDavid Howells1-3/+1
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells1-8/+0
2023-06-24Merge tag 'mlx5-updates-2023-06-21' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-2/+2
2023-06-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-8/+28
2023-06-24mm: make find_extend_vma() fail if write lock not heldLiam R. Howlett1-3/+7
2023-06-24mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds1-0/+2
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown6-15/+30
2023-06-23mm/hugetlb: remove hugetlb_set_page_subpool()Sidhartha Kumar1-6/+0
2023-06-23mm/vmscan: fix root proactive reclaim unthrottling unbalanced nodeYosry Ahmed1-3/+15
2023-06-23mm: kill [add|del]_page_to_lru_list()Kefeng Wang1-12/+0
2023-06-23mm: remove struct pagevecMatthew Wilcox (Oracle)1-59/+4
2023-06-23net: convert sunrpc from pagevec to folio_batchMatthew Wilcox (Oracle)1-1/+1
2023-06-23pagevec: rename fbatch_count()Matthew Wilcox (Oracle)1-2/+2
2023-06-23mm: remove check_move_unevictable_pages()Matthew Wilcox (Oracle)1-1/+0
2023-06-23scatterlist: add sg_set_folio()Matthew Wilcox (Oracle)1-0/+24
2023-06-23mm: add __folio_batch_release()Matthew Wilcox (Oracle)1-1/+7
2023-06-23mm: pass nid to reserve_bootmem_region()Yajun Deng1-1/+2
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton3-7/+3
2023-06-23Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+8
2023-06-23net/mlx5: Fix reserved at offset in hca_cap registerLama Kayal1-2/+2
2023-06-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds1-7/+8
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas4-34/+6
2023-06-22Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-40/+212
2023-06-22Merge tag 'linux-can-next-for-6.5-20230622' of git://git.kernel.org/pub/scm/l...Jakub Kicinski1-85/+214
2023-06-22net: pcs: xpcs: update PCS driver to use neg_modeRussell King (Oracle)1-2/+2
2023-06-22net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)1-2/+3