Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io() | Hannes Reinecke | 2021-05-03 | 1 | -6/+3 | |
| * | | | | | | | | | | | scsi: scsi_debug: Fix cmd_per_lun, set to max_queue | Douglas Gilbert | 2021-05-03 | 1 | -8/+16 | |
| * | | | | | | | | | | | scsi: ufs: core: Narrow down fast path in system suspend path | Can Guo | 2021-04-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspend | Can Guo | 2021-04-29 | 1 | -0/+2 | |
| * | | | | | | | | | | | scsi: ufs: core: Do not put UFS power into LPM if link is broken | Can Guo | 2021-04-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | scsi: qla2xxx: Prevent PRLI in target mode | Anastasia Kovaleva | 2021-04-29 | 1 | -0/+3 | |
| * | | | | | | | | | | | scsi: qla2xxx: Add marginal path handling support | Bikash Hazarika | 2021-04-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found | Bodo Stroesser | 2021-04-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | scsi: ufs: core: Fix a typo in ufs-sysfs.c | Keoseong Park | 2021-04-29 | 1 | -6/+6 | |
| * | | | | | | | | | | | scsi: lpfc: Fix bad memory access during VPD DUMP mailbox command | James Smart | 2021-04-27 | 2 | -13/+14 | |
| * | | | | | | | | | | | scsi: lpfc: Fix DMA virtual address ptr assignment in bsg | James Smart | 2021-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | scsi: lpfc: Fix illegal memory access on Abort IOCBs | James Smart | 2021-04-27 | 1 | -2/+9 | |
| * | | | | | | | | | | | scsi: blk-mq: Fix build warning when making htmldocs | Ming Lei | 2021-04-22 | 1 | -4/+4 | |
* | | | | | | | | | | | | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2021-05-08 | 61 | -342/+183 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h> | Masahiro Yamada | 2021-05-08 | 3 | -6/+5 | |
| * | | | | | | | | | | | | kbuild: Don't remove link-vmlinux temporary files on exit/signal | Andi Kleen | 2021-05-05 | 1 | -14/+0 | |
| * | | | | | | | | | | | | kbuild: remove the unneeded comments for external module builds | Masahiro Yamada | 2021-05-05 | 1 | -11/+1 | |
| * | | | | | | | | | | | | kbuild: make distclean remove tag files in sub-directories | Masahiro Yamada | 2021-05-05 | 1 | -7/+2 | |
| * | | | | | | | | | | | | kbuild: make distclean work against $(objtree) instead of $(srctree) | Masahiro Yamada | 2021-05-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | kbuild: refactor modname-multi by using suffix-search | Masahiro Yamada | 2021-05-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | kbuild: refactor fdtoverlay rule | Masahiro Yamada | 2021-05-05 | 2 | -19/+16 | |
| * | | | | | | | | | | | | kbuild: parameterize the .o part of suffix-search | Masahiro Yamada | 2021-05-05 | 1 | -8/+11 | |
| * | | | | | | | | | | | | arch: use cross_compiling to check whether it is a cross build or not | Masahiro Yamada | 2021-05-05 | 5 | -9/+5 | |
| * | | | | | | | | | | | | kbuild: remove ARCH=sh64 support from top Makefile | Masahiro Yamada | 2021-05-03 | 1 | -5/+0 | |
| * | | | | | | | | | | | | .gitignore: prefix local generated files with a slash | Masahiro Yamada | 2021-05-01 | 27 | -54/+56 | |
| * | | | | | | | | | | | | kbuild: replace LANG=C with LC_ALL=C | Masahiro Yamada | 2021-05-01 | 7 | -7/+7 | |
| * | | | | | | | | | | | | Makefile: Move -Wno-unused-but-set-variable out of GCC only block | Nathan Chancellor | 2021-05-01 | 1 | -4/+4 | |
| * | | | | | | | | | | | | kbuild: add a script to remove stale generated files | Masahiro Yamada | 2021-05-01 | 3 | -8/+36 | |
| * | | | | | | | | | | | | kbuild: update config_data.gz only when the content of .config is changed | Masahiro Yamada | 2021-05-01 | 2 | -2/+8 | |
| * | | | | | | | | | | | | .gitignore: ignore only top-level modules.builtin | Masahiro Yamada | 2021-05-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | .gitignore: move tags and TAGS close to other tag files | Masahiro Yamada | 2021-05-01 | 1 | -2/+4 | |
| * | | | | | | | | | | | | kernel/.gitgnore: remove stale timeconst.h and hz.bc | Masahiro Yamada | 2021-05-01 | 1 | -2/+0 | |
| * | | | | | | | | | | | | usr/include: refactor .gitignore | Masahiro Yamada | 2021-05-01 | 1 | -3/+1 | |
| * | | | | | | | | | | | | genksyms: fix stale comment | Masahiro Yamada | 2021-05-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | kbuild: add comment about why cmd_shipped uses 'cat' | Masahiro Yamada | 2021-05-01 | 1 | -0/+3 | |
| * | | | | | | | | | | | | sparc: syscalls: switch to generic syscallshdr.sh | Masahiro Yamada | 2021-05-01 | 2 | -43/+4 | |
| * | | | | | | | | | | | | sparc: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada | 2021-05-01 | 5 | -56/+12 | |
| * | | | | | | | | | | | | sh: syscalls: switch to generic syscallhdr.sh | Masahiro Yamada | 2021-05-01 | 2 | -41/+2 | |
| * | | | | | | | | | | | | sh: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada | 2021-05-01 | 2 | -37/+2 | |
* | | | | | | | | | | | | | Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-05-08 | 19 | -990/+175 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Michael Ellerman | 2021-05-08 | 1332 | -14493/+33908 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks | Nicholas Piggin | 2021-05-05 | 3 | -17/+36 | |
| * | | | | | | | | | | | | | | powerpc/kconfig: Restore alphabetic order of the selects under CONFIG_PPC | Christophe Leroy | 2021-05-04 | 1 | -17/+17 | |
| * | | | | | | | | | | | | | | powerpc/32: Fix boot failure with CONFIG_STACKPROTECTOR | Christophe Leroy | 2021-05-04 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | powerpc/powernv/memtrace: Fix dcache flushing | Sandipan Das | 2021-05-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | powerpc/kexec_file: Use current CPU info while setting up FDT | Sourabh Jain | 2021-05-04 | 1 | -0/+92 | |
| * | | | | | | | | | | | | | | powerpc/64s/radix: Enable huge vmalloc mappings | Nicholas Piggin | 2021-05-04 | 3 | -5/+16 | |
| * | | | | | | | | | | | | | | powerpc/powernv: remove the nvlink support | Christoph Hellwig | 2021-05-02 | 10 | -948/+8 | |
* | | | | | | | | | | | | | | | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-05-08 | 80 | -330/+689 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 2021-05-08 | 15 | -42/+124 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |