summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-01Linux 3.4.105v3.4.105Zefan Li
2014-12-01l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault
2014-12-01ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K
2014-12-01net: Do not enable tx-nocache-copy by defaultBenjamin Poirier
2014-12-01ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-12-01rtl8192ce: Fix null dereference in watchdogBen Hutchings
2014-12-01ipv4: disable bh while doing route gcMarcelo Ricardo Leitner
2014-12-01ipv4: avoid parallel route cache gc executionsMarcelo Ricardo Leitner
2014-12-01ipv4: move route garbage collector to work queueMarcelo Ricardo Leitner
2014-12-01Fix spurious request sense in error handlingJames Bottomley
2014-12-01dm crypt: fix access beyond the end of allocated spaceMikulas Patocka
2014-12-01mnt: Only change user settable mount flags in remountEric W. Biederman
2014-12-01bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi
2014-12-01perf: Handle compat ioctlPawel Moll
2014-12-01NFS: fix stable regressionSergio Gelato
2014-12-01ext4: avoid trying to kfree an ERR_PTR pointerTheodore Ts'o
2014-12-01ext4: propagate errors up to ext4_find_entry()'s callersTheodore Ts'o
2014-12-01nl80211: clear skb cb before passing to netlinkJohannes Berg
2014-12-01genhd: fix leftover might_sleep() in blk_free_devt()Jens Axboe
2014-12-01init/Kconfig: Hide printk log config if CONFIG_PRINTK=nJosh Triplett
2014-12-01perf: fix perf bug in fork()Peter Zijlstra
2014-12-01mm: migrate: Close race between migration completion and mprotectMel Gorman
2014-12-01ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2014-12-01ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2014-12-01shmem: fix nlink for rename overwrite directoryMiklos Szeredi
2014-12-01ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-12-01nilfs2: fix data loss with mmap()Andreas Rohner
2014-12-01MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-12-01cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2014-12-01sched: add macros to define bitops for task atomic flagsZefan Li
2014-12-01sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-12-01parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin
2014-12-01Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov
2014-12-01ALSA: pcm: fix fifo_size frame calculationClemens Ladisch
2014-12-01can: at91_can: add missing prepare and unprepare of the clockDavid Dueck
2014-12-01can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde
2014-12-01can: flexcan: implement workaround for errata ERR005829David Jander
2014-12-01can: flexcan: correctly initialize mailboxesDavid Jander
2014-12-01can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde
2014-12-01USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark
2014-12-01USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark
2014-12-01USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark
2014-12-01libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie
2014-12-01NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-12-01iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel
2014-12-01iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger
2014-12-01Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede
2014-12-01Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede
2014-12-01ASoC: samsung-i2s: Check secondary DAI exists before referencingCharles Keepax
2014-12-01perf: Fix a race condition in perf_remove_from_context()Cong Wang