summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-10docs: update mediator contact information in CoC docShuah Khan1-1/+1
2022-11-10slimbus: stream: correct presence rate frequenciesKrzysztof Kozlowski1-4/+4
2022-11-10nvmem: lan9662-otp: Fix compatible stringHoratiu Vultur1-1/+1
2022-11-09binder: validate alloc->mm in ->mmap() handlerCarlos Llamas1-0/+7
2022-11-09parport_pc: Avoid FIFO port location truncationMaciej W. Rozycki1-1/+1
2022-11-09siox: fix possible memory leak in siox_device_add()Yang Yingliang1-0/+2
2022-11-09misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()Alexander Potapenko1-0/+2
2022-11-09speakup: replace utils' u_char with unsigned charĐoàn Trần Công Danh1-1/+1
2022-11-09speakup: fix a segfault caused by switching consolesMushahid Hussain1-1/+1
2022-11-05Merge tag 'iio-fixes-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman10-56/+60
2022-11-01tools: iio: iio_generic_buffer: Fix read sizeMatti Vaittinen1-2/+2
2022-11-01iio: imu: bno055: uninitialized variable bug in bno055_trigger_handler()Dan Carpenter1-1/+1
2022-11-01iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()Yang Yingliang1-1/+3
2022-11-01iio: adc: mp2629: fix potential array out of bound accessSaravanan Sekar1-1/+2
2022-10-31Linux 6.1-rc3v6.1-rc3Linus Torvalds1-1/+1
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-38/+47
2022-10-30Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-91/+175
2022-10-30Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-133/+169
2022-10-30Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-18/+46
2022-10-30Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+7
2022-10-30Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-36/+34
2022-10-30Merge tag '6.1-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-3/+11
2022-10-30Merge tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2022-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds14-55/+96
2022-10-30Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linuxLinus Torvalds6-9/+31
2022-10-30Merge tag 'io_uring-6.1-2022-10-28' of git://git.kernel.dk/linuxLinus Torvalds2-8/+16
2022-10-30Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds28-68/+196
2022-10-29Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds13-45/+212
2022-10-29iio: adc: mp2629: fix wrong comparison of channelSaravanan Sekar1-1/+1
2022-10-29iio: pressure: ms5611: changed hardcoded SPI speed to value limitedMitja Spes1-1/+1
2022-10-29iio: pressure: ms5611: fixed value compensation bugMitja Spes2-32/+31
2022-10-29iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.Jonathan Cameron1-12/+12
2022-10-29platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...Yang Yingliang1-3/+7
2022-10-29platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()Huacai Chen1-7/+7
2022-10-29LoongArch: BPF: Avoid declare variables in switch-caseHuacai Chen1-18/+13
2022-10-29LoongArch: Use flexible-array member instead of zero-length arrayYushan Zhou1-1/+1
2022-10-29LoongArch: Remove unused kernel stack paddingJinyang He5-7/+6
2022-10-29Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-29/+24
2022-10-29Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-15/+30
2022-10-29Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-3/+11
2022-10-29Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds6-209/+170
2022-10-29random: use arch_get_random*_early() in random_init()Jean-Philippe Brucker1-2/+2
2022-10-28mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off regionSebastian Andrzej Siewior1-1/+1
2022-10-28lib: maple_tree: remove unneeded initialization in mtree_range_walk()Lukas Bulwahn1-2/+2
2022-10-28mmap: fix remap_file_pages() regressionLiam Howlett1-0/+3
2022-10-28mm/shmem: ensure proper fallback if page faultsIra Weiny1-0/+17
2022-10-28mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()Ira Weiny1-4/+21
2022-10-28x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko4-6/+44
2022-10-28x86: asm: make sure __put_user_size() evaluates pointer onceAlexander Potapenko1-6/+7
2022-10-28Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by defaultAlexander Potapenko1-1/+2