1. eaa6fc6 efi/libstub: Add function description of efi_allocate_pages() by Heinrich Schuchardt · 5 years ago
  2. 2931d52 efi/libstub: Make the LoadFile EFI protocol accessible by Ard Biesheuvel · 5 years ago
  3. abd2686 efi/libstub: Expose LocateDevicePath boot service by Ard Biesheuvel · 5 years ago
  4. 91d150c efi/libstub: Clean up command line parsing routine by Ard Biesheuvel · 5 years ago
  5. 31f5e54 efi/libstub: Take soft and hard memory limits into account for initrd loading by Ard Biesheuvel · 5 years ago
  6. 9302c1b efi/libstub: Rewrite file I/O routine by Ard Biesheuvel · 5 years ago
  7. 5193a33 efi/libstub: Move file I/O support code into separate file by Ard Biesheuvel · 5 years ago
  8. b871745 efi/libstub: Move get_dram_base() into arm-stub.c by Ard Biesheuvel · 5 years ago
  9. 0ed02bd efi/libstub: Move efi_random_alloc() into separate source file by Ard Biesheuvel · 5 years ago
  10. 1e45bf7 efi/libstub/x86: Permit cmdline data to be allocated above 4 GB by Ard Biesheuvel · 5 years ago
  11. 8166ec0 efi/libstub: Move stub specific declarations into efistub.h by Ard Biesheuvel · 5 years ago
  12. 6a4db9b efi/libstub/x86: Permit bootparams struct to be allocated above 4 GB by Ard Biesheuvel · 5 years ago
  13. a46a290 efi/libstub: Use consistent type names for file I/O protocols by Ard Biesheuvel · 5 years ago
  14. c2d0b47 efi/libstub/x86: Incorporate eboot.c into libstub by Ard Biesheuvel · 5 years ago
  15. a7495c2 efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages() by Ard Biesheuvel · 5 years ago
  16. f57db62 efi/libstub: Move memory map handling and allocation routines to mem.c by Ard Biesheuvel · 5 years ago
  17. 184d7e0 efi/libstub/arm: Relax FDT alignment requirement by Ard Biesheuvel · 5 years ago
  18. 6f05106e efi/libstub: Use hidden visibility for all source files by Ard Biesheuvel · 5 years ago
  19. 04a7d0e efi/libstub/x86: Avoid overflowing code32_start on PE entry by Ard Biesheuvel · 5 years ago
  20. e6d832e efi/libstub/x86: Remove pointless zeroing of apm_bios_info by Ard Biesheuvel · 5 years ago
  21. 3b9274e efi/apple-properties: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  22. b92165d efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists by Ard Biesheuvel · 5 years ago
  23. 55087c5 efi/bgrt: Accept BGRT tables with a version of 0 by Hans de Goede · 5 years ago
  24. f32ea1c efi/x86: Mark setup_graphics static by Arvind Sankar · 5 years ago
  25. 8a3abe3 x86/boot: Micro-optimize GDT loading instructions by Arvind Sankar · 5 years ago
  26. b75e2b0 x86/boot: GDT limit value should be size - 1 by Arvind Sankar · 5 years ago
  27. ef5a7b5 efi/x86: Remove GDT setup from efi_main by Arvind Sankar · 5 years ago
  28. cae0e43 x86/boot: Clear direction and interrupt flags in startup_64 by Arvind Sankar · 5 years ago
  29. 32d0091 x86/boot: Reload GDTR after copying to the end of the buffer by Arvind Sankar · 5 years ago
  30. 90ff226 efi/x86: Don't depend on firmware GDT layout by Arvind Sankar · 5 years ago
  31. 67a6af7 x86/boot: Remove KEEP_SEGMENTS support by Arvind Sankar · 5 years ago
  32. 9f92237 efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint by Ard Biesheuvel · 4 years, 11 months ago
  33. e951a1f efi/arm: Pass start and end addresses to cache_clean_flush() by Ard Biesheuvel · 4 years, 11 months ago
  34. c722549 efi/arm: Work around missing cache maintenance in decompressor handover by Ard Biesheuvel · 4 years, 11 months ago
  35. bb6d3fb Linux 5.6-rc1 by Linus Torvalds · 5 years ago
  36. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  37. 380a129 Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
  38. 490d332 irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM by Marc Zyngier · 5 years ago
  39. d1ea35f Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  40. 5586c3c Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  41. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  42. f413776 Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  43. ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  44. 2fbc23c Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  45. f06bed8 Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  46. 6ff90aa Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  47. fdfa3a6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  48. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  49. 0fd1695 fs: Add VirtualBox guest shared folder (vboxsf) support by Hans de Goede · 5 years ago
  50. d4f309c Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  51. b0ef7cd Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver by Linus Torvalds · 5 years ago
  52. 4ef1a30 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  53. 5939224 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  54. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  55. 1afa9c3 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  56. 469030d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  57. b85080c Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  58. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  59. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  60. 9959333 Merge branch 'pipe-exclusive-wakeup' by Linus Torvalds · 5 years ago
  61. 0ddad21 pipe: use exclusive waits when reading or writing by Linus Torvalds · 5 years ago
  62. 0a06174 compat_ioctl: fix FIONREAD on devices by Arnd Bergmann · 5 years ago
  63. 2f86e45 Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
  64. 29ca3b3 net: thunderx: use proper interface type for RGMII by Tim Harvey · 5 years ago
  65. c76b305 Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
  66. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  67. d4bf905 powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  68. 9dc086f powerpc/futex: Fix incorrect user access blocking by Michael Ellerman · 5 years ago
  69. 5186a6c irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors by Zenghui Yu · 5 years ago
  70. b463532 irqchip/gic-v3-its: Remove superfluous WARN_ON by Zenghui Yu · 5 years ago
  71. 4bccf1d irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd() by Zenghui Yu · 5 years ago
  72. 4e6437f irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level by Zenghui Yu · 5 years ago
  73. 8b718d4 irqchip/gic-v4.1: Set vpe_l1_base for all redistributors by Zenghui Yu · 5 years ago
  74. e88bd31 irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE by Zenghui Yu · 5 years ago
  75. d08f301 mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap by Lorenzo Bianconi · 5 years ago
  76. f757165 Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  77. 175787e Merge tag 'gfs2-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  78. 60ea27e Merge tag 'for-linus-5.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  79. 08dffcc Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  80. f43574d Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  81. 88d6f13 bpf: Improve bucket_log calculation logic by Martin KaFai Lau · 5 years ago
  82. 5d3919a selftests/bpf: Test freeing sockmap/sockhash with a socket in it by Jakub Sitnicki · 5 years ago
  83. 0b2dc83 bpf, sockhash: Synchronize_rcu before free'ing map by Jakub Sitnicki · 5 years ago
  84. db6a501 bpf, sockmap: Don't sleep while holding RCU lock on tear-down by Jakub Sitnicki · 5 years ago
  85. d95f1e8 bpftool: Don't crash on missing xlated program instructions by Toke Høiland-Jørgensen · 5 years ago
  86. 85b8ac0 bpf, sockmap: Check update requirements after locking by Lorenz Bauer · 5 years ago
  87. 41dcd67 Merge tag 'docs-5.6-2' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  88. 11777ee Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  89. ed39ba0 Merge tag 'acpi-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  90. ba7dcfc Merge tag 'pm-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  91. c16b99d Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  92. 8bf5973 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  93. f9f21ce genirq: Clarify that irq wake state is orthogonal to enable/disable by Stephen Boyd · 5 years ago
  94. b34f01f Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  95. e0f121c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  96. 9b7fa28 Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  97. f35aa2b tmpfs: switch to use of invalfc() by Al Viro · 5 years ago
  98. 58c025f cgroup1: switch to use of errorfc() et.al. by Al Viro · 5 years ago
  99. bf45f7f procfs: switch to use of invalfc() by Al Viro · 5 years ago
  100. b5db30c hugetlbfs: switch to use of invalfc() by Al Viro · 5 years ago