summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-30arm64: entry: mark entry code as noinstrMark Rutland1-50/+25
2020-11-30arm64: mark idle code as noinstrMark Rutland1-4/+4
2020-11-30arm64: syscall: exit userspace before unmasking exceptionsMark Rutland1-1/+1
2020-11-30can: kvaser_pciefd: kvaser_pciefd_open(): fix error handlingZhang Qilong1-1/+3
2020-11-30can: c_can: c_can_power_up(): fix error handlingZhang Qilong1-4/+14
2020-11-30can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an errorJeroen Hofstee1-1/+0
2020-11-30can: sja1000: sja1000_err(): don't count arbitration lose as an errorJeroen Hofstee1-1/+0
2020-11-30can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disabl...Marc Kleine-Budde1-8/+3
2020-11-30powerpc/pseries: Pass MSI affinity to irq_create_mapping()Laurent Vivier1-1/+2
2020-11-30genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier2-7/+18
2020-11-30drm/omap: sdi: fix bridge enable/disableTomi Valkeinen1-6/+4
2020-11-30MAINTAINERS: Move Jason Cooper to CREDITSMarc Zyngier2-4/+5
2020-11-30habanalabs: put devices before driver removalOfir Bitton1-8/+8
2020-11-30habanalabs: free host huge va_range if not usedOfir Bitton1-0/+1
2020-11-30speakup: Reject setting the speakup line discipline outside of speakupSamuel Thibault1-14/+23
2020-11-30Merge tag 'usb-fixes-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-13/+17
2020-11-30usb: cdns3: core: fix goto label for error pathPeter Chen1-1/+1
2020-11-30usb: cdns3: gadget: clear trb->length as zero after preparing every trbPeter Chen1-0/+1
2020-11-30usb: cdns3: Fix hardware based role switchRoger Quadros1-12/+15
2020-11-30Linux 5.10-rc6v5.10-rc6Linus Torvalds1-1/+1
2020-11-30drm/panel: sony-acx565akm: Fix race condition in probeSebastian Reichel1-1/+1
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds24-55/+84
2020-11-29Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-14/+4
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-3/+4
2020-11-29Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-43/+32
2020-11-29drm/rockchip: Avoid uninitialized use of endpoint id in LVDSPaul Kocialkowski1-1/+1
2020-11-29Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+4
2020-11-29dt-bindings: net: correct interrupt flags in examplesKrzysztof Kozlowski3-3/+3
2020-11-29Merge branch 'ibmvnic-assorted-bug-fixes'Jakub Kicinski2-65/+106
2020-11-29ibmvnic: reduce wait for completion timeDany Madden1-3/+3
2020-11-29ibmvnic: no reset timeout for 5 seconds after resetDany Madden2-2/+11
2020-11-29ibmvnic: send_login should check for crq errorsDany Madden1-6/+12
2020-11-29ibmvnic: track pending loginSukadev Bhattiprolu2-0/+18
2020-11-29ibmvnic: delay next reset if hard reset failsSukadev Bhattiprolu1-0/+8
2020-11-29ibmvnic: restore adapter state on failed resetDany Madden1-31/+36
2020-11-29ibmvnic: avoid memset null scrq msgsDany Madden1-4/+15
2020-11-29ibmvnic: stop free_all_rwi on failed resetDany Madden1-19/+3
2020-11-29ibmvnic: handle inconsistent login with resetDany Madden1-1/+1
2020-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski8-38/+117
2020-11-29selftests: tc-testing: enable CONFIG_NET_SCH_RED as a moduleDavide Caratti1-0/+1
2020-11-29ipv4: Fix tos mask in inet_rtm_getroute()Guillaume Nault1-3/+4
2020-11-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski9-23/+61
2020-11-28Merge tag 'batadv-net-pullrequest-20201127' of git://git.open-mesh.org/linux-...Jakub Kicinski2-10/+19
2020-11-28netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversalAntoine Tenart1-2/+5
2020-11-28Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+5
2020-11-28Merge tag 'perf-tools-fixes-for-v5.10-2020-11-28' of git://git.kernel.org/pub...Linus Torvalds6-15/+43
2020-11-28Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-34/+51
2020-11-28Merge tag 'char-misc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-10/+25
2020-11-28ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 modelTakashi Iwai1-0/+1
2020-11-28ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14Takashi Iwai1-6/+20