| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-11 | amd-pstate: Add missing documentation for `amd_pstate_prefcore_ranking` |  Mario Limonciello | 1 | -1/+8 |
| 2024-09-11 | cpufreq: amd-pstate: Add documentation for `amd_pstate_hw_prefcore` |  Mario Limonciello | 1 | -0/+5 |
| 2024-09-11 | cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_ratio_numerator() |  Mario Limonciello | 1 | -1/+2 |
| 2024-09-10 | Merge branch 'linus' into timers/core |  Thomas Gleixner | 4 | -14/+14 |
| 2024-09-10 | iommu/amd: Add kernel parameters to limit V1 page-sizes |  Joerg Roedel | 1 | -6/+11 |
| 2024-09-09 | zram: support priority parameter in recompression |  Sergey Senozhatsky | 1 | -1/+4 |
| 2024-09-09 | Documentation/zram: add documentation for algorithm parameters |  Sergey Senozhatsky | 1 | -8/+39 |
| 2024-09-09 | zram: introduce algorithm_params device attribute |  Sergey Senozhatsky | 1 | -0/+1 |
| 2024-09-09 | zram: introduce custom comp backends API |  Sergey Senozhatsky | 1 | -9/+2 |
| 2024-09-09 | mm: add sysfs entry to disable splitting underused THPs |  Usama Arif | 1 | -0/+10 |
| 2024-09-09 | mm: split underused THPs |  Usama Arif | 1 | -0/+6 |
| 2024-09-09 | Docs/damon: use damonitor GitHub organization instead of awslabs |  SeongJae Park | 2 | -6/+6 |
| 2024-09-09 | mm: count the number of partially mapped anonymous THPs per size |  Barry Song | 1 | -0/+7 |
| 2024-09-09 | mm: count the number of anonymous THPs per size |  Barry Song | 1 | -0/+5 |
| 2024-09-08 | treewide: Fix wrong singular form of jiffies in comments |  Anna-Maria Behnsen | 1 | -1/+1 |
| 2024-09-09 | Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.09.24a', 'rcutorture.14.08.24a', 'rcustall.09.09.24a', 'srcu.12.08.24a', 'rcu.tasks.14.08.24a', 'rcu_scaling_tests.15.08.24a', 'fixes.12.08.24a' and 'misc.11.08.24a' into next.09.09.24a |  Neeraj Upadhyay | 1 | -9/+11 |
| 2024-09-06 | perf: Add driver for Arm NI-700 interconnect PMU |  Robin Murphy | 2 | -0/+18 |
| 2024-09-05 | Documentation: Document the kernel flag bdev_allow_write_mounted |  Guilherme G. Piccoli | 1 | -0/+12 |
| 2024-09-05 | Merge tag 'v6.11-rc6' into docs-mw |  Jonathan Corbet | 2 | -4/+2 |
| 2024-09-05 | media: cec: extron-da-hd-4k-plus: add the Extron DA HD 4K Plus CEC driver |  Hans Verkuil | 1 | -0/+87 |
| 2024-09-05 | Merge tag 'hwmon-for-v6.11-rc7' into review-hans |  Hans de Goede | 3 | -11/+10 |
| 2024-09-04 | Documentation: admin-guide: pm: Add efficiency vs. latency tradeoff to uncore documentation |  Tero Kristo | 1 | -0/+59 |
| 2024-09-04 | KVM: Add a module param to allow enabling virtualization when KVM is loaded |  Sean Christopherson | 1 | -0/+17 |
| 2024-09-03 | Documentation/cgroup-v2: clarify that zswap.writeback is ignored if zswap is disabled |  Mike Yuan | 1 | -0/+2 |
| 2024-09-03 | mm,memcg: provide per-cgroup counters for NUMA balancing operations |  Kaiyang Zhao | 1 | -0/+19 |
| 2024-09-03 | docs: move numa=fake description to kernel-parameters.txt |  Mike Rapoport (Microsoft) | 1 | -0/+15 |
| 2024-09-01 | Document/kexec: generalize crash hotplug description |  Sourabh Jain | 1 | -2/+3 |
| 2024-09-01 | memcg: initiate deprecation of pressure_level |  Shakeel Butt | 1 | -2/+6 |
| 2024-09-01 | memcg: initiate deprecation of oom_control |  Shakeel Butt | 1 | -2/+6 |
| 2024-09-01 | memcg: initiate deprecation of v1 soft limit |  Shakeel Butt | 1 | -2/+6 |
| 2024-09-01 | memcg: initiate deprecation of v1 tcp accounting |  Shakeel Butt | 1 | -0/+8 |
| 2024-09-01 | mm: override mTHP "enabled" defaults at kernel cmdline |  Ryan Roberts | 2 | -6/+39 |
| 2024-09-01 | mm, memcg: cg2 memory{.swap,}.peak write handlers |  David Finkel | 1 | -8/+14 |
| 2024-09-01 | mm/memcontrol: respect zswap.writeback setting from parent cg too |  Mike Yuan | 1 | -3/+4 |
| 2024-08-30 | drivers/perf: hisi_pcie: Export supported Root Ports [bdf_min, bdf_max] |  Yicong Yang | 1 | -1/+3 |
| 2024-08-30 | proc: add config & param to block forcing mem writes |  Adrian Ratiu | 1 | -0/+10 |
| 2024-08-27 | Documentation/srso: Document a method for checking safe RET operates properly |  Borislav Petkov (AMD) | 1 | -0/+69 |
| 2024-08-26 | Documentation: ext4.rst: remove obsolete descriptions of noacl/nouser_xattr options |  Stefan Tauner | 1 | -10/+0 |
| 2024-08-26 | Documentation: admin-guide: direct people to bug trackers, if specified |  Jani Nikula | 1 | -8/+9 |
| 2024-08-26 | docs: bug-bisect: rewrite to better match the other bisecting text |  Thorsten Leemhuis | 1 | -49/+117 |
| 2024-08-26 | tracing/Documentation: Start a document on how to debug with tracing |  Steven Rostedt | 1 | -0/+2 |
| 2024-08-26 | tracing: Have trace_printk not use binary prints if boot buffer |  Steven Rostedt | 1 | -3/+1 |
| 2024-08-26 | tracing: Allow trace_printk() to go to other instance buffers |  Steven Rostedt | 1 | -4/+10 |
| 2024-08-26 | tracing: Add "traceoff" flag to boot time tracing instances |  Steven Rostedt | 1 | -0/+17 |
| 2024-08-23 | Documentation: dwc_pcie_pmu: Update bdf to sbdf |  Krishna chaitanya chundru | 1 | -8/+8 |
| 2024-08-21 | dm-crypt: Allow to specify the integrity key size as option |  Ingo Franzki | 1 | -0/+4 |
| 2024-08-21 | dm delay: enhance kernel documentation |  Heinz Mauelshagen | 1 | -9/+32 |
| 2024-08-21 | dm vdo: add dmsetup message for returning configuration info |  Bruce Johnston | 1 | -1/+6 |
| 2024-08-20 | documentation: add IPE documentation |  Deven Bowers | 3 | -0/+803 |
| 2024-08-19 | cgroup: update some statememt about delegation |  Chen Ridong | 1 | -4/+6 |