summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-29mm/ksm: add tracepoint for ksm advisorStefan Roesch
2023-12-29mm: remove page_add_new_anon_rmap and lru_cache_add_inactive_or_unevictableMatthew Wilcox (Oracle)
2023-12-29mm: convert ksm_might_need_to_copy() to work on foliosMatthew Wilcox (Oracle)
2023-12-29userfaultfd: UFFDIO_MOVE uABIAndrea Arcangeli
2023-12-29Merge tag 'block-6.7-2023-12-29' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-29thermal/sysfs: Update governors when the 'weight' has changedLukasz Luba
2023-12-29thermal: core: Add governor callback for thermal zone changeLukasz Luba
2023-12-29Merge branch 'topic/scarlett2' into for-nextTakashi Iwai
2023-12-29ALSA: scarlett2: Add support for Solo, 2i2, and 4i4 Gen 4Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add ioctl commands to erase flash segmentsGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add skeleton hwdep/ioctl interfaceGeoffrey D. Bennett
2023-12-29genetlink: Use internal flags for multicast groupsIdo Schimmel
2023-12-29Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2023-12-29iucv: make iucv_bus constGreg Kroah-Hartman
2023-12-29crypto: skcipher - remove excess kerneldoc membersVegard Nossum
2023-12-29crypto: shash - remove excess kerneldoc membersVegard Nossum
2023-12-29ethtool: reformat kerneldoc for struct ethtool_fec_statsJonathan Corbet
2023-12-29ethtool: reformat kerneldoc for struct ethtool_link_settingsJonathan Corbet
2023-12-29net: sock: remove excess structure-member documentationJonathan Corbet
2023-12-28Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-29linux/export: Ensure natural alignment of kcrctab arrayHelge Deller
2023-12-28thermal: core: Fix thermal zone suspend-resume synchronizationRafael J. Wysocki
2023-12-28sysctl: remove struct ctl_pathThomas Weißschuh
2023-12-28sysctl: delete unused define SYSCTL_PERM_EMPTY_DIRThomas Weißschuh
2023-12-28fs: fix __sb_write_started() kerneldoc formattingVegard Nossum
2023-12-28afs: Use the netfs write helpersDavid Howells
2023-12-28netfs: Optimise away reads above the point at which there can be no dataDavid Howells
2023-12-28netfs: Implement a write-through caching optionDavid Howells
2023-12-28netfs: Provide a launder_folio implementationDavid Howells
2023-12-28netfs: Provide a writepages implementationDavid Howells
2023-12-28netfs, cachefiles: Pass upper bound length to allow expansionDavid Howells
2023-12-28netfs: Provide netfs_file_read_iter()David Howells
2023-12-28netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()David Howells
2023-12-28netfs: Implement buffered write APIDavid Howells
2023-12-28netfs: Implement unbuffered/DIO write supportDavid Howells
2023-12-28netfs: Implement unbuffered/DIO read supportDavid Howells
2023-12-28netfs: Make netfs_read_folio() handle streaming-write pagesDavid Howells
2023-12-28netfs: Provide func to copy data to pagecache for buffered writeDavid Howells
2023-12-28netfs: Dispatch write requests to process a writeback sliceDavid Howells
2023-12-28netfs: Prep to use folio->private for write grouping and streaming writeDavid Howells
2023-12-28netfs: Make the refcounting of netfs_begin_read() easier to useDavid Howells
2023-12-28netfs: Add a hook to allow tell the netfs to update its i_sizeDavid Howells
2023-12-28netfs: Extend the netfs_io_*request structs to handle writesDavid Howells
2023-12-28netfs: Limit subrequest by size or number of segmentsDavid Howells
2023-12-28netfs: Add func to calculate pagecount/size-limited span of an iteratorDavid Howells
2023-12-28netfs: Provide tools to create a buffer in an xarrayDavid Howells
2023-12-28netfs: Add support for DIO bufferingDavid Howells
2023-12-27block: rename and document BLK_DEF_MAX_SECTORSChristoph Hellwig
2023-12-27Kill sched.h dependency on rcupdate.hKent Overstreet
2023-12-27preempt.h: Kill dependency on list.hKent Overstreet