summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-18Linux 3.2.59v3.2.59Ben Hutchings
2014-05-18floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley
2014-05-18floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley
2014-05-18n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-05-18rtl8192ce: Fix null dereference in watchdogBen Hutchings
2014-05-18usb: option: add and update a number of CMOTech devicesBjørn Mork
2014-05-18usb: option: add Alcatel L800MABjørn Mork
2014-05-18usb: option: add Olivetti Olicard 500Bjørn Mork
2014-05-18USB: io_ti: fix firmware download on big-endian machinesJohan Hovold
2014-05-18usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-05-18usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-05-18xhci: For streams the css flag most be read from the stream-ctx on ep stopHans de Goede
2014-05-18Btrfs: fix inode caching vs tree logMiao Xie
2014-05-18Btrfs: Don't allocate inode that is already in useStefan Behrens
2014-05-18USB: serial: fix sysfs-attribute removal deadlockJohan Hovold
2014-05-18ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu
2014-05-18mm: make fixup_user_fault() check the vma access rights tooLinus Torvalds
2014-05-18Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede
2014-05-18dmi: add support for exact DMI matches in addition to substring matchingJani Nikula
2014-05-18mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi
2014-05-18libata/ahci: accommodate tag ordered controllersDan Williams
2014-05-18nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton
2014-05-18USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driverMichael Ulbricht
2014-05-18USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders
2014-05-18USB: cp210x: Add 8281 (Nanotec Plug & Drive)Tristan Bruns
2014-05-18usb: option driver, add support for Telit UE910v2Daniele Palmas
2014-05-18Revert "USB: serial: add usbid for dell wwan card to sierra.c"Johan Hovold
2014-05-18USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari
2014-05-18staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger
2014-05-18mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-05-18locks: allow __break_lease to sleep even when break_time is 0Jeff Layton
2014-05-18parisc: fix epoll_pwait syscall on compat kernelHelge Deller
2014-05-18ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o
2014-05-18ext4: note the error in ext4_end_bio()Matthew Wilcox
2014-05-18ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKSKazuya Mio
2014-04-30Linux 3.2.58v3.2.58Ben Hutchings
2014-04-30Revert "isci: fix reset timeout handling"Ben Hutchings
2014-04-30Revert "alpha: fix broken network checksum"Ben Hutchings
2014-04-30powernow-k6: reorder frequenciesMikulas Patocka
2014-04-30powernow-k6: correctly initialize default parametersMikulas Patocka
2014-04-30powernow-k6: disable cache when changing frequencyMikulas Patocka
2014-04-30selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore
2014-04-30Char: ipmi_bt_sm, fix infinite loopJiri Slaby
2014-04-30drivers: hv: additional switch to use mb() instead of smp_mb()Qiang Huang
2014-04-30target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover
2014-04-30x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin
2014-04-30b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2014-04-30lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe
2014-04-30ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai
2014-04-30wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov