summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-13bpf: Fix UAF in bpf_trampoline_multi_attach_free on update failureHui Zhu1-1/+11
2026-08-12Input: sur40 - fix V4L error path cleanupDmitry Torokhov1-1/+3
2026-08-12Input: sur40 - fix input device registration orderingDmitry Torokhov1-10/+11
2026-08-12r8169: give RTL_GIGA_MAC_VER_EXTENDED a distinct valueKarl Mehltretter1-1/+1
2026-08-12Merge branch 'improve-stack-depth-verification-stats-output'Eduard Zingerman12-39/+372
2026-08-12selftests/bpf: Test subprogram instruction statisticsKumar Kartikeya Dwivedi2-0/+225
2026-08-12selftests/bpf: Test stack depth stats without BTF subprog namesKumar Kartikeya Dwivedi2-2/+12
2026-08-12selftests/bpf: Adjust veristat stack depth parsingKumar Kartikeya Dwivedi1-4/+19
2026-08-12bpf: Show more useful info in stack depth statsKumar Kartikeya Dwivedi6-25/+58
2026-08-12bpf: Attribute async callback instructions to verification rootsKumar Kartikeya Dwivedi1-0/+10
2026-08-12bpf: Track verifier instruction stats for each subprogramKumar Kartikeya Dwivedi2-10/+50
2026-08-12Input: elan_i2c - sort include statementsChen-Yu Tsai1-8/+8
2026-08-12Input: elan_i2c - optimize update speed for IC Type 0x19.Jingle Wu 吳金國4-9/+22
2026-08-12net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli1-0/+2
2026-08-12sctp: clear new_transport when removing a peerQing Ming1-0/+3
2026-08-12selftests: drv-net: so_txtime: fix qdisc replace with handleWillem de Bruijn1-0/+5
2026-08-12pptp: drop packets received before connectQingfang Deng1-6/+2
2026-08-12ppp: annotate lockless queue empty checkQingfang Deng1-1/+1
2026-08-12net/dibs: Correct freeing of dmb_clientid_arrAlexandra Winter2-11/+4
2026-08-12RDMA/efa: Add support for 128B admin v2 SQ entryYonatan Nachum3-32/+116
2026-08-12RDMA/efa: Generalize the admin SQYonatan Nachum2-27/+24
2026-08-12RDMA/efa: Decouple admin command payload from admin headerYonatan Nachum5-242/+112
2026-08-12PCI/MSI: Enable memory decoding before restoring MSI-X messagesFarhan Ali1-0/+10
2026-08-12PCI: Fail FLR when config space is inaccessibleFarhan Ali1-0/+3
2026-08-12PCI: Avoid saving config space state if inaccessibleFarhan Ali1-0/+25
2026-08-12PCI: Allow per function PCI slots to fix slot reset on s390Farhan Ali3-11/+30
2026-08-13power: supply: bq27xxx: bq27z561: fix invalid AverageEnergy addressHenrik Grimler1-1/+1
2026-08-13power: supply: bq27xxx: bq28z610: fix invalid AverageEnergy addressHenrik Grimler1-1/+1
2026-08-13power: supply: bq27xxx: bq27520g4: fix REG_TTES addressHenrik Grimler1-1/+1
2026-08-13power: supply: max17040: synchronize work cancellation on suspendJianing Li1-1/+1
2026-08-12power: supply: lp8727: fix use-after-free in lp8727_release_irq()Fan Wu1-2/+2
2026-08-12power: supply: bq256xx: drain usb_work before freeing the chargerFan Wu1-14/+15
2026-08-12power: supply: qcom_battmgr: fix battery chemistry strncmp lengthTingguo Cheng1-4/+4
2026-08-12char: ipmi: use named initializers for acpi_device_idPawel Zalewski (The Capable Hub)3-6/+6
2026-08-12ipmi: Fix leak in __ipmi_bmc_registerMichail Tatas1-0/+1
2026-08-12ipmi: Remove all sysfs files on registration failureYuho Choi1-0/+1
2026-08-12Merge tag 'microchip-dt64-7.3' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+33
2026-08-12power: supply: bd99954: Drop bad register fieldsMatti Vaittinen1-22/+1
2026-08-12power: supply: bd71828: Do not hide errorsMatti Vaittinen1-3/+7
2026-08-12power: supply: bd71828: Drop duplicate power-supply propertyMatti Vaittinen1-1/+0
2026-08-12power: supply: bd71828: Fix current directionMatti Vaittinen1-2/+3
2026-08-12power: supply: bd71815: Fix temperature readingMatti Vaittinen1-2/+2
2026-08-12ixd: add devlink supportAmritha Nambiar9-3/+198
2026-08-12ixd: add the core initializationLarysa Zaremba8-1/+430
2026-08-12ixd: add reset checks and initialize the mailboxLarysa Zaremba7-9/+322
2026-08-12ixd: add basic driver framework for Intel(R) Control Plane FunctionLarysa Zaremba9-0/+231
2026-08-12idpf: print a debug message and bail in case of non-event ctlq messageLarysa Zaremba1-0/+7
2026-08-12idpf: make mbx_task queueing and cancelling more consistentLarysa Zaremba3-5/+10
2026-08-12idpf: refactor idpf to use libie control queuesPavan Kumar Linga16-2481/+841
2026-08-12idpf: refactor idpf to use libie_pci APIsPavan Kumar Linga12-316/+285