1. ac54058 signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h by Eric W. Biederman · 7 years ago
  2. ad2b1ab signal/powerpc: Remove redefinition of NSIGTRAP on powerpc by Eric W. Biederman · 7 years ago
  3. b68a68d signal: Move addr_lsb into the _sigfault union for clarity by Eric W. Biederman · 8 years ago
  4. b713da6 signal: unify compat_siginfo_t by Al Viro · 8 years ago
  5. 4795477 signal: kill __ARCH_SI_UID_T by Al Viro · 8 years ago
  6. 0326e7e signal: Remove unnecessary ifdefs now that there is only one struct siginfo by Eric W. Biederman · 8 years ago
  7. 09d1415 signal/mips: switch mips to generic siginfo by Al Viro · 8 years ago
  8. 3007356 signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic version by Eric W. Biederman · 8 years ago
  9. 2eb50e2 ia64/signal: switch to generic struct siginfo by Eric W. Biederman · 8 years ago
  10. 2f82a46 signal: Remove _sys_private and _overrun_incr from struct compat_siginfo by Eric W. Biederman · 8 years ago
  11. 9943d3a signal: Clear si_sys_private before copying siginfo to userspace by Eric W. Biederman · 8 years ago
  12. aba1be2 signal: Ensure no siginfo union member increases the size of struct siginfo by Eric W. Biederman · 8 years ago
  13. 75c0abb signal: Document glibc's si_code of SI_ASYNCNL by Eric W. Biederman · 8 years ago
  14. f9886bc signal: Document the strange si_codes used by ptrace event stops by Eric W. Biederman · 8 years ago
  15. deaf19c signal: Document all of the signals that use the _sigfault union member by Eric W. Biederman · 8 years ago
  16. 90bc9fb x86/mm/pkeys: Fix fill_sig_info_pkey by Eric W. Biederman · 7 years ago
  17. 6ac1dc7 mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy by Eric W. Biederman · 8 years ago
  18. faf1f22 signal: Ensure generic siginfos the kernel sends have all bits initialized by Eric W. Biederman · 7 years ago
  19. 8c5dbf2 signal: Introduce clear_siginfo by Eric W. Biederman · 8 years ago
  20. 8c36fdf signal: Reduce copy_siginfo to just a memcpy by Eric W. Biederman · 8 years ago
  21. 7771c66 signal/arm: Document conflicts with SI_USER and SIGFPE by Eric W. Biederman · 7 years ago
  22. 526c3dd signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS by Eric W. Biederman · 7 years ago
  23. cf4674c signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP by Eric W. Biederman · 7 years ago
  24. b80328b signal/metag: Document a conflict with SI_USER with SIGFPE by Eric W. Biederman · 8 years ago
  25. b5daf2b signal/parisc: Document a conflict with SI_USER with SIGFPE by Eric W. Biederman · 8 years ago
  26. 500d583 signal/openrisc: Fix do_unaligned_access to send the proper signal by Eric W. Biederman · 8 years ago
  27. 0e88bb0 signal/sh: Ensure si_signo is initialized in do_divide_error by Eric W. Biederman · 8 years ago
  28. 0b44bf9 signal: Simplify and fix kdb_send_sig by Eric W. Biederman · 7 years ago
  29. 30a7acd Linux 4.15-rc6 by Linus Torvalds · 7 years ago
  30. f39d7d7 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. 52c90f2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. cea92e8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. 8d517bd Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 4c47031 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. e7c632f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. 88fa025 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. 31336ed Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  38. 8371e5a Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  39. 4288e6b Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  40. 29a9b00 Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  41. bc7236f Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  42. a9746e4 Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  43. c0b2390 MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned by Adam Borowski · 7 years ago
  44. 6bba94d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  45. 7f41419 x86/ldt: Make LDT pgtable free conditional by Thomas Gleixner · 7 years ago
  46. a62d698 x86/ldt: Plug memory leak in error path by Thomas Gleixner · 7 years ago
  47. decab08 x86/mm: Remove preempt_disable/enable() from __native_flush_tlb() by Thomas Gleixner · 7 years ago
  48. 322f8b8 x86/smpboot: Remove stale TLB flush invocations by Thomas Gleixner · 7 years ago
  49. 71ee203 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  50. ce90aaf objtool: Fix seg fault with clang-compiled objects by Simon Ser · 7 years ago
  51. d89e426 objtool: Fix seg fault caused by missing parameter by Simon Ser · 7 years ago
  52. efdd17f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  53. 3ce120b kbuild: add '-fno-stack-check' to kernel build options by Linus Torvalds · 7 years ago
  54. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. 9f4533c timerqueue: Document return values of timerqueue_add/del() by Thomas Gleixner · 7 years ago
  56. fd45bb7 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 7 years ago
  57. 5d62c18 nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 7 years ago
  58. 26456f8 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 7 years ago
  59. ced6d5c timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 7 years ago
  60. bc97623 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI by Thomas Gleixner · 7 years ago
  61. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  62. 945f50a x86/vector: Use IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  63. 69790ba genirq: Introduce IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  64. da5dd9e genirq/msi: Handle reactivation only on success by Thomas Gleixner · 7 years ago
  65. 6123358 Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  66. 8880c13 gpio: brcmstb: Make really use of the new lockdep class by Thomas Gleixner · 7 years ago
  67. a31e58e x86/apic: Switch all APICs to Fixed delivery mode by Thomas Gleixner · 7 years ago
  68. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  69. fd84b75 Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  70. c0208a3 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  71. 4f2382f Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  72. 19286e4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  73. d5902f6d Merge branch 'strparser-Fix-lockdep-issue' by David S. Miller · 7 years ago
  74. d66fa9e strparser: Call sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  75. 602f7a2 sock: Add sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  76. f72c4ac skbuff: in skb_copy_ubufs unclone before releasing zerocopy by Willem de Bruijn · 7 years ago
  77. 517d7c7 tipc: fix hanging poll() for stream sockets by Parthasarathy Bhuvaragan · 7 years ago
  78. e7e83dd objtool: Fix Clang enum conversion warning by Lukas Bulwahn · 7 years ago
  79. 64e05d1 x86/apic: Update the 'apic=' description of setting APIC driver by Dou Liyang · 7 years ago
  80. 4fcab66 x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case by Dou Liyang · 7 years ago
  81. 11bca0a genirq: Guard handle_bad_irq log messages by Guenter Roeck · 7 years ago
  82. 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
  83. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  84. 1528f6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  85. 59585b4 sparc64: repair calling incorrect hweight function from stubs by Jan Engelhardt · 7 years ago
  86. 45e6ae7 IB/mlx5: Fix mlx5_ib_alloc_mr error flow by Nitzan Carmi · 7 years ago
  87. 4a50881 IB/core: Verify that QP is security enabled in create and destroy by Moni Shoua · 7 years ago
  88. 05d14e7 IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() by Moni Shoua · 7 years ago
  89. ad9a366 IB/mlx5: Serialize access to the VMA list by Majd Dibbiny · 7 years ago
  90. 5f520fc Merge tag 'trace-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  91. 9b95779 Merge tag 'sound-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  92. ac46112 x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR) by Linus Torvalds · 7 years ago
  93. 2b83ff9 led: core: Fix brightness setting when setting delay_off=0 by Matthieu CASTET · 7 years ago
  94. 7ac139e x86: Remove unused parameter of prepare_switch_to by rodrigosiqueira · 7 years ago
  95. 7ad1437 perf/x86/intel: Plug memory leak in intel_pmu_init() by Thomas Gleixner · 7 years ago
  96. 4397f04 tracing: Fix possible double free on failure of allocating trace buffer by Steven Rostedt (VMware) · 7 years ago
  97. 24f2aaf tracing: Fix crash when it fails to alloc ring buffer by Jing Xia · 7 years ago
  98. ae415fa ring-buffer: Do no reuse reader page if still in use by Steven Rostedt (VMware) · 7 years ago
  99. 6b7e633 tracing: Remove extra zeroing out of the ring buffer page by Steven Rostedt (VMware) · 7 years ago
  100. 03bfd4e Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago