1. ae21dda ext4: check for overlapping extents in ext4_valid_extent_entries() by Eryu Guan · 12 years ago
  2. e696abf ext4: fix use-after-free in ext4_mb_new_blocks by Junho Ryu · 12 years ago
  3. 6b85882 ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails by Theodore Ts'o · 12 years ago
  4. 024df8e x86 idle: Repair large-server 50-watt idle-power regression by Len Brown · 12 years ago
  5. 6b584e0 ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq data by Suman Anna · 12 years ago
  6. 42b5bb4 arm64: spinlock: retry trylock operation if strex fails on free lock by Catalin Marinas · 12 years ago
  7. 11b8180 arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events by Will Deacon · 12 years ago
  8. 885154c ftrace: Initialize the ftrace profiler for each possible cpu by Miao Xie · 12 years ago
  9. 480da40 target/file: Update hw_max_sectors based on current block_size by Nicholas Bellinger · 12 years ago
  10. 42ea20e iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set by Nicholas Bellinger · 12 years ago
  11. 0629b40 iser-target: fix error return code in isert_create_device_ib_res() by Wei Yongjun · 12 years ago
  12. 2b25925 selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 12 years ago
  13. faecbbe selinux: fix broken peer recv check by Chad Hanson · 12 years ago
  14. f62f633 usb: cdc-wdm: manage_power should always set needs_remote_wakeup by Bjørn Mork · 12 years ago
  15. b52cc5d can: peak_usb: fix mem leak in pcan_usb_pro_init() by Marc Kleine-Budde · 12 years ago
  16. c045542 usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to option by Dmitry Kunilov · 12 years ago
  17. a718268a serial: 8250_dw: add new ACPI IDs by Mika Westerberg · 12 years ago
  18. 3cb9bc5 iio:adc:ad7887 Fix channel reported endianness from cpu to big endian by Jonathan Cameron · 12 years ago
  19. 3c24f33 iio:imu:adis16400 fix pressure channel scan type by Jonathan Cameron · 12 years ago
  20. 19fb3e4 ALSA: hda - Add enable_msi=0 workaround for four HP machines by David Henningsson · 12 years ago
  21. 79acc77 ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function by JongHo Kim · 12 years ago
  22. 6dd598a ASoC: wm5110: Correct HPOUT3 DAPM route typo by Charles Keepax · 12 years ago
  23. 5c8a555 ASoC: wm_adsp: Add small delay while polling DSP RAM start by Charles Keepax · 12 years ago
  24. 9231e31 ASoC: wm8904: fix DSP mode B configuration by Bo Shen · 12 years ago
  25. 05687bd ASoC: tegra: fix uninitialized variables in set_fmt by Stephen Warren · 12 years ago
  26. f89a10d staging: comedi: 8255_pci: fix for newer PCI-DIO48H by Ian Abbott · 12 years ago
  27. fb36b984 TTY: pmac_zilog, check existence of ports in pmz_console_init() by Geert Uytterhoeven · 12 years ago
  28. 56046f3 powerpc: kvm: fix rare but potential deadlock scene by pingfan liu · 12 years ago
  29. d58dd25 ceph: wake up 'safe' waiters when unregistering request by Yan, Zheng · 12 years ago
  30. 2c460e8 ceph: cleanup aborted requests when re-sending requests. by Yan, Zheng · 12 years ago
  31. d07732a USB: serial: fix race in generic write by Johan Hovold · 12 years ago
  32. 095f493 Linux 3.10.25 by Greg Kroah-Hartman · 12 years ago v3.10.25
  33. 5a04f32 ARM: OMAP2+: hwmod: Fix SOFTRESET logic by Roger Quadros · 12 years ago
  34. f5749e3 Btrfs: do not run snapshot-aware defragment on error by Liu Bo · 12 years ago
  35. 9436cf9 Btrfs: fix incorrect inode acl reset by Filipe David Borba Manana · 12 years ago
  36. b395193 Btrfs: fix hole check in log_one_extent by Josef Bacik · 12 years ago
  37. fb5834f Btrfs: fix memory leak of chunks' extent map by Liu Bo · 12 years ago
  38. 2845c36 Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST" by Greg Kroah-Hartman · 12 years ago
  39. 22c3ec5 ip6tnl: fix use after free of fb_tnl_dev by Nicolas Dichtel · 12 years ago
  40. 39be1c3 NFSv4 wait on recovery for async session errors by Andy Adamson · 12 years ago
  41. 8a8e917 sc1200_wdt: Fix oops by Alan · 12 years ago
  42. 4d72984 staging: comedi: ssv_dnp: use comedi_dio_update_state() by H Hartley Sweeten · 12 years ago
  43. 442ae1b staging: comedi: drivers: use comedi_dio_update_state() for simple cases by H Hartley Sweeten · 12 years ago
  44. bc04965 staging: comedi: pcmuio: fix possible NULL deref on detach by Ian Abbott · 12 years ago
  45. 5232a71 sched: Avoid throttle_cfs_rq() racing with period_timer stopping by Ben Segall · 12 years ago
  46. a5eec39 cxd2820r_core: fix sparse warnings by Hans Verkuil · 12 years ago
  47. 0f8285a nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 12 years ago
  48. f4cf4b1 dm thin: switch to read only mode if a mapping insert fails by Joe Thornber · 12 years ago
  49. 135949c dm table: fail dm_table_create on dm_round_up overflow by Mikulas Patocka · 12 years ago
  50. 2c54d62 dm space map metadata: return on failure in sm_metadata_new_block by Mike Snitzer · 12 years ago
  51. 729d38d dm delay: fix a possible deadlock due to shared workqueue by Mikulas Patocka · 12 years ago
  52. 1cfc455 dm array: fix a reference counting bug in shadow_ablock by Joe Thornber · 12 years ago
  53. 20d68d3 dm snapshot: avoid snapshot space leak on crash by Mikulas Patocka · 12 years ago
  54. d468a28 dm bufio: initialize read-only module parameters by Mikulas Patocka · 12 years ago
  55. 89ec752 btrfs: call mnt_drop_write after interrupted subvol deletion by David Sterba · 12 years ago
  56. 6b04782 Btrfs: fix access_ok() check in btrfs_ioctl_send() by Dan Carpenter · 13 years ago
  57. 89e6d5d media: af9035: unlock on error in af9035_i2c_master_xfer() by Dan Carpenter · 12 years ago
  58. 53ef757 media: af9035: add [0413:6a05] Leadtek WinFast DTV Dongle Dual by Antti Palosaari · 12 years ago
  59. 43f8e28 media: wm8775: fix broken audio routing by Hans Verkuil · 12 years ago
  60. db85669 media: af9033: fix broken I2C by Antti Palosaari · 12 years ago
  61. 899901b media: bttv: don't setup the controls if there are no video devices by Hans Verkuil · 12 years ago
  62. ec0593f media: saa7164: fix return value check in saa7164_initdev() by Wei Yongjun · 12 years ago
  63. ac6d0ec x86, build, icc: Remove uninitialized_var() from compiler-intel.h by H. Peter Anvin · 12 years ago
  64. d1c7536 x86, build: Pass in additional -mno-mmx, -mno-sse options by H. Peter Anvin · 12 years ago
  65. eea588a x86, efi: Don't use (U)EFI time services on 32 bit by Matthew Garrett · 12 years ago
  66. d7b2643 drm/radeon: fixup bad vram size on SI by Alex Deucher · 12 years ago
  67. 14655c3 drm/radeon: program DCE2 audio dto just like DCE3 by Alex Deucher · 12 years ago
  68. 82607fb igb: Fix for issue where values could be too high for udelay function. by Carolyn Wyborny · 12 years ago
  69. 4798e3b mwifiex: fix memory leak issue for ibss join by Ujjal Roy · 12 years ago
  70. 555214a iwlwifi: mvm: check sta_id/drain values in debugfs by Johannes Berg · 12 years ago
  71. 42beb20 mac80211: don't attempt to reorder multicast frames by Johannes Berg · 12 years ago
  72. 9697f64 Revert "mac80211: allow disable power save in mesh" by Bob Copeland · 12 years ago
  73. 348d786 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 12 years ago
  74. 216c4a7 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 12 years ago
  75. c588502 ath9k: Fix XLNA bias strength by Sujith Manoharan · 12 years ago
  76. 464f44b ath9k: Fix QuickDrop usage by Sujith Manoharan · 12 years ago
  77. a07e394 drm/i915: Fix pipe CSC post offset calculation by Ville Syrjälä · 12 years ago
  78. 8de7e61 drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap by Linus Pizunski · 12 years ago
  79. 21261e5 powerpc: Fix PTE page address mismatch in pgtable ctor/dtor by Hong H. Pham · 12 years ago
  80. b96e6f2 media: af9035: fix broken I2C and USB I/O by Antti Palosaari · 12 years ago
  81. c3d8edef Input: usbtouchscreen - separate report and transmit buffer size handling by Christian Engelmayer · 12 years ago
  82. 50721ff USB: option: support new huawei devices by Fangxiaozhi (Franko) · 12 years ago
  83. 4723871 USB: serial: option: blacklist interface 1 for Huawei E173s-6 by Gustavo Zacarias · 12 years ago
  84. 8262848 usb: gadget: composite: reset delayed_status on reset_config by Michael Grzeschik · 12 years ago
  85. e630346 usb: dwc3: fix implementation of endpoint wedge by Alan Stern · 12 years ago
  86. 9126f1f usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED by Julius Werner · 12 years ago
  87. fbaa929 nfsd: when reusing an existing repcache entry, unhash it first by Jeff Layton · 12 years ago
  88. 13bb709 futex: fix handling of read-only-mapped hugepages by Linus Torvalds · 12 years ago
  89. 2a03888 PCI: Disable Bus Master only on kexec reboot by Khalid Aziz · 12 years ago
  90. f75eb9d xfs: underflow bug in xfs_attrlist_by_handle() by Dan Carpenter · 12 years ago
  91. 7e767aa xfs: growfs overruns AGFL buffer on V4 filesystems by Dave Chinner · 12 years ago
  92. a903818 hwmon: (w83l768ng) Fix fan speed control range by Jean Delvare · 12 years ago
  93. d6eb2d0 hwmon: (w83l786ng) Fix fan speed control mode setting and reporting by Brian Carnes · 12 years ago
  94. d4fa527 hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICK by José Miguel Gonçalves · 12 years ago
  95. 223cc81 hwmon: Prevent some divide by zeros in FAN_TO_REG() by Dan Carpenter · 12 years ago
  96. e77a822 KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376) by Gleb Natapov · 12 years ago
  97. 0e03b79 KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) by Andy Honig · 12 years ago
  98. 9913f77 KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) by Andy Honig · 12 years ago
  99. f4d8382 KVM: Improve create VCPU parameter (CVE-2013-4587) by Andy Honig · 12 years ago
  100. a5633d4 ARM: 7913/1: fix framepointer check in unwind_frame by Konstantin Khlebnikov · 12 years ago