summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi2016-10-221-0/+1
* crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri2016-10-221-0/+23
* Btrfs: catch invalid free space treesOmar Sandoval2016-10-221-1/+11
* debugfs: introduce a public file_operations accessorChristian Lamparter2016-10-221-0/+17
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-201-0/+1
* mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter2016-10-161-2/+2
* scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn2016-10-071-1/+6
* sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2016-10-071-0/+2
* mm, kasan: account for object redzone in SLUB's nearest_obj()Alexander Potapenko2016-10-071-4/+6
* nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck2016-10-071-1/+1
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-10-071-1/+2
* ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann2016-09-301-1/+2
* libceph: add an ONSTACK initializer for oidsIlya Dryomov2016-09-301-0/+5
* reset: Return -ENOTSUPP when not configuredJohn Youn2016-09-301-2/+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
* 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
* efi/libstub: Introduce ExitBootServices helperJeffrey Hugo2016-09-241-0/+11
* efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-241-5/+10
* efi: Make for_each_efi_memory_desc_in_map() cope with running on XenJan Beulich2016-09-241-1/+1
* iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-09-241-4/+4
* iio: sw-trigger: Fix config group initializationLars-Peter Clausen2016-09-241-1/+1
* mm: introduce get_task_exe_fileMateusz Guzik2016-09-241-0/+1
* mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes2016-09-241-0/+4
* af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2016-09-241-1/+1
* bonding: Fix bonding crashMahesh Bandewar2016-09-241-0/+1
* net: smc91x: fix SMC accessesRussell King2016-09-241-0/+10
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-09-241-0/+2
* kernel: Add noaudit variant of ns_capable()Tyler Hicks2016-09-151-0/+5
* 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
* 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
* tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)2016-09-071-3/+11
* 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/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche2016-08-201-0/+6
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-235-3/+28
|\
| * net: switchdev: change ageing_time type to clock_tVivien Didelot2016-07-191-1/+1
| * vlan: use a valid default mtu value for vlan over macsecPaolo Abeni2016-07-161-0/+7