aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-15kbuild: add support for ensuring headers are self-containedJani Nikula9-12/+32
2019-06-15kbuild: deb-pkg: do not run headers_checkMasahiro Yamada1-1/+1
2019-06-15kbuild: simplify scripts/headers_install.shMasahiro Yamada2-29/+21
2019-06-15kbuild: move hdr-inst shorthand to top MakefileMasahiro Yamada2-6/+2
2019-06-15kbuild: re-implement Makefile.headersinst without recursionMasahiro Yamada3-84/+62
2019-06-15kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada3-15/+20
2019-06-15kbuild: build all prerequisites of headers_install simultaneouslyMasahiro Yamada1-2/+5
2019-06-15kbuild: remove build_unifdef target in scripts/MakefileMasahiro Yamada2-6/+1
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada12-14/+39
2019-06-15kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECKMasahiro Yamada1-3/+3
2019-06-15kbuild: make gdb_script depend on prepare0 instead of prepareMasahiro Yamada1-1/+1
2019-06-15kbuild: remove stale dependency between Documentation/ and headers_installMasahiro Yamada1-2/+1
2019-06-15kbuild: remove headers_{install,check}_allMasahiro Yamada4-54/+3
2019-06-09kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarnMathieu Malaterre1-1/+0
2019-06-08Linux 5.2-rc4Linus Torvalds1-1/+1
2019-06-08MAINTAINERS: Karthikeyan Ramasubramanian is MIAWolfram Sang1-1/+0
2019-06-08i2c: xiic: Add max_read_len quirkRobert Hancock1-0/+5
2019-06-07lockref: Limit number of cmpxchg loop retriesJan Glauber1-0/+3
2019-06-07uaccess: add noop untagged_addr definitionAndrey Konovalov1-0/+11
2019-06-07x86/insn-eval: Fix use-after-free access to LDT entryJann Horn1-23/+24
2019-06-08kbuild: use more portable 'command -v' for cc-cross-prefixMasahiro Yamada1-1/+6
2019-06-07s390/unwind: correct stack switching during unwindVasily Gorbik1-1/+1
2019-06-07block, bfq: add weight symlink to the bfq.weight cgroup parameterAngelo Ruocco1-2/+4
2019-06-07cgroup: let a symlink too be created with a cftype fileAngelo Ruocco2-4/+32
2019-06-07drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some boardsBen Skeggs5-6/+18
2019-06-07drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FWBen Skeggs1-14/+14
2019-06-07drm/nouveau/secboot: split out FW version-specific LS function pointersBen Skeggs6-41/+141
2019-06-07drm/nouveau/secboot: pass max supported FW version to LS load funcsBen Skeggs6-21/+32
2019-06-07drm/nouveau/core: support versioned firmware loadingBen Skeggs2-6/+31
2019-06-07drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than deviceBen Skeggs6-18/+14
2019-06-06block: free sched's request pool in blk_cleanup_queueMing Lei6-6/+52
2019-06-06pktgen: do not sleep with the thread lock held.Paolo Abeni1-0/+11
2019-06-06net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier1-2/+2
2019-06-06net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun1-4/+6
2019-06-06ipv6: fix EFAULT on sendto with icmpv6 and hdrinclOlivier Matz1-5/+8
2019-06-06ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz1-2/+10
2019-06-06nvme-rdma: use dynamic dma mapping per commandMax Gurtovoy1-17/+36
2019-06-06nvme: Fix u32 overflow in the number of namespace list calculationJaesoo Lee1-1/+2
2019-06-06Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson6-31/+15
2019-06-06arm64: Silence gcc warnings about arch ABI driftDave Martin1-0/+1
2019-06-06parisc: Fix crash due alternative coding for NP iopdir_fdc bitHelge Deller1-1/+2
2019-06-06parisc: Use lpa instruction to load physical addresses in driver codeJohn David Anglin3-2/+26
2019-06-06parisc: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski7-7/+0
2019-06-06parisc: Use implicit space register selection for loading the coherence index of I/O pdirsJohn David Anglin2-5/+2
2019-06-06ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fixGeorge G. Davis1-1/+1
2019-06-06drm/komeda: Potential error pointer dereferenceDan Carpenter1-1/+1
2019-06-06drm/komeda: remove set but not used variable 'kcrtc'YueHaibing1-2/+0
2019-06-05hwmon: (pmbus/core) Treat parameters as paged if on multiple pagesRobert Hancock1-4/+30
2019-06-05hwmon: (pmbus/core) mutex_lock write in pmbus_set_samplesAdamski, Krzysztof (Nokia - PL/Wroclaw)1-0/+3
2019-06-05hwmon: (core) add thermal sensors only if dev->of_node is presentEduardo Valentin1-1/+1