summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->probesSJ Park
2026-07-01mailmap: add entries for Radu RendecRadu Rendec
2026-07-01selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSEZenghui Yu
2026-07-01selftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu
2026-07-01fs/proc: fix KPF_KSM reported for all anonymous pagesJinjiang Tu
2026-07-01mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN ac...Ketan
2026-07-01mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
2026-07-01MAINTAINERS: add Lance as an rmap reviewerLorenzo Stoakes
2026-07-01mm/compaction: handle free_pages_prepare() properly in compaction_free()Zi Yan
2026-07-01mm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal errorSeongJae Park
2026-07-01mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()SeongJae Park
2026-07-01mm: shrinker: fix NULL pointer dereference in debugfsQi Zheng
2026-07-01mm: shrinker: fix shrinker_info teardown race with expansionQi Zheng
2026-07-01selftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma
2026-07-01x86/ras: Move contents from arch/x86/ras/Kconfig into drivers/ras/KconfigThomas Huth
2026-07-01cifs: update internal module version numberSteve French
2026-07-01smb: client: use unaligned reads in parse_posix_ctxt()Zihan Xi
2026-07-01smb: client: harden POSIX SID length parsingZihan Xi
2026-07-01block: Make WBT latency writes honor enable stateGuzebing
2026-07-01Merge tag 'bootconfig-fixes-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-07-01Documentation/bpf: make it clear that kfuncs should be non-staticJP Kobryn
2026-07-01perf build: Add LDFLAGS to dlfilters .so linkTrevor Allison
2026-07-01selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()Tristan Madani
2026-07-01accel/amdxdna: Fix use-after-free in debug BO command handlingLizhi Hou
2026-07-01selinux: drop unnecessary goto and label from avc_alloc_node()Kalevi Kolttonen
2026-07-01selinux: convert int flags to bool flags in ss/services.cKalevi Kolttonen
2026-07-01iio: adc: ti-ads124s08: Return reset GPIO lookup errorsPengpeng Hou
2026-07-01iio: temperature: Build mlx90635 with CONFIG_MLX90635Pengpeng Hou
2026-07-01selinux: clean up selinuxfs resources on init failureHaoxiang Li
2026-07-01selinux: check connect-related permissions on TCP Fast OpenStephen Smalley
2026-07-01gpu: nova-core: remove `#[allow(non_snake_case)]`Gary Guo
2026-07-01x86/cpu: Move intel_get_platform_id() to cpu/intel.cBorislav Petkov
2026-07-01soc: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-07-01arm64: dts: qcom: sc8280xp: gaokun3: correct EC interrupt pinPengyu Luo
2026-07-01arm64: dts: qcom: sc8280xp: add several missing pdc map entriesPengyu Luo
2026-07-01arm64: dts: qcom: sm8650: Fix IPA IMEM sliceAlexander Koskovich
2026-07-01libbpf: Skip bpf_object__probe_loading() when BPF token is in useYuan Chen
2026-07-01arm64: dts: qcom: monaco: Add default GIC address cellsKrzysztof Kozlowski
2026-07-01sched_ext: Split sub-scheduler implementation into sub.cTejun Heo
2026-07-01sched_ext: Inline small ext.c helpers shared across the sub.c splitTejun Heo
2026-07-01sched_ext: Expose the ext.c internals used by the sub.c splitTejun Heo
2026-07-01sched_ext: Prefix file-local ext.c helpers exposed by the sub.c splitTejun Heo
2026-07-01arm64: dts: qcom: purwa: Fix GPU IOMMU propertyAkhil P Oommen
2026-07-01sched_ext: Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo
2026-07-01igc: add support for forcing link speed without autonegotiationFaizal Rahim
2026-07-01igc: replace goto out with direct returns in igc_config_fc_after_link_up()Faizal Rahim
2026-07-01igc: move autoneg-enabled settings into igc_handle_autoneg_enabled()Faizal Rahim
2026-07-01igc: remove unused autoneg_failed fieldFaizal Rahim
2026-07-01igb: set skb hash type from RSS_TYPEKohei Enju
2026-07-01igb: allow configuring RSS key via ethtool set_rxfhTakashi Kozu