Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1 | Nathan Chancellor | 2020-12-01 | 3 | -0/+26 | |
| | * | | | | | | | | kbuild: Hoist '--orphan-handling' into Kconfig | Nathan Chancellor | 2020-12-01 | 13 | -14/+30 | |
| | * | | | | | | | | Kbuild: do not emit debug info for assembly with LLVM_IAS=1 | Nick Desaulniers | 2020-11-24 | 1 | -0/+2 | |
| | * | | | | | | | | kbuild: use -fmacro-prefix-map for .S sources | Denys Zagorui | 2020-11-24 | 1 | -1/+1 | |
| | * | | | | | | | | Makefile.extrawarn: move -Wcast-align to W=3 | Arnd Bergmann | 2020-11-24 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-12-06 | 15 | -121/+75 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mm/mmap.c: fix mmap return value when vma is merged after call_mmap() | Liu Zixian | 2020-12-06 | 1 | -14/+12 | |
| | * | | | | | | | | hugetlb_cgroup: fix offline of hugetlb cgroup with reservations | Mike Kravetz | 2020-12-06 | 1 | -5/+3 | |
| | * | | | | | | | | mm/filemap: add static for function __add_to_page_cache_locked | Alex Shi | 2020-12-06 | 1 | -1/+1 | |
| | * | | | | | | | | userfaultfd: selftests: fix SIGSEGV if huge mmap fails | Axel Rasmussen | 2020-12-06 | 1 | -9/+16 | |
| | * | | | | | | | | tools/testing/selftests/vm: fix build error | Xingxing Su | 2020-12-06 | 1 | -0/+4 | |
| | * | | | | | | | | mailmap: add two more addresses of Uwe Kleine-König | Uwe Kleine-König | 2020-12-06 | 1 | -0/+2 | |
| | * | | | | | | | | mm/swapfile: do not sleep with a spin lock held | Qian Cai | 2020-12-06 | 1 | -1/+3 | |
| | * | | | | | | | | mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING | Minchan Kim | 2020-12-06 | 4 | -69/+0 | |
| | * | | | | | | | | mm: list_lru: set shrinker map bit when child nr_items is not zero | Yang Shi | 2020-12-06 | 1 | -5/+5 | |
| | * | | | | | | | | mm: memcg/slab: fix obj_cgroup_charge() return value handling | Roman Gushchin | 2020-12-06 | 1 | -16/+24 | |
| | * | | | | | | | | coredump: fix core_pattern parse error | Menglong Dong | 2020-12-06 | 1 | -1/+2 | |
| | * | | | | | | | | zlib: export S390 symbols for zlib modules | Randy Dunlap | 2020-12-06 | 1 | -0/+3 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2020-12-06 | 5 | -3/+11 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Input: atmel_mxt_ts - fix lost interrupts | Linus Walleij | 2020-12-01 | 1 | -2/+2 | |
| | * | | | | | | | | Input: xpad - support Ardwiino Controllers | Sanjay Govind | 2020-12-01 | 1 | -0/+2 | |
| | * | | | | | | | | Input: i8042 - add ByteSpeed touchpad to noloop table | Po-Hsu Lin | 2020-12-01 | 1 | -0/+4 | |
| | * | | | | | | | | Input: i8042 - fix error return code in i8042_setup_aux() | Luo Meng | 2020-11-25 | 1 | -1/+2 | |
| | * | | | | | | | | Input: soc_button_array - add missing include | Dmitry Torokhov | 2020-11-25 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-12-06 | 5 | -17/+47 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | i2c: mlxbf: Fix the return check of devm_ioremap and ioremap | Wang Xiaojun | 2020-12-05 | 1 | -6/+6 | |
| | * | | | | | | | | | i2c: mlxbf: select CONFIG_I2C_SLAVE | Arnd Bergmann | 2020-12-05 | 1 | -0/+1 | |
| | * | | | | | | | | | i2c: imx: Don't generate STOP condition if arbitration has been lost | Christian Eggers | 2020-12-02 | 1 | -2/+10 | |
| | * | | | | | | | | | i2c: imx: Check for I2SR_IAL after every byte | Christian Eggers | 2020-12-02 | 1 | -0/+10 | |
| | * | | | | | | | | | i2c: imx: Fix reset of I2SR_IAL flag | Christian Eggers | 2020-12-02 | 1 | -6/+16 | |
| | * | | | | | | | | | i2c: qcom: Fix IRQ error misassignement | Robert Foss | 2020-12-02 | 1 | -2/+2 | |
| | * | | | | | | | | | i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc() | Zhihao Cheng | 2020-12-02 | 1 | -1/+2 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-12-05 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | block: use gcd() to fix chunk_sectors limit stacking | Mike Snitzer | 2020-12-01 | 1 | -1/+4 | |
| * | | | | | | | | | | Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-12-05 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | io_uring: fix recvmsg setup with compat buf-select | Pavel Begunkov | 2020-11-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2020-12-05 | 10 | -18/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCE | Nicholas Piggin | 2020-12-02 | 1 | -2/+7 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check | Greg Kurz | 2020-12-01 | 1 | -5/+2 | |
| | * | | | | | | | | | | | powerpc/numa: Fix a regression on memoryless node 0 | Srikar Dronamraju | 2020-11-27 | 1 | -2/+1 | |
| | * | | | | | | | | | | | powerpc/64s: Trim offlined CPUs from mm_cpumasks | Nicholas Piggin | 2020-11-26 | 5 | -0/+40 | |
| | * | | | | | | | | | | | kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling | Nicholas Piggin | 2020-11-26 | 1 | -1/+5 | |
| | * | | | | | | | | | | | powerpc/64s/pseries: Fix hash tlbiel_all_isa300 for guest kernels | Nicholas Piggin | 2020-11-26 | 1 | -7/+14 | |
| | * | | | | | | | | | | | powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generation | Nicholas Piggin | 2020-11-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2020-12-05 | 4 | -38/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | cifs: refactor create_sd_buf() and and avoid corrupting the buffer | Ronnie Sahlberg | 2020-12-04 | 2 | -35/+38 | |
| | * | | | | | | | | | | | | cifs: add NULL check for ses->tcon_ipc | Aurelien Aptel | 2020-12-04 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | smb3: set COMPOUND_FID to FileID field of subsequent compound request | Namjae Jeon | 2020-12-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2020-12-05 | 3 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | scsi: mpt3sas: Increase IOCInit request timeout to 30s | Sreekanth Reddy | 2020-12-01 | 1 | -1/+1 |