summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2024-03-26btrfs: fix warning messages not printing interval at unpin_extent_range()Filipe Manana
2024-03-26btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()Filipe Manana
2024-03-26btrfs: validate device maj:min during openAnand Jain
2024-03-26btrfs: zoned: fix use-after-free in do_zone_finish()Johannes Thumshirn
2024-03-26Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni
2024-03-26net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen
2024-03-26net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu
2024-03-26net: hns3: fix index limit to support all queue statsJie Wang
2024-03-26x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin
2024-03-26USB: core: Fix deadlock in port "disable" sysfs attributeAlan Stern
2024-03-26USB: core: Add hub_get() and hub_put() routinesAlan Stern
2024-03-26usb: typec: ucsi: Check capabilities before cable and identity discoveryJameson Thies
2024-03-26usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt
2024-03-26usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt
2024-03-26usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt
2024-03-26usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt
2024-03-26usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt
2024-03-26usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso
2024-03-26usb: udc: remove warning when queue disabled epyuan linyu
2024-03-26usb: dwc3: pci: Drop duplicate IDHeikki Krogerus
2024-03-26usb: dwc3: Properly set system wakeupThinh Nguyen
2024-03-26Revert "usb: phy: generic: Get the vbus supply"Alexander Stein