1. 374a3a3 x86/entry/64/compat: Document sysenter_fix_flags's reason for existence by Borislav Petkov · 9 years ago
  2. f5e6a97 x86/entry: Split and inline syscall_return_slowpath() by Andy Lutomirski · 9 years ago
  3. 39b48e5 x86/entry: Split and inline prepare_exit_to_usermode() by Andy Lutomirski · 9 years ago
  4. dd63607 x86/entry: Use pt_regs_to_thread_info() in syscall entry tracing by Andy Lutomirski · 9 years ago
  5. 4aabd14 x86/entry: Hide two syscall entry assertions behind CONFIG_DEBUG_ENTRY by Andy Lutomirski · 9 years ago
  6. c68ca67 x86/entry: Micro-optimize compat fast syscall arg fetch by Andy Lutomirski · 9 years ago
  7. 33c52129 x86/entry: Force inlining of 32-bit syscall code by Andy Lutomirski · 9 years ago
  8. 460d124 x86/entry: Make irqs_disabled checks in exit code depend on lockdep by Andy Lutomirski · 9 years ago
  9. 8b13c25 x86/entry: Remove unnecessary IRQ twiddling in fast 32-bit syscalls by Andy Lutomirski · 9 years ago
  10. 487e3bf x86/asm: Remove thread_info.sysenter_return by Andy Lutomirski · 9 years ago
  11. 5f310f7 x86/entry/32: Re-implement SYSENTER using the new C path by Andy Lutomirski · 9 years ago
  12. 150ac78 x86/entry/32: Switch INT80 to the new C syscall path by Andy Lutomirski · 9 years ago
  13. 39e8701 x86/entry/32: Open-code return tracking from fork and kthreads by Andy Lutomirski · 9 years ago
  14. 7841b40 x86/entry/compat: Implement opportunistic SYSRETL for compat syscalls by Andy Lutomirski · 9 years ago
  15. a474e67 x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace by Andy Lutomirski · 9 years ago
  16. 710246d x86/entry: Add C code for fast system call entries by Andy Lutomirski · 9 years ago
  17. ee08c6b x86/entry/64/compat: Migrate the body of the syscall entry to C by Andy Lutomirski · 9 years ago
  18. bd2d3a3 x86/entry: Add do_syscall_32(), a C function to do 32-bit syscalls by Andy Lutomirski · 9 years ago
  19. eb974c6 x86/syscalls: Give sys_call_ptr_t a useful type by Andy Lutomirski · 9 years ago
  20. 034042c x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h by Andy Lutomirski · 9 years ago
  21. 8169aff x86/entry/64/compat: Set up full pt_regs for all compat syscalls by Andy Lutomirski · 9 years ago
  22. 2ec6797 x86/entry/64/compat: Remove most of the fast system call machinery by Andy Lutomirski · 9 years ago
  23. c5f638a x86/entry/64/compat: Remove audit optimizations by Andy Lutomirski · 9 years ago
  24. e62a254 x86/entry/64/compat: Disable SYSENTER and SYSCALL32 entries by Andy Lutomirski · 9 years ago
  25. 8242c6c x86/vdso/32: Save extra registers in the INT80 vsyscall path by Andy Lutomirski · 9 years ago
  26. 7bcdea4 x86/elf/64: Clear more registers in elf_common_init() by Andy Lutomirski · 9 years ago
  27. 29c0ce9 x86/vdso: Replace hex int80 CFI annotations with GAS directives by Andy Lutomirski · 9 years ago
  28. f24f910 x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm by Andy Lutomirski · 9 years ago
  29. 7b956f0 x86/asm: Re-add parts of the manual CFI infrastructure by Andy Lutomirski · 9 years ago
  30. 0a6d1fa x86/vdso: Remove runtime 32-bit vDSO selection by Andy Lutomirski · 9 years ago
  31. b611acf x86/entry/64/compat: After SYSENTER, move STI after the NT fixup by Andy Lutomirski · 9 years ago
  32. 72f9247 x86/entry, locking/lockdep: Move lockdep_sys_exit() to prepare_exit_to_usermode() by Andy Lutomirski · 9 years ago
  33. dd27f99 x86/entry/64/compat: Fix SYSENTER's NT flag before user memory access by Andy Lutomirski · 9 years ago
  34. 04235c0 selftests/x86: Add a test for ptrace syscall restart and arg modification by Andy Lutomirski · 9 years ago
  35. 3b56aae selftests/x86: Add a test for vDSO unwinding by Andy Lutomirski · 9 years ago
  36. 7e0f51c x86/uaccess: Add unlikely() to __chk_range_not_ok() failure paths by Andy Lutomirski · 9 years ago
  37. a76cf66 x86/uaccess: Tell the compiler that uaccess is unlikely to fault by Andy Lutomirski · 9 years ago
  38. 25a9a92 Merge branch 'linus' into x86/asm, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  39. a0eeb8d Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  40. 00a3d66 Revert "fs: do not prefault sys_write() user buffer pages" by Linus Torvalds · 9 years ago
  41. 39d0d3b NFS: Fix a tracepoint NULL-pointer dereference by Anna Schumaker · 9 years ago
  42. f670268 Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  43. 3ec20e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  44. 3c68319 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  45. 98dd166 x86/xen/p2m: hint at the last populated P2M entry by David Vrabel · 9 years ago
  46. 049e6dd Linux 4.3-rc4 by Linus Torvalds · 9 years ago
  47. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  48. 15ecf9a Merge tag 'md/4.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  49. 0d87708 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  50. 3e519dd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. d218af7 MIPS: scall: Always run the seccomp syscall filters by Markos Chandras · 9 years ago
  52. 616a539 [CIFS] Update cifs version number by Steve French · 9 years ago
  53. 2cf3082 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 37cc7ab Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. a758379 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 14f97d9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  57. 978ab6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  58. 67dfae0 clocksource: Fix abs() usage w/ 64bit values by John Stultz · 9 years ago
  59. 8dbb095 Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  60. 5e99b53 nfs4: reset states to use open_stateid when returning delegation voluntarily by Jeff Layton · 9 years ago
  61. e92c1e0 NFSv4: Fix a nograce recovery hang by Benjamin Coddington · 9 years ago
  62. 72d79ff NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH by Trond Myklebust · 9 years ago
  63. 4a0954e NFSv4: Don't try to reclaim unused state owners by Trond Myklebust · 9 years ago
  64. 8fa4592 NFS: Fix a write performance regression by Trond Myklebust · 9 years ago
  65. 40f9027 NFS: Fix up page writeback accounting by Trond Myklebust · 9 years ago
  66. 5634347 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  67. b55a97e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  68. 791c76d irqchip/gic-v3-its: Count additional LPIs for the aliased devices by Marc Zyngier · 9 years ago
  69. c8415b9 irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined by Marc Zyngier · 9 years ago
  70. 83dc311 Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  71. 27728bf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  72. 62d7846 Revert "Input: synaptics - fix handling of disabling gesture mode" by Dmitry Torokhov · 9 years ago
  73. 66803dd MIPS: Octeon: Fix kernel panic on startup from memory corruption by Matt Bennett · 9 years ago
  74. 085c2f2 MIPS: Fix R2300 FP context switch handling by Paul Burton · 9 years ago
  75. 0fa2434 MIPS: Fix octeon FP context switch handling by Paul Burton · 9 years ago
  76. 36f8daf Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  77. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  78. ee556d0 arm64: ftrace: fix function_graph tracer panic by Li Bin · 9 years ago
  79. 0c5d187 MIPS: BPF: Fix load delay slots. by Ralf Baechle · 9 years ago
  80. f4b4aae x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds by Ben Hutchings · 9 years ago
  81. da6fb7a md/bitmap: don't pass -1 to bitmap_storage_alloc. by NeilBrown · 9 years ago
  82. e8ff8bf md/raid1: Avoid raid1 resync getting stuck by Jes Sorensen · 9 years ago
  83. 644df1a md: drop null test before destroy functions by Julia Lawall · 9 years ago
  84. d4929ad md: clear CHANGE_PENDING in readonly array by Shaohua Li · 9 years ago
  85. 66eefe5 md/raid0: apply base queue limits *before* disk_stack_limits by NeilBrown · 9 years ago
  86. 36707bb md/raid5: don't index beyond end of array in need_this_block(). by NeilBrown · 9 years ago
  87. ebda780 raid5: update analysis state for failed stripe by Shaohua Li · 9 years ago
  88. 88724bf md: wait for pending superblock updates before switching to read-only by NeilBrown · 9 years ago
  89. ab76f7b x86/mm: Set NX on gap between __ex_table and rodata by Stephen Smalley · 9 years ago
  90. e3c41e3 x86/kexec: Fix kexec crash in syscall kexec_file_load() by Lee, Chun-Yi · 9 years ago
  91. ccf03d6 drm/dp/mst: add some defines for logical/physical ports by Dave Airlie · 9 years ago
  92. 274d835 drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) by Dave Airlie · 9 years ago
  93. d9515c5 drm/dp/mst: split connector registration into two parts (v2) by Dave Airlie · 9 years ago
  94. 68d8c9f drm/dp/mst: update the link_address_sent before sending the link address (v3) by Dave Airlie · 9 years ago
  95. df4839f drm/dp/mst: fixup handling hotplug on port removal. by Dave Airlie · 9 years ago
  96. 1c96087 drm/dp/mst: don't pass port into the path builder function by Dave Airlie · 9 years ago
  97. 0c6dadb drm/radeon: drop radeon_fb_helper_set_par by Alex Deucher · 9 years ago
  98. 03f9abb drm: handle cursor_set2 in restore_fbdev_mode by Alex Deucher · 9 years ago
  99. 646200a [SMB3] Do not fall back to SMBWriteX in set_file_size error cases by Steve French · 9 years ago
  100. bde17b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago