summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | kbuild: use -fmacro-prefix-map for .S sourcesDenys Zagorui2020-11-251-1/+1
| * | | | | | | | Makefile.extrawarn: move -Wcast-align to W=3Arnd Bergmann2020-11-251-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-0615-121/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | mm/mmap.c: fix mmap return value when vma is merged after call_mmap()Liu Zixian2020-12-061-14/+12
| * | | | | | | | hugetlb_cgroup: fix offline of hugetlb cgroup with reservationsMike Kravetz2020-12-061-5/+3
| * | | | | | | | mm/filemap: add static for function __add_to_page_cache_lockedAlex Shi2020-12-061-1/+1
| * | | | | | | | userfaultfd: selftests: fix SIGSEGV if huge mmap failsAxel Rasmussen2020-12-061-9/+16
| * | | | | | | | tools/testing/selftests/vm: fix build errorXingxing Su2020-12-061-0/+4
| * | | | | | | | mailmap: add two more addresses of Uwe Kleine-KönigUwe Kleine-König2020-12-061-0/+2
| * | | | | | | | mm/swapfile: do not sleep with a spin lock heldQian Cai2020-12-061-1/+3
| * | | | | | | | mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim2020-12-064-69/+0
| * | | | | | | | mm: list_lru: set shrinker map bit when child nr_items is not zeroYang Shi2020-12-061-5/+5
| * | | | | | | | mm: memcg/slab: fix obj_cgroup_charge() return value handlingRoman Gushchin2020-12-061-16/+24
| * | | | | | | | coredump: fix core_pattern parse errorMenglong Dong2020-12-061-1/+2
| * | | | | | | | zlib: export S390 symbols for zlib modulesRandy Dunlap2020-12-061-0/+3
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-055-3/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Input: atmel_mxt_ts - fix lost interruptsLinus Walleij2020-12-011-2/+2
| * | | | | | | | Input: xpad - support Ardwiino ControllersSanjay Govind2020-11-301-0/+2
| * | | | | | | | Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin2020-11-301-0/+4
| * | | | | | | | Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng2020-11-241-1/+2
| * | | | | | | | Input: soc_button_array - add missing includeDmitry Torokhov2020-11-241-0/+1
* | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-055-17/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c: mlxbf: Fix the return check of devm_ioremap and ioremapWang Xiaojun2020-12-051-6/+6
| * | | | | | | | | i2c: mlxbf: select CONFIG_I2C_SLAVEArnd Bergmann2020-12-051-0/+1
| * | | | | | | | | i2c: imx: Don't generate STOP condition if arbitration has been lostChristian Eggers2020-12-021-2/+10
| * | | | | | | | | i2c: imx: Check for I2SR_IAL after every byteChristian Eggers2020-12-021-0/+10
| * | | | | | | | | i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers2020-12-021-6/+16
| * | | | | | | | | i2c: qcom: Fix IRQ error misassignementRobert Foss2020-12-021-2/+2
| * | | | | | | | | i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()Zhihao Cheng2020-12-021-1/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-051-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: use gcd() to fix chunk_sectors limit stackingMike Snitzer2020-12-011-1/+4
* | | | | | | | | | Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-051-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | io_uring: fix recvmsg setup with compat buf-selectPavel Begunkov2020-11-301-1/+2
* | | | | | | | | | | Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-0510-18/+70
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCENicholas Piggin2020-12-021-2/+7
| * | | | | | | | | | | KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity checkGreg Kurz2020-12-011-5/+2
| * | | | | | | | | | | powerpc/numa: Fix a regression on memoryless node 0Srikar Dronamraju2020-11-271-2/+1
| * | | | | | | | | | | powerpc/64s: Trim offlined CPUs from mm_cpumasksNicholas Piggin2020-11-275-0/+40
| * | | | | | | | | | | kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handlingNicholas Piggin2020-11-271-1/+5
| * | | | | | | | | | | powerpc/64s/pseries: Fix hash tlbiel_all_isa300 for guest kernelsNicholas Piggin2020-11-271-7/+14
| * | | | | | | | | | | powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generationNicholas Piggin2020-11-271-1/+1
* | | | | | | | | | | | Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-12-054-38/+42
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cifs: refactor create_sd_buf() and and avoid corrupting the bufferRonnie Sahlberg2020-12-032-35/+38
| * | | | | | | | | | | | cifs: add NULL check for ses->tcon_ipcAurelien Aptel2020-12-031-1/+2
| * | | | | | | | | | | | smb3: set COMPOUND_FID to FileID field of subsequent compound requestNamjae Jeon2020-12-031-2/+2
* | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-12-053-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | scsi: mpt3sas: Increase IOCInit request timeout to 30sSreekanth Reddy2020-12-011-1/+1
| * | | | | | | | | | | | | scsi: mpt3sas: Fix ioctl timeoutSuganath Prabu S2020-12-011-1/+1
| * | | | | | | | | | | | | scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...Andrea Parri (Microsoft)2020-11-301-0/+5
| * | | | | | | | | | | | | scsi: storvsc: Fix error return in storvsc_probe()Jing Xiangfeng2020-11-301-1/+3