1. 74faeee x86/mm: Signal SIGSEGV with PF_SGX by Sean Christopherson · 4 years, 2 months ago
  2. e7e0545 x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections by Sean Christopherson · 4 years, 2 months ago
  3. d205e0f x86/{cpufeatures,msr}: Add Intel SGX Launch Control hardware bits by Sean Christopherson · 4 years, 2 months ago
  4. e7b6385 x86/cpufeatures: Add Intel SGX hardware bits by Sean Christopherson · 4 years, 2 months ago
  5. 2c27367 x86/sgx: Add wrappers for ENCLS functions by Jarkko Sakkinen · 4 years, 2 months ago
  6. 70d3b8d x86/sgx: Add SGX architectural data structures by Jarkko Sakkinen · 4 years, 2 months ago
  7. 09162bc Linux 5.10-rc4 by Linus Torvalds · 4 years, 2 months ago
  8. a6af871 Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  9. 8f598d1 Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years, 2 months ago
  10. 9cfd9c4 Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 2 months ago
  11. 281b3ec Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 2 months ago
  12. 0062442 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  13. 326fd6d Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  14. 64b609d Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  15. d0a37fd Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  16. 259c2fb Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  17. a50cf15 Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 4 years, 2 months ago
  18. c887c9b kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use by Paolo Bonzini · 4 years, 2 months ago
  19. e28c0d7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  20. 31908a6 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 2 months ago
  21. 7e908b7 Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 2 months ago
  22. 0c04511 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
  23. 30636a5 Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 2 months ago
  24. 4aea779 Merge tag 'for-linus-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 2 months ago
  25. 3ad216e afs: Fix afs_write_end() when called with copied == 0 [ver #3] by David Howells · 4 years, 2 months ago
  26. f578528 ocfs2: initialize ip_next_orphan by Wengang Wang · 4 years, 2 months ago
  27. 2f31ad6 panic: don't dump stack twice on warn by Christophe Leroy · 4 years, 2 months ago
  28. 336bf30 hugetlbfs: fix anon huge page migration race by Mike Kravetz · 4 years, 2 months ago
  29. 8b21ca02 mm: memcontrol: fix missing wakeup polling thread by Muchun Song · 4 years, 2 months ago
  30. e7e0461 kernel/watchdog: fix watchdog_allowed_mask not used warning by Santosh Sivaraj · 4 years, 2 months ago
  31. df5b0ab reboot: fix overflow parsing reboot cpu number by Matteo Croce · 4 years, 2 months ago
  32. 8b92c4f Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" by Matteo Croce · 4 years, 2 months ago
  33. 3347acc compiler.h: fix barrier_data() on clang by Arvind Sankar · 4 years, 2 months ago
  34. 96e1fac mm/gup: use unpin_user_pages() in __gup_longterm_locked() by Jason Gunthorpe · 4 years, 2 months ago
  35. 22e4663 mm/slub: fix panic in slab_alloc_node() by Laurent Dufour · 4 years, 2 months ago
  36. 044747e mailmap: fix entry for Dmitry Baryshkov/Eremin-Solenikov by Dmitry Baryshkov · 4 years, 2 months ago
  37. 2da9f63 mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit by Nicholas Piggin · 4 years, 2 months ago
  38. d20bdd57 mm/compaction: stop isolation if too many pages are isolated and we have pages to migrate by Zi Yan · 4 years, 2 months ago
  39. 3893586 mm/compaction: count pages and stop correctly during page isolation by Zi Yan · 4 years, 2 months ago
  40. 5c6fb4b drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere by Lyude Paul · 4 years, 2 months ago
  41. 6c27ffa drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50 by Ben Skeggs · 4 years, 2 months ago
  42. 630f512 drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth by Alexander Kapshuk · 4 years, 3 months ago
  43. f01c30d Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
  44. d9315f5 Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
  45. b5dea9c Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  46. 1b1e926 Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  47. 9e6a39e Merge tag 'devicetree-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 2 months ago
  48. 4de010e Merge tag 'pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 2 months ago
  49. 29eb6b7 Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 2 months ago
  50. 673cb93 Merge tag 'mmc-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 2 months ago
  51. e627c25 Merge tag 'drm-fixes-2020-11-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  52. 6186313 Merge tag 'trace-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 2 months ago
  53. e45f90f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 2 months ago
  54. 88b31f0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
  55. d3ba7af Merge tag 'ext4_for_linus_bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 2 months ago
  56. bdac39a dt-bindings: clock: imx5: fix example by Marc Kleine-Budde · 4 years, 2 months ago
  57. 3bbb73f dt-bindings: can: fsl,flexcan.yaml: fix compatible for i.MX35 and i.MX53 by Marc Kleine-Budde · 4 years, 2 months ago
  58. 60268b0 hwmon: (amd_energy) modify the visibility of the counters by Naveen Krishna Chatradhi · 4 years, 2 months ago
  59. 6d853c9 usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode by Chris Brandt · 4 years, 2 months ago
  60. 4df694a MAINTAINERS: add usb raw gadget entry by Andrey Konovalov · 4 years, 2 months ago
  61. 0e6371f usb: typec: ucsi: Report power supply changes by Heikki Krogerus · 4 years, 2 months ago
  62. 76255470 xhci: hisilicon: fix refercence leak in xhci_histb_probe by Zhang Qilong · 4 years, 2 months ago
  63. ffa13d2 Revert "usb: musb: convert to devm_platform_ioremap_resource_byname" by Geert Uytterhoeven · 4 years, 2 months ago
  64. 96308b0 KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests by Babu Moger · 4 years, 2 months ago
  65. 0107973 KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch by Babu Moger · 4 years, 2 months ago
  66. 51b958e KVM: x86: clflushopt should be treated as a no-op by emulation by David Edmondson · 4 years, 2 months ago
  67. 2c38234 Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 2 months ago
  68. ff82872 iommu/vt-d: Cure VF irqdomain hickup by Thomas Gleixner · 4 years, 2 months ago
  69. 23c2164 arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver by Konrad Dybcio · 4 years, 2 months ago
  70. 38328d4 arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-list by Konrad Dybcio · 4 years, 2 months ago
  71. e3dd11a arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist by Konrad Dybcio · 4 years, 2 months ago
  72. 77473cf arm64: Add MIDR value for KRYO2XX gold/silver CPU cores by Konrad Dybcio · 4 years, 2 months ago
  73. 58284a9 arm64/mm: Validate hotplug range before creating linear mapping by Anshuman Khandual · 4 years, 2 months ago
  74. 41f3ed2 Merge tag 'amd-drm-fixes-5.10-2020-11-12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 2 months ago
  75. 858fbdb Merge tag 'drm-intel-fixes-2020-11-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 2 months ago
  76. 38a2509 drm/amdgpu: enable DCN for navi10 headless SKU by Tianci.Yin · 4 years, 2 months ago
  77. 2664219 drm/amdgpu: add ta firmware load for green-sardine by Roman Li · 4 years, 3 months ago
  78. 59f7dcd Merge tag 'drm-misc-fixes-2020-11-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 2 months ago
  79. 50b8a74 bootconfig: Extend the magic check range to the preceding 3 bytes by Masami Hiramatsu · 4 years, 2 months ago
  80. c350f8b selinux: Fix error return code in sel_ib_pkey_sid_slow() by Chen Zhou · 4 years, 2 months ago
  81. 5ce6861 drm/i915: Correctly set SFC capability for video engines by Venkata Sandeep Dhanalakota · 4 years, 2 months ago
  82. 0eb0feb drm/i915/gem: Pull phys pread/pwrite implementations to the backend by Chris Wilson · 4 years, 2 months ago
  83. 0a1db6f drm/i915/gem: Allow backends to override pread implementation by Matthew Auld · 4 years, 2 months ago
  84. 585e5b1 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 2 months ago
  85. 20ca21d Merge tag 'gfs2-v5.10-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 2 months ago
  86. 77c7e1b x86/platform/uv: Fix copied UV5 output archtype by Mike Travis · 4 years, 2 months ago
  87. db7c953 Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  88. 200f9d2 Merge tag 'nfs-for-5.10-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 2 months ago
  89. ed4ffaf KVM: arm64: Handle SCXTNUM_ELx traps by Marc Zyngier · 4 years, 2 months ago
  90. 338b179 KVM: arm64: Unify trap handlers injecting an UNDEF by Marc Zyngier · 4 years, 2 months ago
  91. 23711a5 KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace by Marc Zyngier · 4 years, 2 months ago
  92. 4f6b838 Merge tag 'v5.10-rc1' into kvmarm-master/next by Marc Zyngier · 4 years, 2 months ago
  93. c01a21b loop: Fix occasional uevent drop by Petr Vorel · 4 years, 2 months ago
  94. 7e890c3 block: add a return value to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 2 months ago
  95. af5043c Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 2 months ago
  96. fcfb679 Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 2 months ago
  97. edbc211 lan743x: fix use of uninitialized variable by Sven Van Asbroeck · 4 years, 2 months ago
  98. 5861c8c Merge branch 'net-udp-fix-fast-frag0-udp-gro' by Jakub Kicinski · 4 years, 2 months ago
  99. 55e7298 net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO by Alexander Lobakin · 4 years, 2 months ago
  100. 4b1a862 net: udp: fix UDP header access on Fast/frag0 UDP GRO by Alexander Lobakin · 4 years, 2 months ago