linux-2.6-microblaze.git
2020-07-22 Linus TorvaldsMerge tag 'media/v5.8-3' of git://git./linux/kernel...
2020-07-22 Linus TorvaldsMerge tag 'exfat-for-5.8-rc7' of git://git./linux/kerne...
2020-07-21 Linus TorvaldsMerge tag 'sound-5.8-rc7' of git://git./linux/kernel...
2020-07-21 Ilya Ponetayevexfat: fix name_hash computation on big endian systems
2020-07-21 Hyeongseok Kimexfat: fix wrong size update of stream entry by typo
2020-07-21 Namjae Jeonexfat: fix wrong hint_stat initialization in exfat_find...
2020-07-21 Namjae Jeonexfat: fix overflow issue in exfat_cluster_to_sector()
2020-07-20 Linus TorvaldsMerge tag 'vfio-v5.8-rc7' of git://github.com/awilliam...
2020-07-20 Kevin Buettnercopy_xstate_to_kernel: Fix typo which caused GDB regression
2020-07-19 Linus TorvaldsLinux 5.8-rc6
2020-07-19 Linus TorvaldsMerge tag 'perf-tools-fixes-2020-07-19' of git://git...
2020-07-19 Linus TorvaldsMerge tag 'x86-urgent-2020-07-19' of git://git./linux...
2020-07-19 Linus TorvaldsMerge tag 'timers-urgent-2020-07-19' of git://git....
2020-07-19 Linus TorvaldsMerge tag 'sched-urgent-2020-07-19' of git://git./linux...
2020-07-19 Linus TorvaldsMerge tag 'irq-urgent-2020-07-19' of git://git./linux...
2020-07-19 Linus TorvaldsMerge tag 'usb-5.8-rc6' of git://git./linux/kernel...
2020-07-19 Linus TorvaldsMerge tag 'dma-mapping-5.8-6' of git://git.infradead...
2020-07-19 Mauro Carvalho... Revert "media: atomisp: keep the ISP powered on when...
2020-07-19 Colin Ian Kingmedia: atomisp: fix mask and shift operation on ISPSSPM0
2020-07-19 Arvind Sankarx86/boot: Don't add the EFI stub to targets
2020-07-19 Kees Cookx86/entry: Actually disable stack protector
2020-07-19 Mauro Carvalho... media: atomisp: move system_local consts into a C file
2020-07-19 Mauro Carvalho... media: atomisp: get rid of version-specific system_local.h
2020-07-19 Mauro Carvalho... media: atomisp: move global stuff into a common header
2020-07-19 Mauro Carvalho... media: atomisp: remove non-used 32-bits consts at syste...
2020-07-19 Mauro Carvalho... media: atomisp: get rid of some unused static vars
2020-07-19 Dan Carpentermedia: atomisp: Fix error code in ov5693_probe()
2020-07-19 Nicolas Boichatmedia: atomisp: Replace trace_printk by pr_info
2020-07-19 Baidyanath... media: atomisp: Fix __func__ style warnings
2020-07-19 Mauro Carvalho... media: atomisp: fix help message for ISP2401 selection
2020-07-18 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-07-18 Linus TorvaldsMerge tag 'hwmon-for-v5.8-rc6' of git://git./linux...
2020-07-18 Linus TorvaldsMerge tag 'riscv-for-linus-5.8-rc6' of git://git./linux...
2020-07-18 Linus TorvaldsMerge tag 'powerpc-5.8-7' of git://git./linux/kernel...
2020-07-18 Maciej S. Szmigierohwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA...
2020-07-18 Joonho WohnALSA: hda/realtek: Fixed ALC298 sound bug by adding...
2020-07-18 Andy Lutomirskix86/ioperm: Fix io bitmap invalidation on Xen PV
2020-07-18 B K Karthikmedia: atomisp: i2c: atomisp-ov2680.c: fixed a brace...
2020-07-18 Colin Ian Kingmedia: atomisp: make const arrays static, makes object...
2020-07-18 Andy Shevchenkomedia: atomisp: Clean up non-existing folders from...
2020-07-18 Andy Shevchenkomedia: atomisp: Get rid of ACPI specifics in gmin_subde...
2020-07-18 Andy Shevchenkomedia: atomisp: Provide Gmin subdev as parameter to...
2020-07-18 Andy Shevchenkomedia: atomisp: Use temporary variable for device in...
2020-07-18 Andy Shevchenkomedia: atomisp: Refactor PMIC detection to a separate...
2020-07-18 Andy Shevchenkomedia: atomisp: Deduplicate return ret in gmin_i2c_write()
2020-07-18 Andy Shevchenkomedia: atomisp: Make pointer to PMIC client global
2020-07-18 Andy Shevchenkomedia: atomisp: Don't try to parse unexpected ACPI...
2020-07-18 Andy Shevchenkomedia: atomisp: make platform data more readable
2020-07-18 Andy Shevchenkomedia: atomisp: Drop global atomisp_dev variable (easy...
2020-07-18 Andy Shevchenkomedia: atomisp: Replace direct access to MMIO with...
2020-07-18 Andy Shevchenkomedia: atomisp: Unify pdev to be pointer to struct...
2020-07-18 Andy Shevchenkomedia: atomisp: Get rid of struct pci_dev in struct...
2020-07-18 Andy Shevchenkomedia: atomisp: don't pass struct device_driver as...
2020-07-18 Andy Shevchenkomedia: atomisp: Use proper APIs to find I²C client...
2020-07-18 Andy Shevchenkomedia: atomisp: move CCK endpoint address to generic...
2020-07-18 Andy Shevchenkomedia: atomisp: Replace last use of Intel MID APIs
2020-07-18 Mauro Carvalho... media: atomisp: place all gpio parsing together
2020-07-18 Mauro Carvalho... media: atomisp: split add from find subdev
2020-07-18 Mauro Carvalho... media: atomisp: print info if gpio0 and gpio2 were...
2020-07-18 Mauro Carvalho... media: atomisp: fix call to g_frame_interval
2020-07-18 Mauro Carvalho... media: atomisp: properly parse CLK PMIC on newer devices
2020-07-18 Mauro Carvalho... media: atomisp: Prepare sensor support for ACPI PM
2020-07-18 Mauro Carvalho... media: atomisp: reorganize the code under gmin_subdev_add()
2020-07-17 Linus TorvaldsMerge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org...
2020-07-17 Linus TorvaldsMerge tag 'arm-fixes-5.8-2' of git://git./linux/kernel...
2020-07-17 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-07-17 Thomas Gleixnergenirq/affinity: Handle affinity setting on inactive...
2020-07-17 Frederic Weisbeckertimer: Fix wheel index calculation on last level
2020-07-17 Olga KornievskaiaSUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not...
2020-07-17 Linus TorvaldsMerge tag 'io_uring-5.8-2020-07-17' of git://git.kernel...
2020-07-17 Linus TorvaldsMerge tag 'block-5.8-2020-07-17' of git://git.kernel...
2020-07-17 Linus TorvaldsMerge tag 'fuse-fixes-5.8-rc6' of git://git./linux...
2020-07-17 Linus TorvaldsMerge tag 'ovl-fixes-5.8-rc6' of git://git./linux/kerne...
2020-07-17 Linus TorvaldsMerge tag 'spi-fix-v5.8-rc5' of git://git./linux/kernel...
2020-07-17 Linus TorvaldsMerge tag 'regulator-fix-v5.8-rc5' of git://git./linux...
2020-07-17 Linus TorvaldsMerge tag 'regmap-fix-v5.8-rc5' of git://git./linux...
2020-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-07-17 Palmer DabbeltRISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw
2020-07-17 Takashi IwaiMerge tag 'asoc-fix-v5.8-rc5' of https://git./linux...
2020-07-17 Arnd BergmannMerge tag 'socfpga_fixes_for_v5.8_v2' of git://git...
2020-07-17 Arnd BergmannMerge tag 'renesas-fixes-for-v5.8-tag1' of git://git...
2020-07-17 Linus TorvaldsMerge tag 'sound-5.8-rc6' of git://git./linux/kernel...
2020-07-17 Zeng Taovfio/pci: fix racy on error and request eventfd ctx
2020-07-17 Mauro Carvalho... media: atomisp: fix the handling of clock number
2020-07-17 Arnaldo Carvalho... tools arch kvm: Sync kvm headers with the kernel sources
2020-07-17 Arnaldo Carvalho... perf tools: Sync hashmap.h with libbpf's
2020-07-17 Ravi Bangorialibsubcmd: Fix OPT_CALLBACK_SET()
2020-07-17 Qi Liudrivers/perf: Prevent forced unbinding of PMU drivers
2020-07-17 Will Deaconasm-generic/mmiowb: Allow mmiowb_set_pending() when...
2020-07-17 Takashi IwaiALSA: info: Drop WARN_ON() from buffer NULL sanity...
2020-07-17 Linus TorvaldsMerge tag 'drm-fixes-2020-07-17-1' of git://anongit...
2020-07-17 Dave AirlieMerge tag 'amd-drm-fixes-5.8-2020-07-15' of git://peopl...
2020-07-16 Vincent Guittotsched/fair: handle case of task_h_load() returning 0
2020-07-16 Arnd BergmannMerge tag 'omap-for-v5.8/fixes-rc5-signed' of git:...
2020-07-16 Arnd BergmannMerge tag 'imx-fixes-5.8-2' of git://git./linux/kernel...
2020-07-16 Arnd BergmannMerge tag 'amlogic-fixes' of git://git./linux/kernel...
2020-07-16 Douglas Andersonregmap: debugfs: Don't sleep while atomic for fast_io...
2020-07-16 Oder ChiouASoC: rt5682: Report the button event in the headset...
2020-07-16 Jing XiangfengASoC: Intel: bytcht_es8316: Add missed put_device()
2020-07-16 Linus TorvaldsMerge tag 'pm-5.8-rc6' of git://git./linux/kernel/git...
next