1. 446c5fd HID: provide a helper for validating hid reports by Kees Cook · 11 years ago
  2. 9cbf1be media: v4l2: added missing mutex.h include to v4l2-ctrls.h by Andrzej Hajda · 11 years ago
  3. 886ee9a HID: validate HID report id size by Kees Cook · 11 years ago
  4. c68123f rculist: list_first_or_null_rcu() should use list_entry_rcu() by Tejun Heo · 11 years ago
  5. 1a73f02 ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO by Jiri Bohac · 11 years ago
  6. f4caf51 ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 11 years ago
  7. 16f7700 SCSI: zfcp: fix lock imbalance by reworking request queue locking by Martin Peschke · 11 years ago
  8. 2203123 tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 11 years ago
  9. b0d97db virtio: support unlocked queue poll by Michael S. Tsirkin · 11 years ago
  10. 8cde021 firewire: fix libdc1394/FlyCap2 iso event regression by Clemens Ladisch · 11 years ago
  11. f2e6f75 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 11 years ago
  12. 113983a ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 11 years ago
  13. 374c4ae net: Swap ver and type in pppoe_hdr by Changli Gao · 11 years ago
  14. e6ffbab net: force a reload of first item in hlist_nulls_for_each_entry_rcu by Eric Dumazet · 11 years ago
  15. d26ed13 net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg by Andy Lutomirski · 11 years ago
  16. 137dbf8 libceph: wrap auth methods in a mutex by Sage Weil · 12 years ago
  17. e722283 libceph: wrap auth ops in wrapper functions by Sage Weil · 12 years ago
  18. 0ad7d72 libceph: add update_authorizer auth method by Sage Weil · 12 years ago
  19. 065d0e8 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 11 years ago
  20. 0368ad2 CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 11 years ago
  21. 6bc4d9b ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt · 11 years ago
  22. e0177c8 tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 11 years ago
  23. 205325f wait: fix false timeouts when using wait_event_timeout() by Imre Deak · 11 years ago
  24. 56a941b macvlan: fix passthru mode race between dev removal and rx path by Jiri Pirko · 11 years ago
  25. d1146cd if_cablemodem.h: Add parenthesis around ioctl macros by Josh Boyer · 11 years ago
  26. ddd7a83 tcp: force a dst refcount when prequeue packet by Eric Dumazet · 11 years ago
  27. 4080cb8 audit: Syscall rules are not applied to existing processes on non-x86 by Anton Blanchard · 12 years ago
  28. 84999f0 drm/radeon: add new richland pci ids by Alex Deucher · 11 years ago
  29. 546e36b drm/radeon: add some new SI PCI ids by Alex Deucher · 11 years ago
  30. fdfb795 ipc: sysv shared memory limited to 8TiB by Robin Holt · 11 years ago
  31. 188b13f mm: allow arch code to control the user page table ceiling by Hugh Dickins · 11 years ago
  32. 760f142 net: fix incorrect credentials passing by Linus Torvalds · 11 years ago
  33. 53e10e9 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 12 years ago
  34. eca79ba net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 12 years ago
  35. 7e15d02 vm: add vm_iomap_memory() helper function by Linus Torvalds · 12 years ago
  36. 9efabd3 ssb: implement spurious tone avoidance by Rafał Miłecki · 12 years ago
  37. 1878fa4 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 12 years ago
  38. 63a846b spinlocks and preemption points need to be at least compiler barriers by Linus Torvalds · 12 years ago
  39. 1c28ffa libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive by Shan Hai · 12 years ago
  40. 3e0021c libata: Use integer return value for atapi_command_packet_set by Shan Hai · 12 years ago
  41. ea8b02a net: fix *_DIAG_MAX constants by Andrey Vagin · 12 years ago
  42. 673a01c thermal: shorten too long mcast group name by Masatake YAMATO · 12 years ago
  43. 6da6d61 xen/blkback: correctly respond to unknown, non-native requests by David Vrabel · 12 years ago
  44. a26f4c4 signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer by Ben Hutchings · 12 years ago
  45. 6391f64 exec: use -ELOOP for max recursion depth by Kees Cook · 12 years ago
  46. a28ce85 drm/radeon: add Richland pci ids by Alex Deucher · 12 years ago
  47. 3176a54 inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 12 years ago
  48. d186256 tcp: fix skb_availroom() by Eric Dumazet · 12 years ago
  49. dbf9be0 ipv4: fix definition of FIB_TABLE_HASHSZ by Denis V. Lunev · 12 years ago
  50. a21dad6 atmel_lcdfb: fix 16-bpp modes on older SOCs by Johan Hovold · 12 years ago
  51. 74ab578 perf,x86: fix link failure for non-Intel configs by David Rientjes · 12 years ago
  52. d92b282 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 12 years ago
  53. cfae9de pstore: Avoid deadlock in panic and emergency-restart path by Seiji Aguchi · 12 years ago
  54. 6986829 unbreak automounter support on 64-bit kernel with 32-bit userspace (v2) by Helge Deller · 12 years ago
  55. 2bd79b1 quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format by Theodore Ts'o · 12 years ago
  56. 3a238da vlan: adjust vlan_set_encap_proto() for its callers by Cong Wang · 12 years ago
  57. 1fb5f30 ipv6: use a stronger hash for tcp by Eric Dumazet · 12 years ago
  58. ba994d6 net: fix a compile error when SOCK_REFCNT_DEBUG is enabled by Ying Xue · 12 years ago
  59. a5d3f7b fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 12 years ago
  60. 50a6045 fb: rework locking to fix lock ordering on takeover by Alan Cox · 12 years ago
  61. a34d90f vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 12 years ago
  62. b0992d9 ALSA: usb: Fix Processing Unit Descriptor parsers by Pawel Moll · 12 years ago
  63. ebd4aa5 mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule by Sagi Grimberg · 12 years ago
  64. 92bb90d efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  65. b03871b usb: Using correct way to clear usb3.0 device's remote wakeup feature. by Lan Tianyu · 12 years ago
  66. 5a776e2 ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 12 years ago
  67. 7768036 target: Add link_magic for fabric allow_link destination target_items by Nicholas Bellinger · 12 years ago
  68. 072d6a4 libceph: remove 'osdtimeout' option by Sage Weil · 12 years ago
  69. 04ec652 mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 12 years ago
  70. bc39f4f PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 12 years ago
  71. dd0e5c2 tcp: implement RFC 5961 4.2 by Eric Dumazet · 12 years ago
  72. 9c5a046 tcp: implement RFC 5961 3.2 by Eric Dumazet · 12 years ago
  73. efba1bb inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 12 years ago
  74. 5d0f902 freezer: add missing mb's to freezer_count() and freezer_should_skip() by Tejun Heo · 12 years ago
  75. 629a8ad mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED by Christoffer Dall · 12 years ago
  76. 0e91a03 exec: do not leave bprm->interp on stack by Kees Cook · 12 years ago
  77. 3d1170f tmpfs: fix shared mempolicy leak by Mel Gorman · 12 years ago
  78. a598a66 drm/radeon: add new SI pci id by Alex Deucher · 12 years ago
  79. 119bba6 libceph: drop declaration of ceph_con_get() by Alex Elder · 12 years ago
  80. 9f16f47 libceph: check for invalid mapping by Sage Weil · 12 years ago
  81. 5d0fc94 libceph: clean up con flags by Sage Weil · 12 years ago
  82. adec668 libceph: replace connection state bits with states by Sage Weil · 12 years ago
  83. a8e41c7 libceph: prevent the race of incoming work during teardown by Guanjun He · 12 years ago
  84. 8636dc5 libceph: initialize msgpool message types by Sage Weil · 12 years ago
  85. 69cbd62 libceph: set peer name on con_open, not init by Sage Weil · 12 years ago
  86. 16699e8 libceph: define and use an explicit CONNECTED state by Alex Elder · 12 years ago
  87. 5d76477 libceph: drop ceph_con_get/put helpers and nref member by Sage Weil · 12 years ago
  88. 2e58f8c libceph: make ceph_con_revoke_message() a msg op by Alex Elder · 12 years ago
  89. 8d72ff7 libceph: make ceph_con_revoke() a msg operation by Alex Elder · 12 years ago
  90. d3f32ca libceph: have messages point to their connection by Alex Elder · 12 years ago
  91. 16ab8cd libceph: fully initialize connection in con_init() by Alex Elder · 12 years ago
  92. 3fb8b35 libceph: embed ceph connection structure in mon_client by Alex Elder · 12 years ago
  93. 7502e04 libceph: start tracking connection socket state by Alex Elder · 12 years ago
  94. 85ff442 libceph: start separating connection flags from state by Alex Elder · 12 years ago
  95. 1b37a53 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 12 years ago
  96. 4c299b9 libceph: kill bad_proto ceph connection op by Alex Elder · 12 years ago
  97. 3b25167 libceph: eliminate connection state "DEAD" by Alex Elder · 12 years ago
  98. 3e06b4a libceph: fix messenger retry by Sage Weil · 12 years ago
  99. 9e78bf4 ceph: use info returned by get_authorizer by Alex Elder · 12 years ago
  100. 23980da ceph: have get_authorizer methods return pointers by Alex Elder · 12 years ago