aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-10tty: serial: msm_serial: RX SW/FIFO mode fallbackHEADmasterLoic Poulain
2020-01-07arm64: Add qcom Kconfig fragmentLoic Poulain
2020-01-07arm64: dts: apq8016-sbc: Add CCI/Sensor nodesLoic Poulain
2020-01-07dt-bindings: i2c: Add binding for Qualcomm CCI I2C controllerTodor Tomov
2020-01-07i2c: Add Qualcomm CCI I2C driverLoic Poulain
2020-01-07arm64: dts: apq8096-db820c: Fix VDD core voltageLoic Poulain
2019-12-09Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-09Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Linus Torvalds
2019-12-09Merge tag 'thermal-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-09btrfs: add Kconfig dependency for BLAKE2BDavid Sterba
2019-12-08Linux 5.5-rc1Linus Torvalds
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-07Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-07Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-12-07smb3: improve check for when we send the security descriptor context on createSteve French
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds
2019-12-07NTB: Add Hygon Device IDJiasen Lin
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds
2019-12-07pipe: fix and clarify pipe read wakeup logicLinus Torvalds
2019-12-07pipe: fix and clarify pipe write wakeup logicLinus Torvalds
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-07inet: protect against too small mtu values.Eric Dumazet
2019-12-07gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du
2019-12-07kernel-hacking: group kernel data structures debugging togetherChangbin Du
2019-12-07kernel-hacking: create submenu for arch special debugging optionsChangbin Du
2019-12-07kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...Changbin Du