aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-22Linux 3.13.11v3.13.11linux-3.13.yGreg Kroah-Hartman1-1/+1
2014-04-22exit: call disassociate_ctty() before exit_task_namespaces()Oleg Nesterov1-4/+2
2014-04-22wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-4/+11
2014-04-22sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller1-1/+3
2014-04-22sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp1-2/+2
2014-04-22sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker1-1/+1
2014-04-22jffs2: remove from wait queue after schedule()Li Zefan1-0/+1
2014-04-22jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan1-4/+9
2014-04-22jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan1-1/+1
2014-04-22jffs2: Fix segmentation fault found in stress testKamlakant Patel1-2/+2
2014-04-22ext4: fix premature freeing of partial clusters split across leaf blocksEric Whitney1-3/+8
2014-04-22ext4: fix partial cluster handling for bigalloc file systemsEric Whitney1-0/+21
2014-04-22ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney1-2/+6
2014-04-22Btrfs: fix deadlock with nested trans handlesJosef Bacik1-10/+4
2014-04-22Btrfs: skip submitting barrier for missing deviceHidetoshi Seto1-0/+4
2014-04-22xfs: fix directory hash ordering bugMark Tinguely1-1/+1
2014-04-22bdi: avoid oops on device removalJan Kara3-10/+28
2014-04-22backing_dev: fix hung task on syncDerek Basehore2-5/+8
2014-04-22ima: restore the original behavior for sending data with ima templateRoberto Sassu3-4/+10
2014-04-22Bluetooth: Fix removing Long Term KeyClaudio Takahasi1-1/+7
2014-04-22pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov1-1/+3
2014-04-22SCSI: sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHEAlan Stern1-2/+2
2014-04-22tty: Fix low_latency BUGPeter Hurley4-22/+7
2014-04-22tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-6/+17
2014-04-22staging: comedi: 8255_pci: initialize MITE data windowIan Abbott1-0/+34
2014-04-22PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas1-0/+3
2014-04-22ACPI / button: Add ACPI Button event via netlink routineLan Tianyu1-0/+4
2014-04-22PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar1-3/+3
2014-04-22PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar1-1/+1
2014-04-22x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman1-9/+6
2014-04-22x86, hyperv: Bypass the timer_irq_works() checkJason Wang1-0/+6
2014-04-22Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-22user namespace: fix incorrect memory barriersMikulas Patocka1-6/+5
2014-04-14Linux 3.13.10v3.13.10Greg Kroah-Hartman1-1/+1
2014-04-14crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2-32/+11
2014-04-14m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain1-0/+1
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens4-2/+24
2014-04-14ARC: [nsimosci] Unbork consoleVineet Gupta2-1/+5
2014-04-14ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker1-4/+3
2014-04-14powernow-k6: reorder frequenciesMikulas Patocka1-7/+10
2014-04-14powernow-k6: correctly initialize default parametersMikulas Patocka1-4/+72
2014-04-14powernow-k6: disable cache when changing frequencyMikulas Patocka1-17/+39
2014-04-14rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin1-1/+2
2014-04-14isdnloop: several buffer overflowsDan Carpenter1-8/+9
2014-04-14isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki1-0/+6
2014-04-14net: vxlan: fix crash when interface is created with no groupMike Rapoport1-1/+5
2014-04-14Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2-1/+9
2014-04-14xen-netback: disable rogue vif in kthread contextWei Liu3-2/+30
2014-04-14netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-04-14ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa4-10/+11
2014-04-14xen-netback: remove pointless clause from if statementPaul Durrant1-2/+2
2014-04-14tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet1-1/+1
2014-04-14vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin1-1/+5
2014-04-14vhost: fix total length when packets are too shortMichael S. Tsirkin1-0/+14
2014-04-14vlan: Set hard_header_len according to available accelerationVlad Yasevich2-2/+5
2014-04-14usbnet: include wait queue head in device structureOliver Neukum2-15/+20
2014-04-14virtio-net: correct error handling of virtqueue_kick()Jason Wang1-3/+3
2014-04-14tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich1-3/+2
2014-04-14ip_tunnel: Fix dst ref-count.Pravin B Shelar3-3/+9
2014-04-14tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne1-14/+15
2014-04-14netpoll: fix the skb check in pkt_is_nsLi RongQing1-1/+1
2014-04-14net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2-1/+30
2014-04-14ip6mr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-04-14ipmr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-04-14rtnetlink: fix fdb notification flagsNicolas Dichtel1-4/+6
2014-04-14tcp: syncookies: do not use getnstimeofday()Eric Dumazet1-5/+6
2014-04-14vxlan: fix nonfunctional neigh_reduce()David Stevens1-14/+113
2014-04-14vxlan: fix potential NULL dereference in arp_reduce()David Stevens1-0/+3
2014-04-14net: cdc_ncm: fix control message orderingBjørn Mork2-25/+24
2014-04-14ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien1-8/+6
2014-04-14ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit1-1/+4
2014-04-14eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren1-7/+7
2014-04-14bonding: set correct vlan id for alb xmit pathdingtianhong1-1/+1
2014-04-14net: socket: error on a negative msg_namelenMatthew Leach1-0/+4
2014-04-14bridge: multicast: enable snooping on general queries onlyLinus Lüssing1-3/+5
2014-04-14bridge: multicast: add sanity check for general query destinationLinus Lüssing1-0/+19
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet3-1/+20
2014-04-14skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin1-0/+6
2014-04-14skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin1-13/+13
2014-04-14skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin1-26/+25
2014-04-14skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin1-7/+7
2014-04-14skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin1-9/+9
2014-04-14vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström1-0/+3
2014-04-14Xen-netback: Fix issue caused by using gso_type wronglyAnnie Li1-19/+15
2014-04-14pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet1-9/+19
2014-04-14bnx2: Fix shutdown sequenceMichael Chan2-4/+38
2014-04-14ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca1-1/+1
2014-04-14ipv6: Fix exthdrs offload registration.Anton Nayshtut1-2/+2
2014-04-14net: unix: non blocking recvmsg() should not return -EINTREric Dumazet1-5/+12
2014-04-14inet: frag: make sure forced eviction removes all fragsFlorian Westphal1-1/+1
2014-04-14tipc: don't log disabled tasklet handler errorsErik Hugne1-1/+0
2014-04-14tipc: fix memory leak during module removalErik Hugne1-3/+34
2014-04-14tipc: drop subscriber connection id invalidationErik Hugne1-11/+0
2014-04-14tipc: fix connection refcount leakYing Xue1-2/+4
2014-04-14tipc: allow connection shutdown callback to be invoked in advanceYing Xue3-18/+7
2014-04-14bridge: multicast: add sanity check for query source addressesLinus Lüssing1-0/+6
2014-04-14net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann2-7/+2
2014-04-14net: fix for a race condition in the inet frag codeNikolay Aleksandrov1-1/+2
2014-04-14selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore1-9/+27
2014-04-03Linux 3.13.9v3.13.9Greg Kroah-Hartman1-1/+1
2014-04-03netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann1-3/+3
2014-04-03cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan2-13/+15
2014-04-03mm: close PageTail raceDavid Rientjes9-30/+24
2014-04-03switch mnt_hash to hlistAl Viro4-50/+61
2014-04-03don't bother with propagate_mnt() unless the target is sharedAl Viro1-10/+7
2014-04-03keep shadowed vfsmounts togetherAl Viro1-9/+23
2014-04-03resizable namespace.c hashesAl Viro2-24/+59
2014-04-03random32: avoid attempt to late reseed if in the middle of seedingSasha Levin1-1/+12
2014-04-03net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni1-33/+8
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni1-2/+2
2014-04-03make prepend_name() work correctly when called with negative *buflenAl Viro1-2/+2
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev1-1/+2
2014-04-03drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter1-1/+1
2014-04-03i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood1-0/+2
2014-04-03Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel2-14/+4
2014-04-03xen/balloon: flush persistent kmaps in correct positionWei Liu1-6/+18
2014-04-03Input: cypress_ps2 - don't report as a button padsHans de Goede1-1/+0
2014-04-03Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede1-0/+8
2014-04-03Input: synaptics - add manual min/max quirkBenjamin Tissoires1-0/+47
2014-04-03Input: mousedev - fix race when creating mixed deviceDmitry Torokhov1-31/+42
2014-04-03rcuwalk: recheck mount_lock after mountpoint crossing attemptsAl Viro1-16/+13
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2-6/+24
2014-03-31Linux 3.13.8v3.13.8Greg Kroah-Hartman1-1/+1
2014-03-31libceph: fix preallocation check in get_reply()Ilya Dryomov2-4/+3
2014-03-31libceph: rename front to front_len in get_reply()Ilya Dryomov1-4/+5
2014-03-31libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov3-8/+8
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari1-1/+1
2014-03-31xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp1-0/+5
2014-03-31Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng3-3/+44
2014-03-31Input: wacom - add support for three new Intuos devicesPing Cheng3-18/+51
2014-03-31Input: wacom - make sure touch_max is set for touch devicesPing Cheng1-2/+5
2014-03-31KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti1-1/+1
2014-03-31KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2-0/+17
2014-03-31KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti1-0/+3
2014-03-31Input: elantech - improve clickpad detectionHans de Goede1-3/+42
2014-03-31fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware e...Dave Jones1-0/+1
2014-03-31powerpc/powernv: Refactor PHB diag-data dumpGavin Shan1-95/+125
2014-03-31powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan1-56/+43
2014-03-31powerpc/eeh: Handle multiple EEH errorsGavin Shan3-87/+112
2014-03-31powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan3-204/+142
2014-03-31regulator: core: Replace direct ops->disable usageMarkus Pargmann1-21/+13
2014-03-31p54: clamp properly instead of just truncatingDan Carpenter1-1/+1
2014-03-31MIPS: Fix build error seen in some configurationsGuenter Roeck1-1/+1
2014-03-31deb-pkg: Fix cross-building linux-headers packageBen Hutchings1-5/+4
2014-03-31deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings1-2/+2
2014-03-31perf tools: Fix AAAAARGH64 memory barriersPeter Zijlstra1-2/+2
2014-03-31Fix uses of dma_max_pfn() when converting to a limiting addressRussell King2-2/+2
2014-03-31printk: fix syslog() overflowing user bufferLinus Torvalds1-2/+0
2014-03-31x86: bpf_jit: support negative offsetsAlexei Starovoitov1-1/+1
2014-03-31SUNRPC: Fix a pipe_version reference leakTrond Myklebust1-1/+3
2014-03-31ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell1-1/+2
2014-03-31sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings2-2/+5
2014-03-31stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()Peter Zijlstra1-1/+1
2014-03-31ASoC: max98090: make REVISION_ID readableStephen Warren1-0/+1
2014-03-31libceph: resend all writes after the osdmap loses the full flagJosh Durgin1-6/+22
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin2-2/+28
2014-03-31media: cx18: check for allocation failure in cx18_read_eeprom()Dan Carpenter1-1/+4
2014-03-31media: dw2102: some missing unlocks on errorDan Carpenter1-16/+36
2014-03-31media: cxusb: unlock on error in cxusb_i2c_xfer()Dan Carpenter1-5/+16
2014-03-31NFSv4: Use the correct net namespace in nfs4_update_serverTrond Myklebust3-10/+12
2014-03-31net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch1-4/+21
2014-03-31partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller1-3/+3
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik4-20/+4
2014-03-31drm/i915: Disable stolen memory when DMAR is activeChris Wilson1-0/+7
2014-03-31drm/i915: Don't enable display error interrupts from the startDaniel Vetter1-10/+8
2014-03-31drm/i915: Fix PSR programmingBen Widawsky1-1/+1
2014-03-31clocksource: vf_pit_timer: use complement for sched_clock readingStefan Agner1-1/+1
2014-03-31ALSA: compress: Pass through return value of open ops callbackCharles Keepax1-1/+1
2014-03-31HID: hidraw: fix warning destroying hidraw device files after parentFernando Luis Vazquez Cao1-2/+2
2014-03-23Linux 3.13.7v3.13.7Greg Kroah-Hartman1-1/+1
2014-03-23PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui1-3/+12
2014-03-23memcg: reparent charges of children before processing parentFilipe Brandenburger1-1/+14
2014-03-23arm64: mm: Add double logical invert to pte accessorsSteve Capper1-4/+4
2014-03-23bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger1-1/+1
2014-03-23MIPS: include linux/types.hQais Yousef1-0/+1
2014-03-23Fix mountpoint reference leakage in linkatOleg Drokin1-1/+4
2014-03-23regulator: core: Change dummy supplies error message to a warningShuah Khan1-1/+1
2014-03-23ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov1-0/+10
2014-03-23intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie1-3/+12
2014-03-23intel_pstate: Add setting voltage value for baytrail P states.Dirk Brandewie1-4/+54
2014-03-23audit: don't generate loginuid log when audit disabledGao feng1-0/+3
2014-03-23Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana1-0/+2
2014-03-23Btrfs: fix tree mod loggingFilipe David Borba Manana1-89/+296
2014-03-23Btrfs: return immediately if tree log mod is not necessaryFilipe David Borba Manana1-1/+1
2014-03-23x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha1-3/+12
2014-03-23SCSI: storvsc: NULL pointer dereference fixAles Novak1-0/+3
2014-03-23SCSI: qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis1-16/+30
2014-03-23SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali1-2/+1
2014-03-23SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau1-3/+2
2014-03-23SCSI: isci: fix reset timeout handlingDan Williams2-8/+1
2014-03-23can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde1-1/+2
2014-03-23can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde1-7/+20
2014-03-23can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde1-12/+38
2014-03-23can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde1-1/+3
2014-03-23can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde1-3/+5
2014-03-23net: unix socket code abuses csum_partialAnton Blanchard1-2/+1
2014-03-23dm cache: fix access beyond end of origin deviceHeinz Mauelshagen1-5/+3
2014-03-23dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen1-1/+2
2014-03-23dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber1-21/+92
2014-03-23dm cache mq: fix memory allocation failure for large cache devicesHeinz Mauelshagen1-2/+2