1. 12263a2 atm: idt77252: fix dev refcnt leak by Ying Xue · 13 years ago
  2. 597b9d2 ipv6: fix leaking uninitialized port number of offender sockaddr by Hannes Frederic Sowa · 13 years ago
  3. eb7eb18 net: clamp ->msg_namelen instead of returning an error by Dan Carpenter · 13 years ago
  4. ad25b5d inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 13 years ago
  5. ea9d7dc net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage) by Hannes Frederic Sowa · 13 years ago
  6. 18719a4 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 13 years ago
  7. 11afb94 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 13 years ago
  8. fadb5aa ipv4: fix possible seqlock deadlock by Eric Dumazet · 13 years ago
  9. 5faa67a connector: improved unaligned access error fix by Chris Metcalf · 13 years ago
  10. 0434f16 isdnloop: use strlcpy() instead of strcpy() by Dan Carpenter · 13 years ago
  11. e6f3fa4 bonding: fix two race conditions in bond_store_updelay/downdelay by Nikolay Aleksandrov · 13 years ago
  12. 9ea5140 6lowpan: Uncompression of traffic class field was incorrect by Jukka Rissanen · 13 years ago
  13. c22fc04 bonding: don't permit to use ARP monitoring in 802.3ad mode by Veaceslav Falico · 13 years ago
  14. 4dd7a52 random32: fix off-by-one in seeding requirement by Daniel Borkmann · 13 years ago
  15. 4bb2cc8 ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv by Duan Jiong · 13 years ago
  16. c137ba1 net: Fix "ip rule delete table 256" by Andreas Henriksson · 13 years ago
  17. 44d19f5 Linux 3.4.72 by Greg Kroah-Hartman · 13 years ago
  18. db0aa53 HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys. by Nanno Langstraat · 13 years ago
  19. 6ede31c HID: roccat: fix Coverity CID 141438 by Stefan Achatz · 13 years ago
  20. ffd4ce1 media: lirc_zilog: Don't use dynamic static allocation by Mauro Carvalho Chehab · 13 years ago
  21. 51d351d ftrace: Fix function graph with loading of modules by Steven Rostedt (Red Hat) · 13 years ago
  22. 5833570 KVM: Fix iommu map/unmap to handle memory slot moves by Alex Williamson · 14 years ago
  23. 9af88f0 KVM: perform an invalid memslot step for gpa base change by Marcelo Tosatti · 14 years ago
  24. 1fefeae Input: i8042 - add PNP modaliases by Tom Gundersen · 13 years ago
  25. 4d815b6 tracing: Allow events to have NULL strings by Steven Rostedt (Red Hat) · 13 years ago
  26. 1d78aec ALSA: hda/realtek - Set pcbeep amp for ALC668 by Kailang Yang · 13 years ago
  27. fe094c4 cpuset: Fix memory allocator deadlock by Peter Zijlstra · 13 years ago
  28. df29bdd powerpc/signals: Improved mark VSX not saved with small contexts fix by Michael Neuling · 13 years ago
  29. f69a26d md: fix calculation of stacking limits on level change. by NeilBrown · 13 years ago
  30. 3ae7853 radeon: workaround pinning failure on low ram gpu by Jerome Glisse · 13 years ago
  31. e21e0c1 drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL by Alex Deucher · 13 years ago
  32. c417fae drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence by Ben Skeggs · 13 years ago
  33. 38b24f2 drm/i915: flush cursors harder by Daniel Vetter · 13 years ago
  34. 6e911aa drm/ttm: Handle in-memory region copies by Jakob Bornecrantz · 13 years ago
  35. 230ab9d prism54: set netdev type to "wlan" by Dan Williams · 13 years ago
  36. fb1601f avr32: fix out-of-range jump in large kernels by Andreas Bießmann · 13 years ago
  37. 07cf6ad avr32: setup crt for early panic() by Andreas Bießmann · 13 years ago
  38. 17af9d9 selinux: correct locking in selinux_netlbl_socket_connect) by Paul Moore · 13 years ago
  39. 5d6d6a7 PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove() by Yinghai Lu · 13 years ago
  40. 4e0c56a audit: fix info leak in AUDIT_GET requests by Mathias Krause · 13 years ago
  41. 4297996 audit: use nlmsg_len() to get message payload length by Mathias Krause · 13 years ago
  42. e49ee6c audit: printk USER_AVC messages when audit isn't enabled by Tyler Hicks · 13 years ago
  43. d4bb402 mwifiex: correct packet length for packets from SDIO interface by Avinash Patil · 13 years ago
  44. 7094547 PM / hibernate: Avoid overflow in hibernate_preallocate_memory() by Aaron Lu · 13 years ago
  45. 3ccb527 dm: allocate buffer for messages with small number of arguments using GFP_NOIO by Mikulas Patocka · 13 years ago
  46. b725146 rt2400pci: fix RSSI read by Stanislaw Gruszka · 13 years ago
  47. 401a0f3 qeth: avoid buffer overflow in snmp ioctl by Ursula Braun · 13 years ago
  48. dca32a7 rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated AP by Larry Finger · 13 years ago
  49. f59cbdc rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP by Larry Finger · 13 years ago
  50. 80c82f6 rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated AP by Larry Finger · 13 years ago
  51. 6aefef7 staging: vt6656: [BUG] Fix for TX USB resets from vendors driver. by Malcolm Priestley · 13 years ago
  52. fbd6049 xen/blkback: fix reference counting by Vegard Nossum · 13 years ago
  53. dc51161 ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea() by Theodore Ts'o · 13 years ago
  54. 1eb9c34 mtd: gpmi: fix kernel BUG due to racing DMA operations by Huang Shijie · 13 years ago
  55. 09f6650 mtd: map: fixed bug in 64-bit systems by Wang Haitao · 13 years ago
  56. b22831e mtd: nand: hack ONFI for non-power-of-2 dimensions by Brian Norris · 13 years ago
  57. 0aa9fce loop: fix crash if blk_alloc_queue fails by Mikulas Patocka · 13 years ago
  58. ac6638e IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast() by Jan Kara · 13 years ago
  59. 27c0008 iscsi-target: chap auth shouldn't match username with trailing garbage by Eric Seppanen · 13 years ago
  60. 7dac7f1 iscsi-target: fix extract_param to handle buffer length corner case by Eric Seppanen · 13 years ago
  61. 34bf763 ahci: add Marvell 9230 to the AHCI PCI device list by Samir Benmendil · 13 years ago
  62. 6ca439d ahci: disabled FBS prior to issuing software reset by xiangliang yu · 13 years ago
  63. 4b2162b rtlwifi: rtl8192cu: Fix more pointer arithmetic errors by Larry Finger · 13 years ago
  64. bb513cf rtlwifi: rtl8192se: Fix wrong assignment by Felipe Pena · 13 years ago
  65. 22363fb vsprintf: check real user/group id for %pK by Ryan Mallon · 13 years ago
  66. 80b41ca drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH drive by Shan Hai · 13 years ago
  67. e90d50f libata: Fix display of sata speed by Gwendal Grignou · 13 years ago
  68. 799ed0d can: flexcan: fix flexcan_chip_start() on imx6 by Marc Kleine-Budde · 13 years ago
  69. 510e627 devpts: plug the memory leak in kill_sb by Ilija Hadzic · 13 years ago
  70. 3e05092 alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist by KOSAKI Motohiro · 13 years ago
  71. 664eaaa ASoC: blackfin: Fix missing break by Takashi Iwai · 13 years ago
  72. f5f4825 ASoC: wm8962: Turn on regcache_cache_only before disabling regulator by Nicolin Chen · 13 years ago
  73. 6a4e636 ASoC: ak4642: prevent un-necessary changes to SG_SL1 by Phil Edworthy · 13 years ago
  74. c504aa1 backlight: atmel-pwm-bl: fix reported brightness by Johan Hovold · 13 years ago
  75. e3f8bcd Staging: tidspbridge: disable driver by Greg Kroah-Hartman · 13 years ago
  76. b823b82 ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCD by Jonathan Austin · 13 years ago
  77. d88da9d ARM: sa11x0/assabet: ensure CS2 is configured appropriately by Russell King · 13 years ago
  78. 71ea173 Linux 3.4.71 by Greg Kroah-Hartman · 13 years ago
  79. 778409c cris: media platform drivers: fix build by Mauro Carvalho Chehab · 13 years ago
  80. b4db55f configfs: fix race between dentry put and lookup by Junxiao Bi · 13 years ago
  81. f087a3e rt2800usb: slow down TX status polling by Stanislaw Gruszka · 13 years ago
  82. 53c620e SUNRPC: Fix a data corruption issue when retransmitting RPC calls by Trond Myklebust · 13 years ago
  83. 6beceb7 powerpc/signals: Mark VSX not saved with small contexts by Michael Neuling · 13 years ago
  84. b745b00 powerpc/powernv: Add PE to its own PELTV by Gavin Shan · 13 years ago
  85. 49aa69f powerpc/vio: use strcpy in modalias_show by Prarit Bhargava · 13 years ago
  86. 8013279 block: properly stack underlying max_segment_size to DM device by Mike Snitzer · 13 years ago
  87. 82b80fa block: fix a probe argument to blk_register_region by Mikulas Patocka · 13 years ago
  88. 5413d6c block: fix race between request completion and timeout handling by Jeff Moyer · 13 years ago
  89. cf35923 hwmon: (lm90) Fix max6696 alarm handling by Guenter Roeck · 13 years ago
  90. b227aa8 x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as an error by Thomas Renninger · 13 years ago
  91. 107bb3c nfsd: make sure to balance get/put_write_access by Christoph Hellwig · 13 years ago
  92. 6ee4fd2 nfsd: split up nfsd_setattr by Christoph Hellwig · 13 years ago
  93. 1ac50b9 NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk() by Trond Myklebust · 13 years ago
  94. eaea722 ALSA: msnd: Avoid duplicated driver name by Takashi Iwai · 13 years ago
  95. 1b44335 ALSA: 6fire: Fix probe of multiple cards by Takashi Iwai · 13 years ago
  96. c0d3062 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 13 years ago
  97. 7288f91 Revert "ima: policy for RAMFS" by Mimi Zohar · 13 years ago
  98. 7eebf56 rt2x00: check if device is still available on rt2x00mac_flush() by Stanislaw Gruszka · 13 years ago
  99. d134082 perf/ftrace: Fix paranoid level for enabling function tracer by Steven Rostedt · 13 years ago
  100. f22ff9d include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock by Fan Du · 13 years ago