1. f72299d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 13 years ago
  2. 2cd21fa perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu by Peter Zijlstra · 14 years ago
  3. 0049b62 HID: provide a helper for validating hid reports by Kees Cook · 13 years ago
  4. 28f9d08 media: v4l2: added missing mutex.h include to v4l2-ctrls.h by Andrzej Hajda · 13 years ago
  5. 676bb9a HID: validate HID report id size by Kees Cook · 13 years ago
  6. a7179b8 rculist: list_first_or_null_rcu() should use list_entry_rcu() by Tejun Heo · 13 years ago
  7. 8708ea2 ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO by Jiri Bohac · 13 years ago
  8. 055c396 ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 13 years ago
  9. 09c7565 SCSI: zfcp: fix lock imbalance by reworking request queue locking by Martin Peschke · 13 years ago
  10. a42efb7 futex: Take hugepages into account when generating futex_key by Zhang Yi · 13 years ago
  11. 99593eb tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 13 years ago
  12. 2010fa3 virtio: support unlocked queue poll by Michael S. Tsirkin · 13 years ago
  13. a90a3ad firewire: fix libdc1394/FlyCap2 iso event regression by Clemens Ladisch · 13 years ago
  14. eeddd91 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 13 years ago
  15. 3ef208a ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 13 years ago
  16. d11ff32 net: Swap ver and type in pppoe_hdr by Changli Gao · 13 years ago
  17. 535fad8 perf: Fix perf mmap bugs by Peter Zijlstra · 13 years ago
  18. 689ec12 net: force a reload of first item in hlist_nulls_for_each_entry_rcu by Eric Dumazet · 13 years ago
  19. c0cc94f net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg by Andy Lutomirski · 13 years ago
  20. 7f25965 libceph: wrap auth methods in a mutex by Sage Weil · 13 years ago
  21. aa80dd9 libceph: wrap auth ops in wrapper functions by Sage Weil · 13 years ago
  22. 29c65a2 libceph: add update_authorizer auth method by Sage Weil · 13 years ago
  23. f517dfe mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 13 years ago
  24. b3cba47 CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 13 years ago
  25. 2147439 Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 13 years ago
  26. bc4d36c ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt · 13 years ago
  27. 3a22cc7 tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 13 years ago
  28. 954dc41 wait: fix false timeouts when using wait_event_timeout() by Imre Deak · 13 years ago
  29. dab2d3d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 13 years ago
  30. 7d9577d ipv6: do not clear pinet6 field by Eric Dumazet · 13 years ago
  31. f2f17ef macvlan: fix passthru mode race between dev removal and rx path by Jiri Pirko · 13 years ago
  32. e52507b if_cablemodem.h: Add parenthesis around ioctl macros by Josh Boyer · 13 years ago
  33. 8e1546d tcp: force a dst refcount when prequeue packet by Eric Dumazet · 13 years ago
  34. ad86524 audit: Syscall rules are not applied to existing processes on non-x86 by Anton Blanchard · 14 years ago
  35. 0c98574 drm/radeon: add new richland pci ids by Alex Deucher · 13 years ago
  36. 6e98ede drm/radeon: add some new SI PCI ids by Alex Deucher · 13 years ago
  37. 213116e jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback by Dmitry Monakhov · 13 years ago
  38. b7d885f ipc: sysv shared memory limited to 8TiB by Robin Holt · 13 years ago
  39. 273a82b mm: allow arch code to control the user page table ceiling by Hugh Dickins · 13 years ago
  40. ca4bf7c net: fix incorrect credentials passing by Linus Torvalds · 13 years ago
  41. 1ab6b2a netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 13 years ago
  42. 617f13b net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 13 years ago
  43. c420060 vm: add vm_iomap_memory() helper function by Linus Torvalds · 13 years ago
  44. d6b8c33 ssb: implement spurious tone avoidance by Rafał Miłecki · 13 years ago
  45. 2a6b024 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 13 years ago
  46. e3a5505 kref: Implement kref_get_unless_zero v3 by Thomas Hellstrom · 14 years ago
  47. a227904 spinlocks and preemption points need to be at least compiler barriers by Linus Torvalds · 13 years ago
  48. 284aeeb libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive by Shan Hai · 13 years ago
  49. 57b41f6 libata: Use integer return value for atapi_command_packet_set by Shan Hai · 13 years ago
  50. a930484 net: fix *_DIAG_MAX constants by Andrey Vagin · 13 years ago
  51. b9f3bf1 thermal: shorten too long mcast group name by Masatake YAMATO · 13 years ago
  52. 119016c xen/blkback: correctly respond to unknown, non-native requests by David Vrabel · 13 years ago
  53. 556ba70 signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer by Ben Hutchings · 14 years ago
  54. 023eae6 exec: use -ELOOP for max recursion depth by Kees Cook · 14 years ago
  55. 2cf470d drm/radeon: add Richland pci ids by Alex Deucher · 13 years ago
  56. 1280938 inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 13 years ago
  57. b6da578 tcp: fix skb_availroom() by Eric Dumazet · 13 years ago
  58. 6a2d122 ipv4: fix definition of FIB_TABLE_HASHSZ by Denis V. Lunev · 13 years ago
  59. cb505e2 atmel_lcdfb: fix 16-bpp modes on older SOCs by Johan Hovold · 13 years ago
  60. 6bf083f perf,x86: fix link failure for non-Intel configs by David Rientjes · 13 years ago
  61. 9a9b01c perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 13 years ago
  62. 68412b1 pstore: Avoid deadlock in panic and emergency-restart path by Seiji Aguchi · 14 years ago
  63. 57ef0d8 unbreak automounter support on 64-bit kernel with 32-bit userspace (v2) by Helge Deller · 13 years ago
  64. db6154e quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format by Theodore Ts'o · 13 years ago
  65. b9bf60a vlan: adjust vlan_set_encap_proto() for its callers by Cong Wang · 13 years ago
  66. e5a096a ipv6: use a stronger hash for tcp by Eric Dumazet · 13 years ago
  67. 1e6b5fb net: fix a compile error when SOCK_REFCNT_DEBUG is enabled by Ying Xue · 13 years ago
  68. f515e1d fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 13 years ago
  69. c30b55c fb: rework locking to fix lock ordering on takeover by Alan Cox · 13 years ago
  70. df28f48 vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 13 years ago
  71. e32afc1 ALSA: usb: Fix Processing Unit Descriptor parsers by Pawel Moll · 13 years ago
  72. 4209ee0 mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule by Sagi Grimberg · 14 years ago
  73. ce0030c printk: fix buffer overflow when calling log_prefix function from call_console_drivers by Alexandre SIMON · 13 years ago
  74. 7392301 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 14 years ago
  75. 7ad8ac9 usb: Using correct way to clear usb3.0 device's remote wakeup feature. by Lan Tianyu · 13 years ago
  76. b08d818 ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 13 years ago
  77. 92a7389 target: Add link_magic for fabric allow_link destination target_items by Nicholas Bellinger · 14 years ago
  78. 31c4647 libceph: remove 'osdtimeout' option by Sage Weil · 14 years ago
  79. b14d552 mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 14 years ago
  80. 7164ac2 PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 14 years ago
  81. d21383f tcp: implement RFC 5961 4.2 by Eric Dumazet · 14 years ago
  82. 34fb350 tcp: implement RFC 5961 3.2 by Eric Dumazet · 14 years ago
  83. d46699a inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 14 years ago
  84. cd924e9 freezer: add missing mb's to freezer_count() and freezer_should_skip() by Tejun Heo · 14 years ago
  85. 25747cc mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED by Christoffer Dall · 14 years ago
  86. 7361a90 exec: do not leave bprm->interp on stack by Kees Cook · 14 years ago
  87. 78a685b tmpfs: fix shared mempolicy leak by Mel Gorman · 14 years ago
  88. 9cbecb4 drm/radeon: add new SI pci id by Alex Deucher · 14 years ago
  89. d0e85e0 libceph: drop declaration of ceph_con_get() by Alex Elder · 14 years ago
  90. dfae3b3 libceph: check for invalid mapping by Sage Weil · 14 years ago
  91. 63c1362 libceph: clean up con flags by Sage Weil · 14 years ago
  92. 265fb7c libceph: replace connection state bits with states by Sage Weil · 14 years ago
  93. 59d0272 libceph: prevent the race of incoming work during teardown by Guanjun He · 14 years ago
  94. 9beb73f libceph: initialize msgpool message types by Sage Weil · 14 years ago
  95. 638ba17 libceph: set peer name on con_open, not init by Sage Weil · 14 years ago
  96. a94af04 libceph: define and use an explicit CONNECTED state by Alex Elder · 14 years ago
  97. 9021a42 libceph: drop ceph_con_get/put helpers and nref member by Sage Weil · 14 years ago
  98. ce4516f libceph: make ceph_con_revoke_message() a msg op by Alex Elder · 14 years ago
  99. ae04853 libceph: make ceph_con_revoke() a msg operation by Alex Elder · 14 years ago
  100. e84e066 libceph: have messages point to their connection by Alex Elder · 14 years ago