summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-04mm/damon/core: hide damon_destroy_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_insert_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_add_region()SeongJae Park
2026-06-04mm/damon/tests/vaddr-kunit: replace damon_add_region() with damon_set_regions()SeongJae Park
2026-06-04samples/damon/mtier: replace damon_add_region() with damon_set_regions()SeongJae Park
2026-06-04mm/damon/core: do not use region out of a loop in damon_set_regions()SeongJae Park
2026-06-04mm/damon/core: safely handle no region case in damon_set_regions()SeongJae Park
2026-06-04mm/vma: eliminate mmap_action->error_hook, introduce error_overrideLorenzo Stoakes
2026-06-04mm/vma: remove mmap_action->success_hookLorenzo Stoakes
2026-06-04drivers/char/mem: eliminate unnecessary use of success_hookLorenzo Stoakes
2026-06-04selftests/mm/split_huge_page_test.c: close fd on write errorWei Yang
2026-06-04mm/page_alloc: fix defrag_mode for non-reclaimable allocationsDmitry Ilvokhin
2026-06-04MAINTAINERS: add more files to PAGE CACHE sectionTal Zussman
2026-06-04Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-05Merge tag 'drm-xe-fixes-2026-06-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-06-04Merge branch 'net-ethtool-make-sure-__ethtool_get_link_ksettings-is-ops-locked'Jakub Kicinski
2026-06-04net: ethtool: make sure __ethtool_get_link_ksettings() is ops-lockedJakub Kicinski
2026-06-04scsi: fcoe: don't recurse on the netdev's ops lockJakub Kicinski
2026-06-04leds: trigger: netdev: don't recurse on the netdev ops lockJakub Kicinski
2026-06-04net: sched: don't recurse on the netdev ops lock in qdiscsJakub Kicinski
2026-06-04net: bridge: don't recurse on the port's netdev ops lockJakub Kicinski
2026-06-04net: team: don't recurse on the port's netdev ops lockJakub Kicinski
2026-06-04net: bonding: don't recurse on the slave's netdev ops lockJakub Kicinski
2026-06-04net: ethtool: add netif_get_link_ksettings() for correct ops-locked useJakub Kicinski
2026-06-04net: document NETDEV_CHANGENAME as ops lockedJakub Kicinski
2026-06-04net: ethtool: cmis_cdb: hold instance lock for ops locked devicesJakub Kicinski
2026-06-04net: rename netdev_ops_assert_locked()Jakub Kicinski
2026-06-04perf sched: Fix comp_cpus heap overflow with cross-machine recordingsArnaldo Carvalho de Melo
2026-06-04Merge tag 'trace-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-06-04perf sched: Fix NULL dereference in latency_runtime_eventArnaldo Carvalho de Melo
2026-06-04perf sched: Fix thread reference leak in latency_switch_eventArnaldo Carvalho de Melo
2026-06-04perf tools: Guard test_bit from out-of-bounds sample CPUArnaldo Carvalho de Melo
2026-06-04perf lock contention: Enable end-timestamp accounting for cgroup aggregationSuchit Karunakaran
2026-06-04perf pmu: Recognize 'default_core' as a core PMU and document matchingIan Rogers
2026-06-04perf data ctf: replace libbabeltrace with babeltrace2-ctf-writerMichael Jeanson
2026-06-04perf lock contention: Allow 'mmap_lock' in -L/--lock-filterNamhyung Kim
2026-06-04rust: sync: add #[must_use] to GlobalGuard and GlobalLock::try_lockAshutosh Desai
2026-06-04drm/amd/display: Consult MCCS FreeSync cap only if requested & supportedMichel Dänzer
2026-06-04drm/amdkfd: Unwind debug trap enable on copy_to_user failureYongqiang Sun
2026-06-04drm/amdkfd: Add bounds check for AMDKFD_IOC_WAIT_EVENTSSunday Clement
2026-06-04drm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König
2026-06-04drm/amdgpu/userq: Fix reading timeline points in wait ioctlDavid Rosca
2026-06-04drm/amdkfd: fix SMI event cross-process information leakYongqiang Sun
2026-06-04of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() failsWandun Chen
2026-06-04drm/amdkfd: always resume_all after suspend_allAlex Deucher
2026-06-04drm/amdgpu/gfx: move fault and EOP IRQ get/put to hw_init/hw_finiYunxiang Li
2026-06-04Merge tag 's390-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-06-04drm/amd/display: Consult MCCS FreeSync cap only if requested & supportedMichel Dänzer
2026-06-04drm/amd/pm: Use strscpy in profile mode parsingLijo Lazar
2026-06-04drm/amdkfd: Fix infinite loop parsing CRAT with zero subtype lengthYongqiang Sun