summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-31tunnels: Remove encapsulation offloads on decap.Jesse Gross1-0/+16
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-31drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson1-1/+2
2016-10-28target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger1-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-22crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri1-0/+23
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-30af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds1-1/+1
2016-09-30bonding: Fix bonding crashMahesh Bandewar1-0/+1
2016-09-30tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet1-0/+2
2016-09-30include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-18/+18
2016-09-24asm-generic: make copy_from_user() zero the destination properlyAl Viro1-4/+6
2016-09-24asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
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-15cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs1-0/+10
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-15UVC: Add support for R200 depth cameraAviv Greenberg1-0/+3
2016-09-15drm/i915/skl: Add missing SKL idsMichał Winiarski1-0/+2
2016-09-15drm/i915/bxt: update list of PCIIDsImre Deak1-1/+3
2016-09-15tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering1-0/+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