index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block, bfq: handle NULL return value by bfq_init_rq()
Paolo Valente
2019-08-08
1
-3
/
+11
*
block, bfq: move update of waker and woken list to queue freeing
Paolo Valente
2019-08-08
1
-15
/
+29
*
block, bfq: reset last_completed_rq_bfqq if the pointed queue is freed
Paolo Valente
2019-08-08
1
-3
/
+7
*
block: aoe: Fix kernel crash due to atomic sleep when exiting
He Zhe
2019-08-08
1
-3
/
+10
*
libata: add SG safety checks in SFF pio transfers
Jens Axboe
2019-08-07
1
-0
/
+6
*
libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
Jens Axboe
2019-08-07
1
-0
/
+21
*
block: fix O_DIRECT error handling for bio fragments
Jens Axboe
2019-08-07
1
-16
/
+12
*
ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probe
Gustavo A. R. Silva
2019-08-06
1
-1
/
+0
*
s390/dasd: fix endless loop after read unit address configuration
Stefan Haberland
2019-08-01
1
-6
/
+16
*
block: Fix __blkdev_direct_IO() for bio fragments
Damien Le Moal
2019-08-01
1
-1
/
+2
*
MAINTAINERS: floppy: take over maintainership
Denis Efremov
2019-07-31
1
-1
/
+2
*
nbd: replace kill_bdev() with __invalidate_device() again
Munehisa Kamata
2019-07-31
1
-1
/
+1
*
ata: libahci: do not complain in case of deferred probe
Miquel Raynal
2019-07-31
1
-0
/
+3
*
io_uring: fix KASAN use after free in io_sq_wq_submit_work
Jackie Liu
2019-07-31
1
-1
/
+2
*
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
2019-07-30
3
-32
/
+73
*
libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
Kees Cook
2019-07-29
1
-1
/
+1
*
ataflop: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-29
1
-0
/
+1
*
Linux 5.3-rc2
v5.3-rc2
Linus Torvalds
2019-07-28
1
-1
/
+1
*
Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-28
1
-0
/
+7
|
\
|
*
structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
Arnd Bergmann
2019-07-25
1
-0
/
+7
*
|
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-28
4
-7
/
+5
|
\
\
|
*
|
kbuild: remove unused single-used-m
Masahiro Yamada
2019-07-27
1
-2
/
+0
|
*
|
gen_compile_commands: lower the entry count threshold
Masahiro Yamada
2019-07-27
1
-2
/
+2
|
*
|
.gitignore: Add compilation database file
Toru Komatsu
2019-07-27
1
-0
/
+3
|
*
|
kbuild: remove unused objectify macro
Masahiro Yamada
2019-07-27
1
-3
/
+0
*
|
|
Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-28
10
-11
/
+23
|
\
\
\
|
*
|
|
test_firmware: fix a memory leak bug
Wenwen Wang
2019-07-25
1
-1
/
+4
|
*
|
|
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
2019-07-25
1
-2
/
+1
|
*
|
|
eeprom: make older eeprom drivers select NVMEM_SYSFS
Arseny Solokha
2019-07-25
1
-0
/
+3
|
*
|
|
vmw_balloon: Remove Julien from the maintainers list
Nadav Amit
2019-07-25
1
-1
/
+0
|
*
|
|
fpga-manager: altera-ps-spi: Fix build error
YueHaibing
2019-07-24
1
-0
/
+1
|
*
|
|
mei: me: add mule creek canyon (EHL) device ids
Alexander Usyskin
2019-07-24
2
-0
/
+6
|
*
|
|
binder: prevent transactions to context manager from its own process.
Hridya Valsaraju
2019-07-24
1
-1
/
+1
|
*
|
|
binder: Set end of SG buffer area properly.
Martijn Coenen
2019-07-24
1
-1
/
+2
|
*
|
|
firmware: Fix missing inline
Takashi Iwai
2019-07-23
1
-2
/
+2
|
*
|
|
Merge tag 'misc-habanalabs-fixes-2019-07-22' of git://people.freedesktop.org/...
Greg Kroah-Hartman
2019-07-22
1
-3
/
+3
|
|
\
\
\
|
|
*
|
|
habanalabs: don't reset device when getting VRHOT
Oded Gabbay
2019-06-27
1
-1
/
+1
|
|
*
|
|
habanalabs: use %pad for printing a dma_addr_t
Arnd Bergmann
2019-07-08
1
-2
/
+2
|
|
/
/
/
|
*
/
/
firmware: fix build errors in paged buffer handling code
Mauro Rossi
2019-07-22
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-07-28
5
-757
/
+5
|
\
\
\
|
*
|
|
vt: Grab console_lock around con_is_bound in show_bind
Daniel Vetter
2019-07-25
1
-1
/
+5
|
*
|
|
tty: serial: netx: Delete driver
Linus Walleij
2019-07-25
4
-756
/
+0
|
|
/
/
*
|
|
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-07-28
61
-61
/
+61
|
\
\
\
|
*
|
|
iomap: fix Invalid License ID
Masahiro Yamada
2019-07-25
1
-1
/
+1
|
*
|
|
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again
Masahiro Yamada
2019-07-25
11
-11
/
+11
|
*
|
|
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-25
49
-49
/
+49
|
|
/
/
*
|
|
Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-07-28
11
-39
/
+57
|
\
\
\
|
*
|
|
xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).
Mathias Nyman
2019-07-25
1
-1
/
+2
|
*
|
|
usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port
Lucas Stach
2019-07-25
1
-6
/
+7
|
*
|
|
Revert "usb: usb251xb: Add US port lanes inversion property"
Lucas Stach
2019-07-25
1
-2
/
+0
[next]