summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-02dma_buf: change unsigned int and int types into size_tShahyan Soltani
2026-07-02net/mlx5: HWS, fix matcher leak on resize target setup failureDawei Feng
2026-07-02xfrm: reject optional IPTFS templates in outbound policiesAntony Antony
2026-07-02xfrm: cache the offload ifindex for netlink dumpsCen Zhang
2026-07-02xfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)
2026-07-02Merge patch series "mm/mm_init: don't overlap zones with kernelcore=mirror"Mike Rapoport (Microsoft)
2026-07-02mm/mm_init: drop overlap_memmap_init()Mike Rapoport (Microsoft)
2026-07-02mm/mm_init: don't overlap NORMAL and MOVABLE zones with kernelcore=mirrorMike Rapoport (Microsoft)
2026-07-02x86/Xen: correct commentary and parameter naming of xen_exchange_memory()Jan Beulich
2026-07-02cpufreq: qcom-nvmem: Add IPQ5210 supportVaradarajan Narayanan
2026-07-02drm/i915/ltphy: Fix SSC Enablement bit in PORT_CLOCK_CTLSuraj Kandpal
2026-07-02drm/i915/ltphy: Readout ssc_enabled for LT PHYSuraj Kandpal
2026-07-01tools/include: include stdint.h for SIZE_MAX in overflow.hYichong Chen
2026-07-01tools/virtio: add missing compat definitions for vhost_net_testYichong Chen
2026-07-01mm: do file ownership checks with the proper mount idmapPedro Falcato
2026-07-01samples/damon/mtier: fail early if address range parameters are invalidZenghui Yu
2026-07-01mm: a second pagecache maintainerJan Kara
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->rnd_stateSJ Park
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