summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-12-02iommu/vt-d: Fix PASID table allocationDavid Woodhouse1-0/+1
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet1-1/+5
2016-11-15net: add recursion limit to GROSabrina Dubroca1-1/+39
2016-11-15ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2016-11-10pwm: Unexport children before chip removalDavid Hsu1-0/+5
2016-10-31tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross1-2/+2
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2016-10-28irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin1-1/+1
2016-10-28Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds1-2/+2
2016-10-28mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner1-0/+2
2016-10-28lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVMJens Axboe1-57/+64
2016-10-28ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul1-0/+1
2016-10-28lib: move strtobool() to kstrtobool()Kees Cook2-1/+7
2016-10-28PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()Lin Huang1-5/+0
2016-10-22vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi1-0/+1
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-0/+1
2016-10-16mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter1-2/+2
2016-10-07sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan1-0/+2
2016-10-07nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck1-1/+1
2016-10-07can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-09-30fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-09-30fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-09-30fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-09-30net: smc91x: fix SMC accessesRussell King1-0/+10
2016-09-30bonding: Fix bonding crashMahesh Bandewar1-0/+1
2016-09-30include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-18/+18
2016-09-24fix iov_iter_fault_in_readable()Al Viro1-1/+1
2016-09-24genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-09-24net: simplify napi_synchronize() to avoid warningsArnd Bergmann1-6/+5
2016-09-24mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann1-1/+1
2016-09-24iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R1-4/+4
2016-09-24mm: introduce get_task_exe_fileMateusz Guzik1-0/+1
2016-09-15wrappers for ->i_mutex accessAl Viro1-2/+27
2016-09-15kernel: Add noaudit variant of ns_capable()Tyler Hicks1-0/+5
2016-09-15block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig1-1/+1
2016-09-15time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz1-0/+26
2016-09-15perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa1-0/+1
2016-09-15proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner1-2/+1
2016-09-15lightnvm: fix missing grown bad block typeMatias Bjørling1-2/+3
2016-09-07ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi1-1/+1
2016-09-07Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-11/+19
2016-09-07mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso1-0/+15
2016-09-07genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier1-0/+2
2016-09-07genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner1-4/+2
2016-09-07PCI: Add Netronome NFP4000 PF device IDSimon Horman1-0/+1
2016-09-07PCI: Add Netronome vendor and device IDsJason S. McMullan1-0/+6
2016-08-20IB/mlx5: Fix post send fence logicEli Cohen1-0/+1
2016-08-20IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov1-2/+2
2016-08-20block: fix bdi vs gendisk lifetime mismatchDan Williams2-0/+2
2016-08-20block: add missing group association in bio-cloning functionsPaolo Valente1-0/+3