summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-27usb: gadget: f_uac2: fixup feedback endpoint stopJerome Brunet
2021-08-27pd: fix a NULL vs IS_ERR() checkDan Carpenter
2021-08-26Merge tag 'drm-fixes-2021-08-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-27Merge tag 'imx-drm-fixes-2021-08-18' of git://git.pengutronix.de/pza/linux in...Dave Airlie
2021-08-27Merge tag 'amd-drm-fixes-5.14-2021-08-25' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-08-27Merge tag 'drm-intel-fixes-2021-08-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-08-27PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki
2021-08-26Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-26Revert "block/mq-deadline: Prioritize high-priority requests"Jens Axboe
2021-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-08-26Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-08-26Revert "net: really fix the build..."Kalle Valo
2021-08-26Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-26sched: Fix get_push_task() vs migrate_disable()Sebastian Andrzej Siewior
2021-08-26media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko
2021-08-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-08-26Merge branch 'net-hns3-add-some-fixes-for-net'Jakub Kicinski
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo
2021-08-26usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso
2021-08-26usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai
2021-08-26usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng
2021-08-26Merge tag 'reset-fixes-for-v5.14' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann
2021-08-26usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen
2021-08-26drm/i915/dp: Drop redundant debug printSwati Sharma
2021-08-26drm/i915: Fix syncmap memory leakMatthew Brost
2021-08-26net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-08-26rtnetlink: Return correct error on changing device netnsAndrey Ignatov
2021-08-26Merge branch 'dsa-hellcreek-fixes'David S. Miller
2021-08-26net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach
2021-08-26net: dsa: hellcreek: Fix incorrect setting of GCLKurt Kanzenbach
2021-08-26cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy
2021-08-26Merge branch 'inet-siphash'David S. Miller
2021-08-26ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet
2021-08-26ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-08-26Merge tag 'linux-can-fixes-for-5.14-20210826' of git://git.kernel.org/pub/scm...David S. Miller
2021-08-26Merge tag 'usb-serial-5.14-rc8' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-08-26perf/x86/amd/power: Assign pmu.moduleKim Phillips
2021-08-26perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips
2021-08-26perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2021-08-26perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King
2021-08-26can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje
2021-08-25net: usb: asix: ax88772: fix boolconv.cocci warningskernel test robot
2021-08-25SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...Trond Myklebust