summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-05-30netdev: add qstat for csum completeJakub Kicinski
2024-05-29net: fix __dst_negative_advice() raceEric Dumazet
2024-05-29Merge patch series "cachefiles: some bugfixes and cleanups for ondemand reque...Christian Brauner
2024-05-29cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()Baokun Li
2024-05-29cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fdBaokun Li
2024-05-29ALSA: pcm: fix typo in commentAlexandre Belloni
2024-05-29statx: Update offset commentary for struct statxJohn Garry
2024-05-29drm/panel replay: Add edp1.5 Panel Replay bits and registerJouni Högander
2024-05-28Merge branch '6.10/scsi-queue' into 6.10/scsi-fixesMartin K. Petersen
2024-05-28cpufreq: amd-pstate: remove global header fileArnd Bergmann
2024-05-28PNP: Hide pnp_bus_type from the non-PNP codeAndy Shevchenko
2024-05-28PNP: Make dev_is_pnp() to be a function and export it for modulesAndy Shevchenko
2024-05-28drm/dp: Fix documentation warningMarileneGarcia
2024-05-28netfs: fix kernel doc for nets_wait_for_outstanding_io()Christian Brauner
2024-05-28tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it localJarkko Sakkinen
2024-05-28tpm: Open code tpm_buf_parameters()Jarkko Sakkinen
2024-05-28drm/connector: hdmi: Add Infoframes generationMaxime Ripard
2024-05-28drm/connector: hdmi: Add RGB Quantization Range to the connector stateMaxime Ripard
2024-05-28drm/connector: hdmi: Add Broadcast RGB propertyMaxime Ripard
2024-05-28drm/connector: hdmi: Add custom hook to filter TMDS character rateMaxime Ripard
2024-05-28drm/connector: hdmi: Calculate TMDS character rateMaxime Ripard
2024-05-28drm/display: hdmi: Add HDMI compute clock helperMaxime Ripard
2024-05-28drm/connector: hdmi: Add support for output formatMaxime Ripard
2024-05-28drm/connector: hdmi: Add output BPC to the connector stateMaxime Ripard
2024-05-28drm/connector: hdmi: Create an HDMI sub-stateMaxime Ripard
2024-05-28drm/connector: Introduce an HDMI connector initialization functionMaxime Ripard
2024-05-27page_pool: fix &page_pool_params kdoc issuesAlexander Lobakin
2024-05-27tcp: reduce accepted window in NEW_SYN_RECV stateEric Dumazet
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-27block: remove blk_queue_max_integrity_segmentsChristoph Hellwig
2024-05-27Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-27netfs, 9p: Fix race between umount and async request completionDavid Howells
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-05-27dma-buf/fence-array: Add flex array to struct dma_fence_arrayChristophe JAILLET
2024-05-27Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet
2024-05-25Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-25netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-24kasan, fortify: properly rename memintrinsicsAndrey Konovalov
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-24Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-24net/mlx5: Fix MTMP register capability offset in MCAM registerGal Pressman
2024-05-24filemap: add helper mapping_max_folio_size()Xu Yang
2024-05-24connector: Fix invalid conversion in cn_proc.hMatt Jan
2024-05-23mseal: add mseal syscallJeff Xu
2024-05-23mseal: wire up mseal syscallJeff Xu