summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-12-141-1/+2
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-141-0/+6
* scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen2017-12-141-1/+1
* scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig2017-12-141-2/+0
* Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan2017-12-141-0/+1
* iio: stm32: fix adc/trigger link errorArnd Bergmann2017-12-141-1/+4
* USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2017-12-101-0/+3
* locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook2017-12-101-0/+1
* include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das2017-12-051-0/+3
* drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä2017-12-051-1/+2
* bcache: Fix building error on MIPSHuacai Chen2017-12-051-1/+1
* ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng2017-12-052-0/+2
* crypto: af_alg - remove locking in async callbackStephan Mueller2017-12-051-0/+1
* autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent2017-12-051-1/+2
* mm: migrate: fix an incorrect call of prep_transhuge_page()Zi Yan2017-12-051-1/+1
* mm: introduce get_user_pages_longtermDan Williams2017-12-052-0/+27
* mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams2017-12-051-0/+1
* mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams2017-12-052-8/+8
* SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust2017-11-301-7/+10
* genirq: Track whether the trigger type has been setMarc Zyngier2017-11-301-1/+10
* target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger2017-11-301-0/+1
* ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai2017-11-301-1/+3
* fs: guard_bio_eod() needs to consider partitionsGreg Edwards2017-11-301-0/+1
* uapi: fix linux/rxrpc.h userspace compilation errorsDmitry V. Levin2017-11-301-5/+5
* uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin2017-11-302-4/+4
* mm/page_alloc.c: broken deferred calculationPavel Tatashin2017-11-241-1/+2
* Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-11-101-0/+1
|\
| * drm/i915: Reject unknown syncobj flagsTvrtko Ursulin2017-11-081-0/+1
* | sysctl: add register_sysctl() dummy helperArnd Bergmann2017-11-091-0/+5
* | Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2017-11-092-1/+4
|\ \
| * | ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai2017-11-061-1/+2
| * | ALSA: timer: Limit max instances per timerTakashi Iwai2017-11-061-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-093-3/+32
|\ \ \ | |_|/ |/| |
| * | net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang2017-11-091-0/+24
| * | Revert "net_sched: hold netns refcnt for each action"Cong Wang2017-11-091-3/+1
| * | netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin2017-11-041-0/+7
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-051-3/+3
|\ \ \
| * | | tools/headers: Synchronize kernel ABI headersIngo Molnar2017-11-041-3/+3
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-051-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf2017-11-041-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-032-5/+9
|\ \ \
| * | | stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-4/+4
| * | | net_sched: hold netns refcnt for each actionCong Wang2017-11-031-1/+3
| * | | net_sched: acquire RTNL in tc_action_net_exit()Cong Wang2017-11-031-0/+2
* | | | mm, swap: fix race between swap count continuation operationsHuang Ying2017-11-031-0/+4
| |/ / |/| |
* | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-022287-0/+2287
|\ \ \ | |/ / |/| |
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-02297-0/+297
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02438-0/+438
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021552-0/+1552
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-012-4/+3
|\ \ \