summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* spi: Merge up fixesMark Brown2024-06-0316-110/+122
|\
| * Merge tag 'tty-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-06-011-49/+47
| |\
| | * Revert "VT: Use macros to define ioctls"Greg Kroah-Hartman2024-06-011-49/+47
| * | Merge tag 'drm-fixes-2024-06-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-06-011-3/+3
| |\ \
| | * \ Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-05-271-3/+3
| | |\ \ | | | |/ | | |/|
| | | * drm/buddy: stop using PAGE_SIZEMatthew Auld2024-05-171-3/+3
| | | * drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2024-05-131-0/+7
| * | | Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds2024-06-012-10/+1
| |\ \ \
| | * | | block: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal2024-05-301-0/+1
| | * | | block: remove blk_queue_max_integrity_segmentsChristoph Hellwig2024-05-271-10/+0
| | |/ /
| * | | Merge tag 'sound-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-05-311-1/+1
| |\ \ \
| | * | | ALSA: pcm: fix typo in commentAlexandre Belloni2024-05-291-1/+1
| | |/ /
| * | | Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-308-17/+31
| |\ \ \
| | * | | netdev: add qstat for csum completeJakub Kicinski2024-05-301-0/+1
| | * | | net: fix __dst_negative_advice() raceEric Dumazet2024-05-302-11/+4
| | * | | page_pool: fix &page_pool_params kdoc issuesAlexander Lobakin2024-05-281-2/+3
| | * | | tcp: reduce accepted window in NEW_SYN_RECV stateEric Dumazet2024-05-281-0/+12
| | * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-281-0/+8
| | |\ \ \
| | | * | | netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann2024-05-251-0/+8
| | * | | | net/mlx5: Fix MTMP register capability offset in MCAM registerGal Pressman2024-05-241-2/+2
| | * | | | connector: Fix invalid conversion in cn_proc.hMatt Jan2024-05-241-2/+1
| * | | | | tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it localJarkko Sakkinen2024-05-281-15/+0
| * | | | | tpm: Open code tpm_buf_parameters()Jarkko Sakkinen2024-05-281-2/+0
| * | | | | Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-272-13/+39
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | netfs, 9p: Fix race between umount and async request completionDavid Howells2024-05-271-0/+18
| | * | | | filemap: add helper mapping_max_folio_size()Xu Yang2024-05-241-13/+21
* | | | | | spi: bitbang: Replace hard coded number of SPI modesAndy Shevchenko2024-05-271-1/+1
* | | | | | spi: bitbang: Use typedef for txrx_*() callbacksAndy Shevchenko2024-05-271-3/+4
|/ / / / /
* | | | | mm: percpu: Include smp.h in alloc_tag.hKent Overstreet2024-05-261-0/+1
* | | | | Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-05-261-0/+2
|\ \ \ \ \
| * | | | | smb3: reenable swapfiles over SMB3 mountsSteve French2024-05-211-0/+2
* | | | | | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-261-4/+18
|\ \ \ \ \ \
| * | | | | | kasan, fortify: properly rename memintrinsicsAndrey Konovalov2024-05-241-4/+18
* | | | | | | Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-251-0/+2
|\ \ \ \ \ \ \
| * | | | | | | x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck2024-05-221-0/+2
* | | | | | | | Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-253-5/+23
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/...Dave Airlie2024-05-231-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin2024-05-211-1/+0
| * | | | | | | | | Merge tag 'drm-misc-next-fixes-2024-05-16' of https://gitlab.freedesktop.org/...Dave Airlie2024-05-222-4/+23
| |\| | | | | | | |
| | * | | | | | | | drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2024-05-131-0/+7
| | * | | | | | | | drm/panthor: Document drm_panthor_tiler_heap_destroy::handle validity constra...Boris Brezillon2024-05-131-1/+5
| | * | | | | | | | drm/panthor: Relax the constraints on the tiler chunk sizeBoris Brezillon2024-05-131-1/+5
| | * | | | | | | | drm/panthor: Make sure the tiler initial/max chunks are consistentBoris Brezillon2024-05-131-2/+6
* | | | | | | | | | Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-242-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mseal: add mseal syscallJeff Xu2024-05-241-0/+1
| * | | | | | | | | | mseal: wire up mseal syscallJeff Xu2024-05-241-1/+4
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-241-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ftrace: riscv: move from REGS to ARGSPuranjay Mohan2024-05-231-1/+2
* | | | | | | | | | | Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-241-4/+3
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'asoc-fix-v6.10-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai2024-05-231-4/+3
| |\ \ \ \ \ \ \ \ \ \ \