1. 442155c selinux: Implement the new mount API LSM hooks by David Howells · 6 years ago
  2. da2441f vfs: Add LSM hooks for the new mount API by David Howells · 6 years ago
  3. 31d921c vfs: Add configuration parser helpers by David Howells · 6 years ago
  4. c6b8226 vfs: Introduce logging functions by David Howells · 6 years ago
  5. f3a09c9 introduce fs_context methods by Al Viro · 6 years ago
  6. e1a9158 fs_context flavour for submounts by Al Viro · 6 years ago
  7. 8d0347f convert do_remount_sb() to fs_context by David Howells · 6 years ago
  8. c9ce29e vfs_get_tree(): evict the call of security_sb_kern_mount() by Al Viro · 6 years ago
  9. 132e460 new helper: do_new_mount_fc() by David Howells · 6 years ago
  10. a0c9a8b teach vfs_get_tree() to handle subtype, switch do_new_mount() to it by Al Viro · 6 years ago
  11. 8f291889 new helpers: vfs_create_mount(), fc_mount() by Al Viro · 6 years ago
  12. 9bc61ab vfs: Introduce fs_context, switch vfs_kern_mount() to it. by David Howells · 6 years ago
  13. 74e8312 saner handling of temporary namespaces by Al Viro · 6 years ago
  14. 3bd045c separate copying and locking mount tree on cross-userns copies by Al Viro · 6 years ago
  15. 6d7fbce kill kernfs_pin_sb() by Al Viro · 6 years ago
  16. 35ac118 cgroup: saner refcounting for cgroup_root by Al Viro · 6 years ago
  17. 399504e fix cgroup_do_mount() handling of failure exits by Al Viro · 6 years ago
  18. 1c7fc5c Linux 5.0-rc2 by Linus Torvalds · 6 years ago
  19. b7285b4 kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore by Jonathan Neuschäfer · 6 years ago
  20. dbc3c09 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  21. 6b529fb Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  22. 72d657d Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  23. f7c1038 Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  24. 437e878 Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  25. 1dd8a3f Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  26. 0f9d140 Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  27. 4656121 Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into fixes by Olof Johansson · 6 years ago
  28. 56acb3e Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 6 years ago
  29. 2ec472e Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into fixes by Olof Johansson · 6 years ago
  30. 431a8b7 Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Olof Johansson · 6 years ago
  31. f4f8aa6 Merge tag 'qcom-fixes-for-5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes by Olof Johansson · 6 years ago
  32. 98a5f67 Merge tag 'davinci-fixes-for-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 6 years ago
  33. 70bf439 Merge tag 'renesas-fixes-for-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 6 years ago
  34. e170672 phy: fix build breakage: add PHY_MODE_SATA by John Hubbard · 6 years ago
  35. b8c3b89 Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  36. 66c56cf Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  37. 4733488 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  38. 7b5c8f5 Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  39. bde0b5c ata: ahci: mvebu: request PHY suspend/resume for Armada 3700 by Miquel Raynal · 6 years ago
  40. 2f558bc ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM by Miquel Raynal · 6 years ago
  41. 96dbcb4 ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs by Miquel Raynal · 6 years ago
  42. c9bc136 ata: ahci: mvebu: remove stale comment by Miquel Raynal · 6 years ago
  43. 49e5418 ata: libahci_platform: comply to PHY framework by Miquel Raynal · 6 years ago
  44. 4b3c31c Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  45. c3405d6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  46. f87092c Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  47. 40a31da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 826c136 x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not backed by Vitaly Kuznetsov · 6 years ago
  49. cf1754c Documentation/virtual/kvm: Update URL for AMD SEV API specification by Christophe de Dinechin · 6 years ago
  50. b7c1c22 KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flush_tlb_with_range() by Lan Tianyu · 6 years ago
  51. 3f14a89 kvm: sev: Fail KVM_SEV_INIT if already initialized by David Rientjes · 6 years ago
  52. 98938aa KVM: validate userspace input in kvm_clear_dirty_log_protect() by Tomas Bortoli · 6 years ago
  53. d14eff1 KVM: x86: Fix bit shifting in update_intel_pt_cfg by Gustavo A. R. Silva · 6 years ago
  54. e8af37f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. 8e1b295 Merge tag 'acpi-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  56. f4f31ff Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  57. 385c59c Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  58. d3736d8 tty: Don't hold ldisc lock in tty_reopen() if ldisc present by Dmitry Safonov · 6 years ago
  59. 48d2ba6 cifs: update internal module version number by Steve French · 6 years ago
  60. 9a66396 CIFS: Fix error paths in writeback code by Pavel Shilovsky · 6 years ago
  61. ee258d7 CIFS: Move credit processing to mid callbacks for SMB3 by Pavel Shilovsky · 6 years ago
  62. 8a26f0f CIFS: Fix credits calculation for cancelled requests by Pavel Shilovsky · 6 years ago
  63. b9a74cd cifs: Fix potential OOB access of lock element array by Ross Lagerwall · 6 years ago
  64. 92a8109 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 6 years ago
  65. 15bc77f cifs: move large array from stack to heap by Aurelien Aptel · 6 years ago
  66. ee13919 CIFS: Do not hide EINTR after sending network packets by Pavel Shilovsky · 6 years ago
  67. 21face6 ARM: integrator: impd1: use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  68. 2796672 arm64: kexec_file: return successfully even if kaslr-seed doesn't exist by AKASHI Takahiro · 6 years ago
  69. c777723 ACPI/IORT: Fix rc_dma_get_range() by Jean-Philippe Brucker · 6 years ago
  70. 06382de Revert "staging: rtl8723bs: Mark ACPI table declaration as used" by Greg Kroah-Hartman · 6 years ago
  71. e2d3c41 Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Daniel Vetter · 6 years ago
  72. 95681cd Merge tag 'drm-misc-fixes-2019-01-10-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Daniel Vetter · 6 years ago
  73. 65a4f3a Merge branches 'acpi-pci', 'acpi-power' and 'acpi-misc' by Rafael J. Wysocki · 6 years ago
  74. 343e60e Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  75. ae5e5ae Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 6 years ago
  76. 4e72ee8 Merge tag 'perf-core-for-mingo-5.0-20190110' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  77. a5176a4 drm/nouveau/falcon: avoid touching registers if engine is off by Ilia Mirkin · 6 years ago
  78. 1187800 drm/nouveau: Don't disable polling in fallback mode by Takashi Iwai · 6 years ago
  79. 15f77c4 drm/nouveau: register backlight on pascal and newer by Ben Skeggs · 6 years ago
  80. b67d453 i2c: tegra: Fix Maximum transfer size by Sowjanya Komatineni · 6 years ago
  81. 6ebec961 i2c: dev: prevent adapter retries and timeout being set as minus value by Yi Zeng · 6 years ago
  82. 2076607 qcom-scm: Include <linux/err.h> header by Fabio Estevam · 6 years ago
  83. a39c330 Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  84. de6629e Merge tag 'pci-v5.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  85. f34c48e Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  86. 4f548c2 Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  87. bd86c9e Merge tag 'drm-misc-fixes-2019-01-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  88. 8544f4a CIFS: Fix credit computation for compounded requests by Pavel Shilovsky · 6 years ago
  89. 33fa5c8 CIFS: Do not set credits to 1 if the server didn't grant anything by Pavel Shilovsky · 6 years ago
  90. b983f7e CIFS: Fix adjustment of credits for MTU requests by Pavel Shilovsky · 6 years ago
  91. c715f89 cifs: Fix a tiny potential memory leak by Dan Carpenter · 6 years ago
  92. 8428817 cifs: Fix a debug message by Dan Carpenter · 6 years ago
  93. b89d82e arm64: kpti: Avoid rewriting early page tables when KASLR is enabled by Will Deacon · 6 years ago
  94. 1bdbe22 Merge tag 'vfio-v5.0-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  95. f0ebbe9 Merge tag 'sound-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  96. e7446be Merge tag 'mtd/fixes-for-5.0-rc2' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  97. 1b3922a btrfs: Use real device structure to verify dev extent by Qu Wenruo · 6 years ago
  98. df209c4 gpio: pl061: handle failed allocations by Nicholas Mc Guire · 6 years ago
  99. 15c0309 tools headers powerpc: Remove unistd.h by Ravi Bangoria · 6 years ago
  100. 0206131 perf powerpc: Rework syscall table generation by Ravi Bangoria · 6 years ago