summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Morton4-8/+4
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-23elf: correct note name commentBaruch Siach1-1/+2
2023-06-23KEYS: asymmetric: Move sm2 code into x509_public_keyHerbert Xu2-11/+3
2023-06-23KEYS: Add forward declaration in asymmetric-parser.hHerbert Xu1-0/+2
2023-06-23crypto: sig - Add interface for sign/verifyHerbert Xu3-1/+159
2023-06-23crypto: akcipher - Add sync interface without SG listsHerbert Xu1-0/+36
2023-06-23crypto: api - Remove crypto_init_ops()Dmitry Safonov1-1/+0
2023-06-23Merge branch 'topic/midi20' into for-nextTakashi Iwai1-0/+46
2023-06-23ALSA: ump: Export MIDI1 / UMP conversion helpersTakashi Iwai1-0/+46
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-23clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only userUwe Kleine-König1-16/+0
2023-06-23Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski6-66/+394
2023-06-23Merge tag 'linux-can-next-for-6.5-20230622' of git://git.kernel.org/pub/scm/l...Jakub Kicinski3-86/+216
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 Kicinski9-6/+54
2023-06-23Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-2/+38
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 Mehta3-297/+54
2023-06-22asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang1-1/+12
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-22Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-2/+29
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-22ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*Masahiro Yamada1-3/+0
2023-06-22kbuild: generate KSYMTAB entries by modpostMasahiro Yamada5-141/+98
2023-06-22can: uapi: move CAN_RAW_FILTER_MAX definition to raw.hOliver Hartkopp2-1/+2
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-22mptcp: introduce MPTCP_FULL_INFO getsockoptPaolo Abeni1-0/+24
2023-06-22mptcp: track some aggregate data countersPaolo Abeni1-0/+5