1. 84fe4cc signal: Don't send signals to tasks that don't exist by Eric W. Biederman · 7 years ago
  2. c3ad2c3 signal: Don't restart fork when signals come in. by Eric W. Biederman · 7 years ago
  3. 924de3b fork: Have new threads join on-going signal group stops by Eric W. Biederman · 7 years ago
  4. 4390e9e fork: Skip setting TIF_SIGPENDING in ptrace_init_task by Eric W. Biederman · 7 years ago
  5. 088fe47 signal: Add calculate_sigpending() by Eric W. Biederman · 7 years ago
  6. 7673bf5 fork: Unconditionally exit if a fatal signal is pending by Eric W. Biederman · 7 years ago
  7. 4ca1d3e fork: Move and describe why the code examines PIDNS_ADDING by Eric W. Biederman · 7 years ago
  8. 0729614 signal: Push pid type down into complete_signal. by Eric W. Biederman · 7 years ago
  9. 5a883ce signal: Push pid type down into __send_signal by Eric W. Biederman · 7 years ago
  10. b213984 signal: Push pid type down into send_signal by Eric W. Biederman · 7 years ago
  11. 40b3b02 signal: Pass pid type into do_send_sig_info by Eric W. Biederman · 7 years ago
  12. 9c2db00 signal: Pass pid type into send_sigio_to_task & send_sigurg_to_task by Eric W. Biederman · 7 years ago
  13. 0102498 signal: Pass pid type into group_send_sig_info by Eric W. Biederman · 7 years ago
  14. 24122c7 signal: Pass pid and pid type into send_sigqueue by Eric W. Biederman · 7 years ago
  15. 2118e1f posix-timers: Noralize good_sigevent by Eric W. Biederman · 7 years ago
  16. 0191913 signal: Use PIDTYPE_TGID to clearly store where file signals will be sent by Eric W. Biederman · 8 years ago
  17. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 8 years ago
  18. 2c47047 pids: Move the pgrp and session pid pointers from task_struct to signal_struct by Eric W. Biederman · 7 years ago
  19. 71dbc8a kvm: Don't open code task_pid in kvm_vcpu_ioctl by Eric W. Biederman · 8 years ago
  20. 7a36094 pids: Compute task_tgid using signal->leader_pid by Eric W. Biederman · 7 years ago
  21. 1fb5356 pids: Move task_pid_type into sched/signal.h by Eric W. Biederman · 8 years ago
  22. 2896b0f pids: Initialize leader_pid in init_task by Eric W. Biederman · 8 years ago
  23. ce397d2 Linux 4.18-rc1 by Linus Torvalds · 7 years ago
  24. 265c5596 Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  25. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  26. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  27. 644f263 Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  28. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  29. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  30. a5b729e Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  31. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  32. de7f01c Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  33. 8d1e513 Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  34. 6a4d4b3 Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  35. 8949170c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  36. 2f3f056 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  37. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 7 years ago
  38. 315e6bc Documentation: rstFlatTable.py: fix a broken reference by Mauro Carvalho Chehab · 7 years ago
  39. 6ec71b2 ABI: sysfs-devices-system-cpu: remove a broken reference by Mauro Carvalho Chehab · 7 years ago
  40. e5ca425 devicetree: fix a series of wrong file references by Mauro Carvalho Chehab · 7 years ago
  41. 18ba1f9 devicetree: fix name of pinctrl-bindings.txt by Mauro Carvalho Chehab · 7 years ago
  42. 6c79521 devicetree: fix some bindings file names by Mauro Carvalho Chehab · 7 years ago
  43. 5efa6f8 MAINTAINERS: fix location of DT npcm files by Mauro Carvalho Chehab · 7 years ago
  44. 2f635cf MAINTAINERS: fix location of some display DT bindings by Mauro Carvalho Chehab · 7 years ago
  45. 1ca2c80 kernel-parameters.txt: fix pointers to sound parameters by Mauro Carvalho Chehab · 7 years ago
  46. 042c768 bindings: nvmem/zii: Fix location of nvmem.txt by Mauro Carvalho Chehab · 7 years ago
  47. 34962fb docs: Fix more broken references by Mauro Carvalho Chehab · 7 years ago
  48. a78513c scripts/documentation-file-ref-check: check tools/*/Documentation by Mauro Carvalho Chehab · 7 years ago
  49. 2d69708 scripts/documentation-file-ref-check: get rid of false-positives by Mauro Carvalho Chehab · 7 years ago
  50. e1f319f scripts/documentation-file-ref-check: hint: dash or underline by Mauro Carvalho Chehab · 7 years ago
  51. be600e5 scripts/documentation-file-ref-check: add a fix logic for DT by Mauro Carvalho Chehab · 7 years ago
  52. 5044024 scripts/documentation-file-ref-check: accept more wildcards at filenames by Mauro Carvalho Chehab · 7 years ago
  53. 40fc3eb scripts/documentation-file-ref-check: fix help message by Mauro Carvalho Chehab · 7 years ago
  54. b698201 media: max2175: fix location of driver's companion documentation by Mauro Carvalho Chehab · 7 years ago
  55. 2ebe0bb media: v4l: fix broken video4linux docs locations by Mauro Carvalho Chehab · 7 years ago
  56. 670d7adb media: dvb: point to the location of the old README.dvb-usb file by Mauro Carvalho Chehab · 7 years ago
  57. fe63a1a media: dvb: fix location of get_dvb_firmware script by Mauro Carvalho Chehab · 7 years ago
  58. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  59. ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 7 years ago
  60. 7cfde0a net: stmmac: Run HWIF Quirks after getting HW caps by Jose Abreu · 7 years ago
  61. f6a6f20 neighbour: skip NTF_EXT_LEARNED entries during forced gc by Roopa Prabhu · 7 years ago
  62. 7c09977 net: cxgb3: add error handling for sysfs_create_group by Zhouyang Jia · 7 years ago
  63. c14a024 Merge branch 'tls-fixes' by David S. Miller · 7 years ago
  64. 06030db tls: fix waitall behavior in tls_sw_recvmsg by Daniel Borkmann · 7 years ago
  65. a447da7 tls: fix use-after-free in tls_push_record by Daniel Borkmann · 7 years ago
  66. 695ad87 Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions' by David S. Miller · 7 years ago
  67. ecd012e l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() by Guillaume Nault · 7 years ago
  68. de9bada l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels by Guillaume Nault · 7 years ago
  69. eab9a2d Merge branch 'mlxsw-IPv6-and-reference-counting-fixes' by David S. Miller · 7 years ago
  70. 9e25826 mlxsw: spectrum_switchdev: Fix port_vlan refcounting by Petr Machata · 7 years ago
  71. ce45bded mlxsw: spectrum_router: Align with new route replace logic by Ido Schimmel · 7 years ago
  72. 53b562d mlxsw: spectrum_router: Allow appending to dev-only routes by Ido Schimmel · 7 years ago
  73. 6eba08c ipv6: Only emit append events for appended routes by Ido Schimmel · 7 years ago
  74. 41f9ba6 Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  75. ab188e8 stmmac: added support for 802.1ad vlan stripping by Elad Nachman · 7 years ago
  76. ecf3867 arch/*: Kconfig: fix documentation for NMI watchdog by Mauro Carvalho Chehab · 7 years ago
  77. 2fab301 docs: crypto_engine.rst: Fix two parse warnings by Mauro Carvalho Chehab · 7 years ago
  78. b701745 docs: can.rst: fix a footnote reference by Mauro Carvalho Chehab · 7 years ago
  79. 47ea0f2 afs: Optimise callback breaking by not repeating volume lookup by David Howells · 7 years ago
  80. 0da0b7f afs: Display manually added cells in dynamic root mount by David Howells · 7 years ago
  81. c88d5a7 afs: Enable IPv6 DNS lookups by David Howells · 7 years ago
  82. d6c7396 bsg: fix race of bsg_open and bsg_unregister by Anatoliy Glagolev · 7 years ago
  83. be7f99c block: remov blk_queue_invalidate_tags by Christoph Hellwig · 7 years ago
  84. 95c7c09 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  85. bf2b61a cfg80211: fix rcu in cfg80211_unregister_wdev by Dedy Lansky · 7 years ago
  86. dc8b274 mac80211: Move up init of TXQs by Toke Høiland-Jørgensen · 7 years ago
  87. 3f61b7a mac80211_hwsim: fix module init error paths by Johannes Berg · 7 years ago
  88. 3c12d04 cfg80211: initialize sinfo in cfg80211_get_station by Sven Eckelmann · 7 years ago
  89. badbc27 nl80211: fix some kernel doc tag mistakes by Luca Coelho · 7 years ago
  90. 35897b9 nvme-fabrics: fix and refine state checks in __nvmf_check_ready by Christoph Hellwig · 7 years ago
  91. 278ab37 nvme-fabrics: handle the admin-only case properly in nvmf_check_ready by Christoph Hellwig · 7 years ago
  92. 3bc32bb nvme-fabrics: refactor queue ready check by Christoph Hellwig · 7 years ago
  93. 4c5e8fc Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  94. 2f6e24d Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  95. becfc5e Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  96. 0aac4bce afs: Show all of a server's addresses in /proc/fs/afs/servers by David Howells · 7 years ago
  97. b6cfbec afs: Handle CONFIG_PROC_FS=n by David Howells · 7 years ago
  98. 24074a3 proc: Make inline name size calculation automatic by David Howells · 7 years ago
  99. 430ff7917 orangefs: simplify compat ioctl handling by Al Viro · 7 years ago
  100. 5ed0127 signalfd: lift sigmask copyin and size checks to callers of do_signalfd4() by Al Viro · 7 years ago