summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sysvipc: make get_maxid O(1) againDavidlohr Bueso2017-11-171-0/+1
* sysvipc: unteach ids->next_id for !CHECKPOINT_RESTOREDavidlohr Bueso2017-11-171-0/+2
* kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov2017-11-171-0/+4
* kcov: support comparison operands collectionVictor Chibotaru2017-11-172-4/+32
* kernel/panic.c: add TAINT_AUXBorislav Petkov2017-11-171-1/+2
* pid: remove pidhashGargi Sharma2017-11-173-5/+2
* pid: replace pid bitmap implementation with IDR APIGargi Sharma2017-11-171-11/+3
* pipe: add proc_dopipe_max_size() to safely assign pipe_max_sizeJoe Lawrence2017-11-172-0/+4
* lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-11-171-1/+2
* include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>Masahiro Yamada2017-11-171-1/+0
* include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada2017-11-171-1/+1
* include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das2017-11-171-0/+3
* bug: fix "cut here" location for __WARN_TAINT architecturesKees Cook2017-11-171-2/+3
* bug: define the "cut here" string in a single placeKees Cook2017-11-171-0/+2
* iopoll: avoid -Wint-in-bool-context warningArnd Bergmann2017-11-171-9/+15
* kernel debug: support resetting WARN_ONCE for all architecturesAndi Kleen2017-11-171-0/+5
* kernel debug: support resetting WARN*_ONCEAndi Kleen2017-11-173-3/+7
* mm, compaction: persistently skip hugetlbfs pageblocksDavid Rientjes2017-11-171-0/+11
* mm: fix nodemask printingArnd Bergmann2017-11-171-3/+10
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-1710-10/+83
|\
| * Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams2017-11-1549-182/+380
| |\
| | * ext4: Support for synchronous DAX faultsJan Kara2017-11-031-0/+1
| | * dax: Implement dax_finish_sync_fault()Jan Kara2017-11-032-0/+4
| | * dax, iomap: Add support for synchronous faultsJan Kara2017-11-032-1/+10
| | * mm: Define MAP_SYNC and VM_SYNC flagsJan Kara2017-11-033-2/+8
| | * dax: Allow dax_iomap_fault() to return pfnJan Kara2017-11-031-1/+1
| | * dax: Inline dax_pmd_insert_mapping() into the callsiteJan Kara2017-11-031-1/+0
| | * mm: Remove VM_FAULT_HWPOISON_LARGE_MASKJan Kara2017-11-031-2/+0
| | * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-033-0/+41
| | * mm: Handle 0 flags in _calc_vm_trans() macroJan Kara2017-11-031-1/+2
| * | libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-021-3/+18
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-167-17/+177
|\ \ \
| * \ \ Merge tag 'gpmc-omap-for-v4.15-pt2' of https://github.com/rogerq/linux into n...Arnd Bergmann2017-11-071-12/+0
| |\ \ \
| | * | | memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg()Ladislav Michl2017-11-031-12/+0
| * | | | bus: add driver for the Technologic Systems NBUSSebastien Bourdelin2017-11-071-0/+18
| * | | | Merge tag 'qcom-drivers-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2017-11-021-0/+5
| |\ \ \ \
| | * | | | of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson2017-10-221-0/+5
| * | | | | Merge tag 'tegra-for-4.15-thermal' of ssh://gitolite.kernel.org/pub/scm/linux...Arnd Bergmann2017-11-022-0/+15
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-4.15/firmware' into for-4.15/thermalThierry Reding2017-10-191-3/+42
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge tag 'tegra-for-4.15-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2017-11-021-3/+56
| |\ \ \ \ \ \ \
| | * | | | | | | firmware: tegra: Add BPMP debugfs supportTimo Alho2017-10-191-0/+14
| | | |/ / / / / | | |/| | | | |
| | * | | | | | firmware: tegra: Add stubs when BPMP not enabledMikko Perttunen2017-10-191-3/+39
| | * | | | | | firmware: tegra: Expose tegra_bpmp_mrq_return()Mikko Perttunen2017-10-191-0/+2
| | * | | | | | firmware: tegra: Propagate error code to callerTimo Alho2017-10-171-0/+1
| * | | | | | | Merge tag 'reset-for-4.15' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann2017-10-201-0/+94
| |\ \ \ \ \ \ \
| | * | | | | | | reset: mediatek: add reset controller dt-bindings required header for MT7622 SoCSean Wang2017-10-041-0/+94
| * | | | | | | | Merge tag 'gpmc-omap-for-v4.15' of https://github.com/rogerq/linux into next/...Arnd Bergmann2017-10-201-2/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | memory: omap-gpmc: Drop gpmc_statusLadislav Michl2017-10-171-2/+0
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2017-10-201-0/+4
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| | * | | | | firmware: qcom: scm: Expose secure IO serviceBjorn Andersson2017-10-111-0/+4
| | |/ / / /