aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-12Update Christoph's Email address and make it consistentChristoph Lameter (Ampere)2-2/+2
2025-05-12Docs/admin-guide/mm/damon/usage: document 'nid' fileSeongJae Park1-6/+6
2025-05-11crash: export PAGE_UNACCEPTED_MAPCOUNT_VALUE to vmcoreinfoZhiquan Li1-2/+2
2025-05-11Documentation: zram: update IDLE pages tracking documentationSergey Senozhatsky1-20/+21
2025-05-11fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regionsAndrei Vagin1-0/+1
2025-05-11mm/compaction: reduce the difference between low and high watermarksMichal Clapinski1-0/+6
2025-05-11zram: modernize writeback interfaceSergey Senozhatsky1-0/+17
2025-05-09x86/its: Add support for RSB stuffing mitigationPawan Gupta1-0/+3
2025-05-09x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta1-0/+2
2025-05-09x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-0/+13
2025-05-09Documentation: x86/bugs/its: Add ITS documentationPawan Gupta2-0/+169
2025-05-09PM: hibernate: add configurable delay for pm_testZihuan Zhang1-0/+7
2025-05-09Documentation: media: Add documentation file c3-isp.rstKeke Li3-0/+128
2025-05-07xfs: allow sysadmins to specify a maximum atomic write limit at mount timeDarrick J. Wong1-0/+11
2025-05-02x86/cpu: Add "Old Microcode" docs to hw-vuln toctreeBagas Sanjaya1-0/+1
2025-05-01Documentation: Document the new zoned loop block device driverDamien Le Moal2-0/+170
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-21/+8
2025-04-30kbuild: require gcc-8 and binutils-2.30Arnd Bergmann1-1/+1
2025-04-28docs: namespace: Tweak and reword resource control docJoel Savitz1-12/+12
2025-04-25docs: media: mgb4: Improve mgb4 driver documentationMartin Tůma1-0/+9
2025-04-25media: remove STA2x11 media pci driverLukas Bulwahn1-1/+0
2025-04-24Documentation/admin-guide: Document Thunderbolt/USB4 tunneling eventsAlan Borzeszkowski1-0/+33
2025-04-22xfs: remove duplicate Zoned Filesystems sections in admin-guideHans Holmberg1-21/+8
2025-04-22x86/cpu: Help users notice when running old Intel microcodeDave Hansen1-0/+21
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-4/+320
2025-04-17xfs: document zoned rt specifics in admin-guideHans Holmberg1-0/+29
2025-04-15Documentation: admin-guide: pm: Document intel_idle C1 demotionArtem Bityutskiy1-0/+21
2025-04-14cpufreq: editing corrections to cpufreq.rstRandy Dunlap1-4/+4
2025-04-14docs: Disambiguate a pair of rST labelsJames Addison2-4/+4
2025-04-14xfs: add tunable threshold parameter for triggering zone GCHans Holmberg1-0/+21
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima1-1/+1
2025-04-11Documentation: admin-guide: laptops: Add documentation for alienware-wmiKurt Borja2-0/+128
2025-04-09Documentation: gpio: document configfs interface for gpio-aggregatorKoichiro Den1-0/+107
2025-04-09x86/bugs: Add RSB mitigation documentJosh Poimboeuf2-0/+269
2025-04-09x86/early_printk: Use 'mmio32' for consistency, fix commentsAndy Shevchenko1-4/+1
2025-04-08sched: Add commadline option for RT_GROUP_SCHED togglingMichal Koutný1-0/+5
2025-04-07fs: Remove aops->writepageMatthew Wilcox (Oracle)1-1/+1
2025-04-04Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+2
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+16
2025-04-03Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+2
2025-04-02Merge tag 'for-6.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds3-2/+28
2025-04-02Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-0/+25
2025-04-02tracing: Enforce the persistent ring buffer to be page alignedSteven Rostedt1-0/+2
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+6
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds10-70/+172
2025-03-31fuse: add default_request_timeout and max_request_timeout sysctlsJoanne Koong1-0/+25
2025-03-31s390/smp: Add support for HOTPLUG_SMTHeiko Carstens1-2/+2
2025-03-30Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+8
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+5
2025-03-28Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds2-0/+159