aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-16drm/i915/dsb: Fix in mmio offset calculation of DSB instanceAnimesh Manna1-1/+1
2019-12-16rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki1-2/+5
2019-12-16Merge tag 'misc-habanalabs-fixes-2019-12-14' of git://people.freedesktop.org/...Greg Kroah-Hartman3-11/+11
2019-12-15io_uring: fix sporadic -EFAULT from IORING_OP_RECVMSGJens Axboe1-14/+26
2019-12-15ARM: bcm: Add missing sentinel to bcm2711_compat[]H. Nikolaus Schaller1-0/+1
2019-12-15jbd2: fix kernel-doc notation warningRandy Dunlap1-1/+1
2019-12-15ext4: use RCU API in debug_print_treePhong Tran1-1/+5
2019-12-15Linux 5.5-rc2Linus Torvalds1-1/+1
2019-12-15ext4: validate the debug_want_extra_isize mount option at parse timeTheodore Ts'o1-74/+69
2019-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-73/+180
2019-12-15io_uring: fix stale comment and a few typosBrian Gianforcaro2-5/+5
2019-12-15Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2019-12-15Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+12
2019-12-15parisc: add missing __init annotationSven Schnelle1-1/+1
2019-12-15parisc: fix compilation when KEXEC=n and KEXEC_FILE=ySven Schnelle2-5/+1
2019-12-15xen-netback: avoid race that can lead to NULL pointer dereferencePaul Durrant1-12/+12
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-41/+63
2019-12-15net: usb: lan78xx: Fix error message format specifierCristian Birsan1-1/+1
2019-12-15cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni1-0/+4
2019-12-15net/smc: add fallback check to connect()Ursula Braun1-6/+8
2019-12-14net: phylink: fix interface passed to mac_link_upRussell King1-2/+1
2019-12-14selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo1-28/+0
2019-12-14Merge branch 'gtp-fix-several-bugs-in-gtp-module'Jakub Kicinski1-46/+63
2019-12-14gtp: avoid zero size hashtableTaehee Yoo1-2/+5
2019-12-14gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo1-17/+17
2019-12-14gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo1-17/+19
2019-12-14gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo1-10/+22
2019-12-14bonding: fix active-backup transition after link failureMahesh Bandewar1-3/+0
2019-12-14Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2019-12-14ext4: reserve revoke credits in __ext4_new_inodeyangerkun1-2/+2
2019-12-14ext4: unlock on error in ext4_expand_extra_isize()Dan Carpenter1-2/+2
2019-12-14ext4: optimize __ext4_check_dir_entry()Theodore Ts'o1-5/+4
2019-12-14ext4: check for directory entries too close to block endJan Kara1-0/+5
2019-12-14ext4: fix ext4_empty_dir() for directories with holesJan Kara1-14/+18
2019-12-14Merge branch 'bnx2x-bug-fixes'Jakub Kicinski4-3/+24
2019-12-14bnx2x: Fix logic to get total no. of PFs per engineManish Chopra1-1/+1
2019-12-14bnx2x: Do not handle requests from VFs after parityManish Chopra3-2/+23
2019-12-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds19-46/+111
2019-12-14net: ethernet: ti: build cpsw-common for switchdevArnd Bergmann1-0/+1
2019-12-14net: ethernet: ti: select PAGE_POOL for switchdev driverArnd Bergmann1-0/+1
2019-12-14Merge tag 'char-misc-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-20/+20
2019-12-14Merge tag 'driver-core-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-9/+6
2019-12-14Merge tag 'staging-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-90/+198
2019-12-14Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds22-67/+135
2019-12-14Merge tag 's390-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-47/+80
2019-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+7
2019-12-14Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-3/+26
2019-12-14hv_netvsc: Fix tx_table init in rndis_set_subchannel()Haiyang Zhang1-3/+3
2019-12-14Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-101/+166
2019-12-14net: marvell: mvpp2: phylink requires the link interruptRussell King1-1/+1