summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-19Linux 3.4.108v3.4.108Zefan Li1-1/+1
2015-06-19xen: netback: read hotplug script once at start of day.Ian Campbell1-14/+19
2015-06-19slub: refactoring unfreeze_partials()Joonsoo Kim1-34/+14
2015-06-19xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings3-5/+5
2015-06-19writeback: use |1 instead of +1 to protect against div by zeroTejun Heo1-1/+1
2015-06-19IB/core: don't disallow registering region starting at 0x0Yann Droneaud1-2/+2
2015-06-19cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas1-1/+6
2015-06-19don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro1-1/+2
2015-06-19PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu16-50/+49
2015-06-19config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk1-1/+1
2015-06-19perf tools: Fix build with perl 5.18Kirill A. Shutemov1-2/+2
2015-06-19UBI: fix soft lockup in ubi_check_volume()hujianyang1-0/+2
2015-06-19autofs4: check dev ioctl size before allocatingSasha Levin1-0/+3
2015-06-19ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter1-5/+5
2015-06-19net: make skb_gso_segment error handling more robustFlorian Westphal3-1/+5
2015-06-19openvswitch: Check currect return value from skb_gso_segment()Pravin B Shelar1-2/+2
2015-06-19fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn1-25/+40
2015-06-19hpsa: fix memory leak in kdump hard resetTomas Henzl1-1/+1
2015-06-19hpsa: turn off interrupts when kdump startsTomas Henzl1-0/+10
2015-06-19hpsa: add missing pci_set_master in kdump pathTomas Henzl1-1/+1
2015-06-19hpsa: refine the pci enable/disable handlingTomas Henzl1-14/+28
2015-06-19IB/core: Avoid leakage from kernel to user spaceEli Cohen1-0/+1
2015-06-19spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott1-1/+4
2015-06-19sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow1-19/+19
2015-06-19powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood3-0/+3
2015-06-19splice: Apply generic position and size checks to each writeBen Hutchings2-4/+12
2015-06-19Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear1-3/+10
2015-06-19softirq: reduce latenciesEric Dumazet1-8/+9
2015-06-19x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang1-2/+5
2015-06-19ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin1-0/+1
2015-06-19ocfs2: _really_ sync the right rangeAl Viro1-4/+10
2015-06-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2-2/+6
2015-06-19be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1
2015-06-19IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel1-0/+8
2015-06-19mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg3-5/+12
2015-06-19x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann1-0/+11
2015-06-19radeon: Do not directly dereference pointers to BIOS area.David Miller1-3/+7
2015-06-19USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein1-2/+6
2015-06-19net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong1-2/+2
2015-06-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu1-1/+2
2015-06-19usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu1-1/+8
2015-06-19cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp1-0/+1
2015-06-19USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2-0/+7
2015-06-19ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang1-1/+1
2015-06-19hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov1-9/+11
2015-06-19selinux: fix sel_write_enforce broken return valueJoe Perches1-1/+1
2015-06-19writeback: fix possible underflow in write bandwidth calculationTejun Heo1-1/+4
2015-06-19sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman1-2/+5
2015-06-19perf: Fix irq_work 'tail' recursionPeter Zijlstra1-0/+10
2015-06-19net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras1-2/+29