summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-21slab: fix init_lock_keysChristoph Lameter1-1/+1
2013-07-21parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller1-29/+50
2013-07-21parisc: document the shadow registersHelge Deller1-0/+8
2013-07-21cgroup: fix RCU accesses to task->cgroupsTejun Heo1-10/+48
2013-07-21cgroup: fix umount vs cgroup_event_remove() raceLi Zefan1-6/+19
2013-07-21pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood1-2/+2
2013-07-21drivers: hv: switch to use mb() instead of smp_mb()Jason Wang2-6/+6
2013-07-21usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-07-21xhci: check for failed dma pool allocationMathias Nyman1-0/+4
2013-07-21USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros1-2/+9
2013-07-21usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi1-0/+2
2013-07-21USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2-5/+7
2013-07-21pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart1-0/+5
2013-07-21ext4: check error return from ext4_write_inline_data_end()Theodore Ts'o1-4/+7
2013-07-21ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()Al Viro2-10/+4
2013-07-21ext4: fix corruption when online resizing a fs with 1K block sizeMaarten ter Huurne1-3/+1
2013-07-21jbd2: fix theoretical race in jbd2__journal_restartTheodore Ts'o1-1/+1
2013-07-21jbd2: move superblock checksum calculation to jbd2_write_superblock()Theodore Ts'o1-1/+2
2013-07-21rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger1-1/+1
2013-07-21rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger1-3/+3
2013-07-21rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger1-0/+1
2013-07-21CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky1-5/+4
2013-07-21CIFS use sensible file nlink values if unprovidedSteve French1-0/+5
2013-07-13Linux 3.10.1v3.10.1Greg Kroah-Hartman1-1/+1
2013-07-13Revert "memcg: avoid dangling reference count in creation failure"Michal Hocko1-2/+0
2013-07-13cpufreq: Fix cpufreq regression after suspend/resumeSrivatsa S. Bhat1-0/+1
2013-07-13SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings1-1/+1
2013-07-13KVM: VMX: mark unusable segment as nonpresentGleb Natapov1-2/+9
2013-07-13nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields1-1/+1
2013-07-13NFSv4.1 end back channel session drainingAndy Adamson1-12/+11
2013-07-13Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman1-4/+0
2013-07-13tty: Reset itty for other ptyPeter Hurley1-0/+2
2013-07-13futex: Take hugepages into account when generating futex_keyZhang Yi3-1/+35
2013-07-13MAINTAINERS: add stable_kernel_rules.txt to stable maintainer informationGreg Kroah-Hartman1-0/+1
2013-07-13crypto: sanitize argument for format stringKees Cook1-1/+2
2013-07-13block: do not pass disk names as format stringsKees Cook3-3/+4
2013-07-13hpfs: better test for errorsMikulas Patocka2-2/+9
2013-07-13charger-manager: Ensure event is not used as format stringKees Cook1-1/+1
2013-07-13module: do percpu allocation after uniqueness check. No, really!Rusty Russell1-16/+18
2013-07-13drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan1-1/+1
2013-07-13libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin1-5/+0
2013-07-13ceph: fix sleeping function called from invalid context.majianpeng1-4/+5
2013-07-13libceph: Fix NULL pointer dereference in auth client codeTyler Hicks1-0/+6
2013-06-30Linux 3.10v3.10Linus Torvalds1-1/+1
2013-06-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+2
2013-06-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-93/+61
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-7/+14
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson1-2/+3
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck1-5/+12