summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-07rust: clean Rust 1.88.0's `unnecessary_transmutes` lintMiguel Ojeda3-0/+5
2025-05-07rust: allow Rust 1.87.0's `clippy::ptr_eq` lintMiguel Ojeda2-0/+6
2025-05-07objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0Miguel Ojeda1-0/+1
2025-05-06Merge tag 'v6.15-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd1-0/+2
2025-05-06wifi: iwlwifi: add support for Killer on MTLJohannes Berg1-0/+2
2025-05-06wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee2-7/+7
2025-05-06wifi: cfg80211: fix out-of-bounds access during multi-link element defragment...Veerendranath Jakkam1-1/+1
2025-05-06vfio/pci: Align huge faults to orderAlex Williamson1-6/+6
2025-05-06RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problemZhu Yanjun1-2/+4
2025-05-06mm,mm_init: Mark set_high_memory as __initOscar Salvador1-1/+1
2025-05-06Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-96/+9
2025-05-06x86/bhi: Do not set BHI_DIS_S in 32-bit modePawan Gupta2-5/+6
2025-05-06x86/bpf: Add IBHF call at end of classic BPFDaniel Sneddon2-3/+25
2025-05-06x86/bpf: Call branch history clearing sequence on exitDaniel Sneddon1-0/+31
2025-05-06Merge tag 'for-6.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2025-05-06smb3 client: warn when parse contexts returns error on compounded operationSteve French1-0/+2
2025-05-06can: gw: fix RCU/BH usage in cgw_create_job()Oliver Hartkopp1-59/+90
2025-05-06Merge patch series "can: rx-offload: fix order of unregistration calls"Marc Kleine-Budde3-3/+3
2025-05-06can: mcan: m_can_class_unregister(): fix order of unregistration callsMarc Kleine-Budde1-1/+1
2025-05-06can: rockchip_canfd: rkcanfd_remove(): fix order of unregistration callsMarc Kleine-Budde1-1/+1
2025-05-06block: only update request sector if neededJohannes Thumshirn1-1/+2
2025-05-06can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration callsMarc Kleine-Budde1-1/+1
2025-05-06can: mcp251xfd: fix TDC setting for low data bit ratesKelsey Maes1-8/+32
2025-05-06can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probeAntonios Salios1-0/+1
2025-05-06ksmbd: Fix UAF in __close_file_table_idsSean Heelan1-7/+26
2025-05-06ksmbd: prevent out-of-bounds stream writes by validating *posNorbert Szetei1-0/+7
2025-05-06dm: fix copying after src array boundariesTudor Ambarus1-1/+1
2025-05-06drm/panel: simple: Update timings for AUO G101EVN010Kevin Baker1-12/+13
2025-05-06net: ethernet: mtk_eth_soc: do not reset PSE when setting FEFrank Wunderlich1-3/+0
2025-05-06net: ethernet: mtk_eth_soc: reset all TX queues on DMA freeDaniel Golle1-4/+12
2025-05-06arm64: cpufeature: Move arm64_use_ng_mappings to the .data section to prevent...Yeoreum Yun1-1/+8
2025-05-06drm/ttm: Remove the struct ttm_backup abstractionThomas Hellström5-43/+21
2025-05-06drm/ttm: Fix ttm_backup kerneldocThomas Hellström2-4/+4
2025-05-06swapfile: disable swapon for bs > ps devicesLuis Chamberlain1-0/+9
2025-05-06tools: ynl-gen: validate 0 len strings from kernelDavid Wei1-1/+1
2025-05-06Merge branch 'selftests-drv-net-fix-ping-py-test-failure'Jakub Kicinski1-18/+27
2025-05-06selftests: drv: net: add version indicatorMohsin Bashir1-3/+14
2025-05-06selftests: drv: net: avoid skipping testsMohsin Bashir1-2/+4
2025-05-06selftests: drv: net: fix test failure on ipv6 sysMohsin Bashir1-13/+9
2025-05-06Merge branch 'gre-reapply-ipv6-link-local-address-generation-fix'Jakub Kicinski3-6/+187
2025-05-06selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault2-0/+178
2025-05-06gre: Fix again IPv6 link-local address generation.Guillaume Nault1-6/+9
2025-05-06dt-bindings: net: ethernet-controller: Add informative text about RGMII delaysAndrew Lunn1-7/+90
2025-05-06i2c: omap: fix deprecated of_property_read_bool() useJohan Hovold1-1/+1
2025-05-05virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable()Jakub Kicinski1-2/+6
2025-05-05virtio-net: don't re-enable refill work too early when NAPI is disabledJakub Kicinski1-3/+8
2025-05-05Merge branch 'net_sched-fix-a-regression-in-sch_htb'Jakub Kicinski2-9/+41
2025-05-05selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL caseCong Wang1-0/+35
2025-05-05sch_htb: make htb_deactivate() idempotentCong Wang1-9/+6
2025-05-05bcachefs: Call bch2_fs_start before getting vfs superblockKent Overstreet1-8/+3