summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter2016-10-161-2/+2
* sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2016-10-071-0/+2
* nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck2016-10-071-1/+1
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-10-071-1/+2
* fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-09-301-19/+19
* fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-09-301-3/+0
* fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-09-301-0/+3
* net: smc91x: fix SMC accessesRussell King2016-09-301-0/+10
* af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2016-09-301-1/+1
* bonding: Fix bonding crashMahesh Bandewar2016-09-301-0/+1
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-09-301-0/+2
* include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2016-09-301-18/+18
* asm-generic: make copy_from_user() zero the destination properlyAl Viro2016-09-241-4/+6
* asm-generic: make get_user() clear the destination on errorsAl Viro2016-09-241-3/+7
* fix iov_iter_fault_in_readable()Al Viro2016-09-241-1/+1
* genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon2016-09-241-0/+10
* net: simplify napi_synchronize() to avoid warningsArnd Bergmann2016-09-241-6/+5
* mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann2016-09-241-1/+1
* iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-09-241-4/+4
* mm: introduce get_task_exe_fileMateusz Guzik2016-09-241-0/+1
* wrappers for ->i_mutex accessAl Viro2016-09-151-2/+27
* kernel: Add noaudit variant of ns_capable()Tyler Hicks2016-09-151-0/+5
* cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs2016-09-151-0/+10
* block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig2016-09-151-1/+1
* time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz2016-09-151-0/+26
* perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa2016-09-151-0/+1
* proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-09-151-2/+1
* UVC: Add support for R200 depth cameraAviv Greenberg2016-09-151-0/+3
* drm/i915/skl: Add missing SKL idsMichał Winiarski2016-09-151-0/+2
* drm/i915/bxt: update list of PCIIDsImre Deak2016-09-151-1/+3
* tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering2016-09-151-0/+1
* lightnvm: fix missing grown bad block typeMatias Bjørling2016-09-151-2/+3
* ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi2016-09-071-1/+1
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-09-072-11/+19
* mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso2016-09-071-0/+15
* usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman2016-09-071-0/+1
* genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-09-071-0/+2
* genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner2016-09-071-4/+2
* PCI: Add Netronome NFP4000 PF device IDSimon Horman2016-09-071-0/+1
* PCI: Add Netronome vendor and device IDsJason S. McMullan2016-09-071-0/+6
* SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust2016-08-201-13/+34
* target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger2016-08-201-0/+1
* target: Fix max_unmap_lba_count calc overflowMike Christie2016-08-201-1/+1
* target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger2016-08-201-1/+0
* IB/mlx5: Fix post send fence logicEli Cohen2016-08-201-0/+1
* IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov2016-08-201-2/+2
* block: fix bdi vs gendisk lifetime mismatchDan Williams2016-08-202-0/+2
* block: add missing group association in bio-cloning functionsPaolo Valente2016-08-201-0/+3
* mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner2016-08-161-0/+8
* devpts: clean up interface to pty driversLinus Torvalds2016-08-161-24/+10