summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-10-16mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter
2016-10-07scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn
2016-10-07sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan
2016-10-07mm, kasan: account for object redzone in SLUB's nearest_obj()Alexander Potapenko
2016-10-07nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck
2016-10-07can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-09-30ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann
2016-09-30libceph: add an ONSTACK initializer for oidsIlya Dryomov
2016-09-30reset: Return -ENOTSUPP when not configuredJohn Youn
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-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-24efi/libstub: Introduce ExitBootServices helperJeffrey Hugo
2016-09-24efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo
2016-09-24efi: Make for_each_efi_memory_desc_in_map() cope with running on XenJan Beulich
2016-09-24iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R
2016-09-24iio: sw-trigger: Fix config group initializationLars-Peter Clausen
2016-09-24mm: introduce get_task_exe_fileMateusz Guzik
2016-09-24mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes
2016-09-24af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds
2016-09-24bonding: Fix bonding crashMahesh Bandewar
2016-09-24net: smc91x: fix SMC accessesRussell King
2016-09-24tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-09-15kernel: Add noaudit variant of ns_capable()Tyler Hicks
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-07genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier
2016-09-07genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner
2016-09-07tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)
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/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche
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-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner
2016-07-19net: switchdev: change ageing_time type to clock_tVivien Didelot
2016-07-16vlan: use a valid default mtu value for vlan over macsecPaolo Abeni
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-15mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins