aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-11ALSA: als300: Use managed buffer allocationTakashi Iwai1-21/+2
2019-12-11ALSA: ali5451: Use managed buffer allocationTakashi Iwai1-27/+3
2019-12-11ALSA: ad1889: Use managed buffer allocationTakashi Iwai1-22/+2
2019-12-11ALSA: parisc: Use managed buffer allocationTakashi Iwai1-14/+4
2019-12-11ALSA: mips: Use managed buffer allocationTakashi Iwai2-41/+4
2019-12-11ALSA: wss: Use managed buffer allocationTakashi Iwai1-21/+2
2019-12-11ALSA: gus: Use managed buffer allocationTakashi Iwai1-19/+9
2019-12-11ALSA: sb: Use managed buffer allocationTakashi Iwai2-38/+4
2019-12-11ALSA: es18xx: Use managed buffer allocationTakashi Iwai1-19/+5
2019-12-11ALSA: es1688: Use managed buffer allocationTakashi Iwai1-18/+2
2019-12-11ALSA: cmi8330: Use managed buffer allocationTakashi Iwai1-3/+2
2019-12-11ALSA: ad1816a: Use managed buffer allocationTakashi Iwai1-18/+2
2019-12-11ALSA: firewire: Use managed buffer allocationTakashi Iwai9-79/+29
2019-12-11ALSA: vx: Use managed buffer allocationTakashi Iwai1-24/+3
2019-12-11ALSA: pcsp: Use managed buffer allocationTakashi Iwai1-11/+6
2019-12-11ALSA: ml403: Use managed buffer allocationTakashi Iwai1-25/+4
2019-12-11ALSA: dummy: Use managed buffer allocationTakashi Iwai1-12/+2
2019-12-11ALSA: aloop: Use managed buffer allocationTakashi Iwai1-10/+2
2019-12-11ALSA: atmel: Use managed buffer allocationTakashi Iwai1-17/+3
2019-12-11ALSA: aaci: Use managed buffer allocationTakashi Iwai1-25/+15
2019-12-11ALSA: aoa: Use managed buffer allocationTakashi Iwai1-10/+1
2019-12-10ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai4-15/+19
2019-12-10ALSA: hda/hdmi - Fix duplicate unref of pci_devLukas Wunner1-1/+0
2019-12-09ALSA: fireface: fix return value in error path of isochronous resources reservationTakashi Sakamoto1-1/+1
2019-12-09ALSA: oxfw: fix return value in error path of isochronous resources reservationTakashi Sakamoto1-1/+1
2019-12-09ALSA: firewire-motu: fix double unlocked 'motu->mutex'Takashi Sakamoto1-6/+2
2019-12-08Linux 5.5-rc1Linus Torvalds1-2/+2
2019-12-08ALSA: echoaudio: simplify get_audio_levelsOlof Johansson1-13/+7
2019-12-07smb3: improve check for when we send the security descriptor context on createSteve French1-0/+2
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit1-1/+1
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds1-3/+27
2019-12-07NTB: Add Hygon Device IDJiasen Lin1-0/+1
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds3-33/+9
2019-12-07pipe: fix and clarify pipe read wakeup logicLinus Torvalds1-13/+18
2019-12-07pipe: fix and clarify pipe write wakeup logicLinus Torvalds1-18/+41
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet1-1/+7
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella1-1/+3
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko1-48/+71
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-07inet: protect against too small mtu values.Eric Dumazet5-11/+20
2019-12-07gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang1-1/+1
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki1-2/+0
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski3-22/+22
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du1-12/+12
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du1-9/+9
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du1-12/+12
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du1-29/+29
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du1-84/+89