summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-02tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req().Kuniyuki Iwashima
2026-06-02net: Annotate sk->sk_write_space() for UDP SOCKMAP.Kuniyuki Iwashima
2026-06-02af_unix: Remove sock->state assignment.Kuniyuki Iwashima
2026-06-02selftests: net: add socat syslog for PPPoL2TPQingfang Deng
2026-06-02Merge branch 'net-phy-dp83822-add-optional-external-phy-clock'Jakub Kicinski
2026-06-02net: phy: dp83822: Add optional external PHY clockStefan Wahren
2026-06-02net: phy: dp83822: Improve readability in dp8382x_probeStefan Wahren
2026-06-02pcnet32: stop holding device spin lock during napi_complete_doneOscar Maes
2026-06-02cgroup: Migrate tasks to the root css when a controller is reboundTejun Heo
2026-06-02tcp: change bpf_skops_hdr_opt_len() signatureEric Dumazet
2026-06-02net: dsa: b53: hide legacy gpiolib usage on non-mipsArnd Bergmann
2026-06-02Merge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-02ALSA: seq: oss: Reject reads that cannot fit the next eventCássio Gabriel
2026-06-02RDMA/efa: Validate SQ ring size against max LLQ sizeYonatan Nachum
2026-06-02ALSA: seq: Restore created port information after insertionCássio Gabriel
2026-06-02Merge branches 'rcutorture.2026.05.24' and 'misc.2026.05.24' into rcu-merge.2...refs/merge-window/d0426043cbc2fc676d6152b911adbeaf2a2cc1f1Uladzislau Rezki (Sony)
2026-06-02rcu/nocb: reduce stack usage in nocb_gp_wait()Arnd Bergmann
2026-06-02tools/power/x86/intel-speed-select: Harden daemon pidfile openAli Ahmet MEMIS
2026-06-02ARM: dts: imx7: add nvmem-layoutAlexander Feilke
2026-06-02cpufreq/amd-pstate: Fix setting EPP in performance modeMario Limonciello (AMD)
2026-06-02KVM: s390: Remove ptep_zap_softleaf_entry()Claudio Imbrenda
2026-06-02KVM: s390: Fix possible reference leak in fault-in codeClaudio Imbrenda
2026-06-02KVM: s390: Prevent memslots outside the ASCE rangeClaudio Imbrenda
2026-06-02io_uring/bpf-ops: restrict ctx access to BPFPavel Begunkov
2026-06-02drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()Lyude Paul
2026-06-02rust: drm: gem: s/device::Device/Device/ for shmem.rsLyude Paul
2026-06-02block/partitions/acorn: use min in {riscix,linux}_partitionThorsten Blum
2026-06-02Merge branch 'more-gen_loader-fixes-2'Alexei Starovoitov
2026-06-02selftests/bpf: Test that exclusive maps are rejected as iter targetsDaniel Borkmann
2026-06-02selftests/bpf: Keep verifier_map_ptr exercising ops pointer accessDaniel Borkmann
2026-06-02libbpf: Guard add_data() against size overflowDaniel Borkmann
2026-06-02bpf: Reject exclusive maps for bpf_map_elem iteratorsDaniel Borkmann
2026-06-02Merge tag 'mm-hotfixes-stable-2026-06-01-20-58' of git://git.kernel.org/pub/s...Linus Torvalds
2026-06-02dt-bindings: arm-smmu: Correct and add constraints for Hawi, Shikra and Kaana...Krzysztof Kozlowski
2026-06-02dt-bindings: arm-smmu: Add compatible for Qualcomm Nord SoCShawn Guo
2026-06-02accel/amdxdna: Preserve user address when PASID is disabledLizhi Hou
2026-06-02KVM: x86: Take PIC lock on KVM_GET_IRQCHIP pathCarlos López
2026-06-02arm64: mm: Unmap kernel data/bss entirely from the linear mapArd Biesheuvel
2026-06-02arm64: mm: Map the kernel data/bss read-only in the linear mapArd Biesheuvel
2026-06-02mm: Make empty_zero_page[] constArd Biesheuvel
2026-06-02sh: Drop cache flush of the zero page at bootArd Biesheuvel
2026-06-02powerpc/code-patching: Avoid r/w mapping of the zero pageArd Biesheuvel
2026-06-02arm64: mm: Don't abuse memblock NOMAP to check for overlapsArd Biesheuvel
2026-06-02arm64: Move fixmap and kasan page tables to end of kernel imageArd Biesheuvel
2026-06-02arm64: mm: Permit contiguous attribute for preliminary mappingsArd Biesheuvel
2026-06-02arm64: kfence: Avoid NOMAP tricks when mapping the early poolArd Biesheuvel
2026-06-02arm64: mm: Permit contiguous descriptors to be manipulatedArd Biesheuvel
2026-06-02arm64: mm: Preserve non-contiguous descriptors when mapping DRAMArd Biesheuvel
2026-06-02arm64: mm: Preserve existing table mappings when mapping DRAMArd Biesheuvel
2026-06-02arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappingsArd Biesheuvel