summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-27drm/amd/swsmu: add smu 14.0.1 vcn and jpeg msglima1002
2024-03-27selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski
2024-03-27net: wan: framer: Add missing static inline qualifiersHerve Codina
2024-03-27ALSA: hda/tas2781: remove useless dev_dbg from playback_hookGergo Koteles
2024-03-27ALSA: hda/tas2781: add debug statements to kcontrolsGergo Koteles
2024-03-27ALSA: hda/tas2781: add locks to kcontrolsGergo Koteles
2024-03-27ALSA: hda/tas2781: remove digital gain kcontrolGergo Koteles
2024-03-27ALSA: aoa: avoid false-positive format truncation warningArnd Bergmann
2024-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-03-26mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson
2024-03-26Merge branch 'tls-recvmsg-fixes'Jakub Kicinski
2024-03-26tls: get psock ref after taking rxlock to avoid leakSabrina Dubroca
2024-03-26selftests: tls: add test with a partially invalid iovSabrina Dubroca
2024-03-26tls: adjust recv return with async crypto and failed copy to userspaceSabrina Dubroca
2024-03-26tls: recv: process_rx_list shouldn't use an offset with kvecSabrina Dubroca
2024-03-26RAS: Avoid build errors when CONFIG_DEBUG_FS=nYazen Ghannam
2024-03-26smb3: add trace event for mknodSteve French
2024-03-26crash: use macro to add crashk_res into iomem early for specific archBaoquan He
2024-03-26mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devicesJohannes Weiner
2024-03-26selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw
2024-03-26hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor
2024-03-26userfaultfd: fix deadlock warning when locking src and dst VMAsLokesh Gidra
2024-03-26tmpfs: fix race on handling dquot rbtreeCarlos Maiolino
2024-03-26selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw
2024-03-26mm: zswap: fix writeback shinker GFP_NOIO/GFP_NOFS recursionJohannes Weiner
2024-03-26ARM: prctl: reject PR_SET_MDWE on pre-ARMv6Zev Weiss
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss
2024-03-26MAINTAINERS: remove incorrect M: tag for dm-devel@lists.linux.devKuan-Wei Chiu
2024-03-26mm: zswap: fix kernel BUG in sg_init_oneBarry Song
2024-03-26selftests: mm: restore settings from only parent processMuhammad Usama Anjum
2024-03-26tools/Makefile: remove cgroup targetCong Liu
2024-03-26mm: cachestat: fix two shmem bugsJohannes Weiner
2024-03-26mm: increase folio batch sizeMatthew Wilcox (Oracle)
2024-03-26mm,page_owner: fix recursionOscar Salvador
2024-03-26mailmap: update entry for Leonard CrestezLeonard Crestez
2024-03-26init: open /initrd.image with O_LARGEFILEJohn Sperbeck
2024-03-26selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov
2024-03-26mm/memory: fix missing pte marker for !page on pte zapsPeter Xu
2024-03-26block: don't reject too large max_user_sectors in blk_validate_limitsChristoph Hellwig
2024-03-26block: Make blk_rq_set_mixed_merge() staticJohn Garry
2024-03-27MIPS: move unselectable FIT_IMAGE_FDT_EPM5 out of the "System type" choiceMasahiro Yamada
2024-03-27cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/KconfigMasahiro Yamada
2024-03-26Merge tag 'printk-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-26Merge tag 'pwm/for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-26drm/dp: Clarify that wait_hpd_asserted() is not optional for panelsDouglas Anderson
2024-03-26btrfs: fix race in read_extent_buffer_pages()Tavian Barnes
2024-03-26btrfs: return accurate error code on open failure in open_fs_devices()Anand Jain
2024-03-26btrfs: zoned: don't skip block groups with 100% zone unusableJohannes Thumshirn
2024-03-26btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping()Filipe Manana
2024-03-26btrfs: fix message not properly printing interval when adding extent mapFilipe Manana