summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-09net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha
2015-05-09ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-05-09fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn
2015-05-09ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-05-09net: rds: use correct size for max unacked packets and bytesSasha Levin
2015-05-09net: llc: use correct size for sysctl timeout entriesSasha Levin
2015-05-09netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin
2015-05-09ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin
2015-05-09ocfs2: _really_ sync the right rangeAl Viro
2015-05-09Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-05-09be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-05-09xen-netfront: transmit fully GSO-sized packetsJonathan Davies
2015-05-09IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel
2015-05-09mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg
2015-05-09x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-05-09x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner
2015-05-09x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä
2015-05-09x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani
2015-05-09x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones
2015-05-09x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani
2015-05-09x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper
2015-05-09ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui
2015-05-09x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola
2015-05-09radeon: Do not directly dereference pointers to BIOS area.David Miller
2015-05-09ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang
2015-05-09hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov
2015-05-09mm: fix anon_vma->degree underflow in anon_vma endless growing preventionLeon Yu
2015-05-09selinux: fix sel_write_enforce broken return valueJoe Perches
2015-05-09USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein
2015-05-09net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong
2015-05-09usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-05-09usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-05-09writeback: fix possible underflow in write bandwidth calculationTejun Heo
2015-05-09sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman
2015-05-09perf: Fix irq_work 'tail' recursionPeter Zijlstra
2015-05-09cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp
2015-05-09net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas
2015-05-09net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras
2015-05-09USB: keyspan_pda: add new device idNathaniel W Filardo
2015-05-09USB: serial: keyspan_pda: fix Entrega company name spellingMark Knibbs
2015-05-09USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein
2015-05-09iio: core: Fix double free.Martin Fuzzey
2015-05-09nbd: fix possible memory leakSudip Mukherjee
2015-05-09writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()Tejun Heo
2015-05-09target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger
2015-05-09tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter
2015-05-09IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny
2015-05-09pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-05-09nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg
2015-05-09crypto: aesni - fix memory usage in GCM decryptionStephan Mueller