]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2020-01-10 Martin K. PetersenMerge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
2020-01-03 Arnd BergmannDocumentation: document ioctl interfaces better
2020-01-03 Arnd Bergmanncompat_ioctl: simplify up block/ioctl.c
2020-01-03 Arnd Bergmanncompat_ioctl: block: simplify compat_blkpg_ioctl()
2020-01-03 Arnd Bergmanncompat_ioctl: block: move blkdev_compat_ioctl() into...
2020-01-03 Arnd Bergmanncompat_ioctl: move HDIO ioctl handling into drivers/ide
2020-01-03 Arnd Bergmanncompat_ioctl: scsi: handle HDIO commands from drivers
2020-01-03 Arnd Bergmanncompat_ioctl: move cdrom commands into cdrom.c
2020-01-03 Arnd Bergmanncompat_ioctl: simplify the implementation
2020-01-03 Arnd Bergmanncompat_ioctl: move sys_compat_ioctl() to ioctl.c
2020-01-03 Arnd Bergmanncompat_ioctl: scsi: move ioctl handling into drivers
2020-01-03 Arnd Bergmanncompat_ioctl: ide: floppy: add handler
2020-01-03 Arnd Bergmanncompat_ioctl: bsg: add handler
2020-01-03 Arnd Bergmanncompat_ioctl: add scsi_compat_ioctl
2020-01-03 Arnd Bergmanncompat_ioctl: block: handle cdrom compat ioctl in non...
2020-01-03 Arnd Bergmanncompat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
2020-01-03 Arnd Bergmanncompat_ioctl: move CDROMREADADIO to cdrom.c
2020-01-03 Arnd Bergmanncompat_ioctl: move CDROM_SEND_PACKET handling into scsi
2020-01-03 Arnd Bergmanncompat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
2020-01-03 Arnd Bergmanncompat_ioctl: block: add blkdev_compat_ptr_ioctl
2020-01-03 Arnd Bergmanncompat: scsi: sg: fix v3 compat read/write interface
2020-01-03 Arnd Bergmanncompat: provide compat_ptr() on all architectures
2020-01-03 Arnd Bergmanncompat: ARM64: always include asm-generic/compat.h
2020-01-03 Sreekanth Reddyscsi: mpt3sas: Update drive version to 33.100.00.00
2020-01-03 Sreekanth Reddyscsi: mpt3sas: Remove usage of device_busy counter
2020-01-03 Sreekanth Reddyscsi: mpt3sas: Print function name in which cmd timed out
2020-01-03 Sreekanth Reddyscsi: mpt3sas: Optimize mpt3sas driver logging
2020-01-03 Sreekanth Reddyscsi: mpt3sas: print in which path firmware fault occurred
2020-01-03 Sreekanth Reddyscsi: mpt3sas: Handle CoreDump state from watchdog thread
2020-01-03 Sreekanth Reddyscsi: mpt3sas: Add support IOCs new state named COREDUMP
2020-01-03 Sreekanth Reddyscsi: mpt3sas: renamed _base_after_reset_handler function
2020-01-03 Sreekanth Reddyscsi: mpt3sas: Add support for NVMe shutdown
2020-01-03 Sreekanth Reddyscsi: mpt3sas: Update MPI Headers to v02.00.57
2020-01-03 Stanley Chuscsi: ufs-mediatek: configure and enable clk-gating
2020-01-03 Stanley Chuscsi: ufs-mediatek: configure customized auto-hibern8 timer
2020-01-03 Stanley Chuscsi: ufs: export ufshcd_auto_hibern8_update for vendor...
2020-01-03 Stanley Chuscsi: ufs-mediatek: introduce reference clock control
2020-01-03 Stanley Chuscsi: ufs-mediatek: add device reset implementation
2020-01-03 Stanley Chuscsi: soc: mediatek: add header for SiP service interface
2020-01-03 Nishad Kamdarscsi: ufs: sysfs: Use the correct style for SPDX Licens...
2020-01-03 Nishad Kamdarscsi: mylex: Use the correct style for SPDX License...
2020-01-03 Bart Van Asschescsi: ufs: Remove the SCSI timeout handler
2020-01-03 Bart Van Asschescsi: ufs: Fix a race condition in the tracing code
2020-01-03 Bart Van Asschescsi: ufs: Make ufshcd_prepare_utp_scsi_cmd_upiu()...
2020-01-03 Bart Van Asschescsi: ufs: Make ufshcd_add_command_trace() easier to read
2020-01-03 Bart Van Asschescsi: ufs: Fix indentation in ufshcd_query_attr_retry()
2020-01-03 Stanley Chuscsi: ufs: use ufshcd_vops_dbg_register_dump for vendor...
2020-01-03 Stanley Chuscsi: ufs: unify scsi_block_requests usage
2020-01-03 Damien Le Moalscsi: sd_zbc: Rename sd_zbc_check_zones()
2020-01-03 Damien Le Moalscsi: sd_zbc: Simplify sd_zbc_check_zones()
2020-01-03 Bart Van Asschescsi: qla2xxx: Use get_unaligned_*() instead of open...
2020-01-03 Bart Van Asschescsi: qla2xxx: Fix the endianness of the qla82xx_get_fw...
2020-01-03 Bart Van Asschescsi: qla2xxx: Improve readability of the code that...
2019-12-29 Linus TorvaldsLinux 5.5-rc4 v5.5-rc4
2019-12-29 Linus TorvaldsMerge tag 'riscv/for-v5.5-rc4' of git://git.kernel...
2019-12-29 Linus TorvaldsMerge tag 'locks-v5.5-1' of git://git.kernel.org/pub...
2019-12-29 Linus TorvaldsMerge tag '5.5-rc3-smb3-fixes' of git://git.samba.org...
2019-12-29 Amir Goldsteinlocks: print unsigned ino in /proc/locks
2019-12-28 Olof Johanssonriscv: export flush_icache_all to modules
2019-12-28 David Abdurachmanovriscv: reject invalid syscalls below -1
2019-12-28 Luc Van Oostenryckriscv: fix compile failure with EXPORT_SYMBOL() & !MMU
2019-12-28 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-12-27 Linus TorvaldsMerge tag 'drm-fixes-2019-12-28' of git://anongit.freed...
2019-12-27 Linus TorvaldsMerge tag 'linux-kselftest-5.5-rc4' of git://git.kernel...
2019-12-27 Linus TorvaldsMerge tag 'pm-5.5-rc4' of git://git.kernel.org/pub...
2019-12-27 Linus TorvaldsMerge tag 'io_uring-5.5-20191226' of git://git.kernel...
2019-12-27 Linus TorvaldsMerge tag 'libata-5.5-20191226' of git://git.kernel...
2019-12-27 Linus TorvaldsMerge tag 'block-5.5-20191226' of git://git.kernel...
2019-12-27 Linus TorvaldsMerge tag 'gpio-v5.5-2' of git://git.kernel.org/pub...
2019-12-27 Dave AirlieMerge tag 'drm-intel-fixes-2019-12-23' of git://anongit...
2019-12-26 Florian Fainelliata: ahci_brcm: Add missing clock management during...
2019-12-26 Florian Fainelliata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_...
2019-12-26 Florian Fainelliata: ahci_brcm: Fix AHCI resources management
2019-12-26 Florian Fainelliata: libahci_platform: Export again ahci_platform_...
2019-12-26 Sascha Hauerlibata: Fix retrieving of active qcs
2019-12-25 Rafael J. WysockiMerge tag 'devfreq-fixes-for-5.5-rc4' of git://git...
2019-12-24 Hillf Dantonio-wq: add cond_resched() to worker thread
2019-12-23 Mathieu Desnoyersrseq/selftests: Clarify rseq_prepare_unload() helper...
2019-12-23 Mathieu Desnoyersrseq/selftests: Fix: Namespace gettid() for compatibili...
2019-12-23 Mathieu Desnoyersrseq/selftests: Turn off timeout setting
2019-12-23 SeongJae Parkkunit/kunit_tool_test: Test '--build_dir' option run
2019-12-23 SeongJae Parkkunit: Rename 'kunitconfig' to '.kunitconfig'
2019-12-23 SeongJae Parkkunit: Place 'test.log' under the 'build_dir'
2019-12-23 SeongJae Parkkunit: Create default config in '--build_dir'
2019-12-23 SeongJae Parkkunit: Remove duplicated defconfig creation
2019-12-23 SeongJae Parkdocs/kunit/start: Use in-tree 'kunit_defconfig'
2019-12-23 Shuah Khanselftests: livepatch: Fix it to do root uid check and skip
2019-12-23 Shuah Khanselftests: firmware: Fix it to do root uid check and skip
2019-12-23 Shuah Khanselftests: filesystems/epoll: fix build error
2019-12-23 Hillf Dantonio-wq: remove unused busy list from io_sqe
2019-12-23 Paulo Alcantara (SUSE)cifs: Optimize readdir on reparse points
2019-12-23 Nathan Chancellorcifs: Adjust indentation in smb2_open_file
2019-12-23 Chris Wilsondrm/i915: Hold reference to intel_frontbuffer as we...
2019-12-23 Chris Wilsondrm/i915/gt: Ratelimit display power w/a
2019-12-23 Tvrtko Ursulindrm/i915/pmu: Ensure monotonic rc6
2019-12-23 Arnd BergmannPM / devfreq: tegra: Add COMMON_CLK dependency
2019-12-23 Leonard CrestezPM / devfreq: Drop explicit selection of PM_OPP
2019-12-23 Linus TorvaldsLinux 5.5-rc3 v5.5-rc3
2019-12-23 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-12-22 Linus TorvaldsMerge tag 'xfs-5.5-fixes-2' of git://git.kernel.org...
next