summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-24mm/vmscan: fix root proactive reclaim unthrottling unbalanced nodeYosry Ahmed1-3/+15
2023-06-24mm: kill [add|del]_page_to_lru_list()Kefeng Wang1-12/+0
2023-06-24mm: remove struct pagevecMatthew Wilcox (Oracle)1-59/+4
2023-06-24net: convert sunrpc from pagevec to folio_batchMatthew Wilcox (Oracle)1-1/+1
2023-06-24pagevec: rename fbatch_count()Matthew Wilcox (Oracle)1-2/+2
2023-06-24mm: remove check_move_unevictable_pages()Matthew Wilcox (Oracle)1-1/+0
2023-06-24scatterlist: add sg_set_folio()Matthew Wilcox (Oracle)1-0/+24
2023-06-24mm: add __folio_batch_release()Matthew Wilcox (Oracle)1-1/+7
2023-06-24mm: pass nid to reserve_bootmem_region()Yajun Deng1-1/+2
2023-06-24Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton3-7/+3
2023-06-24Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+8
2023-06-23PCI: endpoint: Add BME notifier supportManivannan Sadhasivam2-0/+3
2023-06-23PCI: endpoint: Add linkdown notifier supportManivannan Sadhasivam2-0/+3
2023-06-23PCI: endpoint: Pass EPF device ID to the probe functionManivannan Sadhasivam1-1/+4
2023-06-23PCI: endpoint: Move pci_epf_type_add_cfs() codeDamien Le Moal1-2/+0
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-23crypto: sig - Add interface for sign/verifyHerbert Xu1-1/+2
2023-06-23Merge tag 'usb-serial-6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-1/+1
2023-06-23Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-40/+212
2023-06-23Merge tag 'linux-can-next-for-6.5-20230622' of git://git.kernel.org/pub/scm/l...Jakub Kicinski1-85/+214
2023-06-23net: pcs: xpcs: update PCS driver to use neg_modeRussell King (Oracle)1-2/+2
2023-06-23net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)1-2/+3
2023-06-23net: phylink: add PCS negotiation modeRussell King (Oracle)1-6/+98
2023-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-3/+14
2023-06-22nodemask: Drop duplicate check in for_each_node_mask()Gavin Shan1-1/+1
2023-06-22lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov1-5/+3
2023-06-22wifi: ieee80211: fix erroneous NSTR bitmap size checksJohannes Berg1-2/+2
2023-06-22Merge tag 'scmi-updates-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+18
2023-06-22syscalls: Remove file path comments from headersSohil Mehta2-198/+24
2023-06-22ftrace: Show all functions with addresses in available_filter_functions_addrsJiri Olsa1-0/+1
2023-06-22spi: Create a helper to derive adaptive timeoutsMiquel Raynal1-0/+17
2023-06-22linux/export.h: rename 'sec' argument to 'license'Masahiro Yamada2-7/+7
2023-06-22kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursionMasahiro Yamada1-57/+10
2023-06-22kbuild: generate KSYMTAB entries by modpostMasahiro Yamada3-62/+92
2023-06-22can: length: refactor frame lengths definition to add size in bitsVincent Mailhol1-88/+214
2023-06-22can: length: fix description of the RRS fieldVincent Mailhol1-2/+3
2023-06-22can: length: fix bitstuffing countVincent Mailhol1-6/+8
2023-06-22usb: ulpi: Make container_of() no-op in to_ulpi_dev()Andy Shevchenko1-1/+1
2023-06-22bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever1-0/+9
2023-06-22leds: trigger: netdev: add additional specific link duplex modeChristian Marangi1-0/+2
2023-06-22leds: trigger: netdev: add additional specific link speed modeChristian Marangi1-0/+3
2023-06-21Merge tag 'ti-driver-soc-for-v6.5' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+123
2023-06-21Merge tag 'qcom-drivers-for-6.5-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-2/+9
2023-06-21Merge tag 'v6.4-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+1
2023-06-21Merge tag 'qcom-drivers-for-6.5' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-0/+72
2023-06-21Merge tag 'tegra-for-6.5-memory' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+65
2023-06-21Merge tag 'coresight-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-49/+89
2023-06-21Merge tag 'icc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2-8/+22