summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-29ALSA: scarlett2: Add support for Solo, 2i2, and 4i4 Gen 4Geoffrey D. Bennett1-2/+2
2023-12-29ALSA: scarlett2: Add ioctl commands to erase flash segmentsGeoffrey D. Bennett1-0/+20
2023-12-29ALSA: scarlett2: Add skeleton hwdep/ioctl interfaceGeoffrey D. Bennett1-0/+34
2023-12-29genetlink: Use internal flags for multicast groupsIdo Schimmel1-3/+6
2023-12-29Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller1-1/+1
2023-12-29iucv: make iucv_bus constGreg Kroah-Hartman1-2/+2
2023-12-29crypto: skcipher - remove excess kerneldoc membersVegard Nossum1-16/+0
2023-12-29crypto: shash - remove excess kerneldoc membersVegard Nossum1-4/+0
2023-12-29ethtool: reformat kerneldoc for struct ethtool_fec_statsJonathan Corbet1-2/+4
2023-12-29ethtool: reformat kerneldoc for struct ethtool_link_settingsJonathan Corbet1-12/+15
2023-12-29net: sock: remove excess structure-member documentationJonathan Corbet1-2/+0
2023-12-28Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+5
2023-12-28linux/export: Ensure natural alignment of kcrctab arrayHelge Deller1-0/+1
2023-12-28thermal: core: Fix thermal zone suspend-resume synchronizationRafael J. Wysocki1-0/+2
2023-12-28sysctl: remove struct ctl_pathThomas Weißschuh1-5/+0
2023-12-28sysctl: delete unused define SYSCTL_PERM_EMPTY_DIRThomas Weißschuh1-2/+0
2023-12-28fs: fix __sb_write_started() kerneldoc formattingVegard Nossum1-3/+3
2023-12-28afs: Use the netfs write helpersDavid Howells1-23/+0
2023-12-28netfs: Optimise away reads above the point at which there can be no dataDavid Howells1-3/+18
2023-12-28netfs: Implement a write-through caching optionDavid Howells2-2/+8
2023-12-28netfs: Provide a launder_folio implementationDavid Howells2-0/+5
2023-12-28netfs: Provide a writepages implementationDavid Howells1-0/+2
2023-12-28netfs, cachefiles: Pass upper bound length to allow expansionDavid Howells1-2/+3
2023-12-28netfs: Provide netfs_file_read_iter()David Howells1-0/+2
2023-12-28netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()David Howells1-0/+4
2023-12-28netfs: Implement buffered write APIDavid Howells1-0/+3
2023-12-28netfs: Implement unbuffered/DIO write supportDavid Howells2-1/+7
2023-12-28netfs: Implement unbuffered/DIO read supportDavid Howells2-1/+15
2023-12-28netfs: Make netfs_read_folio() handle streaming-write pagesDavid Howells1-0/+2
2023-12-28netfs: Provide func to copy data to pagecache for buffered writeDavid Howells2-0/+78
2023-12-28netfs: Dispatch write requests to process a writeback sliceDavid Howells2-2/+61
2023-12-28netfs: Prep to use folio->private for write grouping and streaming writeDavid Howells1-0/+41
2023-12-28netfs: Make the refcounting of netfs_begin_read() easier to useDavid Howells1-4/+5
2023-12-28netfs: Add a hook to allow tell the netfs to update its i_sizeDavid Howells1-0/+4
2023-12-28netfs: Extend the netfs_io_*request structs to handle writesDavid Howells2-3/+20
2023-12-28netfs: Limit subrequest by size or number of segmentsDavid Howells2-0/+2
2023-12-28netfs: Add func to calculate pagecount/size-limited span of an iteratorDavid Howells1-0/+2
2023-12-28netfs: Provide tools to create a buffer in an xarrayDavid Howells1-0/+4
2023-12-28netfs: Add support for DIO bufferingDavid Howells1-0/+3
2023-12-27block: rename and document BLK_DEF_MAX_SECTORSChristoph Hellwig1-1/+8
2023-12-27Kill sched.h dependency on rcupdate.hKent Overstreet3-10/+16
2023-12-27preempt.h: Kill dependency on list.hKent Overstreet1-2/+4
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet3-124/+133
2023-12-27Merge tag 'v6.7-rc7' into gpio/for-nextBartosz Golaszewski58-211/+315
2023-12-27net: macsec: introduce mdo_insert_tx_tagRadu Pirea (NXP OSS)1-0/+10
2023-12-27net: macsec: documentation for macsec_context and macsec_opsRadu Pirea (NXP OSS)1-0/+39
2023-12-27net: macsec: move sci_to_cpu to macsec headerRadu Pirea (NXP OSS)1-0/+5
2023-12-27net: rename dsa_realloc_skb to skb_ensure_writable_head_tailRadu Pirea (NXP OSS)1-0/+1
2023-12-27OPP: The level field is always of unsigned int typeViresh Kumar1-2/+2
2023-12-27PCI: Remove unused 'node' member from struct pci_driverMathias Krause1-2/+0