summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-06-01Merge tag 'tty-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-49/+47
2024-06-01Revert "VT: Use macros to define ioctls"Greg Kroah-Hartman-49/+47
2024-05-31Merge tag 'drm-fixes-2024-06-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-3/+3
2024-05-31Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds-10/+1
2024-05-31Merge tag 'sound-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+1
2024-05-30block: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal-0/+1
2024-05-30Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-17/+31
2024-05-30netdev: add qstat for csum completeJakub Kicinski-0/+1
2024-05-29net: fix __dst_negative_advice() raceEric Dumazet-11/+4
2024-05-29ALSA: pcm: fix typo in commentAlexandre Belloni-1/+1
2024-05-28tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it localJarkko Sakkinen-15/+0
2024-05-28tpm: Open code tpm_buf_parameters()Jarkko Sakkinen-2/+0
2024-05-27page_pool: fix &page_pool_params kdoc issuesAlexander Lobakin-2/+3
2024-05-27tcp: reduce accepted window in NEW_SYN_RECV stateEric Dumazet-0/+12
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+8
2024-05-27block: remove blk_queue_max_integrity_segmentsChristoph Hellwig-10/+0
2024-05-27Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-13/+39
2024-05-27netfs, 9p: Fix race between umount and async request completionDavid Howells-0/+18
2024-05-27Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-3/+3
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet-0/+1
2024-05-25Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-0/+2
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds-4/+18
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2024-05-25netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann-0/+8
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-5/+23
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+5
2024-05-24kasan, fortify: properly rename memintrinsicsAndrey Konovalov-4/+18
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+2
2024-05-24Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+3
2024-05-24net/mlx5: Fix MTMP register capability offset in MCAM registerGal Pressman-2/+2
2024-05-24filemap: add helper mapping_max_folio_size()Xu Yang-13/+21
2024-05-24connector: Fix invalid conversion in cn_proc.hMatt Jan-2/+1
2024-05-23mseal: add mseal syscallJeff Xu-0/+1
2024-05-23mseal: wire up mseal syscallJeff Xu-1/+4
2024-05-23Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-0/+3
2024-05-23Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linuxLinus Torvalds-1/+1
2024-05-23Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+3
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-312/+303
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+4
2024-05-23Merge tag 'asoc-fix-v6.10-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai-4/+3
2024-05-23Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/...Dave Airlie-1/+0
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+12
2024-05-22Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+25
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)-312/+303
2024-05-22ftrace: riscv: move from REGS to ARGSPuranjay Mohan-1/+2
2024-05-22Merge local branch 'x86-codegen'Linus Torvalds-0/+19
2024-05-22clang: work around asm input constraint problemsLinus Torvalds-0/+19
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-55/+274
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-11/+30
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-148/+207