1. 2a53ccb x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err by Ingo Molnar · 9 years ago
  2. dfa9a94 x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct by Andy Lutomirski · 9 years ago
  3. 2deb4be x86/dumpstack: When OOPSing, rewind the stack before do_exit() by Andy Lutomirski · 9 years ago
  4. 46aea38 x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm by Andy Lutomirski · 9 years ago
  5. 98f30b1 x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPS by Andy Lutomirski · 9 years ago
  6. 9a2e9da x86/dumpstack: Try harder to get a call trace on stack overflow by Andy Lutomirski · 9 years ago
  7. d92fc69 x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() by Andy Lutomirski · 9 years ago
  8. 360cb4d x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated by Andy Lutomirski · 9 years ago
  9. af2cf27 x86/mm/hotplug: Don't remove PGD entries in remove_pagetable() by Ingo Molnar · 9 years ago
  10. 38452af Merge branch 'x86/asm' into x86/mm, to resolve conflicts by Ingo Molnar · 9 years ago
  11. dcb32d9 x86/mm: Use pte_none() to test for empty PTE by Dave Hansen · 9 years ago
  12. e4a84be x86/mm: Disallow running with 32-bit PTEs to work around erratum by Dave Hansen · 9 years ago
  13. 97e3c60 x86/mm: Ignore A/D bits in pte/pmd/pud_none() by Dave Hansen · 9 years ago
  14. 00839ee x86/mm: Move swap offset/type up in PTE to work around erratum by Dave Hansen · 9 years ago
  15. be8a18e x86/entry: Inline enter_from_user_mode() by Paolo Bonzini · 9 years ago
  16. 2e9d1e1 x86/entry: Avoid interrupt flag save and restore by Paolo Bonzini · 9 years ago
  17. 52e31f8 Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes by Ingo Molnar · 9 years ago
  18. ee40fb29 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  19. b987c75 Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 9 years ago
  20. b89c44b Merge tag 'iommu-fixes-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  21. cfae7e3 Merge tag 'for-linus-4.7b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  22. 267ba96 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  23. a017f58 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 369da7f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  25. 612807f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 977dcf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. 18b1667 Merge tag 'gpio-v4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  28. 1d110cf Merge tag 'drm-fixes-for-v4.7-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  29. f0fe970 ecryptfs: don't allow mmap when the lower fs doesn't support it by Jeff Mahoney · 9 years ago
  30. 9a7e7b57 x86/asm/entry: Make thunk's restore a local label by Borislav Petkov · 9 years ago
  31. 6f2d9d9 xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7 by Jan Beulich · 9 years ago
  32. f80fd3a selftests/x86: Add vDSO mremap() test by Dmitry Safonov · 9 years ago
  33. b059a45 x86/vdso: Add mremap hook to vm_special_mapping by Dmitry Safonov · 9 years ago
  34. e5a7947 xenbus: simplify xenbus_dev_request_and_reply() by Jan Beulich · 9 years ago
  35. 7469be9 xenbus: don't bail early from xenbus_dev_request_and_reply() by Jan Beulich · 9 years ago
  36. 39380b8 x86/mm/pat, /dev/mem: Remove superfluous error message by Jiri Kosina · 9 years ago
  37. 946e0f6 Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changes by Ingo Molnar · 9 years ago
  38. cc23c61 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  39. 7ed18e2 Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  40. c09230f Merge tag 'pm-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  41. 39c8859 Merge tag 'sunxi-drm-fixes-for-4.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-fixes by Dave Airlie · 9 years ago
  42. 30a46a4 apparmor: fix oops, validate buffer size in apparmor_setprocattr() by Vegard Nossum · 9 years ago
  43. 78c4e17 Revert "ecryptfs: forbid opening files without mmap handler" by Jeff Mahoney · 9 years ago
  44. ac904ae Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  45. 4c2a849 Merge tag 'configfs-for-4.7' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 9 years ago
  46. b6d9015 Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes' by Rafael J. Wysocki · 9 years ago
  47. 7fe39a2 Merge branches 'pm-cpuidle-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 9 years ago
  48. 47c459b arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx by Ganapatrao Kulkarni · 9 years ago
  49. e19a6ee arm64: kernel: Save and restore UAO and addr_limit on exception entry by James Morse · 9 years ago
  50. 0beef63 xenbus: don't BUG() on user mode induced condition by Jan Beulich · 9 years ago
  51. 2c81a64 perf/core: Fix pmu::filter_match for SW-led groups by Mark Rutland · 9 years ago
  52. 27c0b74 Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
  53. fd508702 Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  54. 076501f init/Kconfig: keep Expert users menu together by Randy Dunlap · 9 years ago
  55. ab6bad0 drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation. by Rex Zhu · 9 years ago
  56. e5eb371 drm/amd/powerplay: fix bug that get wrong polaris evv voltage. by Rex Zhu · 9 years ago
  57. 4b24276 drm/amd/powerplay: incorrectly use of the function return value by Rex Zhu · 9 years ago
  58. 1dfefee drm/amd/powerplay: fix incorrect voltage table value for tonga by Huang Rui · 9 years ago
  59. 095d28c drm/amd/powerplay: fix incorrect voltage table value for polaris10 by Huang Rui · 9 years ago
  60. bc86765 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  61. 4cdbbbd Merge tag 'sound-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  62. 4d0a279 Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  63. 522e5cb7 iommu/amd: Fix unity mapping initialization race by Joerg Roedel · 9 years ago
  64. ea1a25c Merge branch 'jejb-fixes' into fixes by James Bottomley · 9 years ago
  65. 175a20c x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl by Ville Syrjälä · 9 years ago
  66. 903ce4a ipv6: Fix mem leak in rt6i_pcpu by Martin KaFai Lau · 9 years ago
  67. ab58298 net: fix decnet rtnexthop parsing by Vegard Nossum · 9 years ago
  68. 7e3fd81 ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removal by Lv Zheng · 9 years ago
  69. 096cdc6 platform/chrome: cros_ec_dev - double fetch bug in ioctl by Dan Carpenter · 9 years ago
  70. 2172150 drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern by Ben Skeggs · 9 years ago
  71. 4520904 ACPICA: Namespace: Fix namespace/interpreter lock ordering by Lv Zheng · 9 years ago
  72. 262e2bf qla2xxx: Fix NULL pointer deref in QLA interrupt by Bruno Prémont · 9 years ago
  73. f5d6516 cxgb4: update latest firmware version supported by Ganesh Goudar · 9 years ago
  74. eae033c net/mlx5: Avoid setting unused var when modifying vport node GUID by Or Gerlitz · 9 years ago
  75. a30b016 bonding: fix enslavement slave link notifications by Aviv Heller · 9 years ago
  76. 2609af1 r8152: fix runtime function for RTL8152 by hayeswang · 9 years ago
  77. 92c74bc Revert "gpio: gpiolib-of: Allow compile testing" by Linus Walleij · 9 years ago
  78. 547aefc irqchip/mips-gic: Match IPI IRQ domain by bus token only by Paul Burton · 9 years ago
  79. 99ec8a3 irqchip/mips-gic: Map to VPs using HW VPNum by Paul Burton · 9 years ago
  80. 9cd2574 ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup by Torsten Hilbrich · 9 years ago
  81. 3b8e64f gpu: drm: sun4i_drv: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  82. 7831b4f qeth: delete napi struct when removing a qeth device by Ursula Braun · 9 years ago
  83. c8e2ca3 Revert "fsl/fman: fix error handling" by David S. Miller · 9 years ago
  84. a788a4a fsl/fman: fix error handling by Christophe Jaillet · 9 years ago
  85. c086e70 cdc_ncm: workaround for EM7455 "silent" data interface by Bjørn Mork · 9 years ago
  86. 3dad542 RDS: fix rds_tcp_init() error path by Vegard Nossum · 9 years ago
  87. d5d5e8d geneve: fix max_mtu setting by Haishuang Yan · 9 years ago
  88. 85b03b3 Revert "gpiolib: Split GPIO flags parsing and GPIO configuration" by Johan Hovold · 9 years ago
  89. 87041a5 gpio: sch: Fix Oops on module load on Asus Eee PC 1201 by Colin Pitrat · 9 years ago
  90. dbd1b8e cpuidle: Fix last_residency division by Shreyas B. Prabhu · 9 years ago
  91. 3fa6993 ALSA: timer: Fix negative queue usage by racy accesses by Takashi Iwai · 9 years ago
  92. 0caa761 iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovas by Aaron Campbell · 9 years ago
  93. a99cde4 Linux 4.7-rc6 by Linus Torvalds · 9 years ago
  94. 0b295dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  95. 236bfd8 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  96. fc18822 perf/x86: Fix 32-bit perf user callgraph collection by Josh Poimboeuf · 9 years ago
  97. 9010ae4 perf/x86/intel: Update event constraints when HT is off by Stephane Eranian · 9 years ago
  98. e7c0b59 ovl: warn instead of error if d_type is not supported by Vivek Goyal · 9 years ago
  99. 4f30292 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  100. 70bd68d Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago