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
2019-10-11
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-46
/
+16
2019-10-11
Documentation/process: Add fallthrough pseudo-keyword
Joe Perches
2
-11
/
+24
2019-10-11
compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use
Joe Perches
1
-0
/
+17
2019-10-11
net: sctp: Rename fallthrough label to unhandled
Joe Perches
1
-6
/
+6
2019-10-11
Merge tag 'drm-fixes-2019-10-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
24
-96
/
+234
2019-10-11
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-55
/
+29
2019-10-11
s390/uaccess: avoid (false positive) compiler warnings
Christian Borntraeger
1
-2
/
+2
2019-10-11
firmware: google: increment VPD key_len properly
Brian Norris
1
-1
/
+1
2019-10-11
MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
Douglas Anderson
1
-0
/
+1
2019-10-11
spufs: fix a crash in spufs_create_root()
Emmanuel Nicolet
1
-0
/
+1
2019-10-10
io_uring: fix sequence logic for timeout requests
Jens Axboe
1
-17
/
+20
2019-10-11
Merge tag 'drm-intel-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
17
-82
/
+188
2019-10-11
Merge tag 'drm-fixes-5.4-2019-10-09' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
1
-7
/
+7
2019-10-11
Merge tag 'drm-misc-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
6
-7
/
+39
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
2
-9
/
+9
2019-10-10
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
1
-0
/
+1
2019-10-10
MIPS: Disable Loongson MMI instructions for kernel build
Paul Burton
2
-0
/
+5
2019-10-10
MIPS: elf_hwcap: Export userspace ASEs
Jiaxun Yang
2
-0
/
+44
2019-10-10
Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
10
-31
/
+29
2019-10-10
nbd: fix possible sysfs duplicate warning
Xiubo Li
1
-1
/
+1
2019-10-10
xen: Stop abusing DT of_dma_configure API
Rob Herring
2
-21
/
+4
2019-10-10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-0
/
+2
2019-10-10
Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-13
/
+49
2019-10-10
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-66
/
+71
2019-10-10
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-1
/
+10
2019-10-10
MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer
Geert Uytterhoeven
2
-4
/
+4
2019-10-10
xen/grant-table: remove unnecessary printing
Fuqian Huang
1
-2
/
+1
2019-10-10
w1: ds250x: Fix build error without CRC16
YueHaibing
1
-0
/
+1
2019-10-10
virt: vbox: fix memory leak in hgcm_call_preprocess_linaddr
Navid Emamdoost
1
-1
/
+2
2019-10-10
binder: Fix comment headers on binder_alloc_prepare_to_free()
Joel Fernandes (Google)
1
-1
/
+1
2019-10-10
binder: prevent UAF read in print_binder_transaction_log_entry()
Christian Brauner
2
-2
/
+4
2019-10-10
USB: yurex: fix NULL-derefs on disconnect
Johan Hovold
1
-4
/
+7
2019-10-10
tty: serial: imx: Use platform_get_irq_optional() for optional IRQs
Anson Huang
1
-2
/
+2
2019-10-10
serial: fix kernel-doc warning in comments
Randy Dunlap
1
-0
/
+2
2019-10-10
USB: iowarrior: use pr_err()
Johan Hovold
1
-1
/
+1
2019-10-10
USB: iowarrior: drop redundant iowarrior mutex
Johan Hovold
1
-12
/
+1
2019-10-10
USB: iowarrior: drop redundant disconnect mutex
Johan Hovold
1
-15
/
+2
2019-10-10
USB: iowarrior: fix use-after-free after driver unbind
Johan Hovold
1
-0
/
+6
2019-10-10
USB: iowarrior: fix use-after-free on release
Johan Hovold
1
-1
/
+2
2019-10-10
USB: iowarrior: fix use-after-free on disconnect
Johan Hovold
1
-4
/
+3
2019-10-10
USB: chaoskey: fix use-after-free on release
Johan Hovold
1
-2
/
+3
2019-10-10
USB: adutux: fix use-after-free on release
Johan Hovold
1
-1
/
+2
2019-10-10
USB: ldusb: fix NULL-derefs on driver unbind
Johan Hovold
1
-12
/
+12
2019-10-10
USB: legousbtower: fix use-after-free on release
Johan Hovold
1
-1
/
+2
2019-10-10
usb: cdns3: Fix for incorrect DMA mask.
Pawel Laszczak
1
-0
/
+7
2019-10-10
usb: cdns3: fix cdns3_core_init_role()
Roger Quadros
1
-1
/
+19
2019-10-10
usb: cdns3: gadget: Fix full-speed mode
Roger Quadros
1
-0
/
+1
2019-10-10
USB: usb-skeleton: drop redundant in-urb check
Johan Hovold
1
-2
/
+1
2019-10-10
USB: usb-skeleton: fix use-after-free after driver unbind
Johan Hovold
1
-0
/
+1
2019-10-10
USB: usb-skeleton: fix NULL-deref on disconnect
Johan Hovold
1
-3
/
+4
[prev]
[next]