summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-27floppy: disable FDRAWCMD by defaultWilly Tarreau
2022-04-27platform/x86/intel: pmc/core: change pmc_lpm_modes to staticTom Rix
2022-04-27platform/x86/intel/sdsi: Fix bug in multi packet readsDavid E. Box
2022-04-27platform/x86/intel/sdsi: Poll on ready bit for writesDavid E. Box
2022-04-27platform/x86/intel/sdsi: Handle leaky bucketDavid E. Box
2022-04-27platform/x86: intel-uncore-freq: Prevent driver loading in guestsSrinivas Pandruvada
2022-04-27platform/x86: gigabyte-wmi: added support for B660 GAMING X DDR4 motherboardDarryn Anton Jordan
2022-04-27platform/x86: dell-laptop: Add quirk entry for Latitude 7520Gabriele Mazzotta
2022-04-27platform/x86: asus-wmi: Fix driver not binding when fan curve control probe f...Hans de Goede
2022-04-27platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method...Dan Carpenter
2022-04-27iocost: don't reset the inuse weight of under-weighted debtorsTejun Heo
2022-04-27netfilter: conntrack: fix udp offload timeout sysctlVolodymyr Mytnyk
2022-04-27netfilter: nf_conntrack_tcp: re-init for syn packets onlyFlorian Westphal
2022-04-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller
2022-04-26io_uring: check reserved fields for recv/recvmsgJens Axboe
2022-04-26io_uring: check reserved fields for send/sendmsgJens Axboe
2022-04-26net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl
2022-04-26net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior
2022-04-26Merge tag 'pinctrl-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-04-26Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-26Merge tag 'gfs2-v5.18-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-26Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz
2022-04-26Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-26Bluetooth: hci_event: Fix creating hci_conn object on error statusLuiz Augusto von Dentz
2022-04-26Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz
2022-04-26ice: fix use-after-free when deinitializing mailbox snapshotJacob Keller
2022-04-26ice: wait 5 s for EMP reset after firmware flashPetr Oros
2022-04-26ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()Ivan Vecera
2022-04-26ice: Fix incorrect locking in ice_vc_process_vf_msg()Ivan Vecera
2022-04-26RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRLArnaud Pouliquen
2022-04-26xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski
2022-04-26kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is setAdam Zabrocki
2022-04-26gfs2: Don't re-check for write past EOF unnecessarilyAndreas Gruenbacher
2022-04-26drm/sun4i: Remove obsolete references to PHYS_OFFSETSamuel Holland
2022-04-26usb: phy: generic: Get the vbus supplySean Anderson
2022-04-26usb: dwc3: gadget: Return proper request statusThinh Nguyen
2022-04-26usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus
2022-04-26virtio_net: fix wrong buf address calculation when using xdpNikolay Aleksandrov
2022-04-26net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addrNathan Rossi
2022-04-26net: phy: marvell10g: fix return value on errorBaruch Siach
2022-04-26bug: Have __warn() prototype defined unconditionallyShida Zhang
2022-04-26net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-04-26mctp: defer the kfree of object mdev->addrsLin Ma
2022-04-26drm/i915/fbc: Consult hw.crtc instead of uapi.crtcVille Syrjälä
2022-04-26drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addressesImre Deak
2022-04-26cpufreq: qcom-cpufreq-hw: Clear dcvs interruptsVladimir Zapolskiy
2022-04-26tty: n_gsm: fix sometimes uninitialized warning in gsm_dlci_modem_output()Daniel Starke
2022-04-25Merge tag 'sunxi-clk-fixes-for-5.18-2' of https://git.kernel.org/pub/scm/linu...Stephen Boyd
2022-04-25video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandleAlexander Shiyan
2022-04-25Merge branch 'net-smc-two-fixes-for-smc-fallback'Jakub Kicinski