summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-25zram: free slot memory early during writeSergey Senozhatsky
2025-01-25mm/swap_cgroup: decouple swap cgroup recording and clearingKairui Song
2025-01-25mm/swap_cgroup: remove global swap cgroup lockKairui Song
2025-01-25mm/swap_cgroup: remove swap_cgroup_cmpxchgKairui Song
2025-01-25mm, memcontrol: avoid duplicated memcg enable checkKairui Song
2025-01-25test_maple_tree: test exhausted upper limit of mtree_alloc_cyclic()Liam R. Howlett
2025-01-25mm/page_idle: constify 'struct bin_attribute'Thomas Weißschuh
2025-01-25mm/huge_memory.c: rename shadowed localAndrew Morton
2025-01-25tools: testing: add simple __mmap_region() userland testLorenzo Stoakes
2025-01-25mm: unexport apply_to_existing_page_rangeChristoph Hellwig
2025-01-25mm: fix outdated incorrect code comments for handle_mm_fault()Jinliang Zheng
2025-01-25Merge tag 'erofs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-25bcachefs: Improve journal pin flushingKent Overstreet
2025-01-25bcachefs: fix bch2_btree_node_flagsKent Overstreet
2025-01-25bcachefs: rebalance, copygc enabled are runtime optsKent Overstreet
2025-01-25Merge tag 'rproc-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2025-01-25Merge tag 'linux-watchdog-6.14-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2025-01-25Merge tag 'mtd/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-25Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-01-25drm/print: Include drm_device.hGustavo Sousa
2025-01-25bcachefs: Improve decompression error messagesKent Overstreet
2025-01-25Merge tag 'kgdb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2025-01-25Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2025-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-01-25Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-01-25ALSA: hda/realtek: Fix quirk matching for Legion Pro 7Takashi Iwai
2025-01-25LoongArch: Adjust SETUP_SLEEP and SETUP_WAKEUPHuacai Chen
2025-01-25LoongArch: Refactor bug_handler() implementationHuacai Chen
2025-01-25LoongArch: Add pgprot_nx() implementationHuacai Chen
2025-01-25LoongArch: Correct the __switch_to() prototype in commentsHuacai Chen
2025-01-25LoongArch: Correct the cacheinfo sharing informationHuacai Chen
2025-01-25LoongArch: Derive timer max_delta from PRCFG1's timer_bitsJiaxun Yang
2025-01-25LoongArch: Disable FIX_EARLYCON_MEM when ARCH_IOREMAP is enabledJiaxun Yang
2025-01-25LoongArch: Migrate to the generic rule for built-in DTBMasahiro Yamada
2025-01-25Merge tag 'irq-core-2025-01-21' into loongarch-nextHuacai Chen
2025-01-25kdb: Remove unused flags stackDr. David Alan Gilbert
2025-01-25kdb: use kmap_local_page()Zhang Heng
2025-01-24ocfs2: use str_yes_no() and str_no_yes() helper functionsThorsten Blum
2025-01-24include/linux/lz4.h: add some missing macrosGao Xiang
2025-01-24Xarray: use xa_mark_t in xas_squash_marks() to keep code consistentKemeng Shi
2025-01-24Xarray: remove repeat check in xas_squash_marks()Kemeng Shi
2025-01-24Xarray: distinguish large entries correctly in xas_split_alloc()Kemeng Shi
2025-01-24Xarray: move forward index correctly in xas_pause()Kemeng Shi
2025-01-24Xarray: do not return sibling entries from xas_find_marked()Kemeng Shi
2025-01-24ipc/util.c: complete the kernel-doc function descriptionsRandy Dunlap
2025-01-24gcov: clang: use correct function param namesRandy Dunlap
2025-01-24latencytop: use correct kernel-doc format for func paramsRandy Dunlap
2025-01-24minmax.h: remove some #defines that are only expanded onceDavid Laight
2025-01-24minmax.h: simplify the variants of clamp()David Laight