summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-04Linux 6.1.141v6.1.141Greg Kroah-Hartman
2025-06-04net: ethernet: ti: am65-cpsw: Lower random mac address error print to infoNishanth Menon
2025-06-04platform/x86: thinkpad_acpi: Ignore battery threshold change event notificationMark Pearson
2025-06-04platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeysValtteri Koskivuori
2025-06-04NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust
2025-06-04nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 ProIlya Guterman
2025-06-04spi: spi-sun4i: fix early activationAlessandro Grassi
2025-06-04um: let 'make clean' properly clean underlying SUBARCH as wellMasahiro Yamada
2025-06-04platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JASJohn Chau
2025-06-04nfs: don't share pNFS DS connections between net namespacesJeff Layton
2025-06-04HID: quirks: Add ADATA XPG alpha wireless mouse supportMilton Barrera
2025-06-04coredump: hand a pidfd to the usermode coredump helperChristian Brauner
2025-06-04fork: use pidfd_prepare()Christian Brauner
2025-06-04pid: add pidfd_prepare()Christian Brauner
2025-06-04coredump: fix error handling for replace_fd()Christian Brauner
2025-06-04perf/arm-cmn: Initialise cmn->cpu earlierRobin Murphy
2025-06-04perf/arm-cmn: Fix REQ2/SNP2 mixupRobin Murphy
2025-06-04net_sched: hfsc: Address reentrant enqueue adding class to eltree twicePedro Tammela
2025-06-04arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem nodeAlok Tiwari
2025-06-04af_unix: Fix uninit-value in __unix_walk_scc()Shigeru Yoshida
2025-06-04af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTSMichal Luczaj
2025-06-04af_unix: Add dead flag to struct scm_fp_list.Kuniyuki Iwashima
2025-06-04af_unix: Don't access successor in unix_del_edges() during GC.Kuniyuki Iwashima
2025-06-04af_unix: Try not to hold unix_gc_lock during accept().Kuniyuki Iwashima
2025-06-04af_unix: Remove lock dance in unix_peek_fds().Kuniyuki Iwashima
2025-06-04af_unix: Replace garbage collection algorithm.Kuniyuki Iwashima
2025-06-04af_unix: Detect dead SCC.Kuniyuki Iwashima
2025-06-04af_unix: Assign a unique index to SCC.Kuniyuki Iwashima
2025-06-04af_unix: Avoid Tarjan's algorithm if unnecessary.Kuniyuki Iwashima
2025-06-04af_unix: Skip GC if no cycle exists.Kuniyuki Iwashima
2025-06-04af_unix: Save O(n) setup of Tarjan's algo.Kuniyuki Iwashima
2025-06-04af_unix: Fix up unix_edge.successor for embryo socket.Kuniyuki Iwashima
2025-06-04af_unix: Save listener for embryo socket.Kuniyuki Iwashima
2025-06-04af_unix: Detect Strongly Connected Components.Kuniyuki Iwashima
2025-06-04af_unix: Iterate all vertices by DFS.Kuniyuki Iwashima
2025-06-04af_unix: Bulk update unix_tot_inflight/unix_inflight when queuing skb.Kuniyuki Iwashima
2025-06-04af_unix: Link struct unix_edge when queuing skb.Kuniyuki Iwashima
2025-06-04af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.Kuniyuki Iwashima
2025-06-04af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.Kuniyuki Iwashima
2025-06-04af_unix: Remove CONFIG_UNIX_SCM.Kuniyuki Iwashima
2025-06-04af_unix: Remove io_uring code for GC.Kuniyuki Iwashima
2025-06-04af_unix: Replace BUG_ON() with WARN_ON_ONCE().Kuniyuki Iwashima
2025-06-04af_unix: Try to run GC async.Kuniyuki Iwashima
2025-06-04af_unix: Run GC on only one CPU.Kuniyuki Iwashima
2025-06-04af_unix: Return struct unix_sock from unix_get_socket().Kuniyuki Iwashima
2025-06-04af_unix: Kconfig: make CONFIG_UNIX boolAlexander Mikhalitsyn
2025-06-04btrfs: check folio mapping after unlock in relocate_one_folio()Boris Burkov
2025-06-04hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYINGFrederic Weisbecker
2025-06-04octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth
2025-06-04octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth