]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
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
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...
2019-12-22 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2019-12-22 Linus TorvaldsMerge tag 'block-5.5-20191221' of git://git.kernel...
2019-12-22 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-12-22 Linus TorvaldsMerge tag 'riscv/for-v5.5-rc3' of git://git.kernel...
2019-12-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-12-22 Jan Stancekpipe: fix empty pipe check in pipe_write()
2019-12-22 Paolo BonziniMerge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel...
2019-12-22 Paolo BonziniMAINTAINERS: remove Radim from KVM maintainers
2019-12-22 James HoganMAINTAINERS: Orphan KVM for MIPS
2019-12-22 Jan Karaext4: clarify impact of 'commit' mount option
2019-12-22 Yunfeng Yeext4: fix unused-but-set-variable warning in ext4_add_e...
2019-12-21 Linus TorvaldsMerge tag 'trace-v5.5-rc2' of git://git.kernel.org...
2019-12-21 Linus TorvaldsMerge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel...
2019-12-21 Sven Schnelletracing: Fix endianness bug in histogram trigger
2019-12-21 Sven Schnellesamples/trace_printk: Wait for IRQ work to finish
2019-12-21 Prateek Soodtracing: Fix lock inversion in trace_event_enable_tgid_...
2019-12-21 Linus TorvaldsMerge tag 's390-5.5-4' of git://git.kernel.org/pub...
2019-12-21 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-12-21 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-12-21 Linus TorvaldsMerge tag 'kbuild-fixes-v5.5' of git://git.kernel.org...
2019-12-21 Masahiro Yamadakbuild: clarify the difference between obj-y and obj...
2019-12-21 Linus TorvaldsMerge branch 'parisc-5.5-2' of git://git.kernel.org...
2019-12-21 Arnd Bergmanncompat_ioctl: block: handle Persistent Reservations
2019-12-21 Arnd Bergmanncompat_ioctl: block: handle add zone open, close and...
2019-12-21 Arnd Bergmanncompat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
2019-12-21 Arnd Bergmanncompat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
2019-12-21 Arnd Bergmannpktcdvd: fix regression on 64-bit architectures
2019-12-21 Linus TorvaldsMerge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel...
2019-12-21 Linus TorvaldsMerge tag 'powerpc-5.5-4' of git://git.kernel.org/pub...
2019-12-21 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git.kernel...
2019-12-21 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2019-12-21 David S. MillerMerge branch 'sfc-fix-bugs-introduced-by-XDP-patches'
2019-12-21 Charles McLachlansfc: Include XDP packet headroom in buffer step size.
2019-12-21 Edward Creesfc: fix channel allocation with brute force
2019-12-21 Geert Uytterhoevennet: dst: Force 4-byte alignment of dst_metrics
2019-12-21 Hangbin Liuselftests: pmtu: fix init mtu value in description
next