summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-281-14/+22
|\
| * tracing, synthetic events: Replace buggy strcat() with seq_buf operationsSteven Rostedt (VMware)2020-10-271-14/+22
* | Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-275-15/+25
|\ \
| * | x86/alternative: Don't call text_poke() in lazy TLB modeJuergen Gross2020-10-221-0/+9
| * | x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistakeAndy Lutomirski2020-10-141-4/+6
| * | x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compil...Jiri Slaby2020-10-141-8/+1
| * | hyperv_fb: Update screen_info after removing old framebufferKairui Song2020-10-141-1/+8
| * | x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song2020-10-141-2/+1
* | | Merge tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-10-272-0/+5
|\ \ \
| * | | arm/build: Always handle .ARM.exidx and .ARM.extab sectionsNathan Chancellor2020-10-271-0/+4
| * | | vmlinux.lds.h: Keep .ctors.* with .ctorsKees Cook2020-10-271-0/+1
* | | | mm/process_vm_access: Add missing #include <linux/compat.h>Geert Uytterhoeven2020-10-271-0/+1
* | | | Merge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-10-27118-348/+656
|\ \ \ \
| * | | | dt-bindings: Another round of adding missing 'additionalProperties/unevalutat...Rob Herring2020-10-2617-0/+39
| * | | | dt-bindings: Explicitly allow additional properties in board/SoC schemasRob Herring2020-10-2662-0/+146
| * | | | dt-bindings: More whitespace clean-ups in schema filesRob Herring2020-10-2634-219/+223
| * | | | mfd: google,cros-ec: add missing propertiesRicardo Cañuelo2020-10-262-10/+64
| * | | | dt-bindings: input: convert cros-ec-keyb to json-schemaRicardo Cañuelo2020-10-263-72/+95
| * | | | dt-bindings: i2c: convert i2c-cros-ec-tunnel to json-schemaRicardo Cañuelo2020-10-263-39/+71
| * | | | of: Fix reserved-memory overlap detectionVincent Whitchurch2020-10-261-2/+11
| * | | | dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells valueFabien Parent2020-10-261-1/+1
| * | | | dt-bindings: leds: Update devicetree documents for ID_RGBDan Murphy2020-10-262-5/+6
| |/ / /
* | | | Fix compat regression in process_vm_rw()Jens Axboe2020-10-271-1/+2
* | | | scsi: qla2xxx: remove incorrect sparse #ifdefLinus Torvalds2020-10-261-4/+0
* | | | arch/um: partially revert the conversion to __section() macroLinus Torvalds2020-10-262-2/+2
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-261-0/+1
|\ \ \ \
| * | | | crypto: x86/poly1305 - add back a needed assignmentEric Biggers2020-10-241-0/+1
* | | | | cachefiles: Handle readpage error correctlyMatthew Wilcox (Oracle)2020-10-261-1/+2
* | | | | Merge tag 's390-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-261-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | s390: correct __bootdata / __bootdata_preserved macrosVasily Gorbik2020-10-261-2/+2
|/ / / /
* | | | Linux 5.10-rc1v5.10-rc1Linus Torvalds2020-10-251-2/+2
* | | | treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-25117-196/+196
* | | | kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes2020-10-251-3/+3
* | | | mm: remove kzfree() compatibility definitionEric Biggers2020-10-256-8/+6
* | | | checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches2020-10-251-5/+7
* | | | Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-253-1/+116
|\ \ \ \
| * | | | selftests/timens: Add a test for futex()Andrei Vagin2020-10-202-1/+111
| * | | | futex: Adjust absolute futex timeouts with per time namespace offsetAndrei Vagin2020-10-201-0/+5
* | | | | Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-252-5/+12
|\ \ \ \ \
| * | | | | sched/features: Fix !CONFIG_JUMP_LABEL caseJuri Lelli2020-10-142-4/+11
| * | | | | sched: Replace zero-length array with flexible-arrayzhuguangqing2020-10-141-1/+1
* | | | | | Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-251-1/+1
|\ \ \ \ \ \
| * | | | | | perf: correct SNOOPX field offsetAl Grant2020-10-191-1/+1
* | | | | | | Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-10-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | locking/seqlocks: Fix kernel-doc warningsMauro Carvalho Chehab2020-10-141-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds2020-10-253-5/+3
|\ \ \ \ \ \ \
| * | | | | | | NTB: Use struct_size() helper in devm_kzalloc()Gustavo A. R. Silva2020-08-241-4/+1
| * | | | | | | ntb: intel: Fix memleak in intel_ntb_pci_probeDinghao Liu2020-08-241-1/+1
| * | | | | | | NTB: hw: amd: fix an issue about leak system resourcesKaige Li2020-08-241-0/+1
* | | | | | | | Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-251-1/+10
|\ \ \ \ \ \ \ \