index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
sh: fix debug trap failure to process signals before return to user
Rich Felker
1
-1
/
+1
2018-04-12
sh: fix memory corruption of unflattened device tree
Rich Felker
2
-6
/
+8
2018-04-12
sh: fix futex FUTEX_OP_SET op on userspace addresses
Aurelien Jarno
1
-4
/
+1
2018-04-13
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
10
-74
/
+124
2018-04-13
Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-7
/
+8
2018-04-12
cifs: replace a 4 with server->vals->header_preamble_size
Ronnie Sahlberg
1
-1
/
+1
2018-04-12
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
4
-6
/
+9
2018-04-12
SMB311: Improve checking of negotiate security contexts
Steve French
3
-0
/
+106
2018-04-12
SMB3: Fix length checking of SMB3.11 negotiate request
Steve French
2
-0
/
+46
2018-04-12
Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
37
-205
/
+172
2018-04-12
Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-23
/
+62
2018-04-12
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
33
-493
/
+866
2018-04-12
Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-51
/
+85
2018-04-12
Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"
Harry Wentland
1
-28
/
+0
2018-04-12
Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
28
-593
/
+2703
2018-04-12
Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
Harry Wentland
1
-3
/
+0
2018-04-12
drm/amd/display: Fix regamma not affecting full-intensity color values
Leo (Sunpeng) Li
1
-3
/
+6
2018-04-12
drm/amd/display: Fix FBC text console corruption
Roman Li
1
-13
/
+54
2018-04-12
drm/amd/display: Only register backlight device if embedded panel connected
Harry Wentland
1
-25
/
+33
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-198
/
+345
2018-04-12
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-19
/
+79
2018-04-12
Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-04-12
Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
3
-2
/
+3
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-57
/
+51
2018-04-12
Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-93
/
+15
2018-04-12
GFS2: Minor improvements to comments and documentation
Bob Peterson
3
-4
/
+5
2018-04-12
gfs2: Stop using rhashtable_walk_peek
Andreas Gruenbacher
1
-19
/
+28
2018-04-12
lockref: Add lockref_put_not_zero
Andreas Gruenbacher
2
-0
/
+29
2018-04-12
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
3
-20
/
+143
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
7
-66
/
+101
2018-04-12
nvme: Use admin command effects for admin commands
Keith Busch
1
-1
/
+1
2018-04-12
nvmet: fix space padding in serial number
Daniel Verkamp
1
-0
/
+1
2018-04-12
nvme: check return value of init_srcu_struct function
Max Gurtovoy
1
-1
/
+4
2018-04-12
nvmet: Fix nvmet_execute_write_zeroes sector count
Rodrigo R. Galvao
1
-2
/
+2
2018-04-12
nvme-pci: Separate IO and admin queue IRQ vectors
Keith Busch
1
-6
/
+17
2018-04-12
nvme-pci: Remove unused queue parameter
Keith Busch
1
-7
/
+3
2018-04-12
nvme-pci: Skip queue deletion if there are no queues
Keith Busch
1
-1
/
+1
2018-04-12
nvme: target: fix buffer overflow
Arnd Bergmann
1
-1
/
+1
2018-04-12
nvme: don't send keep-alives to the discovery controller
Johannes Thumshirn
1
-1
/
+3
2018-04-12
nvme: unexport nvme_start_keep_alive
Johannes Thumshirn
2
-3
/
+1
2018-04-12
nvme-loop: fix kernel oops in case of unhandled command
Ming Lei
1
-7
/
+2
2018-04-12
nvme: enforce 64bit offset for nvme_get_log_ext fn
Matias Bjørling
2
-4
/
+4
2018-04-12
btrfs: add SPDX header to Kconfig
David Sterba
1
-0
/
+2
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
58
-750
/
+65
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
35
-475
/
+133
2018-04-12
powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
Michael Ellerman
1
-3
/
+2
2018-04-12
Btrfs: fix loss of prealloc extents past i_size after fsync log replay
Filipe Manana
1
-5
/
+58
2018-04-12
Btrfs: clean up resources during umount after trans is aborted
Liu Bo
1
-1
/
+2
2018-04-12
ovl: update documentation w.r.t "xino" feature
Amir Goldstein
1
-6
/
+33
2018-04-12
ovl: add support for "xino" mount and config options
Amir Goldstein
3
-3
/
+88
[prev]
[next]