summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-09-16Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linuxLinus Torvalds3-0/+31
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds8-11/+44
2024-09-16Merge tag 'for-6.12/io_uring-20240913' of git://git.kernel.dk/linuxLinus Torvalds2-1/+44
2024-09-16Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-9/+9
2024-09-16Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds5-58/+410
2024-09-16Merge tag 'vfs-6.12.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-0/+21
2024-09-16Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+13
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-40/+75
2024-09-16Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds2-10/+10
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds14-76/+155
2024-09-16Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-21/+10
2024-09-16Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-19/+28
2024-09-16Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds12-15/+61
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-25/+119
2024-09-16Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2024-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+1
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-191/+13
2024-09-14io_uring: rename "copy buffers" to "clone buffers"Jens Axboe1-3/+3
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai11-296/+615
2024-09-14MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui1-921/+0
2024-09-14net: fib_rules: Add DSCP selector attributeIdo Schimmel1-0/+1
2024-09-14Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-6/+7
2024-09-14PCI: Pass domain number to pci_bus_release_domain_nr() explicitlyManivannan Sadhasivam1-1/+1
2024-09-13bpf: Fix helper writes to read-only mapsDaniel Borkmann1-2/+5
2024-09-13blk-integrity: improved sg segment mappingKeith Busch1-4/+2
2024-09-13dt-bindings: interrupt-controller: arm,gic: add ESPI and EPPI specifiersNikunj Kela1-0/+2
2024-09-13block: provide a request helper for user integrity segmentsKeith Busch1-0/+9
2024-09-13blk-mq: unconditional nr_integrity_segmentsKeith Busch1-3/+0
2024-09-13ASoC: tas2781: Add Calibration Kcontrols for ChromebookShenghao Ding1-0/+68
2024-09-13mm: Define VM_DROPPABLE for powerpc/32Christophe Leroy2-3/+5
2024-09-13random: vDSO: add a __vdso_getrandom prototype for all architecturesXi Ruoyao1-0/+15
2024-09-13random: vDSO: minimize and simplify header includesChristophe Leroy3-10/+17
2024-09-13random: vDSO: move prototype of arch chacha function to vdso/getrandom.hJason A. Donenfeld1-0/+13
2024-09-13hwmon: Remove devm_hwmon_device_unregister() API functionGuenter Roeck1-1/+0
2024-09-13ASoC: sdw_utils/intel: move soundwire endpoint parsing helper functionsVijendar Mukunda1-0/+10
2024-09-13ASoC: sdw_util/intel: move soundwire endpoint and dai link structuresVijendar Mukunda1-0/+21
2024-09-13driver core: attribute_container: Remove unused functionsDr. David Alan Gilbert1-6/+0
2024-09-13Merge branch 'for-6.12/hidraw' into for-linusBenjamin Tissoires2-0/+2
2024-09-13Merge branch 'for-6.12/constify-rdesc' into for-linusBenjamin Tissoires2-6/+6
2024-09-13Merge branch 'for-6.12/core' into for-linusBenjamin Tissoires1-0/+2
2024-09-13Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...Joerg Roedel2-0/+7
2024-09-13Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-nextVlastimil Babka2-58/+246
2024-09-13mm, slab: restore kerneldoc for kmem_cache_create()Vlastimil Babka1-23/+91
2024-09-13locking/mutex: Introduce mutex_init_with_key()Bart Van Assche1-0/+11
2024-09-13locking/mutex: Define mutex_init() onceBart Van Assche1-7/+1
2024-09-13RDMA/nldev: Expose whether RDMA monitoring is supportedChiara Meiohas1-0/+1
2024-09-13RDMA/nldev: Add support for RDMA monitoringChiara Meiohas2-0/+27
2024-09-13RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas3-1/+4
2024-09-13net/mlx5: Handle memory scheme ODP capabilitiesMichael Guralnik1-3/+7
2024-09-13memory-provider: fix compilation issue without SYSFSMina Almasry1-2/+0