summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-01Linux 3.4.105v3.4.105Zefan Li1-1/+1
2014-12-01l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault1-1/+2
2014-12-01ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K1-12/+0
2014-12-01net: Do not enable tx-nocache-copy by defaultBenjamin Poirier1-5/+0
2014-12-01ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa1-1/+1
2014-12-01rtl8192ce: Fix null dereference in watchdogBen Hutchings1-0/+3
2014-12-01ipv4: disable bh while doing route gcMarcelo Ricardo Leitner1-2/+2
2014-12-01ipv4: avoid parallel route cache gc executionsMarcelo Ricardo Leitner1-5/+16
2014-12-01ipv4: move route garbage collector to work queueMarcelo Ricardo Leitner1-14/+29
2014-12-01Fix spurious request sense in error handlingJames Bottomley1-0/+9
2014-12-01dm crypt: fix access beyond the end of allocated spaceMikulas Patocka1-4/+16
2014-12-01mnt: Only change user settable mount flags in remountEric W. Biederman2-2/+4
2014-12-01bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi2-5/+22
2014-12-01perf: Handle compat ioctlPawel Moll1-1/+21
2014-12-01NFS: fix stable regressionSergio Gelato1-0/+3
2014-12-01ext4: avoid trying to kfree an ERR_PTR pointerTheodore Ts'o2-0/+3
2014-12-01ext4: propagate errors up to ext4_find_entry()'s callersTheodore Ts'o2-4/+29
2014-12-01nl80211: clear skb cb before passing to netlinkJohannes Berg1-0/+6
2014-12-01genhd: fix leftover might_sleep() in blk_free_devt()Jens Axboe1-2/+0
2014-12-01init/Kconfig: Hide printk log config if CONFIG_PRINTK=nJosh Triplett1-0/+1
2014-12-01perf: fix perf bug in fork()Peter Zijlstra2-3/+6
2014-12-01mm: migrate: Close race between migration completion and mprotectMel Gorman1-1/+4
2014-12-01ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-1/+1
2014-12-01ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy1-0/+3
2014-12-01shmem: fix nlink for rename overwrite directoryMiklos Szeredi1-1/+3
2014-12-01ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi1-8/+10
2014-12-01nilfs2: fix data loss with mmap()Andreas Rohner1-1/+6
2014-12-01MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras1-0/+12
2014-12-01cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li5-13/+22
2014-12-01sched: add macros to define bitops for task atomic flagsZefan Li2-2/+21
2014-12-01sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li1-0/+3
2014-12-01parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin1-1/+6
2014-12-01Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov1-2/+4
2014-12-01ALSA: pcm: fix fifo_size frame calculationClemens Ladisch1-3/+5
2014-12-01can: at91_can: add missing prepare and unprepare of the clockDavid Dueck1-3/+5
2014-12-01can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde1-0/+3
2014-12-01can: flexcan: implement workaround for errata ERR005829David Jander1-1/+15
2014-12-01can: flexcan: correctly initialize mailboxesDavid Jander1-0/+7
2014-12-01can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde1-2/+13
2014-12-01USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-12-01USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-12-01USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-12-01libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie1-0/+10
2014-12-01NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust1-15/+15
2014-12-01iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel1-1/+1
2014-12-01iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger1-1/+3
2014-12-01Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede1-0/+7
2014-12-01Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede1-0/+8
2014-12-01ASoC: samsung-i2s: Check secondary DAI exists before referencingCharles Keepax1-1/+1
2014-12-01perf: Fix a race condition in perf_remove_from_context()Cong Wang1-0/+10