aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-18rtc: pcf8563: remove conditional compilationGravatar Alexandre Belloni 1-5/+0
2019-12-18rtc: pcf8563: remove RTC_VL_CLR handlingGravatar Alexandre Belloni 1-15/+0
2019-12-18rtc: pcf8523: return meaningful value for RTC_VL_READGravatar Alexandre Belloni 1-3/+3
2019-12-18rtc: pcf2127: return meaningful value for RTC_VL_READGravatar Alexandre Belloni 1-4/+2
2019-12-18rtc: abx80x: return meaningful value for RTC_VL_READGravatar Alexandre Belloni 1-5/+2
2019-12-18rtc: Document RTC_VL_READ and RTC_VL_CLR ioctlsGravatar Alexandre Belloni 1-0/+8
2019-12-18rtc: define RTC_VL_READ valuesGravatar Alexandre Belloni 1-1/+6
2019-12-10rtc: ds1343: Do not hardcode SPI mode flagsGravatar Linus Walleij 1-2/+5
2019-12-10rtc: zynqmp: re-use rtc_time64_to_tm operationGravatar Jean-Francois Dagenais 1-2/+2
2019-12-10mailmap: Update email address for Alexandre BelloniGravatar Alexandre Belloni 1-0/+1
2019-12-10rtc: stm32: add missed clk_disable_unprepare in error path of resumeGravatar Chuhong Yuan 1-1/+4
2019-12-10rtc: mt6397: drop free_irq of devm_ allocated irqGravatar Wei Yongjun 1-9/+1
2019-12-08Linux 5.5-rc1v5.5-rc1Gravatar Linus Torvalds 1-2/+2
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 119-628/+1025
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 12-32/+36
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 13-72/+265
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-6/+5
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbGravatar Linus Torvalds 1-0/+1
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 7-17/+51
2019-12-07Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-12/+28
2019-12-07Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 2-12/+17
2019-12-07Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-7/+43
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 37-137/+343
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 49-622/+1756
2019-12-07smb3: improve check for when we send the security descriptor context on createGravatar Steve French 1-0/+2
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 2-23/+5
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 8-62/+66
2019-12-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-178/+199
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlGravatar Heiner Kallweit 1-1/+1
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOGravatar Linus Torvalds 1-3/+27
2019-12-07NTB: Add Hygon Device IDGravatar Jiasen Lin 1-0/+1
2019-12-07pipe: remove 'waiting_writers' merging logicGravatar Linus Torvalds 3-33/+9
2019-12-07pipe: fix and clarify pipe read wakeup logicGravatar Linus Torvalds 1-13/+18
2019-12-07pipe: fix and clarify pipe write wakeup logicGravatar Linus Torvalds 1-18/+41
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Gravatar Eric Dumazet 1-1/+7
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Gravatar Heiner Kallweit 1-1/+1
2019-12-07vhost/vsock: accept only packets with the right dst_cidGravatar Stefano Garzarella 1-1/+3
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGravatar Grygorii Strashko 1-48/+71
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGravatar Grygorii Strashko 1-1/+1
2019-12-07inet: protect against too small mtu values.Gravatar Eric Dumazet 5-11/+20
2019-12-07gre: refetch erspan header from skb->data after pskb_may_pull()Gravatar Cong Wang 1-1/+1
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetGravatar Aditya Pakki 1-2/+0
2019-12-07lib/: fix Kconfig indentationGravatar Krzysztof Kozlowski 3-22/+22
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Gravatar Changbin Du 1-12/+12
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Gravatar Changbin Du 1-9/+9
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsGravatar Changbin Du 1-0/+4
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEGravatar Changbin Du 1-12/+12
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Gravatar Changbin Du 1-29/+29
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuGravatar Changbin Du 1-84/+89
2019-12-07kernel-hacking: group kernel data structures debugging togetherGravatar Changbin Du 1-10/+14