aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-15drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom
2014-02-15libata: disable a disk via libata.force paramsRobin H. Johnson
2014-02-15ftrace: Initialize the ftrace profiler for each possible cpuMiao Xie
2014-02-15radiotap: fix bitmap-end-finding buffer overrunJohannes Berg
2014-02-15gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd
2014-02-15ALSA: hda - Add enable_msi=0 workaround for four HP machinesDavid Henningsson
2014-02-15drm/radeon: Fix sideport problems on certain RS690 boardsAlex Deucher
2014-02-15iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT setNicholas Bellinger
2014-02-15xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai
2014-02-15ext4: fix del_timer() misuse for ->s_err_reportAl Viro
2014-02-15ext2: Fix oops in ext2_get_block() called from ext2_quota_write()Jan Kara
2014-02-15ext4: check for overlapping extents in ext4_valid_extent_entries()Eryu Guan
2014-02-15ext4: fix use-after-free in ext4_mb_new_blocksJunho Ryu
2014-02-15ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() failsTheodore Ts'o
2014-02-15libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari
2014-02-15sh: always link in helper functions extracted from libgccGeert Uytterhoeven
2014-02-15ceph: wake up 'safe' waiters when unregistering requestYan, Zheng
2014-02-15ceph: cleanup aborted requests when re-sending requests.Yan, Zheng
2014-02-15mm: ensure get_unmapped_area() returns higher address than mmap_min_addrAkira Takeuchi
2014-02-15x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds
2014-02-15KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig
2014-02-15ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2014-02-15hpfs: fix warnings when the filesystem fills upMikulas Patocka
2014-02-15Fix warning from machine_kexec.cPaul Gortmaker
2014-02-15staging: comedi: cb_pcidio: fix for newer PCI-DIO48HIan Abbott
2014-02-15mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu
2014-02-15PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang
2014-02-15xfs: Account log unmount transaction correctlyDave Chinner
2014-02-15net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa
2014-02-15inet_diag: fix inet_diag_dump_icsk() timewait socket state logicNeal Cardwell
2014-02-15bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt
2014-02-15bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune
2014-02-15net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann
2014-02-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2014-02-15net: rose: restore old recvmsg behaviorFlorian Westphal
2014-02-15rds: prevent dereference of a NULL deviceSasha Levin
2014-02-15hamradio/yam: fix info leak in ioctlSalva Peiró
2014-02-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan
2014-02-15net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann
2014-02-15net: unix: allow bind to fail on mutex lockSasha Levin
2014-02-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2014-02-15net: drop_monitor: fix the value of maxattrChangli Gao
2014-02-15ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa
2014-02-15rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra
2014-02-15net: do not pretend FRAGLIST supportEric Dumazet
2014-01-03Linux 3.2.54v3.2.54Ben Hutchings
2014-01-03mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake
2014-01-03ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)
2014-01-03ftrace: Check module functions being traced on reloadSteven Rostedt (Red Hat)
2014-01-03ftrace: Create ftrace_hash_empty() helper routineSteven Rostedt