summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-15drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom1-3/+3
2014-02-15libata: disable a disk via libata.force paramsRobin H. Johnson2-0/+3
2014-02-15ftrace: Initialize the ftrace profiler for each possible cpuMiao Xie1-1/+1
2014-02-15radiotap: fix bitmap-end-finding buffer overrunJohannes Berg1-0/+4
2014-02-15gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd1-2/+2
2014-02-15ALSA: hda - Add enable_msi=0 workaround for four HP machinesDavid Henningsson1-0/+4
2014-02-15drm/radeon: Fix sideport problems on certain RS690 boardsAlex Deucher1-0/+10
2014-02-15iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT setNicholas Bellinger1-14/+12
2014-02-15xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai1-1/+6
2014-02-15ext4: fix del_timer() misuse for ->s_err_reportAl Viro1-2/+2
2014-02-15ext2: Fix oops in ext2_get_block() called from ext2_quota_write()Jan Kara1-0/+1
2014-02-15ext4: check for overlapping extents in ext4_valid_extent_entries()Eryu Guan1-1/+18
2014-02-15ext4: fix use-after-free in ext4_mb_new_blocksJunho Ryu1-3/+8
2014-02-15ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() failsTheodore Ts'o1-0/+4
2014-02-15libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari1-0/+3
2014-02-15sh: always link in helper functions extracted from libgccGeert Uytterhoeven1-1/+1
2014-02-15ceph: wake up 'safe' waiters when unregistering requestYan, Zheng1-1/+2
2014-02-15ceph: cleanup aborted requests when re-sending requests.Yan, Zheng1-1/+4
2014-02-15mm: ensure get_unmapped_area() returns higher address than mmap_min_addrAkira Takeuchi1-7/+8
2014-02-15x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds1-6/+7
2014-02-15KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig3-44/+15
2014-02-15ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2-10/+20
2014-02-15hpfs: fix warnings when the filesystem fills upMikulas Patocka1-1/+4
2014-02-15Fix warning from machine_kexec.cPaul Gortmaker1-1/+1
2014-02-15staging: comedi: cb_pcidio: fix for newer PCI-DIO48HIan Abbott1-13/+8
2014-02-15mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu1-4/+12
2014-02-15PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang1-7/+7
2014-02-15xfs: Account log unmount transaction correctlyDave Chinner1-1/+2
2014-02-15net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2-4/+10
2014-02-15inet_diag: fix inet_diag_dump_icsk() timewait socket state logicNeal Cardwell1-1/+3
2014-02-15bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-02-15bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune1-2/+2
2014-02-15net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann1-2/+3
2014-02-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2-1/+26
2014-02-15net: rose: restore old recvmsg behaviorFlorian Westphal1-12/+4
2014-02-15rds: prevent dereference of a NULL deviceSasha Levin1-1/+2
2014-02-15hamradio/yam: fix info leak in ioctlSalva Peiró1-0/+1
2014-02-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan1-0/+2
2014-02-15net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann1-0/+16
2014-02-15net: unix: allow bind to fail on mutex lockSasha Levin1-2/+6
2014-02-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2014-02-15net: drop_monitor: fix the value of maxattrChangli Gao1-1/+0
2014-02-15ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa1-6/+2
2014-02-15rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra1-3/+2
2014-02-15net: do not pretend FRAGLIST supportEric Dumazet3-3/+2
2014-01-03Linux 3.2.54v3.2.54Ben Hutchings1-1/+1
2014-01-03mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake1-3/+44
2014-01-03ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)1-34/+34
2014-01-03ftrace: Check module functions being traced on reloadSteven Rostedt (Red Hat)1-9/+61
2014-01-03ftrace: Create ftrace_hash_empty() helper routineSteven Rostedt1-11/+17