summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-24uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov
2020-07-23Merge tag 's390-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-07-22Merge tag 'exfat-for-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-22MAINTAINERS: add Matthew for s390 IOMMUGerald Schaefer
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-21exfat: fix name_hash computation on big endian systemsIlya Ponetayev
2020-07-21exfat: fix wrong size update of stream entry by typoHyeongseok Kim
2020-07-21exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()Namjae Jeon
2020-07-21exfat: fix overflow issue in exfat_cluster_to_sector()Namjae Jeon
2020-07-20Merge tag 'vfio-v5.8-rc7' of git://github.com/awilliam/linux-vfio into masterLinus Torvalds
2020-07-19copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner
2020-07-19Linux 5.8-rc6Linus Torvalds
2020-07-19Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-07-19Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-19Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-07-19Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-19Merge tag 'usb-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-19Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...Linus Torvalds
2020-07-19Revert "media: atomisp: keep the ISP powered on when setting it"Mauro Carvalho Chehab
2020-07-19media: atomisp: fix mask and shift operation on ISPSSPM0Colin Ian King
2020-07-19x86/boot: Don't add the EFI stub to targetsArvind Sankar
2020-07-19x86/entry: Actually disable stack protectorKees Cook
2020-07-19media: atomisp: move system_local consts into a C fileMauro Carvalho Chehab
2020-07-19media: atomisp: get rid of version-specific system_local.hMauro Carvalho Chehab
2020-07-19media: atomisp: move global stuff into a common headerMauro Carvalho Chehab
2020-07-19media: atomisp: remove non-used 32-bits consts at system_localMauro Carvalho Chehab
2020-07-19media: atomisp: get rid of some unused static varsMauro Carvalho Chehab
2020-07-19media: atomisp: Fix error code in ov5693_probe()Dan Carpenter
2020-07-19media: atomisp: Replace trace_printk by pr_infoNicolas Boichat
2020-07-19media: atomisp: Fix __func__ style warningsBaidyanath Kundu
2020-07-19media: atomisp: fix help message for ISP2401 selectionMauro Carvalho Chehab
2020-07-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-07-18Merge tag 'hwmon-for-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-18Merge tag 'riscv-for-linus-5.8-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-18hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drivesMaciej S. Szmigiero
2020-07-18ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Noteboo...Joonho Wohn
2020-07-18x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski
2020-07-18media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue.B K Karthik
2020-07-18media: atomisp: make const arrays static, makes object smallerColin Ian King
2020-07-18media: atomisp: Clean up non-existing folders from MakefileAndy Shevchenko
2020-07-18media: atomisp: Get rid of ACPI specifics in gmin_subdev_add()Andy Shevchenko
2020-07-18media: atomisp: Provide Gmin subdev as parameter to gmin_subdev_add()Andy Shevchenko
2020-07-18media: atomisp: Use temporary variable for device in gmin_subdev_add()Andy Shevchenko
2020-07-18media: atomisp: Refactor PMIC detection to a separate functionAndy Shevchenko
2020-07-18media: atomisp: Deduplicate return ret in gmin_i2c_write()Andy Shevchenko
2020-07-18media: atomisp: Make pointer to PMIC client globalAndy Shevchenko