summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-29Bluetooth: Add firmware update for Atheros 0cf3:311fOliver Neukum
2015-04-29Bluetooth: Enable Atheros 0cf3:311e for firmware uploadOliver Neukum
2015-04-29mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov
2015-04-29splice: Apply generic position and size checks to each writeBen Hutchings
2015-04-29jfs: fix readdir regressionDave Kleikamp
2015-04-29serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-04-29benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-29ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-298139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-298139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-29tcp: tcp_make_synack() should clear skb->tstampEric Dumazet
2015-04-29tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell
2015-04-29ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-04-29tcp: prevent fetching dst twice in early demux codeMichal Kubeček
2015-04-29remove extra definitions of U32_MAXAlex Elder
2015-04-29conditionally define U32_MAXAlex Elder
2015-04-19Linux 3.10.75v3.10.75Greg Kroah-Hartman
2015-04-19pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-04-19console: Fix console name size mismatchPeter Hurley
2015-04-19IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny
2015-04-19kernel.h: define u8, s8, u32, etc. limitsAlex Elder
2015-04-19net: llc: use correct size for sysctl timeout entriesSasha Levin
2015-04-19net: rds: use correct size for max unacked packets and bytesSasha Levin
2015-04-19ipc: fix compat msgrcv with negative msgtypMateusz Guzik
2015-04-19core, nfqueue, openvswitch: fix compilation warningJiri Slaby
2015-04-19media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski
2015-04-19iscsi target: fix oops when adding reject pduMike Christie
2015-04-19ocfs2: _really_ sync the right rangeAl Viro
2015-04-19be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-04-19cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp
2015-04-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-04-19cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter
2015-04-19dmaengine: omap-dma: Fix memory leak when terminating running transferPeter Ujfalusi
2015-04-19iio: imu: Use iio_trigger_get for indio_dev->trig assignmentDarshana Padmadas
2015-04-19iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifoViorel Suman
2015-04-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-19USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein
2015-04-19USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein
2015-04-19radeon: Do not directly dereference pointers to BIOS area.David Miller
2015-04-19writeback: fix possible underflow in write bandwidth calculationTejun Heo
2015-04-19writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()Tejun Heo
2015-04-19mm/memory hotplug: postpone the reset of obsolete pgdatGu Zheng
2015-04-19nbd: fix possible memory leakSudip Mukherjee
2015-04-19iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach
2015-04-19IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel
2015-04-19IB/core: Avoid leakage from kernel to user spaceEli Cohen
2015-04-19tcp: Fix crash in TCP Fast OpenBen Hutchings