1. 4c44aaa userns: Kill task_user_ns by Eric W. Biederman · 12 years ago
  2. bcf58e7 userns: Make create_new_namespaces take a user_ns parameter by Eric W. Biederman · 12 years ago
  3. 142e1d1 userns: Allow unprivileged use of setns. by Eric W. Biederman · 12 years ago
  4. b33c77e userns: Allow unprivileged users to create new namespaces by Eric W. Biederman · 12 years ago
  5. 37657da userns: Allow setting a userns mapping to your current uid. by Eric W. Biederman · 12 years ago
  6. 7fa294c userns: Allow chown and setgid preservation by Eric W. Biederman · 12 years ago
  7. 5eaf563 userns: Allow unprivileged users to create user namespaces. by Eric W. Biederman · 13 years ago
  8. 3cdf5b4 userns: Ignore suid and sgid on binaries if the uid or gid can not be mapped by Eric W. Biederman · 13 years ago
  9. ae11e0f userns: fix return value on mntns_install() failure by Zhao Hongjiang · 12 years ago
  10. 0c55cfc vfs: Allow unprivileged manipulation of the mount namespace. by Eric W. Biederman · 12 years ago
  11. 7a472ef vfs: Only support slave subtrees across different user namespaces by Eric W. Biederman · 12 years ago
  12. 771b137 vfs: Add a user namespace reference from struct mnt_namespace by Eric W. Biederman · 12 years ago
  13. 8823c07 vfs: Add setns support for the mount namespace by Eric W. Biederman · 14 years ago
  14. a85fb27 vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespace by Eric W. Biederman · 12 years ago
  15. 50804fe pidns: Support unsharing the pid namespace. by Eric W. Biederman · 14 years ago
  16. 1c4042c pidns: Consolidate initialzation of special init task state by Eric W. Biederman · 14 years ago
  17. 57e8391 pidns: Add setns support by Eric W. Biederman · 14 years ago
  18. 225778d pidns: Deny strange cases when creating pid namespaces. by Eric W. Biederman · 12 years ago
  19. af4b8a8 pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1 by Eric W. Biederman · 12 years ago
  20. 5e1182deb pidns: Don't allow new processes in a dead pid namespace. by Eric W. Biederman · 14 years ago
  21. 0a01f2c pidns: Make the pidns proc mount/umount logic obvious. by Eric W. Biederman · 12 years ago
  22. 17cf22c pidns: Use task_active_pid_ns where appropriate by Eric W. Biederman · 14 years ago
  23. 49f4d8b pidns: Capture the user namespace and filter ns_last_pid by Eric W. Biederman · 12 years ago
  24. ae06c7c procfs: Don't cache a pid in the root inode. by Eric W. Biederman · 14 years ago
  25. e656d8a procfs: Use the proc generic infrastructure for proc/self. by Eric W. Biederman · 14 years ago
  26. dd34ad3 userns: On mips modify check_same_owner to use uid_eq by Eric W. Biederman · 12 years ago
  27. 038e733 userns: make each net (net_ns) belong to a user_ns by Eric W. Biederman · 12 years ago
  28. d727abc netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS by Eric W. Biederman · 12 years ago
  29. 499dcf2 userns: Support fuse interacting with multiple user namespaces by Eric W. Biederman · 12 years ago
  30. 45634cd userns: Support autofs4 interacing with multiple user namespaces by Eric W. Biederman · 12 years ago
  31. 8f0d816 Linux 3.7-rc3 by Linus Torvalds · 12 years ago
  32. 5a5210c Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  33. 8e99165 Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  34. 065c801 Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  35. 1a25b1c Lock splice_read and splice_write functions by Mikulas Patocka · 12 years ago
  36. 1bf11c5 percpu-rw-semaphores: use rcu_read_lock_sched by Mikulas Patocka · 12 years ago
  37. 5c1eabe percpu-rw-semaphores: use light/heavy barriers by Mikulas Patocka · 12 years ago
  38. 943bb48 Revert "ARM i.MX25: Fix PWM per clock lookups" by Arnd Bergmann · 12 years ago
  39. 5b627ba ARM: versatile: fix versatile_defconfig by Arnd Bergmann · 12 years ago
  40. e09348c7 ARM: mvebu: update defconfig with 3.7 changes by Thomas Petazzoni · 12 years ago
  41. 0654f4a ARM: at91: fix at91x40 build by Arnd Bergmann · 12 years ago
  42. e657e07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  43. f761237 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  44. 64b1cba Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  45. f54c77d Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  46. 1d47091 Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  47. 6ad2c73 Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  48. 490916d Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  49. 299650c Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  50. f76ddd9 Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  51. 561ec64 VFS: don't do protected {sym,hard}links by default by Linus Torvalds · 12 years ago
  52. 22e978f Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  53. ef48bfd Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  54. 622f202 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 6a2e52f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. f48d427 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  57. 330ee00 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  58. 1dc506a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 12 years ago
  59. 389a84d Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 12 years ago
  60. 8b724e2 Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 12 years ago
  61. 3da3fff tilegx: fix some issues in the SW TSO support by Chris Metcalf · 12 years ago
  62. f8295ec qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan by Dan Williams · 12 years ago
  63. 39707c2 net: usb: Fix memory leak on Tx data path by Hemant Kumar · 12 years ago
  64. bfc0d8c net/mlx4_core: Unmap UAR also in the case of error flow by Dotan Barak · 12 years ago
  65. 2b39a06 net/mlx4_en: Don't use vlan tag value as an indication for vlan presence by Moni Shoua · 12 years ago
  66. 7208ca3 net/mlx4_en: Fix double-release-range in tx-rings by Jack Morgenstein · 12 years ago
  67. c6fdd8e bas_gigaset: fix pre_reset handling by Tilman Schmidt · 12 years ago
  68. 6975758 Revert "ARM: dma-mapping: support debug_dma_mapping_error" by Marek Szyprowski · 12 years ago
  69. 8bc5e4e ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA by Steven Rostedt · 12 years ago
  70. b394209 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  71. fec4fba Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  72. 96fb1a2 Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  73. 2ab3f29 Merge branch 'akpm' (Andrew's fixes) by Linus Torvalds · 12 years ago
  74. 879dca0 ACPI: missing break by Alan Cox · 12 years ago
  75. b1e4279 Input: wacom - add touch sensor support for Cintiq 24HD touch by Jason Gerecke · 12 years ago
  76. aea2bf6 Input: wacom - handle split-sensor devices with internal hubs by Jason Gerecke · 12 years ago
  77. 2008713 Makefile: Documentation for external tool should be correct by H. Peter Anvin · 12 years ago
  78. 6bb1e38 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  79. cff7b8b Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  80. f82f64d x86, mm: Undo incorrect revert in arch/x86/mm/init.c by Yinghai Lu · 12 years ago
  81. 1217650 fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check by Kees Cook · 12 years ago
  82. 20f1de6 gen_init_cpio: avoid stack overflow when expanding by Kees Cook · 12 years ago
  83. fee0de7 drivers/rtc/rtc-imxdi.c: add missing spin lock initialization by Jan Luebbe · 12 years ago
  84. 6b187d02 mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant by David Rientjes · 12 years ago
  85. f230250 pidns: limit the nesting depth of pid namespaces by Andrew Vagin · 12 years ago
  86. d5ea7b5 drivers/dma/dw_dmac: make driver's endianness configurable by Hein Tibosch · 12 years ago
  87. 35cfa2b mm/mmu_notifier: allocate mmu_notifier in advance by Gavin Shan · 12 years ago
  88. fc314d0 tools/testing/selftests/epoll/test_epoll.c: fix build by Daniel Hazelton · 12 years ago
  89. 59ce876 UAPI: fix tools/vm/page-types.c by David Howells · 12 years ago
  90. 86a595f mm/page_alloc.c:alloc_contig_range(): return early for err path by Bob Liu · 12 years ago
  91. 29fc7c5 rbtree: include linux/compiler.h for definition of __always_inline by Will Deacon · 12 years ago
  92. eedce14 genalloc: stop crashing the system when destroying a pool by Thadeu Lima de Souza Cascardo · 12 years ago
  93. fd6de53 backlight: ili9320: add missing SPI dependency by Jingoo Han · 12 years ago
  94. 4cef729 device_cgroup: add proper checking when changing default behavior by Aristeu Rozanski · 12 years ago
  95. 26fd840 device_cgroup: stop using simple_strtoul() by Aristeu Rozanski · 12 years ago
  96. 5b7aa7d device_cgroup: rename deny_all to behavior by Aristeu Rozanski · 12 years ago
  97. 8c9506d cgroup: fix invalid rcu dereference by Jiri Slaby · 12 years ago
  98. ef5d437 mm: fix XFS oops due to dirty pages without buffers on s390 by Jan Kara · 12 years ago
  99. 1d63f24 Merge tag 'for-usb-linus-2012-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  100. b40a795 freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD by Oleg Nesterov · 12 years ago