summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-28perf intel-tpebs: Avoid race when evlist is being deletedIan Rogers
2025-05-28perf test demangle-java: Don't segv if demangling failsIan Rogers
2025-05-28perf symbol: Fix use-after-free in filename__read_build_idIan Rogers
2025-05-28perf pmu: Avoid segv for missing name/alias_name in wildcardingIan Rogers
2025-05-28perf machine: Factor creating a "live" machine out of dwarf-unwindIan Rogers
2025-05-28ASoC: dt-bindings: qcom,sm8250: Add Fairphone 5 sound cardLuca Weiss
2025-05-28s390/uv: Always return 0 from s390_wiggle_split_folio() if successfulDavid Hildenbrand
2025-05-28s390/uv: Don't return 0 from make_hva_secure() if the operation was not succe...David Hildenbrand
2025-05-28drm/i915: Indicate which pipe lied about its interruptsVille Syrjälä
2025-05-28ASoC: tas571x: fix tas5733 num_controlsBram Vlerick
2025-05-28Merge branch 'kvm-lockdep-common' into HEADPaolo Bonzini
2025-05-28rust: add helper for mutex_trylockPaolo Bonzini
2025-05-28drm/xe/svm: Avoid duplicate eviction on get_pages() failureHimal Prasad Ghimiray
2025-05-28accel/ivpu: Reorder Doorbell Unregister and Command Queue DestructionKarol Wachowski
2025-05-28accel/ivpu: Use firmware names from upstream repoJacek Lawrynowicz
2025-05-28accel/ivpu: Improve buffer object loggingJacek Lawrynowicz
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-05-28selftests/bpf: Fix bpf selftest build warningSaket Kumar Bhaskar
2025-05-28selftests: netfilter: Fix skip of wildcard interface testPhil Sutter
2025-05-28iomap: don't lose folio dropbehind state for overwritesJens Axboe
2025-05-28virtio: reject shm region if length is zeroSami Uddin
2025-05-28net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 framesHoratiu Vultur
2025-05-28net: openvswitch: Fix the dead loop of MPLS parseFaicker Mo
2025-05-28calipso: Don't call calipso functions for AF_INET sk.Kuniyuki Iwashima
2025-05-28Merge branch 'net_sched-hfsc-address-reentrant-enqueue-adding-class-to-eltree...Paolo Abeni
2025-05-28selftests/tc-testing: Add a test for HFSC eltree double add with reentrant en...Pedro Tammela
2025-05-28net_sched: hfsc: Address reentrant enqueue adding class to eltree twicePedro Tammela
2025-05-28octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callbackHariprasad Kelam
2025-05-28octeontx2-pf: QOS: Perform cache sync on send queue teardownHariprasad Kelam
2025-05-28net: mana: Add support for Multi Vports on Bare metalHaiyang Zhang
2025-05-27Merge tag 'sched_ext-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-27Merge tag 'wq-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2025-05-27Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-27Merge tag 'm68k-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-27Merge tag 'for-linus-6.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-27bpf, arm64: Remove unused-but-set function and variable.Alexei Starovoitov
2025-05-27Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-05-27llist: make llist_add_batch() a static inlineJens Axboe
2025-05-27delayacct: remove redundant code and adjust indentationWang Yaxin
2025-05-27squashfs: add optional full compressed block cachingChanho Min
2025-05-27crash_dump, nvme: select CONFIGFS_FS as built-inArnd Bergmann
2025-05-27mm: pcp: increase pcp->free_count threshold to trigger free_highNikhil Dhama
2025-05-27mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range()Fan Ni
2025-05-27mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of pageFan Ni
2025-05-27mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of pageFan Ni
2025-05-27mm/hugetlb: pass folio instead of page to unmap_ref_private()Fan Ni
2025-05-27Merge branch 'devmem-tcp-minor-cleanups-and-ksft-improvements'Jakub Kicinski
2025-05-27net: devmem: ncdevmem: remove unused variableMina Almasry
2025-05-27net: devmem: ksft: upgrade rx test to send 1K dataMina Almasry