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