aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
14 hoursdrivers/virtio/virtio_balloon: integrate ACMA and ballooningdamon/nextSeongJae Park1-0/+26
14 hoursmm/damon/acma: implement scale up featureSeongJae Park1-4/+90
14 hoursmm/damon/acma: implement scale down featureSeongJae Park1-6/+131
14 hoursmm/page_reporting: implement a function for reporting specific pfn rangeSeongJae Park1-0/+27
14 hoursmm/damon: add the initial part of access/contiguity-aware memory auto-scaling...SeongJae Park3-0/+351
14 hoursmm/damon: implement DAMOS actions for access-aware contiguous memory allocationSeongJae Park3-0/+134
14 hours==== ACMA ====SeongJae Park1-0/+0
14 hoursmm/damon/core: a bit more cleanup and commentsSeongJae Park1-17/+19
14 hoursmm/damon/core: reduce fields copying using temporal list_head backupSeongJae Park1-21/+8
14 hoursmm/damon: implement DAMON context input-only update functionSeongJae Park2-0/+291
14 hours==== commit cleanup ====SeongJae Park1-0/+0
14 hoursDocs/mm/damon/design: add API link to damon_ctxSeongJae Park1-3/+3
14 hoursDocs/admin-guide/mm/damon/start: add access pattern snapshot exampleSeongJae Park1-4/+39
14 hoursDocs/mm/damon/maintainer-profile: mention HacKerMaiL for beginnersSeongJae Park1-0/+6
14 hours==== docs improvement ====SeongJae Park1-0/+0
14 hoursmm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotionHyeongtak Ji3-0/+6
14 hoursmm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotionHonggyu Kim3-0/+157
14 hoursmm/migrate: add MR_DAMON to migrate_reasonHonggyu Kim2-1/+3
14 hoursmm/damon/sysfs-schemes: add target_nid on sysfs-schemesHyeongtak Ji6-6/+51
14 hoursmm: make alloc_demote_folio externally invokable for migrationHonggyu Kim2-2/+2
14 hours==== damos_migrate ====SeongJae Park1-0/+0
14 hours=== hacks in progress ===SeongJae Park1-0/+0
14 hoursAdd debug log for PSISeongJae Park1-0/+1
14 hoursmm/damon/core: add debugging-purpose log of tuned eszSeongJae Park1-0/+2
14 hoursmm/damon/core: add todo for DAMOS interval validationSeongJae Park1-0/+1
14 hoursmm/damon/sysfs: Add a file for simple checking memcg ids and pathsSeongJae Park1-0/+26
14 hoursmm/damon: Add debug codeSeongJae Park1-0/+58
14 hours=== commits aiming not to be posted ===SeongJae Park1-0/+0
14 hours=== patches written or reviewed by SJ but not merged in -mm ===SeongJae Park1-0/+0
14 hoursRevert "kselftest/runner.sh: Propagate SIGTERM to runner child"SeongJae Park1-2/+1
14 hours=== temporal fixes ===SeongJae Park1-0/+0
14 hoursAdd -damon suffix to the version nameSeongJae Park1-1/+1
15 hours=== mark start of DAMON hack tree ===SeongJae Park1-0/+6
3 daysmm: add swappiness= arg to memory.reclaimDan Schatzberg4-22/+81
3 daysmm: add defines for min/max swappinessDan Schatzberg3-7/+9
3 daysmm: optimization on page allocation when CMA enabledZhaoyang Huang1-4/+40
3 daysfilemap: replace pte_offset_map() with pte_offset_map_nolock()ZhangPeng1-1/+2
3 daysselftest mm/mseal read-only elf memory segmentJeff Xu4-36/+275
3 daysmseal: add documentationJeff Xu2-0/+200
3 daysselftest mm/mseal memory sealingJeff Xu3-0/+1838
3 daysmseal: add mseal syscallJeff Xu8-1/+432
3 daysmseal: wire up mseal syscallJeff Xu19-2/+23
3 daysfooAndrew Morton4-23/+32
3 dayslib-add-version-into-proc-allocinfo-output-fixAndrew Morton1-1/+0
3 dayslib: add version into /proc/allocinfo outputSuren Baghdasaryan2-17/+36
3 daysmm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAILHailong.Liu1-3/+2
3 daysmm/page-owner: use gfp_nested_mask() instead of open coded maskingDave Chinner1-6/+1
3 daysstackdepot: use gfp_nested_mask() instead of open coded maskingDave Chinner1-9/+2
3 daysmm: lift gfp_kmemleak_mask() to gfp.hDave Chinner2-8/+29
3 daysMerge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds77-427/+679
3 daysMerge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds123-4324/+4632
3 daysMerge tag 'turbostat-for-Linux-6.10-merge-window' of git://git.kernel.org/pub...Linus Torvalds3-301/+899
3 daysMerge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds3-77/+108
3 daysMerge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+5
3 daysMerge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-12/+19
3 daysMerge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-208/+630
3 daysMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds387-5732/+9700
4 daysMerge tag '6.10-rc-smb-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+3
4 daysMerge tag 'ext4_for_linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-363/+481
4 daysMerge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds29-271/+1286
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds77-768/+1584
4 daysMerge tag 'hsi-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2-8/+4
4 daysMerge tag 'for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds7-84/+122
4 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds150-1180/+10936
4 daysMerge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds177-946/+611
4 daysMerge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds72-1598/+3536
4 daysMerge tag 'random-6.10-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-35/+165
4 daysMerge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-46/+811
4 daysMerge tag 'net-accept-more-20240515' of git://git.kernel.dk/linuxLinus Torvalds36-120/+156
5 dayskprobe/ftrace: fix build error due to bad function definitionLinus Torvalds1-1/+1
5 daysMerge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds39-110/+304
5 daysMerge tag 'trace-tools-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-153/+653
5 daysMerge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+83
5 daysMerge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-16/+1026
5 daysMerge tag 'trace-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds5-52/+39
5 daysMerge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds26-176/+406
5 daysMerge tag 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+10
5 daysMerge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds35-67/+28
5 daysMerge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds99-588/+853
5 daysselftests: net: local_termination: annotate the expected failuresJakub Kicinski1-12/+18
5 daysnet: dsa: microchip: Correct initialization order for KSZ88x3 portsOleksij Rempel1-0/+10
5 daysMAINTAINERS: net: Update reviewers for TI's Ethernet driversRavi Gunasekaran1-1/+0
5 daysdt-bindings: net: ti: Update maintainers listRavi Gunasekaran3-3/+0
5 daysl2tp: fix ICMP error handling for UDP-encap socketsTom Parkin1-11/+33
5 daysMerge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-18/+11
5 daysMerge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds199-1271/+3053
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds84-1013/+2607
5 daysext4: fix error pointer dereference in ext4_mb_load_buddy_gfp()Dan Carpenter1-1/+1
5 daysMerge branch 'wangxun-fixes'David S. Miller9-14/+137
5 daysnet: txgbe: fix to control VLAN stripJiawen Wu7-13/+84
5 daysnet: wangxun: match VLAN CTAG and STAG featuresJiawen Wu4-0/+50
5 daysnet: wangxun: fix to change Rx featuresJiawen Wu1-1/+3
5 dayssched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...Cheng Yu1-1/+1
5 dayssched/fair: Remove stale FREQUENCY_UTIL commentChristian Loehle1-2/+2
5 dayssched/fair: Fix initial util_avg calculationDawei Li1-2/+3
5 daysdocs: cgroup-v1: Clarify that domain levels are system-specificVitalii Bursov1-1/+6
5 dayssched/debug: Dump domains' levelVitalii Bursov1-0/+1
5 dayssched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_levelVitalii Bursov2-2/+2
5 daysx86/alternatives: Use the correct length when optimizing NOPsBorislav Petkov (AMD)1-1/+1
5 daysx86/boot: Address clang -Wimplicit-fallthrough in vsprintf()Nathan Chancellor1-0/+2
6 daysaf_packet: do not call packet_read_pending() from tpacket_destruct_skb()Eric Dumazet1-2/+1
6 daysvirtio_net: Fix missed rtnl_unlockDaniel Jurgens1-3/+3
6 daysnetrom: fix possible dead-lock in nr_rt_ioctl()Eric Dumazet1-12/+7
6 daysidpf: don't skip over ethtool tcp-data-split settingMichal Schmidt1-1/+2
6 daysdt-bindings: net: qcom: ethernet: Allow dma-coherentSagar Cheluvegowda1-0/+2
6 daysbonding: fix oops during rmmodTony Battersby1-6/+7
6 daysnet/ipv6: Fix route deleting failure when metric equals 0xu xin1-1/+4
6 daysselftests/net: reduce xfrm_policy test timeHangbin Liu1-2/+2
6 daysMerge branches 'clk-microchip', 'clk-samsung' and 'clk-qcom' into clk-nextStephen Boyd35-607/+2346
6 daysMerge branches 'clk-counted', 'clk-imx', 'clk-amlogic', 'clk-binding' and 'cl...Stephen Boyd41-63/+1037
6 daysMerge branches 'clk-stm', 'clk-renesas', 'clk-scmi' and 'clk-allwinner' into ...Stephen Boyd52-201/+3672
6 daysMerge branches 'clk-cleanup', 'clk-airoha', 'clk-mediatek', 'clk-sophgo' and ...Stephen Boyd20-301/+4046
6 daysMerge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski8-9/+20
6 daysselftests/bpf: Adjust btf_dump test to reflect recent change in file_operationsMartin KaFai Lau1-1/+1
6 daysselftests/bpf: Adjust test_access_variable_array after a kernel function name...Martin KaFai Lau1-1/+1
6 daysMerge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds85-1197/+5938
6 daysMerge tag 'mtd/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds11-12/+212
6 daysMerge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds39-396/+826
6 daysMerge tag 'pmdomain-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds13-109/+127
6 daysMerge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds307-5428/+22908
6 daysMerge tag 'drm-next-2024-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-2/+37
6 daysrtla: Documentation: Fix -t, --traceJohn Kacur3-4/+8
6 daysrtla: Fix -t\--trace[=file]John Kacur4-20/+36
6 daysrtla/timerlat: Fix histogram report when a cpu count is 0John Kacur1-18/+42
6 daysrtla: Add --trace-buffer-size optionDaniel Bristot de Oliveira8-5/+71
6 dayspowerpc/fadump: Fix section mismatch warningMichael Ellerman1-1/+1
6 daysMerge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linusRussell King (Oracle)64-989/+2591
6 daysx86/boot: Add a fallthrough annotationBorislav Petkov2-0/+2
6 daysMerge tag 'nand/for-6.10' into mtd/nextMiquel Raynal2-2/+5
6 daysMerge tag 'spi-nor/for-6.10' into mtd/nextMiquel Raynal1-2/+2
6 daysselftests/net/lib: no need to record ns name if it already existHangbin Liu1-2/+4
6 daysnet: qrtr: ns: Fix module refcntChris Lew1-0/+27
6 daysnet: lan966x: remove debugfs directory in probe() error pathHerve Codina1-2/+4
7 daysdrm/tests: Add a unit test for range bias allocationArunpravin Paneer Selvam1-1/+35
7 daysdrm/buddy: Fix the range bias clear memory allocation issueArunpravin Paneer Selvam1-1/+2
7 daystools/power turbostat: version 2024.05.10Len Brown1-1/+1
7 daystools/power turbostat: Ignore pkg_cstate_limit when it is not availablePatryk Wlazlyn1-4/+3
7 daystools/power turbostat: Fix order of strings in pkg_cstate_limit_stringsPatryk Wlazlyn1-1/+1
7 daystools/power turbostat: Read Package-cstates via perfPatryk Wlazlyn1-130/+244
7 daystools/power turbostat: Read Core-cstates via perfPatryk Wlazlyn1-44/+335
7 daystools/power turbostat: Avoid possible memory corruption due to sparse topolog...Patryk Wlazlyn1-6/+19
7 daystools/power turbostat: Add columns for clustered uncore frequencyLen Brown2-120/+226
7 daysMerge tag 'wq-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-193/+327
7 daysMerge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-223/+358
7 dayskprobe/ftrace: bail out if ftrace was killedStephen Brennan10-0/+35
7 dayscifs: fix data corruption in read after invalidateSteve French1-1/+3
7 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds262-4204/+8891
7 daysMerge branch 'for-6.10' into test-merge-for-6.10Tejun Heo4-193/+327
7 daysMerge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds18-234/+527
7 daysMerge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-112/+66
7 daysMerge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds62-584/+906
7 daysARM: 9398/1: Fix userspace enter on LPAE with CC_OPTIMIZE_FOR_SIZE=yGeert Uytterhoeven2-2/+2
7 daysMerge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-35/+35
7 daysMerge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds36-83/+73
7 daysMerge tag '6.10-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-45/+64
7 dayskconfig: use sym_get_choice_menu() in sym_check_prop()Masahiro Yamada1-4/+2
7 daysselftests/kvm: remove dead filePaolo Bonzini1-1135/+0
7 daysMerge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds814-12792/+21142
7 daysMerge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-59/+35
7 daysMerge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1373-55638/+77500
7 daysselftests/bpf: add more variations of map-in-map situationsAndrii Nakryiko1-0/+10
7 daysbpf: save extended inner map info for percpu array maps as wellAndrii Nakryiko1-2/+2
7 daysMAINTAINERS: Update ARM64 BPF JIT maintainerPuranjay Mohan1-1/+1
7 daysbpf, docs: Fix the description of 'src' in ALU instructionsPuranjay Mohan1-2/+3
7 dayslibbpf: fix feature detectors when using token_fdAndrii Nakryiko2-2/+2
7 daysMerge tag 'asymmetric-keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-189/+330
7 daysMerge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds24-96/+374
7 daysMerge tag 'selinux-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-126/+146
7 daysMerge tag 'lsm-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-4/+4
7 daysparisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAHelge Deller1-0/+1
7 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski4779-91086/+187413
7 daysrtla/timerlat: Make user-space threads the defaultDaniel Bristot de Oliveira3-7/+61
7 daysrtla: Add the --warm-up optionDaniel Bristot de Oliveira5-40/+119
7 daysrtla/timerlat: Add a summary for hist modeDaniel Bristot de Oliveira1-1/+129
7 daysrtla/timerlat: Add a summary for top modeDaniel Bristot de Oliveira1-0/+108
7 daysrtla/timerlat: Use pretty formatting only on interactive ttyDaniel Bristot de Oliveira1-7/+18
7 daysrtla/auto-analysis: Replace \t with spacesDaniel Bristot de Oliveira1-46/+63
7 daysrtla/timerlat: Simplify "no value" printing on topDaniel Bristot de Oliveira1-12/+5
7 daysnet: ks8851: Fix another TX stall caused by wrong ISR flag handlingRonald Wahl1-17/+1
7 daysnet: bridge: mst: fix vlan use-after-freeNikolay Aleksandrov1-6/+10
7 daysselftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov2-6/+6
7 daysnet: bridge: xmit: make sure we have at least eth header len bytesNikolay Aleksandrov1-0/+6
7 daysMerge branch 'for-6.10-base-small' into for-linusPetr Mladek31-43/+36
7 daysarch/topology: Fix variable naming to avoid shadowingVincent Guittot1-4/+4
7 daysplatform/x86: Add new MeeGoPad ANX7428 Type-C Cross Switch driverHans de Goede3-0/+164
7 daysring-buffer: Add cast to unsigned long addr passed to virt_to_page()Steven Rostedt (Google)1-1/+1
8 daysMerge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1953-37728/+89889
8 daysMerge tag 'firewire-updates-6.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-195/+1420
8 daysMerge tag 'for-6.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-68/+97
8 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds154-2037/+2168
8 daysMerge tag 'ata-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds9-132/+139
8 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-6/+1
8 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-6/+26
8 daysMerge tag 'for-linus-6.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
8 daysMerge tag 'gfs2-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds18-258/+320
8 daysMerge tag 'dlm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds25-1509/+1382
8 daysMerge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds52-2346/+2639
8 daysMerge tag 'erofs-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-212/+555
8 dayssmb3: fix perf regression with cached writes with netfs conversionSteve French1-3/+0
8 daysMerge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-95/+33