summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-16Merge branch 'bpf-reject-mixed-arena-and-ordinary-atomic-paths'Eduard Zingerman
2026-08-16selftests/bpf: Cover mixed arena and stack atomicsYiyang Chen
2026-08-17rust: pci: expose the allocated interrupt typeDanilo Krummrich
2026-08-17PCI: Add pci_irq_type() to query the allocated interrupt typeDanilo Krummrich
2026-08-17rust: pci: remove request_irq() and request_threaded_irq() from DeviceDanilo Krummrich
2026-08-17rust: pci: resolve IRQ in index() and embed IrqRequest in IrqVectorDanilo Krummrich
2026-08-17rust: pci: convert IrqVectorRegistration to a lifetime-managed owning typeDanilo Krummrich
2026-08-16bpf: Check pointer type for all atomic RMW pathsYiyang Chen
2026-08-16hwmon: (emc1403) Drop hysteresis for low limit temperatureMarius Cristea
2026-08-16hwmon: (coretemp) Fix core_data leak on CPUs without PTSSzymon Wilczek
2026-08-16hwmon: (max6621) fix negative temperature offset and crit readingsCong Nguyen
2026-08-16hwmon: (max6621) fix temperature clamp rangeCong Nguyen
2026-08-16Linux 7.2v7.2Linus Torvalds
2026-08-16Merge tag 'sched_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-16Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-16Merge tag 'core_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-08-16wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlockCharlie-cy Wu
2026-08-16Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"Linus Torvalds
2026-08-16Merge tag 'perf_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-08-16Merge tag 'x86_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-16Merge tag 'pinctrl-qcom-updates-for-v7.3-rc1' of git://git.kernel.org/pub/scm...Linus Walleij
2026-08-16Merge tag 'pinctrl-qcom-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2026-08-16parisc: Fix alignment of asm statements in head.SHelge Deller
2026-08-16Merge tag 'block-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-16alpha: read $gp and $sp explicitly for clangMatt Turner
2026-08-16Merge tag 'io_uring-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-15apparmor: fix deadlock in complain-mode change_hatJohn Johansen
2026-08-15selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE checkMike Rapoport (Microsoft)
2026-08-15sched_ext: Drop the dead SCX_DEQ_CORE_SCHED_EXEC test in dequeue_task_scx()Tejun Heo
2026-08-15sched_ext: Make core-sched task ordering hierarchy-awareTejun Heo
2026-08-15sched_ext: Use runnable_at for the default core-sched task orderingTejun Heo
2026-08-15sched_ext: Fix inverted ops.core_sched_before() invocationTejun Heo
2026-08-15nbd: add pre_defined_connections module parameter for pre-created devicesYang Erkun
2026-08-15nbd: remove queue freeze for newly created nbd from netlink pathYang Erkun
2026-08-15nbd: factor out a nbd_genl_foreach_sockYang Erkun
2026-08-15nbd: skip queue freeze when setting size at device startupYang Erkun
2026-08-15nbd: remove queue freeze in nbd_add_socketYang Erkun
2026-08-15nbd: clear queue limits on disconnectYang Erkun
2026-08-15nbd: disallow NBD_SET_SOCK on an active deviceYang Erkun
2026-08-15nbd: simplify find_fallback() by removing redundant logicLong Li
2026-08-15drbd: don't leak the shared secret to unprivileged netlink dumpsChristoph Böhmwalder
2026-08-15blk-mq: add missing call to srcu_barrier() in blk_mq_free_tag_set()Marek Szyprowski
2026-08-15sched_ext: Move the config-off sub-cap kfunc stubs into sub.cTejun Heo
2026-08-15io_uring/uring_cmd: don't skip completion for a synchronous multishot cmdJens Axboe
2026-08-15io_uring/memmap: account the pages a compound region really usesAli Ahmet Memis
2026-08-15block: mtip32xx: synchronize ioctls with device removalHongyan Xu
2026-08-15ublk: avoid teardown retry loop on xarray allocation failureYao Sang
2026-08-15null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflowsRik van Riel
2026-08-15Merge tag 'md-7.3-20260809' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2026-08-15block: don't include blk-integrity.h in bdev.cChristoph Hellwig