summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-01Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman5-2/+38
2022-09-01soundwire: qcom: fix device status array rangeSrinivas Kandagatla1-3/+3
2022-09-01net/smc: Remove redundant refcount increaseYacan Liu1-1/+0
2022-09-01Merge tag 'drm-intel-fixes-2022-08-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie12-53/+76
2022-09-01Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"Jakub Kicinski1-3/+1
2022-09-01Merge branch 'tcp-tcp-challenge-ack-fixes'Jakub Kicinski4-13/+21
2022-09-01tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet4-13/+21
2022-09-01tcp: annotate data-race around challenge_timestampEric Dumazet1-2/+2
2022-09-01net: dsa: hellcreek: Print warning only onceKurt Kanzenbach1-1/+1
2022-09-01ip: fix triggering of 'icmp redirect'Nicolas Dichtel1-2/+2
2022-09-01mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2-15/+21
2022-09-01sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skbToke Høiland-Jørgensen1-1/+3
2022-09-01drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui1-1/+1
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen1-25/+25
2022-08-31Documentation: networking: correct possessive "its"Randy Dunlap5-5/+5
2022-08-31kcm: fix strp_init() order and cleanupCong Wang1-8/+7
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson3-18/+110
2022-08-31Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"Stephen Boyd1-28/+0
2022-08-31Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-8/+19
2022-08-31Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-34/+96
2022-08-31Merge tag 'v6.0-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-1/+0
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-1/+81
2022-08-31gpio: realtek-otto: switch to 32-bit I/OSander Vanheule1-81/+85
2022-08-31cachefiles: make on-demand request distribution fairerXin Yin2-3/+10
2022-08-31cachefiles: fix error return code in cachefiles_ondemand_copen()Sun Ke1-3/+7
2022-08-31fscache: fix misdocumented parameterKhalid Masum1-2/+2
2022-08-31USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold1-1/+5
2022-08-31USB: serial: ch341: fix lost character on LCR updatesJohan Hovold1-1/+9
2022-08-31powerpc: Fix hard_irq_disable() with sanitizerChristophe Leroy1-1/+2
2022-08-31ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou1-1/+1
2022-08-31USB: serial: cp210x: add Decagon UCA device idJohan Hovold1-0/+1
2022-08-31gpio: pca953x: Add mutex_lock for regcache sync in PMHaibo Chen1-1/+7
2022-08-31Revert "usb: add quirks for Lenovo OneLink+ Dock"Greg Kroah-Hartman1-4/+0
2022-08-31usb: reduce kernel log spam on driver registrationArd Biesheuvel24-39/+0
2022-08-31usbip: add USBIP_URB_* URB transfer flagsShuah Khan4-12/+122
2022-08-31usb: dwc3: gadget: Continue handling EP0 xfercomplete eventsWesley Cheng1-2/+5
2022-08-31usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnectWesley Cheng1-0/+2
2022-08-31usb: dwc3: gadget: Force sending delayed status during soft disconnectWesley Cheng1-1/+4
2022-08-31usb: dwc3: Do not service EP0 and conndone events if soft disconnectedWesley Cheng2-2/+7
2022-08-31usb: host: xhci-plat: suspend/resume clks for brcmJustin Chen1-1/+1
2022-08-31usb: host: xhci-plat: suspend and resume clocksJustin Chen2-1/+16
2022-08-31usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAXFrank Li1-2/+2
2022-08-31doc: dt-binding: mxs-usb-phy: fix fsl,tx-cal-45-dn-ohms max and min valueFrank Li1-2/+2
2022-08-31usb: host: Initiate urb ep with udev ep0Khalid Masum1-8/+1
2022-08-31usb: ehci: Use endpoint in URB to get maxpacketKhalid Masum1-2/+2
2022-08-31usb: gadget: function: rndis: limit # of RNDIS instances to 1000Sergey Shtylyov1-1/+1
2022-08-31usb: chipidea: Add support for VBUS control with PHYPiyush Mehta4-0/+16
2022-08-31usb: chipidea: clarify Documentation/ABI textRandy Dunlap1-3/+3
2022-08-31usb: gadget: f_ncm: noop - remove INIT_NDP{16,32}_OPTS macrosMaciej Żenczykowski1-32/+28
2022-08-31usb: gadget: at91_udc: Fix comments typoShaomin Deng1-1/+1