summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-17Revert "esp: do not unref managed frag pages in esp_ssg_unref()"Steffen Klassert2-14/+0
2026-08-16Merge branch 'bpf-reject-mixed-arena-and-ordinary-atomic-paths'Eduard Zingerman1-1/+31
2026-08-16selftests/bpf: Cover mixed arena and stack atomicsYiyang Chen1-1/+31
2026-08-17rust: pci: expose the allocated interrupt typeDanilo Krummrich2-0/+28
2026-08-17PCI: Add pci_irq_type() to query the allocated interrupt typeDanilo Krummrich1-0/+30
2026-08-17rust: pci: remove request_irq() and request_threaded_irq() from DeviceDanilo Krummrich1-43/+5
2026-08-17rust: pci: resolve IRQ in index() and embed IrqRequest in IrqVectorDanilo Krummrich1-44/+23
2026-08-17rust: pci: convert IrqVectorRegistration to a lifetime-managed owning typeDanilo Krummrich2-61/+70
2026-08-16bpf: Check pointer type for all atomic RMW pathsYiyang Chen1-5/+3
2026-08-16hwmon: (emc1403) Drop hysteresis for low limit temperatureMarius Cristea2-20/+15
2026-08-16hwmon: (coretemp) Fix core_data leak on CPUs without PTSSzymon Wilczek1-0/+1
2026-08-16hwmon: (max6621) fix negative temperature offset and crit readingsCong Nguyen1-2/+2
2026-08-16hwmon: (max6621) fix temperature clamp rangeCong Nguyen1-2/+2
2026-08-16Linux 7.2v7.2Linus Torvalds1-1/+1
2026-08-16Merge tag 'sched_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2026-08-16Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+25
2026-08-16Merge tag 'core_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2026-08-16wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlockCharlie-cy Wu3-12/+22
2026-08-16Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"Linus Torvalds1-80/+0
2026-08-16Merge tag 'perf_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-31/+44
2026-08-16Merge tag 'x86_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+14
2026-08-16Merge tag 'pinctrl-qcom-updates-for-v7.3-rc1' of git://git.kernel.org/pub/scm...Linus Walleij12-128/+2300
2026-08-16Merge tag 'pinctrl-qcom-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux...Linus Walleij6-20/+27
2026-08-16parisc: Fix alignment of asm statements in head.SHelge Deller1-0/+1
2026-08-16Merge tag 'block-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+25
2026-08-16alpha: read $gp and $sp explicitly for clangMatt Turner2-3/+4
2026-08-16Merge tag 'io_uring-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+6
2026-08-15apparmor: fix deadlock in complain-mode change_hatJohn Johansen3-14/+37
2026-08-15selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE checkMike Rapoport (Microsoft)1-5/+10
2026-08-15sched_ext: Drop the dead SCX_DEQ_CORE_SCHED_EXEC test in dequeue_task_scx()Tejun Heo1-2/+2
2026-08-15sched_ext: Make core-sched task ordering hierarchy-awareTejun Heo3-15/+51
2026-08-15sched_ext: Use runnable_at for the default core-sched task orderingTejun Heo2-83/+25
2026-08-15sched_ext: Fix inverted ops.core_sched_before() invocationTejun Heo2-3/+9
2026-08-15nbd: add pre_defined_connections module parameter for pre-created devicesYang Erkun1-1/+15
2026-08-15nbd: remove queue freeze for newly created nbd from netlink pathYang Erkun1-4/+9
2026-08-15nbd: factor out a nbd_genl_foreach_sockYang Erkun1-66/+62
2026-08-15nbd: skip queue freeze when setting size at device startupYang Erkun1-1/+5
2026-08-15nbd: remove queue freeze in nbd_add_socketYang Erkun1-9/+0
2026-08-15nbd: clear queue limits on disconnectYang Erkun1-17/+26
2026-08-15nbd: disallow NBD_SET_SOCK on an active deviceYang Erkun1-0/+7
2026-08-15nbd: simplify find_fallback() by removing redundant logicLong Li1-23/+14
2026-08-15drbd: don't leak the shared secret to unprivileged netlink dumpsChristoph Böhmwalder1-14/+25
2026-08-15blk-mq: add missing call to srcu_barrier() in blk_mq_free_tag_set()Marek Szyprowski1-0/+1
2026-08-15sched_ext: Move the config-off sub-cap kfunc stubs into sub.cTejun Heo2-29/+33
2026-08-15io_uring/uring_cmd: don't skip completion for a synchronous multishot cmdJens Axboe1-4/+0
2026-08-15io_uring/memmap: account the pages a compound region really usesAli Ahmet Memis1-7/+30
2026-08-15block: mtip32xx: synchronize ioctls with device removalHongyan Xu2-0/+9
2026-08-15ublk: avoid teardown retry loop on xarray allocation failureYao Sang1-17/+14
2026-08-15null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflowsRik van Riel1-2/+8
2026-08-15Merge tag 'md-7.3-20260809' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe13-400/+1277