1. af4a81b arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE by Dave Martin · 7 years ago
  2. 4c0ca49 Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace into aarch64/for-next/core by Will Deacon · 7 years ago
  3. 7206dc9 arm64: Expose Arm v8.4 features by Suzuki K Poulose · 7 years ago
  4. 847ecd3 arm64: Documentation: cpu-feature-registers: Remove RES0 fields by Suzuki K Poulose · 7 years ago
  5. 350e1da arm64: asm: drop special versions of adr_l/ldr_l/str_l for modules by Ard Biesheuvel · 7 years ago
  6. bd99f9a arm64: fix undefined reference to 'printk' by Arnd Bergmann · 7 years ago
  7. 266da65 signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions by Dave Martin · 7 years ago
  8. 654c39c Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into aarch64/for-next/core by Will Deacon · 7 years ago
  9. af40ff6 arm64: signal: Ensure si_code is valid for all fault signals by Dave Martin · 7 years ago
  10. 6ae4b6e arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC by Shanker Donthineni · 7 years ago
  11. ca79acc arm64/kernel: enable A53 erratum #8434319 handling at runtime by Ard Biesheuvel · 7 years ago
  12. e8002e0 arm64/errata: add REVIDR handling to framework by Ard Biesheuvel · 7 years ago
  13. a257e02 arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419 by Ard Biesheuvel · 7 years ago
  14. f2b9ba8 arm64/kernel: kaslr: reduce module randomization range to 4 GB by Ard Biesheuvel · 7 years ago
  15. 5e8307b arm64: module: don't BUG when exceeding preallocated PLT count by Ard Biesheuvel · 7 years ago
  16. 8dc1253 ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX define by Lorenzo Pieralisi · 7 years ago
  17. 6c47506 ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard by Lorenzo Pieralisi · 7 years ago
  18. c38d085 ACPI/IORT: Remove linker section for IORT entries again by Jia He · 7 years ago
  19. e03e61c arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y by Will Deacon · 7 years ago
  20. 24153c0 arm64/debug: Fix registers on sleeping tasks by Douglas Anderson · 7 years ago
  21. 1212f7a scripts/kallsyms: filter arm64's __efistub_ symbols by Ard Biesheuvel · 7 years ago
  22. 9597e74 kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage by Andrey Konovalov · 7 years ago
  23. 1f85b42 arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size) by Catalin Marinas · 7 years ago
  24. 6b24442 arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomics by Will Deacon · 7 years ago
  25. 4e829b6 arm64: Use arm64_force_sig_info instead of force_sig_info by Will Deacon · 7 years ago
  26. a26731d arm64: Move show_unhandled_signals_ratelimited into traps.c by Will Deacon · 7 years ago
  27. f71016a arm64: signal: Call arm64_notify_segfault when failing to deliver signal by Will Deacon · 7 years ago
  28. 92ff067 arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_info by Will Deacon · 7 years ago
  29. 1049c30 arm64: Pass user fault info to arm64_notify_die instead of printing it by Will Deacon · 7 years ago
  30. 15b6732 arm64: signal: Don't print anything directly in force_signal_inject by Will Deacon · 7 years ago
  31. a1ece82 arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_die by Will Deacon · 7 years ago
  32. a7e6f1c arm64: signal: Force SIGKILL for unknown signals in force_signal_inject by Will Deacon · 7 years ago
  33. 2c9120f3 arm64: signal: Make force_signal_inject more robust by Will Deacon · 7 years ago
  34. f6a0154 signal/x86: Include the field offsets in the build time checks by Eric W. Biederman · 7 years ago
  35. 859d880 signal: Correct the offset of si_pkey in struct siginfo by Eric W. Biederman · 7 years ago
  36. e0f6429d arm64: cpufeature: Remove redundant "feature" in reports by Kees Cook · 7 years ago
  37. 2e6f549 arm64: cpufeature: Relocate PAN emulation report by Kees Cook · 7 years ago
  38. 6141ac1 arm64/kernel: kaslr: drop special Image placement logic by Ard Biesheuvel · 7 years ago
  39. 532826f arm64: Mirror arm for unimplemented compat syscalls by Michael Weiser · 7 years ago
  40. 4a3928c Linux 4.16-rc3 by Linus Torvalds · 7 years ago
  41. e1171ac Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  42. c23a757 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. e912bf2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. 9c89709 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. 297ea1b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. c89be52 Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  47. 3664ce2 Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  48. 9cb9c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  49. 2eb02aa Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  50. 65738c6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  51. 2bd06ce Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  52. 13f514b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  53. 938e142 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  54. 170e07b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  55. 8961ca4 Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  56. a5f7add net_sched: gen_estimator: fix broken estimators based on percpu stats by Eric Dumazet · 7 years ago
  57. 2217009 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  58. d903ec7 gianfar: simplify FCS handling and fix memory leak by Andy Spencer · 7 years ago
  59. ca79bec2 ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
  60. 4e14bf4 macvlan: fix use-after-free in macvlan_common_newlink() by Alexey Kodanev · 7 years ago
  61. 9f41631 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 7 years ago
  62. 4596749 x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations by Samuel Neves · 7 years ago
  63. 0c52f7c x86/topology: Fix function name in documentation by Dou Liyang · 7 years ago
  64. 472e8c5 locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs by Andrea Parri · 7 years ago
  65. 79d4424 locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __ASM__MB by Andrea Parri · 7 years ago
  66. 36e74d3 x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directory in resctrl file system by Wang Hui · 7 years ago
  67. e84cf6a x86/apic/vector: Handle vector release on CPU unplug correctly by Thomas Gleixner · 7 years ago
  68. eb0a2d2 powerpc/powernv: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
  69. 582605a powerpc/pseries: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
  70. 2f7d03e powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2 by Bharata B Rao · 7 years ago
  71. 120f3b1 integrity/security: fix digsig.c build error with header file by Randy Dunlap · 7 years ago
  72. 16c4db3 Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into fixes-v4.16-rc3 by James Morris · 7 years ago
  73. b17800e Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  74. 0f9da84 MIPS: boot: Define __ASSEMBLY__ for its.S build by Kees Cook · 7 years ago
  75. bae6cfe Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  76. 0bb7816 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  77. 16338a9 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  78. a493a87 bpf, x64: implement retpoline for tail call by Daniel Borkmann · 7 years ago
  79. 651ca2c genirq/matrix: Handle CPU offlining proper by Thomas Gleixner · 7 years ago
  80. 9026e82 fs/signalfd: fix build error for BUS_MCEERR_AR by Randy Dunlap · 7 years ago
  81. 93c62c4 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 7 years ago
  82. 370c105 net: aquantia: Fix error handling in aq_pci_probe() by Dan Carpenter · 7 years ago
  83. 6c5f610 bpf: fix rcu lockdep warning for lpm_trie map_free callback by Yonghong Song · 7 years ago
  84. 32fff23 bpf: add schedule points in percpu arrays management by Eric Dumazet · 7 years ago
  85. ed04c46 Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  86. a638af0 Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  87. 77f892e Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  88. bb17186 Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  89. 657308f regulatory: add NUL to request alpha2 by Johannes Berg · 7 years ago
  90. 004e390 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  91. 24180a6 Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  92. a2c0f03 ibmvnic: Fix early release of login buffer by Thomas Falcon · 7 years ago
  93. 83090e7 net/smc9194: Remove bogus CONFIG_MAC reference by Finn Thain · 7 years ago
  94. 1fe4b11 net: ipv4: Set addr_type in hash_keys for forwarded case by David Ahern · 7 years ago
  95. 350c9f4 tcp_bbr: better deal with suboptimal GSO by Eric Dumazet · 7 years ago
  96. 88e80c6 smsc75xx: fix smsc75xx_set_features() by Eric Dumazet · 7 years ago
  97. b87b619 netlink: put module reference if dump start fails by Jason A. Donenfeld · 7 years ago
  98. 645ae5c Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3 by James Morris · 7 years ago
  99. 238ca35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  100. bef3efb efivarfs: Limit the rate for non-root to read files by Luck, Tony · 7 years ago