1. 98fa22f Merge remote-tracking branch 'gitlab/main-5.15.y' into main-5.15.y by Andrea Arcangeli · 1 year, 4 months ago main main-5.15.y
  2. d2f3ce7 mm: bpf: trace_bpf_prefault writable raw tracepoint by Andrea Arcangeli · 1 year, 6 months ago
  3. a75ea1d bpf: disable retpoline if unprivileged ebpf is disabled by Andrea Arcangeli · 1 year, 5 months ago
  4. bc0f7e7 bpf: fix potential 32-bit overflow when accessing ARRAY map element by Andrii Nakryiko · 2 years, 8 months ago
  5. f27bae1 mm/gup_test: free memory allocated via kvcalloc() using kvfree() by David Hildenbrand · 2 years, 3 months ago
  6. 1e8758a mm/gup_test: fix PIN_LONGTERM_TEST_READ with highmem by David Hildenbrand · 2 years, 4 months ago
  7. aaa94b4 mm/gup_test: start/stop/read functionality for PIN LONGTERM test by David Hildenbrand · 2 years, 6 months ago
  8. b544a2e mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed by David Hildenbrand · 2 years, 10 months ago
  9. 8734f1f mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy v5 by Andrea Arcangeli · 3 years, 2 months ago
  10. 2a794b1 mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy by Nanyong Sun · 3 years, 2 months ago
  11. 671b5ac randprotect: KSM: break_ksm: use the COR fault by Andrea Arcangeli · 3 years, 3 months ago
  12. a071253 randprotect: KVM: micro-optimize mmu notifier change_pte by Andrea Arcangeli · 2 years, 9 months ago
  13. c761078 randprotect: KSM: re-enable mmu_notifier_change_pte during wrprotect by Andrea Arcangeli · 2 years, 9 months ago
  14. a567f65 randprotect: mm: THP: preserved young bit in the THP split by Andrea Arcangeli · 2 years, 9 months ago
  15. e67f9e3a randprotect: KSM: eliminate the KSM COW side channel by Andrea Arcangeli · 3 years, 4 months ago
  16. b7e1360 randprotect: KSM: only attempt to merge with KSM pages if the payload doesn't change by Andrea Arcangeli · 3 years, 4 months ago
  17. 09e7667 randprotect: KSM: add batch random generator helper by Andrea Arcangeli · 3 years, 4 months ago
  18. 5a61c90 mm: soft_dirty: fail CLEAR_REFS_SOFT_DIRTY if not built into the kernel by Andrea Arcangeli · 4 years, 2 months ago
  19. 78e8089 arm64: tlb: skip tlbi broadcast by Andrea Arcangeli · 5 years ago
  20. 7ac6822 arm64: select CPUMASK_OFFSTACK if NUMA by Andrea Arcangeli · 5 years ago
  21. e9720ae mm: use_mm: fix for arches checking mm_users to optimize TLB flushes by Andrea Arcangeli · 5 years ago
  22. 4ea2a9f userfaultfd: UFFDIO_REMAP uABI by Andrea Arcangeli · 7 years ago
  23. e80c181 userfaultfd: UFFDIO_REMAP: rmap preparation by Andrea Arcangeli · 7 years ago
  24. 373825d mm/userfaultfd: provide unmasked address on page-fault by Nadav Amit · 3 years, 5 months ago
  25. aaf521f sched/fair: skip select_idle_sibling() in presence of sync wakeups by Andrea Arcangeli · 6 years ago
  26. 0a7da10 x86: atomic_set needs WRITE_ONCE by Andrea Arcangeli · 3 years, 11 months ago
  27. 056a701 x86/spectre/meltdown: avoid the vulnerability directory to weaken kernel security by Andrea Arcangeli · 7 years ago
  28. 4ca4b6c8 x86: deduplicate the spectre_v2_user documentation by Andrea Arcangeli · 4 years, 5 months ago
  29. 0aff205 x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctl by Andrea Arcangeli · 4 years, 5 months ago
  30. dc89451 x86: restore the write back cache of reserved RAM in iounmap() by Andrea Arcangeli · 4 years, 4 months ago
  31. d8f1dc1 mm: mm_take_all_locks: add cond_resched() by Andrea Arcangeli · 3 years, 10 months ago
  32. b6ec57e mm: mprotect: avoid spurious COW faults for exclusive anon pages in cow mapping by Andrea Arcangeli · 3 years, 10 months ago
  33. e116863 mm: thp: cleanup and optimize compound_nr by Andrea Arcangeli · 4 years, 2 months ago
  34. f0003cd mm: thp: optimize total_mapcount() with head_compound_mapcount by Andrea Arcangeli · 4 years, 2 months ago
  35. d54319e mm: thp: page_trans_huge_mapcount_lock: optimize the lock_page_memcg by Andrea Arcangeli · 4 years, 2 months ago
  36. 374767a mm: cacheline alignment for page_table_lock and mmap_lock by Andrea Arcangeli · 3 years, 11 months ago
  37. 93f4b2a Revert "mm: don't try to NUMA-migrate COW pages that have other uses" by Andrea Arcangeli · 1 year, 6 months ago
  38. fbaf87d Revert "mm: thp: avoid false positive copies in fork() with virtually splitted THPs" by Andrea Arcangeli · 1 year, 9 months ago
  39. a7ec17d mm: thp: avoid false positive copies in fork() with virtually splitted THPs by Andrea Arcangeli · 1 year, 9 months ago
  40. 6f6cacb mm: gup: enable PageAnonGup to reduce the false positive copies in fork by Andrea Arcangeli · 1 year, 10 months ago
  41. 051f877 mm: gup: introduce PageAnonGup helpers by Andrea Arcangeli · 1 year, 10 months ago
  42. 6de8dad mm: ksm: introduce PageHeadAnonNoKsm by Andrea Arcangeli · 1 year, 10 months ago
  43. 3a4badf mm: ksm: introduce PageAnonNoKsm by Andrea Arcangeli · 1 year, 10 months ago
  44. a93c0e1 mm: gup: fix synchronicity of all GUP pins universally by Andrea Arcangeli · 1 year, 10 months ago
  45. 8cd1f8e mm: thp: fix COW accuracy on double map THP by Andrea Arcangeli · 1 year, 10 months ago
  46. 26544b6 mm: KSM: improve reuse_swap_page for CONFIG_SWAP=n by Andrea Arcangeli · 3 years, 3 months ago
  47. 9088166 mm: gup: retain synchronicity of concurrent FOLL_LONGTERM R/O pins on SWP_STABLE_WRITE by Andrea Arcangeli · 1 year, 10 months ago
  48. 13b65d6 mm: gup: retain synchronicity of concurrent FOLL_LONGTERM R/O pins taken while child exits by Andrea Arcangeli · 1 year, 10 months ago
  49. 8c61820 mm: gup: enable FOLL_MM_SYNC by default for FOLL_LONGTERM by Andrea Arcangeli · 4 years, 2 months ago
  50. 15e716f mm: gup: document FOLL_MM_SYNC by Andrea Arcangeli · 4 years, 2 months ago
  51. 73ce6d3 mm: gup: FOLL_MM_SYNC: zeropage and MAP_PRIVATE pagecache by Andrea Arcangeli · 4 years, 2 months ago
  52. 143fc19 mm: gup: FOLL_MM_SYNC: handle FOLL_MM_SYNC in can_read_pin_swap_page() by Andrea Arcangeli · 3 years, 3 months ago
  53. ba720b9 mm: gup: FOLL_MM_SYNC: enable COR on PageKsm by Andrea Arcangeli · 4 years, 2 months ago
  54. d5b1aa9 mm: gup: introduce FOLL_MM_SYNC and FAULT_FLAG_MM_SYNC by Andrea Arcangeli · 4 years, 2 months ago
  55. 177f9ba mm: COW/COR: de-dup the lock page locking by Andrea Arcangeli · 3 years, 3 months ago
  56. 4db9590 mm: COW: restore full accuracy in page reuse by Andrea Arcangeli · 4 years, 2 months ago
  57. 49fdcd3 mm: thp: replace the page lock with the seqlock for the THP mapcount by Andrea Arcangeli · 4 years, 1 month ago
  58. d1ddd6e mm: COW: skip the page lock in the COW copy path by Andrea Arcangeli · 4 years, 2 months ago
  59. 0fe398f mm: hugetlbfs: gup: gup_must_unshare(): enable hugetlbfs by Andrea Arcangeli · 3 years, 5 months ago
  60. 92a92df mm: hugetlbfs: FOLL_FAULT_UNSHARE by Andrea Arcangeli · 3 years, 5 months ago
  61. 7d5e217 mm: hugetlbfs: COR: copy-on-read fault by Andrea Arcangeli · 3 years, 5 months ago
  62. 62e813f mm: gup: FOLL_NOUNSHARE: optimize follow_page by Andrea Arcangeli · 3 years, 3 months ago
  63. 009bd71 mm: gup: activate GUP unsharing with COR by Andrea Arcangeli · 4 years, 2 months ago
  64. b016eb8 mm: gup: gup_must_unshare() use can_read_pin_swap_page() by Andrea Arcangeli · 4 years, 2 months ago
  65. 70216c4 mm: gup: gup_must_unshare() by Andrea Arcangeli · 4 years, 2 months ago
  66. 63e087f mm: gup: COR: copy-on-read fault by Andrea Arcangeli · 4 years, 2 months ago
  67. 66d4d61 mm: thp: introduce page_trans_huge_anon_shared by Andrea Arcangeli · 4 years, 2 months ago
  68. f5063bc mm: thp: stabilize the THP mapcount in page_remove_anon_compound_rmap by Andrea Arcangeli · 4 years, 2 months ago
  69. 4ae013f mm: thp: make the THP mapcount atomic with a seqlock by Andrea Arcangeli · 4 years, 2 months ago
  70. b72abf1 mm: thp: consolidate mapcount logic on THP split by David Hildenbrand · 3 years, 3 months ago
  71. f37ec3d extraversion by Andrea Arcangeli · 4 years ago
  72. 80529b4 Linux 5.15.138 by Greg Kroah-Hartman · 1 year, 4 months ago
  73. 3d8344a ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection by Mark Hasemeyer · 1 year, 5 months ago
  74. f049c0c misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support by Siddharth Vadapalli · 1 year, 5 months ago
  75. 28b8ad8 tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks by Cameron Williams · 1 year, 5 months ago
  76. 44c4dfa tty: 8250: Add support for Intashield IX cards by Cameron Williams · 1 year, 5 months ago
  77. d541ccb tty: 8250: Add support for additional Brainboxes PX cards by Cameron Williams · 1 year, 5 months ago
  78. 60debc0 tty: 8250: Fix up PX-803/PX-857 by Cameron Williams · 1 year, 5 months ago
  79. 1f5649a tty: 8250: Fix port count of PX-257 by Cameron Williams · 1 year, 5 months ago
  80. 3fe3cc6 tty: 8250: Add support for Intashield IS-100 by Cameron Williams · 1 year, 5 months ago
  81. a5b6390 tty: 8250: Add support for Brainboxes UP cards by Cameron Williams · 1 year, 5 months ago
  82. 738fe41 tty: 8250: Add support for additional Brainboxes UC cards by Cameron Williams · 1 year, 5 months ago
  83. ff6059c tty: 8250: Remove UC-257 and UC-431 by Cameron Williams · 1 year, 5 months ago
  84. 81a4dd5 tty: n_gsm: fix race condition in status line change on dead connections by Daniel Starke · 1 year, 5 months ago
  85. e251977 usb: raw-gadget: properly handle interrupted requests by Andrey Konovalov · 1 year, 5 months ago
  86. e5f53a6 usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm() by Jimmy Hu · 1 year, 5 months ago
  87. 7c4855b usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibility by LihaSika · 1 year, 5 months ago
  88. c48aae53 PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device by Vicki Pfau · 1 year, 6 months ago
  89. 6628c36 drm/amd: Disable ASPM for VI w/ all Intel systems by Mario Limonciello · 1 year, 5 months ago
  90. b6c3c77 drm/amd: Move helper for dynamic speed switch check out of smu13 by Mario Limonciello · 1 year, 9 months ago
  91. 9015169 can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior by Oliver Hartkopp · 1 year, 5 months ago
  92. d72ff64 can: isotp: isotp_bind(): do not validate unused address information by Oliver Hartkopp · 1 year, 5 months ago
  93. e163ad6 can: isotp: add local echo tx processing and tx without FC by Oliver Hartkopp · 1 year, 5 months ago
  94. b4e78ea can: isotp: handle wait_event_interruptible() return values by Oliver Hartkopp · 1 year, 5 months ago
  95. 2fc6f33 can: isotp: check CAN address family in isotp_bind() by Oliver Hartkopp · 1 year, 5 months ago
  96. f8c3bd2 can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting by Oliver Hartkopp · 1 year, 5 months ago
  97. 615c4dd can: isotp: set max PDU size to 64 kByte by Oliver Hartkopp · 1 year, 5 months ago
  98. 6627b96 powerpc/mm: Fix boot crash with FLATMEM by Michael Ellerman · 1 year, 5 months ago
  99. f0f9986 r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en() by Douglas Anderson · 1 year, 5 months ago
  100. 78c939a r8152: Check for unplug in rtl_phy_patch_request() by Douglas Anderson · 1 year, 5 months ago