summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-12-26iio: linux/iio.h: fix Excess kernel-doc description warningRandy Dunlap1-6/+0
2023-12-24lsm: new security_file_ioctl_compat() hookAlfred Piccioni2-0/+11
2023-12-24netfs: Add iov_iters to (sub)requests to describe various buffersDavid Howells1-0/+3
2023-12-24netfs: Implement unbuffered/DIO vs buffered I/O lockingDavid Howells1-0/+10
2023-12-24netfs: Provide invalidate_folio and release_folio callsDavid Howells1-2/+4
2023-12-24netfs: Add a ->free_subrequest() opDavid Howells1-0/+1
2023-12-24netfs: Allow the netfs to make the io (sub)request alloc largerDavid Howells1-0/+2
2023-12-24netfs: Add a procfile to list in-progress requestsDavid Howells1-1/+5
2023-12-24netfs: Move pinning-for-writeback from fscache to netfsDavid Howells4-44/+5
2023-12-24netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlinkDavid Howells1-1/+0
2023-12-24netfs, fscache: Remove ->begin_cache_operationDavid Howells2-6/+1
2023-12-23Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+2
2023-12-23sched/fair: Simplify util_estVincent Guittot1-37/+12
2023-12-23arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot1-0/+1
2023-12-23energy_model: Use a fixed reference frequencyVincent Guittot1-3/+3
2023-12-23cpufreq: Use the fixed and coherent frequency for scaling capacityVincent Guittot1-0/+1
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot2-0/+15
2023-12-23Merge tag 'v6.7-rc6' into sched/core, to pick up fixesIngo Molnar44-167/+242
2023-12-23fs: factor out backing_file_mmap() helperAmir Goldstein1-0/+2
2023-12-23fs: factor out backing_file_splice_{read,write}() helpersAmir Goldstein1-0/+8
2023-12-23fs: factor out backing_file_{read,write}_iter() helpersAmir Goldstein1-0/+15
2023-12-23fs: prepare for stackable filesystems backing file helpersAmir Goldstein2-3/+17
2023-12-23linux/export: Fix alignment for 64-bit ksymtab entriesHelge Deller1-1/+4
2023-12-23usb: linux/usb.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2023-12-23driver core: device.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2023-12-23driver core: class: fix Excess kernel-doc description warningRandy Dunlap1-2/+0
2023-12-23net: skbuff: Remove some excess struct-member documentationJonathan Corbet1-2/+0
2023-12-23cxl: Calculate and store PCI link latency for the downstream portsDave Jiang1-0/+1
2023-12-23acpi: numa: Add helper function to retrieve the performance attributesDave Jiang1-0/+11
2023-12-23base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang2-9/+9
2023-12-23lib/firmware_table: tables: Add CDAT table parsing supportDave Jiang1-1/+20
2023-12-22block: skip start/end time stamping for passthrough IOKundan Kumar1-0/+6
2023-12-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller1-0/+1
2023-12-22Merge tag 'nand/for-6.8' into mtd/nextMiquel Raynal1-0/+13
2023-12-22mtd: rawnand: Prevent crossing LUN boundaries during sequential readsMiquel Raynal1-0/+2
2023-12-22Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+2
2023-12-22Merge tag 'mtk-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+8
2023-12-22Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann1-0/+16
2023-12-22Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/...Dave Airlie1-1/+7
2023-12-22entry: Move syscall_enter_from_user_mode() to header fileSven Schnelle1-2/+25
2023-12-22entry: Move enter_from_user_mode() to header fileSven Schnelle1-1/+14
2023-12-22entry: Move exit to usermode functions to header fileSven Schnelle1-1/+52
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni9-83/+55
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya1-0/+1
2023-12-21kernel/module: improve documentation for try_module_get()Marco Pagani1-1/+1
2023-12-21Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+6
2023-12-21keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells1-0/+1
2023-12-21driver core: container: make container_subsys constGreg Kroah-Hartman1-1/+1
2023-12-21driver core: bus: constantify subsys_register() callsGreg Kroah-Hartman1-3/+3