linux-2.6-microblaze.git
2020-06-08 Stefano Brivionetfilter: nft_set_pipapo: Disable preemption before...
2020-06-08 Stefano Brivionetfilter: nft_set_rbtree: Don't account for expired...
2020-06-08 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-06-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next
2020-06-08 David S. MillerMerge git://git./linux/kernel/git/davem/sparc
2020-06-08 Martin Blumenstinglnet: dsa: lantiq_gswip: fix and improve the unsupported...
2020-06-07 Vadim Pasternakmlxsw: core: Use different get_trend() callbacks for...
2020-06-07 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2020-06-07 Linus TorvaldsMerge tag 'pinctrl-v5.8-1' of git://git./linux/kernel...
2020-06-07 Linus TorvaldsMerge tag 'rtc-5.8' of git://git./linux/kernel/git...
2020-06-07 Linus TorvaldsMerge tag 'ntb-5.8' of git://github.com/jonmason/ntb
2020-06-07 Linus TorvaldsMerge tag 'apparmor-pr-2020-06-07' of git://git./linux...
2020-06-07 Roberto Sassuima: Remove __init annotation from ima_pcrread()
2020-06-07 John Johansenapparmor: Fix memory leak of profile proxy
2020-06-07 John Johansenapparmor: fix introspection of of task mode for unconfi...
2020-06-07 Mauricio Faria... apparmor: check/put label on apparmor_sk_clone_security()
2020-06-07 Linus TorvaldsMerge tag 'char-misc-5.8-rc1' of git://git./linux/kerne...
2020-06-07 Linus TorvaldsMerge tag 'driver-core-5.8-rc1' of git://git./linux...
2020-06-07 Linus TorvaldsMerge tag 'staging-5.8-rc1' of git://git./linux/kernel...
2020-06-07 Linus TorvaldsMerge tag 'tty-5.8-rc1' of git://git./linux/kernel...
2020-06-07 Linus TorvaldsMerge tag 'usb-5.8-rc1' of git://git./linux/kernel...
2020-06-07 Al Virofix a braino in "sparc32: fix register window handling...
2020-06-06 Dan Murphynet: dp83869: Reset return variable if PHY strap is...
2020-06-06 Herbert Xurhashtable: Drop raw RCU deref in nested_table_free
2020-06-06 Linus TorvaldsMerge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
2020-06-06 Linus TorvaldsMerge tag 'kconfig-v5.8' of git://git./linux/kernel...
2020-06-06 Linus TorvaldsMerge tag 'kbuild-v5.8' of git://git./linux/kernel...
2020-06-06 Linus TorvaldsMerge tag 'dma-mapping-5.8-2' of git://git.infradead...
2020-06-06 Linus TorvaldsMerge tag 'dma-mapping-5.8' of git://git.infradead...
2020-06-06 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git./linux/kernel...
2020-06-06 Linus TorvaldsMerge tag 'pci-v5.8-changes' of git://git./linux/kernel...
2020-06-06 Zou Weihpfs: fix warning due to superfluous semicolon
2020-06-06 Linus TorvaldsMerge branch 'for-5.8' of git://git./linux/kernel/git...
2020-06-06 Linus TorvaldsMerge branch 'for-5.8' of git://git./linux/kernel/git...
2020-06-06 Linus TorvaldsMerge tag 'integrity-v5.8' of git://git./linux/kernel...
2020-06-06 Denis Efremovkbuild: add variables for compression tools
2020-06-06 Jonas ZeigerMakefile: install modules.builtin even if CONFIG_MODULES=n
2020-06-06 ashimidamksysmap: Fix the mismatch of '.L' symbols in System.map
2020-06-06 Masahiro Yamadakbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS
2020-06-06 Masahiro Yamadamodpost: change elf_info->size to size_t
2020-06-06 Masahiro Yamadamodpost: remove is_vmlinux() helper
2020-06-06 Masahiro Yamadamodpost: strip .o from modname before calling new_module()
2020-06-06 Masahiro Yamadamodpost: set have_vmlinux in new_module()
2020-06-06 Masahiro Yamadamodpost: remove mod->skip struct member
2020-06-06 Masahiro Yamadamodpost: add mod->is_vmlinux struct member
2020-06-06 Masahiro Yamadamodpost: remove is_vmlinux() call in check_for_{gpl_usa...
2020-06-06 Masahiro Yamadamodpost: remove mod->is_dot_o struct member
2020-06-06 Masahiro Yamadamodpost: move -d option in scripts/Makefile.modpost
2020-06-06 Masahiro Yamadamodpost: remove -s option
2020-06-06 Masahiro Yamadamodpost: remove get_next_text() and make {grab,release_...
2020-06-06 Masahiro Yamadamodpost: use read_text_file() and get_line() for readin...
2020-06-06 Masahiro Yamadamodpost: avoid false-positive file open error
2020-06-06 Masahiro Yamadamodpost: fix potential mmap'ed file overrun in get_src_...
2020-06-06 Masahiro Yamadamodpost: add read_text_file() and get_line() helpers
2020-06-06 Masahiro Yamadamodpost: do not call get_modinfo() for vmlinux(.o)
2020-06-06 Masahiro Yamadamodpost: drop RCS/CVS $Revision handling in MODULE_VERS...
2020-06-06 Masahiro Yamadamodpost: show warning if any of symbol dump files is...
2020-06-06 Masahiro Yamadamodpost: show warning if vmlinux is not found when...
2020-06-06 Masahiro Yamadamodpost: invoke modpost only when input files are updated
2020-06-06 Masahiro Yamadamodpost: generate vmlinux.symvers and reuse it for...
2020-06-06 Masahiro Yamadamodpost: refactor -i option calculation
2020-06-06 Masahiro Yamadamodpost: print symbol dump file as the build target...
2020-06-06 Masahiro Yamadamodpost: re-add -e to set external_module flag
2020-06-06 Masahiro Yamadamodpost: rename ext_sym_list to dump_list
2020-06-06 Masahiro Yamadamodpost: allow to pass -i option multiple times to...
2020-06-06 Masahiro Yamadamodpost: track if the symbol origin is a dump file...
2020-06-06 Erwan Velufirmware/dmi: Report DMI Bios & EC firmware release
2020-06-06 Logan GunthorpeNTB: ntb_test: Fix bug when counting remote files
2020-06-06 Logan GunthorpeNTB: perf: Fix race condition when run with ntb_test
2020-06-06 Logan GunthorpeNTB: perf: Fix support for hardware that doesn't have...
2020-06-06 Logan GunthorpeNTB: perf: Don't require one more memory window than...
2020-06-06 Logan GunthorpeNTB: ntb_pingpong: Choose doorbells based on port number
2020-06-06 Logan GunthorpeNTB: Fix the default port and peer numbers for legacy...
2020-06-06 Logan GunthorpeNTB: Revert the change to use the NTB device dev for...
2020-06-06 Logan GunthorpeNTB: ntb_tool: reading the link file should not end...
2020-06-06 Sanjay R Mehtantb_perf: avoid false dma unmap of destination address
2020-06-06 Sanjay R Mehtantb_perf: increase sleep time from one milli sec to...
2020-06-06 Sanjay R Mehtantb_tool: pass correct struct device to dma_alloc_coherent
2020-06-06 Sanjay R Mehtantb_perf: pass correct struct device to dma_alloc_coherent
2020-06-06 Logan Gunthorpentb: hw: remove the code that sets the DMA mask
2020-06-06 Wesley ShengNTB: correct ntb_peer_spad_addr and ntb_peer_spad_read...
2020-06-06 Dave Jiangntb: intel: fix static declaration
2020-06-06 Dave Jiangntb: intel: add hw workaround for NTB BAR alignment
2020-06-05 Linus TorvaldsMerge tag 'for-linus-5.8-ofs1' of git://git./linux...
2020-06-05 Linus TorvaldsMerge tag 'dlm-5.8' of git://git./linux/kernel/git...
2020-06-05 Linus TorvaldsMerge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba...
2020-06-05 Linus TorvaldsMerge tag 'afs-next-20200604' of git://git./linux/kerne...
2020-06-05 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2020-06-05 Linus TorvaldsMerge tag 'for-5.8/dm-changes' of git://git./linux...
2020-06-05 Bruno Thomsenrtc: pcf2127: watchdog: handle nowayout feature
2020-06-05 Ran Wangrtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake
2020-06-05 Kevin P. Flemingrtc: abx80x: Provide debug feedback for invalid dt...
2020-06-05 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2020-06-05 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-06-05 Linus TorvaldsMerge tag 'gpio-v5.8-1' of git://git./linux/kernel...
2020-06-05 Linus TorvaldsMerge tag 'for-linus-5.8-1' of git://github.com/cminyar...
2020-06-05 Linus TorvaldsMerge tag 'vfio-v5.8-rc1' of git://github.com/awilliam...
2020-06-05 Linus TorvaldsMerge tag 'core_core_updates_for_5.8' of git://git...
2020-06-05 Denis Efremovcxgb4: Use kfree() instead kvfree() where appropriate
2020-06-05 Alok Prasadnet: qed: fixes crash while running driver in kdump...
next