summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 dayshwmon: (max1619) add missing 'select REGMAP' to KconfigJoshua Crofts
9 dayshwmon: (w83627hf) remove VID sysfs files on error and removePengpeng Hou
9 dayshwmon: (w83793) remove vrm sysfs file on probe failurePengpeng Hou
9 daysvfio/pci: Expose latched module parameter policy in debugfsAlex Williamson
9 daysvfio: Remove device debugfs before releasing devresAlex Williamson
9 daysvfio/pci: Latch all module parameters per deviceAlex Williamson
9 daysvfio/mlx5: Fix racy bitfields and tighten struct layoutAlex Williamson
9 daysvfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson
9 daysvfio/pci: Release the VGA arbiter client on register_device() failureAlex Williamson
9 daysvfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
9 daysMAINTAINERS: ASoC: SOF: add AMD reviewer for Sound Open FirmwareVijendar Mukunda
9 daysaccel/amdxdna: Fix iommu domain lifetime race during device removalLizhi Hou
9 daysaccel/amdxdna: Fix notifier_wq lifetime race during device removalLizhi Hou
9 daysaccel/amdxdna: Fix amdxdna_client lifetime race during device removalLizhi Hou
9 daysspi: dw: use the correct error msg if request_irq() failsJisheng Zhang
9 daysspi: dw: fix first spi transfer with dma always fallback to PIOJisheng Zhang
9 daysMerge drm/drm-fixes into drm-misc-fixesMaarten Lankhorst
9 dayshwmon: (asus_atk0110) Check package count before accessing elementHyeongJun An
9 daysdocs: hwmon: ltc4283: fix malformed table docs build errorRandy Dunlap
9 dayshwmon: (pmbus/core) honor vrm_version in pmbus_data2reg_vid()Abdurrahman Hussain
9 dayshwmon: (occ) unregister sysfs devices outside occ lockRunyu Xiao
9 daysASoC: codecs: lpass-va-macro: Fix LPASS Codec Version for SC7280Luca Weiss
9 daysdma-fence: Make dma_fence_dedup_array() robust against 0-count inputBaineng Shou
9 daysdma-buf: dma-fence: Fix potential NULL pointer dereferencePhilipp Stanner
9 daysALSA: us144mkii: capture_urb_complete: redundant usb_anchor_urb corrupts anch...WenTao Liang
9 daysMIPS: configs: Enable the current Ingenic USB PHY symbolPengpeng Hou
9 daysMIPS: loongson64: add IRQ work based on self-IPIXi Ruoyao
9 daysMIPS: mm: Add check for highmem before removing memory blockKyle Hendry
9 daysmips: Add build salt to the vDSOBastian Blank
9 daysMIPS: DEC: Ensure RTC platform device deregistration upon failureMaciej W. Rozycki
9 daysdma-fence: use correct callback in dma_fence_timeline_name()André Draszik
9 daysxfs: fix AGFL extent count calculation in xrep_agfl_filljiazhenyuan
9 daysxfs: simplify the failure path in xfs_buf_alloc_vmallocChristoph Hellwig
9 daysxfs: fix incorrect use of gfp flags in xfs_buf_alloc_backing_memChristoph Hellwig
9 daysxfs: lift setting __GFP_NOFAIL from xfs_buf_alloc_kmem to the callerChristoph Hellwig
9 daysxfs: split up xfs_buf_alloc_backing_memChristoph Hellwig
9 daysMerge tag 'v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
10 daysLinux 7.2-rc1v7.2-rc1Linus Torvalds
10 daysMerge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds
10 daysMerge tag 'input-for-v7.2-rc0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
10 daysbatman-adv: dat: ensure accessible eth_hdr proto fieldSven Eckelmann
10 daysbatman-adv: bla: reacquire gw address after skb reallocSven Eckelmann
10 daysbatman-adv: dat: acquire ARP hw source only after skb reallocSven Eckelmann
10 daysbatman-adv: gw: acquire ethernet header only after skb reallocSven Eckelmann
10 daysbatman-adv: access unicast_ttvn skb->data only after skb reallocSven Eckelmann
11 daysbatman-adv: retrieve ethhdr after potential skb realloc on RXSven Eckelmann
11 daysnet: airoha: dma map xmit frags with skb_frag_dma_map()Lorenzo Bianconi
11 daysnet: dsa: Fix skb ownership in taggersLinus Walleij
11 dayssctp: add INIT verification after cookie unpackingXin Long
11 daysnetpoll: fix a use-after-free on shutdown pathBreno Leitao