index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-03
compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
Arnd Bergmann
2020-01-03
compat_ioctl: move HDIO ioctl handling into drivers/ide
Arnd Bergmann
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
2020-01-03
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
2020-01-03
compat_ioctl: simplify the implementation
Arnd Bergmann
2020-01-03
compat_ioctl: move sys_compat_ioctl() to ioctl.c
Arnd Bergmann
2020-01-03
compat_ioctl: scsi: move ioctl handling into drivers
Arnd Bergmann
2020-01-03
compat_ioctl: ide: floppy: add handler
Arnd Bergmann
2020-01-03
compat_ioctl: bsg: add handler
Arnd Bergmann
2020-01-03
compat_ioctl: add scsi_compat_ioctl
Arnd Bergmann
2020-01-03
compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
Arnd Bergmann
2020-01-03
compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
Arnd Bergmann
2020-01-03
compat_ioctl: move CDROMREADADIO to cdrom.c
Arnd Bergmann
2020-01-03
compat_ioctl: move CDROM_SEND_PACKET handling into scsi
Arnd Bergmann
2020-01-03
compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
Arnd Bergmann
2020-01-03
compat_ioctl: block: add blkdev_compat_ptr_ioctl
Arnd Bergmann
2020-01-03
compat: scsi: sg: fix v3 compat read/write interface
Arnd Bergmann
2020-01-03
compat: provide compat_ptr() on all architectures
Arnd Bergmann
2020-01-03
compat: ARM64: always include asm-generic/compat.h
Arnd Bergmann
2019-12-29
Linux 5.5-rc4
Linus Torvalds
2019-12-29
Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-29
Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
2019-12-29
Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-12-29
locks: print unsigned ino in /proc/locks
Amir Goldstein
2019-12-27
riscv: export flush_icache_all to modules
Olof Johansson
2019-12-27
riscv: reject invalid syscalls below -1
David Abdurachmanov
2019-12-27
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2019-12-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-12-27
Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-27
Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-27
Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-12-27
Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-27
Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-27
Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-27
Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-12-27
Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-12-25
ata: ahci_brcm: Add missing clock management during recovery
Florian Fainelli
2019-12-25
ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE
Florian Fainelli
2019-12-25
ata: ahci_brcm: Fix AHCI resources management
Florian Fainelli
2019-12-25
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
2019-12-25
libata: Fix retrieving of active qcs
Sascha Hauer
2019-12-25
Merge tag 'devfreq-fixes-for-5.5-rc4' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2019-12-24
io-wq: add cond_resched() to worker thread
Hillf Danton
2019-12-23
rseq/selftests: Clarify rseq_prepare_unload() helper requirements
Mathieu Desnoyers
2019-12-23
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
Mathieu Desnoyers
2019-12-23
rseq/selftests: Turn off timeout setting
Mathieu Desnoyers
2019-12-23
kunit/kunit_tool_test: Test '--build_dir' option run
SeongJae Park
2019-12-23
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
2019-12-23
kunit: Place 'test.log' under the 'build_dir'
SeongJae Park
2019-12-23
kunit: Create default config in '--build_dir'
SeongJae Park
[next]