1. 823eb1c evm: call evm_inode_init_security from security_inode_init_security by Mimi Zohar · 13 years ago
  2. cb72318 evm: add evm_inode_init_security to initialize new files by Mimi Zohar · 13 years ago
  3. 975d294 evm: imbed evm_inode_post_setattr by Mimi Zohar · 13 years ago
  4. c7b87de evm: evm_inode_post_removexattr by Mimi Zohar · 13 years ago
  5. 3e1be52 security: imbed evm calls in security hooks by Mimi Zohar · 13 years ago
  6. 6be5cc5 evm: add support for different security.evm data types by Dmitry Kasatkin · 13 years ago
  7. 66dbc325 evm: re-release by Mimi Zohar · 13 years ago
  8. 1601fba xattr: define vfs_getxattr_alloc and vfs_xattr_cmp by Mimi Zohar · 13 years ago
  9. f381c27 integrity: move ima inode integrity data management by Mimi Zohar · 13 years ago
  10. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  11. dc6b845 si4713-i2c: avoid potential buffer overflow on si4713 by Mauro Carvalho Chehab · 13 years ago
  12. 524196d Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  13. d36c301 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  14. a406721d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  15. c8b7d43 ARM: mach-loki: delete by Nicolas Pitre · 13 years ago
  16. 632b7cf ARM: mach-s3c2400: delete by Nicolas Pitre · 13 years ago
  17. af0e060 ARM: mach-s3c24a0: delete by Nicolas Pitre · 13 years ago
  18. 3b607e3 ALSA: hda - Switch HP DAC dynamically with indep-HP switch for VIA by Takashi Iwai · 13 years ago
  19. 3214b96 ALSA: hda - Implement dynamic loopback control for VIA codecs by Takashi Iwai · 13 years ago
  20. eb4cf5a kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.h by Arnaud Lacombe · 13 years ago
  21. 84a797d netfilter: nfnetlink_queue: provide rcu enabled callbacks by Eric Dumazet · 13 years ago
  22. 6b75e3e netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() by Eric Dumazet · 13 years ago
  23. 1091006 nfsd: turn on reply cache for NFSv4 by J. Bruce Fields · 13 years ago
  24. 3e98abf nfsd4: call nfsd4_release_compoundargs from pc_release by J. Bruce Fields · 13 years ago
  25. c225150 slab: fix DEBUG_SLAB build by Hugh Dickins · 13 years ago
  26. 1d07171 slub: disable interrupts in cmpxchg_double_slab when falling back to pagelock by Christoph Lameter · 13 years ago
  27. 013e896 Avoid duplicate _count variables in page_struct by Christoph Lameter · 13 years ago
  28. 3adf004 Revert "SLUB: Fix build breakage in linux/mm_types.h" by Pekka Enberg · 13 years ago
  29. d3aaeb3 net: Add ->neigh_lookup() operation to dst_ops by David S. Miller · 13 years ago
  30. c81c6b3 ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe by Clemens Ladisch · 13 years ago
  31. ffd96e3 md/raid5: get rid of duplicated call to bio_data_dir() by Namhyung Kim · 13 years ago
  32. 6ce3284 md/raid5: use kmem_cache_zalloc() by Namhyung Kim · 13 years ago
  33. c65060a md/raid10: share pages between read and write bio's during recovery by Namhyung Kim · 13 years ago
  34. 778ca01 md/raid10: factor out common bio handling code by Namhyung Kim · 13 years ago
  35. 2c4193d md/raid10: get rid of duplicated conditional expression by Namhyung Kim · 13 years ago
  36. e55b942 drm/radeon/kms: add info query for backend map by Alex Deucher · 13 years ago
  37. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  38. 9cbb7ec ipv6: Get rid of rt6i_nexthop macro. by David S. Miller · 13 years ago
  39. 8f40b16 neigh: Pass neighbour entry to output ops. by David S. Miller · 13 years ago
  40. d462031 ext4: avoid eh_entries overflow before insert extent_idx by Robin Dong · 13 years ago
  41. 015861b ext4: avoid wasted extent cache lookup if !PUNCH_OUT_EXT by Robin Dong · 13 years ago
  42. 0916a5e hppfs_lookup(): don't open-code lookup_one_len() by Al Viro · 13 years ago
  43. 3cc0658 hppfs: fix dentry leak by Al Viro · 13 years ago
  44. 0577d1b cramfs: get_cramfs_inode() returns ERR_PTR() on failure by Al Viro · 13 years ago
  45. 642c937 ufs should use d_splice_alias() by Al Viro · 13 years ago
  46. c6a0371 ext4: remove unneeded parameter to ext4_ext_remove_space() by Allison Henderson · 13 years ago
  47. a803b80 fix exofs ->get_parent() by Al Viro · 13 years ago
  48. f7d0d37 ext4: punch hole optimizations: skip un-needed extent lookup by Allison Henderson · 13 years ago
  49. 3eb0865 ext4: ignore a stripe width of 1 by Dan Ehrenberg · 13 years ago
  50. d7a1fee ext4: make the preallocation size be a multiple of stripe size by Dan Ehrenberg · 13 years ago
  51. 34006ce SUNRPC: Replace xprt->resend and xprt->sending with a priority queue by Trond Myklebust · 13 years ago
  52. 3b27bad SUNRPC: Allow caller of rpc_sleep_on() to select priority levels by Trond Myklebust · 13 years ago
  53. d9ba131 SUNRPC: Support dynamic slot allocation for TCP connections by Trond Myklebust · 13 years ago
  54. 21de0a9 SUNRPC: Clean up the slot table allocation by Trond Myklebust · 13 years ago
  55. 8d9266f SUNRPC: Initalise the struct xprt upon allocation by Trond Myklebust · 13 years ago
  56. 43cedbf0e SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot by Trond Myklebust · 13 years ago
  57. f560f66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  58. 3d68bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  59. efcbae2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  60. bc574e1 Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/devel-2 by Arnd Bergmann · 13 years ago
  61. 54a772b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  62. a6b52a9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  63. 247dc22 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  64. 94b0522 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  65. 6c59c11 Merge branch 'omap/4460' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/soc by Arnd Bergmann · 13 years ago
  66. d4bd4b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  67. 3a6cb8c Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/soc by Arnd Bergmann · 13 years ago
  68. c33d432 Merge branch 'omap/board' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/board by Arnd Bergmann · 13 years ago
  69. 69ecca8 net: vlan, qlcnic: make vlan_find_dev private by David Lamparter · 13 years ago
  70. 178edcb net: add 802.1ad / 802.1ah / QinQ ethertypes by David Lamparter · 13 years ago
  71. 4d09a93 Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel', 'pxa/devel', 'tegra/devel' and 'stericsson/master' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/devel by Arnd Bergmann · 13 years ago
  72. 09dd9b3 Merge branches 'davinci/cleanup', 'imx/cleanup', 'omap/cleanup' and 'pxa/cleanup' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/cleanup by Arnd Bergmann · 13 years ago
  73. bcacff2 Merge branches 'at91/fixes', 'imx/fixes' and 'pxa/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/fixes by Arnd Bergmann · 13 years ago
  74. d184d6e ptrace: dont send SIGSTOP on auto-attach if PT_SEIZED by Oleg Nesterov · 13 years ago
  75. dcace06 ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task() by Oleg Nesterov · 13 years ago
  76. 6634ae1 ptrace_init_task: initialize child->jobctl explicitly by Oleg Nesterov · 13 years ago
  77. 961c467 has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/ by Oleg Nesterov · 13 years ago
  78. d3f684f hwmon: (max1111) Fix race condition causing NULL pointer exception by Pavel Herrmann · 13 years ago
  79. fa8b697 hwmon: (it87) Fix label group removal by Jean Delvare · 13 years ago
  80. 0b8e77f hwmon: (asus_atk0110) Fix memory leak by Luca Tettamanti · 13 years ago
  81. f71d26b watchdog: hpwdt depends on PCI by Randy Dunlap · 13 years ago
  82. 4400855 Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  83. b793eb6 ASoC: Correct WM8994 MICBIAS supply widget hookup by Mark Brown · 13 years ago
  84. b0b3e6f ASoC: Don't use -1 to boostrap subseq so it can be used by drivers by Mark Brown · 13 years ago
  85. 7453ea8 Revert "gma500: Fix dependencies" by Greg Kroah-Hartman · 13 years ago
  86. 7d02173 ASoC: Reduce power consumption for idle DAIs in WM8994 by Mark Brown · 13 years ago
  87. ca1004b ASoC: Report an error for unknown adav80x formats by Mark Brown · 13 years ago
  88. f0f5039 ASoC: Handle failed WM8994 FLL lock waits by Mark Brown · 13 years ago
  89. 1b71fe2 ceph analog of cifs build_path_from_dentry() race fix by Al Viro · 13 years ago
  90. dc137bf cifs: build_path_from_dentry() race fix by Al Viro · 13 years ago
  91. 542d4d6 neigh: Kill ndisc_ops->queue_xmit by David S. Miller · 13 years ago
  92. b23b545 neigh: Kill hh_cache->hh_output by David S. Miller · 13 years ago
  93. 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 13 years ago
  94. 0895b08 neigh: Simply destroy handling wrt. hh_cache. by David S. Miller · 13 years ago
  95. 05e3aa0 net: Create and use new helper, neigh_output(). by David S. Miller · 13 years ago
  96. 936a3f7 viafb: improve pitch handling by Florian Tobias Schandinat · 13 years ago
  97. 265c6a0 ext4: fix compilation with -DDX_DEBUG by Bernd Schubert · 13 years ago
  98. eb03cb0 ACPI / Battery: propagate sysfs error in acpi_battery_add() by Stefan Hajnoczi · 13 years ago
  99. e80bba4 ACPI / Battery: avoid acpi_battery_add() use-after-free by Stefan Hajnoczi · 13 years ago
  100. 4996c02 ACPI: introduce "acpi_rsdp=" parameter for kdump by Takao Indoh · 13 years ago