summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-09Linux 3.2.57v3.2.57Ben Hutchings
2014-04-09s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2014-04-09cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton
2014-04-09KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti
2014-04-09KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti
2014-04-09net: asix: add missing flag to struct driver_infoEmil Goode
2014-04-09net: asix: handle packets crossing URB boundariesEmil Goode
2014-04-09asix: asix_rx_fixup surgery to reduce skb truesizesEric Dumazet
2014-04-09deb-pkg: Fix cross-building linux-headers packageBen Hutchings
2014-04-09deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings
2014-04-09deb-pkg: use KCONFIG_CONFIG instead of .config file directlyAnisse Astier
2014-04-09net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-04-09net: add and use skb_gso_transport_seglen()Florian Westphal
2014-04-09ipc/msg: fix race around refcountKonstantin Khlebnikov
2014-04-09netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann
2014-04-09ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-04-09staging: speakup: Prefix set_mask_bits() symbolBen Hutchings
2014-04-09Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede
2014-04-09Input: synaptics - add manual min/max quirkBenjamin Tissoires
2014-04-02Linux 3.2.56v3.2.56Ben Hutchings
2014-04-02PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas
2014-04-02intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.Konrad Rzeszutek Wilk
2014-04-02net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann
2014-04-02tg3: Don't check undefined error bits in RXBDMichael Chan
2014-04-02virtio-net: alloc big buffers also when guest can receive UFOJason Wang
2014-04-02jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney
2014-04-02ALSA: oxygen: Xonar DG(X): modify DAC routingClemens Ladisch
2014-04-02ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2Roman Volkov
2014-04-02saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai
2014-04-02cifs: set MAY_SIGN when sec=krb5Martijn de Gouw
2014-04-02net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann
2014-04-02bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac
2014-04-02usbnet: remove generic hard_header_len checkEmil Goode
2014-04-02tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-04-02net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski
2014-04-02printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney
2014-04-02timekeeping: fix 32-bit overflow in get_monotonic_boottimeColin Cross
2014-04-02ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt
2014-04-02hpfs: deadlock and race in directory lseek()Al Viro
2014-04-02hpfs: remember free spaceMikulas Patocka
2014-04-02TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven
2014-04-02mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu
2014-04-02nfs: fix do_div() warning by instead using sector_div()Helge Deller
2014-04-02staging: comedi: pcmuio: fix possible NULL deref on detachIan Abbott
2014-04-02staging: comedi: ssv_dnp: correct insn_bits resultIan Abbott
2014-04-02x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-04-02vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann
2014-04-02KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-04-02vmxnet3: fix netpoll race conditionNeil Horman
2014-04-02ocfs2 syncs the wrong range...Al Viro