summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9028/1: disable KASAN in call stack capturing routinesArd Biesheuvel2020-12-081-0/+3
* ARM: 9026/1: unwind: remove old check for GCC <= 4.2Nick Desaulniers2020-12-081-3/+0
* ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLDNick Desaulniers2020-12-081-0/+1
* ARM: 9024/1: Drop useless cast of "u64" to "long long"Geert Uytterhoeven2020-11-121-1/+1
* ARM: 9023/1: Spelling s/mmeory/memory/Geert Uytterhoeven2020-11-121-1/+1
* ARM: 9022/1: Change arch/arm/lib/mem*.S to use WEAK instead of .weakFangrui Song2020-11-123-6/+3
* ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel2020-10-282-4/+4
* ARM: 9017/2: Enable KASan for ARMLinus Walleij2020-10-273-3/+4
* ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij2020-10-278-2/+362
* ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij2020-10-278-5/+127
* ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij2020-10-276-3/+57
* ARM: 9013/2: Disable KASan instrumentation for some codeLinus Walleij2020-10-274-1/+10
* ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel2020-10-278-17/+38
* ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel2020-10-276-17/+21
* 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-231-0/+1
* | | | | Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-251-1/+10
|\ \ \ \ \
| * | | | | i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede2020-10-251-1/+10
* | | | | | Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-10-258-15/+213
|\ \ \ \ \ \
| * | | | | | cifs: update internal module version numberSteve French2020-10-231-1/+1
| * | | | | | smb3: add some missing definitions from MS-FSCCSteve French2020-10-232-0/+28
| * | | | | | smb3: remove two unused variablesSteve French2020-10-231-5/+0
| * | | | | | smb3: add support for stat of WSL reparse points for special file typesSteve French2020-10-236-14/+189
* | | | | | | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-257-19/+111
|\ \ \ \ \ \ \
| * | | | | | | ata: pata_ns87415.c: Document support on parisc with superio chipHelge Deller2020-10-231-2/+1
| * | | | | | | parisc: Add wrapper syscalls to fix O_NONBLOCK flag usageHelge Deller2020-10-232-7/+78
| * | | | | | | hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-10-223-8/+23
| * | | | | | | parisc: Improve error return codes when setting rtc timeHelge Deller2020-10-221-2/+9
* | | | | | | | Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-2512-126/+152
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: add xen.fifo_events kernel parameter descriptionJuergen Gross2020-10-231-0/+7
| * | | | | | | | xen/events: unmask a fifo event channel only if it was maskedJuergen Gross2020-10-231-0/+3
| * | | | | | | | xen/events: only register debug interrupt for 2-level eventsJuergen Gross2020-10-233-12/+19
| * | | | | | | | xen/events: make struct irq_info private to events_base.cJuergen Gross2020-10-234-73/+73