summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-18ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich1-0/+1
2022-04-18cifs: Use kzalloc instead of kmalloc/memsetHaowen Bai1-2/+1
2022-04-18hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)1-2/+3
2022-04-18net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann1-4/+4
2022-04-18Merge tag 'linux-can-fixes-for-5.18-20220417' of git://git.kernel.org/pub/scm...David S. Miller1-1/+9
2022-04-18pinctrl: qcom: sm6350: fix order of UFS & SDC pinsLuca Weiss1-8/+8
2022-04-18Merge tag 'intel-pinctrl-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij1-20/+40
2022-04-18batman-adv: Don't skb_split skbuffs with frag_listSven Eckelmann1-0/+11
2022-04-17Linux 5.18-rc3v5.18-rc3Linus Torvalds1-1/+1
2022-04-17Input: add Marine Navigation KeycodesShelby Heffron1-0/+21
2022-04-17Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin1-1/+1
2022-04-17Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-64/+23
2022-04-17Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-24/+102
2022-04-17Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+10
2022-04-17Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-19/+19
2022-04-17Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2022-04-17Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2-0/+8
2022-04-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-12/+54
2022-04-17can: isotp: stop timeout monitoring when no first frame was sentOliver Hartkopp1-1/+9
2022-04-17io_uring: fix leaks on IOPOLL and CQE_SKIPPavel Begunkov1-2/+1
2022-04-17bonding: do not discard lowest hash bit for non layer3+4 hashingsuresh kumar1-4/+9
2022-04-17io_uring: free iovec if file assignment failsJens Axboe1-2/+6
2022-04-17Merge tag 'devicetree-fixes-for-5.18-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds28-165/+145
2022-04-17Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+21
2022-04-17Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds146-605/+299
2022-04-17Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-25/+21
2022-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-311/+280
2022-04-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2-11/+19
2022-04-16Merge tag 'dma-mapping-5.18-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+2
2022-04-16iio: imu: inv_icm42600: Fix I2C init possible nackFawzi Khaber1-6/+9
2022-04-16iio: dac: ltc2688: fix voltage scale readNuno Sá1-1/+1
2022-04-16random: use memmove instead of memcpy for remaining 32 bytesJason A. Donenfeld1-1/+1
2022-04-16xtensa: fix a7 clobbering in coprocessor context load/storeMax Filippov1-2/+2
2022-04-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds25-168/+206
2022-04-16Merge tag 'for-5.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-40/+45
2022-04-16mm: kmemleak: take a full lowmem check in kmemleak_*_phys()Patrick Wang1-4/+4
2022-04-16mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcoreOmar Sandoval3-14/+0
2022-04-16revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"Andrew Morton1-2/+2
2022-04-16revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"Andrew Morton1-1/+1
2022-04-16hugetlb: do not demote poisoned hugetlb pagesMike Kravetz1-7/+10
2022-04-16mm: compaction: fix compiler warning when CONFIG_COMPACTION=nCharan Teja Kalla1-5/+5
2022-04-16mm: fix unexpected zeroed page mapping with zram swapMinchan Kim1-54/+0
2022-04-16mm, page_alloc: fix build_zonerefs_node()Juergen Gross1-1/+1
2022-04-16mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver9-25/+105
2022-04-16kasan: fix hw tags enablement when KUNIT tests are disabledVincenzo Frascino2-6/+9
2022-04-16irq_work: use kasan_record_aux_stack_noalloc() record callstackZqiang1-1/+1
2022-04-16mm/secretmem: fix panic when growing a memfd_secretAxel Rasmussen1-0/+17
2022-04-16tmpfs: fix regressions from wider use of ZERO_PAGEHugh Dickins2-17/+20
2022-04-16MAINTAINERS: Broadcom internal lists aren't maintainersJoe Perches1-32/+32
2022-04-16i2c: ismt: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-2/+2