summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-22Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-22Merge tag 'platform-drivers-x86-v6.8-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-02-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-22Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-02-22gpu: host1x: Skip reset assert on Tegra186Mikko Perttunen
2024-02-22drm/amdgpu: Fix the runtime resume failure issueMa Jun
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf
2024-02-22drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel
2024-02-22drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam
2024-02-22Merge tag 'trace-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang
2024-02-22drm/amd/display: adjust few initialization order in dmWayne Lin
2024-02-22arm64: tegra: Fix Tegra234 MGBE power-domainsJon Hunter
2024-02-22s390/cio: fix invalid -EBUSY on ccw_device_startPeter Oberparleiter
2024-02-22dmaengine: idxd: Ensure safe user copy of completion recordFenghua Yu
2024-02-22selftests/iommu: fix the config fragmentMuhammad Usama Anjum
2024-02-22drm/syncobj: handle NULL fence in syncobj_eventfd_entry_funcErik Kurzinger
2024-02-22iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlockJason Gunthorpe
2024-02-22spi: cadence-qspi: add system-wide suspend and resume callbacksThéo Lebrun
2024-02-22spi: cadence-qspi: put runtime in runtime PM hooks namesThéo Lebrun
2024-02-22spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooksThéo Lebrun
2024-02-22spi: cadence-qspi: fix pointer reference in runtime PM hooksThéo Lebrun
2024-02-22drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setErik Kurzinger
2024-02-22btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserveFilipe Manana
2024-02-22btrfs: fix data races when accessing the reserved amount of block reservesFilipe Manana
2024-02-22btrfs: send: don't issue unnecessary zero writes for trailing holeFilipe Manana
2024-02-22btrfs: dev-replace: properly validate device namesDavid Sterba
2024-02-22btrfs: zoned: don't skip block group profile checks on conventional zonesJohannes Thumshirn
2024-02-22drm/ttm: Fix an invalid freeing on already freed page in error pathThomas Hellström
2024-02-22ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodesGeert Uytterhoeven
2024-02-22l2tp: pass correct message length to ip6_append_dataTom Parkin
2024-02-22Revert "ACPI: EC: Use a spin lock without disabing interrupts"Rafael J. Wysocki
2024-02-22Merge tag 'nf-24-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-02-22net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli
2024-02-22Merge branch 'ioam6-fix-write-to-cloned-skb-s'Paolo Abeni
2024-02-22selftests: ioam: refactoring to align with the fixJustin Iurman
2024-02-22Fix write to cloned skb in ipv6_hop_ioam()Justin Iurman
2024-02-22phonet/pep: fix racy skb_queue_empty() useRémi Denis-Courmont
2024-02-22phonet: take correct lock to peek at the RX queueRémi Denis-Courmont
2024-02-22erofs: fix refcount on the metabuf used for inode lookupSandeep Dhavale
2024-02-21net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2024-02-21net/sched: flower: Add lock protection when remove filter handleJianbo Liu
2024-02-21devlink: fix port dump cmd typeJiri Pirko
2024-02-21net: stmmac: Fix EST offset for dwmac 5.10Kurt Kanzenbach
2024-02-21Merge branch 'tools-ynl-fix-impossible-errors'Jakub Kicinski
2024-02-21tools: ynl: don't leak mcast_groups on init errorJakub Kicinski