1. 3672c3c bpf, selftests: Fix up some test_verifier cases for unprivileged by Piotr Krysiuk · 4 years ago
  2. 1010f17 bpf: Add sanity check for upper ptr_limit by Piotr Krysiuk · 4 years ago
  3. 6a3504b bpf: Simplify alu_limit masking for pointer arithmetic by Piotr Krysiuk · 4 years ago
  4. ac1b87a bpf: Fix off-by-one for area size in creating mask to left by Piotr Krysiuk · 4 years ago
  5. c4d37ee bpf: Prohibit alu ops for pointer types not defining ptr_limit by Piotr Krysiuk · 4 years ago
  6. bf93113 crypto: x86/aes-ni-xts - use direct calls to and 4-way stride by Ard Biesheuvel · 4 years, 3 months ago
  7. fcfab1a crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg by Uros Bizjak · 4 years, 4 months ago
  8. 05d125f Linux 5.10.24 by Greg Kroah-Hartman · 4 years ago
  9. 1c08996 RDMA/umem: Use ib_dma_max_seg_size instead of dma_get_max_seg_size by Christoph Hellwig · 4 years, 4 months ago
  10. 1dbce9b KVM: arm64: Fix nVHE hyp panic host context restore by Andrew Scull · 4 years ago
  11. f67e524 xen/events: avoid handling the same event on two cpus at the same time by Juergen Gross · 4 years ago
  12. 30cdb86 xen/events: don't unmask an event channel when an eoi is pending by Juergen Gross · 4 years ago
  13. 4c84191 mm/page_alloc.c: refactor initialization of struct page for holes in memory layout by Mike Rapoport · 4 years ago
  14. e7afadd KVM: arm64: Ensure I-cache isolation between vcpus of a same VM by Marc Zyngier · 4 years ago
  15. 518f98e mm/madvise: replace ptrace attach requirement for process_madvise by Suren Baghdasaryan · 4 years ago
  16. 2aaa79f mm/userfaultfd: fix memory corruption due to writeprotect by Nadav Amit · 4 years ago
  17. c3d70b1 KVM: arm64: Fix exclusive limit for IPA size by Marc Zyngier · 4 years ago
  18. ada8817 KVM: arm64: Reject VM creation when the default IPA size is unsupported by Marc Zyngier · 4 years ago
  19. eeba4e4 KVM: arm64: nvhe: Save the SPE context early by Suzuki K Poulose · 4 years, 1 month ago
  20. a977982 KVM: arm64: Avoid corrupting vCPU context register in guest exit by Will Deacon · 4 years, 1 month ago
  21. 17becbf KVM: arm64: Fix range alignment when walking page tables by Jia He · 4 years, 1 month ago
  22. a688bf8 KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged by Wanpeng Li · 4 years, 1 month ago
  23. 4ab5d1b KVM: x86: Ensure deadline timer has truly expired before posting its IRQ by Sean Christopherson · 4 years, 1 month ago
  24. e40384f x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls by Andy Lutomirski · 4 years, 1 month ago
  25. a2bab39 x86/sev-es: Use __copy_from_user_inatomic() by Joerg Roedel · 4 years, 1 month ago
  26. 977b9f4 x86/sev-es: Correctly track IRQ states in runtime #VC handler by Joerg Roedel · 4 years, 1 month ago
  27. 2694244 x86/entry: Move nmi entry/exit into common code by Thomas Gleixner · 4 years, 5 months ago
  28. 752fbe0 x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack by Joerg Roedel · 4 years, 1 month ago
  29. 871fd1e x86/sev-es: Introduce ip_within_syscall_gap() helper by Joerg Roedel · 4 years, 1 month ago
  30. d327d86 x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2 by Josh Poimboeuf · 4 years, 1 month ago
  31. 5ab9464 binfmt_misc: fix possible deadlock in bm_register_write by Lior Ribak · 4 years ago
  32. 0e4750f powerpc: Fix missing declaration of [en/dis]able_kernel_vsx() by Christophe Leroy · 4 years ago
  33. 1f372e8 powerpc: Fix inverted SET_FULL_REGS bitop by Nicholas Piggin · 4 years ago
  34. 9776812 powerpc/64s: Fix instruction encoding for lis in ppc_function_entry() by Naveen N. Rao · 4 years, 1 month ago
  35. 8571c66 efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table by Ard Biesheuvel · 4 years, 1 month ago
  36. 68b4378 sched/membarrier: fix missing local execution of ipi_sync_rq_state() by Mathieu Desnoyers · 4 years, 1 month ago
  37. 5f2f616 linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP* by Arnd Bergmann · 4 years ago
  38. bc7c1b0 zram: fix return value on writeback_store by Minchan Kim · 4 years ago
  39. 3cbe8f9 include/linux/sched/mm.h: use rcu_dereference in in_vfork() by Matthew Wilcox (Oracle) · 4 years ago
  40. 7da7542 stop_machine: mark helpers __always_inline by Arnd Bergmann · 4 years ago
  41. 2a39eb7 seqlock,lockdep: Fix seqcount_latch_init() by Peter Zijlstra · 4 years ago
  42. 372734d powerpc/64s/exception: Clean up a missed SRR specifier by Daniel Axtens · 4 years, 1 month ago
  43. df7dbfc hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event() by Anna-Maria Behnsen · 4 years, 1 month ago
  44. 896846b perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBR by Kan Liang · 4 years, 4 months ago
  45. 82ad50c perf/core: Flush PMU internal buffers for per-CPU events by Kan Liang · 4 years, 4 months ago
  46. 3ebd4bd arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds by Ard Biesheuvel · 4 years ago
  47. 1097203 configfs: fix a use-after-free in __configfs_open_file by Daiyue Zhang · 4 years, 1 month ago
  48. 6cf11f3 nvme-fc: fix racing controller reset and create association by James Smart · 4 years ago
  49. d1d9184 block: rsxx: fix error return code of rsxx_pci_probe() by Jia-Ju Bai · 4 years ago
  50. caa8690 NFSv4.2: fix return value of _nfs4_get_security_label() by Ondrej Mosnacek · 4 years, 2 months ago
  51. e181960 NFS: Don't gratuitously clear the inode cache when lookup failed by Trond Myklebust · 4 years ago
  52. dd756d0 NFS: Don't revalidate the directory permissions on a lookup failure by Trond Myklebust · 4 years ago
  53. faa48b2 SUNRPC: Set memalloc_nofs_save() for sync tasks by Benjamin Coddington · 4 years, 1 month ago
  54. 475a430 arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory by Anshuman Khandual · 4 years, 1 month ago
  55. e50ada5 cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init() by Wei Yongjun · 4 years, 1 month ago
  56. 7dfe37e cpufreq: qcom-hw: fix dereferencing freed memory 'data' by Shawn Guo · 4 years, 1 month ago
  57. 75d9be5 sh_eth: fix TRSCER mask for R7S72100 by Sergey Shtylyov · 4 years, 1 month ago
  58. a854bd0 staging: comedi: pcl818: Fix endian problem for AI command data by Ian Abbott · 4 years, 1 month ago
  59. ddfeb23 staging: comedi: pcl711: Fix endian problem for AI command data by Ian Abbott · 4 years, 1 month ago
  60. c30fe0f staging: comedi: me4000: Fix endian problem for AI command data by Ian Abbott · 4 years, 1 month ago
  61. 2c1ea26 staging: comedi: dmm32at: Fix endian problem for AI command data by Ian Abbott · 4 years, 1 month ago
  62. c36d2f4 staging: comedi: das800: Fix endian problem for AI command data by Ian Abbott · 4 years, 1 month ago
  63. d8f26a4 staging: comedi: das6402: Fix endian problem for AI command data by Ian Abbott · 4 years, 1 month ago
  64. b46f690 staging: comedi: adv_pci1710: Fix endian problem for AI command data by Ian Abbott · 4 years, 1 month ago
  65. 66a44ed staging: comedi: addi_apci_1500: Fix endian problem for command sample by Ian Abbott · 4 years, 1 month ago
  66. 4d14685 staging: comedi: addi_apci_1032: Fix endian problem for COS sample by Ian Abbott · 4 years, 1 month ago
  67. c5d3e25 staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scan by Lee Gibson · 4 years, 1 month ago
  68. 74a14d8 staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd by Lee Gibson · 4 years, 1 month ago
  69. 66cf4f5 staging: ks7010: prevent buffer overflow in ks_wlan_set_scan() by Dan Carpenter · 4 years, 1 month ago
  70. be97453 staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data() by Dan Carpenter · 4 years, 1 month ago
  71. 550c9e49 staging: rtl8712: unterminated string leads to read overflow by Dan Carpenter · 4 years, 1 month ago
  72. d972a51 staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan() by Dan Carpenter · 4 years, 1 month ago
  73. 1642b51 staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan() by Dan Carpenter · 4 years, 1 month ago
  74. 52feb58 misc: fastrpc: restrict user apps from sending kernel RPC messages by Dmitry Baryshkov · 4 years, 1 month ago
  75. 7ae2482c misc/pvpanic: Export module FDT device table by Shile Zhang · 4 years, 1 month ago
  76. 70c26fc Revert "serial: max310x: rework RX interrupt handling" by Alexander Shiyan · 4 years, 1 month ago
  77. 9951e64 usbip: fix vudc usbip_sockfd_store races leading to gpf by Shuah Khan · 4 years ago
  78. 116a710 usbip: fix vhci_hcd attach_store() races leading to gpf by Shuah Khan · 4 years ago
  79. ab5c318 usbip: fix stub_dev usbip_sockfd_store() races leading to gpf by Shuah Khan · 4 years ago
  80. e033d7f usbip: fix vudc to check for stream socket by Shuah Khan · 4 years ago
  81. 2aa2158 usbip: fix vhci_hcd to check for stream socket by Shuah Khan · 4 years ago
  82. 6d74523 usbip: fix stub_dev to check for stream socket by Shuah Khan · 4 years ago
  83. b249b8f USB: serial: cp210x: add some more GE USB IDs by Sebastian Reichel · 4 years, 1 month ago
  84. 0aa33c0 USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter by Karan Singhal · 4 years, 1 month ago
  85. 3aa5042 USB: serial: ch341: add new Product ID by Niv Sardi · 4 years, 1 month ago
  86. a347908 USB: serial: io_edgeport: fix memory leak in edge_startup by Pavel Skripkin · 4 years, 1 month ago
  87. fc411ca xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state by Mathias Nyman · 4 years ago
  88. 209b3ff usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing by Forest Crossman · 4 years ago
  89. e780091 xhci: Improve detection of device initiated wake signal. by Mathias Nyman · 4 years ago
  90. 2030608 usb: xhci: do not perform Soft Retry for some xHCI hosts by Stanislaw Gruszka · 4 years ago
  91. 7c87f4e usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM by Yoshihiro Shimoda · 4 years ago
  92. 48c7fc4 USB: usblp: fix a hang in poll() if disconnected by Pete Zaitcev · 4 years, 1 month ago
  93. adb9639 usb: dwc3: qcom: Honor wakeup enabled/disabled state by Matthias Kaehlcke · 4 years, 1 month ago
  94. 13c9e76 usb: dwc3: qcom: add ACPI device id for sc8180x by Shawn Guo · 4 years, 1 month ago
  95. 39bcc4b usb: dwc3: qcom: add URS Host support for sdm845 ACPI boot by Shawn Guo · 4 years, 2 months ago
  96. 10551fb usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement by Serge Semin · 4 years, 1 month ago
  97. 32ad0eb usb: gadget: f_uac1: stop playback on function disable by Ruslan Bilovol · 4 years, 1 month ago
  98. 30a187a usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot by Ruslan Bilovol · 4 years, 1 month ago
  99. 50233f8 USB: gadget: u_ether: Fix a configfs return code by Dan Carpenter · 4 years, 1 month ago
  100. 8009154 USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe() by Wei Yongjun · 4 years, 1 month ago