aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-16mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter
2016-10-07sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan
2016-10-07nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck
2016-10-07can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-09-30fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-09-30fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-09-30fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-09-30net: smc91x: fix SMC accessesRussell King
2016-09-30af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds
2016-09-30bonding: Fix bonding crashMahesh Bandewar
2016-09-30tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-09-30include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz
2016-09-24asm-generic: make copy_from_user() zero the destination properlyAl Viro
2016-09-24asm-generic: make get_user() clear the destination on errorsAl Viro
2016-09-24fix iov_iter_fault_in_readable()Al Viro
2016-09-24genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-09-24net: simplify napi_synchronize() to avoid warningsArnd Bergmann
2016-09-24mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann
2016-09-24iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R
2016-09-24mm: introduce get_task_exe_fileMateusz Guzik
2016-09-15wrappers for ->i_mutex accessAl Viro
2016-09-15kernel: Add noaudit variant of ns_capable()Tyler Hicks
2016-09-15cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs
2016-09-15block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig
2016-09-15time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz
2016-09-15perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa
2016-09-15proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner
2016-09-15UVC: Add support for R200 depth cameraAviv Greenberg
2016-09-15drm/i915/skl: Add missing SKL idsMichał Winiarski
2016-09-15drm/i915/bxt: update list of PCIIDsImre Deak
2016-09-15tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering
2016-09-15lightnvm: fix missing grown bad block typeMatias Bjørling
2016-09-07ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi
2016-09-07Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-09-07mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso
2016-09-07usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman
2016-09-07genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier
2016-09-07genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner
2016-09-07PCI: Add Netronome NFP4000 PF device IDSimon Horman
2016-09-07PCI: Add Netronome vendor and device IDsJason S. McMullan
2016-08-20SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust
2016-08-20target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger
2016-08-20target: Fix max_unmap_lba_count calc overflowMike Christie
2016-08-20target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger
2016-08-20IB/mlx5: Fix post send fence logicEli Cohen
2016-08-20IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov
2016-08-20block: fix bdi vs gendisk lifetime mismatchDan Williams
2016-08-20block: add missing group association in bio-cloning functionsPaolo Valente
2016-08-16mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner
2016-08-16devpts: clean up interface to pty driversLinus Torvalds