summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-18Linux 3.2.59v3.2.59Ben Hutchings1-1/+1
2014-05-18floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley1-1/+4
2014-05-18floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley1-3/+3
2014-05-18n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley1-0/+2
2014-05-18rtl8192ce: Fix null dereference in watchdogBen Hutchings1-0/+3
2014-05-18usb: option: add and update a number of CMOTech devicesBjørn Mork1-4/+70
2014-05-18usb: option: add Alcatel L800MABjørn Mork1-0/+3
2014-05-18usb: option: add Olivetti Olicard 500Bjørn Mork1-0/+4
2014-05-18USB: io_ti: fix firmware download on big-endian machinesJohan Hovold1-17/+33
2014-05-18usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen1-3/+3
2014-05-18usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner3-38/+31
2014-05-18xhci: For streams the css flag most be read from the stream-ctx on ep stopHans de Goede1-3/+11
2014-05-18Btrfs: fix inode caching vs tree logMiao Xie1-16/+2
2014-05-18Btrfs: Don't allocate inode that is already in useStefan Behrens1-1/+1
2014-05-18USB: serial: fix sysfs-attribute removal deadlockJohan Hovold1-1/+3
2014-05-18ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
2014-05-18mm: make fixup_user_fault() check the vma access rights tooLinus Torvalds1-0/+5
2014-05-18Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede1-0/+42
2014-05-18dmi: add support for exact DMI matches in addition to substring matchingJani Nikula2-5/+13
2014-05-18mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-05-18libata/ahci: accommodate tag ordered controllersDan Williams2-8/+14
2014-05-18nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton1-1/+3
2014-05-18USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driverMichael Ulbricht1-7/+21
2014-05-18USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders2-1/+7
2014-05-18USB: cp210x: Add 8281 (Nanotec Plug & Drive)Tristan Bruns1-0/+1
2014-05-18usb: option driver, add support for Telit UE910v2Daniele Palmas1-0/+2
2014-05-18Revert "USB: serial: add usbid for dell wwan card to sierra.c"Johan Hovold1-1/+0
2014-05-18USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari2-0/+70
2014-05-18staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger1-7/+6
2014-05-18mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-05-18locks: allow __break_lease to sleep even when break_time is 0Jeff Layton1-4/+3
2014-05-18parisc: fix epoll_pwait syscall on compat kernelHelge Deller1-1/+1
2014-05-18ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o1-1/+1
2014-05-18ext4: note the error in ext4_end_bio()Matthew Wilcox1-2/+3
2014-05-18ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKSKazuya Mio1-0/+5
2014-04-30Linux 3.2.58v3.2.58Ben Hutchings1-1/+1
2014-04-30Revert "isci: fix reset timeout handling"Ben Hutchings2-1/+8
2014-04-30Revert "alpha: fix broken network checksum"Ben Hutchings1-7/+2
2014-04-30powernow-k6: reorder frequenciesMikulas Patocka1-7/+10
2014-04-30powernow-k6: correctly initialize default parametersMikulas Patocka1-4/+72
2014-04-30powernow-k6: disable cache when changing frequencyMikulas Patocka1-17/+39
2014-04-30selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore1-9/+27
2014-04-30Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-30drivers: hv: additional switch to use mb() instead of smp_mb()Qiang Huang1-1/+1
2014-04-30target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover1-0/+1
2014-04-30x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin1-0/+11
2014-04-30b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki1-7/+7
2014-04-30lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe1-1/+1
2014-04-30ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai1-5/+10
2014-04-30wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-4/+11