aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-03Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBSPauli Virtanen
2021-09-03vt_kdsetmode: extend console lockingLinus Torvalds
2021-09-03tipc: call tipc_wait_for_connect only when dlen is not 0Xin Long
2021-09-03pipe: do FASYNC notifications for every pipe IO, not just state changesLinus Torvalds
2021-09-03pipe: avoid unnecessary EPOLLET wakeups under normal loadsLinus Torvalds
2021-09-03arm64: initialize all of CNTHCTL_EL2Mark Rutland
2021-09-03net/rds: dma_map_sg is entitled to merge entriesGerd Rausch
2021-09-03platform/x86: gigabyte-wmi: add support for B450M S2H V2Thomas Weißschuh
2021-09-03drm/nouveau/kms/nv50: workaround EFI GOP window channel format differencesBen Skeggs
2021-09-03drm/nouveau/disp: power down unused DP links during initBen Skeggs
2021-09-03drm/nouveau: recognise GA107Ben Skeggs
2021-09-03platform/x86: gigabyte-wmi: add support for X570 GAMING XThomas Weißschuh
2021-09-03drm: Copy drm_wait_vblank to user before returningMark Yacoub
2021-09-03blk-mq: don't grab rq's refcount in blk_mq_check_expired()Ming Lei
2021-09-03drm/amd/pm: change the workload type for some cardsKenneth Feng
2021-09-03Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng
2021-09-03qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin
2021-09-03qed: qed ll2 race condition fixesShai Malin
2021-09-03platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200sHans de Goede
2021-09-03platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a mod...Hans de Goede
2021-09-03tools/virtio: fix buildMichael S. Tsirkin
2021-09-03vringh: Use wiov->used to check for read/write desc orderNeeraj Upadhyay
2021-09-03virtio_vdpa: reject invalid vq indicesVincent Whitchurch
2021-09-03virtio_pci: Support surprise removal of virtio pci deviceParav Pandit
2021-09-03virtio: Improve vq->broken access to avoid any compiler optimizationParav Pandit
2021-09-03cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdevThara Gopinath
2021-09-03opp: remove WARN when no valid OPPs remainMichał Mirosław
2021-09-03iwlwifi: add new so-jf devicesYaara Baruch
2021-09-03iwlwifi: add new SoF with JF devicesYaara Baruch
2021-09-03iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg
2021-09-03clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford
2021-09-03sched: Fix get_push_task() vs migrate_disable()Sebastian Andrzej Siewior
2021-09-03perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King
2021-09-03usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet
2021-09-03net: stmmac: fix kernel panic due to NULL pointer dereference of plat->estWong Vee Khee
2021-09-03net: stmmac: add mutex lock to protect est parametersXiaoliang Yang
2021-09-03Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson
2021-09-03media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko
2021-09-03net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-09-03net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-09-03net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-09-03net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-09-03net: hns3: clear hardware resource when loading driverYufeng Mo
2021-09-03rtnetlink: Return correct error on changing device netnsAndrey Ignatov
2021-09-03net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach
2021-09-03net: dsa: hellcreek: Fix incorrect setting of GCLKurt Kanzenbach
2021-09-03cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy
2021-09-03ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet
2021-09-03ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-09-03SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...Trond Myklebust