summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-2512-30/+108
|\
| * Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni2024-01-254-4/+11
| |\
| | * net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2024-01-242-1/+2
| | * net/mlx5: Fix query of sd_group fieldTariq Toukan2024-01-242-3/+8
| | * net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed2024-01-241-0/+1
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-01-251-0/+27
| |\ \
| | * | xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski2024-01-241-0/+26
| | * | xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski2024-01-241-0/+1
| * | | netfilter: nf_tables: cleanup documentationGeorge Guo2024-01-241-10/+39
| | |/ | |/|
| * | net/sched: flower: Fix chain template offloadIdo Schimmel2024-01-241-0/+4
| |/
| * udp: fix busy pollingEric Dumazet2024-01-213-12/+17
| * llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima2024-01-191-4/+2
| * tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao2024-01-191-0/+8
* | Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-251-0/+25
|\ \
| * | afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells2024-01-221-0/+25
* | | Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-241-1/+1
|\ \ \
| * | | exec: Distinguish in_execve from in_execKees Cook2024-01-241-1/+1
| |/ /
* | | Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-221-0/+3
|\ \ \ | |/ / |/| |
| * | btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo2024-01-121-0/+3
* | | Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-211-6/+6
|\ \ \
| * | | spinlock: Fix failing build for PREEMPT_RTLeonardo Bras2024-01-151-6/+6
* | | | Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-201-0/+21
|\ \ \ \
| * | | | dt-bindings: dma: fsl-edma: Add fsl-edma.h to prevent hardcoding in dtsFrank Li2023-12-211-0/+21
* | | | | Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-201-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge patch series "riscv: Add fine-tuned checksum functions"Palmer Dabbelt2024-01-171-3/+3
| |\ \ \ \ \
| | * | | | | asm-generic: Improve csum_foldCharlie Jenkins2024-01-171-3/+3
| | |/ / / /
* | | | | | Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-01-192-54/+0
|\ \ \ \ \ \
| * | | | | | string: Remove strlcpy()Kees Cook2024-01-192-54/+0
* | | | | | | Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-01-192-6/+3
|\ \ \ \ \ \ \
| * | | | | | | of: Stop circularly including of_device.h and of_platform.hRob Herring2024-01-192-6/+3
* | | | | | | | Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-191-4/+5
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2024-01-161-4/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: tas2781: Add tas2563 into header file for DSP modeShenghao Ding2024-01-051-4/+5
* | | | | | | | | | Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2024-01-191-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | power: supply: bq27xxx: Stop and start delayed work in suspend and resumeMarek Vasut2023-11-151-0/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2024-01-191-2/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ceph: try to allocate a smaller extent map for sparse readXiubo Li2024-01-151-2/+5
* | | | | | | | | | | Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-197-99/+320
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | netfs: Fix interaction between write-streaming and cachefiles cullingDavid Howells2024-01-052-0/+4
| * | | | | | | | | | netfs: Rearrange netfs_io_subrequest to put request pointer firstDavid Howells2024-01-041-1/+1
| * | | | | | | | | | afs: Use the netfs write helpersDavid Howells2023-12-281-23/+0
| * | | | | | | | | | netfs: Optimise away reads above the point at which there can be no dataDavid Howells2023-12-281-3/+18
| * | | | | | | | | | netfs: Implement a write-through caching optionDavid Howells2023-12-282-2/+8
| * | | | | | | | | | netfs: Provide a launder_folio implementationDavid Howells2023-12-282-0/+5
| * | | | | | | | | | netfs: Provide a writepages implementationDavid Howells2023-12-281-0/+2
| * | | | | | | | | | netfs, cachefiles: Pass upper bound length to allow expansionDavid Howells2023-12-281-2/+3
| * | | | | | | | | | netfs: Provide netfs_file_read_iter()David Howells2023-12-281-0/+2
| * | | | | | | | | | netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()David Howells2023-12-281-0/+4
| * | | | | | | | | | netfs: Implement buffered write APIDavid Howells2023-12-281-0/+3
| * | | | | | | | | | netfs: Implement unbuffered/DIO write supportDavid Howells2023-12-282-1/+7