summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-27platform/x86/intel: pmc/core: change pmc_lpm_modes to staticTom Rix1-1/+1
2022-04-27platform/x86/intel/sdsi: Fix bug in multi packet readsDavid E. Box1-5/+3
2022-04-27platform/x86/intel/sdsi: Poll on ready bit for writesDavid E. Box1-2/+2
2022-04-27platform/x86/intel/sdsi: Handle leaky bucketDavid E. Box1-7/+25
2022-04-27platform/x86: intel-uncore-freq: Prevent driver loading in guestsSrinivas Pandruvada1-0/+3
2022-04-27platform/x86: gigabyte-wmi: added support for B660 GAMING X DDR4 motherboardDarryn Anton Jordan1-0/+1
2022-04-27platform/x86: dell-laptop: Add quirk entry for Latitude 7520Gabriele Mazzotta1-0/+13
2022-04-27platform/x86: asus-wmi: Fix driver not binding when fan curve control probe f...Hans de Goede1-3/+4
2022-04-27platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method...Dan Carpenter1-2/+6
2022-04-27iocost: don't reset the inuse weight of under-weighted debtorsTejun Heo1-1/+11
2022-04-27netfilter: conntrack: fix udp offload timeout sysctlVolodymyr Mytnyk1-1/+1
2022-04-27netfilter: nf_conntrack_tcp: re-init for syn packets onlyFlorian Westphal1-15/+6
2022-04-27ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callbackAjit Kumar Pandey1-0/+5
2022-04-27hwmon: (pmbus) delta-ahe50dc-fan: work around hardware quirkZev Weiss1-0/+16
2022-04-27s390: disable -Warray-boundsSven Schnelle1-0/+10
2022-04-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller3-19/+13
2022-04-27io_uring: check reserved fields for recv/recvmsgJens Axboe1-0/+2
2022-04-27io_uring: check reserved fields for send/sendmsgJens Axboe1-0/+2
2022-04-27net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl1-3/+0
2022-04-27net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior2-21/+14
2022-04-27Merge tag 'pinctrl-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-69/+128
2022-04-26Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds29-45/+60
2022-04-26Merge tag 'gfs2-v5.18-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-04-26Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz4-19/+39
2022-04-26Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-29/+76
2022-04-26Bluetooth: hci_event: Fix creating hci_conn object on error statusLuiz Augusto von Dentz1-0/+12
2022-04-26Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz2-29/+37
2022-04-26ice: fix use-after-free when deinitializing mailbox snapshotJacob Keller1-1/+1
2022-04-26ice: wait 5 s for EMP reset after firmware flashPetr Oros1-0/+3
2022-04-26ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()Ivan Vecera1-7/+5
2022-04-26ice: Fix incorrect locking in ice_vc_process_vf_msg()Ivan Vecera1-14/+7
2022-04-26RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRLArnaud Pouliquen2-0/+2
2022-04-26xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski3-4/+26
2022-04-26ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown1-1/+17
2022-04-26kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is setAdam Zabrocki1-1/+1
2022-04-26gfs2: Don't re-check for write past EOF unnecessarilyAndreas Gruenbacher1-1/+1
2022-04-26drm/sun4i: Remove obsolete references to PHYS_OFFSETSamuel Holland1-3/+0
2022-04-26usb: phy: generic: Get the vbus supplySean Anderson1-0/+7
2022-04-26usb: dwc3: gadget: Return proper request statusThinh Nguyen1-1/+30
2022-04-26mmc: core: Set HS clock speed before sending HS CMD13Brian Norris1-4/+19
2022-04-26usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus1-0/+8
2022-04-26virtio_net: fix wrong buf address calculation when using xdpNikolay Aleksandrov1-1/+19
2022-04-26net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addrNathan Rossi1-2/+3
2022-04-26net: phy: marvell10g: fix return value on errorBaruch Siach1-1/+1
2022-04-26bug: Have __warn() prototype defined unconditionallyShida Zhang1-5/+6
2022-04-26net: bcmgenet: hide status block before TX timestampingJonathan Lemon1-0/+7
2022-04-26MAINTAINERS: omap: remove me as a maintainerRajendra Nayak1-1/+0
2022-04-26mctp: defer the kfree of object mdev->addrsLin Ma1-1/+1
2022-04-26drm/i915/fbc: Consult hw.crtc instead of uapi.crtcVille Syrjälä1-1/+1
2022-04-26drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addressesImre Deak1-1/+1