summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-09Merge tag 'v7.2-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-07-09cifs: Remove CIFSSMBSetPathInfoFB() fallback functionPali Rohár
2026-07-09cifs: Fix and improve cifs_is_path_accessible() functionPali Rohár
2026-07-09mm/memory-failure: trace: change memory_failure_event to ras subsystemXie Yuanbin
2026-07-09mm: page_reporting: allow driver to set batch capacityMichael S. Tsirkin
2026-07-09mm/kmemleak: fix checksum computation for per-cpu objectsBreno Leitao
2026-07-09mm/damon/core: disallow overlapping input ranges for damon_set_regions()SJ Park
2026-07-09MAINTAINERS: add Usama as a THP reviewerLance Yang
2026-07-09fat: avoid stack overflow warningArnd Bergmann
2026-07-09mm/damon/core: validate ranges in damon_set_regions()SJ Park
2026-07-09m68k: avoid -Wunused-but-set-parameter in clear_user_page()Thomas Weißschuh
2026-07-09mm/huge_memory: set PG_has_hwpoisoned only after new folio head is establishedRik van Riel
2026-07-09mm/page_vma_mapped: fix device-private PMD handlingWei Yang
2026-07-09MAINTAINERS: s/SeongJae/SJ/SJ Park
2026-07-09userfaultfd: prevent registration of special VMAsMike Rapoport (Microsoft)
2026-07-09sched_ext: Keep rq tracking accurate in the consume pathAndrea Righi
2026-07-09xen-blkfront: fix double completion of split requests on resumeDoruk Tan Ozturk
2026-07-09sched_ext: Make scx_bpf_kick_cid() return voidTejun Heo
2026-07-09sched_ext: Reject direct slice and dsq_vtime writes for cid-form schedulersTejun Heo
2026-07-09tools/sched_ext: scx_qmap - Use bare u64/u32/s32 integer typesTejun Heo
2026-07-09sched_ext: Rename extra_enq_flags to remote_activate_enq_flagsTejun Heo
2026-07-09sched_ext: Add SCX_CALL_CID_OP_TASK() for cid-form op dispatchTejun Heo
2026-07-09sched_ext: Use READ_ONCE/WRITE_ONCE in cmask word ops and drop _RACY variantsTejun Heo
2026-07-09rust: allow `clippy::unwrap_or_default` globallyAlexandre Courbot
2026-07-09Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo
2026-07-09PCI: dwc: Move iMSI-RX check before calling 'pp->ops->init()'Marek Vasut
2026-07-09drm/xe/guc: Define GuC firmware for NVL-SJulia Filipchuk
2026-07-09tools/sched_ext: scx - Fix cmask_subset(), cmask_equal() and cmask_weight()Tejun Heo
2026-07-09sched_ext: Fix premature ops->priv publication in scx_alloc_and_add_sched()Tejun Heo
2026-07-09sched_ext: Record an error on errno-only sub-enable failureTejun Heo
2026-07-09selftests/sched_ext: Fix bpf_link leak on early return in prog_runLiang Luo
2026-07-09docs: workqueue: Fix bracketManuel Ebner
2026-07-09sched_ext: Fix typo in scx_bpf_dsq_insert() commentLiang Luo
2026-07-09Merge branch 'bpf-bound-rdonly-rdwr_buf_size-kfunc-return-size'Kumar Kartikeya Dwivedi
2026-07-09selftests/bpf: Add test for oversized rdonly/rdwr_buf_size kfunc argumentNicholas Dudar
2026-07-09bpf: Reject rdonly/rdwr_buf_size kfunc arguments that exceed u32 maxNicholas Dudar
2026-07-09selftests/bpf: Add test for scalar id on sign-extending stack fillDaniel Borkmann
2026-07-09bpf: Drop scalar id on sign-extending narrowing stack fillsDaniel Borkmann
2026-07-09Merge branch '20260702115835.167602-2-sumit.garg@kernel.org' into drivers-for...Bjorn Andersson
2026-07-09MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ serviceSumit Garg
2026-07-09firmware: qcom: Add a PAS TEE serviceSumit Garg
2026-07-09firmware: qcom_scm: Migrate to generic PAS serviceSumit Garg
2026-07-09firmware: qcom: Add a generic PAS serviceSumit Garg
2026-07-09dt-bindings: soc: qcom: qcom,pmic-glink: Add Maili compatible stringFenglin Wu
2026-07-09soc: qcom: ubwc: Add Shikra UBWC configNabige Aala
2026-07-09cpufreq: Make cpufreq_update_pressure() fall back to cpuinfo.max_freqRafael J. Wysocki
2026-07-09cpufreq: intel_pstate: Set non-turbo capacity to HWP_GUARANTEED_PERF()Rafael J. Wysocki
2026-07-09Revert "io_uring: grab RCU read lock marking task run"Jens Axboe
2026-07-09io_uring: restore RCU read section in io_req_local_work_add()Woraphat Khiaodaeng
2026-07-09smb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey